{"id":33142,"date":"2023-05-11T13:26:20","date_gmt":"2023-05-11T13:26:20","guid":{"rendered":"https:\/\/viajesislatabarca.com\/excursion-a-tabarca-2\/"},"modified":"2026-09-06T16:43:32","modified_gmt":"2026-09-06T16:43:32","slug":"ausflug-nach-tabarca","status":"publish","type":"page","link":"https:\/\/viajesislatabarca.com\/de\/ausflug-nach-tabarca\/","title":{"rendered":"Ausflug nach Tabarca ab Santa Pola"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"33142\" class=\"elementor elementor-33142 elementor-4747 elementor-bc-flex-widget\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4dfbbe7 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"4dfbbe7\" 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-2047e7d sc_inner_width_none sc_layouts_column_icons_position_left\" data-id=\"2047e7d\" 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-ec68884 sc_fly_static elementor-widget elementor-widget-html\" data-id=\"ec68884\" 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\">Tagesausflug nach Tabarca<\/span>\n<span class=\"vit-sticky-cta__price\">Buche ab <strong>9\u20ac<\/strong><\/span>\n<\/div>\n<a href=\"https:\/\/app.viajesislatabarca.com\/\" class=\"vit-sticky-cta__btn\">Ausflug buchen<\/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=\"Ausflug nach Tabarca \u2014 Katamaran ab 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\">Touristischer Ausflug \u00b7 ein mediterraner Tag<\/span>\n    <h1 class=\"nt-exc__hero-title\">Ausflug nach <span>Tabarca<\/span><br>ab Santa Pola<\/h1>\n    <p class=\"nt-exc__hero-sub\">Ein organisierter Tagesausflug ab Santa Pola, um die Insel zu entdecken: Katamaran mit Unterwasserblick, t\u00fcrkisfarbene Str\u00e4nde, ein historischer Rundgang und freie Zeit, um Tabarca in Ruhe zu erleben.<\/p>\n    <p class=\"nt-exc__hero-anchor\">Online buchen \u00b7 <strong>flexibles Angebot ab 9\u20ac \u00b7 R\u00fcckfahrt, wann du willst<\/strong><\/p>\n    <a href=\"https:\/\/app.viajesislatabarca.com\/\" class=\"nt-exc__hero-btn\" data-vit-ripple>\n      Meinen Ausflug buchen \u2014 ab 9\u20ac\n    <\/a>\n    <div class=\"nt-exc__hero-pills\">\n      <span class=\"nt-exc__hero-pill\">Ein kompletter Tag<\/span>\n      <span class=\"nt-exc__hero-pill\">Unterwasserblick inklusive<\/span>\n      <span class=\"nt-exc__hero-pill\">4,8 Google<\/span>\n      <span class=\"nt-exc__hero-pill\">Flexibles 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=\"Preise Ausflug nach Tabarca\">\n  <div class=\"nt-exc__price-inner\">\n    <div class=\"nt-exc__price-item\">\n      <span class=\"nt-exc__price-label\">Ausflug Erwachsene \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 am Schalter<\/s> \u00b7 Du sparst 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\">Ausflug Kind 4\u20138<\/span>\n      <div class=\"nt-exc__price-amount\">8<span>\u20ac<\/span><\/div>\n      <span class=\"nt-exc__price-sub\">Flexibles Familienangebot<\/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\">Unter 4 Jahren<\/span>\n      <div class=\"nt-exc__price-free-amount\">GRATIS<\/div>\n      <span class=\"nt-exc__price-sub\">Kein Ticket n\u00f6tig<\/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\">Haustiere<\/span>\n      <div class=\"nt-exc__price-free-amount\">GRATIS<\/div>\n      <span class=\"nt-exc__price-sub\">Ohne Aufpreis<\/span>\n    <\/div>\n    <div class=\"nt-exc__price-savings\">\n      Ein Tag mit Hin- und R\u00fcckfahrt, Unterwasserblick und freier Zeit auf der Insel\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=\"Garantien und Vorteile\">\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\">Sofortige Best\u00e4tigung<\/span>\n        <span class=\"nt-exc__trust-sub\">Dein Ticket sofort per E-Mail<\/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\">Flexibles Ticket<\/span>\n        <span class=\"nt-exc__trust-sub\">Du f\u00e4hrst zur\u00fcck, wann es dir passt<\/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\">Unterwasserblick inklusive<\/span>\n        <span class=\"nt-exc__trust-sub\">Der Meeresgrund ohne Aufpreis<\/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 auf Google<\/span>\n        <span class=\"nt-exc__trust-sub\">\u00fcber 1.200 gepr\u00fcfte Bewertungen<\/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\">Haustiere gratis<\/span>\n        <span class=\"nt-exc__trust-sub\">Dein Hund f\u00e4hrt ohne Aufpreis mit<\/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\">Organisierter touristischer Ausflug<\/span>\n      <h2 class=\"nt-exc__title\" id=\"incluye-titulo\">Ein komplettes Programm, um Tabarca zu entdecken \u2014 nicht nur eine \u00dcberfahrt<\/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;\">Diese Seite ist f\u00fcr alle, die einen mediterranen Tagesausflug suchen: bequem ankommen, das Meeresschutzgebiet sehen, Zeit f\u00fcr Strand, historischen Rundgang, Schnorcheln und Essen haben und zur\u00fcckfahren, ohne an eine feste Uhrzeit gebunden zu sein.<\/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\">Der Unterwassermoment des Ausflugs<\/h3>\n        <p class=\"nt-exc__card-text\">Auf halber Strecke h\u00e4lt der Katamaran mitten im <strong>Meeresschutzgebiet von Tabarca<\/strong> \u2014 dem ersten Spaniens. Geh hinunter zum Glasfenster und schau auf den Grund: Fische, Neptungras und Vulkangestein. Ohne Aufpreis, in jedem Ticket enthalten.<\/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\">Freier Tag auf der Insel<\/h3>\n        <p class=\"nt-exc__card-text\">Der Ausflug umfasst Hin- und R\u00fcckfahrt, bindet dich aber weder an eine Gruppe noch an eine feste Uhrzeit. <strong>Du genie\u00dft Tabarca in deinem Tempo<\/strong> und f\u00e4hrst mit der Abfahrt zur\u00fcck, die dir laut Tagesfahrplan am besten passt.<\/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\">Ein einfacher Start<\/h3>\n        <p class=\"nt-exc__card-text\">Beim Online-Kauf sparst du dir die Schlange. Zeig den QR-Code am <strong>orangen Ticketschalter im Hafen von Santa Pola<\/strong> und geh direkt an Bord. In der Hochsaison kann das bis zu 45 Minuten Wartezeit sparen.<\/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\">Bereit f\u00fcr Strand und Schnorcheln<\/h3>\n        <p class=\"nt-exc__card-text\">Du kannst <strong>K\u00fchltasche, Sonnenschirm, Strandst\u00fchle, Schwimmreifen<\/strong> und alles mitnehmen, was du f\u00fcr den Tag brauchst. Kein Gewichtslimit, keine Einschr\u00e4nkungen. Schnorchelausr\u00fcstung ist willkommen.<\/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\">Bequeme \u00dcberfahrt<\/h3>\n        <p class=\"nt-exc__card-text\">Der Katamaran hat eine <strong>Bar w\u00e4hrend der \u00dcberfahrt<\/strong>. Erfrischungsgetr\u00e4nke, Bier, Wasser und Snacks machen die 25 Minuten angenehmer. Auf der R\u00fcckfahrt genauso.<\/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\">Ein Programm f\u00fcr Paare, Familien und Gruppen<\/h3>\n        <p class=\"nt-exc__card-text\">Der Ausflug funktioniert f\u00fcr einen Kurztrip zu zweit genauso gut wie f\u00fcr einen Tag mit Kindern, eine Freundesgruppe oder G\u00e4ste, die Tabarca sehen wollen, ohne jedes Detail selbst zu organisieren.<\/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 auf dem Weg zur Insel Tabarca mit Glasboden f\u00fcr den Unterwasserblick\" loading=\"lazy\" decoding=\"async\" title=\"Ausflug nach Tabarca 1\"  > <\/picture>\n    <\/div>\n    <div class=\"exc-reveal exc-d2 vit-reveal vit-d2\">\n      <span class=\"nt-exc__label\">An Bord \u00b7 ein einzigartiges Erlebnis<\/span>\n      <h2 class=\"nt-exc__title\" id=\"travesia-titulo\" style=\"color:#fff !important;\">Die \u00dcberfahrt: 25 Minuten Mittelmeer an Bord<\/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;\">Der Ausflug beginnt, bevor du die Insel erreichst. An Bord des <strong style=\"color:#fff !important;\">Catamar\u00e1n Nueva Tabarca<\/strong> hast du 25 Minuten Fahrt \u00fcber das Mittelmeer, mit der K\u00fcste von Alicante auf der einen Seite und dem Eiland, das am Horizont auftaucht. Das ist nicht nur ein Transfer: Es ist der erste Teil des Erlebnisses.<\/p>\n      <p class=\"nt-exc__text\" style=\"color:rgba(255,255,255,.75) !important;\">Auf der Hinfahrt h\u00e4lt der Katamaran mitten im <strong style=\"color:#fff !important;\">Meeresschutzgebiet<\/strong> f\u00fcr den inbegriffenen Unterwasserblick. Auf der R\u00fcckfahrt beschlie\u00dft der Sonnenuntergang \u00fcber Santa Pola den Tag auf die sch\u00f6nste Art.<\/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 an Bord<\/h3>\n          <p class=\"nt-exc__marina-card-text\">Erfrischungsgetr\u00e4nke, Bier und Snacks w\u00e4hrend der <span data-viajes-schedule=\"duration\">25 Min. \u00dcberfahrt<\/span>, hin und zur\u00fcck.<\/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\">Panoramadeck<\/h3>\n          <p class=\"nt-exc__marina-card-text\">Blick aufs offene Meer, die K\u00fcste von Alicante und die n\u00e4her kommende Insel, direkt vom 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\">Halt im Meeresschutzgebiet<\/h3>\n          <p class=\"nt-exc__marina-card-text\">Halt in gesch\u00fctzten Gew\u00e4ssern f\u00fcr den Unterwasserblick. In jedem Ticket enthalten.<\/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\">Pioniere seit 1972<\/h3>\n          <p class=\"nt-exc__marina-card-text\">Der \u00e4lteste Betreiber der Strecke. \u00dcber 50 Jahre in diesen Gew\u00e4ssern unterwegs.<\/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\">Lerne dein Ziel kennen<\/span>\n      <h2 class=\"nt-exc__title\" id=\"isla-titulo\">Die Insel Tabarca: das Mittelmeer in Reinform<\/h2>\n      <div class=\"nt-exc__divider-left\"><\/div>\n      <p class=\"nt-exc__text\">Die <strong>Insel Tabarca<\/strong> (offiziell Nueva Tabarca) ist das einzige bewohnte Eiland der Region Valencia und eines der bestgeh\u00fcteten Geheimnisse des Mittelmeers. Auf knapp <strong>30 Hektar Fl\u00e4che<\/strong>, nur 8 km von Santa Pola und 22 km von Alicante entfernt, vereint sie au\u00dfergew\u00f6hnlichen Natur- und Geschichtsreichtum.<\/p>\n      <p class=\"nt-exc__text\">Ihre t\u00fcrkisfarbenen Gew\u00e4sser geh\u00f6ren zum <strong>ersten Meeresschutzgebiet Spaniens<\/strong>, eingerichtet 1986, wo Neptungras den Grund bedeckt und die Meeresfauna gesch\u00fctzt lebt. An Land versetzt dich eine ummauerte Altstadt aus dem 18. Jahrhundert, 1964 zum <strong>historisch-k\u00fcnstlerischen Ensemble erkl\u00e4rt<\/strong> , in eine andere Zeit.<\/p>\n      <div class=\"nt-exc__geo-fact\">\n        <strong>\ud83d\udccd Lage:<\/strong> 8 km von Santa Pola \u00b7 22 km von Alicante \u00b7 25 Minuten mit dem Katamaran<br>\n        <strong>\ud83c\udfdd\ufe0f Gr\u00f6\u00dfe:<\/strong> 1.850 m lang \u00b7 450 m breit \u00b7 30 Hektar insgesamt<br>\n        <strong>\ud83d\udc65 Bev\u00f6lkerung:<\/strong> 51 feste Bewohner \u00b7 3.000 Besucher\/Tag im Sommer\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\">1. Meeresschutzgebiet Spaniens<\/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\">Von Karl III. gegr\u00fcndet<\/span>\n        <\/div>\n        <div class=\"nt-exc__stat\">\n          <span class=\"nt-exc__stat-num\">15 m<\/span>\n          <span class=\"nt-exc__stat-label\">H\u00f6chster Punkt<\/span>\n        <\/div>\n      <\/div>\n      <p class=\"nt-exc__text\" style=\"font-size:13.5px !important; color:#777 !important;\">Die Insel hat eine faszinierende Geschichte: 1768 befreite K\u00f6nig Karl III. 323 Genuesen, die auf der tunesischen Insel Tabarka gefangen gehalten wurden, und siedelte sie hier an, mit dem Auftrag, die K\u00fcste zu verteidigen. Ihre Nachfahren, die \u201eTabarquinos\u201c, bewahren bis heute eine einzigartige Kultur und K\u00fcche.<\/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=\"Luftaufnahme der Insel Tabarca mit kristallklarem Wasser und Altstadt\" loading=\"lazy\" width=\"600\" height=\"420\" title=\"Ausflug nach 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=\"Meeresgrund des Meeresschutzgebiets Tabarca, gesehen vom Katamaran mit Unterwasserblick\" loading=\"lazy\" width=\"600\" height=\"420\" title=\"Ausflug nach Tabarca 3\">\n    <\/div>\n    <div class=\"exc-reveal exc-d2 vit-reveal vit-d2\">\n      <span class=\"nt-exc__label\">Exklusiv \u00b7 nur auf unserem Katamaran<\/span>\n      <h2 class=\"nt-exc__title\" id=\"marina-titulo\">Das Meeresschutzgebiet: Schnorcheln, ohne nass zu werden<\/h2>\n      <div class=\"nt-exc__divider-left\" style=\"background:#E8603A;\"><\/div>\n      <p class=\"nt-exc__text\">Auf halber Strecke h\u00e4lt der Catamar\u00e1n Nueva Tabarca mitten im <strong>Meeresschutzgebiet von Tabarca<\/strong>. Geh hinunter zum Glasfenster auf dem Unterdeck und beobachte den Grund durch den transparenten Rumpf: Fische, Neptungras und das am besten erhaltene Meeres\u00f6kosystem des westlichen Mittelmeers.<\/p>\n      <p class=\"nt-exc__text\">Das Meeresschutzgebiet umfasst eine Fl\u00e4che von <strong>mehr als 1.400 Hektar<\/strong> zwischen flachen und tiefen Gew\u00e4ssern. Die Wiese aus <strong>Neptungras<\/strong> ist die ausgedehnteste der K\u00fcste von Alicante und wirkt wie die Lunge des Mittelmeers.<\/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\">Meeresfauna<\/h3>\n          <p class=\"nt-exc__marina-card-text\">Mur\u00e4nen, Kraken, Gei\u00dfbrassen, Wolfsbarsche, Goldbrassen und Schw\u00e4rme von Meerbarben in gesch\u00fctzten Gew\u00e4ssern.<\/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\">Neptungras<\/h3>\n          <p class=\"nt-exc__marina-card-text\">Die ausgedehnteste Wiese der K\u00fcste von Alicante. Zeichen au\u00dfergew\u00f6hnlicher Wasserqualit\u00e4t.<\/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\">Schnorcheln auf der Insel<\/h3>\n          <p class=\"nt-exc__marina-card-text\">Die Buchten der Nordseite sind perfekt zum Schnorcheln, mit kristallklarem Wasser und \u00fcber 10 Metern Sicht.<\/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\">Unterwasserblick gratis inklusive<\/h3>\n          <p class=\"nt-exc__marina-card-text\">Ohne Aufpreis. Der Halt im Schutzgebiet ist in jedem Ticket enthalten, nichts muss separat gebucht werden.<\/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\">W\u00e4hrend deines Ausflugs nach Tabarca<\/span>\n      <h2 class=\"nt-exc__title\" id=\"actividades-titulo\">Erlebnisse, die dich auf der Insel erwarten<\/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;\">An einem einzigen Tag kannst du alles sehen. T\u00fcrkisfarbene Str\u00e4nde, Schnorcheln im Meeresschutzgebiet, eine Altstadt aus dem 18. Jahrhundert und lokale K\u00fcche.<\/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, Insel Tabarca, kristallklares t\u00fcrkisfarbenes Wasser\" loading=\"lazy\" decoding=\"async\" title=\"Ausflug nach Tabarca 4\"  > <\/picture>\n          <span class=\"nt-exc__act-tag\">Strand<\/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\">Der Hauptstrand von Tabarca. Kristallklares t\u00fcrkisfarbenes Wasser, feiner Sand und Neptungras am Grund. Ideal zum Baden und zum Schnorcheln direkt vom Ufer. Im Sommer der belebteste.<\/p>\n          <span class=\"nt-exc__act-more\">Aktivit\u00e4ten ansehen \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=\"Schnorcheln im Meeresschutzgebiet von Tabarca, kristallklare Buchten\" loading=\"lazy\" width=\"400\" height=\"170\" title=\"Ausflug nach Tabarca 5\">\n          <span class=\"nt-exc__act-tag\">Schnorcheln<\/span>\n        <\/div>\n        <div class=\"nt-exc__act-body\">\n          <h3 class=\"nt-exc__act-title\">Schnorcheln im Meeresschutzgebiet<\/h3>\n          <p class=\"nt-exc__act-text\">Die Buchten der Nordseite bieten 10\u201315 Meter Sicht. Neptungras und Meeresfauna machen Tabarca zum besten Schnorchelplatz der K\u00fcste von Alicante. Bring deine Brille mit oder leih sie auf der Insel.<\/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=\"Barocke Mauern der Altstadt der Insel Tabarca, 18. Jahrhundert\" loading=\"lazy\" width=\"400\" height=\"170\" title=\"Ausflug nach Tabarca 6\">\n          <span class=\"nt-exc__act-tag\">Geschichte<\/span>\n        <\/div>\n        <div class=\"nt-exc__act-body\">\n          <h3 class=\"nt-exc__act-title\">Mauern und Altstadt<\/h3>\n          <p class=\"nt-exc__act-text\">Im 18. Jahrhundert auf Anordnung von Karl III. erbaut, umschlie\u00dfen die Mauern mit ihren drei barocken Toren (Levante, Trancada und Tierra) das Dorf. 1964 zum historisch-k\u00fcnstlerischen Ensemble erkl\u00e4rt. Ein Rundgang, den man nicht auslassen sollte.<\/p>\n          <span class=\"nt-exc__act-more\">Geschichte Tabarcas \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 auf der Insel Tabarca, historischer Aussichtspunkt\" loading=\"lazy\" width=\"400\" height=\"170\" title=\"Ausflug nach Tabarca 7\">\n          <span class=\"nt-exc__act-tag\">Kulturerbe<\/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\">Der Wehrturm aus dem 18. Jahrhundert, der im 19. Jahrhundert Staatsgef\u00e4ngnis war. Heute bietet er den sch\u00f6nsten Panoramablick \u00fcber Insel und Meer. Eines der meistfotografierten Wahrzeichen Tabarcas.<\/p>\n          <span class=\"nt-exc__act-more\">Plane deinen Tag \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=\"Leuchtturm von Tabarca, erbaut 1854, Blick aufs Meer\" loading=\"lazy\" decoding=\"async\" title=\"Ausflug nach Tabarca 8\"  > <\/picture>\n          <span class=\"nt-exc__act-tag\">Aussichtspunkt<\/span>\n        <\/div>\n        <div class=\"nt-exc__act-body\">\n          <h3 class=\"nt-exc__act-title\">Der Leuchtturm von Tabarca<\/h3>\n          <p class=\"nt-exc__act-text\">1854 erbaut, ist der Leuchtturm von Tabarca einer der markantesten Punkte der Insel. Von dort hast du 360\u00b0-Blick auf das Mittelmeer und die K\u00fcste von Alicante. Der Weg dorthin f\u00fchrt an den Klippen entlang.<\/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, Reis mit Fisch, Gastronomie der Insel Tabarca\" loading=\"lazy\" width=\"400\" height=\"170\" title=\"Ausflug nach Tabarca 9\">\n          <span class=\"nt-exc__act-tag\">Gastronomie<\/span>\n        <\/div>\n        <div class=\"nt-exc__act-body\">\n          <h3 class=\"nt-exc__act-title\">Der Caldero tabarquino<\/h3>\n          <p class=\"nt-exc__act-text\">Du kannst nicht nach Tabarca fahren, ohne den <strong>Caldero tabarquino<\/strong>probiert zu haben: Reis mit frischem Fisch, gekocht in einer Br\u00fche aus Felsfischen. Das Originalrezept der genuesischen Siedler. Die Restaurants der Insel servieren das authentischste Gericht der Costa Blanca.<\/p>\n          <span class=\"nt-exc__act-more\">Gastronomie ansehen \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\">Empfohlene Route<\/span>\n      <h2 class=\"nt-exc__title\" id=\"itinerario-titulo\">Tagesausflug nach Tabarca: die ideale Route ohne Hetze<\/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;\">Der Wert dieses Ausflugs liegt nicht nur in der \u00dcberfahrt: Er liegt darin, den Tag so zu ordnen, dass Meer, Geschichte, Essen und eine flexible R\u00fcckfahrt zusammenpassen, ohne dass der Besuch zum Wettlauf wird.<\/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 Beginn des Ausflugs<\/span>\n        <h3 class=\"nt-exc__tl-title\">Treffpunkt im Hafen von Santa Pola<\/h3>\n        <p class=\"nt-exc__tl-text\">Geh zum <strong>Fischereihafen von Santa Pola<\/strong>, Avenida de los Ba\u00f1os 1. Such den orangen Ticketschalter. Wenn du online gekauft hast, zeig den QR-Code und geh ohne Schlange an Bord. Sei 15 Minuten vor der Abfahrt da.<\/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 Der erste unvergessliche Moment<\/span>\n        <h3 class=\"nt-exc__tl-title\">Unterwasserblick im Meeresschutzgebiet<\/h3>\n        <p class=\"nt-exc__tl-text\">Auf halber Strecke h\u00e4lt der Katamaran im Meeresschutzgebiet. Geh hinunter zum Glasfenster und beobachte den Meeresgrund: Neptungras, Gei\u00dfbrassen, Mur\u00e4nen und Zackenbarsche in ihrem nat\u00fcrlichen Lebensraum. Es dauert etwa 10\u201315 Minuten.<\/p>\n        <span class=\"nt-exc__tl-badge\">Im Erlebnis enthalten, ohne Aufpreis<\/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 Ankunft in Nueva Tabarca<\/span>\n        <h3 class=\"nt-exc__tl-title\">Erste Strandstunde und Orientierung<\/h3>\n        <p class=\"nt-exc__tl-text\">Gleich nach der Ankunft geh zur <strong>Playa de Levante<\/strong> , um einen guten Platz zu bekommen (im Sommer wird sie voll). Richte dich ein, geh baden und erkunde das Ufer mit der Schnorchelbrille. Am fr\u00fchen Vormittag ist die Sicht au\u00dfergew\u00f6hnlich.<\/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 Kultureller Rundgang<\/span>\n        <h3 class=\"nt-exc__tl-title\">Mauern, Turm und Leuchtturm<\/h3>\n        <p class=\"nt-exc__tl-text\">Verlass den Strand und geh durch das ummauerte Dorf: die <strong>Kirche San Pedro und San Pablo<\/strong> (1770), den <strong>Torre de San Jos\u00e9<\/strong> und die Klippen bis zum <strong>Leuchtturm von 1854<\/strong>. Der ganze Rundgang dauert etwa 45 Minuten.<\/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 Lokale K\u00fcche<\/span>\n        <h3 class=\"nt-exc__tl-title\">Der Caldero tabarquino<\/h3>\n        <p class=\"nt-exc__tl-text\">Reserviere in der Hochsaison vorher einen Tisch. Der <strong>Caldero tabarquino<\/strong> ist Pflicht: s\u00e4miger Reis mit frischem Felsfisch. Es gibt auch Strandbars mit belegten Broten und Paella, wenn du es unkomplizierter magst.<\/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 Letztes Bad oder Schnorcheln<\/span>\n        <h3 class=\"nt-exc__tl-title\">Buchten im Norden und Au\u00dfenseite<\/h3>\n        <p class=\"nt-exc__tl-text\">Die <strong>Buchten der Nordseite<\/strong> (die dem Leuchtturm n\u00e4chsten) bieten die beste Sicht und sind nachmittags leerer. Das ist die beste Zeit zum Schnorcheln: Das Sonnenlicht f\u00e4llt direkt ein und du siehst den Grund in 10\u201315 Metern Tiefe.<\/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\">Nachmittag \u2014 Flexible R\u00fcckfahrt<\/span>\n        <h3 class=\"nt-exc__tl-title\">Zur\u00fcck nach Santa Pola, wann es in deinen Plan passt<\/h3>\n        <p class=\"nt-exc__tl-text\">Geh rechtzeitig zum Anleger der Insel. Der Katamaran f\u00e4hrt p\u00fcnktlich. An Bord kannst du an der Bar etwas trinken und dabei den Blick in den Sonnenuntergang genie\u00dfen. Ankunft in Santa Pola gegen 17:15 Uhr.<\/p>\n        <span class=\"nt-exc__tl-badge\">Das Ticket ist flexibel: sieh dir die letzte Abfahrt des Tages an<\/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        Vollst\u00e4ndiger Guide f\u00fcr einen Tag 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\">Treffpunkt des Ausflugs<\/span>\n      <h2 class=\"nt-exc__title\" id=\"donde-titulo\">Abfahrt ab Santa Pola: einfach, nah und gut ausgeschildert<\/h2>\n      <div class=\"nt-exc__divider-left\"><\/div>\n      <p class=\"nt-exc__text\">Das Boot f\u00e4hrt vom <strong>Fischereihafen von Santa Pola<\/strong> ab \u2014 Avenida de los Ba\u00f1os, 1, 03130 Santa Pola, Alicante. Such den <strong>orangen Ticketschalter<\/strong> am Kai (nicht den blauen, der zu einer anderen Reederei geh\u00f6rt). Wenn du online gekauft hast, zeig den QR-Code und geh direkt an Bord.<\/p>\n      <p class=\"nt-exc__text\"><strong>Parken:<\/strong> Direkt am Anleger gibt es eine kostenlose \u00f6ffentliche Fl\u00e4che. Wenn sie voll ist, sind die n\u00e4chsten Parkh\u00e4user Parking AMFISA (654 589 164), Parking Marina Miramar (618 088 210) und Parking del Castillo (966 692 284). Das entfernteste liegt 5 Gehminuten entfernt.<\/p>\n      <ul class=\"nt-exc__checklist\">\n        <li>Aus Alicante \u2014 20 Minuten \u00fcber die N-332<\/li>\n        <li>Aus Elche \u2014 25 Minuten mit dem Auto<\/li>\n        <li>Aus Torrevieja \u2014 25 Minuten \u00fcber die N-332<\/li>\n        <li>Aus Murcia \u2014 45 Minuten \u00fcber die A-7<\/li>\n        <li>Sei <strong>15 Minuten vor<\/strong> der gew\u00e4hlten Abfahrt da<\/li>\n      <\/ul>\n      <a href=\"https:\/\/app.viajesislatabarca.com\/\" class=\"nt-exc__btn\" data-vit-ripple>\n        Ausflug online buchen \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=\"Oranger Ticketschalter Catamar\u00e1n Nueva Tabarca im Hafen von Santa Pola\" loading=\"lazy\" width=\"600\" height=\"420\" title=\"Ausflug nach 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\">W\u00e4hl die beste Uhrzeit f\u00fcr deinen Ausflug<\/h2>\n      <p class=\"nt-exc__horarios-callout-sub\">Damit der Tag gut aufgeht, w\u00e4hl eine Abfahrt am Vormittag und pr\u00fcfe die letzte verf\u00fcgbare R\u00fcckfahrt. Sieh dir vor dem Buchen die aktuelle Tabelle an, besonders in der Hochsaison.<\/p>\n      <div class=\"nt-exc__horarios-pills\">\n        <span class=\"nt-exc__horarios-pill\">Empfohlene Abfahrten am Vormittag<\/span>\n        <span class=\"nt-exc__horarios-pill\">Flexible R\u00fcckfahrt<\/span>\n        <span class=\"nt-exc__horarios-pill\"><span data-viajes-schedule=\"duration\">25 Min. \u00dcberfahrt<\/span><\/span>\n        <span class=\"nt-exc__horarios-pill\"><span data-viajes-schedule=\"season\">Je nach Saison<\/span><\/span>\n      <\/div>\n      <a href=\"https:\/\/viajesislatabarca.com\/horario-isla-de-tabarca\/\" class=\"nt-exc__horarios-btn\" data-vit-ripple>\n        Offizielle Fahrpl\u00e4ne des Ausflugs ansehen\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;\">Buche beim lokalen Anbieter<\/span>\n      <h2 class=\"nt-exc__title\" id=\"porque-titulo\">Warum du deinen Ausflug bei Viajes Isla Tabarca buchen solltest<\/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;\">Wenn du einen Ausflug nach Tabarca buchst, willst du Sicherheit, Klarheit und ein rundes Erlebnis ab der ersten Minute. Genau darauf achten wir bei jeder Abfahrt.<\/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\">Unterwasserblick inklusive<\/h3>\n        <p class=\"nt-exc__porque-text\">Die Einzigen mit Glasfenster im Katamaran. Ohne Aufpreis bei allen Tickets.<\/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\">Flexibel<\/span>\n        <h3 class=\"nt-exc__porque-title\">Offenes Ticket<\/h3>\n        <p class=\"nt-exc__porque-text\">G\u00fcltig f\u00fcr jede R\u00fcckfahrzeit. Du musst beim Buchen keine R\u00fcckfahrt festlegen.<\/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\">Pioniere auf der Strecke<\/h3>\n        <p class=\"nt-exc__porque-text\">Gegr\u00fcndet 1972. \u00dcber 50 Jahre Erfahrung auf der Strecke Santa Pola\u2013Tabarca.<\/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\">Die bestbewerteten<\/h3>\n        <p class=\"nt-exc__porque-text\">Mehr als 1.200 gepr\u00fcfte Google-Bewertungen. Die beste Note der Strecke.<\/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\">Gratis<\/span>\n        <h3 class=\"nt-exc__porque-title\">Haustiere immer gratis<\/h3>\n        <p class=\"nt-exc__porque-text\">Dein Hund f\u00e4hrt ohne Aufpreis mit. Wir sind die beste Wahl, wenn du mit Haustieren reist.<\/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=\"Das Team von Viajes Isla Tabarca\">\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=\"Das Team von Viajes Isla Tabarca im Hafen von Santa Pola \u2014 \u00fcber 50 Jahre auf der Strecke\" width=\"600\" height=\"320\" loading=\"lazy\" title=\"Ausflug nach Tabarca 11\">\n    <\/div>\n    <div class=\"exc-reveal exc-d2 vit-reveal vit-d2\">\n      <p class=\"nt-exc__equipo-quote\">Wir sind seit \u00fcber 50 Jahren in diesem Hafen. Jeden Morgen, wenn die Boote auslaufen, f\u00fchlt es sich noch immer an wie am ersten Tag.<\/p>\n      <cite class=\"nt-exc__equipo-cite\"><strong>Das Team von Viajes Isla Tabarca<\/strong> \u00b7 Hafen von Santa Pola, seit 1972<\/cite>\n      <p class=\"nt-exc__equipo-body\">Wir sind ein Familienbetrieb aus Alicante, der zu fahren begann, als Tabarca noch ein kaum bekanntes Ziel war. Wir haben das Meeresschutzgebiet wachsen und sich erholen sehen. Wir haben drei Generationen derselben Familien auf die Insel gebracht. Wir kennen jede Str\u00f6mung, jede Windlage und jeden Winkel dieser K\u00fcste. Nicht weil wir die Gr\u00f6\u00dften sind, sondern weil wir unser ganzes Leben hier verbracht haben. Das legen wir in jede \u00dcberfahrt.<\/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\">Was unsere Reisenden sagen<\/span>\n    <h2 class=\"nt-exc__title exc-reveal vit-reveal\" id=\"resenas-titulo\">Mehr als 1.200 Bewertungen \u00b7 4,8 von 5 Sternen<\/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\">\u00fcber 1.200 gepr\u00fcfte Bewertungen<\/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-Bewertungen<\/span>\n          <span class=\"nt-exc__resena-badge-sub\">Hinterlasse uns eine Bewertung<\/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\">Hinterlasse uns eine Bewertung<\/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\">Fragen vor dem Buchen<\/span>\n      <h2 class=\"nt-exc__title\" id=\"faq-titulo\">H\u00e4ufige Fragen zum touristischen Ausflug nach 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\">Was ist im Ausflug nach Tabarca enthalten?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">Der Ausflug umfasst Hin- und R\u00fcckfahrt ab Santa Pola, die \u00dcberfahrt mit dem Katamaran, den Halt f\u00fcr den Unterwasserblick im Meeresschutzgebiet von Tabarca und freie Zeit auf der Insel f\u00fcr Strand, Schnorcheln, historischen Rundgang und Essen. Die Online-Buchung startet bei <strong>9\u20ac pro Erwachsenem<\/strong>. Die vollst\u00e4ndige Tabelle nach Fahrgasttyp findest du auf der Seite <a href=\"https:\/\/viajesislatabarca.com\/precio-barco-tabarca\/\">Preise Boot nach Tabarca \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\">Ist es eine gef\u00fchrte Tour oder ein flexibles Programm auf eigene Faust?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">Es ist ein organisierter Ausflug im touristischen und logistischen Sinn: Abfahrt ab Santa Pola, Katamaran, Unterwasserblick und R\u00fcckfahrt sind geregelt. Auf Tabarca genie\u00dft du die Insel dann frei und in deinem Tempo. Ideal, wenn du ein klares Erlebnis willst, ohne von einer festen Reisegruppe abh\u00e4ngig zu sein.<\/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\">Was kann man bei einem Tagesausflug nach Tabarca machen?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">Ein ganzer Tag reicht f\u00fcr das Wesentliche: baden an der <strong>Playa de Levante<\/strong>, schnorcheln in den Buchten im Norden, durch die ummauerte Altstadt gehen, den Torre de San Jos\u00e9 und den Leuchtturm von 1854 besuchen und <strong>Caldero tabarquino<\/strong> in einem der Restaurants essen. Die ideale Route: Ankunft um 10:30 Uhr, Strand und Schnorcheln bis 14 Uhr, Mittagessen, historischer Rundgang am Nachmittag und R\u00fcckfahrt um 16:45 Uhr. <a href=\"https:\/\/viajesislatabarca.com\/que-hacer-en-tabarca-en-un-dia\/\">Vollst\u00e4ndiger Guide f\u00fcr den Tag \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\">Wo beginnt der Ausflug nach Tabarca?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">Der Ausflug beginnt im <strong>Fischereihafen von Santa Pola<\/strong>, Avenida de los Ba\u00f1os, 1, 03130 Santa Pola. Such den <strong>orangen Ticketschalter<\/strong> am Anleger. Wenn du online gekauft hast, zeig deinen QR-Code und geh an Bord, ohne den Kaufvorgang am Schalter zu durchlaufen.<\/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\">Sollte man den Ausflug im Voraus buchen?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">Ja, besonders in der Karwoche, an Wochenenden sowie im Juli und August. Online zu buchen bringt sofortige Best\u00e4tigung, spart die Kaufschlange am Hafen und hilft dir, die Vormittagsabfahrt zu sichern, die meist die beste ist, um den Tag auszunutzen. <a href=\"https:\/\/viajesislatabarca.com\/horario-isla-de-tabarca\/\">Offizielle Fahrpl\u00e4ne ansehen \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\">Wie lange braucht man zu Fu\u00df um die Insel Tabarca?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">Die Insel ist <strong>1.850 Meter lang<\/strong> und 450 Meter breit. In etwa 45 Minuten kannst du sie am Rand gem\u00fctlich komplett umrunden. Wenn du zus\u00e4tzlich badest, schnorchelst, Kirche, Turm und Leuchtturm besuchst und isst, ist <strong>ein ganzer Tag perfekt<\/strong> , um sie ohne Hetze zu genie\u00dfen.<\/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\">Ist der Ausflug nach Tabarca f\u00fcr Familien geeignet?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">Ja. Er geh\u00f6rt zu den bequemsten Ausfl\u00fcgen der Costa Blanca f\u00fcr Familien, weil die \u00dcberfahrt kurz ist, die Insel leicht zu Fu\u00df zu erkunden ist und das Programm Strand, Spaziergang und Essen verbindet. Praktischer Tipp: Sonnenschutz, Wasser, Sonnenschirm und Badeschuhe f\u00fcr die felsigen Stellen mitnehmen.<\/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\">Kann ich den Ausflug nach Tabarca mit Haustier machen?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">Ja. Auf dem Catamar\u00e1n Nueva Tabarca fahren Haustiere <strong>gratis<\/strong>mit. Auf der Insel kannst du Wege, Klippen und viele Au\u00dfenbereiche begehen. An der Playa de Levante kann es in der Hochsaison Einschr\u00e4nkungen geben, deshalb lohnt sich der spezielle Guide, wenn du mit Hund reist. <a href=\"https:\/\/viajesislatabarca.com\/mascotas\/\">Mehr Infos zu Tabarca mit Hund \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\">Was sollte man f\u00fcr den Ausflug mitnehmen?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">Unverzichtbar: <strong>Sonnencreme<\/strong> (die Insel hat wenig Schatten), M\u00fctze, Wasser. F\u00fcr den Strand: Sonnenschirm und St\u00fchle (d\u00fcrfen ohne Einschr\u00e4nkung mit an Bord), Schnorchelbrille, Badeschuhe f\u00fcr die Steine. Gegen die K\u00fchle: ein zus\u00e4tzliches T-Shirt, denn an Bord kann es frisch werden. Auf der Insel gibt es Restaurants, Strandbars und einen kleinen Souvenirladen.<\/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\">Wann besucht man Tabarca am besten?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">Die Bootssaison ist jedes Jahr anders \u2014 <strong>aktuelle Termine erfragen<\/strong>. Die beste Zeit, um Menschenmassen zu meiden und gutes Wetter zu haben, ist <strong>Mai, Juni und September<\/strong>: angenehme Temperaturen (Wasser bei 22\u201324 \u00b0C), weniger Andrang und normale Preise. Im Juli und August kommen bis zu 3.000 Besucher pro Tag auf die Insel. Auch die Karwoche ist sehr beliebt.<\/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\">Gibt es Restaurants auf der Insel Tabarca?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">Ja, auf der Insel gibt es mehrere Restaurants, in denen du die lokale K\u00fcche probieren kannst. Das Aush\u00e4ngeschild ist der <strong>Caldero tabarquino<\/strong> (s\u00e4miger Reis mit Felsfisch), das Originalrezept der genuesischen Siedler des 18. Jahrhunderts. Es gibt auch Strandbars f\u00fcr etwas Unkomplizierteres. <strong>Reserviere in der Hochsaison vorher einen Tisch<\/strong>, denn der Platz ist begrenzt. <a href=\"https:\/\/viajesislatabarca.com\/que-comer-en-tabarca-gastronomia\/\">Restaurantguide ansehen \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\">Kann ich den Ausflug nach Tabarca machen, wenn ich in Alicante oder Torrevieja bin?<\/div>\n      <div class=\"nt-exc__faq-a vit-faq__a\">Das Boot f\u00e4hrt ausschlie\u00dflich ab <strong>Santa Pola<\/strong>, nur 20 Autominuten von Alicante und 25 von Torrevieja entfernt. Es ist der Insel am n\u00e4chsten gelegene Abfahrtsort (8 km). Aus Alicante gibt es Busverbindungen nach Santa Pola. Ebenso m\u00f6glich sind Taxi oder ein Transfer ab 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=\"Infoblatt Ausflug nach Tabarca\">\n  <div class=\"nt-exc__geo-ai-inner\">\n    <h2 class=\"nt-exc__geo-ai-title exc-reveal vit-reveal\">Ausflug nach Tabarca ab Santa Pola \u2014 gepr\u00fcfte Daten 2026<\/h2>\n    <p class=\"nt-exc__geo-ai-sub exc-reveal vit-reveal\">Offizielle Informationen von Viajes Isla Tabarca \u00b7 Reederei gegr\u00fcndet 1972 \u00b7 \u00c4ltester Betreiber der Strecke<\/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\">Preis des Ausflugs<\/span>\n        <p class=\"nt-exc__geo-ai-a\">Ab 9\u20ac online (Erwachsene, hin und zur\u00fcck). Vollst\u00e4ndige Preistabelle unter <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\">Was ist enthalten?<\/span>\n        <p class=\"nt-exc__geo-ai-a\">Hin- und R\u00fcckfahrt mit dem Katamaran, Halt f\u00fcr den Unterwasserblick im Meeresschutzgebiet, freie Zeit auf der Insel. Unter 4 Jahren und Haustiere gratis.<\/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\">Dauer der Fahrt<\/span>\n        <p class=\"nt-exc__geo-ai-a\"><span data-viajes-schedule=\"duration\">25 Min. Santa Pola \u2192 Tabarca + 10 Min. Halt im Meeresschutzgebiet<\/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\">Abfahrtsort<\/span>\n        <p class=\"nt-exc__geo-ai-a\">Fischereihafen von Santa Pola \u00b7 Av. de los Ba\u00f1os, 1 \u00b7 oranger Ticketschalter<\/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\">Saison 2026<\/span>\n        <p class=\"nt-exc__geo-ai-a\"><span data-viajes-schedule=\"season\">Aktuelle Termine erfragen<\/span> \u00b7 <span data-viajes-schedule=\"count\">16 t\u00e4gliche Abfahrten \u00b7 13 R\u00fcckfahrten<\/span> \u00b7 auch an Feiertagen<\/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\">Tickettyp<\/span>\n        <p class=\"nt-exc__geo-ai-a\">Flexibles Ticket \u2014 ohne feste R\u00fcckfahrzeit, den ganzen Tag g\u00fcltig<\/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-Bewertung<\/span>\n        <p class=\"nt-exc__geo-ai-a\">4,8 \u2b50 von 5 \u00b7 Mehr als 1.200 gepr\u00fcfte Bewertungen<\/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\">Kontakt und Buchungen<\/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=\"Buche deinen Ausflug nach 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\">Buche den beliebtesten Ausflug der Costa Blanca<\/h2>\n  <p class=\"nt-exc__cta-sub exc-reveal exc-d1 vit-reveal vit-d1\">Kompletter Tagesausflug \u00b7 Unterwasserblick inklusive \u00b7 t\u00fcrkisfarbene Str\u00e4nde \u00b7 Altstadt \u00b7 lokale K\u00fcche \u00b7 Pioniere seit 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 Ausflug buchen \u2014 ab 9\u20ac\n  <\/a>\n  <p class=\"nt-exc__cta-note exc-reveal exc-d3 vit-reveal vit-d3\">Kompletter Ausflug \u00b7 flexibles Ticket die ganze Saison \u00b7 keine Geb\u00fchren \u00b7 sofortige Best\u00e4tigung<\/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 Haustiere gratis<\/span>\n    <span class=\"nt-exc__cta-trust-item\">\u2713 Unter 4 Jahren gratis<\/span>\n    <span class=\"nt-exc__cta-trust-item\">\u2713 Kein Aufpreis f\u00fcr den Unterwasserblick<\/span>\n    <span class=\"nt-exc__cta-trust-item\">\u2713 WhatsApp rund um die Uhr: 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\": \"Touristischer Ausflug zur Insel Tabarca ab 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\": \"Organisierter touristischer Ausflug zur Insel Tabarca ab Santa Pola mit Katamaran, Unterwasserblick im Meeresschutzgebiet, freier Zeit auf der Insel, Str\u00e4nden, Schnorcheln, Altstadt und flexibler R\u00fcckfahrt.\",\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\": \"Empfohlene Route des Ausflugs nach Tabarca\",\n        \"itemListElement\": [\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 1,\n            \"name\": \"Abfahrt vom Fischereihafen Santa Pola\"\n          },\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 2,\n            \"name\": \"Unterwasserblick im Meeresschutzgebiet von Tabarca\"\n          },\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 3,\n            \"name\": \"Freie Zeit auf der Insel Tabarca f\u00fcr Strand, Schnorcheln, Altstadt und Gastronomie\"\n          },\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 4,\n            \"name\": \"Flexible R\u00fcckfahrt nach Santa Pola je nach verf\u00fcgbaren Abfahrten\"\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\": \"Insel Tabarca\",\n      \"alternateName\": \"Nueva Tabarca\",\n      \"description\": \"Bewohnte Mittelmeerinsel vor Santa Pola, mit ummauerter Altstadt, Str\u00e4nden mit kristallklarem Wasser und dem ersten Meeresschutzgebiet Spaniens.\",\n      \"url\": \"https:\/\/viajesislatabarca.com\/isla-de-tabarca\/\",\n      \"containedInPlace\": {\n        \"@type\": \"AdministrativeArea\",\n        \"name\": \"Alicante, Region Valencia, Spanien\"\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\": \"Fischereihafen von Santa Pola\",\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-Buchung Ausflug nach Tabarca Erwachsene\",\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-Buchung f\u00fcr den touristischen Ausflug zur Insel Tabarca ab Santa Pola mit Hin- und R\u00fcckfahrt, inbegriffenem Unterwasserblick und flexibler R\u00fcckfahrt.\",\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\": \"Ticketschalter \u2014 Ausflug Erwachsene hin und zur\u00fcck\",\n      \"priceCurrency\": \"EUR\",\n      \"price\": \"12.00\",\n      \"priceValidUntil\": \"2026-10-31\",\n      \"availability\": \"https:\/\/schema.org\/InStock\",\n      \"description\": \"Ticket Erwachsene hin und zur\u00fcck, gekauft am Ticketschalter im Hafen von 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-Buchung \u2014 Ausflug Kind 4\u20138 Jahre\",\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\": \"Ticket Kind von 4 bis 8 Jahren hin und zur\u00fcck, online. Unter 4 Jahren und Haustiere gratis.\",\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\": \"Startseite\",\n          \"item\": \"https:\/\/viajesislatabarca.com\/\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 2,\n          \"name\": \"Ausflug nach 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-33142","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/viajesislatabarca.com\/de\/wp-json\/wp\/v2\/pages\/33142","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/viajesislatabarca.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/viajesislatabarca.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/viajesislatabarca.com\/de\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/viajesislatabarca.com\/de\/wp-json\/wp\/v2\/comments?post=33142"}],"version-history":[{"count":2,"href":"https:\/\/viajesislatabarca.com\/de\/wp-json\/wp\/v2\/pages\/33142\/revisions"}],"predecessor-version":[{"id":46275,"href":"https:\/\/viajesislatabarca.com\/de\/wp-json\/wp\/v2\/pages\/33142\/revisions\/46275"}],"wp:attachment":[{"href":"https:\/\/viajesislatabarca.com\/de\/wp-json\/wp\/v2\/media?parent=33142"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}