{"id":29638,"date":"2023-05-11T13:26:20","date_gmt":"2023-05-11T13:26:20","guid":{"rendered":"https:\/\/viajesislatabarca.com\/?page_id=29638"},"modified":"2026-09-06T16:23:31","modified_gmt":"2026-09-06T16:23:31","slug":"day-trip-to-tabarca","status":"publish","type":"page","link":"https:\/\/viajesislatabarca.com\/en\/day-trip-to-tabarca\/","title":{"rendered":"Day trip to Tabarca from Santa Pola"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"29638\" class=\"elementor elementor-29638 elementor-4747\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b5aeb9a elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"b5aeb9a\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bc99ea8 sc_inner_width_none sc_layouts_column_icons_position_left\" data-id=\"bc99ea8\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6d1b499 sc_fly_static elementor-widget elementor-widget-html\" data-id=\"6d1b499\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!--\n=======================================================\n  VIAJES ISLA TABARCA \u2014 \/excursion-a-tabarca\/ v3.0\n \n=======================================================\n-->\n\n<style>\n\n\/* =====================================================\n   FONT SWAP \u2014 eliminado: Poppins la carga el tema WP\n===================================================== *\/\n\n\/* =====================================================\n   KEYFRAMES\n===================================================== *\/\n@keyframes exc-fadeUp   { from{opacity:0;transform:translateY(32px)} to{opacity:1;transform:translateY(0)} }\n@keyframes exc-fadeDown { from{opacity:0;transform:translateY(-16px)} to{opacity:1;transform:translateY(0)} }\n@keyframes exc-fadeLeft { from{opacity:0;transform:translateX(40px)} to{opacity:1;transform:translateX(0)} }\n@keyframes exc-fadeRight{ from{opacity:0;transform:translateX(-40px)} to{opacity:1;transform:translateX(0)} }\n@keyframes exc-scaleIn  { from{opacity:0;transform:scale(0.94)} to{opacity:1;transform:scale(1)} }\n@keyframes exc-pulse    { 0%,100%{box-shadow:0 8px 32px rgba(232,96,58,.52)} 50%{box-shadow:0 12px 52px rgba(232,96,58,.78),0 0 0 10px rgba(232,96,58,.08)} }\n@keyframes exc-breathe  { 0%,100%{opacity:.55;transform:scale(1)} 50%{opacity:1;transform:scale(1.06)} }\n@keyframes exc-shimmer  { 0%{background-position:-300% center} 100%{background-position:300% center} }\n@keyframes exc-float    { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-6px)} }\n@keyframes exc-bar      { from{width:0} to{width:100%} }\n@keyframes exc-progress-shine { 0%{background-position:0% center} 100%{background-position:200% center} }\n@keyframes exc-wave1 { 0%{transform:translate3d(0,0,0)} 100%{transform:translate3d(-50%,0,0)} }\n@keyframes exc-blob1 {\n  0%,100%{border-radius:60% 40% 30% 70% \/ 60% 30% 70% 40%}\n  50%{border-radius:30% 60% 70% 40% \/ 50% 60% 30% 60%}\n}\n@keyframes exc-blob2 {\n  0%,100%{border-radius:30% 60% 70% 40% \/ 50% 60% 30% 60%}\n  50%{border-radius:60% 40% 30% 70% \/ 60% 30% 70% 40%}\n}\n\n\/* =====================================================\n   BASE\n===================================================== *\/\n.nt-exc * { box-sizing:border-box; }\n.nt-exc {\n  font-family: Poppins, sans-serif;\n  color: var(--vit-body);\n  margin:0 !important;\n  padding:0 !important;\n  overflow-x:hidden;\n  width:100vw !important;\n  margin-left:calc(50% - 50vw) !important;\n  position:relative;\n}\n.nt-exc h1,.nt-exc h2,.nt-exc h3,.nt-exc h4 {\n  text-transform:none !important;\n  letter-spacing:normal !important;\n  hyphens:none !important;\n  -webkit-hyphens:none !important;\n  overflow-wrap:normal !important;\n  word-break:normal !important;\n}\n\n\/* =====================================================\n   STICKY MOBILE CTA\n===================================================== *\/\n.exc-sticky {\n  display:none; position:fixed; bottom:0; left:0; right:0;\n  background:var(--vit-ink); padding:10px 16px calc(10px + env(safe-area-inset-bottom)); z-index:9999;\n  align-items:center; justify-content:space-between; gap:12px;\n  box-shadow:0 -4px 20px rgba(0,0,0,.3);\n  transform:translateY(100%);\n  transition:transform .35s var(--vit-ease);\n}\n.exc-sticky--visible { transform:translateY(0); }\n.exc-sticky__info { display:flex; flex-direction:column; line-height:1.2; }\n.exc-sticky__label { font-size:10px; color:rgba(255,255,255,.45); font-weight:500; }\n.exc-sticky__price { font-size:19px; font-weight:800; color:#fff; }\n.exc-sticky__price s { font-size:12px; color:rgba(255,255,255,.35); font-weight:400; margin-right:4px; }\n.exc-sticky__btn {\n  position:relative; overflow:hidden;\n  flex-shrink:0; display:inline-flex !important; align-items:center !important; gap:6px !important;\n  padding:13px 22px !important; background:var(--vit-primary) !important; color:#fff !important;\n  font-size:14px !important; font-weight:700 !important; text-decoration:none !important;\n  border-radius:var(--vit-r-sm)!important; white-space:nowrap;\n  animation:exc-pulse 2.8s ease-in-out infinite;\n}\n@media(max-width:900px){ .exc-sticky{display:flex;} }\n\n\/* =====================================================\n   HERO\n===================================================== *\/\n.nt-exc__hero {\n  position:relative; overflow:hidden;\n  background-color:var(--vit-deep);\n  min-height:660px;\n}\n.nt-exc__hero-bg {\n  position:absolute; inset:0;\n  background-image:url('https:\/\/viajesislatabarca.com\/wp-content\/uploads\/2026\/03\/Playa-de-Levante-Isla-de-Tabarca-aguas-cristalinas.webp') ;\n  background-size:cover; background-position:center 38%;\n  transform:none !important;\n}\n.nt-exc__hero-overlay {\n  position:relative; z-index:1; min-height:660px;\n  background:linear-gradient(to bottom,rgba(0,0,0,.04) 0%,rgba(0,0,0,.42) 50%,rgba(6,24,37,.92) 100%);\n  display:flex; flex-direction:column; align-items:center; justify-content:flex-end;\n  text-align:center; padding:0 28px 92px;\n}\n.nt-exc__hero-overlay::before {\n  content:''; position:absolute; bottom:64px; left:50%; transform:translateX(-50%);\n  width:700px; height:320px;\n  background:radial-gradient(ellipse,rgba(232,96,58,.18) 0%,transparent 70%);\n  pointer-events:none; animation:exc-breathe 5s ease-in-out infinite;\n}\n.nt-exc__hero-badge {\n  position:relative; display:inline-flex; align-items:center; gap:8px;\n  font-size:11px; font-weight:700; letter-spacing:.14em; text-transform:uppercase !important;\n  color:#fff; background:linear-gradient(90deg,rgba(232,96,58,.9),rgba(255,140,80,.95),rgba(232,96,58,.9));\n  background-size:200% auto; padding:7px 18px; border-radius:100px;\n  margin-bottom:20px; overflow:hidden; animation:exc-fadeDown .6s ease .1s both,exc-shimmer 3s linear 1s infinite;\n}\n.nt-exc__hero-badge::after {\n  content:''; position:absolute; inset:0; border-radius:100px;\n  background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.22) 50%,transparent 100%);\n  background-size:300% 100%; animation:exc-shimmer 3s ease infinite;\n}\n.nt-exc__hero-title {\n  position:relative; z-index:1;\n  font-size:56px !important; font-weight:800 !important; color:#fff !important;\n  line-height:1.05 !important; margin:0 0 18px !important;\n  text-shadow:0 3px 28px rgba(0,0,0,.4) !important;\n  animation:exc-fadeUp .8s var(--vit-ease) .35s both;\n}\n.nt-exc__hero-title span { color:var(--vit-primary); }\n.nt-exc__hero-sub {\n  position:relative; z-index:1;\n  font-size:17px; color:rgba(255,255,255,.88);\n  margin:0 0 14px; max-width:650px; line-height:1.7;\n  animation:exc-fadeUp .8s var(--vit-ease) .55s both;\n}\n.nt-exc__hero-anchor {\n  position:relative; z-index:1;\n  font-size:13px; color:rgba(255,255,255,.6); margin:0 0 28px;\n  animation:exc-fadeUp .6s ease .7s both;\n}\n.nt-exc__hero-anchor s { color:rgba(255,255,255,.38); }\n.nt-exc__hero-anchor strong { color:var(--vit-primary); font-weight:700; }\n.nt-exc__hero-btn {\n  position:relative; z-index:1; overflow:hidden;\n  display:inline-flex !important; align-items:center !important; gap:10px !important;\n  padding:18px 48px !important; background:var(--vit-primary) !important; color:#fff !important;\n  font-size:16px !important; font-weight:700 !important; letter-spacing:.05em !important;\n  text-transform:uppercase !important; text-decoration:none !important;\n  border-radius:var(--vit-r-btn)!important; margin-bottom:20px !important;\n  animation:exc-fadeUp .7s ease .85s both, exc-pulse 3s ease-in-out 2s infinite;\n  transition:background .2s,transform .15s !important;\n}\n.nt-exc__hero-btn:hover { background:var(--vit-primary-dark) !important; color:#fff !important; transform:translateY(-3px) !important; }\n.nt-exc__hero-pills {\n  position:relative; z-index:1;\n  display:flex; gap:8px; flex-wrap:wrap; justify-content:center;\n  animation:exc-fadeUp .5s ease 1.05s both;\n}\n.nt-exc__hero-pill {\n  display:inline-flex !important; align-items:center !important; gap:5px !important;\n  padding:7px 14px !important; background:rgba(255,255,255,.12) !important;\n  border:1.5px solid rgba(255,255,255,.3) !important; color:#fff !important;\n  font-size:12px !important; font-weight:600 !important;\n  text-decoration:none !important; border-radius:100px !important;\n  transition:background .2s !important;\n}\n.nt-exc__hero-pill:hover { background:rgba(255,255,255,.22) !important; color:#fff !important; }\n.nt-exc__hero-waves {\n  position:absolute; bottom:-1px; left:0; right:0; z-index:3;\n  line-height:0; overflow:hidden; pointer-events:none;\n}\n.nt-exc__hero-waves svg { display:block; width:200%; height:60px; }\n.nt-exc__wave-a,\n.nt-exc__wave-b {\n  will-change:transform;\n  transform:translate3d(0,0,0);\n  backface-visibility:hidden;\n}\n.nt-exc__wave-a { animation:exc-wave1 8s linear infinite; }\n.nt-exc__wave-b { animation:exc-wave1 12s linear infinite reverse; opacity:.45; }\n\n\/* =====================================================\n   SHARED UTILS\n===================================================== *\/\n.nt-exc__label {\n  font-size:12px !important; font-weight:600 !important; letter-spacing:.14em !important;\n  text-transform:uppercase !important; color:var(--vit-primary) !important;\n  display:block !important; margin-bottom:10px !important;\n}\n.nt-exc__title {\n  font-size:28px !important; font-weight:700 !important; color:var(--vit-ink) !important;\n  margin:0 0 10px !important; text-transform:none !important;\n}\n.nt-exc__divider { width:40px; height:4px; background:var(--vit-primary); border-radius:2px; margin:0 auto; }\n.nt-exc__divider-left { width:40px; height:4px; background:var(--vit-primary); border-radius:2px; margin:0 0 24px; }\n.nt-exc__text { font-size:15px !important; color:var(--vit-body) !important; line-height:1.8 !important; margin:0 0 16px !important; }\n.nt-exc__text strong { color:var(--vit-ink) !important; font-weight:600 !important; }\n.nt-exc__btn {\n  position:relative;\n  overflow:hidden;\n  display:inline-flex !important; align-items:center !important; gap:8px !important;\n  padding:14px 30px !important; background:var(--vit-primary) !important; color:#fff !important;\n  font-size:13px !important; font-weight:700 !important; letter-spacing:.05em !important;\n  text-transform:uppercase !important; text-decoration:none !important;\n  border-radius:8px !important; transition:background .2s,transform .15s !important;\n}\n.nt-exc__btn:hover { background:var(--vit-primary-dark) !important; color:#fff !important; transform:translateY(-2px) !important; }\n.nt-exc__checklist {\n  list-style:none !important; padding:0 !important; margin:20px 0 28px !important;\n  display:flex !important; flex-direction:column !important; gap:10px !important;\n}\n.nt-exc__checklist li {\n  font-size:14.5px !important; color:#333 !important;\n  display:flex !important; align-items:flex-start !important; gap:10px !important; line-height:1.5 !important;\n  transition:transform .2s ease;\n}\n.nt-exc__checklist li:hover { transform:translateX(4px); }\n.nt-exc__checklist li::before {\n  content:'' !important; width:20px !important; height:20px !important; min-width:20px !important;\n  margin-top:2px !important;\n  background:var(--vit-primary) !important; border-radius:50% !important;\n  background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 10L8.5 13.5L15 7' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'\/%3E%3C\/svg%3E\") !important;\n  background-repeat:no-repeat !important; background-position:center !important;\n  display:inline-block !important;\n}\n.nt-exc__img-wrap {\n  border-radius:var(--vit-r-card); border:4px solid var(--vit-primary); overflow:hidden;\n  box-shadow:0 8px 40px rgba(0,0,0,.12); height:420px;\n  transition:transform .35s var(--vit-ease), box-shadow .35s ease, border-color .35s ease;\n}\n.nt-exc__img-wrap img { width:100% !important; height:100% !important; object-fit:cover !important; display:block !important; transition:transform .5s ease; }\n.nt-exc__img-wrap:hover img { transform:scale(1.04) !important; }\n.nt-exc__info .nt-exc__img-wrap:hover {\n  transform:translateY(-8px) rotate(-.6deg);\n  box-shadow:0 22px 58px rgba(0,0,0,.18), 0 12px 34px rgba(232,96,58,.16);\n  border-color:#ff7a50;\n}\n.nt-exc__info .nt-exc__img-wrap:hover img {\n  transform:scale(1.065) !important;\n}\n\n\/* =====================================================\n   WAVE SEPARATORS\n===================================================== *\/\n.nt-exc__wave-sep {\n  display:block;\n  line-height:0;\n  overflow:hidden;\n  width:100vw;\n}\n.nt-exc__wave-sep svg { display:block; width:100%; height:44px; }\n\n\/* =====================================================\n   PRICE BAR\n===================================================== *\/\n.nt-exc__price { background:#fff; padding:28px 20px; border-bottom:1px solid #ececec; }\n.nt-exc__price-inner {\n  max-width:1100px; margin:0 auto;\n  display:flex; align-items:center; justify-content:center; gap:40px; flex-wrap:wrap;\n}\n.nt-exc__price-item { display:flex; flex-direction:column; align-items:center; gap:4px; }\n.nt-exc__price-label { font-size:12px; font-weight:500; color:var(--vit-faint); text-transform:uppercase; letter-spacing:.1em; }\n.nt-exc__price-amount { font-size:46px; font-weight:800; color:var(--vit-primary); line-height:1; }\n.nt-exc__price-amount span { font-size:22px; font-weight:600; }\n.nt-exc__price-sub { font-size:12px; color:#aaa; }\n.nt-exc__price-divider { width:1px; height:64px; background:#ececec; }\n.nt-exc__price-free-amount { font-size:28px; font-weight:800; color:var(--vit-ink); }\n.nt-exc__price-savings {\n  display:inline-flex; align-items:center; gap:8px;\n  background:var(--vit-primary-soft); border:1.5px solid rgba(232,96,58,.25);\n  border-radius:8px; padding:6px 14px; font-size:12px; color:var(--vit-primary); font-weight:600;\n}\n.nt-exc__price-savings s { color:#bbb; font-weight:400; }\n\n\/* =====================================================\n   TRUST BAR\n===================================================== *\/\n.nt-exc__trust { background:var(--vit-ink); padding:30px 20px; }\n.nt-exc__trust-inner {\n  max-width:1100px; margin:0 auto;\n  display:grid; grid-template-columns:repeat(5,1fr);\n}\n.nt-exc__trust-item {\n  display:flex; align-items:center; gap:10px;\n  padding:12px 16px; border-right:1px solid rgba(255,255,255,.07);\n  transition:background .2s;\n}\n.nt-exc__trust-item:last-child { border-right:none; }\n.nt-exc__trust-item:hover { background:rgba(255,255,255,.04); }\n.nt-exc__trust-icon { font-size:24px; flex-shrink:0; transition:transform .35s var(--vit-ease-pop); }\n.nt-exc__trust-item:hover .nt-exc__trust-icon { transform:scale(1.3) rotate(-5deg); }\n.nt-exc__trust-title { font-size:12px; font-weight:600; color:var(--vit-primary); display:block; margin-bottom:2px; }\n.nt-exc__trust-sub { font-size:11px; color:rgba(255,255,255,.45); display:block; }\n\n\/* =====================================================\n   QU\u00c9 INCLUYE\n===================================================== *\/\n.nt-exc__includes { background:var(--vit-gray); padding:80px 20px; }\n.nt-exc__includes-inner { max-width:1100px; margin:0 auto; }\n.nt-exc__includes-header { text-align:center; margin-bottom:48px; }\n.nt-exc__cards { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; }\n.nt-exc__card {\n  background:#fff; border-radius:14px; padding:28px 24px;\n  border-top:4px solid var(--vit-primary); box-shadow:0 2px 16px rgba(0,0,0,.05);\n  transition:transform .25s var(--vit-ease),box-shadow .25s;\n}\n.nt-exc__card:hover { transform:translateY(-5px); box-shadow:0 10px 32px rgba(232,96,58,.12); }\n.nt-exc__card-icon { font-size:32px; display:block; margin-bottom:14px; transition:transform .35s var(--vit-ease-pop); }\n.nt-exc__card:hover .nt-exc__card-icon { transform:scale(1.2); }\n.nt-exc__card-title { font-size:16px !important; font-weight:700 !important; color:var(--vit-ink) !important; margin:0 0 10px !important; }\n.nt-exc__card-text { font-size:14px !important; color:var(--vit-muted) !important; line-height:1.65 !important; margin:0 !important; }\n\n\/* =====================================================\n   INTENCI\u00d3N SEO \u2014 EXCURSI\u00d3N, NO SOLO TRANSPORTE\n===================================================== *\/\n.nt-exc__intent { background:#fff; padding:76px 20px; }\n.nt-exc__intent-inner { max-width:1100px; margin:0 auto; display:grid; grid-template-columns:.95fr 1.05fr; gap:48px; align-items:start; }\n.nt-exc__intent-kicker { font-size:12px; font-weight:700; letter-spacing:.14em; text-transform:uppercase; color:var(--vit-primary); display:block; margin-bottom:12px; }\n.nt-exc__intent-title { font-size:28px !important; font-weight:800 !important; color:var(--vit-ink) !important; line-height:1.2 !important; margin:0 0 16px !important; }\n.nt-exc__intent-copy { font-size:15px !important; color:var(--vit-body) !important; line-height:1.8 !important; margin:0 0 16px !important; }\n.nt-exc__intent-panel { background:var(--vit-gray); border-radius:var(--vit-r-card); padding:24px; border:1px solid #ececec; }\n.nt-exc__intent-grid { display:grid; grid-template-columns:1fr 1fr; gap:14px; }\n.nt-exc__intent-box { background:#fff; border-radius:var(--vit-r-btn); padding:18px; border-left:4px solid var(--vit-primary); box-shadow:0 2px 12px rgba(0,0,0,.04); }\n.nt-exc__intent-box--muted { border-left-color:#aaa; }\n.nt-exc__intent-box h3 { font-size:14px !important; color:var(--vit-ink) !important; font-weight:800 !important; margin:0 0 8px !important; }\n.nt-exc__intent-box p { font-size:13px !important; color:var(--vit-muted) !important; line-height:1.6 !important; margin:0 !important; }\n.nt-exc__intent-links { display:flex; flex-wrap:wrap; gap:10px; margin-top:20px; }\n.nt-exc__intent-link { display:inline-flex !important; align-items:center !important; padding:9px 14px !important; border-radius:100px !important; background:var(--vit-primary-soft) !important; color:var(--vit-primary) !important; font-size:12px !important; font-weight:700 !important; text-decoration:none !important; border:1px solid rgba(232,96,58,.25) !important; }\n.nt-exc__intent-link:hover { background:var(--vit-primary) !important; color:#fff !important; }\n\n\/* =====================================================\n   LA ISLA \u2014 SECCI\u00d3N INFO\n===================================================== *\/\n.nt-exc__isla { background:#fff; padding:80px 20px; }\n.nt-exc__isla-inner {\n  max-width:1100px; margin:0 auto;\n  display:grid; grid-template-columns:1fr 1fr; gap:64px; align-items:center;\n}\n.nt-exc__geo-fact {\n  background:#f9f9f9; border-left:3px solid var(--vit-primary);\n  border-radius:0 10px 10px 0; padding:14px 18px; margin:16px 0 24px;\n  font-size:13px; color:var(--vit-body); line-height:1.65;\n}\n.nt-exc__geo-fact strong { color:var(--vit-ink); font-weight:600; }\n.nt-exc__stats-row {\n  display:grid; grid-template-columns:repeat(3,1fr); gap:12px; margin:24px 0;\n}\n.nt-exc__stat {\n  background:#f9f9f9; border-radius:var(--vit-r-sm); padding:16px 12px; text-align:center;\n  border-bottom:3px solid var(--vit-primary);\n  transition:transform .2s,box-shadow .2s;\n}\n.nt-exc__stat:hover { transform:translateY(-3px); box-shadow:0 6px 20px rgba(232,96,58,.1); }\n.nt-exc__stat-num { font-size:24px; font-weight:800; color:var(--vit-primary); display:block; line-height:1; }\n.nt-exc__stat-label { font-size:11px; color:var(--vit-faint); font-weight:500; margin-top:4px; display:block; text-transform:uppercase; letter-spacing:.06em; }\n\n\/* =====================================================\n   RESERVA MARINA \u2014 SECCI\u00d3N OSCURA\n===================================================== *\/\n.nt-exc__marina { background:var(--vit-ink); padding:80px 20px; }\n.nt-exc__marina-inner {\n  max-width:1100px; margin:0 auto;\n  display:grid; grid-template-columns:1fr 1fr; gap:64px; align-items:center;\n}\n.nt-exc__marina .nt-exc__title { color:#fff !important; }\n.nt-exc__marina .nt-exc__text { color:rgba(255,255,255,.7) !important; }\n.nt-exc__marina .nt-exc__text strong { color:#fff !important; }\n.nt-exc__marina-cards { display:grid; grid-template-columns:1fr 1fr; gap:14px; margin-top:28px; }\n.nt-exc__marina-card {\n  background:rgba(255,255,255,.06); border:1px solid rgba(255,255,255,.1);\n  border-radius:var(--vit-r-btn); padding:18px;\n  transition:background .25s,border-color .25s,transform .25s;\n}\n.nt-exc__marina-card:hover { background:rgba(232,96,58,.1); border-color:rgba(232,96,58,.3); transform:translateY(-3px); }\n.nt-exc__marina-card-icon { font-size:24px; display:block; margin-bottom:8px; }\n.nt-exc__marina-card-title { font-size:13px !important; font-weight:700 !important; color:#fff !important; margin:0 0 4px !important; }\n.nt-exc__marina-card-text { font-size:12px !important; color:rgba(255,255,255,.52) !important; margin:0 !important; line-height:1.5 !important; }\n.nt-exc__marina-img-wrap {\n  border-radius:var(--vit-r-card); overflow:hidden;\n  box-shadow:0 8px 40px rgba(0,0,0,.4); height:420px;\n  border:3px solid rgba(232,96,58,.4);\n}\n.nt-exc__marina-img-wrap img { width:100% !important; height:100% !important; object-fit:cover !important; display:block !important; transition:transform .5s ease; }\n.nt-exc__marina-img-wrap:hover img { transform:scale(1.04) !important; }\n\n\/* =====================================================\n   QU\u00c9 VER Y HACER\n===================================================== *\/\n.nt-exc__actividades { background:var(--vit-gray); padding:80px 20px; }\n.nt-exc__actividades-inner { max-width:1100px; margin:0 auto; }\n.nt-exc__actividades-header { text-align:center; margin-bottom:48px; }\n.nt-exc__act-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; }\n.nt-exc__act-card {\n  background:#fff; border-radius:14px; overflow:hidden;\n  box-shadow:0 2px 12px rgba(0,0,0,.05);\n  transition:transform .25s var(--vit-ease),box-shadow .25s;\n  text-decoration:none !important; display:block;\n}\n.nt-exc__act-card:hover { transform:translateY(-5px); box-shadow:0 12px 32px rgba(232,96,58,.12); }\n.nt-exc__act-img { height:170px; overflow:hidden; position:relative; }\n.nt-exc__act-img img { width:100% !important; height:100% !important; object-fit:cover !important; display:block !important; transition:transform .5s ease; }\n.nt-exc__act-card:hover .nt-exc__act-img img { transform:scale(1.07) !important; }\n.nt-exc__act-tag {\n  position:absolute; top:12px; left:12px;\n  background:var(--vit-primary); color:#fff; font-size:10px; font-weight:700;\n  letter-spacing:.1em; text-transform:uppercase; padding:4px 10px; border-radius:100px;\n}\n.nt-exc__act-body { padding:20px 22px; }\n.nt-exc__act-title { font-size:16px !important; font-weight:700 !important; color:var(--vit-ink) !important; margin:0 0 8px !important; }\n.nt-exc__act-text { font-size:13.5px !important; color:var(--vit-muted) !important; margin:0 !important; line-height:1.6 !important; }\n.nt-exc__act-more { display:inline-flex; align-items:center; gap:4px; font-size:12px; font-weight:700; color:var(--vit-primary); text-transform:uppercase; letter-spacing:.06em; margin-top:12px; }\n\n\/* =====================================================\n   ITINERARIO \u2014 TU D\u00cdA PERFECTO\n===================================================== *\/\n.nt-exc__itinerario { background:#fff; padding:80px 20px; }\n.nt-exc__itinerario-inner { max-width:860px; margin:0 auto; }\n.nt-exc__itinerario-header { text-align:center; margin-bottom:48px; }\n.nt-exc__timeline { position:relative; padding-left:40px; }\n.nt-exc__timeline::before {\n  content:''; position:absolute; left:14px; top:0; bottom:0;\n  width:2px; background:linear-gradient(to bottom,var(--vit-primary) 0%,rgba(232,96,58,.1) 100%);\n}\n.nt-exc__tl-item { position:relative; margin-bottom:32px; }\n.nt-exc__tl-item:last-child { margin-bottom:0; }\n.nt-exc__tl-dot {\n  position:absolute; left:-33px; top:4px;\n  width:18px; height:18px; border-radius:50%;\n  background:var(--vit-primary); border:3px solid #fff; box-shadow:0 0 0 2px var(--vit-primary);\n  transition:transform .3s var(--vit-ease-pop);\n}\n.nt-exc__tl-item:hover .nt-exc__tl-dot { transform:scale(1.3); }\n.nt-exc__tl-time {\n  font-size:11px; font-weight:700; color:var(--vit-primary); text-transform:uppercase;\n  letter-spacing:.1em; display:block; margin-bottom:4px;\n}\n.nt-exc__tl-title { font-size:16px !important; font-weight:700 !important; color:var(--vit-ink) !important; margin:0 0 6px !important; }\n.nt-exc__tl-text { font-size:14px !important; color:var(--vit-muted) !important; margin:0 !important; line-height:1.65 !important; }\n.nt-exc__tl-badge {\n  display:inline-flex; align-items:center; gap:5px;\n  background:var(--vit-primary-soft); border:1px solid rgba(232,96,58,.25);\n  border-radius:6px; padding:3px 9px; font-size:11px; font-weight:600;\n  color:var(--vit-primary); margin-top:6px;\n}\n\n\/* =====================================================\n   D\u00d3NDE SALE EL BARCO\n===================================================== *\/\n.nt-exc__info { background:var(--vit-gray); padding:80px 20px; }\n.nt-exc__info-inner {\n  max-width:1100px; margin:0 auto;\n  display:grid; grid-template-columns:1fr 1fr; gap:64px; align-items:center;\n}\n\n\/* =====================================================\n   HORARIOS CALLOUT\n===================================================== *\/\n.nt-exc__horarios { background:#fff; padding:64px 20px; }\n.nt-exc__horarios-inner { max-width:760px; margin:0 auto; text-align:center; }\n.nt-exc__horarios-callout {\n  background: linear-gradient(135deg, var(--vit-ink) 0%, #2a2a2a 100%);\n  border-radius: 20px; padding: 44px 40px;\n  position: relative; overflow: hidden;\n  border:1px solid rgba(255,255,255,.08);\n  box-shadow: 0 12px 48px rgba(0,0,0,.18);\n  transform-style:preserve-3d;\n}\n.nt-exc__horarios-callout::before {\n  content:''; position:absolute; top:-40px; right:-40px;\n  width:200px; height:200px; border-radius:50%;\n  background: radial-gradient(circle, rgba(232,96,58,.18) 0%, transparent 70%);\n  pointer-events:none;\n  transition:transform .35s var(--vit-ease), opacity .35s ease;\n}\n.nt-exc__horarios-callout:hover {\n  transform:translateY(-8px) perspective(900px) rotateX(2deg);\n  box-shadow:0 24px 64px rgba(0,0,0,.26), 0 16px 42px rgba(232,96,58,.18);\n  border-color:rgba(232,96,58,.34);\n}\n.nt-exc__horarios-callout:hover::before {\n  transform:translate3d(-18px,18px,22px) scale(1.18);\n  opacity:.95;\n}\n.nt-exc__horarios-callout-icon {\n  font-size:44px; display:block; margin-bottom:16px;\n  animation: exc-float 3s ease-in-out infinite;\n}\n.nt-exc__horarios-callout-title {\n  font-size:24px !important; font-weight:800 !important;\n  color:#fff !important; margin:0 0 10px !important;\n}\n.nt-exc__horarios-callout-sub {\n  font-size:15px; color:rgba(255,255,255,.65);\n  line-height:1.7; margin:0 0 28px; max-width:480px;\n  margin-left:auto; margin-right:auto;\n}\n.nt-exc__horarios-pills {\n  display:flex; flex-wrap:wrap; justify-content:center;\n  gap:8px; margin-bottom:28px;\n}\n.nt-exc__horarios-pill {\n  display:inline-flex; align-items:center; gap:5px;\n  background:rgba(255,255,255,.08); border:1px solid rgba(255,255,255,.15);\n  border-radius:100px; padding:6px 16px;\n  font-size:12px; font-weight:600; color:rgba(255,255,255,.85);\n}\n.nt-exc__horarios-btn {\n  position:relative; overflow:hidden;\n  display:inline-flex !important; align-items:center !important; gap:8px !important;\n  padding:16px 36px !important; background:var(--vit-primary) !important; color:#fff !important;\n  font-size:14px !important; font-weight:700 !important;\n  text-decoration:none !important; border-radius:var(--vit-r-sm)!important;\n  animation:exc-pulse 2.8s ease-in-out infinite;\n  transition:background .2s,transform .15s !important;\n}\n.nt-exc__horarios-btn:hover { background:var(--vit-primary-dark) !important; color:#fff !important; transform:translateY(-2px) !important; }\n@media(max-width:600px){\n  .nt-exc__horarios-callout { padding:32px 22px; }\n  .nt-exc__horarios-callout-title { font-size:20px !important; }\n}\n\n\/* =====================================================\n   POR QU\u00c9 NOSOTROS\n===================================================== *\/\n.nt-exc__porque { background:var(--vit-ink); padding:80px 20px; }\n.nt-exc__porque-inner { max-width:1100px; margin:0 auto; }\n.nt-exc__porque-header { text-align:center; margin-bottom:48px; }\n.nt-exc__porque .nt-exc__title { color:#fff !important; }\n.nt-exc__porque .nt-exc__divider { margin:0 auto; }\n.nt-exc__porque-grid { display:grid; grid-template-columns:repeat(5,1fr); gap:16px; }\n.nt-exc__porque-card {\n  background:rgba(255,255,255,.06); border:1px solid rgba(255,255,255,.1);\n  border-radius:14px; padding:24px 20px; text-align:center;\n  transition:background .25s,border-color .25s,transform .25s;\n}\n.nt-exc__porque-card:hover { background:rgba(232,96,58,.1); border-color:rgba(232,96,58,.3); transform:translateY(-4px); }\n.nt-exc__porque-icon { font-size:32px; display:block; margin-bottom:12px; }\n.nt-exc__porque-num { font-size:26px; font-weight:800; color:var(--vit-primary); display:block; line-height:1; margin-bottom:4px; }\n.nt-exc__porque-title { font-size:13px !important; font-weight:700 !important; color:#fff !important; margin:0 0 6px !important; }\n.nt-exc__porque-text { font-size:11.5px !important; color:rgba(255,255,255,.5) !important; margin:0 !important; line-height:1.5 !important; }\n\n\/* =====================================================\n   RESE\u00d1AS\n===================================================== *\/\n.nt-exc__resenas { background:var(--vit-gray); padding:80px 20px; }\n.nt-exc__resenas-inner { max-width:1000px; margin:0 auto; text-align:center; }\n.nt-exc__resenas-score {\n  display:inline-flex; align-items:center; gap:24px;\n  background:#fff; border-radius:var(--vit-r-card); padding:22px 40px;\n  margin:28px 0; box-shadow:0 4px 20px rgba(0,0,0,.07);\n}\n.nt-exc__resenas-num { font-size:52px; font-weight:800; color:var(--vit-ink); line-height:1; }\n.nt-exc__resenas-detail { text-align:left; }\n.nt-exc__resenas-stars { color:#f4c430; font-size:22px; letter-spacing:2px; display:block; }\n.nt-exc__resenas-count { font-size:12px; color:var(--vit-faint); display:block; margin-top:3px; }\n.nt-exc__resenas-badges { display:flex; gap:16px; justify-content:center; flex-wrap:wrap; margin:0 0 36px; }\n.nt-exc__resena-badge {\n  display:flex; align-items:center; gap:10px;\n  background:#fff; border-radius:var(--vit-r-btn); padding:14px 22px;\n  text-decoration:none !important; border:1px solid #ececec;\n  transition:box-shadow .2s,transform .2s;\n}\n.nt-exc__resena-badge:hover { box-shadow:0 6px 20px rgba(0,0,0,.09); transform:translateY(-2px); }\n.nt-exc__resena-badge-icon { font-size:24px; }\n.nt-exc__resena-badge-title { font-size:13px; font-weight:700; color:var(--vit-ink); display:block; }\n.nt-exc__resena-badge-sub { font-size:11px; color:var(--vit-faint); display:block; }\n.nt-exc__reviews-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; margin-top:20px; }\n.nt-exc__review {\n  background:#fff; border-radius:14px; padding:22px 20px; text-align:left;\n  box-shadow:0 2px 12px rgba(0,0,0,.05); border:1px solid var(--vit-line);\n  transition:transform .2s,box-shadow .2s;\n}\n.nt-exc__review:hover { transform:translateY(-3px); box-shadow:0 8px 24px rgba(0,0,0,.08); }\n.nt-exc__review-stars { color:#f4c430; font-size:14px; letter-spacing:1px; display:block; margin-bottom:8px; }\n.nt-exc__review-text { font-size:13.5px !important; color:var(--vit-body) !important; line-height:1.65 !important; margin:0 0 12px !important; font-style:italic; }\n.nt-exc__review-author { display:flex; align-items:center; gap:10px; }\n.nt-exc__review-avatar { width:36px; height:36px; border-radius:50%; background:var(--vit-primary); display:flex; align-items:center; justify-content:center; font-size:15px; font-weight:700; color:#fff; flex-shrink:0; }\n.nt-exc__review-name { font-size:13px; font-weight:700; color:var(--vit-ink); display:block; }\n.nt-exc__review-via { font-size:11px; color:#aaa; }\n\n\/* =====================================================\n   FAQ\n===================================================== *\/\n.nt-exc__faq { background:#fff; padding:80px 20px; }\n.nt-exc__faq-inner { max-width:860px; margin:0 auto; }\n.nt-exc__faq-header { text-align:center; margin-bottom:40px; }\n.nt-exc__faq-divider { width:40px; height:4px; background:var(--vit-primary); border-radius:2px; margin:12px auto 0; }\n.nt-exc__faq-item {\n  background:#f9f9f9; border-radius:var(--vit-r-btn); margin-bottom:8px; overflow:hidden;\n  box-shadow:0 1px 6px rgba(0,0,0,.04); transition:box-shadow .2s;\n}\n.nt-exc__faq-item:hover { box-shadow:0 4px 16px rgba(0,0,0,.07); }\n.nt-exc__faq-q {\n  font-size:15px; font-weight:600; color:var(--vit-ink); cursor:pointer;\n  display:flex; justify-content:space-between; align-items:center; gap:12px;\n  padding:18px 22px; user-select:none;\n}\n.nt-exc__faq-q::after { content:'+'; font-size:22px; color:var(--vit-primary); font-weight:400; flex-shrink:0; transition:transform .25s; }\n.nt-exc__faq-item.is-open .nt-exc__faq-q::after { transform:rotate(45deg); }\n.nt-exc__faq-a { font-size:14px; color:var(--vit-muted); line-height:1.75; padding:0 22px 18px; display:none; }\n.nt-exc__faq-a a { color:var(--vit-primary) !important; font-weight:600; text-decoration:none !important; }\n.nt-exc__faq-a a:hover { text-decoration:underline !important; }\n.nt-exc__faq-item.is-open .nt-exc__faq-a { display:block; }\n\n\/* =====================================================\n   CTA FINAL\n===================================================== *\/\n.nt-exc__cta { background:var(--vit-primary); padding:88px 20px; text-align:center; position:relative; overflow:hidden; }\n.nt-exc__cta::before {\n  content:''; position:absolute; inset:0;\n  background:radial-gradient(ellipse at center,rgba(255,255,255,.12) 0%,transparent 65%);\n  pointer-events:none;\n}\n.nt-exc__cta-blob1,.nt-exc__cta-blob2 {\n  position:absolute; pointer-events:none; z-index:0;\n}\n.nt-exc__cta-blob1 {\n  width:380px; height:380px;\n  background:rgba(255,255,255,.07);\n  top:-60px; left:-70px;\n  animation:exc-blob1 8s ease-in-out infinite;\n}\n.nt-exc__cta-blob2 {\n  width:280px; height:280px;\n  background:rgba(255,255,255,.05);\n  bottom:-40px; right:-40px;\n  animation:exc-blob2 11s ease-in-out infinite;\n}\n.nt-exc__cta-title { font-size:34px !important; font-weight:800 !important; color:#fff !important; margin:0 0 12px !important; }\n.nt-exc__cta-sub { font-size:16px !important; color:rgba(255,255,255,.88) !important; margin:0 0 32px !important; }\n.nt-exc__cta-btn {\n  position:relative; z-index:1; overflow:hidden;\n  display:inline-flex !important; align-items:center !important; gap:10px !important;\n  padding:20px 52px !important; background:#fff !important; color:var(--vit-primary) !important;\n  font-size:16px !important; font-weight:800 !important; letter-spacing:.05em !important;\n  text-transform:uppercase !important; text-decoration:none !important;\n  border-radius:var(--vit-r-btn)!important; box-shadow:0 8px 32px rgba(0,0,0,.15) !important;\n  transition:background .2s,transform .15s !important;\n}\n.nt-exc__cta-btn:hover { background:#f5f5f5 !important; color:var(--vit-primary) !important; transform:translateY(-3px) !important; }\n.nt-exc__cta-note { font-size:13px; color:rgba(255,255,255,.72); margin:18px 0 0; }\n.nt-exc__cta-trust { display:flex; justify-content:center; gap:24px; flex-wrap:wrap; margin-top:20px; }\n.nt-exc__cta-trust-item { font-size:12px; color:rgba(255,255,255,.75); display:flex; align-items:center; gap:5px; }\n.nt-exc__cta-title,\n.nt-exc__cta-sub,\n.nt-exc__cta-note,\n.nt-exc__cta-trust { position:relative; z-index:1; }\n\n\/* =====================================================\n   RESPONSIVE\n===================================================== *\/\n@media(max-width:1024px) {\n  .nt-exc__porque-grid { grid-template-columns:repeat(3,1fr); }\n}\n@media(max-width:900px) {\n  .nt-exc__hero-title { font-size:42px !important; }\n  .nt-exc__hero-overlay { min-height:600px; padding:0 22px 90px; }\n  .nt-exc__cards { grid-template-columns:1fr 1fr; }\n  .nt-exc__intent-inner { grid-template-columns:1fr; gap:28px; }\n  .nt-exc__isla-inner,.nt-exc__marina-inner,.nt-exc__info-inner { grid-template-columns:1fr; gap:32px; }\n  .nt-exc__img-wrap,.nt-exc__marina-img-wrap { height:260px; order:-1; }\n  .nt-exc__trust-inner { grid-template-columns:repeat(3,1fr); }\n  .nt-exc__trust-item:nth-child(3) { border-right:none; }\n  .nt-exc__trust-item:nth-child(4),.nt-exc__trust-item:nth-child(5) { border-top:1px solid rgba(255,255,255,.07); }\n  .nt-exc__act-grid { grid-template-columns:1fr 1fr; }\n  .nt-exc__porque-grid { grid-template-columns:repeat(3,1fr); }\n  .nt-exc__reviews-grid { grid-template-columns:1fr; }\n  .nt-exc__price-divider { display:none; }\n  .nt-exc__resenas-score { gap:16px; padding:18px 24px; }\n  .nt-exc__porque { padding:60px 20px; }\n}\n@media(max-width:600px) {\n  .nt-exc { padding-bottom:86px !important; }\n  .nt-exc__hero { min-height:610px; }\n  .nt-exc__hero-overlay { min-height:610px; padding:0 18px 76px; }\n  .nt-exc__hero-badge {\n    max-width:calc(100vw - 36px);\n    margin-top:24px;\n    padding:7px 14px;\n    font-size:10px;\n    letter-spacing:.11em;\n    justify-content:center;\n    white-space:normal;\n  }\n  .nt-exc__hero-title { font-size:35px !important; line-height:1.08 !important; }\n  .nt-exc__hero-sub { font-size:15px; line-height:1.58; }\n  .nt-exc__hero-btn {\n    width:min(100%,360px) !important;\n    justify-content:center !important;\n    padding:16px 18px !important;\n    font-size:13px !important;\n    line-height:1.25 !important;\n    text-align:center !important;\n  }\n  .nt-exc__hero-pill {\n    max-width:100%;\n    justify-content:center;\n    text-align:center;\n    line-height:1.25;\n  }\n  .nt-exc__cards { grid-template-columns:1fr; }\n  .nt-exc__intent-grid { grid-template-columns:1fr; }\n  .nt-exc__intent { padding:52px 16px; }\n  .nt-exc__act-grid { grid-template-columns:1fr; }\n  .nt-exc__porque-grid { grid-template-columns:repeat(2,1fr); }\n  .nt-exc__trust-inner { grid-template-columns:1fr 1fr; }\n  .nt-exc__trust-item { border-bottom:1px solid rgba(255,255,255,.07); }\n  .nt-exc__trust-item:nth-child(2),.nt-exc__trust-item:nth-child(4) { border-right:none; }\n  .nt-exc__trust-item:nth-child(5) { grid-column:1\/-1; border-right:none; }\n  .nt-exc__stats-row { grid-template-columns:1fr 1fr; }\n  .nt-exc__marina-cards { grid-template-columns:1fr; }\n  .nt-exc__reviews-grid { grid-template-columns:1fr; }\n  .nt-exc__includes,.nt-exc__isla,.nt-exc__marina,.nt-exc__actividades,\n  .nt-exc__itinerario,.nt-exc__info,.nt-exc__porque,.nt-exc__resenas,\n  .nt-exc__faq,.nt-exc__cta { padding:52px 16px; }\n  .nt-exc__cta-title { font-size:26px !important; }\n  .nt-exc__cta-btn {\n    width:100% !important;\n    justify-content:center !important;\n    padding:16px 18px !important;\n    font-size:13px !important;\n    line-height:1.25 !important;\n    text-align:center !important;\n  }\n  .exc-sticky {\n    gap:10px;\n    padding:9px 14px calc(9px + env(safe-area-inset-bottom));\n  }\n  .exc-sticky__label { font-size:9px; }\n  .exc-sticky__price { font-size:16px; }\n  .exc-sticky__btn {\n    padding:12px 16px !important;\n    font-size:13px !important;\n    border-radius:9px !important;\n  }\n  .nt-exc__timeline { padding-left:32px; }\n  .nt-exc__porque-grid { grid-template-columns:1fr 1fr; }\n  .nt-exc__resenas-score { flex-direction:column; gap:8px; padding:20px; }\n  .nt-exc__resenas-detail { text-align:center; }\n}\n\n\/* =====================================================\n   EQUIPO\n===================================================== *\/\n.nt-exc__equipo { background:#fff; padding:64px 20px; border-top:1px solid var(--vit-line); }\n.nt-exc__equipo-inner { max-width:900px; margin:0 auto; display:grid; grid-template-columns:1fr 1fr; gap:48px; align-items:center; }\n.nt-exc__equipo-img { border-radius:var(--vit-r-card); overflow:hidden; box-shadow:0 12px 40px rgba(0,0,0,.10); }\n.nt-exc__equipo-img img { width:100%; height:320px; object-fit:cover; display:block; transition:transform .65s var(--vit-ease), filter .35s ease; }\n.nt-exc__equipo-img:hover img { transform:scale(1.06) translateY(-3px); filter:saturate(1.08) contrast(1.04); }\n.nt-exc__equipo-quote { font-size:20px !important; font-weight:700 !important; color:var(--vit-ink) !important; line-height:1.55 !important; margin:0 0 16px !important; }\n.nt-exc__equipo-quote::before { content:'\"'; color:var(--vit-primary); font-size:44px; line-height:.8; display:block; margin-bottom:8px; font-family:Georgia,serif; }\n.nt-exc__equipo-cite { font-size:13px; color:var(--vit-faint); font-style:normal; display:block; margin-bottom:16px; }\n.nt-exc__equipo-cite strong { color:var(--vit-ink); }\n.nt-exc__equipo-body { font-size:14px !important; color:var(--vit-muted) !important; line-height:1.75 !important; margin:0 !important; }\n@media(max-width:700px){ .nt-exc__equipo-inner { grid-template-columns:1fr; gap:24px; } }\n\n\/* =====================================================\n   TRUSTINDEX WRAPPER\n===================================================== *\/\n.nt-exc__trustindex-wrap { padding:12px 0 0; }\n\n\/* =====================================================\n   GEO AI BOX\n===================================================== *\/\n.nt-exc__geo-ai { background:linear-gradient(135deg,var(--vit-ink) 0%,#2a2a2a 100%); padding:64px 20px; }\n.nt-exc__geo-ai-inner { max-width:860px; margin:0 auto; }\n.nt-exc__geo-ai-title { font-size:24px !important; font-weight:800 !important; color:#fff !important; margin:0 0 6px !important; }\n.nt-exc__geo-ai-sub { font-size:13px; color:rgba(255,255,255,.5); margin:0 0 28px; letter-spacing:.3px; }\n.nt-exc__geo-ai-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:10px; }\n.nt-exc__geo-ai-item { background:rgba(255,255,255,.06); border:1px solid rgba(255,255,255,.1); border-radius:14px; padding:18px 20px; }\n.nt-exc__geo-ai-q { font-size:10px; font-weight:700; color:var(--vit-primary); text-transform:uppercase; letter-spacing:.6px; display:block; margin-bottom:6px; }\n.nt-exc__geo-ai-a { font-size:13.5px !important; color:rgba(255,255,255,.75) !important; line-height:1.6 !important; margin:0 !important; }\n@media(max-width:600px){ .nt-exc__geo-ai-grid { grid-template-columns:1fr; } }\n\n\/* =====================================================\n   HOVER UNIFICADO DE TARJETAS\n===================================================== *\/\n.nt-exc__card,\n.nt-exc__stat,\n.nt-exc__marina-card,\n.nt-exc__act-card,\n.nt-exc__horarios-callout,\n.nt-exc__porque-card,\n.nt-exc__equipo-img,\n.nt-exc__resenas-score,\n.nt-exc__resena-badge,\n.nt-exc__review,\n.nt-exc__faq-item,\n.nt-exc__geo-ai-item,\n.nt-exc__price-item {\n  transition:transform .25s var(--vit-ease),\n             box-shadow .25s ease,\n             border-color .25s ease,\n             background .25s ease;\n}\n.nt-exc__card:hover,\n.nt-exc__stat:hover,\n.nt-exc__marina-card:hover,\n.nt-exc__act-card:hover,\n.nt-exc__horarios-callout:hover,\n.nt-exc__porque-card:hover,\n.nt-exc__equipo-img:hover,\n.nt-exc__resenas-score:hover,\n.nt-exc__resena-badge:hover,\n.nt-exc__review:hover,\n.nt-exc__faq-item:hover,\n.nt-exc__geo-ai-item:hover,\n.nt-exc__price-item:hover {\n  transform:translateY(-4px);\n  box-shadow:0 10px 30px rgba(232,96,58,.11);\n  border-color:rgba(232,96,58,.22);\n}\n.nt-exc__marina-card:hover,\n.nt-exc__porque-card:hover,\n.nt-exc__geo-ai-item:hover {\n  background:rgba(232,96,58,.1);\n  border-color:rgba(232,96,58,.36);\n}\n.nt-exc__horarios-callout:hover {\n  transform:translateY(-8px) perspective(900px) rotateX(2deg);\n  box-shadow:0 24px 64px rgba(0,0,0,.26), 0 16px 42px rgba(232,96,58,.18);\n  border-color:rgba(232,96,58,.34);\n}\n\n<\/style>\n\n<!-- STICKY MOBILE CTA -->\n\n<div class=\"vit-sticky-cta\" data-vit-cta='{&quot;at&quot;:400,&quot;final&quot;:&quot;.nt-exc__cta&quot;,&quot;finalMode&quot;:&quot;rect&quot;}'>\n<div class=\"vit-sticky-cta__info\">\n<span class=\"vit-sticky-cta__label\">Day trip to Tabarca<\/span>\n<span class=\"vit-sticky-cta__price\">Book from <strong>9\u20ac<\/strong><\/span>\n<\/div>\n<a href=\"https:\/\/app.viajesislatabarca.com\/\" class=\"vit-sticky-cta__btn\">Book the trip<\/a>\n<\/div>\n\n<div class=\"nt-exc vit vit--legacy vit-page-excursion-a-tabarca\" data-vit-progress>\n\n\n<!-- ===== HERO ===== -->\n<div class=\"nt-exc__hero\" aria-label=\"Day trip to Tabarca \u2014 catamaran from Santa Pola\">\n  <div class=\"nt-exc__hero-bg\" id=\"excHeroBg\"><\/div>\n  <div class=\"nt-exc__hero-overlay\">\n    <span class=\"nt-exc__hero-badge\">Sightseeing trip \u00b7 a Mediterranean day out<\/span>\n    <h1 class=\"nt-exc__hero-title\">Day trip to <span>Tabarca<\/span><br>from Santa Pola<\/h1>\n    <p class=\"nt-exc__hero-sub\">A day out organised from Santa Pola to discover the island: catamaran with underwater views, turquoise beaches, a walk through history and free time to enjoy Tabarca without rushing.<\/p>\n    <p class=\"nt-exc__hero-anchor\">Book online \u00b7 <strong>flexible plan from 9\u20ac \u00b7 come back whenever you like<\/strong><\/p>\n    <a href=\"https:\/\/app.viajesislatabarca.com\/\" class=\"nt-exc__hero-btn\" data-vit-ripple>\n      Book my trip \u2014 from 9\u20ac\n    <\/a>\n    <div class=\"nt-exc__hero-pills\">\n      <span class=\"nt-exc__hero-pill\">A complete day out<\/span>\n      <span class=\"nt-exc__hero-pill\">Underwater views included<\/span>\n      <span class=\"nt-exc__hero-pill\">4.8 Google<\/span>\n      <span class=\"nt-exc__hero-pill\">Flexible ticket<\/span>\n    <\/div>\n  <\/div>\n  <div class=\"nt-exc__hero-waves\" aria-hidden=\"true\">\n    <svg viewBox=\"0 0 2880 60\" preserveAspectRatio=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n      <g class=\"nt-exc__wave-a\">\n        <path d=\"M0,30 C240,60 480,0 720,30 C960,60 1200,0 1440,30 C1680,60 1920,0 2160,30 C2400,60 2640,0 2880,30 L2880,60 L0,60 Z\" fill=\"#ffffff\" opacity=\"0.96\"\/>\n      <\/g>\n      <g class=\"nt-exc__wave-b\">\n        <path d=\"M0,42 C180,20 360,58 540,42 C720,26 900,58 1080,42 C1260,26 1350,46 1440,42 C1620,20 1800,58 1980,42 C2160,26 2340,58 2520,42 C2700,26 2790,46 2880,42 L2880,60 L0,60 Z\" fill=\"#ffffff\" opacity=\"0.45\"\/>\n      <\/g>\n    <\/svg>\n  <\/div>\n<\/div>\n\n<!-- ===== PRECIO ===== -->\n<div class=\"nt-exc__price\" aria-label=\"Prices for the trip to Tabarca\">\n  <div class=\"nt-exc__price-inner\">\n    <div class=\"nt-exc__price-item\">\n      <span class=\"nt-exc__price-label\">Adult trip \u00b7 online<\/span>\n      <div class=\"nt-exc__price-amount\">9<span>\u20ac<\/span><\/div>\n      <span class=\"nt-exc__price-sub\"><s style=\"color:#bbb;font-weight:400;\">12\u20ac at the desk<\/s> \u00b7 You save 3\u20ac<\/span>\n    <\/div>\n    <div class=\"nt-exc__price-divider\" aria-hidden=\"true\"><\/div>\n    <div class=\"nt-exc__price-item\">\n      <span class=\"nt-exc__price-label\">Child trip 4\u20138<\/span>\n      <div class=\"nt-exc__price-amount\">8<span>\u20ac<\/span><\/div>\n      <span class=\"nt-exc__price-sub\">A flexible family plan<\/span>\n    <\/div>\n    <div class=\"nt-exc__price-divider\" aria-hidden=\"true\"><\/div>\n    <div class=\"nt-exc__price-item\">\n      <span class=\"nt-exc__price-label\">Under 4 years<\/span>\n      <div class=\"nt-exc__price-free-amount\">FREE<\/div>\n      <span class=\"nt-exc__price-sub\">No ticket needed<\/span>\n    <\/div>\n    <div class=\"nt-exc__price-divider\" aria-hidden=\"true\"><\/div>\n    <div class=\"nt-exc__price-item\">\n      <span class=\"nt-exc__price-label\">Pets<\/span>\n      <div class=\"nt-exc__price-free-amount\">FREE<\/div>\n      <span class=\"nt-exc__price-sub\">No extra charge<\/span>\n    <\/div>\n    <div class=\"nt-exc__price-savings\">\n      A day out with the crossing there and back, underwater views and free time on the island\n    <\/div>\n  <\/div>\n<\/div>\n\n<div class=\"nt-exc__wave-sep\" style=\"background:#ffffff;\">\n  <svg viewBox=\"0 0 1440 42\" preserveAspectRatio=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M0,18 C300,0 600,42 900,20 C1160,2 1300,34 1440,18 L1440,42 L0,42 Z\" fill=\"#1a1a1a\"\/>\n  <\/svg>\n<\/div>\n\n<!-- ===== TRUST BAR ===== -->\n<div class=\"nt-exc__trust\" aria-label=\"Guarantees and benefits\">\n  <div class=\"nt-exc__trust-inner\">\n    <div class=\"nt-exc__trust-item\">\n      <span class=\"nt-exc__trust-icon\" aria-hidden=\"true\">\ud83c\udfab<\/span>\n      <div>\n        <span class=\"nt-exc__trust-title\">Instant confirmation<\/span>\n        <span class=\"nt-exc__trust-sub\">Your ticket by email straight away<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"nt-exc__trust-item\">\n      <span class=\"nt-exc__trust-icon\" aria-hidden=\"true\">\ud83d\udcc5<\/span>\n      <div>\n        <span class=\"nt-exc__trust-title\">Flexible ticket<\/span>\n        <span class=\"nt-exc__trust-sub\">Come back on whichever departure you like<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"nt-exc__trust-item\">\n      <span class=\"nt-exc__trust-icon\" aria-hidden=\"true\">\ud83d\udd2c<\/span>\n      <div>\n        <span class=\"nt-exc__trust-title\">Underwater views included<\/span>\n        <span class=\"nt-exc__trust-sub\">The seabed at no extra charge<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"nt-exc__trust-item\">\n      <span class=\"nt-exc__trust-icon\" aria-hidden=\"true\">\u2b50<\/span>\n      <div>\n        <span class=\"nt-exc__trust-title\">4.8\u2605 on Google<\/span>\n        <span class=\"nt-exc__trust-sub\">1,200+ verified reviews<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"nt-exc__trust-item\">\n      <span class=\"nt-exc__trust-icon\" aria-hidden=\"true\">\ud83d\udc3e<\/span>\n      <div>\n        <span class=\"nt-exc__trust-title\">Pets travel free<\/span>\n        <span class=\"nt-exc__trust-sub\">Your dog travels at no extra charge<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<div class=\"nt-exc__wave-sep\" style=\"background:#1a1a1a;\">\n  <svg viewBox=\"0 0 1440 42\" preserveAspectRatio=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M0,16 C360,38 720,4 1080,22 C1260,32 1380,6 1440,18 L1440,42 L0,42 Z\" fill=\"#f6f6f6\"\/>\n  <\/svg>\n<\/div>\n\n<!-- ===== QU\u00c9 INCLUYE ===== -->\n<section class=\"nt-exc__includes\" aria-labelledby=\"incluye-titulo\">\n  <div class=\"nt-exc__includes-inner\">\n    <div class=\"nt-exc__includes-header exc-reveal vit-reveal\">\n      <span class=\"nt-exc__label\">An organised sightseeing trip<\/span>\n      <h2 class=\"nt-exc__title\" id=\"incluye-titulo\">A complete plan to discover Tabarca, not just a crossing<\/h2>\n      <p style=\"font-size:16px;color:#666;margin:0 0 20px;max-width:640px;margin-left:auto;margin-right:auto;line-height:1.7;\">This page is for anyone after a one-day Mediterranean getaway: get there comfortably, see the marine reserve, have time for the beach, a walk through history, snorkelling and lunch, then come back without being tied to a fixed hour.<\/p>\n      <div class=\"nt-exc__divider\"><\/div>\n    <\/div>\n    <div class=\"nt-exc__cards\">\n      <div class=\"nt-exc__card exc-reveal exc-d1 vit-reveal vit-d1\">\n        <span class=\"nt-exc__card-icon\" aria-hidden=\"true\">\ud83e\udd3f<\/span>\n        <h3 class=\"nt-exc__card-title\">The underwater moment of the trip<\/h3>\n        <p class=\"nt-exc__card-text\">Halfway across, the catamaran stops right in the <strong>Tabarca Marine Reserve<\/strong> \u2014 the first in Spain. Head down to the glass viewing point and watch the seabed: fish, posidonia and volcanic rock. No extra cost, included with every ticket.<\/p>\n      <\/div>\n      <div class=\"nt-exc__card exc-reveal exc-d2 vit-reveal vit-d2\">\n        <span class=\"nt-exc__card-icon\" aria-hidden=\"true\">\ud83c\udfdd\ufe0f<\/span>\n        <h3 class=\"nt-exc__card-title\">A free day on the island<\/h3>\n        <p class=\"nt-exc__card-text\">The trip includes the crossing there and back, but doesn't lock you into a group or a fixed hour. <strong>You enjoy Tabarca at your own pace<\/strong> and come back on whichever departure suits you from that day's timetable.<\/p>\n      <\/div>\n      <div class=\"nt-exc__card exc-reveal exc-d3 vit-reveal vit-d3\">\n        <span class=\"nt-exc__card-icon\" aria-hidden=\"true\">\ud83d\udcf2<\/span>\n        <h3 class=\"nt-exc__card-title\">An easy start to the day<\/h3>\n        <p class=\"nt-exc__card-text\">Buying online skips the queue. Show your QR code at the <strong>orange ticket office in the port of Santa Pola<\/strong> and board straight away. In high season that can mean up to 45 minutes less waiting.<\/p>\n      <\/div>\n      <div class=\"nt-exc__card exc-reveal exc-d4 vit-reveal vit-d4\">\n        <span class=\"nt-exc__card-icon\" aria-hidden=\"true\">\ud83c\udfd6\ufe0f<\/span>\n        <h3 class=\"nt-exc__card-title\">Ready for the beach and snorkelling<\/h3>\n        <p class=\"nt-exc__card-text\">You can bring <strong>a cool box, parasol, beach chairs, floats<\/strong> and anything else you need for the day. No weight limit, no restrictions. If you're bringing snorkelling gear, it's welcome.<\/p>\n      <\/div>\n      <div class=\"nt-exc__card exc-reveal exc-d5 vit-reveal vit-d5\">\n        <span class=\"nt-exc__card-icon\" aria-hidden=\"true\">\u26f5<\/span>\n        <h3 class=\"nt-exc__card-title\">A comfortable crossing<\/h3>\n        <p class=\"nt-exc__card-text\">The catamaran has a <strong>bar during the crossing<\/strong>. Soft drinks, beer, water and snacks are available to make the 25-minute journey more pleasant. On the way back too.<\/p>\n      <\/div>\n      <div class=\"nt-exc__card exc-reveal exc-d6 vit-reveal vit-d6\">\n        <span class=\"nt-exc__card-icon\" aria-hidden=\"true\">\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d\udc66<\/span>\n        <h3 class=\"nt-exc__card-title\">A plan for couples, families and groups<\/h3>\n        <p class=\"nt-exc__card-text\">The trip works just as well for a couple's getaway, a day out with children, a group of friends or visitors who want to see Tabarca without organising every detail from scratch.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"nt-exc__wave-sep\" style=\"background:#f6f6f6;\">\n  <svg viewBox=\"0 0 1440 42\" preserveAspectRatio=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M0,20 C280,2 520,42 800,20 C1080,-2 1220,36 1440,16 L1440,42 L0,42 Z\" fill=\"#1a1a1a\"\/>\n  <\/svg>\n<\/div>\n\n<!-- ===== LA TRAVES\u00cdA ===== -->\n<section class=\"nt-exc__marina\" aria-labelledby=\"travesia-titulo\">\n  <div class=\"nt-exc__marina-inner\">\n    <div class=\"nt-exc__marina-img-wrap exc-reveal vit-reveal\">\n      <picture><source srcset=\"https:\/\/viajesislatabarca.com\/wp-content\/uploads\/2026\/04\/ferry-santa-pola-tabarca-scaled.webp \"  type=\"image\/webp\"><img loading=\"lazy\" src=\"https:\/\/viajesislatabarca.com\/wp-content\/uploads\/2026\/04\/ferry-santa-pola-tabarca-scaled.jpg\" height=\"420\" width=\"600\" class=\" sp-no-webp\" alt=\"Catamar\u00e1n Nueva Tabarca sailing to Tabarca Island with a glass bottom for underwater views\" loading=\"lazy\" decoding=\"async\" title=\"Day trip to Tabarca 1\"  > <\/picture>\n    <\/div>\n    <div class=\"exc-reveal exc-d2 vit-reveal vit-d2\">\n      <span class=\"nt-exc__label\">On board \u00b7 a one-off experience<\/span>\n      <h2 class=\"nt-exc__title\" id=\"travesia-titulo\" style=\"color:#fff !important;\">The crossing: 25 minutes of Mediterranean on board<\/h2>\n      <div class=\"nt-exc__divider-left\" style=\"background:#E8603A;\"><\/div>\n      <p class=\"nt-exc__text\" style=\"color:rgba(255,255,255,.75) !important;\">The trip starts before you reach the island. On board the <strong style=\"color:#fff !important;\">Catamar\u00e1n Nueva Tabarca<\/strong> you get 25 minutes sailing the Mediterranean with the Alicante coast on one side and the islet appearing on the horizon. It isn't just a crossing: it's the first part of the experience.<\/p>\n      <p class=\"nt-exc__text\" style=\"color:rgba(255,255,255,.75) !important;\">On the way out, the catamaran stops right in the <strong style=\"color:#fff !important;\">Marine Reserve<\/strong> for the underwater views included in the fare. On the way back, sunset over Santa Pola closes the day in the best way possible.<\/p>\n      <div class=\"nt-exc__marina-cards\">\n        <div class=\"nt-exc__marina-card\">\n          <span class=\"nt-exc__marina-card-icon\" aria-hidden=\"true\">\ud83e\udd64<\/span>\n          <h3 class=\"nt-exc__marina-card-title\">Bar on board<\/h3>\n          <p class=\"nt-exc__marina-card-text\">Soft drinks, beer and snacks available during the <span data-viajes-schedule=\"duration\">25-min crossing<\/span>, there and back.<\/p>\n        <\/div>\n        <div class=\"nt-exc__marina-card\">\n          <span class=\"nt-exc__marina-card-icon\" aria-hidden=\"true\">\ud83c\udf0a<\/span>\n          <h3 class=\"nt-exc__marina-card-title\">Panoramic deck<\/h3>\n          <p class=\"nt-exc__marina-card-text\">Views of the open sea, the Alicante coast and the island drawing closer, from the deck.<\/p>\n        <\/div>\n        <div class=\"nt-exc__marina-card\">\n          <span class=\"nt-exc__marina-card-icon\" aria-hidden=\"true\">\ud83e\udd3f<\/span>\n          <h3 class=\"nt-exc__marina-card-title\">Marine Reserve stop<\/h3>\n          <p class=\"nt-exc__marina-card-text\">A stop in protected waters for the underwater views. Included with every ticket.<\/p>\n        <\/div>\n        <div class=\"nt-exc__marina-card\">\n          <span class=\"nt-exc__marina-card-icon\" aria-hidden=\"true\">\ud83c\udfc5<\/span>\n          <h3 class=\"nt-exc__marina-card-title\">Pioneers since 1972<\/h3>\n          <p class=\"nt-exc__marina-card-text\">The oldest operator on the route. More than 50 years sailing these waters.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"nt-exc__wave-sep\" style=\"background:#1a1a1a;\">\n  <svg viewBox=\"0 0 1440 42\" preserveAspectRatio=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M0,16 C360,38 720,4 1080,22 C1260,32 1380,6 1440,18 L1440,42 L0,42 Z\" fill=\"#ffffff\"\/>\n  <\/svg>\n<\/div>\n\n<!-- ===== LA ISLA DE TABARCA ===== -->\n<section class=\"nt-exc__isla\" aria-labelledby=\"isla-titulo\">\n  <div class=\"nt-exc__isla-inner\">\n    <div class=\"exc-reveal vit-reveal\">\n      <span class=\"nt-exc__label\">Get to know your destination<\/span>\n      <h2 class=\"nt-exc__title\" id=\"isla-titulo\">Tabarca Island: the Mediterranean at its purest<\/h2>\n      <div class=\"nt-exc__divider-left\"><\/div>\n      <p class=\"nt-exc__text\">The island of <strong>Tabarca<\/strong> (officially Nueva Tabarca) is the only inhabited islet in the Valencian Community and one of the best-kept secrets in the Mediterranean. With barely <strong>30 hectares of surface<\/strong>, only 8 km from Santa Pola and 22 km from Alicante, it packs in extraordinary natural and historic riches.<\/p>\n      <p class=\"nt-exc__text\">Its turquoise waters form part of the <strong>first marine reserve in Spain<\/strong>, established in 1986, where posidonia meadows cover the seabed and marine life is protected. On land, a walled 18th-century old town, declared a <strong>historic-artistic site in 1964<\/strong> , takes you back to another era.<\/p>\n      <div class=\"nt-exc__geo-fact\">\n        <strong>\ud83d\udccd Location:<\/strong> 8 km from Santa Pola \u00b7 22 km from Alicante \u00b7 25 minutes by catamaran<br>\n        <strong>\ud83c\udfdd\ufe0f Size:<\/strong> 1,850 m long \u00b7 450 m wide \u00b7 30 hectares in total<br>\n        <strong>\ud83d\udc65 Population:<\/strong> 51 permanent residents \u00b7 3,000 visitors\/day in summer\n      <\/div>\n      <div class=\"nt-exc__stats-row\">\n        <div class=\"nt-exc__stat\">\n          <span class=\"nt-exc__stat-num\">1986<\/span>\n          <span class=\"nt-exc__stat-label\">Spain's 1st Marine Reserve<\/span>\n        <\/div>\n        <div class=\"nt-exc__stat\">\n          <span class=\"nt-exc__stat-num\">1768<\/span>\n          <span class=\"nt-exc__stat-label\">Founded by Carlos III<\/span>\n        <\/div>\n        <div class=\"nt-exc__stat\">\n          <span class=\"nt-exc__stat-num\">15m<\/span>\n          <span class=\"nt-exc__stat-label\">Highest point<\/span>\n        <\/div>\n      <\/div>\n      <p class=\"nt-exc__text\" style=\"font-size:13.5px !important; color:#777 !important;\">The island has a fascinating history: in 1768, King Carlos III freed 323 Genoese held captive on the Tunisian island of Tabarka and settled them here, charging them with defending the coast. Their descendants, the \"tabarquinos\", still keep a unique culture and cuisine alive today.<\/p>\n    <\/div>\n    <div class=\"nt-exc__img-wrap exc-reveal exc-d2 vit-reveal vit-d2\">\n      <img loading=\"lazy\" loading=\"lazy\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/viajesislatabarca.com\/wp-content\/uploads\/2024\/06\/istockphoto-1413603748-612x612-1.jpg\" alt=\"Aerial view of Tabarca Island with its crystal-clear water and old town\" loading=\"lazy\" width=\"600\" height=\"420\" title=\"Day trip to Tabarca 2\">\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"nt-exc__wave-sep\" style=\"background:#ffffff;\">\n  <svg viewBox=\"0 0 1440 42\" preserveAspectRatio=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M0,18 C300,0 600,42 900,20 C1160,2 1300,34 1440,18 L1440,42 L0,42 Z\" fill=\"#1a1a1a\"\/>\n  <\/svg>\n<\/div>\n\n<!-- ===== RESERVA MARINA ===== -->\n<section class=\"nt-exc__marina\" aria-labelledby=\"marina-titulo\">\n  <div class=\"nt-exc__marina-inner\">\n    <div class=\"nt-exc__marina-img-wrap exc-reveal vit-reveal\">\n      <img loading=\"lazy\" loading=\"lazy\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/viajesislatabarca.com\/wp-content\/uploads\/2026\/03\/5dec94ae-549b-4a66-9558-fbc36a40eec9.jpg\" alt=\"Seabed of the Tabarca Marine Reserve seen from the catamaran with underwater views\" loading=\"lazy\" width=\"600\" height=\"420\" title=\"Day trip to Tabarca 3\">\n    <\/div>\n    <div class=\"exc-reveal exc-d2 vit-reveal vit-d2\">\n      <span class=\"nt-exc__label\">Exclusive \u00b7 only on our catamaran<\/span>\n      <h2 class=\"nt-exc__title\" id=\"marina-titulo\">The Marine Reserve: snorkelling without getting wet<\/h2>\n      <div class=\"nt-exc__divider-left\" style=\"background:#E8603A;\"><\/div>\n      <p class=\"nt-exc__text\">Halfway across, the Catamar\u00e1n Nueva Tabarca stops right in the <strong>Tabarca Marine Reserve<\/strong>. Head down to the glass viewing point on the lower deck and watch the seabed through the transparent hull: fish, posidonia and the best-preserved marine ecosystem in the western Mediterranean.<\/p>\n      <p class=\"nt-exc__text\">The marine reserve covers an area of <strong>more than 1,400 hectares<\/strong> of shallow and deep water. The <strong>posidonia meadow<\/strong> is the largest on the Alicante coast and acts as the lungs of the Mediterranean.<\/p>\n      <div class=\"nt-exc__marina-cards\">\n        <div class=\"nt-exc__marina-card\">\n          <span class=\"nt-exc__marina-card-icon\" aria-hidden=\"true\">\ud83d\udc21<\/span>\n          <h3 class=\"nt-exc__marina-card-title\">Marine life<\/h3>\n          <p class=\"nt-exc__marina-card-text\">Moray eels, octopus, sea bream, sea bass, gilthead bream and shoals of red mullet in protected waters.<\/p>\n        <\/div>\n        <div class=\"nt-exc__marina-card\">\n          <span class=\"nt-exc__marina-card-icon\" aria-hidden=\"true\">\ud83c\udf3f<\/span>\n          <h3 class=\"nt-exc__marina-card-title\">Posidonia meadows<\/h3>\n          <p class=\"nt-exc__marina-card-text\">The largest meadow on the Alicante coast. A sign of exceptional water quality.<\/p>\n        <\/div>\n        <div class=\"nt-exc__marina-card\">\n          <span class=\"nt-exc__marina-card-icon\" aria-hidden=\"true\">\ud83e\udd3f<\/span>\n          <h3 class=\"nt-exc__marina-card-title\">Snorkelling on the island<\/h3>\n          <p class=\"nt-exc__marina-card-text\">The coves on the north side are perfect for snorkelling, with crystal-clear water and visibility of over 10 metres.<\/p>\n        <\/div>\n        <div class=\"nt-exc__marina-card\">\n          <span class=\"nt-exc__marina-card-icon\" aria-hidden=\"true\">\ud83d\udd2c<\/span>\n          <h3 class=\"nt-exc__marina-card-title\">Underwater views included free<\/h3>\n          <p class=\"nt-exc__marina-card-text\">No extra cost. The stop in the reserve is included with every ticket, with nothing to book separately.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"nt-exc__wave-sep\" style=\"background:#1a1a1a;\">\n  <svg viewBox=\"0 0 1440 42\" preserveAspectRatio=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M0,16 C360,38 720,4 1080,22 C1260,32 1380,6 1440,18 L1440,42 L0,42 Z\" fill=\"#f6f6f6\"\/>\n  <\/svg>\n<\/div>\n\n<!-- ===== QU\u00c9 VER Y HACER EN TABARCA ===== -->\n<section class=\"nt-exc__actividades\" aria-labelledby=\"actividades-titulo\">\n  <div class=\"nt-exc__actividades-inner\">\n    <div class=\"nt-exc__actividades-header exc-reveal vit-reveal\">\n      <span class=\"nt-exc__label\">During your trip to Tabarca<\/span>\n      <h2 class=\"nt-exc__title\" id=\"actividades-titulo\">Experiences waiting for you on the island<\/h2>\n      <p style=\"font-size:16px;color:#666;margin:10px 0 20px;max-width:560px;margin-left:auto;margin-right:auto;line-height:1.7;\">In a single day out you can see it all. Turquoise beaches, snorkelling in a marine reserve, an 18th-century old town and local food.<\/p>\n      <div class=\"nt-exc__divider\"><\/div>\n    <\/div>\n    <div class=\"nt-exc__act-grid\">\n      <a href=\"https:\/\/viajesislatabarca.com\/que-hacer-en-tabarca\/\" class=\"nt-exc__act-card exc-reveal exc-d1 vit-reveal vit-d1\">\n        <div class=\"nt-exc__act-img\">\n          <picture><source srcset=\"https:\/\/viajesislatabarca.com\/wp-content\/uploads\/2026\/03\/Playa-de-Levante-Isla-de-Tabarca-aguas-cristalinas.webp \"  type=\"image\/webp\"><img loading=\"lazy\" src=\"https:\/\/viajesislatabarca.com\/wp-content\/uploads\/2026\/03\/Playa-de-Levante-Isla-de-Tabarca-aguas-cristalinas.jpeg\" height=\"170\" width=\"400\" class=\" sp-no-webp\" alt=\"Playa de Levante, Tabarca Island, crystal-clear turquoise water\" loading=\"lazy\" decoding=\"async\" title=\"Day trip to Tabarca 4\"  > <\/picture>\n          <span class=\"nt-exc__act-tag\">Beach<\/span>\n        <\/div>\n        <div class=\"nt-exc__act-body\">\n          <h3 class=\"nt-exc__act-title\">Playa de Levante<\/h3>\n          <p class=\"nt-exc__act-text\">Tabarca's main beach. Crystal-clear turquoise water, fine sand and a posidonia seabed. Ideal for swimming and snorkelling straight from the shore. It's the busiest in summer.<\/p>\n          <span class=\"nt-exc__act-more\">See activities \u2192<\/span>\n        <\/div>\n      <\/a>\n      <div class=\"nt-exc__act-card exc-reveal exc-d2 vit-reveal vit-d2\">\n        <div class=\"nt-exc__act-img\">\n          <img loading=\"lazy\" loading=\"lazy\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/viajesislatabarca.com\/wp-content\/uploads\/2026\/03\/reserva-marina-tabarca.jpg\" alt=\"Snorkelling in the Tabarca Marine Reserve, crystal-clear coves\" loading=\"lazy\" width=\"400\" height=\"170\" title=\"Day trip to Tabarca 5\">\n          <span class=\"nt-exc__act-tag\">Snorkelling<\/span>\n        <\/div>\n        <div class=\"nt-exc__act-body\">\n          <h3 class=\"nt-exc__act-title\">Snorkelling in the Marine Reserve<\/h3>\n          <p class=\"nt-exc__act-text\">The coves on the north side of the island have visibility of 10\u201315 metres. The posidonia and marine life make Tabarca the best snorkelling spot on the Alicante coast. Bring your own goggles or hire them on the island.<\/p>\n        <\/div>\n      <\/div>\n      <a href=\"https:\/\/viajesislatabarca.com\/isla-de-tabarca\/\" class=\"nt-exc__act-card exc-reveal exc-d3 vit-reveal vit-d3\">\n        <div class=\"nt-exc__act-img\">\n          <img loading=\"lazy\" loading=\"lazy\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/viajesislatabarca.com\/wp-content\/uploads\/2026\/03\/casco-historico-tabarca.jpg\" alt=\"Baroque walls of the 18th-century old town of Tabarca Island\" loading=\"lazy\" width=\"400\" height=\"170\" title=\"Day trip to Tabarca 6\">\n          <span class=\"nt-exc__act-tag\">History<\/span>\n        <\/div>\n        <div class=\"nt-exc__act-body\">\n          <h3 class=\"nt-exc__act-title\">Walls and old town<\/h3>\n          <p class=\"nt-exc__act-text\">Built in the 18th century by order of Carlos III, the walls and their three baroque gateways (Levante, Trancada and Tierra) surround the village. Declared a Historic-Artistic Site in 1964. A walk you shouldn't miss.<\/p>\n          <span class=\"nt-exc__act-more\">History of Tabarca \u2192<\/span>\n        <\/div>\n      <\/a>\n      <a href=\"https:\/\/viajesislatabarca.com\/que-hacer-en-tabarca-en-un-dia\/\" class=\"nt-exc__act-card exc-reveal exc-d4 vit-reveal vit-d4\">\n        <div class=\"nt-exc__act-img\">\n          <img loading=\"lazy\" loading=\"lazy\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/viajesislatabarca.com\/wp-content\/uploads\/2026\/03\/torre-de-san-Jose-tabarca.jpg\" alt=\"Torre de San Jos\u00e9 on Tabarca Island, historic viewpoint\" loading=\"lazy\" width=\"400\" height=\"170\" title=\"Day trip to Tabarca 7\">\n          <span class=\"nt-exc__act-tag\">Heritage<\/span>\n        <\/div>\n        <div class=\"nt-exc__act-body\">\n          <h3 class=\"nt-exc__act-title\">Torre de San Jos\u00e9<\/h3>\n          <p class=\"nt-exc__act-text\">The 18th-century defensive tower that served as a state prison during the 19th century. Today it offers the best panoramic views of the island and the sea. One of the most photographed icons in Tabarca.<\/p>\n          <span class=\"nt-exc__act-more\">Plan your day \u2192<\/span>\n        <\/div>\n      <\/a>\n      <div class=\"nt-exc__act-card exc-reveal exc-d5 vit-reveal vit-d5\">\n        <div class=\"nt-exc__act-img\">\n          <picture><source srcset=\"https:\/\/viajesislatabarca.com\/wp-content\/uploads\/2026\/04\/arquitectura_faro_de_tabarca3.webp \"  type=\"image\/webp\"><img loading=\"lazy\" src=\"https:\/\/viajesislatabarca.com\/wp-content\/uploads\/2026\/04\/arquitectura_faro_de_tabarca3.jpg\" height=\"170\" width=\"400\" class=\" sp-no-webp\" alt=\"Tabarca lighthouse built in 1854, view over the sea\" loading=\"lazy\" decoding=\"async\" title=\"Day trip to Tabarca 8\"  > <\/picture>\n          <span class=\"nt-exc__act-tag\">Viewpoint<\/span>\n        <\/div>\n        <div class=\"nt-exc__act-body\">\n          <h3 class=\"nt-exc__act-title\">The Tabarca lighthouse<\/h3>\n          <p class=\"nt-exc__act-text\">Built in 1854, the Tabarca lighthouse is one of the island's most emblematic spots. From around it you get 360\u00b0 views of the Mediterranean and the Alicante coast. The walk there runs along the cliffs.<\/p>\n        <\/div>\n      <\/div>\n      <a href=\"https:\/\/viajesislatabarca.com\/que-comer-en-tabarca-gastronomia\/\" class=\"nt-exc__act-card exc-reveal exc-d6 vit-reveal vit-d6\">\n        <div class=\"nt-exc__act-img\">\n          <img loading=\"lazy\" loading=\"lazy\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/viajesislatabarca.com\/wp-content\/uploads\/2026\/03\/donde-comer-en-tabarca-caldero-arroz.jpg\" alt=\"Caldero tabarquino, rice with fish, food of Tabarca Island\" loading=\"lazy\" width=\"400\" height=\"170\" title=\"Day trip to Tabarca 9\">\n          <span class=\"nt-exc__act-tag\">Food and drink<\/span>\n        <\/div>\n        <div class=\"nt-exc__act-body\">\n          <h3 class=\"nt-exc__act-title\">Caldero tabarquino<\/h3>\n          <p class=\"nt-exc__act-text\">You can't go to Tabarca without trying <strong>caldero tabarquino<\/strong>: rice with fresh fish cooked in rock-fish stock. The original recipe of the Genoese settlers. The island's restaurants serve the most authentic dish on the Costa Blanca.<\/p>\n          <span class=\"nt-exc__act-more\">See the food guide \u2192<\/span>\n        <\/div>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"nt-exc__wave-sep\" style=\"background:#f6f6f6;\">\n  <svg viewBox=\"0 0 1440 42\" preserveAspectRatio=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M0,20 C280,2 520,42 800,20 C1080,-2 1220,36 1440,16 L1440,42 L0,42 Z\" fill=\"#ffffff\"\/>\n  <\/svg>\n<\/div>\n\n<!-- ===== ITINERARIO ===== -->\n<section class=\"nt-exc__itinerario\" aria-labelledby=\"itinerario-titulo\">\n  <div class=\"nt-exc__itinerario-inner\">\n    <div class=\"nt-exc__itinerario-header exc-reveal vit-reveal\">\n      <span class=\"nt-exc__label\">Recommended itinerary<\/span>\n      <h2 class=\"nt-exc__title\" id=\"itinerario-titulo\">A day trip to Tabarca: the ideal unhurried route<\/h2>\n      <p style=\"font-size:15px;color:#666;margin:10px 0 20px;max-width:620px;margin-left:auto;margin-right:auto;line-height:1.7;\">The value of this trip isn't just crossing to the island: it's knowing how to order the day so you combine sea, history, food and a flexible return without turning the visit into a race.<\/p>\n      <div class=\"nt-exc__divider\"><\/div>\n    <\/div>\n    <div class=\"nt-exc__timeline exc-reveal exc-d1 vit-reveal vit-d1\">\n      <div class=\"nt-exc__tl-item\">\n        <div class=\"nt-exc__tl-dot\" aria-hidden=\"true\"><\/div>\n        <span class=\"nt-exc__tl-time\" data-viajes-schedule=\"itinerary\">10:00 \u2014 The trip begins<\/span>\n        <h3 class=\"nt-exc__tl-title\">Meeting point at the Port of Santa Pola<\/h3>\n        <p class=\"nt-exc__tl-text\">Head to the <strong>Santa Pola fishing port<\/strong>, Avenida de los Ba\u00f1os 1. Look for the orange ticket office. If you bought online, show your QR code and board without queuing. Arrive 15 minutes before departure.<\/p>\n      <\/div>\n      <div class=\"nt-exc__tl-item\">\n        <div class=\"nt-exc__tl-dot\" aria-hidden=\"true\"><\/div>\n        <span class=\"nt-exc__tl-time\" data-viajes-schedule=\"itinerary\">10:15 \u2014 The first memorable moment<\/span>\n        <h3 class=\"nt-exc__tl-title\">Underwater views in the Marine Reserve<\/h3>\n        <p class=\"nt-exc__tl-text\">Halfway across, the catamaran stops in the marine reserve. Head down to the glass viewing point and watch the seabed: posidonia, sea bream, moray eels and grouper in their natural habitat. It lasts around 10\u201315 minutes.<\/p>\n        <span class=\"nt-exc__tl-badge\">Included in the experience, no supplement<\/span>\n      <\/div>\n      <div class=\"nt-exc__tl-item\">\n        <div class=\"nt-exc__tl-dot\" aria-hidden=\"true\"><\/div>\n        <span class=\"nt-exc__tl-time\" data-viajes-schedule=\"itinerary\">10:35 \u2014 Arrival in Nueva Tabarca<\/span>\n        <h3 class=\"nt-exc__tl-title\">First hour on the beach and getting your bearings<\/h3>\n        <p class=\"nt-exc__tl-text\">As soon as you arrive, walk to <strong>Playa de Levante<\/strong> to get a good spot (it fills up in summer). Settle in, swim and explore the shore with your snorkel mask. Visibility is exceptional first thing.<\/p>\n      <\/div>\n      <div class=\"nt-exc__tl-item\">\n        <div class=\"nt-exc__tl-dot\" aria-hidden=\"true\"><\/div>\n        <span class=\"nt-exc__tl-time\" data-viajes-schedule=\"itinerary\">12:00 \u2014 A cultural walk<\/span>\n        <h3 class=\"nt-exc__tl-title\">Walls, tower and lighthouse<\/h3>\n        <p class=\"nt-exc__tl-text\">Leave the beach and walk through the walled village: the <strong>Church of San Pedro and San Pablo<\/strong> (1770), the <strong>Torre de San Jos\u00e9<\/strong> and the cliffs out to the <strong>1854 lighthouse<\/strong>. The whole route takes about 45 minutes.<\/p>\n      <\/div>\n      <div class=\"nt-exc__tl-item\">\n        <div class=\"nt-exc__tl-dot\" aria-hidden=\"true\"><\/div>\n        <span class=\"nt-exc__tl-time\" data-viajes-schedule=\"itinerary\">14:00 \u2014 Local food<\/span>\n        <h3 class=\"nt-exc__tl-title\">Caldero tabarquino<\/h3>\n        <p class=\"nt-exc__tl-text\">Book a table ahead if you're going in high season. <strong>Caldero tabarquino<\/strong> is the dish to order: soupy rice with fresh rock fish. There are also beach bars with sandwiches and paella if you'd rather keep it informal.<\/p>\n      <\/div>\n      <div class=\"nt-exc__tl-item\">\n        <div class=\"nt-exc__tl-dot\" aria-hidden=\"true\"><\/div>\n        <span class=\"nt-exc__tl-time\" data-viajes-schedule=\"itinerary\">15:30 \u2014 A last swim or snorkel<\/span>\n        <h3 class=\"nt-exc__tl-title\">The northern coves and the outer side<\/h3>\n        <p class=\"nt-exc__tl-text\">The <strong>coves on the north side<\/strong> (the ones closest to the lighthouse) have the best visibility and fewer people in the afternoon. It's the best time to snorkel: the sunlight comes straight down and you can see the bottom at 10\u201315 metres.<\/p>\n      <\/div>\n      <div class=\"nt-exc__tl-item\">\n        <div class=\"nt-exc__tl-dot\" aria-hidden=\"true\"><\/div>\n        <span class=\"nt-exc__tl-time\" data-viajes-schedule=\"itinerary\">Afternoon \u2014 Flexible return<\/span>\n        <h3 class=\"nt-exc__tl-title\">Back to Santa Pola whenever it fits your plan<\/h3>\n        <p class=\"nt-exc__tl-text\">Head to the island's pier in good time. The catamaran leaves on schedule. On board you can have a drink at the bar while you enjoy the sunset views. Arrival in Santa Pola around 17:15.<\/p>\n        <span class=\"nt-exc__tl-badge\">The ticket is flexible: check the last departure of the day<\/span>\n      <\/div>\n    <\/div>\n    <div style=\"text-align:center;margin-top:40px;\" class=\"exc-reveal vit-reveal\">\n      <a href=\"https:\/\/viajesislatabarca.com\/que-hacer-en-tabarca-en-un-dia\/\" class=\"nt-exc__btn\" data-vit-ripple>\n        See the full guide to a day in Tabarca \u2192\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"nt-exc__wave-sep\" style=\"background:#ffffff;\">\n  <svg viewBox=\"0 0 1440 42\" preserveAspectRatio=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M0,18 C300,0 600,42 900,20 C1160,2 1300,34 1440,18 L1440,42 L0,42 Z\" fill=\"#f6f6f6\"\/>\n  <\/svg>\n<\/div>\n\n<!-- ===== PUNTO DE ENCUENTRO ===== -->\n<section class=\"nt-exc__info\" aria-labelledby=\"donde-titulo\">\n  <div class=\"nt-exc__info-inner\">\n    <div class=\"exc-reveal vit-reveal\">\n      <span class=\"nt-exc__label\">Where the trip starts<\/span>\n      <h2 class=\"nt-exc__title\" id=\"donde-titulo\">Leaving from Santa Pola: easy, close and well signposted<\/h2>\n      <div class=\"nt-exc__divider-left\"><\/div>\n      <p class=\"nt-exc__text\">The boat leaves from the <strong>Santa Pola fishing port<\/strong> \u2014 Avenida de los Ba\u00f1os, 1, 03130 Santa Pola, Alicante. Look for the <strong>orange ticket office<\/strong> on the quay (not the blue one, which is another company). If you bought online, show your QR code and board straight away.<\/p>\n      <p class=\"nt-exc__text\"><strong>Parking:<\/strong> Next to the pier there's a free public area. If it's full, the nearest car parks are Parking AMFISA (654 589 164), Parking Marina Miramar (618 088 210) and Parking del Castillo (966 692 284). The furthest is a 5-minute walk away.<\/p>\n      <ul class=\"nt-exc__checklist\">\n        <li>From Alicante \u2014 20 minutes on the N-332<\/li>\n        <li>From Elche \u2014 25 minutes by car<\/li>\n        <li>From Torrevieja \u2014 25 minutes on the N-332<\/li>\n        <li>From Murcia \u2014 45 minutes on the A-7<\/li>\n        <li>Arrive <strong>15 minutes before<\/strong> your chosen departure<\/li>\n      <\/ul>\n      <a href=\"https:\/\/app.viajesislatabarca.com\/\" class=\"nt-exc__btn\" data-vit-ripple>\n        Book the trip online \u2192\n      <\/a>\n    <\/div>\n    <div class=\"nt-exc__img-wrap exc-reveal exc-d2 vit-reveal vit-d2\">\n      <img loading=\"lazy\" loading=\"lazy\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/viajesislatabarca.com\/wp-content\/uploads\/2026\/03\/puerto-de-santa-pola-tabarca.jpg\" alt=\"Orange Catamar\u00e1n Nueva Tabarca ticket office in the port of Santa Pola\" loading=\"lazy\" width=\"600\" height=\"420\" title=\"Day trip to Tabarca 10\">\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"nt-exc__wave-sep\" style=\"background:#f6f6f6;\">\n  <svg viewBox=\"0 0 1440 42\" preserveAspectRatio=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M0,16 C360,38 720,4 1080,22 C1260,32 1380,6 1440,18 L1440,42 L0,42 Z\" fill=\"#ffffff\"\/>\n  <\/svg>\n<\/div>\n\n<!-- ===== HORARIOS CALLOUT ===== -->\n<section class=\"nt-exc__horarios\" aria-labelledby=\"horarios-titulo\">\n  <div class=\"nt-exc__horarios-inner\">\n    <div class=\"nt-exc__horarios-callout exc-reveal vit-reveal\">\n      <span class=\"nt-exc__horarios-callout-icon\" aria-hidden=\"true\">\ud83d\udd50<\/span>\n      <h2 class=\"nt-exc__horarios-callout-title\" id=\"horarios-titulo\">Choose the best departure for your trip<\/h2>\n      <p class=\"nt-exc__horarios-callout-sub\">To plan the day well, pick a morning departure and check the last return available. Look at the up-to-date table before booking, especially in high season.<\/p>\n      <div class=\"nt-exc__horarios-pills\">\n        <span class=\"nt-exc__horarios-pill\">Recommended morning departures<\/span>\n        <span class=\"nt-exc__horarios-pill\">Flexible return<\/span>\n        <span class=\"nt-exc__horarios-pill\"><span data-viajes-schedule=\"duration\">25 min crossing<\/span><\/span>\n        <span class=\"nt-exc__horarios-pill\"><span data-viajes-schedule=\"season\">Depending on the season<\/span><\/span>\n      <\/div>\n      <a href=\"https:\/\/viajesislatabarca.com\/horario-isla-de-tabarca\/\" class=\"nt-exc__horarios-btn\" data-vit-ripple>\n        See the official timetable for the trip\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"nt-exc__wave-sep\" style=\"background:#ffffff;\">\n  <svg viewBox=\"0 0 1440 42\" preserveAspectRatio=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M0,20 C280,2 520,42 800,20 C1080,-2 1220,36 1440,16 L1440,42 L0,42 Z\" fill=\"#1a1a1a\"\/>\n  <\/svg>\n<\/div>\n\n<!-- ===== POR QU\u00c9 NOSOTROS ===== -->\n<section class=\"nt-exc__porque\" aria-labelledby=\"porque-titulo\">\n  <div class=\"nt-exc__porque-inner\">\n    <div class=\"nt-exc__porque-header exc-reveal vit-reveal\">\n      <span class=\"nt-exc__label\" style=\"color:#E8603A !important;\">Book with a local operator<\/span>\n      <h2 class=\"nt-exc__title\" id=\"porque-titulo\">Why book your trip with Viajes Isla Tabarca<\/h2>\n      <p style=\"font-size:15px;color:rgba(255,255,255,.6);margin:10px 0 20px;max-width:620px;margin-left:auto;margin-right:auto;line-height:1.7;\">When you book a getaway to Tabarca you want certainty, clarity and an experience that works from the first minute. That's what we look after on every departure.<\/p>\n      <div class=\"nt-exc__divider\"><\/div>\n    <\/div>\n    <div class=\"nt-exc__porque-grid\">\n      <div class=\"nt-exc__porque-card exc-reveal exc-d1 vit-reveal vit-d1\">\n        <span class=\"nt-exc__porque-icon\" aria-hidden=\"true\">\ud83d\udd2d<\/span>\n        <span class=\"nt-exc__porque-num\">100%<\/span>\n        <h3 class=\"nt-exc__porque-title\">Underwater views included<\/h3>\n        <p class=\"nt-exc__porque-text\">The only ones with a glass viewing point on the catamaran. No extra cost on any ticket.<\/p>\n      <\/div>\n      <div class=\"nt-exc__porque-card exc-reveal exc-d2 vit-reveal vit-d2\">\n        <span class=\"nt-exc__porque-icon\" aria-hidden=\"true\">\ud83d\udcc5<\/span>\n        <span class=\"nt-exc__porque-num\">Flexible<\/span>\n        <h3 class=\"nt-exc__porque-title\">Open ticket<\/h3>\n        <p class=\"nt-exc__porque-text\">Valid for any return time. You don't have to choose a return hour when you book.<\/p>\n      <\/div>\n      <div class=\"nt-exc__porque-card exc-reveal exc-d3 vit-reveal vit-d3\">\n        <span class=\"nt-exc__porque-icon\" aria-hidden=\"true\">\u2693<\/span>\n        <span class=\"nt-exc__porque-num\">1972<\/span>\n        <h3 class=\"nt-exc__porque-title\">Pioneers on the route<\/h3>\n        <p class=\"nt-exc__porque-text\">Founded in 1972. More than 50 years of experience on the Santa Pola\u2013Tabarca route.<\/p>\n      <\/div>\n      <div class=\"nt-exc__porque-card exc-reveal exc-d4 vit-reveal vit-d4\">\n        <span class=\"nt-exc__porque-icon\" aria-hidden=\"true\">\u2b50<\/span>\n        <span class=\"nt-exc__porque-num\">4.8\u2605<\/span>\n        <h3 class=\"nt-exc__porque-title\">The best rated<\/h3>\n        <p class=\"nt-exc__porque-text\">More than 1,200 verified Google reviews. The best score on the route.<\/p>\n      <\/div>\n      <div class=\"nt-exc__porque-card exc-reveal exc-d5 vit-reveal vit-d5\">\n        <span class=\"nt-exc__porque-icon\" aria-hidden=\"true\">\ud83d\udc3e<\/span>\n        <span class=\"nt-exc__porque-num\">Free<\/span>\n        <h3 class=\"nt-exc__porque-title\">Pets always free<\/h3>\n        <p class=\"nt-exc__porque-text\">Your dog travels at no extra charge. We're the best option if you're travelling with pets.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"nt-exc__wave-sep\" style=\"background:#1a1a1a;\">\n  <svg viewBox=\"0 0 1440 42\" preserveAspectRatio=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M0,18 C300,0 600,42 900,20 C1160,2 1300,34 1440,18 L1440,42 L0,42 Z\" fill=\"#ffffff\"\/>\n  <\/svg>\n<\/div>\n\n<!-- ===== EQUIPO ===== -->\n<section class=\"nt-exc__equipo\" aria-label=\"The Viajes Isla Tabarca team\">\n  <div class=\"nt-exc__equipo-inner\">\n    <div class=\"nt-exc__equipo-img exc-reveal vit-reveal\">\n      <img loading=\"lazy\" loading=\"lazy\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/viajesislatabarca.com\/wp-content\/uploads\/2026\/03\/WhatsApp-Image-2026-03-15-at-11.04.06-1.jpeg\" alt=\"The Viajes Isla Tabarca team in the port of Santa Pola \u2014 more than 50 years on the route\" width=\"600\" height=\"320\" loading=\"lazy\" title=\"Day trip to Tabarca 11\">\n    <\/div>\n    <div class=\"exc-reveal exc-d2 vit-reveal vit-d2\">\n      <p class=\"nt-exc__equipo-quote\">We've been in this port for more than 50 years. Every morning the boats go out, it still feels the same as the first day.<\/p>\n      <cite class=\"nt-exc__equipo-cite\"><strong>The Viajes Isla Tabarca team<\/strong> \u00b7 Port of Santa Pola, since 1972<\/cite>\n      <p class=\"nt-exc__equipo-body\">We're a family business from Alicante that started sailing when Tabarca was still a little-known destination. We've watched the marine reserve grow and recover. We've taken three generations of the same families to the island. We know every current, every wind pattern and every corner of this coast. Not because we're the biggest, but because we've spent our whole lives here. That's what we put into every crossing.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"nt-exc__wave-sep\" style=\"background:#ffffff;\">\n  <svg viewBox=\"0 0 1440 42\" preserveAspectRatio=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M0,16 C360,38 720,4 1080,22 C1260,32 1380,6 1440,18 L1440,42 L0,42 Z\" fill=\"#f6f6f6\"\/>\n  <\/svg>\n<\/div>\n\n<!-- ===== RESE\u00d1AS ===== -->\n<section class=\"nt-exc__resenas\" aria-labelledby=\"resenas-titulo\">\n  <div class=\"nt-exc__resenas-inner\">\n    <span class=\"nt-exc__label exc-reveal vit-reveal\">What our travellers say<\/span>\n    <h2 class=\"nt-exc__title exc-reveal vit-reveal\" id=\"resenas-titulo\">More than 1,200 reviews \u00b7 4.8 out of 5 stars<\/h2>\n    <div class=\"nt-exc__resenas-score exc-reveal vit-reveal\">\n      <span class=\"nt-exc__resenas-num\">4.8<\/span>\n      <div class=\"nt-exc__resenas-detail\">\n        <span class=\"nt-exc__resenas-stars\">\u2605\u2605\u2605\u2605\u2605<\/span>\n        <span class=\"nt-exc__resenas-count\">1,200+ verified reviews<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"nt-exc__resenas-badges exc-reveal vit-reveal\">\n      <a href=\"https:\/\/g.page\/r\/CdyNYSj20YqPEBE\/review\" target=\"_blank\" rel=\"noopener\" class=\"nt-exc__resena-badge\">\n        <span class=\"nt-exc__resena-badge-icon\" aria-hidden=\"true\">\ud83c\udf1f<\/span>\n        <div>\n          <span class=\"nt-exc__resena-badge-title\">Google Reviews<\/span>\n          <span class=\"nt-exc__resena-badge-sub\">Leave us a review<\/span>\n        <\/div>\n      <\/a>\n      <a href=\"https:\/\/www.tripadvisor.es\/UserReviewEdit-g947009-d23285341\" target=\"_blank\" rel=\"noopener\" class=\"nt-exc__resena-badge\">\n        <span class=\"nt-exc__resena-badge-icon\" aria-hidden=\"true\">\ud83e\udd89<\/span>\n        <div>\n          <span class=\"nt-exc__resena-badge-title\">TripAdvisor<\/span>\n          <span class=\"nt-exc__resena-badge-sub\">Leave us a review<\/span>\n        <\/div>\n      <\/a>\n    <\/div>\n    <div class=\"nt-exc__trustindex-wrap exc-reveal vit-reveal\" id=\"excTrustindexWrap\" data-vit-trustindex=\"24e94a950191666f08763561553\">\n      \n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"nt-exc__wave-sep\" style=\"background:#f6f6f6;\">\n  <svg viewBox=\"0 0 1440 42\" preserveAspectRatio=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M0,20 C280,2 520,42 800,20 C1080,-2 1220,36 1440,16 L1440,42 L0,42 Z\" fill=\"#ffffff\"\/>\n  <\/svg>\n<\/div>\n\n<!-- ===== FAQ ===== -->\n<section class=\"nt-exc__faq\" aria-labelledby=\"faq-titulo\">\n  <div class=\"nt-exc__faq-inner\">\n    <div class=\"nt-exc__faq-header exc-reveal vit-reveal\">\n      <span class=\"nt-exc__label\">Questions before you book<\/span>\n      <h2 class=\"nt-exc__title\" id=\"faq-titulo\">Frequently asked questions about the sightseeing trip to Tabarca<\/h2>\n      <div class=\"nt-exc__faq-divider\"><\/div>\n    <\/div>\n\n    <div class=\"nt-exc__faq-item exc-reveal exc-d1 vit-reveal vit-d1 vit-faq__item\">\n      <div class=\"nt-exc__faq-q vit-faq__q\">What does the trip to Tabarca include?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">The trip includes the return crossing from Santa Pola, the catamaran journey, the underwater viewing stop in the Tabarca Marine Reserve and free time on the island for the beach, snorkelling, a historic walk and food. Booking online starts at <strong>9\u20ac per adult<\/strong>. For the full table by passenger type, see the page on <a href=\"https:\/\/viajesislatabarca.com\/precio-barco-tabarca\/\">boat to Tabarca prices \u2192<\/a><\/div>\n    <\/div>\n\n    <div class=\"nt-exc__faq-item exc-reveal exc-d2 vit-reveal vit-d2 vit-faq__item\">\n      <div class=\"nt-exc__faq-q vit-faq__q\">Is it a guided tour or a flexible plan on your own?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">It's an organised trip in the touristic and logistical sense: the departure from Santa Pola, the catamaran, the underwater views and the return are all taken care of. Once in Tabarca, you enjoy the island on your own and at your own pace. Ideal if you want a clear experience without depending on a closed guided group.<\/div>\n    <\/div>\n\n    <div class=\"nt-exc__faq-item exc-reveal exc-d3 vit-reveal vit-d3 vit-faq__item\">\n      <div class=\"nt-exc__faq-q vit-faq__q\">What can you do on a day trip to Tabarca?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">A full day is enough to enjoy the essentials: swimming at <strong>Playa de Levante<\/strong>, snorkelling in the northern coves, walking the walled old town, visiting the Torre de San Jos\u00e9 and the 1854 lighthouse, and eating <strong>caldero tabarquino<\/strong> in one of the restaurants. The ideal itinerary: arrive at 10:30, beaches and snorkelling until 2pm, lunch, a historic walk in the afternoon and back at 16:45. <a href=\"https:\/\/viajesislatabarca.com\/que-hacer-en-tabarca-en-un-dia\/\">See the full guide to the day \u2192<\/a><\/div>\n    <\/div>\n\n    <div class=\"nt-exc__faq-item exc-reveal exc-d4 vit-reveal vit-d4 vit-faq__item\">\n      <div class=\"nt-exc__faq-q vit-faq__q\">Where does the trip to Tabarca start?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">The trip starts at the <strong>Santa Pola fishing port<\/strong>, at Avenida de los Ba\u00f1os, 1, 03130 Santa Pola. Look for the <strong>orange ticket office<\/strong> next to the pier. If you bought online, show your QR code and board without going through the purchase process at the desk.<\/div>\n    <\/div>\n\n    <div class=\"nt-exc__faq-item exc-reveal exc-d5 vit-reveal vit-d5 vit-faq__item\">\n      <div class=\"nt-exc__faq-q vit-faq__q\">Is it worth booking the trip in advance?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">Yes, especially at Easter, at weekends and in July and August. Booking online gives you instant confirmation, avoids the purchase queue at the port and helps you secure a morning departure, usually the best way to make the most of the day. <a href=\"https:\/\/viajesislatabarca.com\/horario-isla-de-tabarca\/\">See the official timetable \u2192<\/a><\/div>\n    <\/div>\n\n    <div class=\"nt-exc__faq-item exc-reveal exc-d6 vit-reveal vit-d6 vit-faq__item\">\n      <div class=\"nt-exc__faq-q vit-faq__q\">How long does it take to walk around Tabarca Island?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">The island is <strong>1,850 metres long<\/strong> and 450 metres wide. You can walk right round the perimeter in about 45 minutes at an easy pace. If you also swim, snorkel, visit the church, the tower and the lighthouse, and have lunch, <strong>a full day is perfect<\/strong> for enjoying it without rushing.<\/div>\n    <\/div>\n\n    <div class=\"nt-exc__faq-item exc-reveal vit-reveal vit-faq__item\">\n      <div class=\"nt-exc__faq-q vit-faq__q\">Is the trip to Tabarca good for families?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">Yes. It's one of the easiest trips on the Costa Blanca for families because the crossing is short, the island is easy to walk around and the plan combines beach, walking and food. A practical tip: bring sun protection, water, a parasol and water shoes for the rocky areas.<\/div>\n    <\/div>\n\n    <div class=\"nt-exc__faq-item exc-reveal vit-reveal vit-faq__item\">\n      <div class=\"nt-exc__faq-q vit-faq__q\">Can I do the trip to Tabarca with a pet?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">Yes. On the Catamar\u00e1n Nueva Tabarca pets travel <strong>free<\/strong>. On the island you can walk the paths, the cliffs and many outdoor areas. Playa de Levante may have restrictions in high season, so it's worth checking the specific guide if you're travelling with a dog. <a href=\"https:\/\/viajesislatabarca.com\/mascotas\/\">More about Tabarca with a dog \u2192<\/a><\/div>\n    <\/div>\n\n    <div class=\"nt-exc__faq-item exc-reveal vit-reveal vit-faq__item\">\n      <div class=\"nt-exc__faq-q vit-faq__q\">What should I bring to enjoy the trip?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">Essential: <strong>sun cream<\/strong> (the island has little shade), a hat, water. For the beach: a parasol and chairs (you can take them on the boat with no restrictions), snorkel goggles, water shoes for the stones. For the chill: an extra t-shirt, since it can get cool on board. On the island there are restaurants, beach bars and a small souvenir shop.<\/div>\n    <\/div>\n\n    <div class=\"nt-exc__faq-item exc-reveal vit-reveal vit-faq__item\">\n      <div class=\"nt-exc__faq-q vit-faq__q\">When is the best time to visit Tabarca?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">The boat season varies from year to year \u2014 <strong>check the current dates<\/strong>. The best time to avoid the crowds and enjoy good weather is <strong>May, June and September<\/strong>: pleasant temperatures (water at 22\u201324\u00b0C), fewer people and normal prices. In July and August the island gets up to 3,000 visitors a day. Easter is also very popular.<\/div>\n    <\/div>\n\n    <div class=\"nt-exc__faq-item exc-reveal vit-reveal vit-faq__item\">\n      <div class=\"nt-exc__faq-q vit-faq__q\">Are there restaurants on Tabarca Island?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">Yes, the island has several restaurants where you can try the local food. The star dish is <strong>caldero tabarquino<\/strong> (soupy rice with rock fish), the original recipe of the 18th-century Genoese settlers. There are also beach bars for something more informal. <strong>Book a table ahead in high season<\/strong>, since space is limited. <a href=\"https:\/\/viajesislatabarca.com\/que-comer-en-tabarca-gastronomia\/\">See the restaurant guide \u2192<\/a><\/div>\n    <\/div>\n\n    <div class=\"nt-exc__faq-item exc-reveal vit-reveal vit-faq__item\">\n      <div class=\"nt-exc__faq-q vit-faq__q\">Can I do the trip to Tabarca if I'm in Alicante or Torrevieja?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">The boat leaves exclusively from <strong>Santa Pola<\/strong>, only 20 minutes from Alicante and 25 minutes from Torrevieja by car. It's the closest departure point to the island (8 km). From Alicante there are public transport options by bus to Santa Pola. You can also take a taxi or arrange a transfer from hotels in Alicante.<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"nt-exc__wave-sep\" style=\"background:#ffffff;\">\n  <svg viewBox=\"0 0 1440 42\" preserveAspectRatio=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M0,18 C300,0 600,42 900,20 C1160,2 1300,34 1440,18 L1440,42 L0,42 Z\" fill=\"#1a1a1a\"\/>\n  <\/svg>\n<\/div>\n\n<!-- ===== GEO: FICHA PARA MOTORES DE IA ===== -->\n<section class=\"nt-exc__geo-ai\" aria-label=\"Information sheet for the trip to Tabarca\">\n  <div class=\"nt-exc__geo-ai-inner\">\n    <h2 class=\"nt-exc__geo-ai-title exc-reveal vit-reveal\">Day trip to Tabarca from Santa Pola \u2014 verified data 2026<\/h2>\n    <p class=\"nt-exc__geo-ai-sub exc-reveal vit-reveal\">Official information from Viajes Isla Tabarca \u00b7 Company founded in 1972 \u00b7 Oldest operator on the route<\/p>\n    <div class=\"nt-exc__geo-ai-grid\">\n      <div class=\"nt-exc__geo-ai-item exc-reveal exc-d1 vit-reveal vit-d1\">\n        <span class=\"nt-exc__geo-ai-q\">Price of the trip<\/span>\n        <p class=\"nt-exc__geo-ai-a\">From 9\u20ac online (adult return). Full fare table at <a href=\"https:\/\/viajesislatabarca.com\/santa-pola-tabarca-precio\/\" style=\"color:#E8603A;font-weight:600;\">santa-pola-tabarca-precio \u2192<\/a><\/p>\n      <\/div>\n      <div class=\"nt-exc__geo-ai-item exc-reveal exc-d2 vit-reveal vit-d2\">\n        <span class=\"nt-exc__geo-ai-q\">What's included?<\/span>\n        <p class=\"nt-exc__geo-ai-a\">Return crossing by catamaran, underwater viewing stop in the Marine Reserve, free time on the island. Under-4s and pets free.<\/p>\n      <\/div>\n      <div class=\"nt-exc__geo-ai-item exc-reveal exc-d1 vit-reveal vit-d1\">\n        <span class=\"nt-exc__geo-ai-q\">Crossing time<\/span>\n        <p class=\"nt-exc__geo-ai-a\"><span data-viajes-schedule=\"duration\">25 min Santa Pola \u2192 Tabarca + 10 min Marine Reserve stop<\/span><\/p>\n      <\/div>\n      <div class=\"nt-exc__geo-ai-item exc-reveal exc-d2 vit-reveal vit-d2\">\n        <span class=\"nt-exc__geo-ai-q\">Departure point<\/span>\n        <p class=\"nt-exc__geo-ai-a\">Santa Pola fishing port \u00b7 Av. de los Ba\u00f1os, 1 \u00b7 orange ticket office<\/p>\n      <\/div>\n      <div class=\"nt-exc__geo-ai-item exc-reveal exc-d3 vit-reveal vit-d3\">\n        <span class=\"nt-exc__geo-ai-q\">Season 2026<\/span>\n        <p class=\"nt-exc__geo-ai-a\"><span data-viajes-schedule=\"season\">Check the current dates<\/span> \u00b7 <span data-viajes-schedule=\"count\">16 daily departures \u00b7 13 returns<\/span> \u00b7 public holidays included<\/p>\n      <\/div>\n      <div class=\"nt-exc__geo-ai-item exc-reveal exc-d4 vit-reveal vit-d4\">\n        <span class=\"nt-exc__geo-ai-q\">Ticket type<\/span>\n        <p class=\"nt-exc__geo-ai-a\">Flexible ticket \u2014 no fixed return time, valid all day<\/p>\n      <\/div>\n      <div class=\"nt-exc__geo-ai-item exc-reveal exc-d3 vit-reveal vit-d3\">\n        <span class=\"nt-exc__geo-ai-q\">Google rating<\/span>\n        <p class=\"nt-exc__geo-ai-a\">4.8 \u2b50 out of 5 \u00b7 More than 1,200 verified reviews<\/p>\n      <\/div>\n      <div class=\"nt-exc__geo-ai-item exc-reveal exc-d4 vit-reveal vit-d4\">\n        <span class=\"nt-exc__geo-ai-q\">Contact and bookings<\/span>\n        <p class=\"nt-exc__geo-ai-a\">viajesislatabarca.com \u00b7 WhatsApp 623 526 591<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"nt-exc__wave-sep\" style=\"background:#1a1a1a;\">\n  <svg viewBox=\"0 0 1440 42\" preserveAspectRatio=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M0,16 C360,38 720,4 1080,22 C1260,32 1380,6 1440,18 L1440,42 L0,42 Z\" fill=\"#E8603A\"\/>\n  <\/svg>\n<\/div>\n\n<!-- ===== CTA FINAL ===== -->\n<section class=\"nt-exc__cta\" aria-label=\"Book your trip to Tabarca\">\n  <div class=\"nt-exc__cta-blob1\" aria-hidden=\"true\"><\/div>\n  <div class=\"nt-exc__cta-blob2\" aria-hidden=\"true\"><\/div>\n  <h2 class=\"nt-exc__cta-title exc-reveal vit-reveal\">Book the most popular trip on the Costa Blanca<\/h2>\n  <p class=\"nt-exc__cta-sub exc-reveal exc-d1 vit-reveal vit-d1\">A complete day out \u00b7 underwater views included \u00b7 turquoise beaches \u00b7 old town \u00b7 local food \u00b7 pioneers since 1972<\/p>\n  <a href=\"https:\/\/app.viajesislatabarca.com\/\" class=\"nt-exc__cta-btn exc-reveal exc-d2 vit-reveal vit-d2\" data-vit-ripple>\n    \ud83c\udfab Book the trip \u2014 from 9\u20ac\n  <\/a>\n  <p class=\"nt-exc__cta-note exc-reveal exc-d3 vit-reveal vit-d3\">Complete day out \u00b7 flexible ticket all season \u00b7 no booking fees \u00b7 instant confirmation<\/p>\n  <div class=\"nt-exc__cta-trust exc-reveal exc-d4 vit-reveal vit-d4\">\n    <span class=\"nt-exc__cta-trust-item\">\u2713 Pets free<\/span>\n    <span class=\"nt-exc__cta-trust-item\">\u2713 Under-4s free<\/span>\n    <span class=\"nt-exc__cta-trust-item\">\u2713 No extra charge for underwater views<\/span>\n    <span class=\"nt-exc__cta-trust-item\">\u2713 WhatsApp 24h: 623 526 591<\/span>\n  <\/div>\n<\/section>\n\n<\/div><!-- \/nt-exc -->\n\n<!-- ===== SCHEMA MARKUP: TouristTrip principal + destino + oferta + FAQ + breadcrumb ===== -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"TouristTrip\",\n      \"@id\": \"https:\/\/viajesislatabarca.com\/excursion-a-tabarca\/#touristtrip\",\n      \"name\": \"Sightseeing trip to Tabarca Island from Santa Pola\",\n      \"alternateName\": [\n        \"Excursi\u00f3n a Tabarca\",\n        \"Excursi\u00f3n de un d\u00eda a Tabarca\",\n        \"Tabarca day trip\",\n        \"Tabarca boat excursion\"\n      ],\n      \"description\": \"Organised sightseeing trip to Tabarca Island from Santa Pola by catamaran, with underwater views in the Marine Reserve, free time on the island, beaches, snorkelling, old town and a flexible return.\",\n      \"url\": \"https:\/\/viajesislatabarca.com\/excursion-a-tabarca\/\",\n      \"image\": \"https:\/\/viajesislatabarca.com\/wp-content\/uploads\/2026\/03\/Playa-de-Levante-Isla-de-Tabarca-aguas-cristalinas.jpeg\",\n      \"touristType\": [\n        \"Familias\",\n        \"Parejas\",\n        \"Grupos\",\n        \"Viajeros de un d\u00eda\",\n        \"Turismo familiar\"\n      ],\n      \"availableLanguage\": [\n        \"es\",\n        \"en\",\n        \"fr\",\n        \"de\"\n      ],\n      \"provider\": {\n        \"@id\": \"https:\/\/viajesislatabarca.com\/#localbusiness\"\n      },\n      \"tourBookingPage\": \"https:\/\/app.viajesislatabarca.com\/\",\n      \"offers\": [\n        {\n          \"@id\": \"https:\/\/viajesislatabarca.com\/excursion-a-tabarca\/#offer-adulto\"\n        },\n        {\n          \"@id\": \"https:\/\/viajesislatabarca.com\/excursion-a-tabarca\/#offer-adulto-taquilla\"\n        },\n        {\n          \"@id\": \"https:\/\/viajesislatabarca.com\/excursion-a-tabarca\/#offer-nino\"\n        }\n      ],\n      \"itinerary\": {\n        \"@type\": \"ItemList\",\n        \"name\": \"Recommended itinerary for the trip to Tabarca\",\n        \"itemListElement\": [\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 1,\n            \"name\": \"Departure from the Santa Pola Fishing Port\"\n          },\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 2,\n            \"name\": \"Underwater views in the Tabarca Marine Reserve\"\n          },\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 3,\n            \"name\": \"Free time on Tabarca Island for the beach, snorkelling, old town and food\"\n          },\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 4,\n            \"name\": \"Flexible return to Santa Pola according to the departures available\"\n          }\n        ]\n      },\n      \"departureLocation\": {\n        \"@id\": \"https:\/\/viajesislatabarca.com\/excursion-a-tabarca\/#santa-pola-port\"\n      },\n      \"arrivalLocation\": {\n        \"@id\": \"https:\/\/viajesislatabarca.com\/excursion-a-tabarca\/#destination\"\n      }\n    },\n    {\n      \"@type\": \"TouristDestination\",\n      \"@id\": \"https:\/\/viajesislatabarca.com\/excursion-a-tabarca\/#destination\",\n      \"name\": \"Tabarca Island\",\n      \"alternateName\": \"Nueva Tabarca\",\n      \"description\": \"Inhabited Mediterranean island off Santa Pola, with a walled old town, beaches of crystal-clear water and the first marine reserve in Spain.\",\n      \"url\": \"https:\/\/viajesislatabarca.com\/isla-de-tabarca\/\",\n      \"containedInPlace\": {\n        \"@type\": \"AdministrativeArea\",\n        \"name\": \"Alicante, Valencian Community, Spain\"\n      },\n      \"geo\": {\n        \"@type\": \"GeoCoordinates\",\n        \"latitude\": \"38.1614\",\n        \"longitude\": \"-0.4766\"\n      },\n      \"touristType\": [\n        \"Turismo de playa\",\n        \"Snorkel\",\n        \"Patrimonio hist\u00f3rico\",\n        \"Gastronom\u00eda mediterr\u00e1nea\"\n      ]\n    },\n    {\n      \"@type\": \"Place\",\n      \"@id\": \"https:\/\/viajesislatabarca.com\/excursion-a-tabarca\/#santa-pola-port\",\n      \"name\": \"Santa Pola Fishing Port\",\n      \"address\": {\n        \"@type\": \"PostalAddress\",\n        \"streetAddress\": \"Avenida de los Ba\u00f1os, 1\",\n        \"addressLocality\": \"Santa Pola\",\n        \"postalCode\": \"03130\",\n        \"addressRegion\": \"Alicante\",\n        \"addressCountry\": \"ES\"\n      },\n      \"geo\": {\n        \"@type\": \"GeoCoordinates\",\n        \"latitude\": \"38.1935\",\n        \"longitude\": \"-0.5575\"\n      }\n    },\n    {\n      \"@type\": \"Offer\",\n      \"@id\": \"https:\/\/viajesislatabarca.com\/excursion-a-tabarca\/#offer-adulto\",\n      \"name\": \"Online booking, adult trip to Tabarca\",\n      \"url\": \"https:\/\/app.viajesislatabarca.com\/\",\n      \"priceCurrency\": \"EUR\",\n      \"price\": \"9.00\",\n      \"priceValidUntil\": \"2026-10-31\",\n      \"availability\": \"https:\/\/schema.org\/InStock\",\n      \"category\": \"TouristTrip\",\n      \"description\": \"Online booking for the sightseeing trip to Tabarca Island from Santa Pola, with return crossing, underwater views included and a flexible return.\",\n      \"seller\": {\n        \"@id\": \"https:\/\/viajesislatabarca.com\/#localbusiness\"\n      },\n      \"itemOffered\": {\n        \"@id\": \"https:\/\/viajesislatabarca.com\/excursion-a-tabarca\/#touristtrip\"\n      }\n    },\n    {\n      \"@type\": \"Offer\",\n      \"@id\": \"https:\/\/viajesislatabarca.com\/excursion-a-tabarca\/#offer-adulto-taquilla\",\n      \"name\": \"Ticket desk \u2014 adult return trip\",\n      \"priceCurrency\": \"EUR\",\n      \"price\": \"12.00\",\n      \"priceValidUntil\": \"2026-10-31\",\n      \"availability\": \"https:\/\/schema.org\/InStock\",\n      \"description\": \"Adult return ticket bought at the ticket desk in the port of Santa Pola.\",\n      \"seller\": {\n        \"@id\": \"https:\/\/viajesislatabarca.com\/#localbusiness\"\n      }\n    },\n    {\n      \"@type\": \"Offer\",\n      \"@id\": \"https:\/\/viajesislatabarca.com\/excursion-a-tabarca\/#offer-nino\",\n      \"name\": \"Online booking \u2014 child trip 4\u20138 years\",\n      \"url\": \"https:\/\/app.viajesislatabarca.com\/\",\n      \"priceCurrency\": \"EUR\",\n      \"price\": \"8.00\",\n      \"priceValidUntil\": \"2026-10-31\",\n      \"availability\": \"https:\/\/schema.org\/InStock\",\n      \"description\": \"Child return ticket, 4 to 8 years, online. Under-4s and pets free.\",\n      \"seller\": {\n        \"@id\": \"https:\/\/viajesislatabarca.com\/#localbusiness\"\n      }\n    },\n    {\n      \"@type\": \"LocalBusiness\",\n      \"@id\": \"https:\/\/viajesislatabarca.com\/#localbusiness\",\n      \"name\": \"Viajes Isla Tabarca\",\n      \"url\": \"https:\/\/viajesislatabarca.com\/\",\n      \"telephone\": \"+34623526591\",\n      \"foundingDate\": \"1972\",\n      \"priceRange\": \"9\u20ac-12\u20ac\",\n      \"address\": {\n        \"@type\": \"PostalAddress\",\n        \"streetAddress\": \"Puerto Pesquero de Santa Pola\",\n        \"addressLocality\": \"Santa Pola\",\n        \"addressRegion\": \"Alicante\",\n        \"postalCode\": \"03130\",\n        \"addressCountry\": \"ES\"\n      },\n      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"4.8\",\n        \"reviewCount\": \"1200\",\n        \"bestRating\": \"5\",\n        \"worstRating\": \"1\"\n      }\n    },\n    {\n      \"@type\": \"BreadcrumbList\",\n      \"@id\": \"https:\/\/viajesislatabarca.com\/excursion-a-tabarca\/#breadcrumb\",\n      \"itemListElement\": [\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 1,\n          \"name\": \"Home\",\n          \"item\": \"https:\/\/viajesislatabarca.com\/\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 2,\n          \"name\": \"Day trip to Tabarca\",\n          \"item\": \"https:\/\/viajesislatabarca.com\/excursion-a-tabarca\/\"\n        }\n      ]\n    }\n  ]\n}\n<\/script>\n\n<!-- ===== JAVASCRIPT ===== -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\/* SCROLL PROGRESS *\/ .exc-progress { position:fixed; top:0; left:0; height:3px; width:0%; background:linear-gradient(90deg,#E8603A,#ff9a6c,#E8603A);&hellip;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_joinchat":[],"footnotes":""},"class_list":["post-29638","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/viajesislatabarca.com\/en\/wp-json\/wp\/v2\/pages\/29638","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/viajesislatabarca.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/viajesislatabarca.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/viajesislatabarca.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/viajesislatabarca.com\/en\/wp-json\/wp\/v2\/comments?post=29638"}],"version-history":[{"count":46,"href":"https:\/\/viajesislatabarca.com\/en\/wp-json\/wp\/v2\/pages\/29638\/revisions"}],"predecessor-version":[{"id":46258,"href":"https:\/\/viajesislatabarca.com\/en\/wp-json\/wp\/v2\/pages\/29638\/revisions\/46258"}],"wp:attachment":[{"href":"https:\/\/viajesislatabarca.com\/en\/wp-json\/wp\/v2\/media?parent=29638"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}