CINXE.COM
Passenger line of the year | Seajets
<!DOCTYPE html> <html lang="en"> <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/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" /> <link rel="alternate" hreflang="el" href="https://www.seajets.com/el/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" /> <link rel="alternate" hreflang="fr" href="https://www.seajets.com/fr/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" /> <link rel="alternate" hreflang="de" href="https://www.seajets.com/de/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" /> <link rel="alternate" hreflang="it" href="https://www.seajets.com/it/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" /> <link rel="alternate" hreflang="es" href="https://www.seajets.com/es/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" /> <link rel="alternate" hreflang="ru" href="https://www.seajets.com/ru/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" /> <link rel="alternate" hreflang="zh" href="https://www.seajets.com/zh/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" /> <link rel="alternate" hreflang="x-default" href="https://www.seajets.com/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" /> <!-- This site is optimized with the Yoast SEO Premium plugin v20.8 (Yoast SEO v20.10) - https://yoast.com/wordpress/plugins/seo/ --> <title>Passenger line of the year | Seajets</title> <link rel="preload" as="font" href="https://www.seajets.com/wp-content/themes/seajets/assets/dist/fonts/GothamGreek-Book.woff2" crossorigin> <link rel="preload" as="font" href="https://www.seajets.com/wp-content/themes/seajets/assets/dist/fonts/GothamGreek-Light.woff2" crossorigin> <link rel="preload" as="font" href="https://www.seajets.com/wp-content/themes/seajets/assets/dist/fonts/GothamGreek-Bold.woff2" crossorigin> <link rel="preload" as="font" href="https://www.seajets.com/wp-content/themes/seajets/assets/dist/fonts/seajets.ttf?chipcr" crossorigin><link rel="stylesheet" href="https://www.seajets.com/wp-content/cache/min/1/de58628381ea1ef369fa81126fb7684f.css" media="all" data-minify="1" /> <meta name="description" content="Trust Seajets for your holidays in Cyclades, as it has been declared the "Passanger Line of the Year" during the Lloyd's List Greek Shipping Awards!" /> <link rel="canonical" href="https://www.seajets.com/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="SEAJETS HAS BEEN DECLARED AS THE “PASSENGER LINE OF THE YEAR”" /> <meta property="og:description" content="Trust Seajets for your holidays in Cyclades, as it has been declared the "Passanger Line of the Year" during the Lloyd's List Greek Shipping Awards!" /> <meta property="og:url" content="https://www.seajets.com/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" /> <meta property="og:site_name" content="seajets" /> <meta property="article:modified_time" content="2023-04-24T09:23:10+00:00" /> <meta property="og:image" content="https://www.seajets.com/wp-content/uploads/2020/02/μάριος-και-παναγιώτης-ηλιόπουλος.jpg" /> <meta property="og:image:width" content="1393" /> <meta property="og:image:height" content="928" /> <meta property="og:image:type" content="image/jpeg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:label1" content="Est. reading time" /> <meta name="twitter:data1" content="3 minutes" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.seajets.com/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year","url":"https://www.seajets.com/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year","name":"Passenger line of the year | Seajets","isPartOf":{"@id":"https://www.seajets.com/#website"},"primaryImageOfPage":{"@id":"https://www.seajets.com/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year#primaryimage"},"image":{"@id":"https://www.seajets.com/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year#primaryimage"},"thumbnailUrl":"https://www.seajets.com/wp-content/uploads/2020/02/μάριος-και-παναγιώτης-ηλιόπουλος.jpg","datePublished":"2020-02-19T20:00:00+00:00","dateModified":"2023-04-24T09:23:10+00:00","description":"Trust Seajets for your holidays in Cyclades, as it has been declared the \"Passanger Line of the Year\" during the Lloyd's List Greek Shipping Awards!","breadcrumb":{"@id":"https://www.seajets.com/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.seajets.com/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.seajets.com/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year#primaryimage","url":"https://www.seajets.com/wp-content/uploads/2020/02/μάριος-και-παναγιώτης-ηλιόπουλος.jpg","contentUrl":"https://www.seajets.com/wp-content/uploads/2020/02/μάριος-και-παναγιώτης-ηλιόπουλος.jpg","width":1393,"height":928},{"@type":"BreadcrumbList","@id":"https://www.seajets.com/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.seajets.com/"},{"@type":"ListItem","position":2,"name":"Our news","item":"https://www.seajets.com/media-center/news"},{"@type":"ListItem","position":3,"name":"SEAJETS HAS BEEN DECLARED AS THE “PASSENGER LINE OF THE YEAR”"}]},{"@type":"WebSite","@id":"https://www.seajets.com/#website","url":"https://www.seajets.com/","name":"seajets","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.seajets.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}</script> <!-- / Yoast SEO Premium plugin. --> <link rel='dns-prefetch' href='//cdn.jsdelivr.net' /> <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":"en","expires":1,"path":"\/"}}; var wpml_cookies = {"wp-wpml_current_language":{"value":"en","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/?p=942' /> <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="singleBlogPage 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" 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">BOOK</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">EN</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-current-language wpml-ls-first-item wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" class="wpml-ls-link"> <span class="wpml-ls-native">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/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" 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/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" 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/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" 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/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" class="wpml-ls-link"> <span class="wpml-ls-native" lang="it">Italiano</span></a> </li> <li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-es wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/es/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" class="wpml-ls-link"> <span class="wpml-ls-native" lang="es">Español</span></a> </li> <li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-ru wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/ru/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" 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/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" 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-en" class="nav navbar-nav mr-auto ml-xl-1" itemscope itemtype="http://www.schema.org/SiteNavigationElement"><li id="menu-item-926" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children firstLevel dropdown menu-item-926 nav-item"><a href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="dropdown-toggle innerDropdownHeader nav-link" id="menu-item-dropdown-926"><span itemprop="name">TRAVEL WITH US</span></a> <ul class="dropdown-menu secondLevel" aria-labelledby="menu-item-dropdown-926"> <li id="menu-item-927" class="menu-item menu-item-type-post_type_archive menu-item-object-island-hopping firstLevel menu-item-927 nav-item"><a itemprop="url" href="https://www.seajets.com/travel-with-us/island-hopping" class="dropdown-item"><span itemprop="name">Island hopping</span></a></li> <li id="menu-item-928" class="menu-item menu-item-type-post_type_archive menu-item-object-excursions firstLevel menu-item-928 nav-item"><a itemprop="url" href="https://www.seajets.com/travel-with-us/excursions" class="dropdown-item"><span itemprop="name">Excursions</span></a></li> <li id="menu-item-929" class="menu-item menu-item-type-post_type_archive menu-item-object-routes firstLevel menu-item-929 nav-item"><a itemprop="url" href="https://www.seajets.com/travel-with-us/routes" class="dropdown-item"><span itemprop="name">Routes</span></a></li> <li id="menu-item-930" class="menu-item menu-item-type-post_type_archive menu-item-object-destinations firstLevel menu-item-930 nav-item"><a itemprop="url" href="https://www.seajets.com/travel-with-us/destinations" class="dropdown-item"><span itemprop="name">Destinations</span></a></li> </ul> </li> <li id="menu-item-931" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children firstLevel dropdown menu-item-931 nav-item"><a href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="dropdown-toggle innerDropdownHeader nav-link" id="menu-item-dropdown-931"><span itemprop="name">LEARN ABOUT SEAJETS</span></a> <ul class="dropdown-menu secondLevel" aria-labelledby="menu-item-dropdown-931"> <li id="menu-item-1217" class="menu-item menu-item-type-post_type menu-item-object-page firstLevel menu-item-1217 nav-item"><a itemprop="url" href="https://www.seajets.com/learn-about-seajets/company" class="dropdown-item"><span itemprop="name">Company</span></a></li> <li id="menu-item-1197" class="menu-item menu-item-type-post_type_archive menu-item-object-ships firstLevel menu-item-1197 nav-item"><a itemprop="url" href="https://www.seajets.com/learn-about-seajets/fleet" class="dropdown-item"><span itemprop="name">Fleet</span></a></li> </ul> </li> <li id="menu-item-932" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children firstLevel dropdown menu-item-932 nav-item"><a href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="dropdown-toggle innerDropdownHeader nav-link" id="menu-item-dropdown-932"><span itemprop="name">STAY INFORMED</span></a> <ul class="dropdown-menu secondLevel" aria-labelledby="menu-item-dropdown-932"> <li id="menu-item-933" class="menu-item menu-item-type-post_type_archive menu-item-object-agencies firstLevel menu-item-933 nav-item"><a itemprop="url" href="https://www.seajets.com/stay-informed/agencies" class="dropdown-item"><span itemprop="name">Our Agencies</span></a></li> <li id="menu-item-17376" class="menu-item menu-item-type-custom menu-item-object-custom firstLevel menu-item-17376 nav-item"><a itemprop="url" href="https://www.seajets.com/offers" class="dropdown-item"><span itemprop="name">Offers & Discounts</span></a></li> <li id="menu-item-934" class="menu-item menu-item-type-post_type_archive menu-item-object-faqs firstLevel menu-item-934 nav-item"><a itemprop="url" href="https://www.seajets.com/stay-informed/faq" class="dropdown-item"><span itemprop="name">FAQ</span></a></li> <li id="menu-item-935" class="menu-item menu-item-type-post_type menu-item-object-page firstLevel menu-item-935 nav-item"><a itemprop="url" href="https://www.seajets.com/stay-informed/general-terms" class="dropdown-item"><span itemprop="name">Seajets General Terms</span></a></li> </ul> </li> <li id="menu-item-9323" class="menu-item menu-item-type-post_type menu-item-object-page firstLevel menu-item-9323 nav-item"><a itemprop="url" href="https://www.seajets.com/contact" class="nav-link"><span itemprop="name">CONTACT</span></a></li> </ul> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var _lang = {"_departureTxt":"CHOOSE RETURN DATE","_returnTxt":"CHOOSE RETURN DATE","_completeTxt":"DATE SELECTION IS COMPLETED","_monthSelectTxt":"CHOOSE DEPARTURE DATE","_fromLabel":"From:","_toLabel":"To","_datesLabel":"DATES:","_departureLabel":"Departure","_returnLabel":"Return","_adultsTxt":"ADULTS","_childrenTxt":"CHILD (5-10)","_infantsTxt":"INFANT (<5)","_addDestination":"DESTINATION","_clearLabel":"CLEAR","CookieMsg":"","_OK":"OK","_monthSelectDateTxt":"SELECT MONTH","_ONEWAYTxt":"ONE WAY","_RoundTripTxt":"ROUND TRIP","january":"JANUARY","february":"FEBRUARY","march":"MARCH","april":"APRIL","may":"MAY","june":"JUNE","july":"JULY","august":"AUGUST","september":"SEPTEMBER","october":"OCTOBER","november":"NOVEMBER","december":"DECEMBER","SELECTDATECalendar":"CHOOSE DATE","READMORE":"READ MORE ","BOOK":"BOOK","onlyPopUp":"only","fromPopUp":"from","_passengersLabel":"PASSENGERS","_PASSENGERSTXT":"PASSENGERS","_removeLabel":"REMOVE"}; </script> <div class="menuSecPart"> <div id="seaClubLogoDef" class="firstLevel nav-item"> <a class="nav-link" href="https://www.seajets.com/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/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">EN</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-current-language wpml-ls-first-item wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" class="wpml-ls-link"> <span class="wpml-ls-native">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/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" 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/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" 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/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" 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/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" class="wpml-ls-link"> <span class="wpml-ls-native" lang="it">Italiano</span></a> </li> <li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-es wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/es/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" class="wpml-ls-link"> <span class="wpml-ls-native" lang="es">Español</span></a> </li> <li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-ru wpml-ls-item-legacy-list-vertical"> <a href="https://www.seajets.com/ru/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" 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/media-center/news/2020/02/19/seajets-award-line-passenger-company-of-year" 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"> BOOK </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">ISLAND HOP</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">From:</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">To:</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>DATES:</span> </div> <div class="col hide no-padding sDate"> <span class="small-label">Departure</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">Return</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">CLEAR</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">PASSENGERS</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">ADULTS</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">CHILD (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">INFANT (<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">VEHICLES</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">From:</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">To:</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>DATES:</span> </div> <div class="col hide no-padding sDate"> <span class="small-label">Departure</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">Return</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">CLEAR</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">PASSENGERS</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">ADULTS</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">CHILD (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">INFANT (<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">VEHICLES</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">From:</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">To:</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>DATES:</span></div> <div class="col hide no-padding sDate"> <span class="small-label">Departure</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">Return</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">CLEAR</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">PASSENGERS</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="SEARCH"> <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/news.jpg); } @media (max-width: 767px) { .pageHero { background-image: url(https://www.seajets.com/wp-content/uploads/2023/02/news-768x272.jpg); } } @media (max-width: 576px) { .pageHeroTop { background-image: url(https://www.seajets.com/wp-content/uploads/2023/02/news-576x204.jpg); } } </style> </div> </section> <section id="singleBlogImgContainer" class="singleBlogPage blogWithImg"> <div class="container"> <div class="row"> <div class="col-12 text-center"> <h1 class="underlineH1 midBlueTxt d-inline-block addHeaderUnderlineInner">NEWS</h1> <p class="subheader pb-auto pb-sm-2 pb-md-4 pb-xl-5 innerExtraContainerSmall"> </p> <div class="subheader pb-auto pb-sm-2 pb-md-4 pb-xl-5 innerExtraContainerBig"> <p class="mb-0 innerExtraContainerBigContent"> </p> </div> </div> </div> <div class="row no-gutters newsdetails"> <div class="col-12"> <div class="boxHeader"> <h2 class="darkBlueTxt">SEAJETS HAS BEEN DECLARED AS THE “PASSENGER LINE OF THE YEAR”</h2> <div class="boxInfo midBlueTxt"> <span class="publishedDate">Feb 19, 2020</span> </div> <div class="backToBlog" onClick="history.go(-1)"> <span class="midBlueTxt"><i class="sj-pointer-left circledBorder"></i> Back</span> </div> </div> </div> </div> <div class="row no-gutters magazineBlogboxWithoutImg mb-5"> <div class='col-12 col-md-6 col-lg-4 py-4 align-self-center'> <div class="blogBox"> <span class="blueLine"></span> <div class="midBlueTxt" > SEAJETS has received a particularly special honour as the ”Passenger Line of the Year” in the 15th “Lloyd's List Greek Shipping Awards 2018” held on Friday, December 07 2018 </div> <div class="boxFooter"> </div> </div> </div> <div class='col-12 col-md-6 col-lg-8'> <div class='blogBoxImg'> <img width="740" height="440" src="https://www.seajets.com/wp-content/uploads/2020/02/μάριος-και-παναγιώτης-ηλιόπουλος-740x440.jpg.webp" class="img-fluid wp-post-image" alt="" decoding="async" /> </div> </div> </div> <div class="row no-gutters"> <div class="col-12"> <div class="blogBox"> <div class="boxBody"> <span class="blueLine" style=""></span> <div class="midBlueTxt" > <p><strong>SEAJETS </strong>has received a particularly special honour as the <strong>”Passenger <strong>Line </strong>of the Year”</strong> in the <strong>15th“<a href="//greekshippingawards.gr/" target="_blank" rel="noopener">Lloyd’s List Greek Shipping Awards 2018</a>” </strong>held on <strong>Friday, December 07 2018</strong>, at Athenaeum InterContinental in the presence of executives and representatives of the Greek and international maritime community.</p> <p>This award reflects the long-term effort of the company, with 29 years of presence in the industry, to provide the best and fastest services to its passengers, constantly setting even higher targets. Having a fleet of mainly high-speed boats which constantly grows with even more modern and faster passenger ships, SEAJETSeffectively contributes to the extension of the tourist season regarding the destinations it covers, as well as to the overall promotion of Greek tourism.</p> <p>Upon receiving the award,<strong> Mr Marios Iliopoulos, Head of Strategic Planning and Development of SEAJETS</strong>, said: <em>“Seajets has been present for 29 years in coastal shipping away from public relations, intrigues and publicity. It has been a long and difficult road of thorns for us. Our course speaks for itself, this company is a family dream, a vision of love, passion, faith, perseverance … a vision for life. Today’s award is the result of a constant effort and of the high-level quality services offered to its passengers all these years. At the same time, this prize, clearly demonstrates that our company, despite the difficult times we live in, provides a plethora of marine transportation services rapidly and reliably.<br /> Seajets accepted the great challenge of being a candidate this year for the first time knowing that one of the most important events in this industry for 2018 was the merger of two major companies which created the “Behemoth” of the Greek coastal shipping. So, this year, we had to compete with this Colossus and we won the prize. And the Lloyd’s Awards considered that it was more important to award the prize to Seajets leaving behind anything that happened in 2018. This is the value of our award.<br /> Without saying too much but actively, we remain present and we are always there to support our islanders, to satisfy the needs of local communities, to support the Coast Guard and contribute to the border protection and development of Greek tourism, to help our dear passengers, with all that this entails. Always trying to correct any mistake.<br /> Motivated by passion, faith, patriotism, perseverance, and the unique seamanship skills which characterize the Greeks, we are and will be present fighting the Establishment and bucking the system”.</em></p> <p>The Lloyd’s List <a href="https://greekshippingawards.gr/" rel="noopener">Greek Shipping Awards</a> event is organized by <a href="https://lloydslist.maritimeintelligence.informa.com/">Lloyd’s List</a> , the maritime newspaper founded in 1734. The awards known by that name are internationally recognized. A meritocratic approach is adopted which is based on an independent panel of judges from many different shipping sectors. The awards ceremony is held every year in the presence of Greek and international major players in shipping industry, who are awarded a prize in 17 different categories (Tanker Company of the Year, Shipbroker of the Year, International Personality of the Year, Ship of the Year, Next Generation Shipping Award, etc.).</p> </div> </div> </div> </div> </div> </div> </section> </main> <!-- Modal--> <div class="general-modal modal fade" id="zoomModal" tabindex="-1" role="dialog" aria-labelledby="zoomModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button> </div> <div class="modal-body" id="zoomInner"> <img src="" alt=""> </div> </div> </div> </div> <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> JOIN OUR NEWSLETTER </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">ENTER YOUR 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">I would like to register to receive newsletter and offers from and I agree with Seajets privacy policy</span></label> </p> <div class="has-error-check"> <span class="help-block">This field is required</span> </div> </div> <button id="newsletterSubmit" type="button" class="btnnewsletter homepageBtns btn midBlueBg roundedBlueBtn right"> SUBSCRIBE </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>TRAVEL WITH US</h6> </div> <div class="footerLinksBody"> <ul id="menu-footer-first-menu-en" class="" itemscope itemtype="http://www.schema.org/SiteNavigationElement"><li id="menu-item-1086" class="menu-item menu-item-type-post_type_archive menu-item-object-island-hopping orangeTxt"><a href="https://www.seajets.com/travel-with-us/island-hopping" class="lightGrayTxt">Island hopping</a></li> <li id="menu-item-1087" class="menu-item menu-item-type-post_type_archive menu-item-object-excursions orangeTxt"><a href="https://www.seajets.com/travel-with-us/excursions" class="lightGrayTxt">Excursions</a></li> <li id="menu-item-1088" class="menu-item menu-item-type-post_type_archive menu-item-object-routes orangeTxt"><a href="https://www.seajets.com/travel-with-us/routes" class="lightGrayTxt">Routes</a></li> <li id="menu-item-1089" class="menu-item menu-item-type-post_type_archive menu-item-object-destinations orangeTxt"><a href="https://www.seajets.com/travel-with-us/destinations" class="lightGrayTxt">Destinations</a></li> </ul> </div> </li> <li class="col-12 col-md-6 col-lg text-md-center text-lg-left"> <div class="footerLinksHeader"> <h6>LEARN ABOUT SEAJETS</h6> </div> <div class="footerLinksBody"> <ul id="menu-footer-second-menu-en" class="" itemscope itemtype="http://www.schema.org/SiteNavigationElement"><li id="menu-item-2796" class="menu-item menu-item-type-post_type menu-item-object-page orangeTxt"><a href="https://www.seajets.com/learn-about-seajets/company" class="lightGrayTxt">Company</a></li> <li id="menu-item-9322" class="menu-item menu-item-type-post_type_archive menu-item-object-ships orangeTxt"><a href="https://www.seajets.com/learn-about-seajets/fleet" class="lightGrayTxt">Fleet</a></li> </ul> </div> </li> <li class="col-12 col-md-6 col-lg text-md-center text-lg-left"> <div class="footerLinksHeader"> <h6>STAY INFORMED</h6> </div> <div class="footerLinksBody"> <ul id="menu-footer-third-menu-en" class="" itemscope itemtype="http://www.schema.org/SiteNavigationElement"><li id="menu-item-1090" class="menu-item menu-item-type-post_type_archive menu-item-object-agencies orangeTxt"><a href="https://www.seajets.com/stay-informed/agencies" class="lightGrayTxt">Our Agencies</a></li> <li id="menu-item-1091" class="menu-item menu-item-type-post_type_archive menu-item-object-faqs orangeTxt"><a href="https://www.seajets.com/stay-informed/faq" class="lightGrayTxt">FAQ</a></li> <li id="menu-item-1092" class="menu-item menu-item-type-post_type menu-item-object-page orangeTxt"><a href="https://www.seajets.com/stay-informed/general-terms" class="lightGrayTxt">Seajets General Terms</a></li> </ul> </div> </li> <li class="col-12 col-md-6 col-lg text-md-center text-lg-left"> <div class="footerLinksHeader"> <h6>MEDIA CENTER</h6> </div> <div class="footerLinksBody"> <ul id="menu-footer-fourth-menu-en" class="" itemscope itemtype="http://www.schema.org/SiteNavigationElement"><li id="menu-item-1093" class="menu-item menu-item-type-post_type_archive menu-item-object-news orangeTxt"><a href="https://www.seajets.com/media-center/news" class="lightGrayTxt">News</a></li> <li id="menu-item-1094" class="menu-item menu-item-type-post_type_archive menu-item-object-sponshorships orangeTxt"><a href="https://www.seajets.com/media-center/sponsorships" class="lightGrayTxt">Sponsorships</a></li> <li id="menu-item-1113" class="menu-item menu-item-type-post_type_archive menu-item-object-magazine orangeTxt"><a href="https://www.seajets.com/media-center/seajets-magazine" class="lightGrayTxt">Seajets Magazine</a></li> <li id="menu-item-1095" class="menu-item menu-item-type-post_type_archive menu-item-object-blog orangeTxt"><a href="https://www.seajets.com/media-center/our-blog" class="lightGrayTxt">Our 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>INFORMATION & RESERVATIONS</h6> </div> <div class="footerLinksBody"> <!-- wp:list {"className":"contactLinks"} --> <ul class="contactLinks"><!-- wp:list-item --> <li><strong>Call Center</strong></li> <!-- /wp:list-item --> <!-- wp:list-item --> <li>Tel: <a href="tel: +30 210 7107710, daily 06:00 %E2%80%93 22:00">+30 210 7107710</a></li> <!-- /wp:list-item --> <!-- wp:list-item --> <li>Daily 06:00 - 22:00</li> <!-- /wp:list-item --> <!-- wp:list-item --> <li>Email: <a href="/cdn-cgi/l/email-protection#1c6e796f796e6a7d687573726f32786c685c6f797d7679686f327b6e"><span class="__cf_email__" data-cfemail="b5c7d0c6d0c7c3d4c1dcdadbc69bd1c5c1f5c6d0d4dfd0c1c69bd2c7">[email protected]</span></a></li> <!-- /wp:list-item --> <!-- wp:list-item --> <li><strong>Head Office</strong></li> <!-- /wp:list-item --> <!-- wp:list-item --> <li>2, Dimitriou Gounari str., 18531 Piraeus, 7th floor, Greece</li> <!-- /wp:list-item --> <!-- wp:list-item --> <li>Tel: <a href="tel:+302104121001" data-type="tel" data-id="tel:+302104121001">+30 210 4121001</a>, daily 08:30 – 19:00</li> <!-- /wp:list-item --> <!-- wp:list-item --> <li>Email: <a href="/cdn-cgi/l/email-protection#e58c8b838aa59680848f809196cb8297"><span class="__cf_email__" data-cfemail="50393e363f102335313a3524237e3722">[email protected]</span></a></li> <!-- /wp:list-item --> <!-- wp:list-item --> <li><strong>Central Agency</strong></li> <!-- /wp:list-item --> <!-- wp:list-item --> <li>16, Akti Poseidonos str., 18531 Piraeus, Greece</li> <!-- /wp:list-item --> <!-- wp:list-item --> <li>Monday- Friday: 09:00 - 18:00, Saturday: 09:00 - 14:00, Sunday closed</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-en" class="no-list spaceUp" itemscope itemtype="http://www.schema.org/SiteNavigationElement"><li id="menu-item-1102" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy orangeTxt"><a href="https://www.seajets.com/privacy-terms/privacy-policy" class="lightGrayTxt">Privacy Policy</a></li> <li id="menu-item-1103" class="menu-item menu-item-type-post_type menu-item-object-page orangeTxt"><a href="https://www.seajets.com/privacy-terms/cookie-settings" class="lightGrayTxt">Cookie Settings</a></li> </ul> </div> <div class="col-lg-4 footerLinksBody text-right"> <ul class="no-list"> <li><a href="https://www.wearedope.com" target="_blank" class="lightGrayTxt">Website by DOPE Studio</a> | <a href="https://wildwildweb.gr" title = "Digital Marketing Agency" class="lightGrayTxt" target="_blank">Powered by Wild</a></li> </ul> </div> </div> </div> </footer> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.seajets.com/wp-content/plugins/3d-flipbook-dflip-lite/assets/js/dflip.min.js?ver=2.2.54' id='dflip-script-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.seajets.com/wp-content/themes/seajets/assets/dist/js/seajet-public.min.js?ver=1.0.24' id='seajets_public_js-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.seajets.com/wp-content/themes/seajets/assets/dist/js/jquery.smoothZoom.min.js?v=2&package=Bootstrap4&ver=1.0.0' id='seajets_smooth_zoom_js-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js?ver=1.0.0' id='swiper_library_js-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.seajets.com/wp-content/themes/seajets/assets/src/js/image-carousel.js?ver=1.0.0' id='image_carousel_js-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.seajets.com/wp-content/themes/seajets/assets/dist/js/svgMap.min.js?v=5&package=Bootstrap4&ver=1.0.0' id='seajets_svg_map_js-js' defer></script> <script type="rocketlazyloadscript" data-cfasync="false"> var dFlipLocation = "https://www.seajets.com/wp-content/plugins/3d-flipbook-dflip-lite/assets/"; var dFlipWPGlobal = {"text":{"toggleSound":"Turn on\/off Sound","toggleThumbnails":"Toggle Thumbnails","toggleOutline":"Toggle Outline\/Bookmark","previousPage":"Previous Page","nextPage":"Next Page","toggleFullscreen":"Toggle Fullscreen","zoomIn":"Zoom In","zoomOut":"Zoom Out","toggleHelp":"Toggle Help","singlePageMode":"Single Page Mode","doublePageMode":"Double Page Mode","downloadPDFFile":"Download PDF File","gotoFirstPage":"Goto First Page","gotoLastPage":"Goto Last Page","share":"Share","mailSubject":"I wanted you to see this FlipBook","mailBody":"Check out this site {{url}}","loading":"DearFlip: Loading "},"moreControls":"download,pageMode,startPage,endPage,sound","hideControls":"","scrollWheel":"false","backgroundColor":"#777","backgroundImage":"","height":"auto","paddingLeft":"20","paddingRight":"20","controlsPosition":"bottom","duration":800,"soundEnable":"true","enableDownload":"true","showSearchControl":"false","showPrintControl":"false","enableAnnotation":false,"enableAnalytics":"false","webgl":"true","hard":"none","maxTextureSize":"1600","rangeChunkSize":"524288","zoomRatio":1.5,"stiffness":3,"pageMode":"0","singlePageMode":"0","pageSize":"0","autoPlay":"false","autoPlayDuration":5000,"autoPlayStart":"false","linkTarget":"2","sharePrefix":"flipbook-"};</script><script>window.lazyLoadOptions={elements_selector:"iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://www.seajets.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script> <div id="loadModal" class="modal fade"> <div class="modal-dialog modal-sm"> <div class="modal-content"> <div class="modal-body"> <iframe class="desktopeonly" loading="lazy" style="border: 0px;" src="about:blank" frameborder="0" data-rocket-lazyload="fitvidscompatible" data-lazy-src="https://www.seajets.com/wp-content/themes/seajets/searchloading.html"> Your browser does not support IFrames. </iframe><noscript><iframe class="desktopeonly" loading="lazy" style="border: 0px;" src="https://www.seajets.com/wp-content/themes/seajets/searchloading.html" frameborder="0"> Your browser does not support IFrames. </iframe></noscript> <img class="mobileonly" src="https://www.seajets.com/wp-content/themes/seajets/assets/dist/images/loadingsearch.gif" data-src="https://www.seajets.com/wp-content/themes/seajets/assets/dist/images/loadingsearch.gif" alt="loading" width="300" height="300" loading="lazy"> </div> </div> </div> </div> <div class="modal fade" id="mapDestinationPopUp" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true" data-backdrop="static"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-popUpBody"> </div> </div> </div> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->