@import url(foundation.min.css);
@import url(jquery.fancybox.css);
@import url(slick.css);

@font-face {
  font-family: "Balgend";
  src: url("../fonts/Balgend-Regular.ttf") format("opentype");
  font-weight: 500;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
h1,
h2,
h3,
h4,
h5,
h6,
html,
body,
audio,
canvas,
video,
a,
small,
label,
legend,
button,
input,
textarea,
time,
.top-bar-section ul li > a {
  font-weight: normal;
}

html,
body {
  font-family: "Zen Old Mincho", serif;
  font-size: 62.5%;
  overflow-x: clip;
}

body#gr {
  font-family: "Cardo", sans-serif;
}

.error > label > small {
  text-transform: none;
}

.button,
button {
  background-color: #257696;
}

.button:hover,
button:hover {
  background-color: #113644;
}

.top-bar-section li:last-child:not(.has-form) a.events:not(.button) {
  text-decoration: none !important;
  color: #ffffff !important;
  background-color: #333333 !important;
}

.top-bar-section li:last-child:not(.has-form) a:hover.events:not(.button) {
  background-color: #999999 !important;
}

.st_fblike_hcount {
  margin-right: 25px;
}

.st_pinterest_hcount {
  margin-left: 20px;
}

.contain-to-grid,
.top-bar,
.top-bar-section ul {
  font-size: 1rem;
  color: #666666 !important;
  background-color: transparent !important;
}

.top-bar-section {
  margin-top: 10px;
  position: relative;
}

.top-bar-section .has-dropdown > a:after {
  border-color: #666666 transparent transparent transparent;
}

ul.dropdown {
  background-color: #cccccc !important;
}

.slider,
.slider img {
  width: 100%;
}

.row {
  max-width: 1200px;
}

[data-magellan-expedition="fixed"] {
  width: 1200px;
  max-width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}

.breadcrumbs {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.breadcrumbs a:not(.current):hover,
.breadcrumbs a:hover i {
  color: #a69c00;
}

div.breadcrumb {
  max-width: 1200px;
  margin: 0 auto 25px;
}

.breadcrumbs * {
  color: #333333;
}

.breadcrumbs *,
.breadcrumbs > .current {
  line-height: 28px;
  text-transform: capitalize;
  font-size: 1.8rem;
}

.captcha input {
  margin-top: 8px;
}

.slider img {
  width: auto;
  max-width: 147rem;
  max-height: 98rem;
  margin-left: auto;
}

a.book-now {
  font-size: 3.6rem;
  display: block;
  padding: 1rem;
  background: var(--primary-clr);
  color: white;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 1.5rem 8rem;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.alert-box.success {
  font-size: 14px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 2rem auto;
}
a.book-now:hover {
  outline: 2px solid var(--primary-clr);
  color: var(--primary-clr);
  background: white;
}

.book-now-wrapper {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: var(--max-width);
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
  top: 80rem;
}

.accommodation .book-now-wrapper {
  position: unset;
  margin: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  margin-top: 10rem;
}

body {
  opacity: 1;
}

.top-bar-section::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -3px;
  left: 0;
  background: white;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.scrolled .top-bar-section::after {
  width: 0;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  padding: 0;
  background-color: transparent;
}

.top-bar .toggle-topbar.menu-icon a::after {
  top: -3px;
  left: 5px;
}

.top-bar:before,
.top-bar:after {
  display: none;
}

.top-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: transparent;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 10rem;
  width: 100%;
  max-width: var(--max-width);
  padding-left: 1rem;
  padding-right: 1rem;
  margin: auto;
}

.top-bar-section {
  margin-top: 0;
  padding: 2.5rem 0rem;
}

.top-bar .toggle-topbar.menu-icon {
  top: 17px; /* an to header exei upsos 65px diaforetika anaprosarmogi */
  left: 15px;
  right: auto;
  margin-top: 0;
  padding: 0;
}

.top-bar .toggle-topbar.menu-icon a {
  height: 25px;
  margin-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 40px;
}

p {
  margin-bottom: 20px;
}

.homepage main {
  padding-top: 0px;
}

.homepage .top-bar-section ul li:nth-child(1) a {
  border: 1px solid white;
  border-radius: 3rem;
}

.homepage .scrolled .top-bar-section ul li:nth-child(1) a {
  border: 1px solid var(--primary-clr);
}

.site-header.scrolled .top-bar-section li:not(.has-form) a:not(.button) {
  color: var(--primary-clr);
}

.site-header {
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.site-header.scrolled {
  background: white;
  -webkit-box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.innerpage main {
  padding-top: 0px;
}

.innerpage main {
  padding-top: 0px;
  text-align: end;
}

.row--padding,
.columns,
.column {
  padding-left: 12px;
  padding-right: 12px;
}

.row--lg {
  max-width: 1744px;
}

.form-validation input {
  margin-top: 8px;
}

#submitform {
  margin-top: 10px;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400 !important;
  background-color: var(--primary-clr);
  border-radius: 3px;
  font-size: var(--font-24);
  margin: 0;
  width: 100%;
  border-radius: 0;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

#gr.innerpage-contact #submitform {
  margin-top: 10px;
  font-family: "Cardo", sans-serif;
}

#submitform:hover {
  background: white;
  outline: 2px solid var(--primary-clr);
  color: var(--primary-clr);
}

.gallery ul.slick-dots,
.accommodation ul.slick-dots {
  right: 1rem;
  top: 7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
}

.accommodation .slick-track {
  padding-top: var(--space);
}

.accommodation .slick-slide {
  border: 1rem solid white;
}

[class*="block-grid-"] {
  margin: 0;
}

.accommodation .slick-slide.slick-current.slick-active {
  margin-top: -10rem;
  margin-right: -5rem;
  z-index: -1;
  margin-left: 5rem;
}
label {
  font-size: 2rem;
  white-space: nowrap;
}

[data-abide] .error small.error,
[data-abide] span.error,
[data-abide] small.error {
  font-size: 1.8rem;
}

.medium-9 {
  width: 100%;
}

.innerpage-contact strong {
  margin-top: 2rem;
  display: block;
  font-size: 32px;
  color: var(--primary-clr);
}

.innerpage-contact form {
  margin-top: 2rem;
}

.innerpage-contact a {
  font-size: var(--font-24);
  color: var(--primary-clr);
  line-height: 1.1;
  display: block;
}
.innerpage-contact p {
  margin-bottom: 0;
}

.innerpage-contact #contact {
  max-width: 106rem;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: space-between;
  padding-left: 1rem;
  padding-right: 1rem;
}

.gallery .slick-dots button,
.gallery .slick-dots .button,
.accommodation .slick-dots button,
.accommodation .slick-dots .button {
  height: 4px;
  width: 65px;
  background-color: var(--primary-clr);
  margin-bottom: 0;
  font-size: 0;
  padding: 0;
  opacity: 0.7;
}

.iframe-map {
  text-align: center;
  margin-top: 3rem;
}

select,
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  font-size: var(--font-24);
  height: 4rem;
}

.accommodation .slick-dots .slick-active button,
.accommodation .slick-dots .slick-active .button {
  opacity: 1;
}

ul.title-area #logo {
  display: inline-block;
}

.top-bar .name {
  height: initial;
}

/* Plain header links */
.top-bar-section li:not(.has-form) a:not(.button) {
  font-family: "Zen Old Mincho", serif;
  font-size: 2rem;
  color: #fff;
  background-color: transparent;
  position: relative;
  display: inline-block;
  border: 1px solid transparent;
  border-radius: 3rem;
  line-height: 1;
  padding: 1rem 2.5rem;
  padding-top: 5px;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

#gr .top-bar-section li:not(.has-form) a:not(.button) {
  font-family: "Cardo", sans-serif;
}

.top-bar-section li.active:not(.has-form) a:not(.button) {
  line-height: 1;
  padding: 1rem 2.5rem;
  padding-top: 5px;
}

.home-active li:first-of-type a {
  border: 1px solid white;
  text-decoration: none;
}

/* Links with after element */
.top-bar-section li:not(.has-form) a:not(.button)::after,
li.has-dropdown.not-click:not(:last-of-type)::after {
  position: absolute;
  content: "";
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
  width: 2px;
  bottom: -2.7rem;
  left: 50%;
  height: 0;
}

.top-bar-section li:not(.has-form) a:not(.button):hover::after,
li.has-dropdown.not-click:hover:not(:last-of-type)::after {
  height: 2.6rem;
}

.top-bar-section li:not(.has-form) ul.dropdown a:not(.button)::after {
  display: none;
}

/* No Dropdown Arrow */
.top-bar-section .has-dropdown > a {
  padding-right: 15px !important;
}
.top-bar-section .has-dropdown > a:after {
  display: none;
}

.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section .dropdown li:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button) {
  color: #fff;
  background-color: transparent;
  border: 1px solid white;
}

.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
  background-color: transparent;
}

.scrolled .top-bar-section ul li:hover:not(.has-form) > a,
.scrolled .top-bar-section .dropdown li:not(.has-form) a:not(.button),
.scrolled .top-bar-section li.active:not(.has-form) a:not(.button) {
  border: 1px solid var(--primary-clr);
}

.top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
  color: #f58220;
  background-color: #fff;
}

.static-page__content table {
  width: calc(50% - 3rem);
  border: none;
}

/* ------- HERO ------- */

.slick-slider {
  margin-bottom: 0;
}

/* ------- ABOUT ------- */

/* ------- STATIC PAGE ------- */

.static-page__title {
  text-align: center;
  font-size: 32px;
  padding-left: 1rem;
  padding-right: 1rem;
}

.static-page__content p {
  line-height: 28px;
}
/* ------- CATEGORY PAGE ------- */

/* ------- FOOTER ------- */

.site-footer {
  background-color: #eee;
  margin-top: 4rem;
}
.site-footer__copyrights {
  margin-top: 15px;
}
.site-footer__copyrights,
.site-footer__copyrights a {
  font-size: 16px;
  color: #fff;
}
.site-footer__logo {
  text-align: right;
}

:root {
  --primary-clr: rgb(39, 76, 119);
  --secondary-clr: #6096ba;
  --max-width: 174rem;
  --font-24: 2.4rem;
  --space: 10rem;
  --text-color: rgba(250, 250, 250, 0);
  --font-13: 13rem;
}

.static-page__title,
.sliderCaption,
.title {
  font-family: "Balgend", sans-serif;
  font-size: 10rem;
}

#gr #gr .static-page__title,
#gr .sliderCaption,
#gr .title {
  font-family: "Caudex", sans-serif;
  font-size: 10rem;
}

#gr .top-bar-section .center {
  gap: 3.5rem;
}

#gr .text-fill {
  font-family: "Caudex", sans-serif;
  font-size: 8rem;
  margin-bottom: -2rem;
}

#gr .title span {
  font-size: 8rem;
}

.title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 0.7;
  font-size: 136.5px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  margin-bottom: 0;
}

.title span {
  font-size: var(--font-13);
  line-height: 0.6;
  padding-left: 2rem;
  color: var(--primary-clr);
}

.slideshow .button,
.slideshow button {
  background-color: white !important;
  height: 65px;
  width: 5px;
  padding: 0;
  font-size: 0;
  margin-bottom: 3rem;
  opacity: 0.6;
}

.slideshow .slick-active .button,
.slideshow .slick-active button {
  opacity: 1;
}

ul.slick-dots {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10rem;
  margin-left: 0rem;
  list-style: none;
}

.slick-list {
  position: unset;
}

.text {
  max-width: 77rem;
}

.text a,
.text p {
  font-size: var(--font-24);
  color: var(--primary-clr);
  line-height: 1.1;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.text a:hover {
  background: var(--primary-clr);
  color: white;
}

.slideshow {
  position: relative;
}

.slider-wrapper {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}

.main__image::after,
.slider-wrapper::after {
  content: "";
  background: rgba(0, 0, 0, 0.21);
  left: 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

.main__image {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}

.about-us {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: var(--max-width);
  padding-left: 1rem;
  padding-right: 1rem;
  margin: auto;
  padding-top: var(--space);
  gap: 4rem;
  padding-bottom: var(--space);
  overflow: clip;
}

.innerpage-contact #contact .row {
  padding-left: 1rem;
  padding-right: 1rem;
}

.text a {
  border: 1px solid var(--primary-clr);
  padding-top: 0.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  border-radius: 3rem;
  margin-top: 3rem;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: -2rem;
  padding-bottom: 1rem;
}

.accommodation {
  max-width: var(--max-width);
  padding-left: 1rem;
  padding-right: 1rem;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: var(--space);
  position: relative;
  margin-top: var(--space);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1rem;
}

.accommodation_group {
  max-width: 108rem;
}

.accommodation .title {
  position: absolute;
  top: 4rem;
  z-index: 1;
  color: var(--primary-clr);
}
.accommodation .text {
  max-width: 55rem;
  margin-top: 12rem;
  position: relative;
}

.accommodation .text::after {
  content: "";
  bottom: -5rem;
  width: 30rem;
  height: 5px;
  position: absolute;
  left: -5vw;
  background: var(--primary-clr);
}

.check-availability #contact {
  max-width: 124rem;
  margin: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.check-availability {
  background: var(--secondary-clr);
  padding-bottom: var(--space);
  padding-top: var(--space);
  background-image: url(../img/symbol.png);
  background-repeat: no-repeat;
  background-position: right;
  background-position-y: -60px;
}

.check-availability form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}

.gallery .title {
  line-height: 0.43;
  padding-top: 8rem;
  -webkit-text-stroke: 2px var(--primary-clr);
  text-stroke: 2px var(--primary-clr);
  color: transparent;
  background: -o-linear-gradient(left, var(--primary-clr), var(--primary-clr))
    no-repeat;
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(var(--primary-clr)),
      to(var(--primary-clr))
    )
    no-repeat;
  background: linear-gradient(to right, var(--primary-clr), var(--primary-clr))
    no-repeat;
  -webkit-background-clip: text;
  background-clip: text;
  background-size: 0%;
  -webkit-transition: background-size cubic-bezier(0.1, 0.5, 0.5, 1) 0.5s;
  -o-transition: background-size cubic-bezier(0.1, 0.5, 0.5, 1) 0.5s;
  transition: background-size cubic-bezier(0.1, 0.5, 0.5, 1) 0.5s;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  max-width: var(--max-width);
  margin: auto;
}

.check-availability .title {
  line-height: 0.3;
  padding-top: 0rem;
  -webkit-text-stroke: 1px #ffffff7a;
  text-stroke: 1px #ffffff7a;
  color: transparent;
  background: -o-linear-gradient(left, white, white) no-repeat;
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(white),
      to(white)
    )
    no-repeat;
  background: linear-gradient(to right, white, white) no-repeat;
  -webkit-background-clip: text;
  background-clip: text;
  background-size: 0%;
  -webkit-transition: background-size cubic-bezier(0.1, 0.5, 0.5, 1) 0.5s;
  -o-transition: background-size cubic-bezier(0.1, 0.5, 0.5, 1) 0.5s;
  transition: background-size cubic-bezier(0.1, 0.5, 0.5, 1) 0.5s;
}

.contact-us-form {
  background-color: var(--secondary-clr);
  padding: 5rem 3rem;
  margin-bottom: -10rem;
}

.innerpage-contact form {
  width: 40%;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  border: 1px solid var(--primary-clr);
}

label {
  color: var(--primary-clr);
}

.contact-us-form input {
  padding: 5rem 1rem;
  max-width: 55rem;
  margin: auto;
  font-size: 3rem;
  color: var(--primary-clr);
  margin-bottom: 2rem;
}

.contact-us-form #submitform {
  font-size: 32px;
  height: 9.5rem;
  max-width: 55rem;
  margin: auto;
  left: 50%;
  right: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.check-availability .selection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contact-us-form form > div {
  margin-bottom: 3rem;
}

::-webkit-input-placeholder {
  color: var(--primary-clr);
}

::-moz-placeholder {
  color: var(--primary-clr);
}

:-ms-input-placeholder {
  color: var(--primary-clr);
}

::-ms-input-placeholder {
  color: var(--primary-clr);
}

::placeholder {
  color: var(--primary-clr);
}

.contact-us-form select {
  height: 10rem;
  width: 100%;
  font-family: "Zen Old Mincho", serif;
  color: var(--primary-clr);
  font-size: 3rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Cardo", sans-serif;
}
.contact-us-form select {
  font-family: "Cardo", sans-serif;
}

.contact-us-form .selection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
  max-width: 55rem;
  margin: auto;
  margin-bottom: 3rem;
}

.contact-us .contact-us-form .title {
  font-size: 12rem;
  color: rgb(0 0 0 / 68%);
  margin-bottom: 4rem;
  -webkit-text-stroke: 0px white;
  text-stroke: 0px white;
}

.article-flex .articlelistingrow {
  position: relative;
  max-width: 34rem;
}

.article-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1rem;
}

#gr .contact-us .contact-us-form .title {
  font-size: 7rem;
}

.check-availability form select,
.check-availability form input {
  height: 9rem;
  margin-bottom: 0;
  width: 25rem;
  border: 0px solid;
  padding: 2rem;
  font-size: 20px;
  outline: 0;
  color: var(--primary-clr);
  font-family: "Zen Old Mincho", serif;
}

#gr .check-availability form select,
#gr .check-availability form input {
  font-family: "Cardo", sans-serif;
}

.check-availability form > div {
  position: relative;
}

.check-availability form > div::after {
  content: "";
  position: absolute;
  background: var(--primary-clr);
  height: 80%;
  width: 2px;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.check-availability form > div.selection::after {
  left: 50%;
}

.sliderCaption-wrapper {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 25rem;
  max-width: var(--max-width);
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
}

.top-bar-section .center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
}

.articlelistingrow {
  position: relative;
}

.articlelistingrow::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}

.articlelistingrow [class*="block-grid-"] > li {
  padding: 0;
  margin-left: 2rem;
  margin-bottom: 2rem;
}

.large-block-grid-3 > li {
  width: calc(33.333% - 2rem);
}

.innerpage-activities .articlelistingrow h4 {
  position: absolute;
  top: 40%;
  text-align: center;
  font-size: 3rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}

.innerpage-activities .articlelistingrow h4 a {
  color: white;
}

.static-page__title,
.sliderCaption {
  font-size: 136.5px;
  max-width: 60rem;
  z-index: 10;
  line-height: 1.2;
  color: var(--primary-clr);
}

table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
  font-size: 2rem;
}

table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
  display: table-cell;
  line-height: 3rem;
}

table tr th,
table tr td {
  font-size: 3rem;
  border: none;
}

h3 {
  font-size: 4rem;
}

th {
  height: var(--space);
}

.static-page__content {
  font-size: var(--font-24);
  color: var(--primary-clr);
  max-width: 106rem;
  padding-left: 1rem;
  padding-right: 1rem;
  margin: auto;
  text-align: left;
  margin-top: var(--space);
  margin-bottom: var(--space);
}

.innerpage-location .static-page__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 3rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.static-page__content p {
  font-size: var(--font-24);
  text-align: left;
  line-height: 36px;
}

.static-page__title {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: left;
  max-width: var(--max-width);
  -webkit-animation: fadeRight 2s forwards;
  animation: fadeRight 2s forwards;
}

@-webkit-keyframes fadeRight {
  0% {
    left: 20%;
  }
  100% {
    left: 50%;
  }
}

@keyframes fadeRight {
  0% {
    left: 20%;
  }
  100% {
    left: 50%;
  }
}

.sliderCaption::after {
  content: "";
  bottom: -1rem;
  width: 0rem;
  height: 5px;
  position: absolute;
  left: -4.362vw;
  background: var(--primary-clr);
  -webkit-animation: width100 2s forwards;
  animation: width100 2s forwards;
}

@-webkit-keyframes width100 {
  0% {
    width: 0;
  }
  100% {
    width: 30rem;
  }
}

@keyframes width100 {
  0% {
    width: 0;
  }
  100% {
    width: 30rem;
  }
}

.gallery_group {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr
    10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px
    1fr 10px 1fr 10px 1fr;
  grid-template-columns: repeat(18, 1fr);
  -ms-grid-rows: 1fr 10px 1fr;
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  max-height: 126rem;
  max-width: 1903px;
  margin: auto;
}

.gallery_group > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.gallery_group > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.gallery_group > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}

.gallery_group > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}

.gallery_group > *:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-column: 9;
}

.gallery_group > *:nth-child(6) {
  -ms-grid-row: 1;
  -ms-grid-column: 11;
}

.gallery_group > *:nth-child(7) {
  -ms-grid-row: 1;
  -ms-grid-column: 13;
}

.gallery_group > *:nth-child(8) {
  -ms-grid-row: 1;
  -ms-grid-column: 15;
}

.gallery_group > *:nth-child(9) {
  -ms-grid-row: 1;
  -ms-grid-column: 17;
}

.gallery_group > *:nth-child(10) {
  -ms-grid-row: 1;
  -ms-grid-column: 19;
}

.gallery_group > *:nth-child(11) {
  -ms-grid-row: 1;
  -ms-grid-column: 21;
}

.gallery_group > *:nth-child(12) {
  -ms-grid-row: 1;
  -ms-grid-column: 23;
}

.gallery_group > *:nth-child(13) {
  -ms-grid-row: 1;
  -ms-grid-column: 25;
}

.gallery_group > *:nth-child(14) {
  -ms-grid-row: 1;
  -ms-grid-column: 27;
}

.gallery_group > *:nth-child(15) {
  -ms-grid-row: 1;
  -ms-grid-column: 29;
}

.gallery_group > *:nth-child(16) {
  -ms-grid-row: 1;
  -ms-grid-column: 31;
}

.gallery_group > *:nth-child(17) {
  -ms-grid-row: 1;
  -ms-grid-column: 33;
}

.gallery_group > *:nth-child(18) {
  -ms-grid-row: 1;
  -ms-grid-column: 35;
}

.gallery_group > *:nth-child(19) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

.gallery_group > *:nth-child(20) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}

.gallery_group > *:nth-child(21) {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
}

.gallery_group > *:nth-child(22) {
  -ms-grid-row: 3;
  -ms-grid-column: 7;
}

.gallery_group > *:nth-child(23) {
  -ms-grid-row: 3;
  -ms-grid-column: 9;
}

.gallery_group > *:nth-child(24) {
  -ms-grid-row: 3;
  -ms-grid-column: 11;
}

.gallery_group > *:nth-child(25) {
  -ms-grid-row: 3;
  -ms-grid-column: 13;
}

.gallery_group > *:nth-child(26) {
  -ms-grid-row: 3;
  -ms-grid-column: 15;
}

.gallery_group > *:nth-child(27) {
  -ms-grid-row: 3;
  -ms-grid-column: 17;
}

.gallery_group > *:nth-child(28) {
  -ms-grid-row: 3;
  -ms-grid-column: 19;
}

.gallery_group > *:nth-child(29) {
  -ms-grid-row: 3;
  -ms-grid-column: 21;
}

.gallery_group > *:nth-child(30) {
  -ms-grid-row: 3;
  -ms-grid-column: 23;
}

.gallery_group > *:nth-child(31) {
  -ms-grid-row: 3;
  -ms-grid-column: 25;
}

.gallery_group > *:nth-child(32) {
  -ms-grid-row: 3;
  -ms-grid-column: 27;
}

.gallery_group > *:nth-child(33) {
  -ms-grid-row: 3;
  -ms-grid-column: 29;
}

.gallery_group > *:nth-child(34) {
  -ms-grid-row: 3;
  -ms-grid-column: 31;
}

.gallery_group > *:nth-child(35) {
  -ms-grid-row: 3;
  -ms-grid-column: 33;
}

.gallery_group > *:nth-child(36) {
  -ms-grid-row: 3;
  -ms-grid-column: 35;
}

.gallery_group > div:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 13;
  grid-area: 1 / 1 / 2 / 14;
}
.gallery_group > div:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 14;
  -ms-grid-column-span: 5;
  grid-area: 1 / 14 / 2 / 19;
}
.gallery_group > div:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 6;
  grid-area: 2 / 1 / 3 / 7;
}
.gallery_group > div:nth-child(4) {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 7;
  -ms-grid-column-span: 6;
  grid-area: 2 / 7 / 3 / 13;
}
.gallery_group > div:nth-child(5) {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 13;
  -ms-grid-column-span: 6;
  grid-area: 2 / 13 / 3 / 19;
}

.gallery_group > div img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.gallery_group > div {
  position: relative;
  overflow: clip;
}

.gallery_group > div::after {
  content: "";
  position: absolute;
  width: 90%;
  height: 90%;
  background-color: transparent;
  border: 4px solid white;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.footer-menu .center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  gap: 1rem;
}

.footer-menu .center a {
  font-size: 3rem;
  padding: 0 2rem;
  color: white;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  border: 1px solid transparent;
  border-radius: 4rem;
  padding-bottom: 0.8rem;
  text-shadow: 1px 1px 2px var(--primary-clr);
}

.footer-menu-bottom a img {
  filter: drop-shadow(1px 1px 1px var(--primary-clr));
}

.footer-right {
  /* //background-color: var(--primary-clr); */
}

.footer-menu .center .active a {
  border: 1px solid white;
}

.footer-menu .center a:hover {
  border: 1px solid white;
}

.gallery_group > div:hover img {
  scale: 1.06;
}

.gallery_group > div:hover::after {
  opacity: 1;
}

.contact-us {
  background-color: var(--primary-clr);
  margin-top: var(--space);
  padding-top: var(--space);
  background-image: url("../img/contact-photo.jpg");
  background-repeat: no-repeat;
  padding-bottom: 2rem;
  background-size: cover;
  overflow-x: clip;
}

.contact-us .title {
  -webkit-text-stroke: 1px white;
  text-stroke: 1px white;
  color: transparent;
  background: -o-linear-gradient(left, var(--primary-clr), var(--primary-clr))
    no-repeat;
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(var(--primary-clr)),
      to(var(--primary-clr))
    )
    no-repeat;
  background: linear-gradient(to right, var(--primary-clr), var(--primary-clr))
    no-repeat;
  -webkit-background-clip: text;
  background-clip: text;
  background-size: 0%;
  -webkit-transition: background-size cubic-bezier(0.1, 0.5, 0.5, 1) 0.5s;
  -o-transition: background-size cubic-bezier(0.1, 0.5, 0.5, 1) 0.5s;
  transition: background-size cubic-bezier(0.1, 0.5, 0.5, 1) 0.5s;
  margin-bottom: 0rem;
  font-size: var(--font-13);
}

.contact-us strong {
  margin-top: 2rem;
  display: block;
}

.contact-us p {
  font-size: 32px;
  color: white;
  margin-bottom: 0;
}

.site-footer {
  padding-top: var(--space);
  padding-bottom: var(--space);
  background-color: var(--primary-clr);
  background-image: url("../img/symbol-footer.png");
  background-repeat: no-repeat;
  background-position: right;
  background-position-y: -125px;
}

.footer-menu-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: var(--font-24);
  color: white;
  font-weight: 500;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-menu-bottom > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-menu-bottom a {
  color: white;
}

.footer-right {
  gap: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer-menu-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: var(--font-24);
  color: white;
  font-weight: 500;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 13rem;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: var(--max-width);
  padding-left: 1rem;
  padding-right: 1rem;
  margin: auto;
  gap: 5rem;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.site-footer .flex {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}

.footer-left {
  max-width: 35rem;
}

.footer-left p {
  color: white;
  font-size: 1.6rem;
  margin-top: 2rem;
  text-align: justify;
}

.contact-us a {
  font-size: var(--font-24);
  color: white;
  line-height: 1.1;
  display: block;
}

ul.pagination {
  margin: 2rem auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

ul.pagination li a {
  font-size: var(--font-24);
}
ul.pagination li.current a:hover,
ul.pagination li.current a:focus {
  background: var(--secondary-clr);
}

ul.pagination li.current a {
  background: var(--primary-clr);
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

ul.pagination li:hover a,
ul.pagination li a:focus {
  background: white;
}

.alert-box.success {
  font-size: 16px;
}

.contact-us-form select,
.contact-us-form form > div {
  max-width: 55rem;
  margin-bottom: 2rem;
}

.contact-us-form form > div,
.contact-us-form select {
  max-width: 55rem;
  margin: auto;
  margin-bottom: 2rem;
}

ul.pagination li a {
  color: var(--secondary-clr);
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

ul.pagination li:hover a {
  color: var(--primary-clr);
}

table tr.even,
table tr.alt,
table tr:nth-of-type(even) {
  background-color: white;
}

.text-fill {
  -webkit-text-stroke: 1px var(--primary-clr);
  text-stroke: 1px var(--primary-clr);
  color: var(--text-color);
  font-size: var(--font-13);
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(var(--primary-clr)),
      to(var(--primary-clr))
    )
    no-repeat;
  background: -o-linear-gradient(left, var(--primary-clr), var(--primary-clr))
    no-repeat;
  background: linear-gradient(to right, var(--primary-clr), var(--primary-clr))
    no-repeat;
  -webkit-background-clip: text;
  background-clip: text;
  background-size: 0%;
  -webkit-transition: background-size cubic-bezier(0.1, 0.5, 0.5, 1) 0.5s;
  -o-transition: background-size cubic-bezier(0.1, 0.5, 0.5, 1) 0.5s;
  transition: background-size cubic-bezier(0.1, 0.5, 0.5, 1) 0.5s;
  margin-bottom: -8rem;
}

.about-us .text-fill {
  margin-bottom: -5rem;
}

.contact-us .text-fill {
  -webkit-text-stroke: 1px white;
  text-stroke: 1px white;
  color: var(--text-color);
  font-size: var(--font-13);
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(rgba(255, 255, 255, 1)),
      to(rgba(255, 255, 255, 1))
    )
    no-repeat;
  background: -o-linear-gradient(
      left,
      rgba(255, 255, 255, 1),
      rgba(255, 255, 255, 1)
    )
    no-repeat;
  background: linear-gradient(
      to right,
      rgba(255, 255, 255, 1),
      rgba(255, 255, 255, 1)
    )
    no-repeat;
  -webkit-background-clip: text;
  background-clip: text;
  background-size: 0%;
  -webkit-transition: background-size cubic-bezier(0.1, 0.5, 0.5, 1) 0.5s;
  -o-transition: background-size cubic-bezier(0.1, 0.5, 0.5, 1) 0.5s;
  transition: background-size cubic-bezier(0.1, 0.5, 0.5, 1) 0.5s;
  margin-bottom: 0;
}

ul.inline-list.right li:nth-child(1) a {
  text-transform: uppercase;
  font-weight: bold;
  border: none !important;
}

#gr .text a,
#gr .text p {
  line-height: 1.4;
}
.fixed-book.book-now {
  position: fixed;
  right: 5%;
  bottom: 4rem;
  z-index: 115;
  -webkit-animation: pulse 4s infinite;
  animation: pulse 4s infinite;
  padding: 2rem;
  background: var(--primary-clr);
  color: white;
  font-size: var(--font-24);
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-box-shadow: rgba(100, 100, 111, 0.431) 0px 7px 29px 0px;
    box-shadow: rgba(100, 100, 111, 0.431) 0px 7px 29px 0px;
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: rgba(100, 100, 111, 0.454) 0px 7px 29px 0px;
    box-shadow: rgba(100, 100, 111, 0.454) 0px 7px 29px 0px;
  }

  100% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-box-shadow: rgba(100, 100, 111, 0.397) 0px 7px 29px 0px;
    box-shadow: rgba(100, 100, 111, 0.397) 0px 7px 29px 0px;
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-box-shadow: rgba(100, 100, 111, 0.431) 0px 7px 29px 0px;
    box-shadow: rgba(100, 100, 111, 0.431) 0px 7px 29px 0px;
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: rgba(100, 100, 111, 0.454) 0px 7px 29px 0px;
    box-shadow: rgba(100, 100, 111, 0.454) 0px 7px 29px 0px;
  }

  100% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-box-shadow: rgba(100, 100, 111, 0.397) 0px 7px 29px 0px;
    box-shadow: rgba(100, 100, 111, 0.397) 0px 7px 29px 0px;
  }
}

.fixed-book.book-now {
  border: 2px solid white;
}

ul.article__gallery.small-block-grid-1.medium-block-grid-2.large-block-grid-4 {
  max-width: 1920px;
  margin: auto;
}

@media screen and (max-width: 1450px) {
  :root {
    --font-24: 2.2rem;

    --space: 8rem;
    --font-13: 8rem;
  }

  .title span {
    line-height: 1.4;
  }

  #gr .text-fill,
  #gr #gr .static-page__title,
  #gr .sliderCaption,
  #gr .title {
    font-size: 5.5rem;
  }

  #gr .title span {
    font-size: 5.5rem;
  }

  #gr .contact-us .contact-us-form .title {
    font-size: 5rem;
  }

  #gr .top-bar-section .center {
    gap: 0.5rem;
  }

  .top-bar-section li.active:not(.has-form) a:not(.button),
  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 1rem 0.5rem;
    padding-top: 0.4rem;
  }

  .text-fill {
    margin-bottom: -5rem;
  }

  .contact-us-form input,
  .contact-us-form select,
  .contact-us-form #submitform {
    font-size: 3rem;
    height: 6.5rem;
    padding: 1rem;
  }

  .accommodation .title {
    top: 3rem;
  }

  a.book-now {
    padding: 1.5rem 4rem;
  }

  .main__image img,
  .slider img {
    max-height: 75rem;
  }

  .footer-left {
    max-width: 25rem;
  }

  .flex {
    gap: 1rem;
  }

  .check-availability form select,
  .check-availability form input {
    width: 20rem;
  }

  a.book-now {
    font-size: 3rem;
  }

  .top-bar-section .center {
    gap: 1rem;
  }
  .about-us .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 1rem 1.5rem;
  }

  .contact-us .title {
    font-size: 8rem;
  }

  .accommodation_group {
    max-width: 70rem;
  }

  .static-page__title,
  .sliderCaption,
  .title {
    font-size: 9rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .title span {
    font-size: 7rem;
  }

  .footer-menu .center a {
    font-size: 2.4rem;
    padding: 0 1rem;
  }

  .contact-us .contact-us-form .title {
    font-size: 8rem;
  }

  .accommodation ul.slick-dots {
    gap: 2rem;
  }

  .accommodation .slick-slide.slick-current.slick-active {
    margin-top: -10rem;
    margin-right: -1rem;
    z-index: -1;
    margin-left: 1rem;
  }

  .book-now-wrapper {
    top: 62rem;
  }
}

@media screen and (max-width: 1080px) {
  :root {
    --font-24: 2rem;
    --space: 5rem;
    --font-13: 6rem;
  }

  .innerpage-contact form {
    width: 100%;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 1rem 1rem;
  }

  #gr .text-fill {
    margin-bottom: 0rem;
  }

  #gr .text-fill,
  #gr #gr .static-page__title,
  #gr .sliderCaption,
  #gr .title {
    font-size: 4rem;
  }

  #gr .title span {
    font-size: 3rem;
  }

  #gr .contact-us .contact-us-form .title {
    font-size: 3rem;
  }

  .text-fill {
    margin-bottom: -1rem;
  }

  .innerpage-contact #contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .iframe-map iframe {
    width: 100%;
  }

  .static-page__content {
    margin-top: 0;
  }

  .static-page__content p {
    font-size: var(--font-24);
    text-align: left;
    line-height: 27px;
  }

  .check-availability form select,
  .check-availability form input {
    height: 7rem;
  }

  .check-availability {
    background-image: none;
  }

  .top-bar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 0.5rem;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 1rem 1rem;
  }

  .top-bar-section li.active:not(.has-form) a:not(.button),
  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 1rem 0.5rem;
    padding-top: 0.4rem;
  }

  .check-availability .title {
    padding-top: 0;
  }

  .top-bar-section {
    padding-top: 1rem;
  }

  .site-header {
    height: 15rem;
  }

  .book-now-wrapper {
    top: 50rem;
  }

  .slider img {
    max-height: 60rem;
  }

  .static-page__title,
  .sliderCaption,
  .title {
    font-size: 6rem;
  }

  .accommodation .text {
    max-width: 100%;
    margin-top: 3rem;
  }

  .contact-us .title {
    font-size: 6rem;
  }

  .site-footer .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-right {
    gap: 3rem;
  }

  .footer-left {
    max-width: 100%;
  }

  .flex {
    gap: 1rem;
  }

  .contact-us .contact-us-form .title {
    font-size: 6rem;
  }

  .sliderCaption {
    max-width: 40rem;
  }

  .accommodation_group {
    max-width: 100%;
  }

  .accommodation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5rem;
  }

  .footer-left {
    max-width: 100%;
    text-align: center;
  }

  .site-footer {
    background-image: none;
  }

  .contact-us-form input,
  .contact-us-form select,
  .contact-us-form #submitform {
    font-size: 2.4rem;
  }

  .contact-us-form input,
  .contact-us-form select,
  .contact-us-form #submitform {
    height: 5rem;
  }

  .check-availability form select,
  .check-availability form input {
    width: 15rem;
  }

  .check-availability #contact {
    max-width: 100rem;
  }

  .contact-us-form .selection {
    gap: 1rem;
  }

  .contact-us-form form > div {
    margin-bottom: 1rem;
  }

  button,
  .button {
    padding-right: 1rem;
    padding-bottom: 1.0625rem;
    padding-left: 1rem;
  }
  ul.slick-dots {
    top: 60%;
  }

  .check-availability #contact {
    max-width: 80rem;
  }

  .contact-us .contact-us-form .title {
    font-size: 5rem;
  }

  .footer-left {
    max-width: 40rem;
  }

  .footer-left img {
    max-width: 20rem;
  }

  .accommodation ul.slick-dots {
    right: 1rem;
    top: 3rem;
  }

  .accommodation .slick-dots button,
  .accommodation .slick-dots .button {
    height: 4px;
    width: 3rem;
  }

  .static-page__title {
    position: unset;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-top: 2rem;
    font-size: 4rem;
  }
}

@media screen and (max-width: 768px) {
  :root {
    --font-24: 1.7rem;
    --space: 3rem;
    --font-13: 4rem;
  }

  .about-us .title {
    padding-right: 1rem;
  }

  .large-block-grid-3 > li {
    width: 100%;
    margin-left: 0;
  }

  .articlelistingrow a img {
    width: 100%;
  }

  .inline-list > li {
    margin: auto;
  }

  .contact-us-form {
    margin-top: 2rem;
  }

  .top-bar-section ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contact-us-form input,
  .contact-us-form select,
  .contact-us-form #submitform {
    font-size: 1.8rem;
  }

  .fixed-book.book-now {
    font-size: 1.8rem !important;
  }

  #gr .text-fill,
  #gr #gr .static-page__title,
  #gr .sliderCaption,
  #gr .title {
    font-size: 2.5rem;
  }

  #gr .title span {
    font-size: 2rem;
  }

  #gr .contact-us .contact-us-form .title {
    font-size: 2rem;
  }

  .innerpage-contact form {
    width: 100%;
  }

  element.style {
    left: 0%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: anchor-center;
    -ms-flex-align: anchor-center;
    align-items: anchor-center;
  }

  @-webkit-keyframes width100 {
    0% {
      width: 0;
    }
    100% {
      width: 17rem;
    }
  }

  @keyframes width100 {
    0% {
      width: 0;
    }
    100% {
      width: 17rem;
    }
  }

  .about-us .text-fill {
    margin-bottom: -1rem;
  }

  .footer-menu .center a {
    font-size: 1.8rem;
  }

  .static-page__content table {
    width: 100%;
  }

  .innerpage-contact strong {
    margin-top: 1rem;
  }

  .innerpage-contact #contact {
    max-width: 108rem;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
  }

  table tr th,
  table tr td {
    font-size: 2rem;
    border: none;
  }

  .innerpage-contact strong {
    margin-top: 0rem;
  }

  .innerpage-contact strong {
    font-size: 2.4rem;
  }

  .accommodation {
    gap: 0;
  }

  .gallery_group {
    padding-bottom: 0rem;
    overflow-x: clip;
  }

  .gallery ul.slick-dots,
  .accommodation ul.slick-dots {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: auto;
    bottom: -1rem;
  }

  .contact-us-form {
    padding: 3rem 3rem;
  }

  .accommodation .slick-slide.slick-current.slick-active {
    margin-top: 0rem;
    margin-right: 0rem;
    z-index: 0;
    margin-left: 0rem;
    padding-bottom: 4rem;
  }

  .gallery .title {
    padding-top: 4rem;
  }

  .gallery_group > div img {
    width: 100%;
    height: auto;
    max-height: 40rem;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .gallery_group > div::after {
    display: none;
  }

  .gallery_group > div:hover img {
    scale: 1;
  }

  .gallery_group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-grid-columns: 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px
      1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px
      1fr 0px 1fr;
    grid-template-columns: repeat(18, 1fr);
    -ms-grid-rows: 1fr 0px 1fr;
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .gallery_group > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .gallery_group > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }

  .gallery_group > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }

  .gallery_group > *:nth-child(4) {
    -ms-grid-row: 1;
    -ms-grid-column: 7;
  }

  .gallery_group > *:nth-child(5) {
    -ms-grid-row: 1;
    -ms-grid-column: 9;
  }

  .gallery_group > *:nth-child(6) {
    -ms-grid-row: 1;
    -ms-grid-column: 11;
  }

  .gallery_group > *:nth-child(7) {
    -ms-grid-row: 1;
    -ms-grid-column: 13;
  }

  .gallery_group > *:nth-child(8) {
    -ms-grid-row: 1;
    -ms-grid-column: 15;
  }

  .gallery_group > *:nth-child(9) {
    -ms-grid-row: 1;
    -ms-grid-column: 17;
  }

  .gallery_group > *:nth-child(10) {
    -ms-grid-row: 1;
    -ms-grid-column: 19;
  }

  .gallery_group > *:nth-child(11) {
    -ms-grid-row: 1;
    -ms-grid-column: 21;
  }

  .gallery_group > *:nth-child(12) {
    -ms-grid-row: 1;
    -ms-grid-column: 23;
  }

  .gallery_group > *:nth-child(13) {
    -ms-grid-row: 1;
    -ms-grid-column: 25;
  }

  .gallery_group > *:nth-child(14) {
    -ms-grid-row: 1;
    -ms-grid-column: 27;
  }

  .gallery_group > *:nth-child(15) {
    -ms-grid-row: 1;
    -ms-grid-column: 29;
  }

  .gallery_group > *:nth-child(16) {
    -ms-grid-row: 1;
    -ms-grid-column: 31;
  }

  .gallery_group > *:nth-child(17) {
    -ms-grid-row: 1;
    -ms-grid-column: 33;
  }

  .gallery_group > *:nth-child(18) {
    -ms-grid-row: 1;
    -ms-grid-column: 35;
  }

  .gallery_group > *:nth-child(19) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }

  .gallery_group > *:nth-child(20) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }

  .gallery_group > *:nth-child(21) {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
  }

  .gallery_group > *:nth-child(22) {
    -ms-grid-row: 3;
    -ms-grid-column: 7;
  }

  .gallery_group > *:nth-child(23) {
    -ms-grid-row: 3;
    -ms-grid-column: 9;
  }

  .gallery_group > *:nth-child(24) {
    -ms-grid-row: 3;
    -ms-grid-column: 11;
  }

  .gallery_group > *:nth-child(25) {
    -ms-grid-row: 3;
    -ms-grid-column: 13;
  }

  .gallery_group > *:nth-child(26) {
    -ms-grid-row: 3;
    -ms-grid-column: 15;
  }

  .gallery_group > *:nth-child(27) {
    -ms-grid-row: 3;
    -ms-grid-column: 17;
  }

  .gallery_group > *:nth-child(28) {
    -ms-grid-row: 3;
    -ms-grid-column: 19;
  }

  .gallery_group > *:nth-child(29) {
    -ms-grid-row: 3;
    -ms-grid-column: 21;
  }

  .gallery_group > *:nth-child(30) {
    -ms-grid-row: 3;
    -ms-grid-column: 23;
  }

  .gallery_group > *:nth-child(31) {
    -ms-grid-row: 3;
    -ms-grid-column: 25;
  }

  .gallery_group > *:nth-child(32) {
    -ms-grid-row: 3;
    -ms-grid-column: 27;
  }

  .gallery_group > *:nth-child(33) {
    -ms-grid-row: 3;
    -ms-grid-column: 29;
  }

  .gallery_group > *:nth-child(34) {
    -ms-grid-row: 3;
    -ms-grid-column: 31;
  }

  .gallery_group > *:nth-child(35) {
    -ms-grid-row: 3;
    -ms-grid-column: 33;
  }

  .gallery_group > *:nth-child(36) {
    -ms-grid-row: 3;
    -ms-grid-column: 35;
  }
  a.book-now {
    padding: 0.5rem 2rem;
    font-size: 2.3rem !important;
  }

  .title span {
    font-size: 5rem;
  }

  .sliderCaption-wrapper {
    top: 13rem;
  }

  .book-now-wrapper {
    top: 30rem;
  }

  ul.slick-dots {
    right: 1rem;
  }

  .slider img {
    max-height: 40rem;
  }

  .st_linkedin_hcount {
    display: none;
  }

  .check-availability form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1rem;
  }

  .selection > select {
    border-bottom: 1px solid transparent;
    outline: 1px solid transparent;
    display: block;
  }

  .contact-us .title {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }

  .check-availability .selection {
    gap: 1rem;
  }

  ul.title-area #logo img {
    max-width: 14rem;
  }

  .check-availability .selection {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .check-availability form > div::after {
    display: none;
  }

  .check-availability form select,
  .check-availability form input {
    width: 100%;
  }

  .flatpickr-input[readonly] {
    cursor: pointer;
    width: 100%;
  }

  .top-bar.expanded {
    height: 100vh;
    background: transparent;
    gap: 3rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .top-bar {
    height: 6.5rem;
    overflow: clip;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    color: var(--primary-clr);
    font-size: 1.7rem;
  }

  .site-header {
    height: auto;
  }
  .footer-left p {
    margin-bottom: 0;
  }

  .footer-menu .center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.5rem;
    margin-top: 1rem;
  }

  .about-us,
  .flex,
  .site-footer .flex,
  .footer-right,
  .footer-menu-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0rem;
  }

  .footer-right {
    gap: 1rem;
  }

  .text p {
    margin-bottom: 1rem;
  }

  .footer-menu-bottom {
    gap: 1rem;
  }

  .text a {
    margin: auto;
  }
  .top-bar .toggle-topbar {
    display: block !important;
  }

  .slideshow .button,
  .slideshow button {
    margin-bottom: 1rem;
  }

  [class*="block-grid-"] {
    max-width: 330px; /* αλλαγή ανάλογα με το μέγεθος του thumb */
    margin: auto;
  }

  .breadcrumbs *,
  .breadcrumbs > .current {
    font-size: 18px;
  }

  .top-bar .toggle-topbar.menu-icon a {
    color: #000000;
    margin-top: 10px;
  }

  .homepage main {
    padding-top: 0;
  }

  .top-bar .toggle-topbar.menu-icon a {
    position: relative;
    width: 2.4rem;
    padding-right: 0;
    height: auto;
  }

  .top-bar-section {
    float: none !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  /* .top-bar .toggle-topbar.menu-icon a::after {
    box-shadow: 0 10px 0 1px #000000, 0 16px 0 1px #000000, 0 22px 0 1px #000000;
  } */

  .top-bar .toggle-topbar.menu-icon a::after {
    display: none !important;
  }

  .top-bar .toggle-topbar.menu-icon a span {
    display: block;
    width: 100%;
    border-radius: 3px;
    height: 0.3rem;
    background: var(--primary-clr);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
  }

  .top-bar .toggle-topbar.menu-icon a span + span {
    margin-top: 0.3rem;
  }

  .top-bar .toggle-topbar.menu-icon {
    position: unset;
  }

  .site-header,
  .site-header.scrolled {
    background-color: white;
  }

  .top-bar-section .center {
    gap: 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .top-bar .title-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .top-bar .title-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(1) {
    -webkit-animation: ease 0.7s top forwards;
    animation: ease 0.7s top forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(1) {
    -webkit-animation: ease 0.7s top-2 forwards;
    animation: ease 0.7s top-2 forwards;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(2) {
    -webkit-animation: ease 0.7s scaled forwards;
    animation: ease 0.7s scaled forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(2) {
    -webkit-animation: ease 0.7s scaled-2 forwards;
    animation: ease 0.7s scaled-2 forwards;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(3) {
    -webkit-animation: ease 0.7s bottom forwards;
    animation: ease 0.7s bottom forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(3) {
    -webkit-animation: ease 0.7s bottom-2 forwards;
    animation: ease 0.7s bottom-2 forwards;
  }

  @-webkit-keyframes top {
    0% {
      top: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }

  @keyframes top {
    0% {
      top: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }

  @-webkit-keyframes top-2 {
    0% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      top: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }

  @keyframes top-2 {
    0% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      top: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }

  @-webkit-keyframes bottom {
    0% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
  }

  @keyframes bottom {
    0% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
  }

  @-webkit-keyframes bottom-2 {
    0% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
  }

  @keyframes bottom-2 {
    0% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
  }

  @-webkit-keyframes scaled {
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
  }

  @keyframes scaled {
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
  }

  @-webkit-keyframes scaled-2 {
    0% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }

  @keyframes scaled-2 {
    0% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }

  .overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
  }

  .top-bar.expanded .title-area {
    background: #ffffff;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    text-align: center;
  }

  .about-us .text-fill {
    margin-bottom: -2rem;
  }

  .top-bar {
    height: 65px;
  }

  ul.dropdown {
    background: transparent !important;
  }

  .accommodation .title {
    position: absolute;
    top: 1rem;
  }

  .footer-left img {
    max-width: 18rem;
  }

  .footer-menu-bottom img {
    max-width: 11rem;
  }

  .contact-us .contact-us-form .title {
    font-size: 3rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .accommodation .text::after {
    bottom: -3rem;
  }

  .contact-us-form {
    margin-bottom: -8rem;
    width: 100%;
  }

  .accommodation .book-now-wrapper {
    position: unset;
    margin: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-top: 5rem;
  }

  .slideshow .button,
  .slideshow button {
    background-color: white !important;
    height: 20px;
  }

  .top-bar-section ul li:hover:not(.has-form) > a,
  .top-bar-section .dropdown li:not(.has-form) a:not(.button),
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    color: var(--primary-clr);
  }

  .contact-us strong {
    font-size: 1.8rem;
  }

  .accommodation .book-now-wrapper {
    padding-left: 0;
  }

  .title span {
    font-size: 3rem;
  }

  .contact-us .title {
    font-size: 4rem;
    margin-bottom: 0rem;
  }

  .sliderCaption::after {
    width: 20rem;
    bottom: 0rem;
  }

  .contact-us .contact-us-form .title,
  .static-page__title,
  .sliderCaption,
  .title {
    max-width: 100%;
    font-size: 4rem;
    margin-bottom: 1rem;
  }
  .sliderCaption {
    max-width: 30rem;
  }

  .gallery .slick-dots button,
  .gallery .slick-dots .button,
  .accommodation .slick-dots button,
  .accommodation .slick-dots .button {
    height: 4px;
    width: 2rem;
  }

  [class*="block-grid-"] {
    max-width: 100%;
  }

  .static-page__title {
    font-size: 3rem;
  }

  .book-now-wrapper {
    display: none;
  }

  .slider img {
    width: 100%;
    opacity: 1;
  }

  .slideshow #slider_1 ul.slick-dots {
    display: none !important;
  }

  .sliderCaption {
    font-size: 2.4rem;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    margin: auto;
    max-width: 100%;
  }

  .sliderCaption::after {
    display: none;
  }

  .slideshow {
    margin-top: 6.5rem;
  }

  .gallery {
    padding: 0 1rem;
  }

  .check-availability .text-fill {
    padding: 0 1rem;
  }

  .innerpage-contact #contact .row {
    padding: 0;
  }

  .sliderCaption-wrapper {
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .gallery_group {
    overflow: unset;
    display: block;
  }
}

@media screen and (min-width: 1921px) {
  .top-bar-section .center {
    gap: 0;
  }
}
