CINXE.COM

Política de privacidad

<!DOCTYPE html> <html lang="es"> <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/privacy-policy" /> <link rel="alternate" hreflang="el" href="https://www.seajets.com/el/privacy-terms/privacy-policy" /> <link rel="alternate" hreflang="fr" href="https://www.seajets.com/fr/privacy-terms/privacy-policy" /> <link rel="alternate" hreflang="de" href="https://www.seajets.com/de/privacy-terms/privacy-policy" /> <link rel="alternate" hreflang="it" href="https://www.seajets.com/it/privacy-terms/privacy-policy" /> <link rel="alternate" hreflang="es" href="https://www.seajets.com/es/privacy-terms/privacy-policy" /> <link rel="alternate" hreflang="ru" href="https://www.seajets.com/ru/privacy-terms/privacy-policy" /> <link rel="alternate" hreflang="zh" href="https://www.seajets.com/zh/privacy-terms/privacy-policy" /> <link rel="alternate" hreflang="x-default" href="https://www.seajets.com/privacy-terms/privacy-policy" /> <!-- This site is optimized with the Yoast SEO Premium plugin v20.8 (Yoast SEO v20.10) - https://yoast.com/wordpress/plugins/seo/ --> <title>Política de privacidad</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/es/privacy-terms/privacy-policy" /> <meta property="og:locale" content="es_ES" /> <meta property="og:type" content="article" /> <meta property="og:title" content="POLITICA DE PRIVACIDAD" /> <meta property="og:description" content="PRIVACY POLICY AND INFORMATION POLICY ON THE PROCESSING OF PERSONAL DATA OF WEBSITE VISITORS Contents 1. Introductory Text The company with the name » SEAJETS SEAJET II NE» (hereinafter referred to as the company or Seajets Maritime), headquartered in Piraeus, Attica (2, Gounari Street), with VAT number 997215650, Piraeus Ships’ Tax Office, respecting your privacy, [&hellip;]" /> <meta property="og:url" content="https://www.seajets.com/es/privacy-terms/privacy-policy" /> <meta property="og:site_name" content="seajets" /> <meta property="article:modified_time" content="2023-06-28T10:14:53+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="Tiempo de lectura" /> <meta name="twitter:data1" content="14 minutos" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.seajets.com/es/privacy-terms/privacy-policy","url":"https://www.seajets.com/es/privacy-terms/privacy-policy","name":"Política de privacidad","isPartOf":{"@id":"https://www.seajets.com/es#website"},"primaryImageOfPage":{"@id":"https://www.seajets.com/es/privacy-terms/privacy-policy#primaryimage"},"image":{"@id":"https://www.seajets.com/es/privacy-terms/privacy-policy#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-28T10:14:53+00:00","breadcrumb":{"@id":"https://www.seajets.com/es/privacy-terms/privacy-policy#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https://www.seajets.com/es/privacy-terms/privacy-policy"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https://www.seajets.com/es/privacy-terms/privacy-policy#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/es/privacy-terms/privacy-policy#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.seajets.com/es"},{"@type":"ListItem","position":2,"name":"POLITICA DE PRIVACIDAD"}]},{"@type":"WebSite","@id":"https://www.seajets.com/es#website","url":"https://www.seajets.com/es","name":"seajets","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.seajets.com/es?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es"}]}</script> <!-- / Yoast SEO Premium plugin. --> <link rel="alternate" type="application/rss+xml" title="seajets &raquo; Comentario POLITICA DE PRIVACIDAD del feed" href="https://www.seajets.com/es/privacy-terms/privacy-policy/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":"es","expires":1,"path":"\/"}}; var wpml_cookies = {"wp-wpml_current_language":{"value":"es","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/es?p=8906' /> <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/es" 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">RESERVA</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">ES</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/privacy-policy" 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/privacy-policy" 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/privacy-policy" 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-item-legacy-list-vertical"> <a href="https://www.seajets.com/de/privacy-terms/privacy-policy" class="wpml-ls-link"> <span class="wpml-ls-native" lang="de">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/privacy-policy" 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-current-language wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/es/privacy-terms/privacy-policy" class="wpml-ls-link"> <span class="wpml-ls-native">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/privacy-policy" 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/privacy-policy" 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-es" class="nav navbar-nav mr-auto ml-xl-1" itemscope itemtype="http://www.schema.org/SiteNavigationElement"><li id="menu-item-9161" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children firstLevel dropdown menu-item-9161 nav-item"><a href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="dropdown-toggle innerDropdownHeader nav-link" id="menu-item-dropdown-9161"><span itemprop="name">VIAJE CON NOSOTROS</span></a> <ul class="dropdown-menu secondLevel" aria-labelledby="menu-item-dropdown-9161"> <li id="menu-item-9166" class="menu-item menu-item-type-post_type_archive menu-item-object-island-hopping firstLevel menu-item-9166 nav-item"><a itemprop="url" href="https://www.seajets.com/es/travel-with-us/island-hopping" class="dropdown-item"><span itemprop="name">Visitas a las islas</span></a></li> <li id="menu-item-9167" class="menu-item menu-item-type-post_type_archive menu-item-object-excursions firstLevel menu-item-9167 nav-item"><a itemprop="url" href="https://www.seajets.com/es/travel-with-us/excursions" class="dropdown-item"><span itemprop="name">Excursiones</span></a></li> <li id="menu-item-9168" class="menu-item menu-item-type-post_type_archive menu-item-object-routes firstLevel menu-item-9168 nav-item"><a itemprop="url" href="https://www.seajets.com/es/travel-with-us/routes" class="dropdown-item"><span itemprop="name">Rutas</span></a></li> <li id="menu-item-9169" class="menu-item menu-item-type-post_type_archive menu-item-object-destinations firstLevel menu-item-9169 nav-item"><a itemprop="url" href="https://www.seajets.com/es/travel-with-us/destinations" class="dropdown-item"><span itemprop="name">Destinos</span></a></li> </ul> </li> <li id="menu-item-9162" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children firstLevel dropdown menu-item-9162 nav-item"><a href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="dropdown-toggle innerDropdownHeader nav-link" id="menu-item-dropdown-9162"><span itemprop="name">SOBRE SEAJETS</span></a> <ul class="dropdown-menu secondLevel" aria-labelledby="menu-item-dropdown-9162"> <li id="menu-item-9191" class="menu-item menu-item-type-post_type menu-item-object-page firstLevel menu-item-9191 nav-item"><a itemprop="url" href="https://www.seajets.com/es/learn-about-seajets/company" class="dropdown-item"><span itemprop="name">Compañía</span></a></li> <li id="menu-item-9171" class="menu-item menu-item-type-post_type_archive menu-item-object-ships firstLevel menu-item-9171 nav-item"><a itemprop="url" href="https://www.seajets.com/es/learn-about-seajets/fleet" class="dropdown-item"><span itemprop="name">Flota</span></a></li> </ul> </li> <li id="menu-item-9163" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children firstLevel dropdown menu-item-9163 nav-item"><a href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="dropdown-toggle innerDropdownHeader nav-link" id="menu-item-dropdown-9163"><span itemprop="name">MANTENGASE INFORMADO</span></a> <ul class="dropdown-menu secondLevel" aria-labelledby="menu-item-dropdown-9163"> <li id="menu-item-9264" class="menu-item menu-item-type-post_type menu-item-object-page firstLevel menu-item-9264 nav-item"><a itemprop="url" href="https://www.seajets.com/es/stay-informed/general-terms" class="dropdown-item"><span itemprop="name">Condizioni generali di Seajets</span></a></li> <li id="menu-item-17382" class="menu-item menu-item-type-custom menu-item-object-custom firstLevel menu-item-17382 nav-item"><a itemprop="url" href="https://www.seajets.com/es/offers" class="dropdown-item"><span itemprop="name">Descuentos &#038; Ofertas</span></a></li> <li id="menu-item-9172" class="menu-item menu-item-type-post_type_archive menu-item-object-agencies firstLevel menu-item-9172 nav-item"><a itemprop="url" href="https://www.seajets.com/es/stay-informed/agencies" class="dropdown-item"><span itemprop="name">Nuestras agencias</span></a></li> <li id="menu-item-9173" class="menu-item menu-item-type-post_type_archive menu-item-object-faqs firstLevel menu-item-9173 nav-item"><a itemprop="url" href="https://www.seajets.com/es/stay-informed/faq" class="dropdown-item"><span itemprop="name">FAQ</span></a></li> </ul> </li> <li id="menu-item-9333" class="menu-item menu-item-type-post_type menu-item-object-page firstLevel menu-item-9333 nav-item"><a itemprop="url" href="https://www.seajets.com/es/contact" class="nav-link"><span itemprop="name">CONTACTENOS</span></a></li> </ul> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var _lang = {"_departureTxt":"ELIGE FECHA DE VUELTA","_returnTxt":"ELIGE FECHA DE VUELTA","_completeTxt":"FECHA DE SELECCIÓN ESTÁ COMPLETA","_monthSelectTxt":"ELIGE FECHA DE SALIDA","_fromLabel":"Desde:","_toLabel":"a","_datesLabel":"FECHAS","_departureLabel":"Salida","_returnLabel":"Vuelta","_adultsTxt":"ADULTOS","_childrenTxt":"NIÑOS (5-10)","_infantsTxt":"BEBÉ (<5)","_addDestination":"DESTINATION","_clearLabel":"LIMPIAR","CookieMsg":"","_OK":"OK","_monthSelectDateTxt":"SELECT MONTH","_ONEWAYTxt":"IDA","_RoundTripTxt":"Ida y Vuelta","january":"ENERO","february":"FEBRERO","march":"MARZO","april":"ABRIL","may":"MAYO","june":"JUNIO","july":"JULIO","august":"AGOSTO","september":"SEPTIEMBRE","october":"OCTUBRE","november":"NOVIEMBRE","december":"DICIEMBRE","SELECTDATECalendar":"CHOOSE DATE","READMORE":"LEE MÁS ","BOOK":"RESERVA","onlyPopUp":"only","fromPopUp":"Desde","_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/es/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/es/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">ES</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/privacy-policy" 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/privacy-policy" 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/privacy-policy" 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-item-legacy-list-vertical"> <a href="https://www.seajets.com/de/privacy-terms/privacy-policy" class="wpml-ls-link"> <span class="wpml-ls-native" lang="de">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/privacy-policy" 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-current-language wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/es/privacy-terms/privacy-policy" class="wpml-ls-link"> <span class="wpml-ls-native">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/privacy-policy" 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/privacy-policy" 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"> RESERVA </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">VISITA A LAS ISLAS</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">Desde:</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">a:</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>FECHAS</span> </div> <div class="col hide no-padding sDate"> <span class="small-label">Salida</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">Vuelta</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">LIMPIAR</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">ADULTOS</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">NIÑOS (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">BEBÉ (<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">VEHÍCULOS</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">Desde:</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">a:</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>FECHAS</span> </div> <div class="col hide no-padding sDate"> <span class="small-label">Salida</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">Vuelta</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">LIMPIAR</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">ADULTOS</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">NIÑOS (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">BEBÉ (<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">VEHÍCULOS</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">Desde:</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">a:</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>FECHAS</span></div> <div class="col hide no-padding sDate"> <span class="small-label">Salida</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">Vuelta</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">LIMPIAR</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="BÚSQUEDA"> <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">POLITICA DE PRIVACIDAD</h1> <p class="subheader pb-auto pb-sm-2 pb-md-4 pb-xl-5 innerExtraContainerSmall"> &nbsp; </p> <div class="subheader pb-auto pb-sm-2 pb-md-4 pb-xl-5 innerExtraContainerBig"> <p class="mb-0 innerExtraContainerBigContent"> &nbsp; </p> </div> </div> </div> <p>PRIVACY POLICY AND INFORMATION POLICY ON THE PROCESSING OF PERSONAL DATA OF WEBSITE VISITORS</p> <p><strong>Contents</strong></p> <ol> <li>Introductory Text.</li> <li>About us.</li> <li>Definitions.</li> <li>The processing of personal data (source of collection, categories of data, purpose and legal basis of processing).</li> <li>Who are the recipients of your data.</li> <li>Transfers of personal data to third countries or international organizations.</li> <li>How long we keep your data.</li> <li>The security of your data.</li> <li>Your rights under the GDPR and how to exercise them.</li> <li>How to exercise your rights and make a complaint.</li> <li>Special declarations.</li> <li>Useful contact details.</li> </ol> <p><strong>1. Introductory Text</strong></p> <p>The company with the name » SEAJETS SEAJET II NE» (hereinafter referred to as the company or Seajets Maritime), headquartered in Piraeus, Attica (2, Gounari Street), with VAT number 997215650, Piraeus Ships’ Tax Office, respecting your privacy, is committed to the protection of your personal data. The purpose of this policy is to inform the visitor of this website and any potential data subject about the measures taken by the Company to protect the personal data it processes and to comply with the General Data Protection Regulation (EU) 2016/679 (hereinafter «GDPR»), the provisions of the applicable Greek legislation on the protection of personal data (Law No. 4624/2019, Law 2472/1997, Law 3471/2006, as applicable, etc.) as well as the relevant decisions, directives and guidelines of the Hellenic Data Protection Authority («DPA») and the European Data Protection Board («EDPS»).</p> <p><strong>2. About us&nbsp;</strong></p> <p>Seajets Maritime, with a state-of-the-art fleet of exclusively high-speed vessels, covering over 250 port connections of ports from Piraeus, Rafina and Crete to the Cyclades islands, acts as Data Controller with regard to the personal data it processes.</p> <p><strong>3. Definitions</strong></p> <p>For the purposes of this document, the following definitions are referred to and adopted, with a view to reflecting them in the relevant legal framework on the protection of personal data:</p> <p>1. «Policy»: the set of contents and information in this Privacy and Information Policy for the processing of personal data.<br>2. «&#8216;personal data&#8217; means any information relating to an identified or identifiable natural person (hereinafter referred to as &#8216;data subject&#8217;). An identifiable natural person is one whose identity can be established, directly or indirectly, in particular by reference to an identifier such as a name, an identification number, location data, an online identifier or one or more factors specific to the physical, physiological, genetic, psychological, economic, cultural or social identity of that natural person. For the purposes hereof, «Data Subjects» are the visitors to this website.<br>3. «Company», «Data Controller»: the term «Company» or «Data Controller» means the legal entity «SEAJETS SEAJET II NE» that determines the purposes and manner of processing the personal data of the visitors of the website.<br>4. «&#8216;processing&#8217; means any operation or set of operations which is performed, whether or not by automated means, on personal data or on sets of personal data, such as collection, recording, organization, structuring, storage, adaptation or alteration, retrieval, consultation, search, use, disclosure by transmission, dissemination or otherwise making available, correlation or combination, restriction, erasure or destruction.<br>5. «Processor»: the natural or legal person, public authority, agency or other body that processes personal data on behalf of the Company.<br>6. «&#8216;recipient&#8217; means the natural or legal person, public authority, agency or other body to whom the personal data are disclosed, whether or not a third party.<br>7. «&#8216;third party&#8217; means any natural or legal person, public authority, agency or body, with the exception of the data subject, the data controller, the data processor and persons who, under the direct supervision of the controller or the processor, are authorized to process personal data.<br>8. «&#8216;consent&#8217; of&nbsp; the data subject: any freely given, specific, explicit and informed indication of his or her wishes by which the data subject signifies his or her agreement, by a statement or by a clear affirmative action, to the processing of personal data concerning him or her.<br>9. «&#8216;personal data breach&#8217; means a breach of security leading to the accidental or unlawful destruction, loss, alteration, unauthorized disclosure or access of personal data transmitted, stored or otherwise processed.<br>10. «Data Protection Officer» (DPO), «DPO»: the Data Protection Officer, designated by the Company as the Data Controller, who has the position and duties defined by the applicable legal framework on the protection of personal data.</p> <p><strong>4. The processing of personal data (source of collection, categories of data, purpose and legal basis of processing)</strong></p> <p>We collect your data, through this Website, only when you provide it to us and at your request, in the context of our business relationship, for your information, for communication between us, for your identification and for the reservation of your tickets.<br>When visiting and navigating on our Company&#8217;s Website, the user&#8217;s network protocol address and login data are automatically recorded for optimization purposes and to ensure the security of our information systems, as we have a legitimate interest.<br>During the above processing, no identifiable elements of the user&#8217;s physical identity are disclosed, but these data are used exclusively for the operation of the Website and the optimization and security of our information systems.<br>Under no circumstances will Seajets Maritime use the data you provide to make automated decisions that may affect you.<br>In particular, in the Table below you can find out about your personal data that we process through our website, the purposes and legal bases of processing, by processing:</p> <figure class="wp-block-table"><table><thead><tr><th colspan="4">PROCESSING OF&nbsp;PERSONAL DATA OF WEBSITE VISITORS</th></tr></thead><tbody><tr><td>Edit</td><td>Categories&nbsp;of&nbsp;personal data</td><td>Purpose of&nbsp;processing</td><td>Legal&nbsp;basis&nbsp;for&nbsp;processing</td></tr><tr><td>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>Login&nbsp;to our website</td><td>&nbsp;<br>&#8211;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IP address<br>&#8211;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; date and time of access<br>&#8211;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; geographical location access location<br>&#8211;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; browser<br>&#8211;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; operating system</td><td>&nbsp;<br>&nbsp;<br>Provide personalized services to you, proper connection establishment, system security and stability</td><td>a) a legitimate interest, in the context of making our website available to the general public and providing services to them;</td></tr><tr><td><br>Management&nbsp;of your travel bookings through our website and provision of our services</td><td>&nbsp;<br>&#8211;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Full name of passenger<br>&#8211;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Destination<br>&#8211;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Date &amp; departure/arrival time<br>&#8211;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Vehicle registration number (if available)</td><td>&nbsp;<br>&nbsp;<br>&nbsp;<br>Managing your bookings and serving you as an individual or group customer</td><td>a)&nbsp; the contractual relationship between us<br>b) the business relationship between us<br>(c) legal obligation</td></tr><tr><td>&nbsp;<br>&nbsp;<br>&nbsp;<br>Communicating&nbsp;with you and managing our relationship with you</td><td>&nbsp;<br>&nbsp;<br>&nbsp;<br>&#8211;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Full name<br>&#8211;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Phone<br>&#8211;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; or email</td><td>&nbsp;<br>&nbsp;<br>Confirmation of your reservations and payments, to inform you about your itinerary</td><td>a)&nbsp; the contractual relationship between us<br>b) the business relationship between us<br>(c) legal obligation</td></tr><tr><td>&nbsp;<br>&nbsp;<br>Collection of&nbsp;information related&nbsp;to passenger accidents, ticket replacement or refund requests, passenger &amp; vehicle damage claims</td><td>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&#8211;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Booking details<br>&#8211;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Passenger request</td><td>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>Management and satisfaction of your requests</td><td>a)&nbsp; the contractual relationship between us<br>b) the business relationship between us<br>(c) legal obligation<br>&nbsp;<br>(d) legitimate interest</td></tr><tr><td>&nbsp;<br>Keeping&nbsp;a record of passenger complaints and suggestions</td><td>&nbsp;<br>&#8211;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Booking details<br>&#8211;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Passenger request/complaint</td><td>&nbsp;<br>&nbsp;<br>Management and satisfaction of your requests</td><td>a) the business relationship between us<br>(b) legitimate interest</td></tr><tr><td>&nbsp;<br>&nbsp;<br>&nbsp;<br>Collection of&nbsp;e-mails for newsletter (subscription to the newsletter service)</td><td>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&#8211; E-mail</td><td>Where you have consented to this, we will send you promotional emails about our travel services, updates and SEAJETS offers, sometimes personalized to your preferences and interests, if you have opted in, in order to improve your customer experience.</td><td>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>&nbsp;<br>(a) consent</td></tr></tbody></table></figure> <p><strong>5. Who are the recipients of your data</strong></p> <p>In order to meet our customers&#8217; requests or the needs of our business or to ensure the adequate and uninterrupted provision of our services, we may disclose personal data to third parties only if required by law or our contractual relationship and only when we are legally entitled to do so. In any case, we only share personal data that is necessary to fulfil the respective purposes and ensure the confidentiality of your personal data. By way of example, we may disclose your personal data to the following categories of recipients:</p> <ol> <li>Public bodies and authorities, such as public departments and agencies, regulatory authorities, police, competent authorities, prosecutors, other administrative agencies, etc., when we are obliged to do so by the applicable legal framework (e.g. Port Authorities, Ministry of Maritime Affairs and Insular Policy).</li> <li>Regulatory authorities for the purpose of either reporting any suspected violation of applicable law or exercising/defending our legal rights.</li> <li>Lawyers, auditors, accountants and other external professional advisors of our Company.</li> <li>Any interested party for the purposes of the prevention, investigation, detection or prosecution of criminal offences or the execution of criminal penalties.</li> </ol> <p>Only trained, authorized employees of the Company have access to your data, who are responsible for the evaluation of your requests, the management and operation of the contract with the Company, for the fulfillment of the obligations arising from it, as well as the relevant obligations imposed by law, bound by absolute confidentiality and discretion.</p> <p>Seajets Maritime, respecting the privacy of its website visitors, does not further transmit to third parties your personal data collected from its website unless necessary. It may transfer/disclose some of it to third legal entities to which it has entrusted, in part or in full, the processing of your personal data on its behalf (Data Processors), for specific purposes, such as for example a) the support of this website and b) the management of your ticket reservation with whom it has ensured the processing in accordance with &nbsp;the &nbsp;Regulation (GDPR) for the protection of your data, by signing contracts and committing to comply with adequate measures in accordance with the Regulation (GDPR).</p> <p><strong>6. Transfers of personal data to third countries or international organizations</strong></p> <p>In principle, our Company does not transfer the personal data of its Partners to third (non-EU or non- EEA (European Economic Area)) countries or international organizations that do not ensure an adequate level of protection (based on an adequacy decision or Privacy Shield certification). Any transfer&nbsp; follows and complies with the&nbsp; relevant provisions of the applicable legal framework, in particular Art. 44 et seq. GDPR In any case, Partners will be informed accordingly</p> <p><strong>7. How long we keep your data</strong></p> <p>We take all reasonable steps to ensure that your personal data is kept only for the period of time necessary in relation to the legitimate purpose of the processing. The retention of your specific personal data may be necessary for one or more of the following purposes:</p> <ol> <li>To meet institutional or other regulatory requirements</li> <li>Prove facts/agreements in case of a confrontation</li> <li>In the context of our operational needs</li> <li>To store anonymized data for statistical purposes</li> </ol> <p>Personal data collected and subsequently not used for business purposes will be regularly reviewed and may be deleted. Upon termination of our business relationship, Seajets Maritime may retain your personal data for a period of up to five (5) years. We may retain your Personal Data for longer than five (5) years if necessary for legal, legislative or technical reasons. Our company will retain your Personal Data in accordance with the requirements of applicable law and its Retention Policy, in particular for as long as provided for in each case, for as long as required by the nature and purpose of the processing in question, for as long as required by the applicable legal and regulatory framework and in any case for the entire duration of the business relationship between us and its individual contractual obligations.</p> <p>In the case of contractual relationships, your personal data is stored until the expiry of the contract in question, unless further storage is provided for by law.</p> <p>In any case, we apply a maximum retention period of twenty (20) years (General Statute of Limitation of Claims), with the possibility of extending this period in the event of any claim or pending litigation or indication of control by a public authority. After the above period of time has elapsed, the data that is no longer necessary will be deleted in a secure manner and in a non-recoverable format.</p> <p>In case you have given your consent in view of a specific processing and there is no other legal basis for it, you have the right to withdraw it at any time, by a simple declaration of withdrawal, which will be addressed to Seajets Maritime by completing the rights exercise form or by other means, without affecting the lawfulness of the processing based on it until its withdrawal.</p> <p><strong>8. The security of your data</strong></p> <p>We comply with applicable law and our privacy policies and implement reasonable and appropriate technical and organizational security measures to protect your personal data from accidental destruction, loss, unauthorized modification, disclosure or access, misuse and any other unlawful forms of processing. We always ensure that exclusive authorized users have access to your personal data, subject to confidentiality clauses, on a need-to-know basis and to the extent necessary to fulfil the respective purposes.</p> <p>Seajets Maritime is committed to ensuring that your information is secure. In order to prevent unauthorized access or disclosure, we implement appropriate technical and organizational</p> <p>security measures to safeguard and protect the personal and confidential information we process from destruction, loss, access, alteration and disclosure of your data by unauthorized third parties.</p> <p>Because the Internet is an open system, transmitting information over the Internet is not completely secure. Although Seajets Maritime will take all reasonable steps to protect your Personal Data, we cannot guarantee the&nbsp; security of any data transmitted to us over the Internet &#8211; any such transmission is at your own risk and you are responsible for ensuring that any Personal Data you disclose to us is sent securely.</p> <p>Seajets Maritime shall make every effort to have adequate technical and organizational security measures in place to maintain technical and physical security in accordance with Article 32 and the principles of the GDPR (e.g. security policies to secure the information infrastructure, classified access, application encryption, etc.).</p> <p>Specifically, with regard to the aforementioned website, our Company applies the TLS 1.3 (Transport Layer Security) protocol with strong encryption, through which security is enhanced during data transmission on the internet.</p> <p>Seajets Maritime is also committed to keeping its staff informed of the requirements of relevant national and European legislation on the protection of personal data. Our staff are aware that sensitive data can only be processed in very specific circumstances.</p> <p><strong>9. Your rights under the GDPR and how to exercise them</strong></p> <p>&#8211; Right to information, communication and reporting on the exercise of your rights (Articles 12, 13, 14 GDPR), i.e. your right to be informed about how your personal data is used (as detailed in this Notice).<br>&#8211; Right of access to the personal data concerning you and if the Company, as Data Controller, processes them (Art.15 GDPR). The Company will provide a copy of the personal data upon your request.<br>&#8211; The right to correct inaccurate data and to complete incomplete data (Art. 16 GDPR).<br>&#8211; Right to erasure of your personal data («right to be forgotten»), subject to the Company&#8217;s obligations and legal rights to maintain them in accordance with the applicable laws and regulations (Art.17 GDPR).<br>&#8211; The right to restrict the processing of your personal data if, either the accuracy of the data is questioned, or the processing is unlawful, or the purpose of the processing is no longer valid but the deletion of the data is not appropriate (Art.18 GDPR).<br>&#8211; Right to transfer your personal data to another controller if the processing is based on your consent and is carried out by automated means or for the performance of the contract between us. (Art. 20 GDPR).<br>&#8211; Right to object on grounds relating to your particular situation in case your data are processed for purposes of the Company&#8217;s legitimate interests (article 21) and in particular to object to automated decision-making (article 22).<br>&#8211; Right to withdraw your consent already given (Article 7 GDPR) at any time for processing based on consent. The lawfulness of the processing of your data is not affected by the withdrawal of consent up to the point in time when you requested the withdrawal.<br>&#8211; Right to appeal to the competent supervisory authority, namely the Personal Data Protection Authority (1-3 Kifissia Street, Athens, P.O. Box 115 23, +30 210 6475600, <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="6d0e0203190c0e192d091d0c430a1f">[email&#160;protected]</a> )</p> <p><strong>10. How to exercise your rights and make a complaint</strong></p> <p>You have every right to exercise your rights by sending an email to&nbsp;<a href="/cdn-cgi/l/email-protection#2440544b645741454e4150570a4356"><span class="__cf_email__" data-cfemail="a5c1d5cae5d6c0c4cfc0d1d68bc2d7">[email&#160;protected]</span>&nbsp;</a>or by letter to our company&#8217;s headquarters in Piraeus, Attica (2, Gounari Street), by filling in the relevant exercise form that we provide you (Exercise&nbsp;of Rights Form). Your relevant requests should be accompanied by appropriate proof of your personal identification, with &nbsp;the &nbsp;express reservation of the Company to request additional information for the purpose of identification and confirmation of your details. The above rights will be considered by completing and submitting the relevant rights exercise form as posted on our website and subject to the express instructions set out therein. Our Company will make every effort to take the required actions within one month from the date of invocation/exercise of the applicable right by you, unless the work involved in satisfying the request is characterized by particularities and/or complexities under which the Company reserves the right to extend the time for completion of the actions.</p> <p>In any case, the Company will inform you about the progress of your request within one month of its submission.</p> <p><strong>11. Specific statements</strong></p> <ol> <li>It does not process personal data from visitors/users of the website under the age of eighteen (18) years.</li> <li>It is not responsible for any damage (direct, indirect, positive, consequential) caused to the visitor due to the website or its use. The visitor is solely responsible for the protection of his system from viruses.</li> <li>It does not make decisions or carry out profiling based on automated processing of your data.</li> <li>It acknowledges that this policy may be amended/updated at any time. The visitor will be informed of all significant changes and the updated version will be posted on the website at any time. For this reason, the visitor of the website must be informed and refer to this policy regularly.</li> </ol> <p><strong>12. Useful contact details</strong></p> <figure class="wp-block-table"><table><tbody><tr><th>Details&nbsp;of&nbsp;the&nbsp;Data&nbsp;Controller</th></tr><tr><td>Headquarters: Dimitriou Gounari 2, 18531 Piraeus, 7th floor, Greece Tel: +30 210 4121001<br>Fax: +30 210 4121912<br>E-mail: <a href="/cdn-cgi/l/email-protection#7f161119103f0c1a1e151a0b0c51180d"><span class="__cf_email__" data-cfemail="6e070008012e1d0b0f040b1a1d40091c">[email&#160;protected]</span></a> Website: <a href="https://www.seajets.com">www.seajets.com</a></td></tr><tr><td>&nbsp;<br>Data&nbsp;Protection&nbsp;Authority&nbsp;(DPA,&nbsp;the&nbsp;national&nbsp;competent&nbsp;supervisory&nbsp;authority)</td></tr><tr><td>Offices: 1 &#8211; 3 Kifissias Avenue, P.C. 115 23, Athens, Greece<br>Call Centre: +30 2106475600<br>Fax: +30 2106475628<br>E-mail:&nbsp; <a href="/cdn-cgi/l/email-protection#4d2e2223392c2e390d293d2c632a3f"><span class="__cf_email__" data-cfemail="573438392336342317332736793025">[email&#160;protected]</span></a>&nbsp;Website:&nbsp;<a href="http://www.dpa.gr/">www.dpa.gr</a></td></tr><tr><td>Data&nbsp;Protection&nbsp;Officer&nbsp;(DPO)&nbsp;details</td></tr><tr><td>Our company has also appointed a Data Protection Officer (DPO) to advise and inform its staff, to monitor the Company&#8217;s compliance with the GDPR and to be the point of contact with the competent supervisory authority and the Data Subjects. If you have questions about how Seajets Maritime processes your personal data or wish to exercise any of the aforementioned rights, you can contact our Data Protection Officer:<br><a href="/cdn-cgi/l/email-protection#7c180c133c0f191d1619080f521b0e">dpo@seajets. gr</a></td></tr></tbody></table></figure> <p><em>Date of last modification : December 2020</em></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> Suscríbete a nuestro boletín </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">INTRODUCE TU EMAIL</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">Me gustaría recibir boletines y ofertas de Seajets y estoy de acuerdo con la política de privacidad de Seajets</span></label> </p> <div class="has-error-check"> <span class="help-block">Este campo es obligatorio</span> </div> </div> <button id="newsletterSubmit" type="button" class="btnnewsletter homepageBtns btn midBlueBg roundedBlueBtn right"> SUSCRÍBETE </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>VIAJE CON NOSOTROS</h6> </div> <div class="footerLinksBody"> <ul id="menu-footer-first-menu-es" class="" itemscope itemtype="http://www.schema.org/SiteNavigationElement"><li id="menu-item-9209" class="menu-item menu-item-type-post_type_archive menu-item-object-island-hopping orangeTxt"><a href="https://www.seajets.com/es/travel-with-us/island-hopping" class="lightGrayTxt">Visitas a las islas</a></li> <li id="menu-item-9210" class="menu-item menu-item-type-post_type_archive menu-item-object-excursions orangeTxt"><a href="https://www.seajets.com/es/travel-with-us/excursions" class="lightGrayTxt">Excursiones</a></li> <li id="menu-item-9211" class="menu-item menu-item-type-post_type_archive menu-item-object-routes orangeTxt"><a href="https://www.seajets.com/es/travel-with-us/routes" class="lightGrayTxt">Rutas</a></li> <li id="menu-item-9212" class="menu-item menu-item-type-post_type_archive menu-item-object-destinations orangeTxt"><a href="https://www.seajets.com/es/travel-with-us/destinations" class="lightGrayTxt">Destinos</a></li> </ul> </div> </li> <li class="col-12 col-md-6 col-lg text-md-center text-lg-left"> <div class="footerLinksHeader"> <h6>SOBRE SEAJETS</h6> </div> <div class="footerLinksBody"> <ul id="menu-footer-second-menu-es" class="" itemscope itemtype="http://www.schema.org/SiteNavigationElement"><li id="menu-item-9192" class="menu-item menu-item-type-post_type_archive menu-item-object-ships orangeTxt"><a href="https://www.seajets.com/es/learn-about-seajets/fleet" class="lightGrayTxt">Flota</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page orangeTxt"><a href="https://www.seajets.com/es/learn-about-seajets/company" class="lightGrayTxt">Compañía</a></li> </ul> </div> </li> <li class="col-12 col-md-6 col-lg text-md-center text-lg-left"> <div class="footerLinksHeader"> <h6>MANTENGASE INFORMADO</h6> </div> <div class="footerLinksBody"> <ul id="menu-footer-third-menu-es" class="" itemscope itemtype="http://www.schema.org/SiteNavigationElement"><li id="menu-item-9262" class="menu-item menu-item-type-post_type_archive menu-item-object-agencies orangeTxt"><a href="https://www.seajets.com/es/stay-informed/agencies" class="lightGrayTxt">Le nostre agenzie</a></li> <li id="menu-item-9263" class="menu-item menu-item-type-post_type_archive menu-item-object-faqs orangeTxt"><a href="https://www.seajets.com/es/stay-informed/faq" class="lightGrayTxt">Domande frequenti</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page orangeTxt"><a href="https://www.seajets.com/es/stay-informed/general-terms" class="lightGrayTxt">Condizioni generali di Seajets</a></li> </ul> </div> </li> <li class="col-12 col-md-6 col-lg text-md-center text-lg-left"> <div class="footerLinksHeader"> <h6>CENTRO DE MEDIOS</h6> </div> <div class="footerLinksBody"> <ul id="menu-footer-fourth-menu-es" class="" itemscope itemtype="http://www.schema.org/SiteNavigationElement"><li id="menu-item-9748" class="menu-item menu-item-type-post_type_archive menu-item-object-news orangeTxt"><a href="https://www.seajets.com/es/media-center/news" class="lightGrayTxt">Noticias</a></li> <li id="menu-item-9233" class="menu-item menu-item-type-post_type_archive menu-item-object-magazine orangeTxt"><a href="https://www.seajets.com/es/media-center/seajets-magazine" class="lightGrayTxt">Seajets Magazine</a></li> <li id="menu-item-9749" class="menu-item menu-item-type-post_type_archive menu-item-object-blog orangeTxt"><a href="https://www.seajets.com/es/media-center/our-blog" class="lightGrayTxt">Nuestro 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>CONTÁCTENOS</h6> </div> <div class="footerLinksBody"> <!-- wp:list {"className":"contactLinks"} --> <ul class="contactLinks"><!-- wp:list-item --> <li><strong>Centro de llamadas</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>, todos los días de 06:00 a 22:00</li> <!-- /wp:list-item --> <!-- wp:list-item --> <li>Email: <a href="/cdn-cgi/l/email-protection#e99b8c9a8c9b9f889d8086879ac78d999da99a8c88838c9d9ac78e9b"><span class="__cf_email__" data-cfemail="4436213721363225302d2b2a376a203430043721252e2130376a2336">[email&#160;protected]</span></a></li> <!-- /wp:list-item --> <!-- wp:list-item --> <li><strong><strong>Oficina central</strong></strong></li> <!-- /wp:list-item --> <!-- wp:list-item --> <li>2, Dimitriou Gounari str., 18531 El Pireo, 7.° piso, Grecia</li> <!-- /wp:list-item --> <!-- wp:list-item --> <li>Tel: <a href="tel:+302104121001" data-type="tel" data-id="tel:+302104121001">+30 210 4121001</a>, todos los días de 08:30 a 19:00</li> <!-- /wp:list-item --> <!-- wp:list-item --> <li>Email: <a href="/cdn-cgi/l/email-protection#92fbfcf4fdd2e1f7f3f8f7e6e1bcf5e0"><span class="__cf_email__" data-cfemail="7910171f16390a1c18131c0d0a571e0b">[email&#160;protected]</span></a></li> <!-- /wp:list-item --> <!-- wp:list-item --> <li><strong>Agencia Central</strong></li> <!-- /wp:list-item --> <!-- wp:list-item --> <li>16, Akti Poseidonos str., 18531 El Pireo, Grecia</li> <!-- /wp:list-item --> <!-- wp:list-item --> <li>Luned- Viernes: 09:00 - 17:00, Sábado y Domingo cerrado</li> <!-- /wp:list-item --></ul> <!-- /wp:list --> </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-es" class="no-list spaceUp" itemscope itemtype="http://www.schema.org/SiteNavigationElement"><li id="menu-item-9244" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-8906 current_page_item orangeTxt"><a href="https://www.seajets.com/es/privacy-terms/privacy-policy" aria-current="page" class="lightGrayTxt">Política de privacidad</a></li> <li id="menu-item-9245" class="menu-item menu-item-type-post_type menu-item-object-page orangeTxt"><a href="https://www.seajets.com/es/privacy-terms/cookie-settings" class="lightGrayTxt">Política de cookies</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&#038;package=Bootstrap4&#038;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&#038;package=Bootstrap4&#038;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@1734515493 -->

Pages: 1 2 3 4 5 6 7 8 9 10