{"id":46268,"date":"2026-03-16T16:22:42","date_gmt":"2026-03-16T16:22:42","guid":{"rendered":"https:\/\/viajesislatabarca.com\/tabarca-faehre-preise\/"},"modified":"2026-09-06T16:33:05","modified_gmt":"2026-09-06T16:33:05","slug":"tabarca-faehre-preise","status":"publish","type":"page","link":"https:\/\/viajesislatabarca.com\/de\/tabarca-faehre-preise\/","title":{"rendered":"Santa Pola Tabarca Preis ab 9\u20ac online"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"46268\" class=\"elementor elementor-46268 elementor-29147\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3cf1def elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"3cf1def\" 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-af88fa0 sc_inner_width_none sc_layouts_column_icons_position_left\" data-id=\"af88fa0\" 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-99f3d67 sc_fly_static elementor-widget elementor-widget-html\" data-id=\"99f3d67\" 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 \/santa-pola-tabarca-precio\/ v2.2\n  Fecha: 2026-05-07\n  \n=======================================================\n-->\n\n<style>\n\n\/* =====================================================\n   BASE\n===================================================== *\/\n.nt-pc * { box-sizing: border-box; }\n.nt-pc {\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-pc h1, .nt-pc h2, .nt-pc h3, .nt-pc 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.nt-pc a { text-decoration: none; }\n\n\/* =====================================================\n   ANIMACIONES \u2014 KEYFRAMES\n===================================================== *\/\n@keyframes nt-pc-fadeUp {\n  from { opacity: 0; transform: translateY(32px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n@keyframes nt-pc-fadeDown {\n  from { opacity: 0; transform: translateY(-16px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n@keyframes nt-pc-scaleIn {\n  from { opacity: 0; transform: scale(0.92); }\n  to   { opacity: 1; transform: scale(1); }\n}\n@keyframes nt-pc-pulse {\n  0%, 100% { transform: scale(1); opacity: 1; }\n  50%       { transform: scale(1.04); opacity: 0.88; }\n}\n@keyframes nt-pc-breathe {\n  0%, 100% { opacity: 0.55; transform: scale(1); }\n  50%      { opacity: 1;    transform: scale(1.06); }\n}\n@keyframes nt-pc-shimmer {\n  0%   { background-position: -300% center; }\n  100% { background-position:  300% center; }\n}\n@keyframes nt-pc-float {\n  0%, 100% { transform: translateY(0px); }\n  50%      { transform: translateY(-6px); }\n}\n@keyframes nt-pc-spin {\n  from { transform: rotate(0deg); }\n  to   { transform: rotate(360deg); }\n}\n@keyframes nt-pc-countUp {\n  from { opacity: 0; transform: translateY(8px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n@keyframes nt-pc-badge-glow {\n  0%, 100% { box-shadow: 0 0 0 0 rgba(232,96,58,0); }\n  50%      { box-shadow: 0 0 0 6px rgba(232,96,58,0.2); }\n}\n@keyframes nt-pc-progress-shine { 0%{background-position:0% center} 100%{background-position:200% center} }\n@keyframes nt-pc-wave1 { 0%{transform:translate3d(0,0,0)} 100%{transform:translate3d(-50%,0,0)} }\n\n\/* =====================================================\n   HERO\n===================================================== *\/\n.nt-pc__hero {\n  position: relative;\n  overflow: hidden;\n  background-color: #0a2a3a;\n  min-height: 660px;\n}\n.nt-pc__hero-bg {\n  position: absolute; inset: 0;\n  background-image: url('https:\/\/viajesislatabarca.com\/wp-content\/uploads\/2023\/05\/DSC_0330-scaled.jpg');\n  background-size: cover;\n  background-position: center 35%;\n  transform: none !important;\n}\n.nt-pc__hero-overlay {\n  position: relative;\n  z-index: 2;\n  min-height: 660px;\n  background: linear-gradient(\n    to bottom,\n    rgba(0,0,0,0.1) 0%,\n    rgba(0,0,0,0.55) 50%,\n    rgba(0,0,0,0.85) 100%\n  );\n  display: flex; flex-direction: column;\n  align-items: center; justify-content: flex-end;\n  text-align: center;\n  padding: 0 28px 86px;\n}\n.nt-pc__hero-overlay::before {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 50%; transform: translateX(-50%);\n  width: 600px; height: 300px;\n  background: radial-gradient(ellipse, rgba(232,96,58,0.18) 0%, transparent 70%);\n  pointer-events: none;\n  animation: nt-pc-breathe 5s ease-in-out infinite;\n}\n.nt-pc__hero-badge {\n  position: relative;\n  display: inline-flex; align-items: center; gap: 8px;\n  font-size: 11px; font-weight: 700; letter-spacing: 0.14em;\n  text-transform: uppercase; color: #fff;\n  background: linear-gradient(90deg,rgba(232,96,58,.9),rgba(255,140,80,.95),rgba(232,96,58,.9));\n  background-size: 200% auto;\n  padding: 7px 18px; border-radius: 100px;\n  margin-bottom: 18px; overflow: hidden;\n  animation: nt-pc-fadeDown 0.6s ease 0.1s both, nt-pc-shimmer 3s linear 1s infinite;\n}\n.nt-pc__hero-badge::after {\n  content:''; position:absolute; inset:0; border-radius:100px;\n  background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.24) 50%,transparent 100%);\n  background-size:300% 100%; animation:nt-pc-shimmer 3s ease infinite;\n}\n.nt-pc__hero-title {\n  font-size: 48px !important;\n  font-weight: 800 !important;\n  color: #fff !important;\n  line-height: 1.1 !important;\n  margin: 0 0 16px !important;\n  text-shadow: 0 3px 28px rgba(0,0,0,0.4) !important;\n  text-transform: none !important;\n  animation: nt-pc-fadeUp 0.8s var(--vit-ease) 0.3s both;\n}\n.nt-pc__hero-title span { color: var(--vit-primary); }\n.nt-pc__hero-sub {\n  font-size: 16px; color: rgba(255,255,255,0.85);\n  margin: 0 0 24px; max-width: 520px; line-height: 1.65;\n  animation: nt-pc-fadeUp 0.8s var(--vit-ease) 0.5s both;\n}\n.nt-pc__hero-pills {\n  display: flex; gap: 8px; flex-wrap: wrap; justify-content: center;\n  margin-bottom: 24px;\n  animation: nt-pc-fadeUp 0.6s ease 0.65s both;\n}\n.nt-pc__hero-pill {\n  display: inline-flex; align-items: center; gap: 5px;\n  padding: 7px 14px;\n  background: rgba(255,255,255,0.1);\n  border: 1.5px solid rgba(255,255,255,0.25);\n  color: #fff; font-size: 12px; font-weight: 600;\n  border-radius: 100px; white-space: nowrap;\n  backdrop-filter: blur(6px);\n  transition: background .2s, border-color .2s, transform .2s;\n}\n.nt-pc__hero-pill:hover { background: rgba(232,96,58,.5); border-color: rgba(232,96,58,.6); transform: scale(1.05); }\n.nt-pc__hero-pill--green {\n  background: rgba(34,197,94,0.2);\n  border-color: rgba(34,197,94,0.5);\n  color: #86efac;\n}\n.nt-pc__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;\n  background: var(--vit-primary) !important; color: #fff !important;\n  font-size: 16px !important; font-weight: 700 !important;\n  letter-spacing: 0.05em !important; text-transform: uppercase !important;\n  text-decoration: none !important; border-radius: var(--vit-r-btn)!important;\n  transition: background 0.2s, transform 0.15s !important;\n  animation: nt-pc-fadeUp 0.7s ease 0.85s both, nt-pc-pulse 3s ease-in-out 2s infinite;\n}\n.nt-pc__hero-btn:hover { background: var(--vit-primary-dark) !important; color: #fff !important; transform: translateY(-2px) !important; }\n.nt-pc__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-pc__hero-waves svg { display:block; width:200%; height:60px; }\n.nt-pc__wave-a,\n.nt-pc__wave-b {\n  will-change:transform;\n  transform:translate3d(0,0,0);\n  backface-visibility:hidden;\n}\n.nt-pc__wave-a { animation:nt-pc-wave1 8s linear infinite; }\n.nt-pc__wave-b { animation:nt-pc-wave1 12s linear infinite reverse; opacity:.45; }\n\n\/* =====================================================\n   WAVE SEPARATORS\n===================================================== *\/\n.nt-pc__wave-sep {\n  display:block;\n  line-height:0;\n  overflow:hidden;\n  width:100vw;\n}\n.nt-pc__wave-sep svg { display:block; width:100%; height:44px; }\n\n\/* =====================================================\n   TRUST BAR\n===================================================== *\/\n.nt-pc__trust { background: var(--vit-ink); padding: 20px 20px; overflow: hidden; }\n.nt-pc__trust-inner {\n  max-width: 1100px; margin: 0 auto;\n  display: grid; grid-template-columns: repeat(5, 1fr);\n}\n.nt-pc__trust-item {\n  display: flex; align-items: center; gap: 10px;\n  padding: 10px 18px;\n  border-right: 1px solid rgba(255,255,255,0.07);\n}\n.nt-pc__trust-item:last-child { border-right: none; }\n.nt-pc__trust-icon {\n  font-size: 22px; flex-shrink: 0;\n  transition: transform 0.4s var(--vit-ease-pop);\n}\n.nt-pc__trust-item:hover .nt-pc__trust-icon { transform: scale(1.3) rotate(-5deg); }\n.nt-pc__trust-title { font-size: 12px; font-weight: 600; color: var(--vit-primary); display: block; }\n.nt-pc__trust-sub { font-size: 11px; color: rgba(255,255,255,0.4); display: block; }\n\n\/* =====================================================\n   SHARED UTILS\n===================================================== *\/\n.nt-pc__label {\n  font-size: 12px !important; font-weight: 600 !important;\n  letter-spacing: 0.14em !important; text-transform: uppercase !important;\n  color: var(--vit-primary) !important; display: block !important; margin-bottom: 10px !important;\n}\n.nt-pc__title {\n  font-size: 28px !important; font-weight: 700 !important;\n  color: var(--vit-ink) !important; margin: 0 0 8px !important;\n  text-transform: none !important;\n}\n.nt-pc__divider {\n  width: 40px; height: 4px; background: var(--vit-primary); border-radius: 2px; margin: 0 auto;\n}\n.nt-pc__divider-left {\n  width: 40px; height: 4px; background: var(--vit-primary); border-radius: 2px; margin: 0 0 24px;\n}\n.nt-pc__btn {\n  position: relative;\n  overflow: hidden;\n  display: inline-flex !important; align-items: center !important; gap: 8px !important;\n  padding: 14px 28px !important; background: var(--vit-primary) !important;\n  color: #fff !important; font-family: Poppins, sans-serif;\n  font-size: 13px !important; font-weight: 700 !important;\n  letter-spacing: 0.05em !important; text-transform: uppercase !important;\n  text-decoration: none !important; border-radius: 8px !important;\n  transition: background 0.2s, transform 0.15s !important;\n}\n.nt-pc__btn:hover { background: var(--vit-primary-dark) !important; color: #fff !important; transform: translateY(-2px) !important; }\n.nt-pc__btn--ghost {\n  background: transparent !important;\n  border: 2px solid var(--vit-primary) !important; color: var(--vit-primary) !important;\n}\n.nt-pc__btn--ghost:hover { background: var(--vit-primary) !important; color: #fff !important; }\n.nt-pc__checklist {\n  list-style: none !important; padding: 0 !important; margin: 0 0 28px !important;\n  display: flex !important; flex-direction: column !important; gap: 10px !important;\n}\n.nt-pc__checklist li {\n  font-size: 14px !important; color: #333 !important;\n  display: flex !important; align-items: center !important; gap: 10px !important;\n  transition: transform 0.2s ease;\n}\n.nt-pc__checklist li:hover { transform: translateX(4px); }\n.nt-pc__checklist li::before {\n  content: '' !important;\n  width: 20px !important; height: 20px !important; min-width: 20px !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  transition: transform 0.3s var(--vit-ease-pop) !important;\n  flex-shrink: 0 !important;\n}\n.nt-pc__checklist li:hover::before { transform: scale(1.2) !important; }\n\n\/* =====================================================\n   PRECIOS \u2014 TARJETAS\n===================================================== *\/\n.nt-pc__cards { background: #fff; padding: 72px 20px; }\n.nt-pc__cards-inner { max-width: 980px; margin: 0 auto; text-align: center; }\n\n\/* Savings Banner *\/\n.nt-pc__savings {\n  display: flex; align-items: stretch; gap: 0;\n  background: #fff; border-radius: 14px; overflow: hidden;\n  box-shadow: 0 4px 20px rgba(232,96,58,0.14);\n  border: 1.5px solid rgba(232,96,58,0.25);\n  margin: 28px 0 36px; text-align: left;\n  max-width: 600px; margin-left: auto; margin-right: auto;\n}\n.nt-pc__savings-left {\n  background: var(--vit-primary); padding: 20px 24px;\n  display: flex; flex-direction: column;\n  align-items: center; justify-content: center;\n  min-width: 110px; flex-shrink: 0; gap: 2px;\n}\n.nt-pc__savings-icon { font-size: 28px; }\n.nt-pc__savings-amount { font-size: 28px; font-weight: 800; color: #fff; line-height: 1; }\n.nt-pc__savings-label { font-size: 9px; font-weight: 700; color: rgba(255,255,255,0.8); text-transform: uppercase; letter-spacing: 0.1em; }\n.nt-pc__savings-right { padding: 18px 22px; display: flex; flex-direction: column; justify-content: center; gap: 5px; }\n.nt-pc__savings-title { font-size: 15px; font-weight: 700; color: var(--vit-ink); line-height: 1.3; }\n.nt-pc__savings-compare {\n  display: flex; align-items: center; gap: 10px; font-size: 14px;\n}\n.nt-pc__savings-old { color: #bbb; text-decoration: line-through; font-weight: 500; }\n.nt-pc__savings-arrow { color: #ccc; font-size: 12px; }\n.nt-pc__savings-new { color: var(--vit-primary); font-weight: 800; font-size: 18px; }\n.nt-pc__savings-note { font-size: 12px; color: #999; }\n\n\/* Tarjetas grid *\/\n.nt-pc__grid {\n  display: grid; grid-template-columns: repeat(3, 1fr);\n  gap: 24px; margin-bottom: 36px; align-items: start;\n}\n.nt-pc__card {\n  border-radius: 18px; overflow: hidden; border: 2px solid #ececec;\n  background: #fff;\n  transition: transform 0.25s var(--vit-ease), box-shadow 0.25s;\n}\n.nt-pc__card:hover { transform: translateY(-4px); box-shadow: 0 12px 32px rgba(0,0,0,0.08); }\n.nt-pc__card--featured {\n  border-color: var(--vit-primary);\n  box-shadow: 0 8px 36px rgba(232,96,58,0.18);\n  transform: scale(1.04);\n}\n.nt-pc__card--featured:hover { transform: scale(1.04) translateY(-4px); box-shadow: 0 16px 40px rgba(232,96,58,0.22); }\n.nt-pc__card-badge {\n  background: var(--vit-primary); color: #fff;\n  font-size: 11px; font-weight: 700; letter-spacing: 0.1em;\n  text-transform: uppercase !important;\n  text-align: center; padding: 9px; display: block;\n}\n.nt-pc__card-body { padding: 28px 24px; }\n.nt-pc__card-who {\n  font-size: 11px; font-weight: 700; color: #aaa;\n  text-transform: uppercase; letter-spacing: 0.12em;\n  display: block; margin-bottom: 10px;\n}\n.nt-pc__card-price {\n  display: flex; align-items: flex-end; gap: 6px;\n  margin-bottom: 4px;\n}\n.nt-pc__card-price-old {\n  font-size: 20px; color: #ccc; text-decoration: line-through; font-weight: 500; margin-bottom: 4px;\n}\n.nt-pc__card-price-num {\n  font-size: 58px; font-weight: 800; color: var(--vit-primary); line-height: 1;\n}\n.nt-pc__card-price-cur { font-size: 26px; font-weight: 600; color: var(--vit-primary); margin-bottom: 8px; }\n.nt-pc__card-free-num {\n  font-size: 42px; font-weight: 800; color: var(--vit-ink); line-height: 1.1;\n}\n.nt-pc__card-period { font-size: 13px; color: #aaa; display: block; margin-bottom: 20px; }\n.nt-pc__card-list {\n  list-style: none !important; padding: 0 !important; margin: 0 !important;\n  display: flex; flex-direction: column; gap: 9px;\n}\n.nt-pc__card-list li {\n  font-size: 13px; color: var(--vit-body);\n  display: flex; align-items: flex-start; gap: 9px; line-height: 1.4;\n}\n.nt-pc__card-list li::before {\n  content: '';\n  width: 18px; height: 18px; min-width: 18px; margin-top: 1px;\n  background: var(--vit-primary); border-radius: 50%;\n  background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M4 9L7.5 12.5L14 6' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'\/%3E%3C\/svg%3E\");\n  background-repeat: no-repeat; background-position: center;\n  display: inline-block; flex-shrink: 0;\n}\n.nt-pc__card-list--grey li::before { background-color: #aaa; }\n.nt-pc__card-cta {\n  position: relative; overflow: hidden;\n  display: block !important; text-align: center !important;\n  margin-top: 22px !important; padding: 13px !important;\n  background: var(--vit-primary) !important; color: #fff !important;\n  font-size: 13px !important; font-weight: 700 !important;\n  text-decoration: none !important; border-radius: 8px !important;\n  letter-spacing: 0.04em !important;\n  transition: background 0.2s !important;\n}\n.nt-pc__card-cta:hover { background: var(--vit-primary-dark) !important; color: #fff !important; }\n.nt-pc__card-cta--ghost {\n  background: transparent !important;\n  border: 2px solid var(--vit-primary) !important; color: var(--vit-primary) !important;\n}\n.nt-pc__card-cta--ghost:hover { background: var(--vit-primary) !important; color: #fff !important; }\n.nt-pc__free-sub {\n  display: block; font-size: 12px; color: #aaa; margin-top: 4px;\n}\n\n\/* =====================================================\n   COMPARATIVA ONLINE VS TAQUILLA\n===================================================== *\/\n.nt-pc__compare { background: #f5f5f5; padding: 72px 20px; }\n.nt-pc__compare-inner { max-width: 820px; margin: 0 auto; }\n.nt-pc__table {\n  width: 100%; border-collapse: collapse;\n  background: #fff; border-radius: 14px; overflow: hidden;\n  box-shadow: 0 2px 16px rgba(0,0,0,0.06);\n  margin-top: 36px;\n}\n.nt-pc__table th {\n  padding: 16px 20px; font-size: 13px; font-weight: 700;\n  text-align: center; font-family: Poppins, sans-serif;\n}\n.nt-pc__table th:first-child { text-align: left; background: #f9f9f9; color: var(--vit-ink); width: 45%; }\n.nt-pc__table th.online { background: var(--vit-primary); color: #fff; }\n.nt-pc__table th.taquilla { background: #e0e0e0; color: var(--vit-muted); }\n.nt-pc__table td {\n  padding: 14px 20px; font-size: 13px;\n  border-top: 1px solid var(--vit-line);\n  text-align: center; color: var(--vit-body); font-family: Poppins, sans-serif;\n}\n.nt-pc__table td:first-child { text-align: left; font-weight: 600; color: var(--vit-ink); background: #fafafa; }\n.nt-pc__table td.win { color: var(--vit-primary); font-weight: 700; font-size: 16px; }\n.nt-pc__table td.lose { color: #bbb; font-size: 15px; text-decoration: line-through; }\n.nt-pc__table td.tick { font-size: 18px; }\n.nt-pc__table-note {\n  font-size: 13px; color: var(--vit-faint); text-align: center;\n  margin: 16px 0 0; line-height: 1.6;\n}\n.nt-pc__table-note strong { color: var(--vit-primary); }\n\n\/* =====================================================\n   QU\u00c9 INCLUYE\n===================================================== *\/\n.nt-pc__incluye { background: #fff; padding: 72px 20px; }\n.nt-pc__incluye-inner { max-width: 1060px; margin: 0 auto; }\n.nt-pc__incluye-grid {\n  display: grid; grid-template-columns: repeat(3, 1fr);\n  gap: 20px; margin-top: 40px;\n}\n.nt-pc__inc-card {\n  background: #f9f9f9; border-radius: 14px; padding: 28px 22px;\n  border-top: 3px solid var(--vit-primary);\n  transition: transform 0.25s var(--vit-ease), box-shadow 0.25s;\n}\n.nt-pc__inc-card:hover { transform: translateY(-4px); box-shadow: 0 10px 28px rgba(232,96,58,0.1); }\n.nt-pc__inc-icon { font-size: 32px; display: block; margin-bottom: 12px; animation: nt-pc-float 4s ease-in-out infinite; }\n.nt-pc__inc-card:nth-child(2) .nt-pc__inc-icon { animation-delay: 0.5s; }\n.nt-pc__inc-card:nth-child(3) .nt-pc__inc-icon { animation-delay: 1s; }\n.nt-pc__inc-card:nth-child(4) .nt-pc__inc-icon { animation-delay: 1.5s; }\n.nt-pc__inc-card:nth-child(5) .nt-pc__inc-icon { animation-delay: 2s; }\n.nt-pc__inc-card:nth-child(6) .nt-pc__inc-icon { animation-delay: 2.5s; }\n.nt-pc__inc-title { font-size: 14px !important; font-weight: 700 !important; color: var(--vit-ink) !important; margin: 0 0 6px !important; text-transform: none !important; }\n.nt-pc__inc-text { font-size: 12px !important; color: #777 !important; margin: 0 !important; line-height: 1.6 !important; }\n\n\/* =====================================================\n   VISI\u00d3N SUBMARINA \u2014 HIGHLIGHT (dark bg)\n===================================================== *\/\n.nt-pc__vision { background: var(--vit-ink); padding: 72px 20px; }\n.nt-pc__vision-inner {\n  max-width: 1060px; margin: 0 auto;\n  display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center;\n}\n.nt-pc__vision-img {\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,0.3); height: 380px;\n}\n.nt-pc__vision-img img {\n  width: 100% !important; height: 100% !important;\n  object-fit: cover !important; display: block !important;\n  transition: transform 0.5s ease;\n}\n.nt-pc__vision-img:hover img { transform: scale(1.04); }\n.nt-pc__vision-tag { font-size: 11px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase !important; color: var(--vit-primary); display: block; margin-bottom: 10px; }\n.nt-pc__vision-title { font-size: 26px !important; font-weight: 700 !important; color: #fff !important; margin: 0 0 8px !important; text-transform: none !important; }\n.nt-pc__vision-text { font-size: 14px !important; color: rgba(255,255,255,0.68) !important; line-height: 1.8 !important; margin: 0 0 22px !important; }\n.nt-pc__vision-text strong { color: #fff !important; font-weight: 600 !important; }\n.nt-pc__vision-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-top: 24px; }\n.nt-pc__vision-card {\n  background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.1);\n  border-radius: var(--vit-r-btn); padding: 16px;\n  transition: background 0.25s, border-color 0.25s, transform 0.25s;\n}\n.nt-pc__vision-card:hover {\n  background: rgba(232,96,58,0.1); border-color: rgba(232,96,58,0.3);\n  transform: translateY(-3px);\n}\n.nt-pc__vision-card-icon { font-size: 22px; display: block; margin-bottom: 6px; }\n.nt-pc__vision-card-title { font-size: 12px !important; font-weight: 700 !important; color: #fff !important; margin: 0 0 3px !important; }\n.nt-pc__vision-card-text { font-size: 11px !important; color: rgba(255,255,255,0.45) !important; margin: 0 !important; line-height: 1.5 !important; }\n\n\/* =====================================================\n   MINI HORARIOS\n===================================================== *\/\n.nt-pc__horarios { background: #fff; padding: 72px 20px; }\n.nt-pc__horarios-inner { max-width: 880px; margin: 0 auto; text-align: center; }\n.nt-pc__horarios-teaser {\n  background: #fff;\n  border: 1px solid #eeeeee;\n  border-radius: 18px;\n  box-shadow: 0 10px 36px rgba(0,0,0,0.06);\n  margin: 40px auto 0;\n  max-width: 820px;\n  overflow: hidden;\n  position: relative;\n  transition: transform 0.25s var(--vit-ease),\n              box-shadow 0.25s ease,\n              border-color 0.25s ease;\n}\n.nt-pc__horarios-teaser:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 16px 44px rgba(232,96,58,0.12);\n  border-color: rgba(232,96,58,0.24);\n}\n.nt-pc__horarios-top {\n  background: linear-gradient(135deg,var(--vit-ink),#2b2b2b);\n  padding: 34px 24px 28px;\n  position: relative;\n}\n.nt-pc__horarios-top::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 50%;\n  width: 220px; height: 4px;\n  background: var(--vit-primary);\n  border-radius: 999px 999px 0 0;\n  transform: translateX(-50%);\n}\n.nt-pc__horarios-count {\n  color: #fff;\n  font-size: 46px;\n  font-weight: 900;\n  line-height: 1;\n  margin-bottom: 8px;\n}\n.nt-pc__horarios-count strong {\n  color: var(--vit-primary);\n  font-weight: 900;\n}\n.nt-pc__horarios-count-sub {\n  color: rgba(255,255,255,0.66);\n  font-size: 14px;\n  font-weight: 600;\n}\n.nt-pc__horarios-routes {\n  display: grid;\n  gap: 10px;\n  grid-template-columns: 1fr 1fr;\n  padding: 22px 24px 0;\n}\n.nt-pc__horarios-route {\n  background: #f9f9f9;\n  border: 1px solid #eeeeee;\n  border-radius: 14px;\n  padding: 16px;\n  text-align: left;\n  transition: transform 0.25s var(--vit-ease),\n              border-color 0.25s ease,\n              box-shadow 0.25s ease;\n}\n.nt-pc__horarios-route:hover {\n  border-color: rgba(232,96,58,0.24);\n  box-shadow: 0 10px 26px rgba(232,96,58,0.09);\n  transform: translateY(-3px);\n}\n.nt-pc__horarios-route-label {\n  color: #999;\n  display: block;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 0.1em;\n  margin-bottom: 6px;\n  text-transform: uppercase;\n}\n.nt-pc__horarios-route-value {\n  color: var(--vit-ink);\n  display: block;\n  font-size: 15px;\n  font-weight: 800;\n  line-height: 1.45;\n}\n.nt-pc__horarios-route-value strong {\n  color: var(--vit-primary);\n  font-weight: 900;\n}\n.nt-pc__horarios-popular {\n  padding: 26px 24px 8px;\n}\n.nt-pc__horarios-popular + .nt-pc__horarios-popular {\n  padding-top: 18px;\n}\n.nt-pc__horarios-popular-label {\n  color: #999;\n  display: block;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 0.12em;\n  margin-bottom: 14px;\n  text-transform: uppercase;\n}\n.nt-pc__horarios-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  justify-content: center;\n}\n.nt-pc__horarios-pill {\n  align-items: center;\n  background: #f9f9f9;\n  border: 1px solid #eeeeee;\n  border-left: 3px solid var(--vit-primary);\n  border-radius: var(--vit-r-pill);\n  color: var(--vit-ink);\n  display: inline-flex;\n  font-size: 18px;\n  font-weight: 800;\n  gap: 7px;\n  min-width: 116px;\n  padding: 12px 18px;\n  transition: transform 0.25s var(--vit-ease),\n              background 0.25s ease,\n              color 0.25s ease;\n}\n.nt-pc__horarios-pill:hover {\n  background: var(--vit-primary);\n  color: #fff;\n  transform: translateY(-3px);\n}\n.nt-pc__horarios-trust {\n  color: var(--vit-muted);\n  font-size: 14px;\n  font-weight: 600;\n  line-height: 1.65;\n  margin: 18px auto 0;\n  max-width: 560px;\n  padding: 0 24px;\n}\n.nt-pc__horarios-actions {\n  display: flex;\n  justify-content: center;\n  padding: 26px 24px 34px;\n}\n.nt-pc__horarios-actions .nt-pc__btn {\n  justify-content: center;\n  line-height: 1.35 !important;\n  min-width: 260px;\n  text-align: center;\n  white-space: normal;\n}\n\n\/* =====================================================\n   C\u00d3MO COMPRAR \u2014 PASOS\n===================================================== *\/\n.nt-pc__steps { background: #f5f5f5; padding: 72px 20px; }\n.nt-pc__steps-inner { max-width: 900px; margin: 0 auto; }\n.nt-pc__steps-grid {\n  display: grid; grid-template-columns: repeat(4, 1fr);\n  gap: 20px; margin-top: 40px; position: relative;\n}\n.nt-pc__steps-grid::before {\n  content: '';\n  position: absolute; top: 20px; left: 10%; right: 10%;\n  height: 2px; background: linear-gradient(90deg, var(--vit-primary), rgba(232,96,58,0.2));\n  z-index: 0;\n}\n.nt-pc__step {\n  background: #fff; border-radius: 14px; padding: 28px 18px;\n  text-align: center; box-shadow: 0 2px 12px rgba(0,0,0,0.05);\n  position: relative; z-index: 1;\n  transition: transform 0.25s var(--vit-ease), box-shadow 0.25s;\n}\n.nt-pc__step:hover { transform: translateY(-5px); box-shadow: 0 10px 28px rgba(232,96,58,0.12); }\n.nt-pc__step-num {\n  width: 44px; height: 44px;\n  background: var(--vit-primary); color: #fff;\n  border-radius: 50%; font-size: 18px; font-weight: 800;\n  display: flex; align-items: center; justify-content: center;\n  margin: 0 auto 16px;\n  box-shadow: 0 4px 14px rgba(232,96,58,0.35);\n  transition: transform 0.35s var(--vit-ease-pop);\n}\n.nt-pc__step:hover .nt-pc__step-num { transform: scale(1.15); }\n.nt-pc__step-icon { font-size: 26px; display: block; margin-bottom: 12px; }\n.nt-pc__step-title { font-size: 13px !important; font-weight: 700 !important; color: var(--vit-ink) !important; margin: 0 0 6px !important; text-transform: none !important; }\n.nt-pc__step-text { font-size: 12px !important; color: var(--vit-faint) !important; margin: 0 !important; line-height: 1.55 !important; }\n\n\/* =====================================================\n   FAQ\n===================================================== *\/\n.nt-pc__faq { background: #fff; padding: 72px 20px; }\n.nt-pc__faq-inner { max-width: 860px; margin: 0 auto; }\n.nt-pc__faq-item {\n  background: #fff; border-radius: var(--vit-r-btn); margin-bottom: 8px; overflow: hidden;\n  box-shadow: 0 1px 6px rgba(0,0,0,0.04);\n  border: 1px solid var(--vit-line);\n  transition: box-shadow 0.2s;\n}\n.nt-pc__faq-item:hover { box-shadow: 0 4px 16px rgba(0,0,0,0.07); }\n.nt-pc__faq-q {\n  font-size: 14.5px; font-weight: 600; color: var(--vit-ink);\n  cursor: pointer; display: flex; justify-content: space-between;\n  align-items: center; gap: 16px; padding: 18px 22px;\n  user-select: none; line-height: 1.4;\n}\n.nt-pc__faq-icon {\n  width: 28px; height: 28px; min-width: 28px;\n  background: var(--vit-line); border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  font-size: 20px; color: var(--vit-primary);\n  transition: transform 0.3s var(--vit-ease-pop), background 0.2s; flex-shrink: 0;\n}\n.nt-pc__faq-item.is-open .nt-pc__faq-icon { transform: rotate(45deg); background: #fff0eb; }\n.nt-pc__faq-a {\n  font-size: 14px; color: var(--vit-muted); line-height: 1.8; padding: 0 22px;\n  max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.3s ease;\n}\n.nt-pc__faq-item.is-open .nt-pc__faq-a { max-height: 600px; padding: 0 22px 20px; }\n.nt-pc__faq-a a { color: var(--vit-primary); font-weight: 600; text-decoration: none; }\n.nt-pc__faq-a a:hover { text-decoration: underline; }\n.nt-pc__faq-a strong { color: var(--vit-ink); font-weight: 600; }\n\n\/* =====================================================\n   CTA FINAL\n===================================================== *\/\n.nt-pc__cta {\n  background: var(--vit-primary); padding: 80px 20px; text-align: center;\n  position: relative; overflow: hidden;\n}\n.nt-pc__cta::before {\n  content: '';\n  position: absolute; top: -60px; right: -60px;\n  width: 250px; height: 250px;\n  background: rgba(255,255,255,0.06); border-radius: 50%;\n}\n.nt-pc__cta::after {\n  content: '';\n  position: absolute; bottom: -80px; left: -40px;\n  width: 300px; height: 300px;\n  background: rgba(0,0,0,0.06); border-radius: 50%;\n}\n.nt-pc__cta-title { font-size: 32px !important; font-weight: 800 !important; color: #fff !important; margin: 0 0 12px !important; text-transform: none !important; position: relative; z-index: 1; }\n.nt-pc__cta-sub { font-size: 16px !important; color: rgba(255,255,255,0.82) !important; margin: 0 0 12px !important; position: relative; z-index: 1; }\n.nt-pc__cta-prices {\n  display: flex; gap: 16px; flex-wrap: wrap; justify-content: center;\n  margin: 0 0 32px; position: relative; z-index: 1;\n}\n.nt-pc__cta-price-pill {\n  background: rgba(255,255,255,0.15); border: 1.5px solid rgba(255,255,255,0.3);\n  border-radius: 100px; padding: 8px 18px;\n  font-size: 14px; font-weight: 700; color: #fff;\n}\n.nt-pc__cta-btn {\n  overflow: hidden;\n  display: inline-flex !important; align-items: center !important; gap: 10px !important;\n  padding: 18px 48px !important; background: #fff !important; color: var(--vit-primary) !important;\n  font-family: Poppins, sans-serif; font-size: 15px !important; font-weight: 700 !important;\n  letter-spacing: 0.05em !important; text-transform: uppercase !important;\n  text-decoration: none !important; border-radius: var(--vit-r-btn)!important;\n  transition: background 0.2s, transform 0.15s !important;\n  box-shadow: 0 8px 24px rgba(0,0,0,0.15) !important;\n  position: relative; z-index: 1;\n}\n.nt-pc__cta-btn:hover { background: var(--vit-line) !important; color: var(--vit-primary) !important; transform: translateY(-2px) !important; }\n.nt-pc__cta-note { font-size: 13px; color: rgba(255,255,255,0.62); margin: 16px 0 0; position: relative; z-index: 1; }\n\n\/* =====================================================\n   SEO TEXT BLOCK\n===================================================== *\/\n.nt-pc__seotext { background: #fff; padding: 72px 20px; border-top: 1px solid var(--vit-line); }\n.nt-pc__seotext-inner { max-width: 1060px; margin: 0 auto; }\n.nt-pc__seotext-body { margin-top: 36px; }\n.nt-pc__seotext-intro {\n  max-width: 820px; margin: 0 auto 28px !important;\n  font-size: 15px !important; color: var(--vit-body) !important;\n  line-height: 1.85 !important; text-align: left;\n}\n.nt-pc__seo-card-grid {\n  display: grid; grid-template-columns: repeat(2, 1fr);\n  gap: 16px;\n}\n.nt-pc__seo-card {\n  background: #f9f9f9;\n  border: 1px solid var(--vit-line);\n  border-top: 4px solid var(--vit-primary);\n  border-radius: 14px;\n  padding: 24px 22px;\n  box-shadow: 0 2px 14px rgba(0,0,0,.04);\n}\n.nt-pc__seo-card--wide { grid-column: 1 \/ -1; }\n.nt-pc__seotext-body h3 {\n  font-size: 18px !important; font-weight: 700 !important;\n  color: var(--vit-ink) !important; margin: 0 0 10px !important;\n  text-transform: none !important; padding-top: 0;\n  border-top: none;\n}\n.nt-pc__seotext-body h3:first-child { border-top: none; margin-top: 0 !important; }\n.nt-pc__seotext-body p {\n  font-size: 14px !important; color: var(--vit-body) !important;\n  line-height: 1.78 !important; margin: 0 0 12px !important;\n}\n.nt-pc__seotext-body p:last-child { margin-bottom: 0 !important; }\n.nt-pc__seotext-body strong { color: var(--vit-ink); font-weight: 600; }\n.nt-pc__seotext-body a { color: var(--vit-primary); font-weight: 600; text-decoration: none; }\n.nt-pc__seotext-body a:hover { text-decoration: underline; }\n.nt-pc__seotext-table {\n  width: 100%; border-collapse: collapse; margin: 14px 0;\n  background: #fff; border-radius: var(--vit-r-btn); overflow: hidden;\n  box-shadow: 0 2px 10px rgba(0,0,0,0.04);\n}\n.nt-pc__seotext-table td {\n  padding: 12px 16px; font-size: 14px; color: var(--vit-body);\n  border-top: 1px solid #ececec;\n}\n.nt-pc__seotext-table td:first-child { font-weight: 600; color: var(--vit-ink); width: 55%; background: #fff; }\n.nt-pc__seotext-table td:last-child { color: var(--vit-primary); font-weight: 700; }\n.nt-pc__seotext-table tr:first-child td { border-top: none; }\n\n\/* =====================================================\n   GEO BOX \u2014 ficha datos para IAs\n===================================================== *\/\n.nt-pc__geobox { background: var(--vit-ink); padding: 56px 20px; }\n.nt-pc__geobox-inner { max-width: 860px; margin: 0 auto; }\n.nt-pc__geobox-title {\n  font-size: 20px !important; font-weight: 700 !important;\n  color: #fff !important; margin: 0 0 6px !important; text-transform: none !important;\n}\n.nt-pc__geobox-sub { font-size: 13px; color: rgba(255,255,255,0.45); margin: 0 0 28px; }\n.nt-pc__geobox-grid {\n  display: grid; grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n.nt-pc__geobox-row {\n  display: flex; align-items: flex-start; gap: 12px;\n  background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.08);\n  border-radius: var(--vit-r-sm); padding: 14px 16px;\n  transition: background 0.2s, border-color 0.2s;\n}\n.nt-pc__geobox-row:hover { background: rgba(232,96,58,0.1); border-color: rgba(232,96,58,0.3); }\n.nt-pc__geobox-icon { font-size: 20px; flex-shrink: 0; margin-top: 2px; }\n.nt-pc__geobox-key { font-size: 11px; color: rgba(255,255,255,0.4); display: block; margin-bottom: 3px; font-weight: 500; }\n.nt-pc__geobox-val { font-size: 14px; color: #fff; font-weight: 600; line-height: 1.35; }\n.nt-pc__geobox-val span { color: var(--vit-primary); }\n@media (max-width: 640px) { .nt-pc__geobox-grid { grid-template-columns: 1fr; } }\n\n\/* =====================================================\n   RESE\u00d1AS\n===================================================== *\/\n.nt-pc__reviews { background: #f5f5f5; padding: 72px 20px; }\n.nt-pc__reviews-inner { max-width: 1060px; margin: 0 auto; }\n.nt-pc__reviews-grid {\n  display: grid; grid-template-columns: repeat(3, 1fr);\n  gap: 20px; margin-top: 40px;\n}\n.nt-pc__review-card {\n  background: #fff; border-radius: var(--vit-r-card); padding: 28px 24px;\n  box-shadow: 0 2px 16px rgba(0,0,0,0.05);\n  border: 1.5px solid #ececec;\n  transition: transform 0.25s var(--vit-ease), box-shadow 0.25s;\n  position: relative;\n}\n.nt-pc__review-card:hover { transform: translateY(-4px); box-shadow: 0 10px 30px rgba(0,0,0,0.09); }\n.nt-pc__review-stars { font-size: 18px; letter-spacing: 2px; display: block; margin-bottom: 14px; }\n.nt-pc__review-text {\n  font-size: 14px !important; color: var(--vit-body) !important;\n  line-height: 1.75 !important; margin: 0 0 18px !important;\n  font-style: italic;\n}\n.nt-pc__review-author {\n  display: flex; align-items: center; gap: 12px;\n  border-top: 1px solid var(--vit-line); padding-top: 16px;\n}\n.nt-pc__review-avatar {\n  width: 38px; height: 38px; border-radius: 50%;\n  background: var(--vit-primary); color: #fff;\n  display: flex; align-items: center; justify-content: center;\n  font-size: 15px; font-weight: 700; flex-shrink: 0;\n}\n.nt-pc__review-name { font-size: 13px; font-weight: 700; color: var(--vit-ink); display: block; }\n.nt-pc__review-date { font-size: 11px; color: #aaa; display: block; }\n.nt-pc__review-source {\n  position: absolute; top: 20px; right: 20px;\n  font-size: 10px; font-weight: 700; letter-spacing: 0.1em;\n  text-transform: uppercase; color: #aaa;\n  background: #f5f5f5; border-radius: 6px; padding: 4px 8px;\n}\n@media (max-width: 900px) { .nt-pc__reviews-grid { grid-template-columns: 1fr; max-width: 500px; margin-left: auto; margin-right: auto; } }\n\n\/* =====================================================\n   RESPONSIVE\n===================================================== *\/\n@media (max-width: 900px) {\n  .nt-pc__hero { min-height: 600px; }\n  .nt-pc__hero-overlay { min-height: 600px; padding: 0 20px 84px; }\n  .nt-pc__hero-title { font-size: 34px !important; }\n  .nt-pc__trust-inner { grid-template-columns: repeat(3, 1fr); }\n  .nt-pc__trust-item:nth-child(3) { border-right: none; }\n  .nt-pc__trust-item:nth-child(4) { border-top: 1px solid rgba(255,255,255,0.07); }\n  .nt-pc__grid { grid-template-columns: 1fr; max-width: 360px; margin-left: auto; margin-right: auto; }\n  .nt-pc__card--featured { transform: scale(1); }\n  .nt-pc__card--featured:hover { transform: translateY(-4px); }\n  .nt-pc__incluye-grid { grid-template-columns: repeat(2, 1fr); }\n  .nt-pc__vision-inner { grid-template-columns: 1fr; gap: 32px; }\n  .nt-pc__vision-img { height: 280px; }\n  .nt-pc__steps-grid { grid-template-columns: repeat(2, 1fr); }\n  .nt-pc__steps-grid::before { display: none; }\n  .nt-pc__seo-card-grid { grid-template-columns: 1fr; }\n  .nt-pc__seo-card--wide { grid-column: auto; }\n}\n@media (max-width: 600px) {\n  .nt-pc {\n    width: 100% !important;\n    margin-left: 0 !important;\n    padding-bottom: 86px !important;\n  }\n  .nt-pc__hero { min-height: 610px; }\n  .nt-pc__hero-overlay { min-height: 610px; padding: 0 18px 76px; }\n  .nt-pc__hero-badge {\n    max-width: calc(100vw - 36px);\n    margin-top: 24px;\n    padding: 7px 14px;\n    font-size: 10px;\n    letter-spacing: .1em;\n    justify-content: center;\n    white-space: normal;\n  }\n  .nt-pc__hero-title {\n    font-size: 30px !important;\n    line-height: 1.08 !important;\n    max-width: 280px;\n    margin-left: auto !important;\n    margin-right: auto !important;\n  }\n  .nt-pc__title {\n    font-size: 24px !important;\n    max-width: 280px;\n    margin-left: auto !important;\n    margin-right: auto !important;\n  }\n  .nt-pc__hero-sub { font-size: 15px; line-height: 1.58; margin-bottom: 20px; }\n  .nt-pc__hero-sub {\n    max-width: 260px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .nt-pc__hero-pills {\n    width: 100%;\n    max-width: 340px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .nt-pc__hero-btn {\n    padding: 15px 18px !important;\n    font-size: 11px !important;\n    width: min(100%, 300px) !important;\n    justify-content: center !important;\n    text-align: center !important;\n    line-height: 1.25 !important;\n  }\n  .nt-pc__hero-pill {\n    max-width: 100%;\n    width: 100%;\n    white-space: normal;\n    justify-content: center;\n    text-align: center;\n    line-height: 1.25;\n  }\n  .nt-pc__trust-inner { grid-template-columns: 1fr; }\n  .nt-pc__trust-item { border-right: none !important; border-bottom: 1px solid rgba(255,255,255,0.07); }\n  .nt-pc__trust-item:last-child { border-bottom: none; }\n  .nt-pc__incluye-grid { grid-template-columns: 1fr; }\n  .nt-pc__steps-grid { grid-template-columns: 1fr 1fr; }\n  .nt-pc__savings { flex-direction: column; }\n  .nt-pc__savings-left { padding: 14px 22px; flex-direction: row; gap: 12px; min-width: unset; }\n  .nt-pc__cards, .nt-pc__compare, .nt-pc__incluye, .nt-pc__vision,\n  .nt-pc__horarios, .nt-pc__steps, .nt-pc__seotext, .nt-pc__faq, .nt-pc__cta { padding-left: 16px; padding-right: 16px; }\n  .nt-pc__seo-card { padding: 22px 18px; }\n  .nt-pc__horarios-teaser { border-radius: var(--vit-r-card); max-width: 100%; }\n  .nt-pc__horarios-top { padding: 30px 18px 26px; }\n  .nt-pc__horarios-count { font-size: 36px; }\n  .nt-pc__horarios-routes { grid-template-columns: 1fr; padding: 20px 16px 0; }\n  .nt-pc__horarios-route { text-align: center; }\n  .nt-pc__horarios-popular { padding: 24px 16px 8px; }\n  .nt-pc__horarios-pill { justify-content: center; min-width: 0; width: 100%; }\n  .nt-pc__horarios-trust { padding: 0 18px; }\n  .nt-pc__horarios-actions { padding: 24px 16px 30px; }\n  .nt-pc__horarios-actions .nt-pc__btn {\n    font-size: 12px !important;\n    max-width: 100%;\n    min-width: 0;\n    padding-left: 16px !important;\n    padding-right: 16px !important;\n    width: 100%;\n  }\n  .nt-pc__cta-title { font-size: 24px !important; }\n  .nt-pc__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  .nt-pc__table,\n  .nt-pc__table thead,\n  .nt-pc__table tbody,\n  .nt-pc__table tr,\n  .nt-pc__table th,\n  .nt-pc__table td {\n    display: block;\n    width: 100%;\n  }\n  .nt-pc__table thead { display: none; }\n  .nt-pc__table tr {\n    background: #fff;\n    border-bottom: 1px solid var(--vit-line);\n    padding: 12px 14px;\n  }\n  .nt-pc__table tr:last-child { border-bottom: none; }\n  .nt-pc__table td {\n    border: none;\n    padding: 6px 0;\n    text-align: left;\n    font-size: 13px;\n  }\n  .nt-pc__table td:first-child {\n    background: transparent;\n    font-size: 14px;\n    margin-bottom: 4px;\n  }\n  .nt-pc__table td:nth-child(2)::before {\n    content: \"Online: \";\n    color: #777;\n    font-weight: 600;\n  }\n  .nt-pc__table td:nth-child(3)::before {\n    content: \"Taquilla: \";\n    color: #777;\n    font-weight: 600;\n  }\n}\n\n\/* =====================================================\n   EQUIPO\n===================================================== *\/\n.nt-pc__equipo { background: #f5f5f5; padding: 72px 20px; }\n.nt-pc__equipo-inner {\n  max-width: 980px; margin: 0 auto;\n  display: grid; grid-template-columns: 1fr 1.2fr; gap: 56px; align-items: center;\n}\n.nt-pc__equipo-img {\n  border-radius: var(--vit-r-card); overflow: hidden;\n  box-shadow: 0 12px 40px rgba(0,0,0,0.12);\n}\n.nt-pc__equipo-img img { width: 100%; height: 320px; object-fit: cover; display: block; transition: transform .5s ease; }\n.nt-pc__equipo-img:hover img { transform: scale(1.04); }\n.nt-pc__equipo-quote {\n  font-size: 20px; font-weight: 700; color: var(--vit-ink); line-height: 1.4; margin: 16px 0 8px;\n  border-left: 4px solid var(--vit-primary); padding-left: 16px;\n}\n.nt-pc__equipo-cite { font-size: 12px; font-weight: 600; color: var(--vit-primary); text-transform: uppercase; letter-spacing: 0.1em; display: block; margin-bottom: 16px; }\n.nt-pc__equipo-body { font-size: 14px; color: var(--vit-body); line-height: 1.75; margin: 0; }\n@media (max-width: 768px) {\n  .nt-pc__equipo-inner { grid-template-columns: 1fr; gap: 28px; }\n  .nt-pc__equipo-img img { height: 220px; }\n}\n\n\/* =====================================================\n   TRUSTINDEX BADGES + WIDGET\n===================================================== *\/\n.nt-pc__resenas-badges {\n  display: flex; gap: 12px; flex-wrap: wrap; justify-content: center; margin: 20px 0 28px;\n}\n.nt-pc__resena-badge {\n  display: inline-flex; align-items: center; gap: 10px;\n  background: #fff; border: 1.5px solid #ececec; border-radius: var(--vit-r-btn);\n  padding: 10px 18px; text-decoration: none !important; color: var(--vit-ink);\n  transition: border-color .2s, box-shadow .2s;\n  font-size: 13px;\n}\n.nt-pc__resena-badge:hover { border-color: var(--vit-primary); box-shadow: 0 4px 16px rgba(232,96,58,.12); }\n.nt-pc__resena-badge span:first-child { font-size: 20px; }\n.nt-pc__resena-badge div { display: flex; flex-direction: column; line-height: 1.3; }\n.nt-pc__resena-badge div span:first-child { font-weight: 700; font-size: 13px; }\n.nt-pc__resena-badge div span:last-child { font-size: 11px; color: #aaa; }\n.nt-pc__trustindex-wrap { min-height: 60px; }\n\n\/* =====================================================\n   HOVER UNIFICADO PREMIUM\n===================================================== *\/\n.nt-pc__savings,\n.nt-pc__card,\n.nt-pc__inc-card,\n.nt-pc__seo-card,\n.nt-pc__vision-card,\n.nt-pc__horario-card,\n.nt-pc__step,\n.nt-pc__faq-item,\n.nt-pc__geobox-row,\n.nt-pc__equipo-img,\n.nt-pc__review-card,\n.nt-pc__resena-badge {\n  transition: transform .25s var(--vit-ease),\n              box-shadow .25s ease,\n              border-color .25s ease,\n              background .25s ease;\n}\n.nt-pc__savings:hover,\n.nt-pc__card:hover,\n.nt-pc__inc-card:hover,\n.nt-pc__seo-card:hover,\n.nt-pc__horario-card:hover,\n.nt-pc__step:hover,\n.nt-pc__faq-item:hover,\n.nt-pc__geobox-row:hover,\n.nt-pc__equipo-img:hover,\n.nt-pc__review-card:hover,\n.nt-pc__resena-badge: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-pc__vision-card:hover,\n.nt-pc__geobox-row:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 10px 30px rgba(232,96,58,.16);\n  background: rgba(232,96,58,.1);\n  border-color: rgba(232,96,58,.36);\n}\n.nt-pc__inc-icon,\n.nt-pc__vision-card-icon,\n.nt-pc__step-icon {\n  transition: transform .35s var(--vit-ease-pop);\n}\n.nt-pc__inc-card:hover .nt-pc__inc-icon,\n.nt-pc__vision-card:hover .nt-pc__vision-card-icon,\n.nt-pc__step:hover .nt-pc__step-icon {\n  transform: scale(1.2) rotate(-4deg);\n}\n<\/style>\n\n\n<div class=\"nt-pc vit vit--legacy vit-page-santa-pola-tabarca-precio\" data-vit-progress>\n\n  <!-- STICKY MOBILE CTA -->\n  \n<div class=\"vit-sticky-cta\" data-vit-cta='{&quot;at&quot;:320,&quot;final&quot;:&quot;.nt-pc__cta&quot;,&quot;finalMode&quot;:&quot;rect&quot;}'>\n<div class=\"vit-sticky-cta__info\">\n<span class=\"vit-sticky-cta__label\">Preis Boot nach Tabarca<\/span>\n<span class=\"vit-sticky-cta__price\"><s>12\u20ac am Schalter<\/s> 9\u20ac online<\/span>\n<\/div>\n<a href=\"https:\/\/app.viajesislatabarca.com\/\" class=\"vit-sticky-cta__btn\">\ud83c\udfab Jetzt kaufen<\/a>\n<\/div>\n\n\n  <!-- HERO -->\n  <div class=\"nt-pc__hero\">\n    <div class=\"nt-pc__hero-bg\" aria-hidden=\"true\"><\/div>\n    <div class=\"nt-pc__hero-overlay\">\n      <span class=\"nt-pc__hero-badge\">\ud83c\udfab Saison 2026 \u00b7 Santa Pola \u2192 Insel Tabarca<\/span>\n\n      <h1 class=\"nt-pc__hero-title\">\n        Santa Pola<br>\n        Tabarca Preis<br>\n        ab <span>9\u20ac<\/span> online\n      <\/h1>\n\n      <p class=\"nt-pc__hero-sub\">\n        Sieh dir den aktuellen Preis f\u00fcr das Boot Santa Pola\u2013Tabarca an und kauf online mit sofortigem QR-Code.\n        Hin- und R\u00fcckfahrt, Unterwasserblick inklusive und ein flexibles Ticket f\u00fcr die R\u00fcckfahrt ohne feste Uhrzeit.\n      <\/p>\n\n      <div class=\"nt-pc__hero-pills\">\n        <span class=\"nt-pc__hero-pill\">\ud83e\uddd1 Erwachsene 9\u20ac online<\/span>\n        <span class=\"nt-pc__hero-pill\">\ud83d\udc66 Kinder 8\u20ac online<\/span>\n        <span class=\"nt-pc__hero-pill nt-pc__hero-pill--green\">\ud83d\udc3e Haustiere gratis<\/span>\n        <span class=\"nt-pc__hero-pill nt-pc__hero-pill--green\">\ud83d\udc76 Unter 4 Jahren gratis<\/span>\n      <\/div>\n\n      <a href=\"https:\/\/app.viajesislatabarca.com\/\" class=\"nt-pc__hero-btn\" data-vit-ripple>\n        \ud83c\udfab Ticket kaufen \u2014 ab 9\u20ac\n      <\/a>\n    <\/div>\n    <div class=\"nt-pc__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-pc__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=\"#1a1a1a\" opacity=\"0.96\"\/>\n        <\/g>\n        <g class=\"nt-pc__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=\"#1a1a1a\" opacity=\"0.45\"\/>\n        <\/g>\n      <\/svg>\n    <\/div>\n  <\/div>\n\n\n  <!-- TRUST BAR -->\n  <div class=\"nt-pc__trust\">\n    <div class=\"nt-pc__trust-inner\">\n      <div class=\"nt-pc__trust-item nt-reveal nt-reveal-d1 vit-reveal vit-d1\">\n        <span class=\"nt-pc__trust-icon\">\ud83d\udcb0<\/span>\n        <div>\n          <span class=\"nt-pc__trust-title\">3\u20ac online sparen<\/span>\n          <span class=\"nt-pc__trust-sub\">9\u20ac statt 12\u20ac am Schalter<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"nt-pc__trust-item nt-reveal nt-reveal-d2 vit-reveal vit-d2\">\n        <span class=\"nt-pc__trust-icon\">\ud83d\udc20<\/span>\n        <div>\n          <span class=\"nt-pc__trust-title\">Unterwasserblick gratis<\/span>\n          <span class=\"nt-pc__trust-sub\">In jedem Ticket enthalten<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"nt-pc__trust-item nt-reveal nt-reveal-d3 vit-reveal vit-d3\">\n        <span class=\"nt-pc__trust-icon\">\ud83d\udc3e<\/span>\n        <div>\n          <span class=\"nt-pc__trust-title\">Haustiere gratis<\/span>\n          <span class=\"nt-pc__trust-sub\">Dein Hund f\u00e4hrt ohne Ticket mit<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"nt-pc__trust-item nt-reveal nt-reveal-d4 vit-reveal vit-d4\">\n        <span class=\"nt-pc__trust-icon\">\ud83d\udcc5<\/span>\n        <div>\n          <span class=\"nt-pc__trust-title\">Flexibles Ticket<\/span>\n          <span class=\"nt-pc__trust-sub\">Die ganze Saison g\u00fcltig<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"nt-pc__trust-item nt-reveal nt-reveal-d5 vit-reveal vit-d5\">\n        <span class=\"nt-pc__trust-icon\">\u2705<\/span>\n        <div>\n          <span class=\"nt-pc__trust-title\">Sofortige Best\u00e4tigung<\/span>\n          <span class=\"nt-pc__trust-sub\">Ohne Schlange \u00b7 ohne Geb\u00fchren<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"nt-pc__wave-sep\" style=\"background:#1a1a1a;\" aria-hidden=\"true\">\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\n  <!-- TARJETAS DE PRECIO -->\n  <div class=\"nt-pc__cards\">\n    <div class=\"nt-pc__cards-inner\">\n\n      <span class=\"nt-pc__label nt-reveal vit-reveal\">Preise 2026 \u00b7 hin und zur\u00fcck<\/span>\n      <h2 class=\"nt-pc__title nt-reveal nt-reveal-d1 vit-reveal vit-d1\">Preistabelle<br>Santa Pola \u2013 Tabarca<br>2026<\/h2>\n      <div class=\"nt-pc__divider nt-reveal nt-reveal-d2 vit-reveal vit-d2\" style=\"margin: 8px auto 0;\"><\/div>\n\n      <!-- Savings Banner -->\n      <div class=\"nt-pc__savings nt-reveal nt-reveal-d2 vit-reveal vit-d2\">\n        <div class=\"nt-pc__savings-left\">\n          <span class=\"nt-pc__savings-icon\">\ud83d\udcb0<\/span>\n          <span class=\"nt-pc__savings-amount\">3\u20ac<\/span>\n          <span class=\"nt-pc__savings-label\">pro Person<\/span>\n        <\/div>\n        <div class=\"nt-pc__savings-right\">\n          <div class=\"nt-pc__savings-title\">Kauf online und spare 3\u20ac pro Erwachsenem<\/div>\n          <div class=\"nt-pc__savings-compare\">\n            <span class=\"nt-pc__savings-old\">12\u20ac am Schalter<\/span>\n            <span class=\"nt-pc__savings-arrow\">\u2192<\/span>\n            <span class=\"nt-pc__savings-new\">9\u20ac online<\/span>\n          <\/div>\n          <div class=\"nt-pc__savings-note\">Sofortige Best\u00e4tigung \u00b7 ohne Schlange \u00b7 ohne Geb\u00fchren<\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Tarjetas -->\n      <div class=\"nt-pc__grid\">\n\n        <!-- ADULTO \u2014 Featured -->\n        <div class=\"nt-pc__card nt-pc__card--featured nt-reveal nt-reveal-d2 vit-reveal vit-d2\">\n          <span class=\"nt-pc__card-badge\">\u2b50 Meistverkauft<\/span>\n          <div class=\"nt-pc__card-body\">\n            <span class=\"nt-pc__card-who\">Erwachsene \u00b7 \u00fcber 8 Jahre<\/span>\n            <div class=\"nt-pc__card-price\">\n              <span class=\"nt-pc__card-price-old\">12\u20ac<\/span>\n            <\/div>\n            <div class=\"nt-pc__card-price\">\n              <span class=\"nt-pc__card-price-num\">9<\/span>\n              <span class=\"nt-pc__card-price-cur\">\u20ac<\/span>\n            <\/div>\n            <span class=\"nt-pc__card-period\">Hin und zur\u00fcck \u00b7 beim Online-Kauf<\/span>\n            <ul class=\"nt-pc__card-list\">\n              <li>Unterwasserblick inklusive \u2014 ohne Aufpreis<\/li>\n              <li>Flexibles Ticket \u2014 die ganze Saison g\u00fcltig<\/li>\n              <li>Sofortige Best\u00e4tigung per E-Mail und QR-Code<\/li>\n              <li>Vorrangiger Zugang \u2014 ohne Warteschlange<\/li>\n              <li>Haustiere und Kinder unter 4 Jahren gratis<\/li>\n            <\/ul>\n            <a href=\"https:\/\/app.viajesislatabarca.com\/\" class=\"nt-pc__card-cta\" data-vit-ripple>\n              \ud83c\udfab Ticket f\u00fcr Erwachsene kaufen\n            <\/a>\n          <\/div>\n        <\/div>\n\n        <!-- NI\u00d1O -->\n        <div class=\"nt-pc__card nt-reveal nt-reveal-d3 vit-reveal vit-d3\">\n          <div class=\"nt-pc__card-body\">\n            <span class=\"nt-pc__card-who\">Kind \u00b7 4 bis 8 Jahre<\/span>\n            <div class=\"nt-pc__card-price\">\n              <span class=\"nt-pc__card-price-num\">8<\/span>\n              <span class=\"nt-pc__card-price-cur\">\u20ac<\/span>\n            <\/div>\n            <span class=\"nt-pc__card-period\">Hin und zur\u00fcck \u00b7 beim Online-Kauf<\/span>\n            <ul class=\"nt-pc__card-list\">\n              <li>Unterwasserblick inklusive<\/li>\n              <li>Flexibles Ticket \u2014 die ganze Saison g\u00fcltig<\/li>\n              <li>Sofortige Best\u00e4tigung per E-Mail<\/li>\n              <li>Vorrangiger Zugang ohne Schlange<\/li>\n            <\/ul>\n            <a href=\"https:\/\/app.viajesislatabarca.com\/\" class=\"nt-pc__card-cta nt-pc__card-cta--ghost\" data-vit-ripple>\n              \ud83c\udfab Kinderticket kaufen\n            <\/a>\n          <\/div>\n        <\/div>\n\n        <!-- GRATIS -->\n        <div class=\"nt-pc__card nt-reveal nt-reveal-d4 vit-reveal vit-d4\">\n          <span class=\"nt-pc__card-badge\" style=\"background:#1a1a1a;\">\ud83c\udf81 Kein Ticket n\u00f6tig<\/span>\n          <div class=\"nt-pc__card-body\">\n            <span class=\"nt-pc__card-who\">Unter 4 Jahren \u00b7 Haustiere<\/span>\n            <div class=\"nt-pc__card-price\" style=\"display:block;\">\n              <span class=\"nt-pc__card-free-num\">GRATIS<\/span>\n            <\/div>\n            <span class=\"nt-pc__card-period\">Ohne Zusatzkosten<\/span>\n            <ul class=\"nt-pc__card-list nt-pc__card-list--grey\">\n              <li>Unter 4 Jahren \u2014 ohne Ticket<\/li>\n              <li>Dein Hund f\u00e4hrt gratis mit dir mit<\/li>\n              <li>Katzen und andere Haustiere erlaubt<\/li>\n              <li>Tierschutzvorschriften sind einzuhalten<\/li>\n            <\/ul>\n            <a href=\"https:\/\/viajesislatabarca.com\/mascotas\/\" class=\"nt-pc__card-cta nt-pc__card-cta--ghost\" data-vit-ripple>\n              \ud83d\udc3e Infos zu Haustieren in Tabarca\n            <\/a>\n          <\/div>\n        <\/div>\n\n      <\/div><!-- \/grid -->\n\n      <div style=\"text-align:center;\" class=\"nt-reveal nt-reveal-d4 vit-reveal vit-d4\">\n        <p style=\"font-size:13px;color:#888;margin:0 0 20px;line-height:1.6;\">\n          Ihr kommt als Gruppe? Sieh dir unsere <strong style=\"color:#E8603A;\"><a href=\"https:\/\/viajesislatabarca.com\/oferta-grupos-tabarca\/\" style=\"color:#E8603A;font-weight:700;text-decoration:none;\">Gruppenrabatte ab 25 Personen an \u2192<\/a><\/strong>\n        <\/p>\n      <\/div>\n\n    <\/div>\n  <\/div><!-- \/cards -->\n\n  <div class=\"nt-pc__wave-sep\" style=\"background:#ffffff;\" aria-hidden=\"true\">\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=\"#f5f5f5\"\/>\n    <\/svg>\n  <\/div>\n\n  <!-- COMPARATIVA ONLINE vs TAQUILLA -->\n  <div class=\"nt-pc__compare\">\n    <div class=\"nt-pc__compare-inner\">\n      <div style=\"text-align:center;\" class=\"nt-reveal vit-reveal\">\n        <span class=\"nt-pc__label\">Warum online kaufen?<\/span>\n        <h2 class=\"nt-pc__title\">Online oder am Schalter \u2014 der Preisvergleich<\/h2>\n        <div class=\"nt-pc__divider\" style=\"margin:8px auto 0;\"><\/div>\n      <\/div>\n      <table class=\"nt-pc__table nt-reveal nt-reveal-d2 vit-reveal vit-d2\">\n        <thead>\n          <tr>\n            <th><\/th>\n            <th class=\"online\">\ud83c\udf10 Beim Online-Kauf<\/th>\n            <th class=\"taquilla\">\ud83c\udfea Am Schalter<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Erwachsene \u2014 hin und zur\u00fcck<\/td>\n            <td class=\"win\">9 \u20ac<\/td>\n            <td class=\"lose\">12 \u20ac<\/td>\n          <\/tr>\n          <tr>\n            <td>Kind (4\u20138 Jahre) \u2014 hin und zur\u00fcck<\/td>\n            <td class=\"win\">8 \u20ac<\/td>\n            <td class=\"lose\">Am Schalter erfragen<\/td>\n          <\/tr>\n          <tr>\n            <td>Unter 4 Jahren<\/td>\n            <td class=\"win tick\">\u2713 Gratis<\/td>\n            <td class=\"win tick\">\u2713 Gratis<\/td>\n          <\/tr>\n          <tr>\n            <td>Haustiere<\/td>\n            <td class=\"win tick\">\u2713 Gratis<\/td>\n            <td class=\"win tick\">\u2713 Gratis<\/td>\n          <\/tr>\n          <tr>\n            <td>Unterwasserblick<\/td>\n            <td class=\"win tick\">\u2713 Inklusive<\/td>\n            <td class=\"win tick\">\u2713 Inklusive<\/td>\n          <\/tr>\n          <tr>\n            <td>Ohne Warteschlange<\/td>\n            <td class=\"win tick\">\u2713 Direkter QR-Zugang<\/td>\n            <td style=\"color:#bbb;\">\u2717 Schlange am Schalter<\/td>\n          <\/tr>\n          <tr>\n            <td>Sofortige Best\u00e4tigung<\/td>\n            <td class=\"win tick\">\u2713 E-Mail + QR<\/td>\n            <td style=\"color:#bbb;\">\u2717 Nur vor Ort<\/td>\n          <\/tr>\n          <tr>\n            <td>Flexibles Ticket (ohne feste Uhrzeit)<\/td>\n            <td class=\"win tick\">\u2713 Die ganze Saison<\/td>\n            <td class=\"win tick\">\u2713 Am selben Tag<\/td>\n          <\/tr>\n          <tr>\n            <td>Geb\u00fchren<\/td>\n            <td class=\"win\">Ohne Geb\u00fchren<\/td>\n            <td class=\"win\">Ohne Geb\u00fchren<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n      <p class=\"nt-pc__table-note nt-reveal nt-reveal-d3 vit-reveal vit-d3\">\n        Ein Paar spart <strong>6\u20ac beim Online-Kauf<\/strong> gegen\u00fcber dem Kauf am Schalter am Ausflugstag.\n        Im Juli und August erspart dir der Kauf im Voraus au\u00dferdem das Warten an der Ticketschlange.\n      <\/p>\n      <div style=\"text-align:center;margin-top:28px;\" class=\"nt-reveal nt-reveal-d3 vit-reveal vit-d3\">\n        <a href=\"https:\/\/app.viajesislatabarca.com\/\" class=\"nt-pc__btn\" data-vit-ripple>\ud83c\udfab Jetzt kaufen \u2014 ab 9\u20ac \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"nt-pc__wave-sep\" style=\"background:#f5f5f5;\" aria-hidden=\"true\">\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  <!-- QU\u00c9 INCLUYE TU BILLETE -->\n  <div class=\"nt-pc__incluye\">\n    <div class=\"nt-pc__incluye-inner\">\n      <div style=\"text-align:center;\" class=\"nt-reveal vit-reveal\">\n        <span class=\"nt-pc__label\">Alles zu einem Preis<\/span>\n        <h2 class=\"nt-pc__title\">Was ist im Preis f\u00fcr das Boot nach Tabarca enthalten?<\/h2>\n        <div class=\"nt-pc__divider\" style=\"margin:8px auto 0;\"><\/div>\n      <\/div>\n      <div class=\"nt-pc__incluye-grid\">\n        <div class=\"nt-pc__inc-card nt-reveal nt-reveal-d1 vit-reveal vit-d1\">\n          <span class=\"nt-pc__inc-icon\">\ud83d\udc20<\/span>\n          <h3 class=\"nt-pc__inc-title\">Unterwasserblick inklusive<\/h3>\n          <p class=\"nt-pc__inc-text\">Halt im Meeresschutzgebiet von Tabarca mit 4 Glasfenstern im Rumpf des Boots. Beobachte den Meeresgrund, ohne eine Sekunde nass zu werden. Ohne Aufpreis bei allen Tickets.<\/p>\n        <\/div>\n        <div class=\"nt-pc__inc-card nt-reveal nt-reveal-d2 vit-reveal vit-d2\">\n          <span class=\"nt-pc__inc-icon\">\ud83d\udd04<\/span>\n          <h3 class=\"nt-pc__inc-title\">Flexibles Ticket \u2014 hin und zur\u00fcck<\/h3>\n          <p class=\"nt-pc__inc-text\">Dein Ticket enth\u00e4lt immer die R\u00fcckfahrt und gilt <span data-viajes-schedule=\"season\">die ganze Saison<\/span>, ohne festes Datum und ohne feste Uhrzeit. Geh an Bord, wann du willst.<\/p>\n        <\/div>\n        <div class=\"nt-pc__inc-card nt-reveal nt-reveal-d3 vit-reveal vit-d3\">\n          <span class=\"nt-pc__inc-icon\">\u26a1<\/span>\n          <h3 class=\"nt-pc__inc-title\">Vorrangiger Zugang ohne Schlange<\/h3>\n          <p class=\"nt-pc__inc-text\">Mit dem QR-Code auf dem Handy gehst du direkt zum Einschiffen, ohne an der Ticketschlange zu warten. In der Hochsaison kann dir das 30\u201340 Minuten sparen.<\/p>\n        <\/div>\n        <div class=\"nt-pc__inc-card nt-reveal nt-reveal-d4 vit-reveal vit-d4\">\n          <span class=\"nt-pc__inc-icon\">\ud83e\uddf3<\/span>\n          <h3 class=\"nt-pc__inc-title\">Kein Gep\u00e4cklimit<\/h3>\n          <p class=\"nt-pc__inc-text\">K\u00fchltasche, Sonnenschirm, Strandst\u00fchle, Kinderwagen \u2014 keine Gep\u00e4ckbeschr\u00e4nkungen. Komm ausger\u00fcstet, um den Tag auf der Insel sorglos zu verbringen.<\/p>\n        <\/div>\n        <div class=\"nt-pc__inc-card nt-reveal nt-reveal-d5 vit-reveal vit-d5\">\n          <span class=\"nt-pc__inc-icon\">\ud83d\udc3e<\/span>\n          <h3 class=\"nt-pc__inc-title\">Haustiere und kleine Kinder gratis<\/h3>\n          <p class=\"nt-pc__inc-text\">Dein Hund, deine Katze oder ein anderes Haustier f\u00e4hrt komplett gratis mit. Kinder unter 4 Jahren ebenso. Eine Familie mit Baby und Hund zahlt keinen Cent extra.<\/p>\n        <\/div>\n        <div class=\"nt-pc__inc-card nt-reveal nt-reveal-d6 vit-reveal vit-d6\">\n          <span class=\"nt-pc__inc-icon\">\u26f5<\/span>\n          <h3 class=\"nt-pc__inc-title\">Katamaran mit Au\u00dfendeck<\/h3>\n          <p class=\"nt-pc__inc-text\">Fahr mit dem modernsten Boot der Strecke: Au\u00dfendeck, Schattenbereich, bequeme Sitze und die 4 Glasbodenfenster im unteren Teil des Schiffs.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"nt-pc__wave-sep\" style=\"background:#ffffff;\" aria-hidden=\"true\">\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  <!-- VISI\u00d3N SUBMARINA \u2014 DESTACA QUE EST\u00c1 INCLUIDA -->\n  <div class=\"nt-pc__vision\">\n    <div class=\"nt-pc__vision-inner\">\n      <div class=\"nt-pc__vision-img nt-reveal nt-reveal-d1 vit-reveal vit-d1\">\n        <img loading=\"lazy\" loading=\"lazy\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/viajesislatabarca.com\/wp-content\/uploads\/2026\/03\/5dec94ae-549b-4a66-9558-fbc36a40eec9-3.jpg\" alt=\"Meeresgrund des Meeresschutzgebiets Tabarca, gesehen durch den Glasboden des Katamarans\" width=\"600\" height=\"380\" loading=\"lazy\" title=\"preis boot tabarca 1\">\n      <\/div>\n      <div class=\"nt-reveal nt-reveal-d2 vit-reveal vit-d2\">\n        <span class=\"nt-pc__vision-tag\">Im Ticketpreis enthalten<\/span>\n        <h2 class=\"nt-pc__vision-title\">Der Meeresgrund inklusive<br>in deinem Ticket \u2014 ohne Aufpreis<\/h2>\n        <div class=\"nt-pc__divider-left\"><\/div>\n        <p class=\"nt-pc__vision-text\">\n          Auf halber Strecke halten wir im <strong>Meeresschutzgebiet von Tabarca<\/strong>, dem ersten Meeresschutzgebiet Spaniens. Geh hinunter zu den 4 Glasfenstern des Katamarans und beobachte live Kraken, Zackenbarsche, Neptungras und Fischschw\u00e4rme.<br><br>\n          Du brauchst keine Tauchausr\u00fcstung. Du wirst nicht nass. Es ist im Preis deines Tickets enthalten \u2014 ob Erwachsene, Kind oder ein anderer Tarif. Genau das unterscheidet unseren Katamaran von den anderen Booten der Strecke.\n        <\/p>\n        <div class=\"nt-pc__vision-cards\">\n          <div class=\"nt-pc__vision-card\">\n            <span class=\"nt-pc__vision-card-icon\">\ud83d\udd2d<\/span>\n            <div class=\"nt-pc__vision-card-title\">4 Glasfenster<\/div>\n            <div class=\"nt-pc__vision-card-text\">180\u00b0-Blick auf den Meeresgrund<\/div>\n          <\/div>\n          <div class=\"nt-pc__vision-card\">\n            <span class=\"nt-pc__vision-card-icon\">\u2705<\/span>\n            <div class=\"nt-pc__vision-card-title\">Im Ticket enthalten<\/div>\n            <div class=\"nt-pc__vision-card-text\">Ohne Zusatzkosten<\/div>\n          <\/div>\n          <div class=\"nt-pc__vision-card\">\n            <span class=\"nt-pc__vision-card-icon\">\ud83d\udc20<\/span>\n            <div class=\"nt-pc__vision-card-title\">1. Meeresschutzgebiet Spaniens<\/div>\n            <div class=\"nt-pc__vision-card-text\">Ausgewiesen 1986<\/div>\n          <\/div>\n          <div class=\"nt-pc__vision-card\">\n            <span class=\"nt-pc__vision-card-icon\">\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67<\/span>\n            <div class=\"nt-pc__vision-card-title\">F\u00fcr die ganze Familie<\/div>\n            <div class=\"nt-pc__vision-card-text\">Ohne Altersgrenze<\/div>\n          <\/div>\n        <\/div>\n        <div style=\"margin-top:28px;\">\n          <a href=\"https:\/\/app.viajesislatabarca.com\/\" class=\"nt-pc__btn\" data-vit-ripple>\ud83c\udfab Ticket kaufen \u2014 ab 9\u20ac<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"nt-pc__wave-sep\" style=\"background:#1a1a1a;\" aria-hidden=\"true\">\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 \u2014 MINI SECCI\u00d3N -->\n  <div class=\"nt-pc__horarios\">\n    <div class=\"nt-pc__horarios-inner\">\n      <span class=\"nt-pc__label nt-reveal vit-reveal\">T\u00e4gliche Abfahrten \u00b7 auch an Feiertagen<\/span>\n      <h2 class=\"nt-pc__title nt-reveal nt-reveal-d1 vit-reveal vit-d1\">Wann f\u00e4hrt das Boot nach Tabarca?<\/h2>\n      <div class=\"nt-pc__divider nt-reveal nt-reveal-d2 vit-reveal vit-d2\" style=\"margin:8px auto 0;\"><\/div>\n      <div class=\"nt-pc__horarios-teaser nt-reveal nt-reveal-d2 vit-reveal vit-d2\">\n        <div class=\"nt-pc__horarios-top\">\n          <div class=\"nt-pc__horarios-count\" data-viajes-schedule=\"count\"><strong>16<\/strong> Hinfahrten + <strong>13<\/strong> R\u00fcckfahrten<\/div>\n          <div class=\"nt-pc__horarios-count-sub\">w\u00e4hrend der Saison<\/div>\n        <\/div>\n\n        <div class=\"nt-pc__horarios-routes nt-reveal nt-reveal-d3 vit-reveal vit-d3\">\n          <div class=\"nt-pc__horarios-route\">\n            <span class=\"nt-pc__horarios-route-label\">Hinfahrt nach Tabarca<\/span>\n            <span class=\"nt-pc__horarios-route-value\"><span data-viajes-schedule=\"first\"><strong>09:00<\/strong><\/span> erste Abfahrt des Tages.<\/span>\n          <\/div>\n          <div class=\"nt-pc__horarios-route\">\n            <span class=\"nt-pc__horarios-route-label\">R\u00fcckfahrt nach Santa Pola<\/span>\n            <span class=\"nt-pc__horarios-route-value\"><span data-viajes-schedule=\"last\"><strong>20:15<\/strong><\/span> letzte R\u00fcckfahrt des Tages.<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"nt-pc__horarios-popular nt-reveal nt-reveal-d3 vit-reveal vit-d3\">\n          <span class=\"nt-pc__horarios-popular-label\">Beliebteste Abfahrten ab Santa Pola<\/span>\n          <div class=\"nt-pc__horarios-pills\">\n            <span class=\"nt-pc__horarios-pill\" data-viajes-schedule=\"time\">\u26f5 10:00<\/span>\n            <span class=\"nt-pc__horarios-pill\" data-viajes-schedule=\"time\">\u26f5 12:00<\/span>\n            <span class=\"nt-pc__horarios-pill\" data-viajes-schedule=\"time\">\u26f5 15:30<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"nt-pc__horarios-popular nt-reveal nt-reveal-d3 vit-reveal vit-d3\">\n          <span class=\"nt-pc__horarios-popular-label\">Beliebteste R\u00fcckfahrten ab Tabarca<\/span>\n          <div class=\"nt-pc__horarios-pills\">\n            <span class=\"nt-pc__horarios-pill\" data-viajes-schedule=\"time\">\u26f5 13:45<\/span>\n            <span class=\"nt-pc__horarios-pill\" data-viajes-schedule=\"time\">\u26f5 16:15<\/span>\n            <span class=\"nt-pc__horarios-pill\" data-viajes-schedule=\"time\">\u26f5 19:45<\/span>\n          <\/div>\n        <\/div>\n        <p class=\"nt-pc__horarios-trust nt-reveal nt-reveal-d4 vit-reveal vit-d4\">\ud83c\udfab Ticket ohne feste R\u00fcckfahrzeit \u2014 du nimmst das Boot, das dir passt<\/p>\n        <div class=\"nt-pc__horarios-actions nt-reveal nt-reveal-d4 vit-reveal vit-d4\">\n          <a href=\"https:\/\/viajesislatabarca.com\/horario-isla-de-tabarca\/\" class=\"nt-pc__btn\" data-vit-ripple>Alle Fahrpl\u00e4ne Boot nach Tabarca 2026 \u2192<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"nt-pc__wave-sep\" style=\"background:#ffffff;\" aria-hidden=\"true\">\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=\"#f5f5f5\"\/>\n    <\/svg>\n  <\/div>\n\n  <!-- C\u00d3MO COMPRAR \u2014 4 PASOS -->\n  <div class=\"nt-pc__steps\">\n    <div class=\"nt-pc__steps-inner\">\n      <div style=\"text-align:center;\" class=\"nt-reveal vit-reveal\">\n        <span class=\"nt-pc__label\">Kauf in weniger als 2 Minuten<\/span>\n        <h2 class=\"nt-pc__title\">So kaufst du dein Ticket online zum besten Preis<\/h2>\n        <div class=\"nt-pc__divider\" style=\"margin:8px auto 0;\"><\/div>\n      <\/div>\n      <div class=\"nt-pc__steps-grid\">\n        <div class=\"nt-pc__step nt-reveal nt-reveal-d1 vit-reveal vit-d1\">\n          <div class=\"nt-pc__step-num\">1<\/div>\n          <span class=\"nt-pc__step-icon\">\ud83c\udfab<\/span>\n          <h3 class=\"nt-pc__step-title\">Tickets ausw\u00e4hlen<\/h3>\n          <p class=\"nt-pc__step-text\">W\u00e4hl aus, wie viele Erwachsene und Kinder (4\u20138 Jahre). Kinder unter 4 Jahren und Haustiere brauchen kein Ticket.<\/p>\n        <\/div>\n        <div class=\"nt-pc__step nt-reveal nt-reveal-d2 vit-reveal vit-d2\">\n          <div class=\"nt-pc__step-num\">2<\/div>\n          <span class=\"nt-pc__step-icon\">\ud83d\udcb3<\/span>\n          <h3 class=\"nt-pc__step-title\">Sicher bezahlen<\/h3>\n          <p class=\"nt-pc__step-text\">Kredit-\/Debitkarte oder PayPal. Sichere SSL-Zahlung. Keine versteckten Geb\u00fchren. Endpreis: Was du siehst, zahlst du.<\/p>\n        <\/div>\n        <div class=\"nt-pc__step nt-reveal nt-reveal-d3 vit-reveal vit-d3\">\n          <div class=\"nt-pc__step-num\">3<\/div>\n          <span class=\"nt-pc__step-icon\">\ud83d\udce7<\/span>\n          <h3 class=\"nt-pc__step-title\">QR-Code sofort erhalten<\/h3>\n          <p class=\"nt-pc__step-text\">Sofortige Best\u00e4tigung per E-Mail mit dem QR-Code. Speicher ihn auf dem Handy oder druck ihn aus \u2014 wie du magst.<\/p>\n        <\/div>\n        <div class=\"nt-pc__step nt-reveal nt-reveal-d4 vit-reveal vit-d4\">\n          <div class=\"nt-pc__step-num\">4<\/div>\n          <span class=\"nt-pc__step-icon\">\u26f5<\/span>\n          <h3 class=\"nt-pc__step-title\">Ohne Schlange an Bord<\/h3>\n          <p class=\"nt-pc__step-text\">Such den <strong>orangen Ticketschalter<\/strong> im Fischereihafen von Santa Pola. Zeig den QR-Code und geh direkt an Bord. Viel Spa\u00df in Tabarca!<\/p>\n        <\/div>\n      <\/div>\n      <div style=\"text-align:center;margin-top:36px;\" class=\"nt-reveal nt-reveal-d4 vit-reveal vit-d4\">\n        <a href=\"https:\/\/app.viajesislatabarca.com\/\" class=\"nt-pc__btn\" data-vit-ripple style=\"font-size:15px;padding:16px 36px;\">\n          \ud83c\udfab Ticket online kaufen \u2014 ab 9\u20ac\n        <\/a>\n        <p style=\"font-size:12px;color:#aaa;margin:12px 0 0;\">Flexibles Ticket \u00b7 ohne feste R\u00fcckfahrzeit \u00b7 die ganze Saison 2026 g\u00fcltig<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"nt-pc__wave-sep\" style=\"background:#f5f5f5;\" aria-hidden=\"true\">\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  <!-- SEO TEXT BLOCK \u2014 contenido denso para posicionar vs Transtabarca -->\n  <div class=\"nt-pc__seotext\">\n    <div class=\"nt-pc__seotext-inner\">\n      <span class=\"nt-pc__label nt-reveal vit-reveal\">Vollst\u00e4ndiger Preisguide \u00b7 Saison 2026<\/span>\n      <h2 class=\"nt-pc__title nt-reveal nt-reveal-d1 vit-reveal vit-d1\">Santa Pola Tabarca Preis: alles Wissenswerte f\u00fcr 2026<\/h2>\n      <div class=\"nt-pc__divider-left nt-reveal nt-reveal-d2 vit-reveal vit-d2\"><\/div>\n\n      <div class=\"nt-pc__seotext-body nt-reveal nt-reveal-d2 vit-reveal vit-d2\">\n\n        <p class=\"nt-pc__seotext-intro\">Die Reise zur <strong>Insel Tabarca ab Santa Pola<\/strong> geh\u00f6rt zu den beliebtesten Ausfl\u00fcgen der Costa Blanca, und der Preis des Boots ist die erste Frage, die sich jeder Reisende stellt. In diesem Guide beantworten wir alles: Tarife, was im Ticket enthalten ist, wie du online zum besten Preis kaufst und wann du im Voraus buchen solltest. Wenn du den ganzen Tag planen willst, sieh dir auch den <a href=\"https:\/\/viajesislatabarca.com\/excursion-a-tabarca\/\">Ausflug nach Tabarca ab Santa Pola<\/a>.<\/p>\n\n        <div class=\"nt-pc__seo-card-grid\">\n          <article class=\"nt-pc__seo-card\">\n            <h3>Was kostet das Boot nach Tabarca ab Santa Pola 2026?<\/h3>\n            <p>Der <strong>Preis f\u00fcr das Boot nach Tabarca ab Santa Pola 2026<\/strong> betr\u00e4gt <strong>9 \u20ac pro Erwachsenem<\/strong> beim Online-Kauf auf unserer Website (R\u00fcckfahrt inklusive). Wenn du das Ticket lieber am Tag der Fahrt direkt am Schalter im Hafen kaufst, liegt der Preis bei <strong>12 \u20ac pro Erwachsenem<\/strong>.<\/p>\n            <p>Die Tickets sind f\u00fcr die gesamte Saison 2026 erh\u00e4ltlich, an allen Wochentagen einschlie\u00dflich Feiertagen und Wochenenden.<\/p>\n          <\/article>\n\n          <article class=\"nt-pc__seo-card\">\n            <h3>Preis Ticket Santa Pola\u2013Tabarca nach Fahrgasttyp<\/h3>\n            <table class=\"nt-pc__seotext-table\">\n              <tr><td>Erwachsene (\u00fcber 8 Jahre)<\/td><td>9 \u20ac online \/ 12 \u20ac am Schalter<\/td><\/tr>\n              <tr><td>Kind (4 bis 8 Jahre)<\/td><td>8 \u20ac online \/ am Schalter erfragen<\/td><\/tr>\n              <tr><td>Unter 4 Jahren<\/td><td>Gratis (ohne Ticket)<\/td><\/tr>\n              <tr><td>Haustiere (Hunde, Katzen \u2026)<\/td><td>Gratis (ohne Ticket)<\/td><\/tr>\n              <tr><td>Gruppen ab 25 Personen<\/td><td>Bis zu 25 % Rabatt \u2014 bitte anfragen<\/td><\/tr>\n            <\/table>\n            <p>Alle Preise gelten <strong>hin und zur\u00fcck<\/strong>. Das Online-Ticket ist au\u00dferdem <strong>flexibel<\/strong>: Es hat keine feste R\u00fcckfahrzeit und gilt f\u00fcr jede verf\u00fcgbare Abfahrt w\u00e4hrend der gesamten Saison.<\/p>\n          <\/article>\n\n          <article class=\"nt-pc__seo-card nt-pc__seo-card--wide\">\n            <h3>Was ist im Preis des Bootstickets Santa Pola Tabarca enthalten?<\/h3>\n            <p>Eine h\u00e4ufige Frage ist, was das Bootsticket nach Tabarca genau umfasst. Die Antwort: alles, was du f\u00fcr den Ausflug brauchst, ohne \u00dcberraschungen und ohne versteckte Kosten:<\/p>\n            <p>\u2705 <strong>Hin- und R\u00fcckfahrt<\/strong> \u2014 Santa Pola \u2192 Tabarca und zur\u00fcck.<br>\n            \u2705 <strong>Unterwasserblick inklusive<\/strong> \u2014 Halt im <a href=\"https:\/\/viajesislatabarca.com\/isla-de-tabarca\/\">Meeresschutzgebiet von Tabarca<\/a> mit 4 Glasfenstern im Rumpf des Katamarans.<br>\n            \u2705 <strong>Kein Gep\u00e4cklimit<\/strong> \u2014 K\u00fchltasche, Sonnenschirm, Strandstuhl, Kinderwagen.<br>\n            \u2705 <strong>Haustiere gratis<\/strong> \u2014 Dein Hund oder deine Katze f\u00e4hrt ohne zus\u00e4tzliches Ticket mit.<br>\n            \u2705 <strong>Vorrangiger Zugang<\/strong> \u2014 Mit dem QR-Code auf dem Handy gehst du direkt an Bord, ohne Schlange.<br>\n            \u2705 <strong>Ohne Geb\u00fchren<\/strong> \u2014 Der Preis, den du siehst, ist der Preis, den du zahlst.<\/p>\n          <\/article>\n\n          <article class=\"nt-pc__seo-card\">\n            <h3>Wo f\u00e4hrt das Boot nach Tabarca ab?<\/h3>\n            <p>Das Boot zur Insel Tabarca f\u00e4hrt vom <strong>Fischereihafen von Santa Pola<\/strong>ab, an der Strandpromenade des Orts in der Provinz Alicante. Such den <strong>orangen Ticketschalter<\/strong> von Viajes Isla Tabarca am Kai, um dein Ticket zu kaufen oder abzuholen.<\/p>\n            <p>Die \u00dcberfahrt dauert <strong><span data-viajes-schedule=\"duration\">25 Minuten plus 10 Minuten Halt unter Wasser<\/span><\/strong>. F\u00fcr die praktische Seite sieh dir den Guide <a href=\"https:\/\/viajesislatabarca.com\/barco-a-tabarca\/\">mit dem Boot nach Tabarca<\/a>.<\/p>\n          <\/article>\n\n          <article class=\"nt-pc__seo-card\">\n            <h3>Wie lange im Voraus sollte man kaufen?<\/h3>\n            <p>In der <strong>Nebensaison<\/strong> kannst du das Ticket problemlos am selben Tag kaufen. In der <strong>Hochsaison<\/strong> \u2014 Juli und August, besonders samstags und sonntags \u2014 werden die Boote schnell voll und am Schalter kann es lange dauern.<\/p>\n            <p>Wir empfehlen, online <strong>mindestens eine Woche im Voraus<\/strong> zu kaufen, wenn du im Sommer reist.<\/p>\n          <\/article>\n\n          <article class=\"nt-pc__seo-card\">\n            <h3>Preise f\u00fcr Familien, Gruppen und kinderreiche Familien<\/h3>\n            <p>Der <strong>Preis f\u00fcr das Boot nach Tabarca f\u00fcr Familien<\/strong> ist besonders g\u00fcnstig: Babys und Kinder unter 4 Jahren zahlen kein Ticket, Kinder von 4 bis 8 Jahren zahlen nur 8 \u20ac, und Haustiere fahren immer gratis mit.<\/p>\n            <p>F\u00fcr <strong>Gruppen ab 25 Personen<\/strong> bieten wir Sondertarife mit bis zu 25 % Rabatt. <a href=\"https:\/\/viajesislatabarca.com\/oferta-grupos-tabarca\/\">Gruppenpreis anfragen \u2192<\/a><\/p>\n          <\/article>\n\n          <article class=\"nt-pc__seo-card\">\n            <h3>Gesamtbudget f\u00fcr den Tag in Tabarca<\/h3>\n            <p>Wenn du das Gesamtbudget f\u00fcr den Tag berechnest, denk auch an Essen und Extras auf der Insel. Wenn du dort isst, hilft dir der Guide zu <a href=\"https:\/\/viajesislatabarca.com\/que-comer-en-tabarca-gastronomia\/\">Gastronomie und Restaurants in Tabarca<\/a> bei der Wahl zwischen Caldero tabarquino, Men\u00fcs und schnelleren Optionen.<\/p>\n          <\/article>\n\n          <article class=\"nt-pc__seo-card\">\n            <h3>Viajes Isla Tabarca: seit 1972<\/h3>\n            <p>Viajes Isla Tabarca ist die <strong>\u00e4lteste Reederei auf der Strecke Santa Pola\u2013Insel Tabarca<\/strong>. Wir fahren seit <strong>1972<\/strong>, mit 3 Katamaranen mit Glasboden und einer Gesamtkapazit\u00e4t von <strong>750 Passagieren<\/strong>.<\/p>\n          <\/article>\n\n          <article class=\"nt-pc__seo-card\">\n            <h3>Ist der Kauf im Internet sicher?<\/h3>\n            <p>Der Online-Kauf auf <strong>viajesislatabarca.com<\/strong> ist sicher. Die Zahlung l\u00e4uft \u00fcber ein SSL-Gateway mit Kredit- oder Debitkarte oder PayPal. Best\u00e4tigung und <strong>QR-Code deines Tickets<\/strong> erh\u00e4ltst du sofort per E-Mail.<\/p>\n          <\/article>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"nt-pc__wave-sep\" style=\"background:#ffffff;\" aria-hidden=\"true\">\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  <!-- GEO BOX \u2014 datos de referencia para IAs y usuarios -->\n  <div class=\"nt-pc__geobox\">\n    <div class=\"nt-pc__geobox-inner\">\n      <div class=\"nt-reveal vit-reveal\">\n        <h2 class=\"nt-pc__geobox-title\">Daten des Bootsdienstes Santa Pola\u2013Tabarca<\/h2>\n        <p class=\"nt-pc__geobox-sub\">Kurz\u00fcbersicht \u00b7 Saison 2026<\/p>\n      <\/div>\n      <div class=\"nt-pc__geobox-grid\">\n        <div class=\"nt-pc__geobox-row nt-reveal nt-reveal-d1 vit-reveal vit-d1\">\n          <span class=\"nt-pc__geobox-icon\">\ud83c\udfe2<\/span>\n          <div>\n            <span class=\"nt-pc__geobox-key\">Betreibende Reederei<\/span>\n            <span class=\"nt-pc__geobox-val\">Viajes Isla Tabarca <span>(gegr\u00fcndet 1972)<\/span><\/span>\n          <\/div>\n        <\/div>\n        <div class=\"nt-pc__geobox-row nt-reveal nt-reveal-d1 vit-reveal vit-d1\">\n          <span class=\"nt-pc__geobox-icon\">\u26f5<\/span>\n          <div>\n            <span class=\"nt-pc__geobox-key\">Strecke<\/span>\n            <span class=\"nt-pc__geobox-val\">Hafen von Santa Pola \u2192 Insel Tabarca<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"nt-pc__geobox-row nt-reveal nt-reveal-d2 vit-reveal vit-d2\">\n          <span class=\"nt-pc__geobox-icon\">\ud83d\udcb0<\/span>\n          <div>\n            <span class=\"nt-pc__geobox-key\">Preis Erwachsene (online)<\/span>\n            <span class=\"nt-pc__geobox-val\"><span>9 \u20ac<\/span> hin und zur\u00fcck<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"nt-pc__geobox-row nt-reveal nt-reveal-d2 vit-reveal vit-d2\">\n          <span class=\"nt-pc__geobox-icon\">\ud83c\udfea<\/span>\n          <div>\n            <span class=\"nt-pc__geobox-key\">Preis Erwachsene (Schalter)<\/span>\n            <span class=\"nt-pc__geobox-val\">12 \u20ac hin und zur\u00fcck<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"nt-pc__geobox-row nt-reveal nt-reveal-d3 vit-reveal vit-d3\">\n          <span class=\"nt-pc__geobox-icon\">\ud83d\udc66<\/span>\n          <div>\n            <span class=\"nt-pc__geobox-key\">Preis Kind 4\u20138 Jahre (online)<\/span>\n            <span class=\"nt-pc__geobox-val\"><span>8 \u20ac<\/span> hin und zur\u00fcck<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"nt-pc__geobox-row nt-reveal nt-reveal-d3 vit-reveal vit-d3\">\n          <span class=\"nt-pc__geobox-icon\">\ud83d\udc76<\/span>\n          <div>\n            <span class=\"nt-pc__geobox-key\">Unter 4 Jahren \u00b7 Haustiere<\/span>\n            <span class=\"nt-pc__geobox-val\"><span>Gratis<\/span> \u2014 ohne Ticket<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"nt-pc__geobox-row nt-reveal nt-reveal-d4 vit-reveal vit-d4\">\n          <span class=\"nt-pc__geobox-icon\">\u23f1\ufe0f<\/span>\n          <div>\n            <span class=\"nt-pc__geobox-key\">Dauer der Fahrt<\/span>\n            <span class=\"nt-pc__geobox-val\">25 Min. + <span>10 Min. Halt unter Wasser<\/span><\/span>\n          <\/div>\n        <\/div>\n        <div class=\"nt-pc__geobox-row nt-reveal nt-reveal-d4 vit-reveal vit-d4\">\n          <span class=\"nt-pc__geobox-icon\">\ud83d\udcc5<\/span>\n          <div>\n            <span class=\"nt-pc__geobox-key\">Saison 2026<\/span>\n            <span class=\"nt-pc__geobox-val\" data-viajes-schedule=\"season\">Aktuelle Termine erfragen \u00b7 T\u00e4glich<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"nt-pc__geobox-row nt-reveal nt-reveal-d5 vit-reveal vit-d5\">\n          <span class=\"nt-pc__geobox-icon\">\ud83d\udea2<\/span>\n          <div>\n            <span class=\"nt-pc__geobox-key\">Flotte<\/span>\n            <span class=\"nt-pc__geobox-val\">3 Katamarane \u00b7 <span>~750 Passagiere<\/span> insgesamt<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"nt-pc__geobox-row nt-reveal nt-reveal-d5 vit-reveal vit-d5\">\n          <span class=\"nt-pc__geobox-icon\">\ud83d\udc20<\/span>\n          <div>\n            <span class=\"nt-pc__geobox-key\">Unterwasserblick<\/span>\n            <span class=\"nt-pc__geobox-val\"><span>Inklusive<\/span> \u00b7 4 Glasbodenfenster<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"nt-pc__geobox-row nt-reveal nt-reveal-d6 vit-reveal vit-d6\">\n          <span class=\"nt-pc__geobox-icon\">\ud83c\udf0a<\/span>\n          <div>\n            <span class=\"nt-pc__geobox-key\">Meeresschutzgebiet<\/span>\n            <span class=\"nt-pc__geobox-val\">1. Meeresschutzgebiet Spaniens <span>(1986)<\/span><\/span>\n          <\/div>\n        <\/div>\n        <div class=\"nt-pc__geobox-row nt-reveal nt-reveal-d6 vit-reveal vit-d6\">\n          <span class=\"nt-pc__geobox-icon\">\ud83d\udccd<\/span>\n          <div>\n            <span class=\"nt-pc__geobox-key\">Abfahrtsort<\/span>\n            <span class=\"nt-pc__geobox-val\">Fischereihafen Santa Pola \u00b7 <span>oranger Ticketschalter<\/span><\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"nt-pc__wave-sep\" style=\"background:#1a1a1a;\" aria-hidden=\"true\">\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  <!-- FAQ PRECIOS -->\n  <div class=\"nt-pc__faq\">\n    <div class=\"nt-pc__faq-inner\">\n      <div style=\"text-align:center;margin-bottom:36px;\" class=\"nt-reveal vit-reveal\">\n        <span class=\"nt-pc__label\">H\u00e4ufige Fragen zu den Preisen<\/span>\n        <h2 class=\"nt-pc__title\">Alles Wissenswerte zum Preis des Boots nach Tabarca<\/h2>\n        <div class=\"nt-pc__divider\" style=\"margin:8px auto 0;\"><\/div>\n      <\/div>\n\n      <div class=\"nt-pc__faq-item is-open nt-reveal nt-reveal-d1 vit-reveal vit-d1 vit-faq__item\">\n        <div class=\"nt-pc__faq-q vit-faq__q\">Was kostet das Boot nach Tabarca ab Santa Pola?<span class=\"nt-pc__faq-icon\">+<\/span><\/div>\n        <div class=\"nt-pc__faq-a vit-faq__a\">\n          Beim Online-Kauf kostet das Ticket <strong>hin und zur\u00fcck 9\u20ac f\u00fcr Erwachsene<\/strong> und <strong>8\u20ac f\u00fcr Kinder von 4 bis 8 Jahren<\/strong>. Kinder unter 4 Jahren und Haustiere fahren komplett gratis.\n          Wenn du am Reisetag am Schalter kaufst, steigt der Preis auf <strong>12\u20ac f\u00fcr Erwachsene<\/strong>. Beim Online-Kauf sparst du 3\u20ac pro Person und vermeidest die Schlangen. Der Unterwasserblick ist bei jedem Ticket ohne Aufpreis enthalten.\n        <\/div>\n      <\/div>\n\n      <div class=\"nt-pc__faq-item nt-reveal nt-reveal-d2 vit-reveal vit-d2 vit-faq__item\">\n        <div class=\"nt-pc__faq-q vit-faq__q\">Ist die R\u00fcckfahrt im Preis enthalten oder gilt er nur f\u00fcr die Hinfahrt?<span class=\"nt-pc__faq-icon\">+<\/span><\/div>\n        <div class=\"nt-pc__faq-a vit-faq__a\">\n          Der angegebene Preis (9\u20ac Erwachsene \/ 8\u20ac Kinder) gilt immer <strong>hin und zur\u00fcck<\/strong>. Wir verkaufen keine einfachen Fahrten, weil der Ausflug die R\u00fcckfahrt einschlie\u00dft. Au\u00dferdem ist das Ticket <strong>flexibel<\/strong>: Es hat keine feste R\u00fcckfahrzeit, du kannst also so lange auf der Insel bleiben, wie du willst, und jedes an diesem Tag verf\u00fcgbare R\u00fcckfahrboot nehmen.\n        <\/div>\n      <\/div>\n\n      <div class=\"nt-pc__faq-item nt-reveal nt-reveal-d2 vit-reveal vit-d2 vit-faq__item\">\n        <div class=\"nt-pc__faq-q vit-faq__q\">Warum ist der Online-Kauf g\u00fcnstiger als am Schalter?<span class=\"nt-pc__faq-icon\">+<\/span><\/div>\n        <div class=\"nt-pc__faq-a vit-faq__a\">\n          Beim Online-Kauf entfallen die Betriebskosten des Ticketschalters und du bekommst einen Rabatt von <strong>3\u20ac pro Erwachsenem<\/strong> (von 12\u20ac auf 9\u20ac). Au\u00dferdem erh\u00e4ltst du beim Online-Kauf sofort deinen QR-Code und gehst direkt an Bord, ohne an der Ticketschlange zu warten \u2014 besonders praktisch in der Hochsaison.\n        <\/div>\n      <\/div>\n\n      <div class=\"nt-pc__faq-item nt-reveal nt-reveal-d3 vit-reveal vit-d3 vit-faq__item\">\n        <div class=\"nt-pc__faq-q vit-faq__q\">Fahren Kinder unter 4 Jahren wirklich gratis?<span class=\"nt-pc__faq-icon\">+<\/span><\/div>\n        <div class=\"nt-pc__faq-a vit-faq__a\">\n          Ja, komplett gratis. Kinder unter 4 Jahren <strong>brauchen kein Ticket<\/strong>, weder online noch am Schalter. Du musst es beim Einsteigen nur dem Personal sagen. Babys im Kinderwagen sind ebenfalls willkommen, denn der Katamaran hat viel Platz an Deck. Die Playa de Levante auf Tabarca ist ideal f\u00fcr kleine Kinder, mit ruhigem Wasser und feinem Sand.\n        <\/div>\n      <\/div>\n\n      <div class=\"nt-pc__faq-item nt-reveal nt-reveal-d3 vit-reveal vit-d3 vit-faq__item\">\n        <div class=\"nt-pc__faq-q vit-faq__q\">Zahlt mein Hund oder mein Haustier ein Ticket nach Tabarca?<span class=\"nt-pc__faq-icon\">+<\/span><\/div>\n        <div class=\"nt-pc__faq-a vit-faq__a\">\n          Nein. Haustiere fahren <strong>komplett gratis<\/strong> auf dem Catamar\u00e1n Nueva Tabarca mit, ganz ohne Ticket. Sie m\u00fcssen nur jederzeit begleitet werden und die geltenden Vorschriften erf\u00fcllen (Hunde an der Leine oder in der Transportbox, je nach Gr\u00f6\u00dfe). Auf der Insel d\u00fcrfen sie in die Altstadt und in einen Gro\u00dfteil der Buchten. <a href=\"https:\/\/viajesislatabarca.com\/mascotas\/\">Lies unseren vollst\u00e4ndigen Guide f\u00fcr Tabarca mit Hund \u2192<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"nt-pc__faq-item nt-reveal nt-reveal-d4 vit-reveal vit-d4 vit-faq__item\">\n        <div class=\"nt-pc__faq-q vit-faq__q\">Gibt es Rabatte f\u00fcr Gruppen, Schulen oder kinderreiche Familien?<span class=\"nt-pc__faq-icon\">+<\/span><\/div>\n        <div class=\"nt-pc__faq-a vit-faq__a\">\n          Ja. Wir bieten <strong>Sonderpreise f\u00fcr Gruppen ab 25 Personen<\/strong>, mit bis zu 25 % Rabatt. Verf\u00fcgbar f\u00fcr Schulen, Unternehmen, Vereine und kinderreiche Familien. F\u00fcr alle Gruppen stellen wir Rechnung und Buchungsbest\u00e4tigung aus. <a href=\"https:\/\/viajesislatabarca.com\/oferta-grupos-tabarca\/\">Gruppenangebot anfragen \u2192<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"nt-pc__faq-item nt-reveal nt-reveal-d4 vit-reveal vit-d4 vit-faq__item\">\n        <div class=\"nt-pc__faq-q vit-faq__q\">Kann ich mein Online-Ticket stornieren oder \u00e4ndern?<span class=\"nt-pc__faq-icon\">+<\/span><\/div>\n        <div class=\"nt-pc__faq-a vit-faq__a\">\n          Das Online-Ticket ist <strong>flexibel<\/strong>: Da es keine feste Uhrzeit und kein festes R\u00fcckreisedatum hat, kannst du es f\u00fcr jede Abfahrt <span data-viajes-schedule=\"season\">w\u00e4hrend der gesamten Saison<\/span>nutzen. Wenn extremes Wetter die Fahrt unm\u00f6glich macht, wird der Dienst abgesagt und der Betrag erstattet. Sieh dir unsere <a href=\"https:\/\/viajesislatabarca.com\/terminos-y-condiciones\/\">Stornierungsbedingungen an \u2192<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"nt-pc__faq-item nt-reveal nt-reveal-d5 vit-reveal vit-d5 vit-faq__item\">\n        <div class=\"nt-pc__faq-q vit-faq__q\">Was kostet Tabarca f\u00fcr eine vierk\u00f6pfige Familie?<span class=\"nt-pc__faq-icon\">+<\/span><\/div>\n        <div class=\"nt-pc__faq-a vit-faq__a\">\n          Das h\u00e4ngt vom Alter ab. F\u00fcr eine Familie mit <strong>2 Erwachsenen + 2 Kindern (4\u20138 Jahre)<\/strong>: 9\u20ac \u00d7 2 + 8\u20ac \u00d7 2 = <strong>insgesamt 34\u20ac online<\/strong>. Sind die Kinder unter 4 Jahren, fahren sie gratis, dann w\u00e4ren es nur <strong>18\u20ac online<\/strong>. Wenn ihr mit Hund reist, ist auch das gratis. Du kannst alle Tickets in einem einzigen Vorgang im Online-Shop kaufen.\n        <\/div>\n      <\/div>\n\n      <div class=\"nt-pc__faq-item nt-reveal nt-reveal-d5 vit-reveal vit-d5 vit-faq__item\">\n        <div class=\"nt-pc__faq-q vit-faq__q\">Von welchem Hafen f\u00e4hrt das Boot nach Tabarca?<span class=\"nt-pc__faq-icon\">+<\/span><\/div>\n        <div class=\"nt-pc__faq-a vit-faq__a\">\n          Das Boot nach Tabarca f\u00e4hrt vom <strong>Fischereihafen von Santa Pola<\/strong>in Alicante ab. Das ist der einzige offizielle Abfahrtsort unserer Reederei. Such den <strong>orangen Ticketschalter von Viajes Isla Tabarca<\/strong> am Kai. Der Hafen liegt am Paseo de la Libertad in Santa Pola und hat Parkm\u00f6glichkeiten in der Umgebung. Die Fahrt dauert 25 Minuten plus einen 10-min\u00fctigen Halt unter Wasser \u00fcber dem Meeresschutzgebiet.\n        <\/div>\n      <\/div>\n\n      <div class=\"nt-pc__faq-item nt-reveal nt-reveal-d5 vit-reveal vit-d5 vit-faq__item\">\n        <div class=\"nt-pc__faq-q vit-faq__q\">Ist der Unterwasserblick im Bootspreis enthalten?<span class=\"nt-pc__faq-icon\">+<\/span><\/div>\n        <div class=\"nt-pc__faq-a vit-faq__a\">\n          Ja, der <strong>Unterwasserblick ist bei allen Tickets ohne Aufpreis enthalten<\/strong>. Unsere Katamarane haben 4 Glasfenster im unteren Teil des Rumpfs. W\u00e4hrend der \u00dcberfahrt legen wir einen 10-min\u00fctigen Halt \u00fcber dem Meeresschutzgebiet von Tabarca ein \u2014 dem ersten Meeresschutzgebiet Spaniens, 1986 ausgewiesen \u2014, damit du den Meeresgrund mit Fischen, Neptungras und mehr beobachten kannst. Du musst weder nass werden noch Tauchausr\u00fcstung mitbringen. Es ist ein Erlebnis, das es nur auf den Katamaranen von Viajes Isla Tabarca gibt.\n        <\/div>\n      <\/div>\n\n      <div class=\"nt-pc__faq-item nt-reveal nt-reveal-d6 vit-reveal vit-d6 vit-faq__item\">\n        <div class=\"nt-pc__faq-q vit-faq__q\">Wie lange dauert die Fahrt Santa Pola\u2013Tabarca?<span class=\"nt-pc__faq-icon\">+<\/span><\/div>\n        <div class=\"nt-pc__faq-a vit-faq__a\">\n          Die Fahrt von Santa Pola nach Tabarca dauert etwa <strong>25 Minuten<\/strong> mit dem Katamaran. Dazu kommen die 10 Minuten Halt unter Wasser im Meeresschutzgebiet auf der Hinfahrt. Insgesamt dauert die komplette Hinfahrt rund <strong>35 Minuten<\/strong>. Die R\u00fcckfahrt von Tabarca nach Santa Pola dauert ebenfalls etwa 25\u201335 Minuten, je nach Seegang.\n        <\/div>\n      <\/div>\n\n      <div class=\"nt-pc__faq-item nt-reveal nt-reveal-d6 vit-reveal vit-d6 vit-faq__item\">\n        <div class=\"nt-pc__faq-q vit-faq__q\">F\u00e4hrt das ganze Jahr \u00fcber ein Boot nach Tabarca?<span class=\"nt-pc__faq-icon\">+<\/span><\/div>\n        <div class=\"nt-pc__faq-a vit-faq__a\">\n          Der regul\u00e4re Dienst f\u00e4hrt w\u00e4hrend der <strong><span data-viajes-schedule=\"season\">Saison 2026<\/span><\/strong>, an allen Wochentagen einschlie\u00dflich Feiertagen \u2014 aktuelle Termine erfragen. Au\u00dferhalb der Saison wird der Dienst reduziert oder kann je nach Nachfrage und Wetterlage ausgesetzt werden. Wenn schlechtes Wetter eine sichere Fahrt unm\u00f6glich macht, k\u00f6nnen Fahrten abgesagt und der Betrag entsprechend erstattet werden. Sieh dir den <a href=\"https:\/\/viajesislatabarca.com\/horario-isla-de-tabarca\/\">aktuellen Fahrplan 2026 an \u2192<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"nt-pc__faq-item nt-reveal nt-reveal-d6 vit-reveal vit-d6 vit-faq__item\">\n        <div class=\"nt-pc__faq-q vit-faq__q\">Haben Online-Tickets ein festes Datum und eine feste Uhrzeit?<span class=\"nt-pc__faq-icon\">+<\/span><\/div>\n        <div class=\"nt-pc__faq-a vit-faq__a\">\n          Nein. Die Tickets von Viajes Isla Tabarca sind v\u00f6llig <strong>flexibel: ohne festes Datum und ohne festgelegte R\u00fcckfahrzeit<\/strong>. Beim Online-Kauf w\u00e4hlst du den Hinfahrtstag, kannst aber w\u00e4hrend der gesamten Saison jedes R\u00fcckfahrboot ohne Aufpreis nehmen. Das ist anders als bei anderen Anbietern. Die einzige Bedingung ist, dass das Ticket f\u00fcr <span data-viajes-schedule=\"season\">die laufende Saison<\/span>.\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <div class=\"nt-pc__wave-sep\" style=\"background:#ffffff;\" aria-hidden=\"true\">\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=\"#f5f5f5\"\/>\n    <\/svg>\n  <\/div>\n\n  <!-- EQUIPO -->\n  <section class=\"nt-pc__equipo\" aria-label=\"Das Team von Viajes Isla Tabarca\">\n    <div class=\"nt-pc__equipo-inner\">\n      <div class=\"nt-pc__equipo-img nt-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=\"Team von Viajes Isla Tabarca im Hafen von Santa Pola\" width=\"600\" height=\"320\" loading=\"lazy\" title=\"preis boot tabarca 2\">\n      <\/div>\n      <div class=\"nt-reveal nt-reveal-d2 vit-reveal vit-d2\">\n        <span class=\"nt-pc__label\">Familienbetrieb \u00b7 gegr\u00fcndet 1972<\/span>\n        <p class=\"nt-pc__equipo-quote\">\u201e9\u20ac online, weil wir direkt verkaufen. Ohne Zwischenh\u00e4ndler, ohne Provisionen.\u201c<\/p>\n        <cite class=\"nt-pc__equipo-cite\">\u2014 Viajes Isla Tabarca \u00b7 50 Jahre auf der Strecke<\/cite>\n        <p class=\"nt-pc__equipo-body\">Wir sind die Reederei, die das Boot betreibt, die Katamarane wartet und die Crew an Bord bringt. Wenn du online kaufst, kommt das Ticket direkt von uns zu dir \u2014 ohne Drittplattformen, ohne versteckte Provision. Deshalb k\u00f6nnen wir dir 9\u20ac anbieten, w\u00e4hrend der Schalter 12\u20ac kostet. Die Ersparnis ist kein Trick: Sie ist die Folge davon, dass wir seit \u00fcber 50 Jahren ohne Zwischenh\u00e4ndler arbeiten.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- RESE\u00d1AS -->\n  <div class=\"nt-pc__reviews\">\n    <div class=\"nt-pc__reviews-inner\">\n      <div style=\"text-align:center;\" class=\"nt-reveal vit-reveal\">\n        <span class=\"nt-pc__label\">\u00fcber 1.200 gepr\u00fcfte Bewertungen \u00b7 4,8 von 5<\/span>\n        <h2 class=\"nt-pc__title\">Was unsere Fahrg\u00e4ste sagen<\/h2>\n        <div class=\"nt-pc__divider\" style=\"margin:8px auto 0;\"><\/div>\n      <\/div>\n      <div class=\"nt-pc__resenas-badges nt-reveal nt-reveal-d1 vit-reveal vit-d1\">\n        <a href=\"https:\/\/g.page\/r\/CdyNYSj20YqPEBE\/review\" target=\"_blank\" rel=\"noopener\" class=\"nt-pc__resena-badge\">\n          <span>\u2b50<\/span>\n          <div><span>Google-Bewertungen<\/span><span>Hinterlasse uns eine Bewertung<\/span><\/div>\n        <\/a>\n        <a href=\"https:\/\/www.tripadvisor.es\/UserReviewEdit-g947009-d23285341\" target=\"_blank\" rel=\"noopener\" class=\"nt-pc__resena-badge\">\n          <span>\ud83e\udd89<\/span>\n          <div><span>TripAdvisor<\/span><span>Hinterlasse uns eine Bewertung<\/span><\/div>\n        <\/a>\n      <\/div>\n      <div class=\"nt-pc__reviews-grid\">\n\n        <div class=\"nt-pc__review-card nt-reveal nt-reveal-d1 vit-reveal vit-d1\">\n          <span class=\"nt-pc__review-source\">Google<\/span>\n          <span class=\"nt-pc__review-stars\">\u2605\u2605\u2605\u2605\u2605<\/span>\n          <p class=\"nt-pc__review-text\">\u201eWir haben die Tickets online gekauft, das ging blitzschnell. Im Hafen haben wir den orangen Schalter gesucht und sind ohne Warten direkt an Bord gegangen. Der Halt unter Wasser hat meinem Sohn am besten gefallen, er klebte f\u00f6rmlich am Glas und schaute den Fischen zu. Der Preis von 9\u20ac ist ein Schn\u00e4ppchen f\u00fcr alles, was enthalten ist.\u201c<\/p>\n          <div class=\"nt-pc__review-author\">\n            <div class=\"nt-pc__review-avatar\">M<\/div>\n            <div>\n              <span class=\"nt-pc__review-name\">Mar\u00eda G.<\/span>\n              <span class=\"nt-pc__review-date\">Juli 2025 \u00b7 Alicante<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"nt-pc__review-card nt-reveal nt-reveal-d2 vit-reveal vit-d2\">\n          <span class=\"nt-pc__review-source\">Google<\/span>\n          <span class=\"nt-pc__review-stars\">\u2605\u2605\u2605\u2605\u2605<\/span>\n          <p class=\"nt-pc__review-text\">\u201eWir waren mit dem Hund unterwegs und alles war perfekt. Kein Ticket f\u00fcr ihn, er durfte problemlos mit. Die \u00dcberfahrt ist kurz und angenehm, der Katamaran modern und ger\u00e4umig. Der Glasboden war eine \u00dcberraschung, die uns begeistert hat. N\u00e4chstes Jahr kommen wir sicher wieder.\u201c<\/p>\n          <div class=\"nt-pc__review-author\">\n            <div class=\"nt-pc__review-avatar\">C<\/div>\n            <div>\n              <span class=\"nt-pc__review-name\">Carlos R.<\/span>\n              <span class=\"nt-pc__review-date\">August 2025 \u00b7 Valencia<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"nt-pc__review-card nt-reveal nt-reveal-d3 vit-reveal vit-d3\">\n          <span class=\"nt-pc__review-source\">Google<\/span>\n          <span class=\"nt-pc__review-stars\">\u2605\u2605\u2605\u2605\u2605<\/span>\n          <p class=\"nt-pc__review-text\">\u201eDas Beste ist, dass das Ticket keine feste R\u00fcckfahrzeit hat. Wir kamen sp\u00e4t auf der Insel an, weil der Kleine langsam war, und konnten in aller Ruhe das letzte Boot nehmen. Das Personal war sehr freundlich. Wir haben online 9\u20ac pro Erwachsenem gezahlt, viel besser als die 12\u20ac am Schalter, die wir am Ankunftstag gesehen haben.\u201c<\/p>\n          <div class=\"nt-pc__review-author\">\n            <div class=\"nt-pc__review-avatar\">L<\/div>\n            <div>\n              <span class=\"nt-pc__review-name\">Laura P.<\/span>\n              <span class=\"nt-pc__review-date\">September 2025 \u00b7 Madrid<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n      <div class=\"nt-pc__trustindex-wrap nt-reveal nt-reveal-d4 vit-reveal vit-d4\" id=\"precioTrustindexWrap\" data-vit-trustindex=\"24e94a950191666f08763561553\">\n        \n      <\/div>\n      <div style=\"text-align:center;margin-top:32px;\" class=\"nt-reveal nt-reveal-d5 vit-reveal vit-d5\">\n        <a href=\"https:\/\/app.viajesislatabarca.com\/\" class=\"nt-pc__btn\" data-vit-ripple>\n          \ud83c\udfab Mein Ticket buchen \u2014 ab 9\u20ac\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"nt-pc__wave-sep\" style=\"background:#f5f5f5;\" aria-hidden=\"true\">\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=\"#E8603A\"\/>\n    <\/svg>\n  <\/div>\n\n  <!-- CTA FINAL -->\n  <div class=\"nt-pc__cta\">\n    <h2 class=\"nt-pc__cta-title nt-reveal vit-reveal\">9\u20ac online \u2014 oder 12\u20ac am Schalter.<br>Die Entscheidung ist einfach.<\/h2>\n    <p class=\"nt-pc__cta-sub nt-reveal nt-reveal-d1 vit-reveal vit-d1\">Kauf jetzt, fahr los, wann du willst. Flexibles Ticket die ganze Saison.<\/p>\n    <div class=\"nt-pc__cta-prices nt-reveal nt-reveal-d2 vit-reveal vit-d2\">\n      <span class=\"nt-pc__cta-price-pill\">\ud83e\uddd1 Erwachsene \u2014 9\u20ac<\/span>\n      <span class=\"nt-pc__cta-price-pill\">\ud83d\udc66 Kinder \u2014 8\u20ac<\/span>\n      <span class=\"nt-pc__cta-price-pill\">\ud83d\udc3e Haustiere \u2014 gratis<\/span>\n      <span class=\"nt-pc__cta-price-pill\">\ud83d\udc76 Unter 4 Jahren \u2014 gratis<\/span>\n    <\/div>\n    <a href=\"https:\/\/app.viajesislatabarca.com\/\" class=\"nt-pc__cta-btn nt-reveal nt-reveal-d3 vit-reveal vit-d3\" data-vit-ripple>\n      \ud83c\udfab Ticket online kaufen\n    <\/a>\n    <p class=\"nt-pc__cta-note nt-reveal nt-reveal-d4 vit-reveal vit-d4\">\n      Pioniere seit 1972 \u00b7 3 Katamarane mit Unterwasserblick \u00b7 \u00fcber 1.200 Bewertungen mit 4,8\u2605 \u00b7 ohne Geb\u00fchren\n    <\/p>\n  <\/div>\n\n  <div class=\"nt-pc__wave-sep\" style=\"background:#E8603A;\" aria-hidden=\"true\">\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\n<\/div><!-- \/nt-pc -->\n\n\n<!-- ========== SCHEMA MARKUP ========== -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Bootsticket Santa Pola \u2013 Insel Tabarca (hin und zur\u00fcck)\",\n  \"description\": \"Ticket f\u00fcr Hin- und R\u00fcckfahrt mit dem Glasboden-Katamaran von Santa Pola zur Insel Tabarca. 25-min\u00fctige \u00dcberfahrt mit Halt im Meeresschutzgebiet von Tabarca f\u00fcr den ohne Aufpreis inbegriffenen Unterwasserblick. Flexibles Ticket, die ganze Saison g\u00fcltig.\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Viajes Isla Tabarca\"\n  },\n  \"image\": \"https:\/\/viajesislatabarca.com\/wp-content\/uploads\/2023\/05\/DSC_0330-scaled.jpg\",\n  \"url\": \"https:\/\/viajesislatabarca.com\/santa-pola-tabarca-precio\/\",\n  \"offers\": [\n    {\n      \"@type\": \"Offer\",\n      \"name\": \"Ticket Erwachsene hin und zur\u00fcck \u2014 online\",\n      \"price\": \"9.00\",\n      \"priceCurrency\": \"EUR\",\n      \"availability\": \"https:\/\/schema.org\/InStock\",\n      \"validFrom\": \"2026-03-02\",\n      \"validThrough\": \"2026-10-31\",\n      \"url\": \"https:\/\/app.viajesislatabarca.com\/\",\n      \"seller\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Viajes Isla Tabarca\"\n      },\n      \"hasMerchantReturnPolicy\": {\n        \"@type\": \"MerchantReturnPolicy\",\n        \"returnPolicyCategory\": \"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\",\n        \"merchantReturnDays\": 1,\n        \"returnMethod\": \"https:\/\/schema.org\/ReturnByMail\"\n      },\n      \"shippingDetails\": {\n        \"@type\": \"OfferShippingDetails\",\n        \"shippingRate\": {\n          \"@type\": \"MonetaryAmount\",\n          \"value\": \"0\",\n          \"currency\": \"EUR\"\n        },\n        \"deliveryTime\": {\n          \"@type\": \"ShippingDeliveryTime\",\n          \"handlingTime\": {\n            \"@type\": \"QuantitativeValue\",\n            \"minValue\": 0,\n            \"maxValue\": 0,\n            \"unitCode\": \"HUR\"\n          }\n        }\n      }\n    },\n    {\n      \"@type\": \"Offer\",\n      \"name\": \"Ticket Kind (4\u20138 Jahre) hin und zur\u00fcck \u2014 online\",\n      \"price\": \"8.00\",\n      \"priceCurrency\": \"EUR\",\n      \"availability\": \"https:\/\/schema.org\/InStock\",\n      \"validFrom\": \"2026-03-02\",\n      \"validThrough\": \"2026-10-31\",\n      \"url\": \"https:\/\/app.viajesislatabarca.com\/\"\n    }\n  ],\n  \"aggregateRating\": {\n    \"@type\": \"AggregateRating\",\n    \"ratingValue\": \"4.8\",\n    \"reviewCount\": \"1200\",\n    \"bestRating\": \"5\",\n    \"worstRating\": \"1\"\n  }\n}\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Was kostet das Boot von Santa Pola nach Tabarca?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Beim Online-Kauf kostet das Ticket hin und zur\u00fcck 9\u20ac f\u00fcr Erwachsene und 8\u20ac f\u00fcr Kinder von 4 bis 8 Jahren. Kinder unter 4 Jahren und Haustiere fahren gratis. Am Schalter kostet das Ticket f\u00fcr Erwachsene 12\u20ac.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Ist die R\u00fcckfahrt im Preis enthalten oder gilt er nur f\u00fcr die Hinfahrt?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Der angegebene Preis gilt immer hin und zur\u00fcck. Das Ticket ist flexibel und hat keine feste R\u00fcckfahrzeit, du kannst also mit jedem an diesem Tag verf\u00fcgbaren Boot zur\u00fcckfahren.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Warum ist der Online-Kauf g\u00fcnstiger als am Schalter?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Beim Online-Kauf sinkt der Erwachsenenpreis von 12\u20ac am Schalter auf 9\u20ac online. Au\u00dferdem bekommst du den QR-Code sofort und kannst an Bord gehen, ohne an der Ticketschlange zu warten.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Fahren Kinder unter 4 Jahren gratis?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Ja. Kinder unter 4 Jahren fahren gratis und brauchen weder ein Online-Ticket noch ein Ticket am Schalter.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Zahlt mein Hund oder mein Haustier ein Ticket nach Tabarca?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Nein. Haustiere fahren auf dem Catamar\u00e1n Nueva Tabarca gratis mit und brauchen kein Ticket.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Gibt es Rabatte f\u00fcr Gruppen oder kinderreiche Familien?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Ja. Es gibt Sonderpreise f\u00fcr Gruppen ab 25 Personen, Schulen, Unternehmen, Vereine und kinderreiche Familien. Der Rabatt h\u00e4ngt von Gruppenart und Datum ab.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Kann ich mein Online-Ticket stornieren oder \u00e4ndern?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Das Online-Ticket ist flexibel und kann w\u00e4hrend der laufenden Saison genutzt werden. Wird der Dienst wegen schlechten Wetters abgesagt, das die Fahrt unm\u00f6glich macht, wird der Betrag erstattet.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Was kostet Tabarca f\u00fcr eine vierk\u00f6pfige Familie?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"F\u00fcr 2 Erwachsene und 2 Kinder von 4 bis 8 Jahren betr\u00e4gt der Online-Gesamtpreis 34\u20ac: 9\u20ac pro Erwachsenem und 8\u20ac pro Kind. Sind die Kinder unter 4 Jahren, w\u00e4ren es online 18\u20ac.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Wo f\u00e4hrt das Boot nach Tabarca ab?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Das Boot f\u00e4hrt vom Fischereihafen von Santa Pola in Alicante ab. Such den orangen Ticketschalter von Viajes Isla Tabarca am Kai.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Ist der Unterwasserblick im Bootspreis enthalten?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Ja. Der Unterwasserblick ist bei allen Tickets ohne Aufpreis enthalten. Die Katamarane haben Glasfenster, durch die man w\u00e4hrend der \u00dcberfahrt den Meeresgrund sieht.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Haben Online-Tickets ein festes Datum und eine feste Uhrzeit?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Beim Online-Kauf w\u00e4hlst du den Hinfahrtstag, hast aber keine feste R\u00fcckfahrzeit. Du kannst am Tag deines Ausflugs mit jedem verf\u00fcgbaren Boot zur\u00fcckfahren.\"\n      }\n    }\n  ]\n}\n<\/script>\n\n<!-- TouristTrip no incluido: RankMath ya inyecta el contexto global. Product + FAQPage cubren esta intenci\u00f3n de precio. -->\n\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":"","protected":false},"author":1597,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_joinchat":[],"footnotes":""},"class_list":["post-46268","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/viajesislatabarca.com\/de\/wp-json\/wp\/v2\/pages\/46268","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\/1597"}],"replies":[{"embeddable":true,"href":"https:\/\/viajesislatabarca.com\/de\/wp-json\/wp\/v2\/comments?post=46268"}],"version-history":[{"count":0,"href":"https:\/\/viajesislatabarca.com\/de\/wp-json\/wp\/v2\/pages\/46268\/revisions"}],"wp:attachment":[{"href":"https:\/\/viajesislatabarca.com\/de\/wp-json\/wp\/v2\/media?parent=46268"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}