CINXE.COM
COOKIE SETTINGS - seajets
<!DOCTYPE html> <html lang="de"> <head><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.3",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="manifest" href="/site.webmanifest"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="theme-color" content="#ffffff"> <meta name="facebook-domain-verification" content="mz1hok8p1a644fya6tz1auk6sd2jvj"> <script type="text/javascript" src="https://app.termly.io/embed.min.js" data-auto-block="on" data-website-uuid="806cacc1-4170-431f-8459-db5d1da48f07"> </script><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <link rel="alternate" hreflang="en" href="https://www.seajets.com/privacy-terms/cookie-settings" /> <link rel="alternate" hreflang="el" href="https://www.seajets.com/el/privacy-terms/cookie-settings" /> <link rel="alternate" hreflang="fr" href="https://www.seajets.com/fr/privacy-terms/cookie-settings" /> <link rel="alternate" hreflang="de" href="https://www.seajets.com/de/privacy-terms/cookie-settings" /> <link rel="alternate" hreflang="it" href="https://www.seajets.com/it/privacy-terms/cookie-settings" /> <link rel="alternate" hreflang="es" href="https://www.seajets.com/es/privacy-terms/cookie-settings" /> <link rel="alternate" hreflang="ru" href="https://www.seajets.com/ru/privacy-terms/cookie-settings" /> <link rel="alternate" hreflang="zh" href="https://www.seajets.com/zh/privacy-terms/cookie-settings" /> <link rel="alternate" hreflang="x-default" href="https://www.seajets.com/privacy-terms/cookie-settings" /> <!-- This site is optimized with the Yoast SEO Premium plugin v20.8 (Yoast SEO v20.10) - https://yoast.com/wordpress/plugins/seo/ --> <title>COOKIE SETTINGS - seajets</title> <link rel="preload" as="font" href="https://www.seajets.com/wp-content/themes/seajets/assets/dist/fonts/GothamGreek-Book.woff2" crossorigin> <link rel="preload" as="font" href="https://www.seajets.com/wp-content/themes/seajets/assets/dist/fonts/GothamGreek-Light.woff2" crossorigin> <link rel="preload" as="font" href="https://www.seajets.com/wp-content/themes/seajets/assets/dist/fonts/GothamGreek-Bold.woff2" crossorigin> <link rel="preload" as="font" href="https://www.seajets.com/wp-content/themes/seajets/assets/dist/fonts/seajets.ttf?chipcr" crossorigin><link rel="stylesheet" href="https://www.seajets.com/wp-content/cache/min/1/e3d1fb539413d696c00311fcd0ef1828.css" media="all" data-minify="1" /> <link rel="canonical" href="https://www.seajets.com/de/privacy-terms/cookie-settings" /> <meta property="og:locale" content="de_DE" /> <meta property="og:type" content="article" /> <meta property="og:title" content="COOKIE SETTINGS" /> <meta property="og:description" content="Cookies are small information files created by this website or other sources (such as Google and YouTube) when logging in and during use and are stored in your computer’s browser to facilitate the provision of services towards you. The website SeaJets.gr may access and store cookies and other related technologies on your computer in order […]" /> <meta property="og:url" content="https://www.seajets.com/de/privacy-terms/cookie-settings" /> <meta property="og:site_name" content="seajets" /> <meta property="article:modified_time" content="2023-06-27T15:39:45+00:00" /> <meta property="og:image" content="https://www.seajets.com/wp-content/uploads/2023/02/top-destinations-default-3.jpg" /> <meta property="og:image:width" content="1903" /> <meta property="og:image:height" content="680" /> <meta property="og:image:type" content="image/jpeg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:label1" content="Geschätzte Lesezeit" /> <meta name="twitter:data1" content="3 Minuten" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.seajets.com/de/privacy-terms/cookie-settings","url":"https://www.seajets.com/de/privacy-terms/cookie-settings","name":"COOKIE SETTINGS - seajets","isPartOf":{"@id":"https://www.seajets.com/de#website"},"primaryImageOfPage":{"@id":"https://www.seajets.com/de/privacy-terms/cookie-settings#primaryimage"},"image":{"@id":"https://www.seajets.com/de/privacy-terms/cookie-settings#primaryimage"},"thumbnailUrl":"https://www.seajets.com/wp-content/uploads/2023/02/top-destinations-default-3.jpg","datePublished":"2023-02-14T17:21:37+00:00","dateModified":"2023-06-27T15:39:45+00:00","breadcrumb":{"@id":"https://www.seajets.com/de/privacy-terms/cookie-settings#breadcrumb"},"inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https://www.seajets.com/de/privacy-terms/cookie-settings"]}]},{"@type":"ImageObject","inLanguage":"de-DE","@id":"https://www.seajets.com/de/privacy-terms/cookie-settings#primaryimage","url":"https://www.seajets.com/wp-content/uploads/2023/02/top-destinations-default-3.jpg","contentUrl":"https://www.seajets.com/wp-content/uploads/2023/02/top-destinations-default-3.jpg","width":1903,"height":680},{"@type":"BreadcrumbList","@id":"https://www.seajets.com/de/privacy-terms/cookie-settings#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.seajets.com/de"},{"@type":"ListItem","position":2,"name":"COOKIE SETTINGS"}]},{"@type":"WebSite","@id":"https://www.seajets.com/de#website","url":"https://www.seajets.com/de","name":"seajets","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.seajets.com/de?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de-DE"}]}</script> <!-- / Yoast SEO Premium plugin. --> <link rel="alternate" type="application/rss+xml" title="seajets » COOKIE SETTINGS Kommentar-Feed" href="https://www.seajets.com/de/privacy-terms/cookie-settings/feed" /> <link rel='stylesheet' id='seajets_css-css' href='https://www.seajets.com/wp-content/themes/seajets/assets/dist/css/main.min.css?ver=1.0.3' type='text/css' media='all' /> <link rel='stylesheet' id='seajets_fonts_css-css' href='https://www.seajets.com/wp-content/themes/seajets/assets/dist/css/fonts.min.css?ver=1.0.0' type='text/css' media='all' /> <link rel='stylesheet' id='seajets_zoom_map_css-css' href='https://www.seajets.com/wp-content/themes/seajets/assets/dist/css/zoom_map.min.css?ver=1.0.0' type='text/css' media='all' /> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.seajets.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4' id='jquery-core-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.seajets.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0' id='jquery-migrate-js' defer></script> <script type='text/javascript' id='wpml-cookie-js-extra'> /* <![CDATA[ */ var wpml_cookies = {"wp-wpml_current_language":{"value":"de","expires":1,"path":"\/"}}; var wpml_cookies = {"wp-wpml_current_language":{"value":"de","expires":1,"path":"\/"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.seajets.com/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?ver=4.6.3' id='wpml-cookie-js' defer></script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.seajets.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.seajets.com/wp-includes/wlwmanifest.xml" /> <link rel='shortlink' href='https://www.seajets.com/de?p=8921' /> <meta name="generator" content="WPML ver:4.6.3 stt:66,1,4,3,13,27,45,2;" /> <style type="text/css" id="wp-custom-css"> @media screen and (max-width:767px){ .innerpage .map-img-right{ position:relative; overflow:hidden; width:100%; } #zoom_container .landmarks .mark .text, #zoom_container_top .landmarks .mark .text{ font-size:1em; } } .btn-primary { color: #FFF; background-color: #009DE0; border-color: #009DE0; } @media screen and (max-width:1023px){ .reverseme{ flex-direction: column-reverse; margin-bottom: 40px; } .reverseme .boxCol { margin-bottom: 0; } } :where(.wp-block-columns.is-layout-flex) { gap: 2em; } .pageHeroCompetition .prize-desc { max-width: 260px; } @media screen and (max-width:600px){ .sponsorshipCarousel .blogCarousel.owl-carousel .owl-item img { width: 100%; object-fit: cover; margin: 0 0 0 auto; } } #island-hopping-17107 {display:none;} .df-popup-thumb img { aspect-ratio: 0!important; } .small-text-offers {font-size: 12px; font-style: italic;} .menu-offer {background-color: #009DE0;} </style> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-087H92401Q"></script> <script type="rocketlazyloadscript"> (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-WL4DQGD'); window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-28909474-1'); gtag('config', 'G-087H92401Q'); </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var ft_onetag_10670 = { ft_vars: { "ftXRef": "[%INSERT_TRANSACTION_ID_HERE%]", "ftXValue": "[%INSERT_TRANSACTION_VALUE_HERE%]", "ftXType": "[%INSERT_TRANSACTION_TYPE_HERE%]", "ftXName": "[%INSERT_TRANSACTION_NAME_HERE%]", "ftXNumItems": "[%INSERT_TRANSACTION_QUANTITY_HERE%]", "ftXCurrency": "[%INSERT_TRANSACTION_CURRENCY_HERE%]", "U1": "[%INSERT_U1_HERE%]", "U2": "[%INSERT_U2_HERE%]", "U3": "[%INSERT_U3_HERE%]", "U4": "[%INSERT_U4_HERE%]", "U5": "[%INSERT_U5_HERE%]", "U6": "[%INSERT_U6_HERE%]", "U7": "[%INSERT_U7_HERE%]", "U8": "[%INSERT_U8_HERE%]", "U9": "[%INSERT_U9_HERE%]", "U10": "[%INSERT_U10_HERE%]", "U11": "[%INSERT_U11_HERE%]", "U12": "[%INSERT_U12_HERE%]", "U13": "[%INSERT_U13_HERE%]", "U14": "[%INSERT_U14_HERE%]", "U15": "[%INSERT_U15_HERE%]", "U16": "[%INSERT_U16_HERE%]", "U17": "[%INSERT_U17_HERE%]", "U18": "[%INSERT_U18_HERE%]", "U19": "[%INSERT_U19_HERE%]", "U20": "[%INSERT_U20_HERE%]" }, ot_dom: document.location.protocol + '//servedby.flashtalking.com', ot_path: '/container/13965;103911;10670;iframe/?', ot_href: 'ft_referrer=' + escape(document.location.href), ot_rand: Math.random() * 1000000, ot_ref: document.referrer, ot_init: function () { var o = this, qs = '', count = 0, ns = ''; for (var key in o.ft_vars) { qs += (o.ft_vars[key] == '' ? '' : key + '=' + o.ft_vars[key] + '&'); } count = o.ot_path.length + qs.length + o.ot_href + escape(o.ot_ref).length; ns = o.ot_ns(count - 2000); document.write('<iframe style="position:absolute; visibility:hidden; width:1px; height:1px;" src="' + o.ot_dom + o.ot_path + qs + o.ot_href + '&ns=' + ns + '&cb=' + o.ot_rand + '"></iframe>'); }, ot_ns: function (diff) { if (diff > 0) { var o = this, qo = {}, sp = /(?:^|&)([^&=]*)=?([^&]*)/g, fp = /^(http[s]?):\/\/?([^:\/\s]+)\/([\w\.]+[^#?\s]+)(.*)?/.exec(o.ot_ref), ro = { h: fp[2], p: fp[3], qs: fp[4].replace(sp, function (p1, p2, p3) { if (p2) qo[p2] = [p3] }) }; return escape(ro.h + ro.p.substring(0, 10) + (qo.q ? '?q=' + unescape(qo.q) : '?p=' + unescape(qo.p))); } else { var o = this; return escape(unescape(o.ot_ref)); } } } ft_onetag_10670.ot_init(); </script> </head> <!-- TODO see what to do with the body class --> <body class="termsPage innerpage "> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WL4DQGD" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <header class="seajetsHeader"> <nav class="mainMenu navbar navbar-light fixed-top defaultNav z-depth-1 navbar-expand-xxl"> <div class="logoContainer"> <a href="https://www.seajets.com/de" aria-label="Seajets Ferry Tickets"> <img id="logo" src="https://www.seajets.com/wp-content/themes/seajets/assets/dist/images/logos/seajets-white.png.webp" alt="Seajets.gr" class="img-fluid center-block" width="160" height="68"></a> </div> <div class="d-sm-none bookCTA"> <a href="#bookingForm" class="btn white-text">BUCHEN</a> </div> <button class="navbar-toggler toggle" type="button" data-toggle="collapse" data-target="#menuBody" aria-controls="menuBody" aria-expanded="false" aria-label="Menu"> <span class="navbar-toggler-icon"></span> </button> <div class="d-none" id="langDropdownMob"> <div class="firstLevel dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navSwitchLanguageMob" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">DE</a> <div class="dropdown-menu dropdown-menu-right" aria-labelledby="navSwitchLanguage" id="languageMobileSelections"> <div class="wpml-ls-statics-shortcode_actions wpml-ls wpml-ls-legacy-list-vertical"> <ul> <li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-en wpml-ls-first-item wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/privacy-terms/cookie-settings" class="wpml-ls-link"> <span class="wpml-ls-native" lang="en">English</span></a> </li> <li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-el wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/el/privacy-terms/cookie-settings" class="wpml-ls-link"> <span class="wpml-ls-native" lang="el">Ελληνικά</span></a> </li> <li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-fr wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/fr/privacy-terms/cookie-settings" class="wpml-ls-link"> <span class="wpml-ls-native" lang="fr">Français</span></a> </li> <li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-de wpml-ls-current-language wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/de/privacy-terms/cookie-settings" class="wpml-ls-link"> <span class="wpml-ls-native">Deutsch</span></a> </li> <li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-it wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/it/privacy-terms/cookie-settings" class="wpml-ls-link"> <span class="wpml-ls-native" lang="it">Italiano</span></a> </li> <li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-es wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/es/privacy-terms/cookie-settings" class="wpml-ls-link"> <span class="wpml-ls-native" lang="es">Español</span></a> </li> <li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-ru wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/ru/privacy-terms/cookie-settings" class="wpml-ls-link"> <span class="wpml-ls-native" lang="ru">Русский</span></a> </li> <li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-zh wpml-ls-last-item wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/zh/privacy-terms/cookie-settings" class="wpml-ls-link"> <span class="wpml-ls-native" lang="zh">中文</span></a> </li> </ul> </div> </div> </div> </div> <div class="collapse navbar-collapse" id="menuBody"> <ul id="menu-main-menu-de" class="nav navbar-nav mr-auto ml-xl-1" itemscope itemtype="http://www.schema.org/SiteNavigationElement"><li id="menu-item-9111" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children firstLevel dropdown menu-item-9111 nav-item"><a href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="dropdown-toggle innerDropdownHeader nav-link" id="menu-item-dropdown-9111"><span itemprop="name">REISEN SIE MIT UNS</span></a> <ul class="dropdown-menu secondLevel" aria-labelledby="menu-item-dropdown-9111"> <li id="menu-item-9116" class="menu-item menu-item-type-post_type_archive menu-item-object-island-hopping firstLevel menu-item-9116 nav-item"><a itemprop="url" href="https://www.seajets.com/de/travel-with-us/island-hopping" class="dropdown-item"><span itemprop="name">Inselhopping</span></a></li> <li id="menu-item-9117" class="menu-item menu-item-type-post_type_archive menu-item-object-excursions firstLevel menu-item-9117 nav-item"><a itemprop="url" href="https://www.seajets.com/de/travel-with-us/excursions" class="dropdown-item"><span itemprop="name">Exkursionen</span></a></li> <li id="menu-item-9118" class="menu-item menu-item-type-post_type_archive menu-item-object-routes firstLevel menu-item-9118 nav-item"><a itemprop="url" href="https://www.seajets.com/de/travel-with-us/routes" class="dropdown-item"><span itemprop="name">Strecken</span></a></li> <li id="menu-item-9119" class="menu-item menu-item-type-post_type_archive menu-item-object-destinations firstLevel menu-item-9119 nav-item"><a itemprop="url" href="https://www.seajets.com/de/travel-with-us/destinations" class="dropdown-item"><span itemprop="name">Reiseziele</span></a></li> </ul> </li> <li id="menu-item-9112" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children firstLevel dropdown menu-item-9112 nav-item"><a href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="dropdown-toggle innerDropdownHeader nav-link" id="menu-item-dropdown-9112"><span itemprop="name">SEAJETS</span></a> <ul class="dropdown-menu secondLevel" aria-labelledby="menu-item-dropdown-9112"> <li id="menu-item-9185" class="menu-item menu-item-type-post_type menu-item-object-page firstLevel menu-item-9185 nav-item"><a itemprop="url" href="https://www.seajets.com/de/learn-about-seajets/company" class="dropdown-item"><span itemprop="name">Unternehmen</span></a></li> <li id="menu-item-9121" class="menu-item menu-item-type-post_type_archive menu-item-object-ships firstLevel menu-item-9121 nav-item"><a itemprop="url" href="https://www.seajets.com/de/learn-about-seajets/fleet" class="dropdown-item"><span itemprop="name">Flotte</span></a></li> </ul> </li> <li id="menu-item-9113" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children firstLevel dropdown menu-item-9113 nav-item"><a href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="dropdown-toggle innerDropdownHeader nav-link" id="menu-item-dropdown-9113"><span itemprop="name">INFORMIERT BLEIBEN</span></a> <ul class="dropdown-menu secondLevel" aria-labelledby="menu-item-dropdown-9113"> <li id="menu-item-9221" class="menu-item menu-item-type-post_type menu-item-object-page firstLevel menu-item-9221 nav-item"><a itemprop="url" href="https://www.seajets.com/de/stay-informed/general-terms" class="dropdown-item"><span itemprop="name">Allgemeine Geschäftsbedingungen</span></a></li> <li id="menu-item-17379" class="menu-item menu-item-type-custom menu-item-object-custom firstLevel menu-item-17379 nav-item"><a itemprop="url" href="https://www.seajets.com/de/offers" class="dropdown-item"><span itemprop="name">Rabbate & Angebote</span></a></li> <li id="menu-item-9122" class="menu-item menu-item-type-post_type_archive menu-item-object-agencies firstLevel menu-item-9122 nav-item"><a itemprop="url" href="https://www.seajets.com/de/stay-informed/agencies" class="dropdown-item"><span itemprop="name">Unsere Agenturen</span></a></li> <li id="menu-item-9123" class="menu-item menu-item-type-post_type_archive menu-item-object-faqs firstLevel menu-item-9123 nav-item"><a itemprop="url" href="https://www.seajets.com/de/stay-informed/faq" class="dropdown-item"><span itemprop="name">FAQ</span></a></li> </ul> </li> <li id="menu-item-9328" class="menu-item menu-item-type-post_type menu-item-object-page firstLevel menu-item-9328 nav-item"><a itemprop="url" href="https://www.seajets.com/de/contact" class="nav-link"><span itemprop="name">KONTAKTAUFNAHME</span></a></li> </ul> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var _lang = {"_departureTxt":"RÜCKFAHRTDATUM WÄHLEN","_returnTxt":"RÜCKFAHRTDATUM WÄHLEN","_completeTxt":"DIE DATUMSAUSWAHL IST ABGESCHLOSSEN","_monthSelectTxt":"ABFAHRTDATUM WÄHLEN","_fromLabel":"Von","_toLabel":"Nach","_datesLabel":"DATEN:","_departureLabel":"Abfahrt","_returnLabel":"Rückfahrt","_adultsTxt":"ERWACHSENE","_childrenTxt":"KIND (5-10)","_infantsTxt":"KLEINKIND (<5)","_addDestination":"DESTINATION","_clearLabel":"LÖSCHEN","CookieMsg":"","_OK":"OK","_monthSelectDateTxt":"SELECT MONTH","_ONEWAYTxt":"EINFACHE STRECKE","_RoundTripTxt":"Hin-und Rückfahrt","january":"JANUAR","february":"FEBRUAR","march":"MARSCH","april":"APRIL","may":"MAI","june":"JUNI","july":"JULI","august":"AUGUST","september":"SEPTEMBER","october":"OKTOBER","november":"NOVEMBER","december":"DEZEMBER","SELECTDATECalendar":"CHOOSE DATE","READMORE":"LESEN SIE WEITER ","BOOK":"BUCHEN","onlyPopUp":"only","fromPopUp":"Von","_passengersLabel":"PAS.","_PASSENGERSTXT":"PAS.","_removeLabel":"REMOVE"}; </script> <div class="menuSecPart"> <div id="seaClubLogoDef" class="firstLevel nav-item"> <a class="nav-link" href="https://www.seajets.com/de/travel-with-us/seajets-sea-club" target="_blank"><img src="https://www.seajets.com/wp-content/themes/seajets/assets/dist/images/logos/seaclub-white.png.webp" alt="Seaclub - Seajets Loyalty Club" width="98" height="21"></a> </div> <div id="seaClubLogoScroll" class="firstLevel nav-item"> <a class="nav-link" href="https://www.seajets.com/de/travel-with-us/seajets-sea-club" target="_blank"><img src="https://www.seajets.com/wp-content/themes/seajets/assets/dist/images/logos/seaclub.png.webp" alt="Seaclub - Seajets Loyalty Club" width="98" height="21" loading="lazy"></a> </div> <ul id="langDropdown" class="nav navbar-nav ml-xl-auto d-none d-xl-flex"> <li class="firstLevel nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navSwitchLanguage" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">DE</a> <div class="dropdown-menu dropdown-menu-right" aria-labelledby="navSwitchLanguage"> <div class="wpml-ls-statics-shortcode_actions wpml-ls wpml-ls-legacy-list-vertical"> <ul> <li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-en wpml-ls-first-item wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/privacy-terms/cookie-settings" class="wpml-ls-link"> <span class="wpml-ls-native" lang="en">English</span></a> </li> <li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-el wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/el/privacy-terms/cookie-settings" class="wpml-ls-link"> <span class="wpml-ls-native" lang="el">Ελληνικά</span></a> </li> <li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-fr wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/fr/privacy-terms/cookie-settings" class="wpml-ls-link"> <span class="wpml-ls-native" lang="fr">Français</span></a> </li> <li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-de wpml-ls-current-language wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/de/privacy-terms/cookie-settings" class="wpml-ls-link"> <span class="wpml-ls-native">Deutsch</span></a> </li> <li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-it wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/it/privacy-terms/cookie-settings" class="wpml-ls-link"> <span class="wpml-ls-native" lang="it">Italiano</span></a> </li> <li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-es wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/es/privacy-terms/cookie-settings" class="wpml-ls-link"> <span class="wpml-ls-native" lang="es">Español</span></a> </li> <li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-ru wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/ru/privacy-terms/cookie-settings" class="wpml-ls-link"> <span class="wpml-ls-native" lang="ru">Русский</span></a> </li> <li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-zh wpml-ls-last-item wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/zh/privacy-terms/cookie-settings" class="wpml-ls-link"> <span class="wpml-ls-native" lang="zh">中文</span></a> </li> </ul> </div> </div> </li> </ul> </div> </div> </nav> </header><main> <section class="pageHeroContainer"> <div class="pageHero halfHeroHeight container-fluid d-flex align-items-center justify-content-center px-0"> <div class="pageHeroTop px-2"></div> <div class="row w-100"> <div class="col-12"> <div class="homeHeroContentContainer"> <div class="heroFormContainer text-left homeFormContainer innerbooking"> <script type="rocketlazyloadscript"> var JsonBooking = {"ContentEncoding":null,"ContentType":null,"Data":[{"id":"ANL","name":"AGNONTAS (SKOPELOS)","value":"[ANL] AGNONTAS (SKOPELOS)","serves":["ALO","MTI","JSI","VOL"]},{"id":"ALO","name":"ALONNISSOS","value":"[ALO] ALONNISSOS","serves":["ANL","GLO","MTI","JSI","SKO","SKO","VOL"]},{"id":"AND","name":"ANDROS","value":"[AND] ANDROS","serves":["ATH","IOS","JMK","JNX","PAS","RAF","JTR","TIN"]},{"id":"POA","name":"ANTIKYTHIRA","value":"[POA] ANTIKYTHIRA","serves":["ATH","GYT","KIS","DIK","PIR"]},{"id":"ATH","name":"ATHENS","value":"[ATH] ATHENS","serves":["AND","POA","FOL","HER","IOS","IRK","AMO","KIS","KOU","DIK","KYT","MLO","JMK","JNX","PAS","JTR","SER","SIF","SXI","JSY","TIN"]},{"id":"FOL","name":"FOLEGANDROS","value":"[FOL] FOLEGANDROS","serves":["ATH","HER","IOS","AMO","KOU","MLO","JMK","JNX","PAS","PIR","RNO","JTR","SER","SIF"]},{"id":"GLO","name":"GLOSSA (SKOPELOS)","value":"[GLO] GLOSSA (SKOPELOS)","serves":["ALO","JSI","SKO","SKO","VOL"]},{"id":"GYT","name":"GYTHION","value":"[GYT] GYTHION","serves":["POA","KIS","DIK"]},{"id":"HER","name":"HERAKLIO","value":"[HER] HERAKLIO","serves":["ATH","FOL","IOS","AMO","KOU","MLO","JMK","JNX","PAS","PIR","JTR","SER","SIF","JSY","TIN"]},{"id":"IOS","name":"IOS","value":"[IOS] IOS","serves":["ATH","FOL","HER","AMO","KOU","MLO","JMK","JNX","PAS","PIR","RNO","JTR","SER","SIF","JSY","TIN"]},{"id":"IRK","name":"IRAKLIA","value":"[IRK] IRAKLIA","serves":["ATH","JNX","PAS","PIR"]},{"id":"AMO","name":"KATAPOLA","value":"[AMO] KATAPOLA","serves":["ATH","FOL","HER","IOS","KOU","MLO","JMK","JNX","PAS","PIR","RNO","JTR","SER","SIF"]},{"id":"KIS","name":"KISSAMOS","value":"[KIS] KISSAMOS","serves":["POA","ATH","GYT","DIK","PIR"]},{"id":"KOU","name":"KOUFONHSSI","value":"[KOU] KOUFONHSSI","serves":["ATH","FOL","HER","IOS","IRK","AMO","MLO","JMK","JNX","PAS","PIR","RNO","JTR","SER","SIF","SXI"]},{"id":"DIK","name":"KYTHIRA","value":"[DIK] KYTHIRA","serves":["POA","ATH","GYT","KIS","PIR"]},{"id":"KYT","name":"KYTHNOS","value":"[KYT] KYTHNOS","serves":["ATH","MLO","PIR","SER","SIF"]},{"id":"MTI","name":"MANTOUDI","value":"[MTI] MANTOUDI","serves":["ANL","ALO","JSI","SKO"]},{"id":"MLO","name":"MILOS","value":"[MLO] MILOS","serves":["ATH","FOL","HER","IOS","AMO","KOU","KYT","JMK","JNX","PAS","PIR","RNO","JTR","SER","SIF","JSY","TIN"]},{"id":"JMK","name":"MYKONOS","value":"[JMK] MYKONOS","serves":["AND","ATH","FOL","HER","IOS","AMO","KOU","MLO","JNX","PAS","PIR","RAF","RNO","JTR","SER","SIF","JSY","TIN"]},{"id":"JNX","name":"NAXOS","value":"[JNX] NAXOS","serves":["AND","ATH","FOL","HER","IOS","IRK","AMO","KOU","MLO","JMK","PAS","PIR","RAF","RNO","JTR","SER","SIF","SXI","JSY","TIN"]},{"id":"NEA","name":"NEAPOLIS","value":"[NEA] NEAPOLIS","serves":["POA","DIK"]},{"id":"PAS","name":"PAROS","value":"[PAS] PAROS","serves":["AND","ATH","FOL","HER","IOS","IRK","AMO","KOU","MLO","JMK","JNX","PIR","RAF","JTR","SER","SIF","SXI","JSY","TIN"]},{"id":"PIR","name":"PIRAEUS","value":"[PIR] PIRAEUS","serves":["AND","POA","FOL","HER","IOS","IRK","AMO","KIS","KOU","DIK","KYT","MLO","JMK","JNX","PAS","JTR","SER","SIF","SXI","JSY","TIN"]},{"id":"RAF","name":"RAFINA","value":"[RAF] RAFINA","serves":["AND","JMK","JNX","PAS","TIN"]},{"id":"RNO","name":"RETHYMNO","value":"[RNO] RETHYMNO","serves":["FOL","HER","IOS","AMO","KOU","MLO","JNX","PAS","JTR","SER","SIF","JSY"]},{"id":"JTR","name":"SANTORINI (THIRA)","value":"[JTR] SANTORINI (THIRA)","serves":["ATH","FOL","HER","IOS","AMO","KOU","MLO","JMK","JNX","PAS","PIR","RNO","SER","SIF","JSY","TIN"]},{"id":"SER","name":"SERIFOS","value":"[SER] SERIFOS","serves":["ATH","FOL","AMO","KOU","KYT","MLO","JMK","JNX","PAS","PIR","JTR","SIF"]},{"id":"SIF","name":"SIFNOS","value":"[SIF] SIFNOS","serves":["ATH","FOL","HER","IOS","AMO","KOU","KYT","MLO","JMK","JNX","PAS","PIR","RNO","JTR","SER","JSY","TIN"]},{"id":"JSI","name":"SKIATHOS","value":"[JSI] SKIATHOS","serves":["ANL","ALO","GLO","MTI","SKO","SKO","VOL"]},{"id":"SKO","name":"SKOPELOS","value":"[SKO] SKOPELOS","serves":["ALO","ALO","GLO","GLO","MTI","JSI","JSI","SKO","SKO","SKO","VOL","VOL"]},{"id":"SXI","name":"SXOINOUSSA","value":"[SXI] SXOINOUSSA","serves":["ATH","IRK","JNX","PAS","PIR"]},{"id":"JSY","name":"SYROS","value":"[JSY] SYROS","serves":["ATH","FOL","HER","IOS","AMO","KOU","MLO","JMK","JNX","PAS","PIR","RAF","RNO","JTR","SER","SIF","TIN"]},{"id":"TIN","name":"TINOS","value":"[TIN] TINOS","serves":["AND","ATH","HER","IOS","AMO","KOU","MLO","JMK","JNX","PAS","PIR","RAF","JTR","SIF","JSY"]},{"id":"VOL","name":"VOLOS","value":"[VOL] VOLOS","serves":["ANL","ALO","GLO","MTI","JSI","SKO","SKO"]}],"JsonRequestBehavior":0,"MaxJsonLength":null,"RecursionLimit":null}; var locationsBooking = JsonBooking.Data; var UrlPostHostTicket = "https://tickets.seajets.com"; var availableDates = []; var disableBookingForm = false; </script> <section id="bookingForm" class="bookingForm seajetformbooking"> <ul class="nav mx-0 mx-sm-3 mx-md-0 mx-xl-3 col-auto" id="heroBookingForms" role="tablist"> <li class="nav-item" role="tab"> <a class="btn btn-outline active" id="single-form" data-toggle="tab" href="#singleFormHero" aria-controls="singleFormHero" aria-expanded="true"> BUCHEN </a> </li> <li class="nav-item" role="tab"> <a class="btn btn-outline no-shadow" id="multi-form" data-toggle="tab" href="#multiFormHero" aria-controls="multiFormHero"> <span class="sj-circle-plus lightBlueTxt"></span> <span class="nav-item-txt pl-0">INSELHOPPING</span> </a> </li> <li class="nav-item" role="tab"> <a class="btn btn-outline no-shadow checkinTab" href="https://webcheckin.seajets.com/"> <span class="sj-checkIn lightBlueTxt"></span> <span class="nav-item-txt pl-0">CHECK IN</span> </a> </li> </ul> <div class="col tab-content tabcontent-border col px-0 px-sm-3 px-md-0 px-xl-3"> <div role="tabpanel" class="tab-pane fade show active" id="singleFormHero" aria-labelledby="single-form"> <form id="bookingFormSingle" class="formContent formSingle card-panel" action="https://tickets.seajets.com/c_crs/search_itineraries.php" method="get"> <!-- Added Language Fix --> <input name="lang" value="en" type="hidden"> <div class="row"> <div class="col-12 col-sm-2 col-xl-3 sj-arrow-right"> <div class="input-field withMessage"> <select id="fromDestination" name="from" class="destinationsDropdown required validatecontrol" multiple data-child="#toDestination"></select> <label class="d-none">Von</label> <span class="errorMessage">Please select a port</span> </div> </div> <div class="col-12 col-sm-2 col-xl-3"> <div class="input-field withMessage"> <select id="toDestination" name="to" class="destinationsDropdown required validatecontrol" multiple></select> <label class="d-none">Nach:</label> <span class="errorMessage">Please select a port</span> </div> </div> <div class="col-12 col-sm-8 col-md-5 col-xl-4 formIcons"> <div class="row"> <div class="col-6 col-sm datesContainer" id="datesContainer"> <div class="btn-group"> <button id="dateSelectBtn" class="btn btn-flat dropdown-toggle dateSelectBtn mx-0"> <div class="row justify-content-center align-items-center"> <div class="col-auto no-padding sDatePre"> <span>DATEN:</span> </div> <div class="col hide no-padding sDate"> <span class="small-label">Abfahrt</span> <h2></h2> <span class="month"></span> </div> <div class="col-auto pl-2 pr-0 eDatePre"> <i class="small btn-icon sj-calendar2"></i> </div> <div class="col hide no-padding eDate"> <span class="small-label">Rückfahrt</span> <h2></h2> <span class="month"></span> </div> </div> </button> <div id="dateSelect" class="dateSelect dropdownMenu dropdown-menu"> <input type="hidden" id="dateTimeSelect" class="dateTimeSelect" name="date" data-target="#dateSelectBtn" /> <div class="right-align pl-sm-3 pr-sm-3"> <button class="btn btn-ok order-1 order-sm-1" onclick="$('#datesContainer').removeClass('reddates');closeFormDropDown($('#dateSelectBtn'));">OK</button> <button class="clearForm btn btn-outline btn-white ml-3 order-2 order-sm-2" data-target="#dateTimeSelect">LÖSCHEN</button> </div> </div> </div> </div> <div class="col-3 col-sm passengersContainer" id="passengersContainer"> <div class="btn-group"> <button id="passengersSelectBtn" class="px-0 btn btn-flat dropdown-toggle passengersSelectBtn"> <span class="passLabel d-none">PAS.</span> <span class="iconCounter">1</span> <i class="small btn-icon sj-passenger2"></i> </button> <div id="passengersSelect" class="passengersSelect dropdownMenu dropdown-menu"> <div class="row mb-3"> <div class="col order-2 order-sm-1 dropdown-iconcount"> <div class="d-sm-none white-text"> <span class="adultsCounter">1</span> <i class="small btn-icon sj-passenger2"></i> </div> <h5 class="card-subtitle">ERWACHSENE</h5> <h6 class="card-sub-small">10+</h6> </div> <div class="col-auto order-1 order-sm-2 touchspinContainer"> <input id="adultsCounter" name="adults" readonly type="text" data-plugin="touchSpin" value="1" class="adultsCounter browser-default adultsSelect"> </div> </div> <div class="row mb-3"> <div class="col order-2 order-sm-1 dropdown-iconcount"> <div class="d-sm-none white-text"> <span class="childrenCounter">0</span> <i class="small btn-icon sj-passenger2"></i> </div> <h5 class="card-subtitle">KIND (5-10)</h5> <h6 class="card-sub-small">5-10</h6> </div> <div class="col-auto order-1 order-sm-2 touchspinContainer"> <input id="childrenCounter" name="children" readonly type="text" data-plugin="touchSpin" class="childrenCounter browser-default childrenSelect"> </div> </div> <div class="row mb-4"> <div class="col order-2 order-sm-1 dropdown-iconcount"> <div class="d-sm-none white-text"> <span class="infantCounter">0</span> <i class="small btn-icon sj-passenger2"></i> </div> <h5 class="card-subtitle">KLEINKIND (<5)</h5> <h6 class="card-sub-small">κάτω των 5</h6> </div> <div class="col-auto order-1 order-sm-2 touchspinContainer"> <input id="infantCounter" name="infants" readonly type="text" data-plugin="touchSpin" class="infantCounter browser-default infantSelect"> </div> </div> <div class="row"> <div class="col-sm-7 d-none d-sm-inline-block"></div> <div class="col-12 col-sm-5 touchspinContainer passengerBtnCont"> <button class="btn btn-ok center-block" onclick="closeFormDropDown($('#passengersSelectBtn'));$('#passengersContainer').removeClass('redpass');"> OK </button> </div> </div> </div> </div> </div> <div class="col-3 col-sm vehicleContainer" id="vehicleContainer"> <div class="btn-group"> <button id="vehicleSelectBtn" aria-label="Vehicles" class="px-0 vehicleSelectBtn btn btn-flat dropdown-toggle"> <span class="iconCounter"></span> <i class="small btn-icon sj-car2"></i> </button> <div id="vehicleSelect" class="vehicleSelect dropdownMenu dropdown-menu"> <div class="row"> <div class="col-12 d-sm-none dropdown-iconcount"> <div class="d-sm-none white-text"> <span class="vehicleCounter">0</span> <i class="small btn-icon sj-car2"></i> </div> <h5 class="card-subtitle">FAHRZEUGE</h5> </div> <div class="col-12 touchspinContainer"> <input name="vehicles" type="text" value="0" readonly data-plugin="touchSpin" class="vehicleSelect" data-target=".vehicleSelectBtn .iconCounter"> </div> </div> <div class="row"> <div class="col-12 vehicleCloseContain"> <button class="btn btn-ok btn-block center-block mt-3" onclick="closeFormDropDown($('#vehicleSelectBtn'));"> OK </button> </div> </div> </div> </div> </div> </div> </div> <div class="col-12 col-md-3 col-xl-2 mt-4 mt-md-0 pl-md-4 pl-lg-0 searchBtnContain"> <input type="button" class="btn btn-block btn-large w-100" id="bookinBTNSingle" value="Search"> <img class="loading-img-book" src="https://www.seajets.com/wp-content/themes/seajets/assets/dist/images/loadingsearch.gif" alt="loading" loading="lazy" style="display:none;" width="300" height="300"> </div> </div> </form> </div> <div role="tabpanel" class="tab-pane fade" id="multiFormHero" aria-labelledby="multi-form"> <form id="bookingFormMulti" class="formMulti" action="https://tickets.seajets.com/c_crs/search_itineraries.php" method="get"> <!-- Added Language Fix Here too--> <input name="lang" value="en" type="hidden"> <div class="container"> <div class="multiform-list"> <div class="formContent card-panel mb-3"> <div class="row"> <div class="col-12 col-sm-2 col-xl-3 sj-arrow-right"> <div class="input-field"> <select id="fromDestinationMulti1" name="multi[1][from]" class="destinationsDropdown required validatecontrol" multiple data-child="#toDestinationMulti1"></select> <label class="d-none">Von</label> </div> </div> <div class="col-12 col-sm-2 col-xl-3"> <div class="input-field"> <select id="toDestinationMulti1" name="multi[1][to]" class="destinationsDropdown required validatecontrol" multiple data-next="#fromDestinationMulti2"></select> <label class="d-none">Nach:</label> </div> </div> <div class="col-12 col-sm-8 col-md-5 col-xl-4 formIcons"> <div class="row"> <div class="col-6 col-sm datesContainer" id="datesContainerMulti1"> <div class="btn-group "> <button id="dateSelectBtnMulti1" class="btn btn-flat dropdown-toggle dateSelectBtn mx-0"> <div class="row justify-content-center align-items-center"> <div class="col-auto no-padding sDatePre"> <span>DATEN:</span> </div> <div class="col hide no-padding sDate"> <span class="small-label">Abfahrt</span> <h2></h2> <span class="month"></span> </div> <div class="col-auto pl-2 pr-0 eDatePre"><i class="small btn-icon sj-calendar2"></i></div> <div class="col hide no-padding eDate"> <span class="small-label">Rückfahrt</span> <h2></h2> <span class="month"></span> </div> </div> </button> <div id="dateSelectMulti1" class="dateSelect dropdownMenu dropdown-menu"> <input type="hidden" id="dateTimeSelectMulti1" class="dateTimeSelect" name="multi[1][date]" data-target="#dateSelectBtnMulti1" /> <div class="right-align pl-sm-3 pr-sm-3"> <button class="btn btn-ok order-1 order-sm-1 btnclosedates" onclick="$('#dateSelectBtnMulti1').hide();$('#datesContainerMulti1').removeClass('reddates');">OK</button> <button class="clearForm btn btn-outline btn-white ml-3 order-2 order-sm-2" data-target="#dateTimeSelectMulti1">LÖSCHEN</button> </div> </div> </div> </div> <div class="col-3 col-sm passengersContainer" id="passengersContainerMulti1"> <div class="btn-group"> <button id="passengersSelectBtnMulti1" class="px-0 btn btn-flat dropdown-toggle passengersSelectBtn"> <span class="passLabel d-none">PAS.</span> <span class="iconCounter">1</span> <i class="small btn-icon sj-passenger2"></i> </button> <div id="passengersSelectMulti1" class="passengersSelect dropdownMenu dropdown-menu"> <div class="row mb-3"> <div class="col-sm-7 order-2 order-sm-1 dropdown-iconcount"> <div class="d-sm-none white-text"> <span class="adultsCounter">1</span> <i class="small btn-icon sj-passenger2"></i> </div> <h5 class="card-subtitle">ERWACHSENE</h5> <h6 class="card-sub-small">10+</h6> </div> <div class="col-sm-5 order-1 order-sm-2 no-padding touchspinContainer"> <input id="adultsCounterMulti1" name="adults" readonly type="text" data-plugin="touchSpin" value="1" class="adultsCounter browser-default adultsSelect"> </div> </div> <div class="row mb-3"> <div class="col-sm-7 order-2 order-sm-1 dropdown-iconcount"> <div class="d-sm-none white-text"> <span class="childrenCounter">0</span> <i class="small btn-icon sj-passenger2"></i> </div> <h5 class="card-subtitle">KIND (5-10)</h5> <h6 class="card-sub-small">5-10</h6> </div> <div class="col-sm-5 order-1 order-sm-2 no-padding touchspinContainer"> <input id="childrenCounterMulti1" name="children" readonly type="text" data-plugin="touchSpin" class="childrenCounter browser-default childrenSelect"> </div> </div> <div class="row mb-4"> <div class="col-sm-7 order-2 order-sm-1 dropdown-iconcount"> <div class="d-sm-none white-text"> <span class="infantCounter">0</span> <i class="small btn-icon sj-passenger2"></i> </div> <h5 class="card-subtitle">KLEINKIND (<5)</h5> <h6 class="card-sub-small">under 5</h6> </div> <div class="col-sm-5 order-1 order-sm-2 no-padding touchspinContainer"> <input id="infantCounterMulti1" name="infants" readonly type="text" data-plugin="touchSpin" class="infantCounter browser-default infantSelect"> </div> </div> <div class="row"> <div class="col-sm-7 d-none d-sm-inline-block"></div> <div class="col-12 col-sm-5 no-padding touchspinContainer"> <button class="btn btn-ok center-block" onclick="$('#passengersSelectBtnMulti1').hide();$('#passengersContainerMulti1').removeClass('redpass');"> OK </button> </div> </div> </div> </div> </div> <div class="col-3 col-sm vehicleContainer" id="vehicleContainerMulti1"> <div class="btn-group"> <button id="vehicleSelectBtnMulti1" class="px-0 vehicleSelectBtn btn btn-flat dropdown-toggle"> <span class="iconCounter"></span> <i class="small btn-icon sj-car2"></i> </button> <div id="vehicleSelectMulti1" class="vehicleSelect dropdownMenu dropdown-menu"> <div class="row"> <div class="col-12 d-sm-none dropdown-iconcount"> <div class="d-sm-none white-text"> <span class="vehicleCounter">0</span> <i class="small btn-icon sj-car2"></i> </div> <h5 class="card-subtitle">FAHRZEUGE</h5> </div> <div class="col-12 touchspinContainer"> <input name="vehicles" type="text" value="0" readonly data-plugin="touchSpin" class="vehicleSelect" data-target=".vehicleSelectBtn .iconCounter browser-default"> </div> </div> <div class="row"> <div class="col-12 vehicleCloseContain"> <button class="btn btn-ok btn-block center-block mt-3" onclick="$('#vehicleSelectBtnMulti1').hide();">OK</button> </div> </div> </div> </div> </div> </div> </div> <div class="col-12 col-sm-auto mt-lg-0 searchBtnContain d-none"> <button class="btn btn-block btn-addLeg disabled"> <span class="sj-circle-plus lightBlueTxt"></span> DESTINATION </button> </div> </div> </div> <div class="formContent card-panel mb-3" id="formMultileg2"> <div class="row"> <div class="col-12 col-sm-2 col-xl-3 sj-arrow-right"> <div class="input-field"> <select id="fromDestinationMulti2" name="multi[2][from]" class="destinationsDropdown required validatecontrol" multiple data-child="#toDestinationMulti2"></select> <label class="d-none">Von</label> </div> </div> <div class="col-12 col-sm-2 col-xl-3"> <div class="input-field"> <select id="toDestinationMulti2" name="multi[2][to]" class="destinationsDropdown required validatecontrol" multiple disabled data-next="#fromDestinationMulti3"></select> <label class="d-none">Nach:</label> </div> </div> <div class="col-12 col-sm-8 col-md-5 col-xl-4 formIcons"> <div class="row"> <div class="col-6 col-sm datesContainer" id="datesContainerMulti2"> <div class="btn-group "> <button id="dateSelectBtnMulti2" class="btn btn-flat dropdown-toggle dateSelectBtn mx-0"> <div class="row justify-content-center align-items-center"> <div class="col-auto no-padding sDatePre"><span>DATEN:</span></div> <div class="col hide no-padding sDate"> <span class="small-label">Abfahrt</span> <h2></h2> <span class="month"></span> </div> <div class="col-auto pl-2 pr-0 eDatePre"><i class="small btn-icon sj-calendar2"></i></div> <div class="col hide no-padding eDate"> <span class="small-label">Rückfahrt</span> <h2></h2> <span class="month"></span> </div> </div> </button> <div id="dateSelectMulti2" class="dateSelect dropdownMenu dropdown-menu"> <input type="hidden" id="dateTimeSelectMulti2" class="dateTimeSelect" name="multi[2][date]" data-target="#dateSelectBtnMulti2" /> <div class="right-align pl-sm-3 pr-sm-3"> <button class="btn order-1 order-sm-1 btnclosedates" onclick="$('#dateSelectBtnMulti1').hide();$('#datesContainerMulti1').removeClass('reddates');">OK</button> <button class="clearForm btn btn-outline btn-white ml-3 order-2 order-sm-2" data-target="#dateTimeSelectMulti2">LÖSCHEN</button> </div> </div> </div> </div> <div class="col-3 col-sm passengersContainer" id="passengersContainerMulti2"> <div class="btn-group"> <button id="passengersSelectBtnMulti2" class="px-0 btn btn-flat dropdown-toggle passengersSelectBtn disabled"> <span class="passLabel d-none">PAS.</span> <span class="iconCounter"></span> <i class="small btn-icon sj-passenger2"></i> </button> </div> </div> <div class="col-3 col-sm vehicleContainer" id="vehicleContainerMulti2"> <div class="btn-group"> <button id="vehicleSelectBtnMulti2" class="px-0 vehicleSelectBtn btn btn-flat dropdown-toggle disabled"> <span class="iconCounter"></span> <i class="small btn-icon sj-car2"></i> </button> </div> </div> </div> </div> <div class="col-12 col-md-3 col-xl-2 mt-md-0 searchBtnContain"> <button class="btn btn-block btn-addLeg"> <span class="sj-circle-plus lightBlueTxt"></span> DESTINATION </button> </div> </div> </div> </div> </div> <div class="container"> <div class="row justify-content-center"> <div class="col-12 col-md-4 col-xl-3 text-center multiformButtons mb-3 mt-3 px-3"> <button class="btn-addLeg"> <span class="sj-circle-plus lightBlueTxt"></span> DESTINATION </button> <input type="button" id="bookinBTNMulti" class="btn btn-block btn-large w-100 mt-3" value="SUCHEN"> <img class="loading-img-book" src="https://www.seajets.com/wp-content/themes/seajets/assets/dist/images/loadingsearch.gif" style="display:none;" width="300" height="300" loading="lazy"> </div> </div> </div> </form> </div> </div> <div class="d-none hiddentoggle"></div> </section> </div> </div> </div> </div> <style> .pageHero { background-image:url(https://www.seajets.com/wp-content/uploads/2023/02/top-destinations-default-3.jpg); } @media (max-width: 767px) { .pageHero { background-image: url(https://www.seajets.com/wp-content/uploads/2023/02/top-destinations-default-3-768x274.jpg); } } @media (max-width: 576px) { .pageHeroTop { background-image: url(https://www.seajets.com/wp-content/uploads/2023/02/top-destinations-default-3-576x206.jpg); } } </style> </div> </section> <section id="magazineContainer"> <div class="container-fluid bigContainer homeBigContainerCheckoutNoPadding"> <div class="row"> <div class="col-12 text-center"> <h1 class="underlineH1 midBlueTxt d-inline-block addHeaderUnderlineInner">COOKIE SETTINGS</h1> <p class="subheader pb-auto pb-sm-2 pb-md-4 pb-xl-5 innerExtraContainerSmall"> </p> <div class="subheader pb-auto pb-sm-2 pb-md-4 pb-xl-5 innerExtraContainerBig"> <p class="mb-0 innerExtraContainerBigContent"> </p> </div> </div> </div> <ol> <li><strong>General information about cookies</strong></li> </ol> <p>Cookies are small information files created by this website or other sources (such as Google and YouTube) when logging in and during use and are stored in your computer’s browser to facilitate the provision of services towards you.</p> <p>The website SeaJets.gr may access and store cookies and other related technologies on your computer in order to support its functionality, facilitate your navigation, and enhance your experience while using it. Cookies may contain metadata, technical information and technical preferences, as well as your IP address. Cookies will remain stored on your computer for as long as it is determined by their operation.</p> <ol start="2"> <li><strong>Types and Purposes of Cookies</strong></li> </ol> <p>Our site uses four different types of cookies:</p> <ul> <li><strong>Functional Cookies:</strong> These cookies are absolutely necessary for the proper functioning of the website. These files are temporary and are erased when you close your browser. When you restart your browser and go back to our site, the website will not recognize you.</li> <li><strong>Preferences Cookies: </strong>These cookies are used to capture and remember user preferences in our site for a longer period. They also enhance the usability of our website, like language and cookies preferences. These cookies are stored for one month.</li> <li><strong>Performance Cookies: </strong>These cookies are set in order to track visits to our website. This information is anonymised and enables us to get a clearer understanding of the way in which visitors use our website, which in turn helps us improve the user experience.</li> <li><strong>Advertising Cookies: </strong>These cookies are used to serve personalized ads to visitors and make advertising more effective.</li> </ul> <p>In particular, in addition to the URLs and IP addresses of our visitors, cookies may collect the date and time of your total visits to our website. We may also track the pages of our website visited by users or the search terms entered on our website by this visitor. This helps us keep track of the number of visitors to our websites and allows us to appreciate the areas that are of greatest interest to our visitors.</p> <p>We use a third-party tracking service that uses cookies and other technologies to locate non-personally identifiable information about visitors on our website as a whole. This information is periodically analyzed and used to gain a wider picture of how to use it on our website. We may share the non-personally identifiable information gathered from the use of cookies with our advertisers and / or our business partners in order to make our website as user friendly as possible.</p> <p>Some of our business partners (for example, content providers) use cookies on our website. We do not have any access or control over these cookies. This privacy statement covers the use of cookies by ELPEN only and does not cover the use of cookies by any external content providers.</p> <ol start="3"> <li><strong>Non-acceptance of cookies</strong></li> </ol> <p>Users may opt-out of such cookies:</p> <p>Chrome: <a href="https://support.google.com/chrome/answer/95647?co=GENIE.Platform%3DDesktop&hl=el" target="_blank" rel="noreferrer noopener">https://support.google.com/chrome/answer/95647?co=GENIE.Platform%3DDesktop&hl=el</a></p> <p>Mozilla:<br><a href="https://support.mozilla.org/el/kb/energopoihsh-apenergopoihsh-cookiesparakoloy8hsh-protimhsewn" target="_blank" rel="noreferrer noopener">https://support.mozilla.org/el/kb/energopoihsh-apenergopoihsh-cookiesparakoloy8hsh-protimhsewn</a></p> <p>Internet Explorer:<br><a href="https://support.microsoft.com/el-gr/help/17442/windows-internetexplorer-delete-manage-cookies" target="_blank" rel="noreferrer noopener">https://support.microsoft.com/el-gr/help/17442/windows-internetexplorer-delete-manage-cookies</a></p> <p>In any case, if you do not accept cookies, you can change your settings through your browser settings so that it does not store cookies and / or delete cookies on the web page. For additional information, you may consult the Help page of your browser or visit the website www.allaboutcookies.org, which provides information on the operation and management of cookies on websites.</p> </div> </section> </main> <section id="newsletter" class="lightBlueBg newsletterform forma"> <form action="https://www.seajets.com/wp-content/themes/seajets/incl/seajets_api/subscribe.php" method="POST" name="SubscribeForm"> <div class="container bigContainerCheckout newsletter"> <div class="row"> <div class="col-12"> <div class="white-text font-weight-bold h6"> <i class="sj-envelope prefix d-inline-block"></i> Melden Sie sich zu unserem Newsletter an </div> <div class="input-field divnewletter" data-error="Oops something went wrong. Please try again later" data-success="Thank you. You have successfully subscribed to our newsletter"> <div class="file-path-wrapper newslettercontainer"> <input class="validate white-text newslettertxt" id="newsletterEmail" name="email" type="email" value="" /> <label for="newsletterEmail" class="white-text">GEBEN SIE IHRE E-MAIL EIN</label> <img class="loading-img" src="https://www.seajets.com/wp-content/themes/seajets/assets/dist/images/WebResource.gif" alt="loading" style="display:none;" width="30" height="20"> <div class="has-error-nodata"> <span class="help-block">Email address is invalid</span> </div> </div> <div class="checkbox-newsletter"> <p> <input id="field_terms" class="roundedCheckbox" type="checkbox" required name="terms"> <label for="field_terms"><span class="useInfoLabelText">Ich möchte gerne Newsletter und Angebote von Seajets erhalten und bin mit der Seajets-Datenschutzpolitik einverstanden</span></label> </p> <div class="has-error-check"> <span class="help-block">Dieses Feld ist erforderlich</span> </div> </div> <button id="newsletterSubmit" type="button" class="btnnewsletter homepageBtns btn midBlueBg roundedBlueBtn right"> ANMELDEN </button> </div> </div> </div> </div> </form> </section> <footer class="midBlueBg"> <div id="footerSpacing" class="container bigContainerCheckout"> <div class="row"> <div id="footerLogo" class="col-12 d-none d-md-block"> <img src="https://www.seajets.com/wp-content/themes/seajets/assets/dist/images/logos/seajets-white.png.webp" alt="Seajets" class="img-fluid center-block" width="160" height="68"> </div> </div> <ul class="footerAccordions row px-5 px-xl-0"> <li class="col-12 col-md-6 col-lg text-md-center text-lg-left"> <div class="footerLinksHeader"> <h6>REISEN SIE MIT UNS</h6> </div> <div class="footerLinksBody"> <ul id="menu-footer-first-menu-de" class="" itemscope itemtype="http://www.schema.org/SiteNavigationElement"><li id="menu-item-9197" class="menu-item menu-item-type-post_type_archive menu-item-object-island-hopping orangeTxt"><a href="https://www.seajets.com/de/travel-with-us/island-hopping" class="lightGrayTxt">Inselhopping</a></li> <li id="menu-item-9198" class="menu-item menu-item-type-post_type_archive menu-item-object-excursions orangeTxt"><a href="https://www.seajets.com/de/travel-with-us/excursions" class="lightGrayTxt">Exkursionen</a></li> <li id="menu-item-9199" class="menu-item menu-item-type-post_type_archive menu-item-object-routes orangeTxt"><a href="https://www.seajets.com/de/travel-with-us/routes" class="lightGrayTxt">Strecken</a></li> <li id="menu-item-9200" class="menu-item menu-item-type-post_type_archive menu-item-object-destinations orangeTxt"><a href="https://www.seajets.com/de/travel-with-us/destinations" class="lightGrayTxt">Reiseziele</a></li> </ul> </div> </li> <li class="col-12 col-md-6 col-lg text-md-center text-lg-left"> <div class="footerLinksHeader"> <h6>SEAJETS</h6> </div> <div class="footerLinksBody"> <ul id="menu-footer-second-menu-de" class="" itemscope itemtype="http://www.schema.org/SiteNavigationElement"><li id="menu-item-9186" class="menu-item menu-item-type-post_type_archive menu-item-object-ships orangeTxt"><a href="https://www.seajets.com/de/learn-about-seajets/fleet" class="lightGrayTxt">Flotte</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page orangeTxt"><a href="https://www.seajets.com/de/learn-about-seajets/company" class="lightGrayTxt">Unternehmen</a></li> </ul> </div> </li> <li class="col-12 col-md-6 col-lg text-md-center text-lg-left"> <div class="footerLinksHeader"> <h6>INFORMIERT BLEIBEN</h6> </div> <div class="footerLinksBody"> <ul id="menu-footer-third-menu-de" class="" itemscope itemtype="http://www.schema.org/SiteNavigationElement"><li id="menu-item-9219" class="menu-item menu-item-type-post_type_archive menu-item-object-agencies orangeTxt"><a href="https://www.seajets.com/de/stay-informed/agencies" class="lightGrayTxt">Unsere Agenturen</a></li> <li id="menu-item-9220" class="menu-item menu-item-type-post_type_archive menu-item-object-faqs orangeTxt"><a href="https://www.seajets.com/de/stay-informed/faq" class="lightGrayTxt">FAQ</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page orangeTxt"><a href="https://www.seajets.com/de/stay-informed/general-terms" class="lightGrayTxt">Allgemeine Geschäftsbedingungen</a></li> </ul> </div> </li> <li class="col-12 col-md-6 col-lg text-md-center text-lg-left"> <div class="footerLinksHeader"> <h6>MEDIEN-CENTER</h6> </div> <div class="footerLinksBody"> <ul id="menu-footer-fourth-menu-de" class="" itemscope itemtype="http://www.schema.org/SiteNavigationElement"><li id="menu-item-9744" class="menu-item menu-item-type-post_type_archive menu-item-object-news orangeTxt"><a href="https://www.seajets.com/de/media-center/news" class="lightGrayTxt">Neuigkeiten</a></li> <li id="menu-item-9230" class="menu-item menu-item-type-post_type_archive menu-item-object-magazine orangeTxt"><a href="https://www.seajets.com/de/media-center/seajets-magazine" class="lightGrayTxt">Seajets Magazine</a></li> <li id="menu-item-9745" class="menu-item menu-item-type-post_type_archive menu-item-object-blog orangeTxt"><a href="https://www.seajets.com/de/media-center/our-blog" class="lightGrayTxt">Unser Blog</a></li> </ul> </div> </li> <li class="col-12 col-md-6 col-lg text-md-center text-lg-left"> <div class="footerLinksHeader"> <h6>KONTAKTAUFNAHME</h6> </div> <div class="footerLinksBody"> <!-- wp:list {"className":"contactLinks"} --> <ul class="contactLinks"><!-- wp:list-item --> <li><strong>Call Center</strong></li> <!-- /wp:list-item --> <!-- wp:list-item --> <li>Tel: <a href="tel:+302107107710" data-type="tel" data-id="tel:+302107107710">+30 210 7107710</a>, täglich 06:00 – 22:00</li> <!-- /wp:list-item --> <!-- wp:list-item --> <li>Email: <a href="/cdn-cgi/l/email-protection#d3a1b6a0b6a1a5b2a7babcbda0fdb7a3a793a0b6b2b9b6a7a0fdb4a1"><span class="__cf_email__" data-cfemail="b0c2d5c3d5c2c6d1c4d9dfdec39ed4c0c4f0c3d5d1dad5c4c39ed7c2">[email protected]</span></a></li> <!-- /wp:list-item --> <!-- wp:list-item --> <li><strong><strong>Hauptbüro</strong></strong></li> <!-- /wp:list-item --> <!-- wp:list-item --> <li>2, Dimitriou Gounari str., 18531 Piräus, 7. Stock, Griechenland</li> <!-- /wp:list-item --> <!-- wp:list-item --> <li>Tel: <a href="tel:+302104121001" data-type="tel" data-id="tel:+302104121001">+30 210 4121001</a>, täglich 08:30 – 19:00</li> <!-- /wp:list-item --> <!-- wp:list-item --> <li>Email: <a href="/cdn-cgi/l/email-protection#93fafdf5fcd3e0f6f2f9f6e7e0bdf4e1"><span class="__cf_email__" data-cfemail="254c4b434a655640444f4051560b4257">[email protected]</span></a></li> <!-- /wp:list-item --> <!-- wp:list-item --> <li><strong>Zentrale Agentur</strong></li> <!-- /wp:list-item --> <!-- wp:list-item --> <li>16, Akti Poseidonos str., 18531 Piräus, Griechenland</li> <!-- /wp:list-item --> <!-- wp:list-item --> <li>Motag- Freitag: 09:00 - 18:00, Samstag: 09:00 - 14:00 Uhr und Sonntag geschlossen</li> <!-- /wp:list-item --></ul> <!-- /wp:list --> <!-- wp:paragraph --> <p></p> <!-- /wp:paragraph --> </div> <div id="socialFollow" class="d-none d-lg-block"> <h6 class="inlineMiddle">FOLLOW US: </h6> <span id="socialMediasLinks" class="valign-wrapper inlineMiddle"> <a href="https://www.facebook.com/Seajets?v=wall" target="_blank" aria-label="Facebook"><i class="sj-facebook"></i></a> <a href="https://www.instagram.com/seajetsgr/" target="_blank" aria-label="Instagram"><i class="sj-instagram"></i></a> <a href="https://www.youtube.com/channel/UCmumwEZDL1Dqb1tbf5vqFoA" target="_blank" aria-label="Youtube"><i class="sj-youtube"></i></a> <a href="https://gr.linkedin.com/company/seajets" target="_blank" aria-label="LinkedIn"><i class="sj-linkedin"></i></a> </span> </div> </li> </ul> </div> <div class="d-block d-lg-none darkBlueBg pt-3 pb-3"> <div class="container bigContainerCheckout pt-1"> <div class="row no-gutters"> <div class="col-12"> <div class="row justify-content-center"> <div class="col-auto text-center"> <a href="https://www.facebook.com/Seajets?v=wall" target="_blank" class="midLightBlueTxt" aria-label="Facebook"> <i class="sj-facebook"></i> </a> </div> <div class="col-auto text-center"> <a href="https://www.instagram.com/seajetsgr/" target="_blank" class="midLightBlueTxt" aria-label="Instagram"> <i class="sj-instagram"></i> </a> </div> <div class="col-auto text-center"> <a href="https://www.youtube.com/channel/UCmumwEZDL1Dqb1tbf5vqFoA" target="_blank" class="midLightBlueTxt" aria-label="Youtube"> <i class="sj-youtube"></i> </a> </div> <div class="col-auto text-center"> <a href="https://gr.linkedin.com/company/seajets" target="_blank" class="midLightBlueTxt" aria-label="LinkedIn"> <i class="sj-linkedin"></i> </a> </div> </div> </div> </div> </div> </div> <div id="copyLine" class="container bigContainerCheckout"> <div class="row no-gutters px-4 px-md-0"> <div class="col-lg-3 pl-0 cpw footerLinksBody"> <ul class="no-list"> <li>© 2023 Seajets</li> </ul> </div> <div class="col-lg-5 footerLinksBody text-center"> <ul id="menu-bottom-footer-menu-de" class="no-list spaceUp" itemscope itemtype="http://www.schema.org/SiteNavigationElement"><li id="menu-item-9915" class="menu-item menu-item-type-post_type menu-item-object-page orangeTxt"><a href="https://www.seajets.com/de/privacy-terms/privacy-policy" class="lightGrayTxt">DATENSCHUTZRICHTLINIE</a></li> <li id="menu-item-9916" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-8921 current_page_item orangeTxt"><a href="https://www.seajets.com/de/privacy-terms/cookie-settings" aria-current="page" class="lightGrayTxt">COOKIE SETTINGS</a></li> </ul> </div> <div class="col-lg-4 footerLinksBody text-right"> <ul class="no-list"> <li><a href="https://www.wearedope.com" target="_blank" class="lightGrayTxt">Website by DOPE Studio</a> | <a href="https://wildwildweb.gr" title = "Digital Marketing Agency" class="lightGrayTxt" target="_blank">Powered by Wild</a></li> </ul> </div> </div> </div> </footer> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.seajets.com/wp-content/plugins/3d-flipbook-dflip-lite/assets/js/dflip.min.js?ver=2.2.54' id='dflip-script-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.seajets.com/wp-content/themes/seajets/assets/dist/js/seajet-public.min.js?ver=1.0.24' id='seajets_public_js-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.seajets.com/wp-content/themes/seajets/assets/dist/js/jquery.smoothZoom.min.js?v=2&package=Bootstrap4&ver=1.0.0' id='seajets_smooth_zoom_js-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.seajets.com/wp-content/themes/seajets/assets/dist/js/svgMap.min.js?v=5&package=Bootstrap4&ver=1.0.0' id='seajets_svg_map_js-js' defer></script> <script type="rocketlazyloadscript" data-cfasync="false"> var dFlipLocation = "https://www.seajets.com/wp-content/plugins/3d-flipbook-dflip-lite/assets/"; var dFlipWPGlobal = {"text":{"toggleSound":"Turn on\/off Sound","toggleThumbnails":"Toggle Thumbnails","toggleOutline":"Toggle Outline\/Bookmark","previousPage":"Previous Page","nextPage":"Next Page","toggleFullscreen":"Toggle Fullscreen","zoomIn":"Zoom In","zoomOut":"Zoom Out","toggleHelp":"Toggle Help","singlePageMode":"Single Page Mode","doublePageMode":"Double Page Mode","downloadPDFFile":"Download PDF File","gotoFirstPage":"Goto First Page","gotoLastPage":"Goto Last Page","share":"Share","mailSubject":"I wanted you to see this FlipBook","mailBody":"Check out this site {{url}}","loading":"DearFlip: Loading "},"moreControls":"download,pageMode,startPage,endPage,sound","hideControls":"","scrollWheel":"false","backgroundColor":"#777","backgroundImage":"","height":"auto","paddingLeft":"20","paddingRight":"20","controlsPosition":"bottom","duration":800,"soundEnable":"true","enableDownload":"true","showSearchControl":"false","showPrintControl":"false","enableAnnotation":false,"enableAnalytics":"false","webgl":"true","hard":"none","maxTextureSize":"1600","rangeChunkSize":"524288","zoomRatio":1.5,"stiffness":3,"pageMode":"0","singlePageMode":"0","pageSize":"0","autoPlay":"false","autoPlayDuration":5000,"autoPlayStart":"false","linkTarget":"2","sharePrefix":"flipbook-"};</script><script>window.lazyLoadOptions={elements_selector:"iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://www.seajets.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script> <div id="loadModal" class="modal fade"> <div class="modal-dialog modal-sm"> <div class="modal-content"> <div class="modal-body"> <iframe class="desktopeonly" loading="lazy" style="border: 0px;" src="about:blank" frameborder="0" data-rocket-lazyload="fitvidscompatible" data-lazy-src="https://www.seajets.com/wp-content/themes/seajets/searchloading.html"> Your browser does not support IFrames. </iframe><noscript><iframe class="desktopeonly" loading="lazy" style="border: 0px;" src="https://www.seajets.com/wp-content/themes/seajets/searchloading.html" frameborder="0"> Your browser does not support IFrames. </iframe></noscript> <img class="mobileonly" src="https://www.seajets.com/wp-content/themes/seajets/assets/dist/images/loadingsearch.gif" data-src="https://www.seajets.com/wp-content/themes/seajets/assets/dist/images/loadingsearch.gif" alt="loading" width="300" height="300" loading="lazy"> </div> </div> </div> </div> <div class="modal fade" id="mapDestinationPopUp" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true" data-backdrop="static"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-popUpBody"> </div> </div> </div> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1732372042 -->