@import url("https://fonts.googleapis.com/css2?family=Commissioner:wght@100..900&amp;display=swap");
@font-face {
  font-family: "GothamBold";
  src: url("../eot/gothambold.eot"), url("../woff/gothambold.woff") format("woff"), url("../ttf/gothambold-2.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "GothamBook";
  src: url("../eot/gothambook.eot"), url("../woff2/gothambook.woff2") format("woff2"), url("../woff/gothambook.woff") format("woff"), url("../ttf/gothambook-2.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "GothamBlack";
  src: url("../otf/gotham-black.otf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "GochiHand";
  src: url("../ttf/gochihand-regular.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
html,
html * {
  scrollbar-color: #3ab1cb #ebe9eb;
  scrollbar-width: thin;
}

html[lang=el] body, html[lang=el] body * {
  font-family: "Commissioner", sans-serif !important;
}

body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

a {
  color: inherit;
  text-decoration-color: currentColor !important;
}
a:hover {
  color: unset;
}
a.current {
  color: #ffc501;
}
a.current *, a.current span {
  color: inherit !important;
}
a.current svg path {
  fill: #ffc501;
}

ul, ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

::-moz-selection {
  color: #fff;
  background: #3ab1cb;
}

::selection {
  color: #fff;
  background: #3ab1cb;
}

body header[data-elementor-type=header] .e-parent .wpml-ls-legacy-dropdown {
  width: auto;
  padding-left: 30px;
}
body header[data-elementor-type=header] .e-parent .wpml-ls-legacy-dropdown a {
  border: none;
  padding-left: 0;
  background: transparent;
}
body header[data-elementor-type=header] .e-parent .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu {
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px;
  background-color: #ffffff;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}
body header[data-elementor-type=header] .e-parent .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu a {
  background-color: #ffffff;
}
body header[data-elementor-type=header] .e-parent .wpml-ls-legacy-dropdown::before {
  content: "";
  background-image: url(../svg/language-black.svg);
  display: inline-block;
  width: 24px;
  height: 26px;
  position: absolute;
  left: 0;
  top: -4px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1024px) {
  body header[data-elementor-type=header] .e-parent {
    padding: 0;
    height: 47px;
    background-color: #297c8e !important;
  }
  body header[data-elementor-type=header] .e-parent .wpml-ls-legacy-dropdown::before {
    background-image: url(../svg/language.svg);
  }
  body header[data-elementor-type=header] .e-parent .wpml-ls-legacy-dropdown > ul:not(.wpml-ls-sub-menu) a:not(.wpml-ls-link) {
    color: #ffffff;
  }
  body header[data-elementor-type=header] .e-parent .is-menu path.search-icon-path {
    fill: #ffffff;
  }
  body header[data-elementor-type=header] .e-parent .elementor-element:has(.logo-wrapper) {
    position: absolute;
    top: 0;
    left: 0;
    width: -moz-fit-content;
    width: fit-content;
  }
  body header[data-elementor-type=header] .e-parent .elementor-element:has(.logo-wrapper) .logo-wrapper {
    width: 84px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  body header[data-elementor-type=header] .e-parent .elementor-element.elementor-widget-wp-widget-maxmegamenu:has(#mega-menu-wrap-primary) {
    position: absolute;
    top: 100%;
    right: 0;
  }
  body header[data-elementor-type=header] .e-parent .elementor-element.elementor-widget-wp-widget-maxmegamenu:has(#mega-menu-wrap-primary) #mega-menu-wrap-primary .mega-menu-toggle {
    background-color: #2c90a6;
    padding: 17px 25px 20px 30px !important;
    border-radius: 0 !important;
    border-bottom-left-radius: 35px !important;
    height: 60px;
    z-index: 1;
    box-shadow: rgba(0, 0, 0, 0.1607843137) 0 3px 6px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 1024px) {
  body header[data-elementor-type=header] .e-parent #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    color: #ffffff;
  }
  body header[data-elementor-type=header] .e-parent #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    color: #000000;
  }
}
@media screen and (max-width: 1024px) {
  body header[data-elementor-type=header] .e-parent .elementor-icon-list-items .elementor-icon-list-text {
    color: #ffffff;
  }
  body header[data-elementor-type=header] .e-parent .elementor-icon-list-items .elementor-icon-list-icon svg {
    fill: #ffffff;
  }
}
body.home header[data-elementor-type=header] .is-menu path.search-icon-path {
  fill: #ffffff;
}
body.home header[data-elementor-type=header] .e-parent {
  height: 47px;
  padding: 15px 120px;
  background-color: var(--e-global-color-primary) !important;
}
body.home header[data-elementor-type=header] .e-parent .wpml-ls-legacy-dropdown::before {
  background-image: url(../svg/language.svg);
}
body.home header[data-elementor-type=header] .e-parent .wpml-ls-legacy-dropdown > ul:not(.wpml-ls-sub-menu) a:not(.wpml-ls-link) {
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  body.home header[data-elementor-type=header] .e-parent {
    padding: 0;
    height: 47px;
  }
}
body.home header[data-elementor-type=header] .e-parent .logo-wrapper {
  box-shadow: rgba(0, 0, 0, 0.1607843137) 0 3px 6px;
}
@media screen and (min-width: 1024px) {
  body.home header[data-elementor-type=header] .e-parent #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    color: #ffffff;
  }
  body.home header[data-elementor-type=header] .e-parent #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    color: #000000;
  }
}
body.home header[data-elementor-type=header] .e-parent .elementor-icon-list-items .elementor-icon-list-text {
  color: #ffffff;
}
body.home header[data-elementor-type=header] .e-parent .elementor-icon-list-items .elementor-icon-list-icon svg {
  fill: #ffffff;
}
@media screen and (min-width: 1024px) {
  body.home div[data-elementor-type=wp-page] {
    margin-top: 0;
  }
}
@media screen and (min-width: 1025px) {
  body:has(.no-banner-page) header[data-elementor-type=header] > .e-parent, body:has(.tribe-events.tribe-events-view) header[data-elementor-type=header] > .e-parent, body:has(.tribe-events-pg-template) header[data-elementor-type=header] > .e-parent {
    align-items: center;
    border-bottom: 1px solid #2c90a6;
    height: 169px;
  }
  body:has(.no-banner-page) #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link, body:has(.tribe-events.tribe-events-view) #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link, body:has(.tribe-events-pg-template) #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    line-height: 1;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }
  body:has(.no-banner-page) #logo-wrapper, body:has(.tribe-events.tribe-events-view) #logo-wrapper, body:has(.tribe-events-pg-template) #logo-wrapper {
    margin-bottom: 15px;
  }
}

.single-post .elementor-widget-theme-post-content * {
  font-size: 16px;
  color: #5e5e5e;
  line-height: 30px;
}
.single-post .elementor-widget-theme-post-content a {
  font-family: GothamBook, sans-serif;
  color: #2c90a6;
}
.single-post .elementor-widget-theme-post-content a:hover {
  text-decoration: underline;
}
.single-post .elementor-widget-theme-post-content img {
  margin: 25px 0;
}
.single-post .elementor-widget-theme-post-content img:first-child {
  margin-top: 0;
}
.single-post .elementor-widget-theme-post-content > .elementor-widget-container > p:first-child > img {
  display: block;
  max-width: 100%;
  width: 100%;
  margin-bottom: 15px;
}
.single-post .no-content-image .elementor-widget-theme-post-content .elementor-widget-container > p:first-child img {
  display: none;
}

.categories-grid-slider {
  max-width: 540px;
  width: 100%;
}
.categories-grid-slider__grid {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
.categories-grid-slider__item {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 215px;
  width: 100%;
}
.categories-grid-slider__item__title {
  color: #ffffff;
  text-align: center;
}
.categories-grid-slider__item__overlay {
  background-color: rgba(44, 144, 166, 0.7);
  position: absolute;
  top: 0;
  height: 100%;
  width: 175px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 10px;
}
.categories-grid-slider ul.slick-dots {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.categories-grid-slider ul.slick-dots li button {
  all: unset;
  font-size: 0;
  width: 60px;
  height: 10px;
  background-color: #e1e1e1;
  transition-duration: 0.2s;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .categories-grid-slider ul.slick-dots li button {
    width: 25px;
    height: 5px;
  }
}
.categories-grid-slider ul.slick-dots li.slick-active button {
  background-color: #808080;
}

.nature-banner-slider {
  padding: 50px 0;
}
.nature-banner-slider__item {
  margin: 0 auto;
}
.nature-banner-slider__item__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 10px;
}
.nature-banner-slider__item img {
  height: 68px;
}
.nature-banner-slider__item__title {
  font-size: 19px;
  line-height: 23px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
}
.nature-banner-slider ul.slick-dots {
  position: absolute;
  top: calc(100% + 15px);
  left: 50%;
  transform: translate(-50%);
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.nature-banner-slider ul.slick-dots li button {
  all: unset;
  font-size: 0;
  width: 60px;
  height: 10px;
  background-color: #e1e1e1;
  transition-duration: 0.2s;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .nature-banner-slider ul.slick-dots li button {
    width: 25px;
    height: 5px;
  }
}
.nature-banner-slider ul.slick-dots li.slick-active button {
  background-color: #808080;
}

.video-grid {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  max-width: 620px;
  width: 100%;
}
.video-grid__featured {
  height: 500px;
  width: 100%;
}
.video-grid__bottom {
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
  min-height: 170px;
}
.video-grid__bottom.with-banner .video-grid__item {
  width: 100%;
  min-height: 100%;
}
.video-grid__item {
  position: relative;
  background: #000;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.video-grid__item:hover .video-grid__play-button {
  background-color: rgba(0, 0, 0, 0.9) !important;
  height: 55px;
  width: 55px;
}
.video-grid__play-button {
  height: 50px;
  width: 50px;
  left: 50%;
  top: 50%;
  position: absolute;
  cursor: pointer;
  background-size: cover;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  border: 2px solid #fff;
  transition-duration: 0.2s;
  background-color: rgba(0, 0, 0, 0.7) !important;
}
.video-grid__play-button::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 18px solid #fff;
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-38%, -50%);
}
.video-grid .experience-banner {
  background-color: rgba(0, 128, 140, 0.7);
  padding: 20px;
  height: 100%;
}
.video-grid .experience-banner__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  row-gap: 25px;
  height: 100%;
}
.video-grid .experience-banner__description {
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
}
.video-grid .experience-banner__link {
  color: #ffffff;
  background-color: #2c90a6;
  padding: 20px 30px;
  text-decoration: none;
  font-size: 14px;
  border: 1px solid #2c90a6;
  font-family: "GothamBold", sans-serif;
}
.video-grid .experience-banner__link:hover {
  background-color: #ffffff;
  color: #2c90a6;
}

.related-articles {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.related-articles__item a {
  font-size: 16px;
  font-family: "GothamBook", sans-serif;
  color: #2c90a6;
}
.related-articles__item a:hover {
  text-decoration: underline;
}
.related-articles__item a h4 {
  font-size: inherit;
}

.custom-fields-box {
  display: table;
}
.custom-fields-box__field {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 15px;
       column-gap: 15px;
}
.custom-fields-box__field > * {
  margin-bottom: 0;
}
.custom-fields-box__field__name {
  font-family: "GothamBook", sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  color: #7A7C7F;
}
.custom-fields-box__field__value {
  font-family: "GothamBook", sans-serif;
  font-weight: 600;
  font-size: 16px;
}
.custom-fields-box__field__value a {
  color: #2c90a6;
}
.custom-fields-box__field__value a:hover {
  text-decoration: underline;
}

#newsletter-form .elementor-field-group.elementor-field-type-acceptance {
  position: absolute;
  top: calc(100% + 10px);
}
#newsletter-form .elementor-field-group.elementor-field-type-submit button[type=submit] {
  height: 50px;
}
#newsletter-form .elementor-field-group:not(.elementor-field-type-acceptance) input {
  height: 50px;
  border: 1px solid #bdbdbd;
  border-radius: 0;
  margin: 0;
  width: auto;
}

.menu-search-menu-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.popup-search-close::after, .popup-search-close::before {
  border-color: #ffffff !important;
}

.is-popup-search-form form.is-ajax-search.is-search-form {
  font-family: "GothamBook", sans-serif;
  font-weight: 600;
  max-width: 500px;
  width: 100%;
  background-color: #fff;
  border-radius: 4px;
  margin-top: 20%;
  padding: 15px !important;
  height: -moz-fit-content;
  height: fit-content;
}
.is-popup-search-form form.is-ajax-search.is-search-form button.is-search-submit span.is-search-icon {
  background-color: #ffc501;
}
.is-popup-search-form form.is-ajax-search.is-search-form button.is-search-submit span.is-search-icon svg path {
  fill: #005384;
}
.is-popup-search-form form.is-ajax-search.is-search-form input::-moz-placeholder {
  font-family: "GothamBook", sans-serif;
  font-weight: 500;
}
.is-popup-search-form form.is-ajax-search.is-search-form input::placeholder {
  font-family: "GothamBook", sans-serif;
  font-weight: 500;
}

body:has(.mega-menu-toggle.mega-menu-open) {
  overflow: hidden;
}

div[data-elementor-type=wp-page] p a, div[data-elementor-type=wp-page] .elementor-widget-foldable_text_widget a,
div[data-elementor-type=single-post] p a,
div[data-elementor-type=single-post] .elementor-widget-foldable_text_widget a,
div[data-elementor-type=archive] p a,
div[data-elementor-type=archive] .elementor-widget-foldable_text_widget a {
  color: #2c90a6;
  font-family: GothamBook, sans-serif;
}
div[data-elementor-type=wp-page] p a:hover, div[data-elementor-type=wp-page] .elementor-widget-foldable_text_widget a:hover,
div[data-elementor-type=single-post] p a:hover,
div[data-elementor-type=single-post] .elementor-widget-foldable_text_widget a:hover,
div[data-elementor-type=archive] p a:hover,
div[data-elementor-type=archive] .elementor-widget-foldable_text_widget a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 1024px) {
  div[data-elementor-type=wp-page],
  div[data-elementor-type=single-post],
  div[data-elementor-type=archive] {
    margin-top: 47px;
  }
}

.elementor-widget-posts .elementor-post__title,
.elementor-widget-posts .elementor-post__title a {
  font-weight: 600;
}

.elementor-widget.elementor-icon-list--layout-inline.header-right-links .elementor-widget-container {
  overflow: visible;
}

.underlined-links a:hover {
  text-decoration: underline;
}
.underlined-links .elementor-icon-list-item a:hover {
  text-decoration: none;
}
.underlined-links .elementor-icon-list-item a:hover span {
  text-decoration: underline;
}

.elementor-element.no-m p {
  margin: 0;
}

.elementor-element.elementor-widget-icon .elementor-icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

#breadcrumbs .breadcrumb_last {
  font-weight: 500;
  color: #5e5e5e;
}

.elementor-widget-icon-list.sidebar-icons-list .elementor-icon-list-item > a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center !important;
  row-gap: 12px;
}
.elementor-widget-icon-list.cyprus-labels-links .elementor-icon-list-item > a {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0;
  border-bottom: 1px solid #ffffff;
}

@media screen and (min-width: 1024px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    box-shadow: rgba(0, 0, 0, 0.1607843137) 0 3px 6px;
  }
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
  height: 100vh;
  top: -47px;
  z-index: 1;
  padding: 55px 25px;
  overflow: auto;
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-inner,
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-inner::before,
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-inner::after {
  background-color: #000000;
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-blocks-right {
  position: relative;
  z-index: 2;
}

.tribe-events-page-template .tribe-events-l-container {
  padding-top: 200px !important;
}
@media screen and (max-width: 1025px) {
  .tribe-events-page-template .tribe-events-l-container {
    padding-top: 100px !important;
  }
}
.tribe-events-page-template .tribe-events-c-search__button {
  background-color: var(--e-global-color-primary) !important;
  border-radius: 0 !important;
  border: 1px solid transparent !important;
}
.tribe-events-page-template .tribe-events-c-search__button:hover {
  color: var(--e-global-color-primary) !important;
  background-color: #ffffff !important;
  border-color: var(--e-global-color-primary) !important;
}
.tribe-events-page-template .tribe-events-c-subscribe-dropdown__button {
  background-color: #ffffff;
  color: var(--e-global-color-primary) !important;
  border-radius: 0 !important;
  border: 1px solid var(--e-global-color-primary) !important;
}
.tribe-events-page-template .tribe-events-c-subscribe-dropdown__button:hover {
  color: #ffffff !important;
  background-color: var(--e-global-color-primary) !important;
  border-color: transparent !important;
}

.tribe-events-pg-template {
  padding-top: 200px !important;
}
@media screen and (max-width: 1025px) {
  .tribe-events-pg-template {
    padding-top: 100px !important;
  }
}

#audio-guides-list {
  border: 1px solid #212529;
}
#audio-guides-list .elementor-posts.elementor-grid {
  grid-gap: 0;
}
#audio-guides-list .elementor-posts.elementor-grid > article {
  padding: 8px;
}
#audio-guides-list .elementor-posts.elementor-grid > article:nth-child(odd) {
  background-color: #ECECEC;
}
#audio-guides-list .elementor-posts.elementor-grid > article:nth-child(odd):hover {
  background-color: rgba(0, 0, 0, 0.1);
}
#audio-guides-list .elementor-posts.elementor-grid > article:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
#audio-guides-list .elementor-posts.elementor-grid > article + article {
  border-top: 1px solid #212529;
}

.tour-operators__select {
  display: block !important;
  width: 100% !important;
  max-width: 650px;
  height: inherit !important;
  padding: 0.375rem 0.75rem !important;
  margin-bottom: 1.5rem;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  color: #212529 !important;
  background-color: #fff !important;
  background-clip: padding-box !important;
  border: 1px solid #ced4da !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border-radius: 0.25rem !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
}

.deputy-ministry {
  border: 1px solid #2c90a6;
  border-radius: 4px;
  padding: 15px;
}
.deputy-ministry__title {
  font-family: "GothamBook", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: #5e5e5e;
}
.deputy-ministry__select {
  display: block !important;
  width: 100% !important;
  max-width: 650px;
  height: inherit !important;
  padding: 0.375rem 0.75rem !important;
  margin-bottom: 1.5rem;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  color: #212529 !important;
  background-color: #fff !important;
  background-clip: padding-box !important;
  border: 1px solid #ced4da !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border-radius: 0.25rem !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
}
.deputy-ministry__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.deputy-ministry__list a {
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0;
  color: #2c90a6;
}
.deputy-ministry__list a:hover {
  text-decoration: underline;
}/*# sourceMappingURL=style.css.map */