/*
Theme Name:   	The Ellinikon Experience Park
Author:       	Addedlovely
Author URI:     https://www.addedlovely.com
Template:     	addedlovely
Version:      	1.6.0
Text Domain:  	addedlovely
*/

/* ==========================================================================
   Fonts
   ========================================================================== */
@font-face{
	font-family:"BwEllinikon";
	  src:url('fonts/BwEllinikon-Regular.woff2') format("woff2"),
	  url('fonts/BwEllinikon-Regular.woff') format("woff");
	font-weight: normal;  
  font-display: swap;
}
@font-face{
  font-family:"BwEllinikon";
    src:url('fonts/BwEllinikon-RegularItalic.woff2') format("woff2"),
    url('fonts/BwEllinikon-RegularItalic.woff') format("woff");
  font-weight: normal;  
  font-style: italic;
  font-display: swap;
}
@font-face{
  font-family:"BwEllinikon";
	src:url('fonts/BwEllinikon-Medium.woff2') format("woff2"),
	url('fonts/BwEllinikon-Medium.woff') format("woff");
  font-weight: 600;  
  font-display: swap;
}
@font-face{
  font-family:"BwEllinikon";
  src:url('fonts/BwEllinikon-Light.woff2') format("woff2"),
  url('fonts/BwEllinikon-Light.woff') format("woff");
  font-weight: 300;  
  font-display: swap;
}
@font-face{
  font-family:"BwEllinikon";
  src:url('fonts/BwEllinikon-Bold.woff2') format("woff2"),
  url('fonts/BwEllinikon-Bold.woff') format("woff");
  font-weight: 800;  
  font-display: swap;
}

/* ==========================================================================
   Structure
   ========================================================================== */
body { padding: 0; margin:auto; position: relative; line-height: 1.5; }
svg { width: 100%; height: 100%; vertical-align: top; fill:currentColor; }
video { width: 100%; height:auto; }
.container { max-width: 1560px; width: 100%; position: relative; padding: 0 100px; }
.mb { margin-bottom:160px; }
.inner { position: relative; }
.grid { grid-gap:30px; }
.inset {  grid-column-start: 2; grid-column-end: 12;  }
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; word-wrap: normal !important; }
.transition  { -webkit-transition: all 0.3s cubic-bezier(.77,0,.175,1); transition: all 0.3s cubic-bezier(.77,0,.175,1); }
.center { text-align:center; }
.image { overflow: hidden; }
.image img { height: 100%; object-fit: cover; }
.lazyload { min-height: 1px; }
.green { color: #009842; }
.grey { color: #616161; }
.white { color: #FFF; }
.black { color: #001509; }
.darkgreen { color: #1E331B; }
.bg-darkgreen { background: #1E331B; }
.bg-light-green { background: rgba(0,152,66,0.06); }

/* Video */
.video { width: 100%; height: 0; padding-top: 56.25%; position: relative; display: block; }
.video video { position: absolute; bottom:0; left:0; }


.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; word-wrap: normal !important; }

/* Caption */
.caption { margin: 10px 0 0 0; }

/* Image Transition */
img.lazyload { transition: opacity 800ms cubic-bezier(.4,0,.2,1),transform 800ms cubic-bezier(.4,0,.2,1);  will-change: opacity,transform; opacity: 0; transform: matrix(1,0,0,1,0,20); }
img.lazyload.loaded { opacity: 1; transform: matrix(1,0,0,1,0,0); }

.reveal {  transition: transform .6s ease-in-out, opacity .8s ease-in-out; transform: matrix(1,0,0,1,0,80); opacity: 0; }
.reveal.is-inview, .is-inview .reveal { transform: matrix(1,0,0,1,0,0); opacity: 1; }
.delay-1 { transition-delay: 0.1s; }
.delay-2 { transition-delay: 0.2s; }
.delay-3 { transition-delay: 0.3s; }
.delay-4 { transition-delay: 0.4s; }
.delay-5 { transition-delay: 0.5s; }
.delay-6 { transition-delay: 0.6s; }
.delay-7 { transition-delay: 0.7s; }
.delay-8 { transition-delay: 0.8s; }
.delay-9 { transition-delay: 0.9s; }
.delay-10 { transition-delay: 1.0s; }
.delay-11 { transition-delay: 1.1s; }
.delay-12 { transition-delay: 1.2s; }
.delay-13 { transition-delay: 1.3s; }
.delay-14 { transition-delay: 1.4s; }
.delay-15 { transition-delay: 1.5s; }
.delay-16 { transition-delay: 1.6s; }
.delay-17 { transition-delay: 1.7s; }
.delay-18 { transition-delay: 1.8s; }
.delay-19 { transition-delay: 1.9s; }
.delay-20 { transition-delay: 2.0s; }
.delay-21 { transition-delay: 2.1s; }

/* ==========================================================================
   Typography
   ========================================================================== */
body { font-family:"BwEllinikon"; font-size: 16px; }
hr { height: 1px; background: #979797; outline:none; border:0; margin: 40px 0; }
time { display: block; }

.f-90 { font-size: 90px; }
.f-50 { font-size: 50px; }
.f-38 { font-size: 38px; }
.f-28 { font-size: 28px; }
.f-21 { font-size: 21px; }
.f-18 { font-size: 18px; }
.f-16 { font-size: 16px; }
.f-14 { font-size: 14px; }
.f-12 { font-size: 12px; }

.f-italic { font-style:italic; }
.f-light { font-weight: 300; }
.f-regular { font-weight: 400; }
.f-medium { font-weight: 600; }
.f-bold { font-weight: 800; }
.f-ucase { text-transform: uppercase;  letter-spacing: 1.5px; }

/* Button : Lined */
.button-cta { line-height: 1.5; color: #035996; border-bottom: 1px solid #035996; border-left: 1px solid #035996; position: relative; display: inline-block; padding: 13px 30px; }
.button-cta:after { content:''; height: 1px; background: #035996; position: absolute; top:0; left:0; width: 33%; transition: width 0.3s linear 0.15s;}
.button-cta:before { content:''; width: 1px; background: #035996; position: absolute; top:0; right:0; height: 0; transition: height 0.15s linear; }
.button-cta:hover:after { width: 100%; transition-delay: 0s; }
.button-cta:hover:before { height: 100%; transition-delay: 0.3s;}
.button-cta svg { fill:#035996; }

/* Button : Filled */
.button-alt { background: #00578C; color: #FFF; height: 48px; line-height: 48px; padding: 0 20px; display: inline-block; transition: background 0.3s; min-width: 145px; text-align: center; }
.button-alt:hover { background: #00BDE3; }

/* Button : With icon */
.button-icon { position: relative; height: auto; padding: 14px 20px 14px 44px; line-height: 1.5; min-width: 81px; }
.button-icon svg { width: 40px; height: 40px; position: absolute; top:4px; left: 4px; bottom:4px; margin: auto; fill:currentcolor; }

/* Button : Expand */
.button-expand { width: 40px; height: 40px; position: absolute; top:0; right:0; }
.button-expand svg { width: 100%; height: 100%; vertical-align: top; }

/* Read More */
.button-text-read-more { line-height: 20px; display: flex; margin-top: 25px; }
.button-text-read-more svg { width: 20px; height: 20px; margin-right: 5px; vertical-align: top; transition: transform 1s cubic-bezier(.77,0,.175,1); fill: currentColor; }
.button-text-read-more span { transition: opacity 1s cubic-bezier(.77,0,.175,1);  }

/* Button : Contact */
.button-contact { position: fixed; bottom:30px; right:30px; border-radius:24px; }

/* ==========================================================================
   Forms
   ========================================================================== */
input, select, textarea { width: 100%; line-height:46px; height: 48px; border:1px solid #e9eae5; padding: 0 10px; background: transparent; margin-bottom: 0; text-indent:0; color:#8F8F8F; }
input:focus, select:focus, textarea:focus { border-color:#8F8F8F; }
label { padding: 10px 0;}
button { width: 100%; }
fieldset { border: 0; }
textarea { height: 50px; line-height: 1.5; padding: 13px 0; border-radius: 0; }
select { background-image:url('images/icon-select.svg'); background-size:12px 8px; background-repeat:no-repeat; background-position: center right; }
input::placeholder, textarea::placeholder, select { color:#979797; }
form button { line-height:54px; height: 56px; display:inline-block; color:#FFF; background: #00578C; width:100%; border:1px solid #035996; }
.gfield_visibility_hidden { display: none; }
.hidden_label label { display: none; }

/* ==========================================================================
   Header
   ========================================================================== */
.header { position: fixed; top:0; left: 0; right: 0; display: flex; flex-direction: column; z-index: 3; transition: all 1s cubic-bezier(.77,0,.175,1); }
.header:after { content:''; position: fixed; top:0; left: 0; right: 0; background: #FFF; height: 88px; transform: translateY(-100%); z-index: -1; transition: transform 1s cubic-bezier(.77,0,.175,1); }


/* Logo */
.header-logo { width: 134px; height: 127px; position: absolute; top:0; left: 100px; box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20); background: #FFF;  transition: transform 1s cubic-bezier(.77,0,.175,1), box-shadow 1s cubic-bezier(.77,0,.175,1); }
.header-logo video { position: absolute; top:12px; left:2px; right: 0; width: 129px; height: 103px;}
.header-logo.has-video video { display:block; }
.header-logo.has-video img { display: none; }
.logo-marque { width: 71px; height: 88px; position: absolute; padding: 12px 0; left: 131px; transform:translateY(-88px); transition: all 1s cubic-bezier(.77,0,.175,1); }


/* Menu */
.header-menu { text-align: right; padding-top:20px; line-height: 48px; color: #FFF;  transition: transform 1s cubic-bezier(.77,0,.175,1), color 1s cubic-bezier(.77,0,.175,1); }
.header-menu-item-link { margin-right: 30px; }
.button-menu { display: none; }
.menu-logo { display: none; }

/* Secondary Menu */
.header-secondary-menu { text-align: right; color: #D5D6DA; line-height: 16px; height: 16px; display: flex; flex-direction: row; transition: all 1s cubic-bezier(.77,0,.175,1); }
.header-secondary-menu svg { width: 16px; height: 16px; margin-right: 4px; }
.header-secondary-menu label { line-height: 16px; padding: 0; }
.header-opening-times { margin-right: 30px; }
.button-map { color: inherit; width:auto; margin: 0 30px 0 auto; }

/* Languages */
.header-languages { display: inline-block; text-transform: capitalize; color:rgba(255,255,255,0.6); }
.header-languages, .header-languages a { transition: color 1s cubic-bezier(.77,0,.175,1); }
.header-languages .active { color:#FFF; border-bottom: 1px solid currentcolor; }
.header-languages span { width: 1px; height: 12px; background: #979797; margin: auto 4px auto 4px; display: inline-block; }

/* No hero image */
.has-no-hero .header-menu { color: #009842; }
.has-no-hero .header-secondary-menu { color:#979797; }
.has-no-hero .header-languages { color: #979797; }
.has-no-hero .header-languages .active { color: #009842; }
.has-no-hero .header-languages span { background: #979797; }

/* Condensed */
.header.is-condensed:after { transform: translateY(0); }
.header.is-condensed .header-menu { color:#979797; }
.header.is-condensed .header-languages { color:#C6C6C6; }
.header.is-condensed .header-languages .active { color:#979797; }
.header.is-condensed .header-secondary-menu { transform: translateY(-90px); }
.header.is-condensed .header-logo { transform: translateY(-127px);  box-shadow:none;  }
.header.is-condensed .logo-marque { transform: translateY(0); }
.header.is-hidden .header-logo { transform: translateY(-127px); box-shadow:none;  }
.header.is-hidden .header-menu { transform: translateY(-90px); }
.header.is-hidden:after { transform: translateY(-100%); }
.header.is-hidden .logo-marque { transform:translateY(-88px); }

.headroom--pinned 
.headroom--not-top.headroom--pinned
.headroom--not-top .header-secondary-menu { opacity: 0; }
.headroom--unpinned .header-menu { transform: translateY(-90px); }
.headroom--unpinned .header-secondary-menu {  transform: translateY(-90px); }
.headroom--top .header-secondary-menu { opacity: 1; }

/* Loading : Homepage */
.is-loading .header { transform: translateY(-127px) !important ;}

/* Hover */
.header.is-hidden:hover:after { transform: translateY(0); }
.header.is-hidden:hover .container { transform: translateY(0); }
.header.is-hidden:hover .header-menu { transform: translateY(0px); }


/* ==========================================================================
  Layout : Hero
  ========================================================================== */
.layout-hero { color: #FFF; position: relative; z-index: 0; height: 100vh; background-size: cover; background-attachment: fixed; }
.layout-hero:before, .layout-hero:after { content:''; position: absolute; left: 0; right: 0; z-index: 1;  background: linear-gradient( hsl(0, 0%, 0%) 0%, hsla(0, 0%, 0%, 0.738) 19%, hsla(0, 0%, 0%, 0.541) 34%, hsla(0, 0%, 0%, 0.382) 47%, hsla(0, 0%, 0%, 0.278) 56.5%, hsla(0, 0%, 0%, 0.194) 65%, hsla(0, 0%, 0%, 0.126) 73%, hsla(0, 0%, 0%, 0.075) 80.2%, hsla(0, 0%, 0%, 0.042) 86.1%, hsla(0, 0%, 0%, 0.021) 91%, hsla(0, 0%, 0%, 0.008) 95.2%, hsla(0, 0%, 0%, 0.002) 98.2%, hsla(0, 0%, 0%, 0) 100%); opacity: 0; transition: opacity 1s cubic-bezier(.77,0,.175,1); }
.layout-hero:before { top:0; height: 20%; }
.layout-hero:after { bottom:0; height: 44%; transform:rotate(-180deg); }
.layout-hero .image { position: absolute; top:0; left: 0; width: 100%; height: 100%; object-fit: cover; }
.hero-caption { position: absolute; bottom: 70px; left:100px; right:0; z-index: 2; }
.hero-caption h1 { line-height: 1.288; }
.hero-caption h2 { line-height: 1.421; }
.hero-caption h1, .hero-caption h2 { overflow: hidden; }
.hero-caption span { display: block; -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%); clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%); transition: clip-path .6s ease-in-out, transform .8s ease-in-out, opacity .4s ease-in-out; transform: translateY(40px); opacity: 0;}
.hero-caption.is-inview span { -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); transform: translateY(0); opacity: 1; }
.hero-caption span.delay-1 { transition-delay: 0.2s; } 
.hero-caption span.delay-2 { transition-delay: 0.4s; } 
.hero-caption span.delay-3 { transition-delay: 0.6s; } 
.hero-caption span.delay-4 { transition-delay: 0.8s; } 

/* Disable loading transition */
.layout-hero .lazyload, .layout-hero .lazyload.loaded { transition:none;  }

/* Loaded */
.hero-loaded .layout-hero:before { opacity: 0.5; }
.hero-loaded .layout-hero:after { opacity: 0.7; }

/* Sticky */
.hero-sticky-container { height: 100vh; overflow: hidden; position: relative; }
.hero-sticky-spacer { height: 200vh; position: absolute; top:0; }


/* Followed by a layout with a background */
.layout-hero + .bg-light-green { margin-top:-160px; }

/* ==========================================================================
  Layout : Text
  ========================================================================== */
.text_titles { grid-column-start: 2; grid-column-end: 6; }
.text_titles h4 { letter-spacing: 2.5px; }
.text_text { grid-column-start: 7; grid-column-end: 12; }

.layout-text.bg-green { background: #009842; color: #FFF; padding: 58px 0 90px 0; }
.layout-text.bg-green .text_text { color: #FFF; }
.layout-text.bg-green .green { color: #FFF; }
.layout-text.bg-green h4 { color: #1D352E; }

/* Read More */
.button-more { line-height: 19px; height: 19px; text-transform: uppercase; width: auto; display: none; }
.button-more svg { width: 12px; height: 19px; margin-left: 4px; }
.button-more.is-visible { display: block; }
.text-more { max-height: 0; overflow: hidden; transition: max-height 1s cubic-bezier(.77,0,.175,1); }
.text-more.active { max-height: 1000px; }

/* ==========================================================================
  Layout : Text & Image
  ========================================================================== */
.layout-text-image p { max-width: 430px; }
.layout-text-image h3 { line-height: 1.42; }
.layout-text-image h3:last-of-type { margin-bottom: 20px; }
.layout-text-image h4 { }
.layout-text-image figure, .layout-text-image article { grid-row: 1; }
.layout-text-image article { display: flex; justify-content: center; flex-direction: column; }  
.button-link { text-transform: uppercase; line-height: 12px; height: 12px; display: inline-block; transition: color 0.3s cubic-bezier(.77,0,.175,1), transform .6s ease-in-out, opacity .8s ease-in-out;}
.button-link svg { width: 22px; height: 10px;  }
.button-link use { transform:translateX(-10px); transition: transform 0.3s cubic-bezier(.77,0,.175,1), color 0.3s cubic-bezier(.77,0,.175,1); }
.button-link.has-underline { line-height: 26px; height: 26px; border-bottom: 1px solid #009842; }
.button-link.has-underline svg { margin-top:6px; }
.button-link:hover use, .button-link:focus use { transform:translateX(0px); }
.button-link:hover, .button-link:focus { color: #1E331B; }
.button-link.reveal { transition: transform .6s ease-in-out, opacity .8s ease-in-out, color 0.3s cubic-bezier(.77,0,.175,1); }

/* Text Above */
.layout-text-image.has-text-above article, .layout-text-image.has-text-above figure { grid-column: 1/-1; }
.layout-text-image.has-text-above article { display: grid; grid-template-columns: repeat(12, 1fr); }
.layout-text-image.has-text-above figure { grid-row: 2; }
.layout-text-image.has-text-above .text-image_titles { grid-column-start: 2; grid-column-end: 5; }
.layout-text-image.has-text-above .text-image_text { grid-column-start: 7; grid-column-end: 11; }

/* Text Left & Right */
.layout-text-image.has-text-left .grid, .layout-text-image.has-text-right .grid { grid-gap:0; padding: 70px 0; }
.layout-text-image.has-text-left article, .layout-text-image.has-text-right article { padding: 0 13.103448275862069%; }
/* .layout-text-image.has-text-left h3, .layout-text-image.has-text-right h3 { display:inline-block; } */


/* Text Right */
.layout-text-image.has-text-right figure { grid-column-start: 2; grid-column-end: 7; }
.layout-text-image.has-text-right article { grid-column-start: 7; grid-column-end: 12; background: #FFF; }

/* Text Left */
.layout-text-image.has-text-left article { grid-column-start: 2; grid-column-end: 7; background: #FFF; }
.layout-text-image.has-text-left figure { grid-column-start: 7; grid-column-end: 12; }

/* ==========================================================================
  Layout : Map
  ========================================================================== */
.map-titles { grid-column-start: 2; grid-column-end: 6; }
.map-titles h2, .map-titles h3 { line-height: 1.39; }
.map-text { grid-column-start: 7; grid-column-end: 11; position: relative; z-index: 2; }
.map { grid-column: 1/-1; position: relative; z-index: 0; }
.marker { position: absolute; height: 45px; border:1px solid #009842; border-radius: 4px; max-height: 45px; overflow: hidden; background: #FFF; cursor:pointer; max-width: 362px; z-index: 2; }
.marker h4 { padding: 0 10px; line-height: 43px; font-size: 14px; font-weight: 600; color: #009842; transition: background 0.3s cubic-bezier(.77,0,.175,1), color 0.3s cubic-bezier(.77,0,.175,1);  }
.marker svg { margin: -2px 4px auto auto; vertical-align: middle; }
.marker p { display: none; color:#616161; }
.marker .icon-zen-garden { width: 18px; height: 21px; }
.marker .icon-outdoor-fitness { width: 20px; height: 20px; }
.marker .icon-forest-playground { width: 19px; height: 21px; }
.marker .icon-water-maze { width: 16px; height: 20px; }
.marker:hover h4 { background: #009842; color: #FFF; }
.marker.active { max-height: 250px; height: auto; box-shadow: 0 2px 10px 0 rgba(26,26,26,0.22); }
.marker.active h4 { height: 61px; line-height: 61px; background: #009842; color: #FFF; font-size: 26px; padding: 0 20px; }
.marker.active p { display: block; padding: 16px 20px; }
.marker.active svg { margin-right: 14px; margin-top:18px; vertical-align: top; }
.marker.active .icon-water-maze { width: 20px; height: 25px; }
.marker.active .icon-outdoor-fitness { width: 25px; height: 25px; }
.marker.active .icon-forest-playground { width: 22px; height: 25px; }
.marker.active .icon-zen-garden { width: 21px; height: 25px; }
.map-markers-mobile { display: none; }


/* ==========================================================================
  Layout : FAQs
  ========================================================================== */
.layout-faqs { padding-bottom: 42px; }
.faq-links { grid-column-start: 2; grid-column-end: 6; line-height: 2.857142857142857; }
.faq-link { display: block; /* transition: color 0.3s cubic-bezier(.77,0,.175,1); */ }
.faq-link svg { height: 12px; width: 19px; margin: 24px 0 24px 2px; -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%); clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%); transition: all 0.3s cubic-bezier(.77,0,.175,1); }
.faq-link.active { color: #009842; }
.faq-link.active svg { -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); }
.faq-section { grid-column-start: 7; grid-column-end: 12; max-width: 432px; display: none; counter-reset: faq; }
.faq-section.active { display: block; }
.faq-question { list-style-type: none; position: relative; }
.faq-question h3 { padding: 13px 32px 13px 20px; cursor: pointer; position: relative; }
.faq-question h3:before  { counter-increment: faq; content:counter(faq) ". "; position: absolute; top:0; left: 0; padding: 13px 0; }
.faq-question svg { width: 24px; height: 24px; position: absolute; right: 0; top:15px; transition: transform 0.3s cubic-bezier(.77,0,.175,1); }
.faq-question.active .faq-answer { max-height: 400px; }
.faq-question.active svg { transform:rotate(45deg); }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 1s cubic-bezier(.77,0,.175,1);  }
.mobile-faq-link { display: none; }

/* ==========================================================================
  Layout : Icons
  ========================================================================== */
.layout-icons { padding: 58px 0 80px 0;}
.icons { grid-column-start: 2; grid-column-end: 12; padding-top: 34px; }
.icons li { padding-left: 50px; position: relative; list-style-type: none; }
.icons svg { color: #7FCBA0; position: absolute; top:0; bottom: 0; left: 0; margin: 7px 0 0 0; width: 40px; height: 40px; }
.icons p { color: #D8D8D8; }
.icons .icon-wifi { height: 28px; }
.icons .icon-cctv { height: 27px; }
.icons .icon-facilities { height: 34px; }
.icons .icon-security { width: 33px; }
.icons .icon-restrooms { width: 34px; }

/* ==========================================================================
  Layout : Directions
  ========================================================================== */
.direction-map-caption { grid-column-start: 2; grid-column-end: 5; }
.direction-map { grid-column-start: 2; grid-column-end: 12; }

.layout-directions aside { grid-column-start: 2;  grid-column-end: 12; border-top:1px solid #009842; padding-top:30px; }
.layout-directions header, .layout-directions ul { grid-column: span 5; }
.layout-directions h4 { margin-bottom: 12px; }
.layout-directions h5 { margin-bottom: 8px; }
.layout-directions li { list-style-type: none; margin-bottom: 30px; }
.layout-directions p { line-height: 36px; }

.transport-links li svg { width: 16px; height: 19px; margin: 6px 6px auto 0; vertical-align: top; }
.transport-links li .icon-car { width: 18px; height: 16px; }

/* ==========================================================================
  Layout : News
  ========================================================================== */
.layout-news { padding: 60px 0 0 0;}
.layout-news footer { line-height: 72px; margin: 0 30px; border-top:1px solid #7FCBA0; }
.post.featured { grid-column-start: 2; grid-column-end: 12; margin-bottom: 52px; }
.post-titles { grid-column-start: 1; grid-column-end: 5; }
.post-text { grid-column-start: 6; grid-column-end: 10; }

/* Button more */
.button-more-news { text-align: left; }
.button-more-news svg { width: 10px; height: 16px; margin: 27px 0 27px 2px; transition: all 0.3s cubic-bezier(.77,0,.175,1); }
.button-more-news.is-open svg { transform: rotate(180deg); }

/* More News */
.more-news { max-height: 0; overflow: hidden; transition: max-height 1s cubic-bezier(.77,0,.175,1); }
.more-news ul { padding-bottom: 60px; }
.more-news li { list-style-type: none;  }
.more-news.is-visible { max-height: 400px; }
.more-news.is-visible.is-loaded-more { max-height: none; }
.post.mini { position: relative; border-bottom: rgba(0,0,0,0.2) 1px solid; padding-right:140px; padding-bottom: 24px; margin-bottom: 14px; }
.post.mini time { display: block; margin-bottom: 7px; }
.post.mini .button-link { position: absolute; right: 0; bottom: 30px; }
html[lang="el"] .post.mini { padding-right: 240px; }

/* Load more */
.button-load-more { line-height: 30px; height: 32px; border-radius: 16px; border:1px solid #009842; padding: 0 20px; display: inline-block; width: auto; margin: 22px auto auto auto; }

/* Single Hero */
.layout-news-hero { background-color: #001509; }

/* ==========================================================================
  Layout : Video
  ========================================================================== */
.video-container { position: relative; padding-top: 56.25%; z-index: 0; }
.video-container video { position: absolute; top:0; left: 0; right: 0; bottom: 0;  width: 100%; height: 100%; object-fit:cover; }

/* ==========================================================================
  Layout : Explore
  ========================================================================== */
.explore-container { grid-column: 1/-1; padding-top: 58.690476190476%; position: relative; overflow: hidden; }
.explore-container img { position: absolute; top:0; left: 0; visibility: hidden; }
.explore-container .active { visibility: visible; }

.explore-buttons { grid-column: 1/-1; display: flex; flex-direction: row; justify-content: center; margin-top:-10px; }
.explore-button { height: 30px; line-height: 30px; padding: 0 20px; border-radius: 6px; text-align: center; width: auto; color: inherit; cursor: pointer; transition: background 0.3s cubic-bezier(.77,0,.175,1), color 0.3s cubic-bezier(.77,0,.175,1); }
.explore-button svg { height: 16px; width: 13px; vertical-align: middle; margin-right: 6px; }
.explore-button .icon-outdoor-fitness { width: 16px; }
.explore-button .icon-forest-playground { width: 14px; }
.explore-button.active { background: #009842; color: #FFF; }

/* ==========================================================================
  Layout : Slideshow
  ========================================================================== */
.layout-slideshow { padding: 100px 0 40px 0; position: relative; z-index: 0; margin-bottom: 60px; }
.layout-slideshow h3 { line-height:1.4; margin-bottom: 20px; }
.layout-slideshow h3 span { display: inline; }

.slideshow-header { margin-bottom: 60px; }
.slideshow-header h3 { grid-column-start: 1; grid-column-end: 6; }
.slideshow-header article { grid-column-start: 8; grid-column-end: 12; color:#616161; }

.slide-container { grid-row-gap:10px; }
.slide-container .image { grid-column: 1/-1; }
.slide-container img { border-radius: 6px; }
.slide-title { grid-column-start: 1; grid-column-end: 6; }
.slide-text { grid-column-start: 8; grid-column-end: 12; margin-bottom: 40px; }

.slideshow-button-next, .slideshow-button-prev { width: 30px; height: 30px; position: absolute; top:0; bottom: 0; margin: auto; transition: transform 0.3s cubic-bezier(.77,0,.175,1); outline: none; cursor: pointer; }
.slideshow-button-next svg, .slideshow-button-prev svg { width: 100%; height: 100%; color:#009842; }
.slideshow-button-prev { left: 5px; }
.slideshow-button-next { right: 5px; }
.slideshow-button-next:focus, .slideshow-button-prev:focus, .slideshow-button-next:hover, .slideshow-button-prev:hover { transform:scale(1.25); }
.slideshow-pagination { display: flex; justify-content: center; }
.slideshow-bullet { padding: 5px; cursor: pointer; height: 20px; width: 20px; outline: none; }
.slideshow-bullet:before { content:''; width: 10px; height: 10px; border-radius: 5px; border: 1px solid #1D352E; display: inline-block; vertical-align: top;  transition: transform 0.3s cubic-bezier(.77,0,.175,1); }
.swiper-pagination-bullet-active { background: none !important; }
.swiper-pagination-bullet-active:before { background: #1D352E; }

/* ==========================================================================
  Layout : Event 
  ========================================================================== */
.layout-featured-event { margin-bottom: 60px; position: relative; z-index: 0; }
.layout-featured-event h2 { margin-bottom: 18px; }
.layout-featured-event, .layout-featured-event img { border-radius: 6px; }
.layout-featured-event .inner:after { content: ''; height: 60%; background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); position: absolute; bottom: 0; left: 0; right: 0; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; }
.event-feature-title { position: absolute; bottom: 0; left: 0; padding: 32px 25px; z-index: 2; }

/* ==========================================================================
  Layout : Event Slideshow
  ========================================================================== */
.layout-events-slideshow { margin-bottom: 60px; padding-bottom: 66px; padding-top: 36px; }
.layout-events-slideshow .image { margin-bottom: 8px; }
.layout-events-slideshow .swiper-slide { width:57.352941176470588%; }
.layout-events-slideshow h3 { margin-bottom: 60px; }

/* ==========================================================================
  Layout : Map Modal
  ========================================================================== */
.layout-map-modal { position: fixed; top:0; left:0; right: 0; bottom: 0; background: rgba(255,255,255,0.9); padding: 120px 0; overflow: auto; -webkit-overflow-scrolling: touch; opacity: 0; visibility: hidden; transition: all 0.3s cubic-bezier(.77,0,.175,1); z-index: 2; pointer-events: none; }
.button-close-map { line-height: 20px; height: 20px; position: absolute; right: 100px; top:32px; color: #979797; width: auto; opacity: 0; transition: opacity 0.3s cubic-bezier(.77,0,.175,1) 0.3s; }
.button-close-map svg { width: 20px; height: 20px; }
.show-map .layout-map-modal { opacity: 1; visibility: visible; pointer-events: auto;  }
.show-map .button-close-map  { opacity: 1; }
.show-map .header-menu { transform: translateY(-90px); }
.show-map .header-secondary-menu {  transform: translateY(-90px); }
.show-map .header { pointer-events: none; }
.show-map .header.is-condensed:after { transform: translateY(-100%); }
.show-map .header-logo { transform: translateY(-127px) !important; }

/* ==========================================================================
  Layout : Banner
  ========================================================================== */
.layout-banner { padding: 100px 0; }
.banner { border-radius:6px; overflow: hidden; position: relative; z-index: 0; }  
.banner .image:after { content: ''; height: 60%; background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); position: absolute; bottom: 0; left: 0; right: 0; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; z-index: 1; }
.banner .button-link:hover { color:#009842; }
.banner-caption { position: absolute; bottom: 0; left: 0; right: 0; z-index: 2; padding-bottom: 20px; }
.banner-caption p { max-width: 570px; }
.banner-title { grid-column-start: 1; grid-column-end: 5; padding-left:20px; }
.banner-text { grid-column-start: 5; grid-column-end: 12; }

/* ==========================================================================
  Layout : Events
  ========================================================================== */

/* Event header */
.event-header { display: flex; flex-direction: row; margin-bottom: 32px; position: relative; z-index: 1; }
.event-month { padding-right: 26px; position: relative; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;  margin-right: 32px; }
.event-month svg { width: 20px; height: 20px; color: #009842; vertical-align: middle; position: absolute; right: 0; top:0; bottom: 0; margin: auto; transition: transform 0.3s cubic-bezier(.77,0,.175,1);  }
.event-month.is-open svg { transform:rotate(180deg); }

/* Tease */
.tease.event { margin-bottom: 60px; }
.event-tease-text, .event-tease-image { grid-column: span 5; }
.event-tease-text p { max-width: 434px; }
.event-tease-text h2 { margin-bottom: 18px; }
.event-tease-text .event-meta-details  { margin-bottom: 12px; }

/* Date picker */
.qs-datepicker-container { position: absolute; background: #fcfcfc; border: 1px solid #979797; box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20); border-radius: 6px; width:336px; font-size:13px; padding: 18px; text-align: center; top: 55px !important; left: 0px !important; max-width: 100%; pointer-events: auto; -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); transition: clip-path 0.3s cubic-bezier(.77,0,.175,1); }
.qs-hidden { -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0); clip-path: polygon(0 0, 100% 0, 100% 0, 0 0); pointer-events: none; }
.qs-square, .qs-overlay-month { height: 36px; width: 14.285714285714286%; line-height: 36px; display: inline-block; vertical-align: top; }
.qs-day { color: #009842; font-weight: 600; }
.qs-year { margin-left: 4px; }
.qs-month-year { text-align: left; color: #009842; font-size: 15px; font-weight: 600; }
.qs-outside-current-month { color: rgba(151,151,151,0.6); }
.qs-controls { margin: 12px 0; position: relative; }
.qs-left, .qs-right { width: 20px; height: 20px; background-size:100% auto; position: absolute; top:0; cursor: pointer; }
.qs-left { background-image:url('images/icon-left.svg'); right:28px; }
.qs-right { background-image:url('images/icon-right.svg'); right: 0;}
.qs-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #fcfcfc; padding: 18px; }
.qs-submit { height: 30px; line-height: 28px; border: 1px solid #009842; border-radius: 15px; padding: 0 15px; margin: auto auto auto 32px; width: auto; text-transform: uppercase; letter-spacing: 1.5px; color: #009842; font-weight: bold; margin: 10px 0 0 0; }
.qs-disabled { display: none; }
.qs-overlay-month { width: 33.33%; }
.qs-arrow { transition: transform 0.3s cubic-bezier(.77,0,.175,1); }
.qs-arrow:hover { transform:scale(1.25); }
.qs-active { color:#009842; }

/* Event Types */
.event-type-wrapper { position: relative;  margin: auto auto auto 0; } 
.event-type-dropdown { background: #FCFCFC; border: 1px solid #979797; box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20); padding: 18px; line-height: 2.4; border-radius: 6px; top:42px; transition: clip-path 0.3s cubic-bezier(.77,0,.175,1); -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0); clip-path: polygon(0 0, 100% 0, 100% 0, 0 0); position: absolute; }
.event-type-dropdown a { display: block; white-space: nowrap; }
.event-type-dropdown.is-open { -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); }

.button-event-type { height: 30px; line-height: 28px; border: 1px solid #009842; border-radius: 15px; padding: 0 15px; width: auto; }
.button-event-type svg { width: 10px; height: 12px; margin: 8px 0 8px 0; transition: transform 0.3s cubic-bezier(.77,0,.175,1); }
.button-event-type.is-open svg { transform: rotate(180deg); }

/* No Events */
.events-none { min-height: 300px; }

/* ==========================================================================
  Page : Cookies / Article
  ========================================================================== */
.layout-article { /* max-width: 1020px; */ margin-top: 190px; } */
.layout-article h4 { margin-bottom: 20px; }
.layout-article article { margin-bottom: 60px; }
.layout-article li { margin: 0 0 10px 12px; list-style-type: none;  }
.layout-article li:before { content: '- '; margin-left: -12px; }
.layout-article table { width: 100%; border: 1px solid #009842; border-collapse: collapse; margin-bottom: 20px; }
.layout-article th { background: #009842; color: #FFF; font-weight:600; height: 60px; }
.layout-article td, .layout-article th { border: 1px solid #A3A3A3; vertical-align: top; }
.layout-article th { padding:18px 20px 16px 20px; }
.layout-article td { padding:12px 20px 22px 20px; }

/* ==========================================================================
  Page : Gallery
  ========================================================================== */
.layout-gallery { grid-column-start: 2; grid-column-end: 12; }

/* ==========================================================================
  Page : News Article
  ========================================================================== */
.news-sidebar { grid-column: span 3; }
.news-text { grid-column-start: 4; grid-column-end: 12; columns: 2; column-gap: 30px; margin-bottom: 100px; }
.news-text p { break-inside: avoid; display: inline-block; }
.news-slideshow { grid-column: 1/-1; margin-bottom: 80px; position: relative; }
.news-slideshow .slideshow-pagination  { width: auto; left: auto; display: block; right: 0; position: absolute; bottom: 0; }

/* ==========================================================================
  Page : Event Article
  ========================================================================== */
.layout-event { padding: 216px 0 86px 0; position: relative; z-index: 0; }
.event-title, .event-image { grid-column: 1/-1; }
.event-title { margin-bottom: 10px; padding-right: 180px; }
.event-image { margin-bottom: 14px; }
.event-meta { grid-column-start: 2; grid-column-end: 6; }
.event-meta time { margin-bottom: 16px; display: block; }
.event-meta-details { line-height: 1.666; }
.event-meta-details dt, .event-meta-details dd { display: inline-block; }
.event-description { grid-column-start: 7; grid-column-end: 11; }

/* Back */
.button-back { position: absolute; top:242px; right: 0; height: 32px; line-height: 30px; border: 1px solid #009842; border-radius: 16px; color:#009842; padding: 0 20px; }
.button-back svg { width: 14px; height: 9px; margin: 10px 0 10px 4px; }


/* ==========================================================================
  Page : Contact
  ========================================================================== */
.page-contact { background: #009842; color:#FFF; }
.page-contact .header-secondary-menu { color: #FFF; }
  
.layout-contact {  padding: 218px 0 80px 0; min-height: calc(100vh - 305px); }
.contact-text { grid-column: span 6; }
.contact-text p { padding-left: 17.293233082706767%; max-width: 430px; }
.contact-forms { grid-column: span 6; }
.contact-title { line-height: 1.3; margin: -25px 0 14px 0; }

.layout-contact form { max-width: 470px; }
.layout-contact input, .layout-contact select { height: 48px; line-height: 46px; }
.layout-contact input, .layout-contact select, .layout-contact textarea { border-color: #FFFFFF; font-size: 14px; color: #FFF; padding: 0 10px; width: 100%; border-radius: 6px; }
.layout-contact select { background-image:url('images/icon-select.svg'); background-size:40px 40px; background-position:center right; background-repeat: no-repeat; }
.layout-contact .contact-form-selector { background-image:url('images/icon-select_blue.svg'); color:#00578C;}
.layout-contact input::placeholder, .layout-contact  textarea::placeholder { color:#FFF; }
.layout-contact input[type=checkbox] { -webkit-appearance:none; appearance: none; width: 25px; height: 25px; padding: 0; }
.layout-contact input[type=checkbox]:checked { background: url('images/icon-tick.svg'); background-size: 13px auto; background-repeat: no-repeat; background-position: center; background-color: #FFF; }
.layout-contact input[type=file] { border: 1px solid #00CBEA; margin-bottom: 6px; }
.layout-contact textarea { min-height: 144px; padding: 10px; }
.layout-contact legend { font-weight: 600; }
.layout-contact .gform_hidden { display: none; }
.layout-contact .hidden_label label, .layout-contact .hidden_label > legend { display: none; }
.layout-contact .hidden_label .gfield_consent_label { display: block; padding: 0; }
.layout-contact .gfield_consent_label { font-size: 14px; line-height: 1.5; }
.layout-contact .ginput_container_consent { position: relative; padding: 0 40px 0 0; margin-bottom: 4px;}
.layout-contact .ginput_container_consent input { position: absolute; top:0; right:0; }
.layout-contact .gform_button { background: #FFF; color: #009842; position: relative; padding:0 20px 0 50px; width: auto; margin-left: auto; height: 48px; line-height: 48px; font-size: 14px; font-weight: 600; border-radius: 6px; border: 0; }
.layout-contact .gform_button svg { fill:#009842; }
.layout-contact .gform_footer { display: flex; position: relative;  }
.layout-contact .gform_footer:before { content:'* Mandatory fields'; font-size: 14px; }
.layout-contact .gform_button svg { width: 40px; height: 40px; top:0; bottom: 0; left:10px; margin: auto; position: absolute; }
.layout-contact .gfield { margin-bottom: 18px; }
.layout-contact .validation_error { margin-bottom: 18px; }
.layout-contact .gfield_validation_message { font-size: 12px; text-align: right; margin-top: 10px; }
.layout-contact .gfield_contains_required { position: relative; }
.layout-contact .gfield_contains_required:before { content:'*'; position: absolute; left: -10px; width: 10px; color: #FFF; }
.layout-contact span.gfield_required { display: none; } 
.layout-contact .gform_ajax_spinner { width: 107px; height: 48px; position: absolute; bottom: 0; right: 0; padding: 10px; background: #FFF; border-radius: 6px; }

/* Greek */
html[lang="el"] .layout-contact .gform_footer:before { content:'* Υποχρεωτικά πεδία'; }

/* ==========================================================================
   Footer
   ========================================================================== */
.footer { background: #001509; color: #FFF; padding: 30px 0 30px 0; position: relative; }
.footer .icon-right {  width: 10px; height: 16px; }
.footer a { display: block ;}
.footer .f-bold { letter-spacing: 1.5px; }

/* Main Menu */
.footer-main-menu { grid-column: span 6; line-height: 1.78; }

/* Secondary Menu */
.footer-secondary-menu { grid-column: span 3; line-height: 26px; color:#979797; }

/* Social */
.footer-social { grid-column: span 3; line-height: 26px;  }
.footer-social label { padding: 0; }
.footer-social a { color: #009842; max-width: 110px; position: relative; }
.footer-social svg { position: absolute; right: 0; top:0; bottom: 0; margin: auto; }

/* Opening Times */
.footer-opening-times { grid-column: span 2; }
.footer-opening-header svg { display: none; }

/* Top */
.button-top { position: absolute; width: 52px; height: 81px; top:30px; right: 40px; color:#fff; transition: all 0.3s cubic-bezier(.77,0,.175,1); }
.button-top svg { stroke: currentColor; fill:none; }
.button-top:hover { transform:translateY(-10px); }

/* Cookie Banner */
#moove_gdpr_cookie_info_bar { background: #F4F5F6 !important; border: 0 !important; }
#moove_gdpr_cookie_info_bar .mgbutton { padding: 5px 30px !important; opacity: 1 !important; background: none !important; border: 1px solid #00974A !important; color: #00974a!important; font-weight: bold !important; text-transform: uppercase !important; letter-spacing: 1.5px !important; font-size: 12px !important; }
.moove-gdpr-info-bar-container { max-width: 1360px !important; width: 100% !important; padding: 15px 0 !important; }
.moove-gdpr-info-bar-container .moove-gdpr-button-holder { margin-right: -4px !important; }
.moove-gdpr-info-bar-content { padding: 0 !important; }
.moove-gdpr-infobar-settings-btn  { background: #00578C !important; border: 0 !important; color:#FFF !important; box-shadow: none !important; }
.moove-gdpr-cookie-notice p { color: #A3A3A3 !important; max-width: 750px; margin-left: 0; }
.moove-gdpr-button-holder .mgbutton { width:auto !important; }
.gdpr_lightbox { background: none !important; }
.gdpr-nav-tab-title { color: #000 !important; }
.menu-item-selected .gdpr-nav-tab-title { color:#1E331B !important; }
#moove_gdpr_cookie_modal li a .gdpr-svg-icon, #moove_gdpr_cookie_modal li button .gdpr-svg-icon { color: #009842 !important; }
#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder { margin-left: auto; }
.moove-gdpr-modal-right-content, .moove-gdpr-modal-footer-content { background: #FFF !important; }
.moove-gdpr-modal-right-content .tab-title { color: #009842 !important; }
.moove-gdpr-modal-content .mgbutton {  background: none !important; border: 1px solid #00974A !important; color: #00974a!important; font-weight: bold !important; text-transform: uppercase !important; letter-spacing: 1.5px !important; }
.moove-gdpr-tab-nav { font-weight: bold !important; letter-spacing: 1.5px !important; }
.moove-gdpr-modal-left-content { background: #F4F5F6 !important; box-shadow:none !important; }
#moove-gdpr-menu button { background: transparent !important; }
#moove-gdpr-menu svg { color: #A3A3A3 !important; }
#moove-gdpr-menu .menu-item-selected svg { color: #009842 !important; }
#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme { background: #FCFCFC !important; }
.moove-gdpr-modal-content { border-radius: 0 !important; }
.moove-gdpr-company-logo-holder { display: none !important;}

/* ==========================================================================
 Media Queries 
 ========================================================================== */
@media only screen and (max-width:1200px) {
  
  /* Header */
  .header:after { height: 74px; }
  
  /* Logo */
  .header-logo { width: 120px; height: 115px; left:20px; }
  .header-logo video { width: 115px; top:6px; }
  .logo-marque { width: 65px; height: 74px; padding:8px 0; left: 48px; }
  
  /* Menu : button */
  .button-menu { position: absolute; height: 18px; line-height: 18px; top:28px; right:20px; display: block; color: #FFF; width: 100px; text-align: right; overflow: hidden; transition: transform 1s cubic-bezier(.77,0,.175,1); }
  .button-menu-label-menu, .button-menu-label-close { position: absolute; top:0; left:0; right:0; transition: all .8s 0.05s cubic-bezier(1,0,0.47,1.01);  line-height: 18px; padding-right: 34px; }
  .button-menu-label-close { transform:translateY(18px); }
  .button-menu .icon { position: absolute; width: 26px; height: 2px; background: #FFF; right: 0; transition: all .8s 0.05s cubic-bezier(1,0,0.47,1.01); }
  .button-menu .icon-1 { top:0; transform-origin: top left;}
  .button-menu .icon-2 { top:0; bottom: 0; margin: auto; }
  .button-menu .icon-3 { bottom: 0; transform-origin: bottom left; }

  /* Header : No hero */
  .has-no-hero .button-menu { color: #009842; }
  .has-no-hero .button-menu .icon { background: #009842; }
  .has-no-hero .header-menu, .has-no-hero .header-secondary-menu { color: #FFF; }
  .has-no-hero .header-languages .active { color: #FFF; }
  .show-menu.has-no-hero .button-menu { color:#FFF; }
  .show-menu.has-no-hero .button-menu .icon { background: #FFF; }
  
  /* Header : Condensed */
  .header.is-condensed .button-menu { transform: translateY(0px); color:#979797; }
  .header.is-condensed .button-menu .icon { background: #979797; }
  .header.is-hidden .button-menu { transform: translateY(-90px); }
  
  /* Menu */
  .header-menu-wrapper { position: fixed; top:0; bottom: 0; left:0; right: 0; background: #009842; color: #FFF; display: flex; align-items: center; -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%); clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%); -webkit-transition: -webkit-clip-path .8s 0.05s cubic-bezier(1,0,0.47,1.01); transition: clip-path .8s 0.05s cubic-bezier(1,0,0.47,1.01); pointer-events: none; }
  .header-secondary-menu { position: absolute; left: 0; right: 0; bottom: 0; line-height: 72px; color:#FFF; height: 72px; align-items: center; justify-content: center; }
  .header-menu { padding: 0; width: 100%; }
  .header-menu-item-link { display: block; text-align: center; font-size: 38px; font-weight: 300; line-height: 1.68; margin-right: 0; }
  .header-languages { display: block; text-align: center; }
  .header-languages span { background: currentcolor; }
  .button-map { width: 137px; position: absolute; bottom: 72px; height: 30px; line-height: 28px; border: 1px solid #FFF; border-radius: 15px; width: 137px; font-size: 12px; font-weight: 600; text-transform: uppercase; left:0; right:0; margin: auto; }
  .button-map svg { margin-top:6px; }
  .menu-logo { width: 100px; height: 94px; left: 30px; position: absolute; top:10px; display: block; } 
  
  /* Menu : Instagram */
  .is-instagram .header-menu-wrapper { clip-path:none; transform:translateY(100%);  transition: transform .8s 0.05s cubic-bezier(1,0,0.47,1.01); }
  .is-instagram.show-menu .header-menu-wrapper {  clip-path:none; transform:translateY(0); }

  /* Menu : State */
  .show-menu .header-menu-wrapper { -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); pointer-events: auto; }
  .show-menu .header.is-condensed .header-menu { color:#FFF; }
  .show-menu .header.is-condensed .header-languages .active { color: #FFF; }
  .show-menu .button-menu, .show-menu .header.is-condensed .button-menu { color: #FFF; }
  .show-menu .button-menu .icon, .show-menu .header.is-condensed .button-menu .icon { background: #FFF; }
  .show-menu .button-menu-label-menu { transform:translateY(-18px); }
  .show-menu .button-menu-label-close { transform:translateY(0px); }
  .show-menu .button-menu .icon-1 { transform: translateY(-1px) rotate(45deg); }
  .show-menu .button-menu .icon-2 { opacity: 0; }
  .show-menu .button-menu .icon-3 { transform: rotate(-45deg) translateY(1px); }
  
  /* Modal : Map */
  .button-close-map { right: 28px; top: 27px; }
  .show-map .button-menu { transform: translateY(-90px) !important; }
  
   
}


@media only screen and (max-width:800px) {

  /* Structure */
  html, body { height: 100vh; }
  .container { padding-left:20px; padding-right: 20px; }
  .mb { margin-bottom: 48px; }
  .inset { grid-column: 1/-1; }
  .layout-hero + .bg-light-green { margin-top: -36px; }
  
  /* Type Reduction */
  .f-90 { font-size: 38px; }
  .f-50 { font-size: 21px; }
  .f-38 { font-size: 21px; }
  .f-28 { font-size: 21px; }
  

  /* Layout : Hero */
  .layout-hero { margin-bottom: 36px; }
  .hero-caption { left: 20px; bottom: 30px; }
  .hero-caption h1 { margin-bottom: 3px; }
  
  /* Layout : Text */
  .text_titles h3 { margin-bottom: 6px; }
  
  /* Layout : Explore */
  .layout-explore .grid { display: block; }
  .explore-container { padding-top: 120.266666666666667%; }
  .explore-container img { height: 100%; object-fit:cover; }
  .explore-buttons { margin-top: 20px; white-space: nowrap; overflow: auto; justify-content: unset; }
  .explore-button { height: 40px; line-height: 38px; border: 1px solid #979797; margin-right: 5px; }
  .explore-button.active { border-color: #009842; }
  
  /* Layout : Events Slideshow */
  .layout-events-slideshow { padding-top:26px; }
  .layout-events-slideshow .swiper-slide { width: 100%; }
  .layout-events-slideshow h3 { margin-bottom: 20px; }
  
  /* Layout : Featured Event */
  .layout-featured-event { margin-bottom: 40px; }
  .layout-featured-event .image { padding-top: 77.91044776119403%!important; }
  .layout-featured-event .inner:before { content: ''; height: 1px; background: #D8D8D8; bottom: 42px; left: 0; right: 0; position: absolute; z-index: 1; }
  .event-feature-title { padding: 16px; }
  .event-feature-title h3 { margin-bottom: 10px; }
    
  /* Layout : Slideshow */
  .layout-slideshow { padding: 54px 0 20px 0; }
  .layout-slideshow .grid { display: block; } 
  .layout-slideshow .image { margin-bottom: 10px; }
  .slideshow-header { margin-bottom: 20px; }
  .slide-text { border-bottom: 1px solid rgba(0,152,66,0.5); padding-bottom: 20px; margin-bottom: 0; }
  .slideshow-button-prev, .slideshow-button-next { margin: 0; z-index: 1; }
  .slideshow-button-prev { top: auto; left: 20px; }
  .slideshow-button-next { top:auto; left:60px; }
  .slideshow-bullet { margin: 5px 0; }
  .slideshow-pagination { height: 30px; line-height: 30px; margin-top:10px; padding-left: 82px; justify-content: left; }
  
  /* Layout : Text & Image */
  .layout-text-image { margin-bottom: 40px; }
  .layout-text-image, .layout-text-image .grid { display: block; }
  .layout-text-image.has-text-above article { display: block; }
  .layout-text-image article { margin-bottom: 40px; }
  
  /* Layout : Text & Image : Edge to edge */
  .layout-text-image.mobile-edge-to-edge .image { padding-top: 96.153846153846154% !important; }
  .layout-text-image.mobile-edge-to-edge .text-image_image { margin: 0 -20px; }
  
  /* Layout : Text & Image : Left / Right */
  .layout-text-image.has-text-left, .layout-text-image.has-text-right { margin-bottom: 0; }
  .layout-text-image.has-text-left .grid, .layout-text-image.has-text-right .grid { padding: 0; }
  .layout-text-image.has-text-left article, .layout-text-image.has-text-right article { padding: 40px 20px 20px 20px; margin-bottom: 0; }
  .layout-text-image.has-text-left p:last-of-type, .layout-text-image.has-text-right p:last-of-type { margin-bottom: 0; }
  .layout-text-image.has-text-right article { background: #F0F9F4; }
  
  /* Layout : Directions */
  .layout-directions { grid-template-columns: repeat(1, 1fr); }
  .layout-directions aside { display: block; }
  .layout-directions .text_titles, 
  .layout-directions .text_text, 
  .layout-directions aside,
  .direction-map-caption, 
  .direction-map, 
  .direction-map-caption { grid-row: span 1; grid-column-start: 1; grid-column-end: 1; }
  .direction-map { grid-row: 3; }
  .direction-map-caption { grid-row: 4; text-align: center; }
  .transport-links header { margin-bottom: 40px; }
  
  /* Layout : News */
  .layout-news { padding: 44px 0 0 0; }
  .layout-news .grid { display:block; }
  .layout-news .more-news { display: none; }
  .layout-news .more-news.is-visible { display: grid; }
  .layout-news .news-title { margin-bottom: 27px; }
  .more-news ul { grid-column: 1/-1; }
  .more-news.is-visible { max-height: 800px; }
  .layout-news footer { margin: 0 20px; padding-bottom: 40px; line-height: 48px;  }
  .layout-news footer .container { padding: 0; }
  .button-more-news { line-height: 48px; height: 48px; text-align: right; }
  .button-more-news svg { margin: 16px 0 16px 2px; }
  .post.featured { margin-bottom: 20px; }
  .post-titles { margin-bottom: 8px; }
  .post.mini { padding-right: 0; }
  .post.mini .button-link { position: static; }
  
  /* Layout : Text */
  .layout-text.bg-green { padding: 38px 0 36px 0; }
  .layout-text .grid { display: block; }
  .layout-text .text_titles { margin-bottom: 24px; }
  
  /* Layout : Contact */
  .layout-contact { padding: 150px 0 40px 0; min-height: calc(100vh - 378px);}
  .layout-contact .grid { display: block; }
  .layout-contact form { max-width: 100%; }
  .contact-text { margin-bottom: 30px; }
  .contact-text p { padding-left: 0; }
  
  /* Layout : FAQs */
  .layout-faqs { display: block; padding-bottom: 0; }
  .layout-faqs h2 { margin-bottom: 34px; }
  .layout-faqs .grid { display:block; }
  .faq-links { display: none; }
  .faq-section { grid-column: 1/-1; max-width: 100%; margin: 10px 0 30px 0; }
  .faq-question h3 { padding-left: 32px; }
  .mobile-faq-link { height: 60px; line-height: 60px; background: #F6F7F6; display: block; padding: 0 20px; margin: 0 -20px; position: relative; cursor: pointer; width: 100vw; }
  .mobile-faq-link:nth-of-type(even) { background: #009842; color: #FFF; }
  .mobile-faq-link svg { width: 12px; height: 19px; position: absolute; right: 26px; top:0; bottom: 0; margin: auto; transition: all 0.3s cubic-bezier(.77,0,.175,1); }
  .mobile-faq-link.active svg { transform:rotate(180deg); }
  
  /* Layout : Icons */
  .layout-icons .columns-4 { grid-template-columns: repeat(2, 1fr); }
  .layout-icons .columns-12 { display: block; }
  
  /* Layout : Event */
  .layout-event { display: block; padding-top:144px; padding-bottom: 40px; }
  .layout-event h1 { font-size: 38px; margin-bottom: 0; }
  .event-title { padding-right: 0; }
  .event-image, .event-meta { margin-bottom: 20px; }
  .button-back { position: static; padding: 0; border: 0; margin-bottom: 20px; display: block; }
  
  /* Layout ; Event Slideshow */
  .layout-events-slideshow { padding-bottom: 12px; margin-bottom: 30px; }
  .layout-events-slideshow .slideshow-pagination { border-top: 1px solid #009842; margin-top: 17px; padding-top: 10px; height: 40px; }  
  
  /* Layout : Map */
  .layout-map { display: block; background: #F0F9F4; margin-top: -36px; padding-top: 54px; padding-bottom: 10px; margin-bottom: 0; }
  .map { margin: 0 0 20px 0; }
  .map-text { margin-bottom: 48px; }
  .marker { display: none; }
  .map-markers-mobile { text-align: center; display: block; }
  .map-markers-mobile svg { height: 18px; width: 18px; vertical-align: middle; margin-top: -2px;}
  .map-markers-mobile p { max-width: 260px; margin:auto; }
  .map-markers-mobile h3 { margin-bottom: 5px; }
  .map-markers-mobile .slideshow-button-prev, .map-markers-mobile .slideshow-button-next {  top:0; bottom: 0; margin: auto; }
  .map-markers-mobile .slideshow-button-prev { left: 0;}
  .map-markers-mobile .slideshow-button-next { left:auto; right: 0; }
  .map-markers-mobile .slideshow-pagination { padding-left: 0; justify-content: center; }
  
  /* Layout : Mao Modal */
  .layout-map-modal { display: flex; flex-direction: column; }
  .button-close-map { right: 28px; top: 27px; }
  
  /* Layout : Events */
  .tease.event { grid-template-columns: repeat(2, 1fr); }
  .tease.event:nth-of-type(even) { background: #F0F9F4; margin: 0 -20px; padding: 20px; margin-bottom: 20px; }
  .event-tease-image { grid-row: 1; }
  .event-tease-text { grid-row: 2; }
  
  /* Layout : News Article */
  .layout-news-article { display: block; }
  .news-text { margin-bottom: 40px; }
  .news-sidebar { margin-bottom: 20px; }
  .news-slideshow .slideshow-button-prev { left: 0; }
  .news-slideshow .slideshow-button-next { left: 40px; }
  .news-slideshow .caption { padding-bottom: 40px; }
  
  /* Layout : Banner */
  .layout-banner { padding: 20px 0 34px 0; }
  .banner .image:after { display: none; }
  .banner-caption { display: block; position: static; color: #616161; padding: 10px 0 0 0; }
  .banner-caption .button-link { color:#009842; }
  .banner-title { color: #000; padding-left:0; }
  
  /* Page : Cookies / Article */
  .layout-article table { border: 0; }
  .layout-article table, .layout-article tbody, .layout-article td, .layout-article tr, .layout-article th { display: block; }
  .layout-article thead { display: none; }
  .layout-article td { padding: 8px 10px; font-size: 16px; }
  .layout-article td[data-title]:before { content: attr(data-title); padding: 10px; height: 40px; background: #009842; color:#FFF; font-size: 18px; font-weight: 600; display: block; margin: -8px -10px 9px -10px; line-height: 20px; border-bottom: 1px solid #a3a3a3;}
  .layout-article tr { margin-bottom:40px; }
  
  /* Page : Gallery */
  /* .layout-gallery { grid-template-columns: repeat(2, 1fr); grid-column: 1/-1; } */
  
  /* Footer */
  .footer { padding-bottom: 22px; }
  .footer .grid { grid-template-columns: repeat(1, 1fr); grid-gap:0; }
  .footer .button-top { height: 63px; width: 40px; right: 20px; top:26px; }
  .footer-main-menu, .footer-social, .footer-secondary-menu, .footer-opening-times { grid-column: span 1; }
  .footer-main-menu { border-bottom: 1px solid #979797; padding-bottom: 21px; margin-bottom: 15px; }
  .footer-social { grid-row:2; padding-left: 0; border-bottom: 1px solid #979797; padding-bottom: 12px; margin-bottom: 15px;}
  .footer-social label { display: block; }
  .footer-social a { padding-right: 18px; margin-right: 20px; display: inline-block; }
  .footer-secondary-menu { grid-row:auto; }
  .footer-secondary-menu a { display: inline-block; margin-right: 20px; line-height: 26px; }

}

@media only screen and (max-width:800px) {

  /* Layouy : Icons */
  .layout-icons .columns-4 { grid-template-columns: repeat(1, 1fr); }
  
  /* Layout : News Article */
  .news-text { columns: auto; }

}