:root {
  --backround: #907b64;
  --text: "Roboto Condensed", sans-serif;
  --black: black;
  --white: white;
  --maintitle: ogg, sans-serif;
  --areo: 2.4;
  --katherogrammata: 1.4;
  --picno: 1;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.body {
  background-color: var(--backround);
  font-family: var(--text);
  color: var(--black);
  font-weight: 400;
  line-height: 1.2;
}

.logo {
  z-index: 200;
  opacity: 1;
  position: fixed;
  top: 50px;
  left: 44px;
}

.kypselia {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.title {
  width: 100%;
  margin-bottom: 21px;
  font-size: 40px;
  font-weight: 300;
}

.menuolo {
  z-index: 1000;
  background-color: #948c7b;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
}

.butmenu {
  color: var(--white);
  margin-top: 23px;
  margin-bottom: 5px;
  font-size: 50px;
  font-weight: 500;
  line-height: 50px;
  text-decoration: none;
}

.butmenu.w--current {
  font-weight: 500;
}

.social {
  z-index: 500;
  opacity: 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: auto auto 16px 6px;
}

.slink {
  width: 28px;
  margin-left: 14px;
}

.slink.f {
  width: 19px;
  margin-left: 26px;
}

.slink.ins {
  width: 35px;
  margin-left: 7px;
}

.image-5 {
  padding: 5px;
}

.menu-2 {
  z-index: 200000;
  opacity: 0;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  text-decoration: none;
  display: none;
  position: fixed;
  inset: 28px 0 auto auto;
}

.buttona1 {
  background-color: #2d2188;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.buttona1.out {
  z-index: 49000;
  background-color: #0000;
  background-image: none;
  height: 100%;
  display: block;
  position: absolute;
}

.buttona1.in {
  z-index: 50000;
  background-color: #0000;
}

.logopurplesheep {
  z-index: 20000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: auto;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 179px;
  right: 0;
}

.link-block-8 {
  position: relative;
}

.design {
  color: var(--white);
  width: 90px;
  font-family: Roboto, sans-serif;
  font-size: 10px;
  font-weight: 500;
  position: absolute;
  top: -58px;
  left: -38px;
  transform: rotate(-90deg);
}

.purplesheeplogo {
  width: 20px;
}

.popup-overlay {
  z-index: 540000;
  opacity: 1;
  color: var(--white);
  background-color: #f50;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  display: none;
  position: fixed;
  inset: auto 0% 24% auto;
}

.cookiein {
  flex-direction: column;
  margin-left: 10px;
  margin-right: 3px;
  display: flex;
}

.text-block-7 {
  font-family: Roboto, sans-serif;
  font-size: 12px;
  line-height: 14px;
}

.link-2 {
  color: #000;
  background-color: #ecd905;
  padding-left: 11px;
  padding-right: 11px;
  font-weight: 700;
  text-decoration: none;
}

.button-3 {
  color: #000;
  background-color: #0000;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-right: 10px;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 500;
  display: flex;
}

.button-3:hover {
  background-color: #fbff00;
}

.pardiv {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 49px;
  display: block;
  position: relative;
}

.out {
  z-index: 300000;
  background-color: #ccccc3;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
}

.paragraph-2 {
  margin-top: 0;
  margin-left: 94px;
  margin-right: 94px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.paragraph-2.cooo {
  margin-left: 15%;
  margin-right: 15%;
  line-height: 1.9;
  position: relative;
}

.paragraph-2.cooo.ypo {
  text-align: right;
  margin-top: 47px;
}

.section-3 {
  padding-bottom: 253px;
}

.section-4 {
  height: 190px;
}

.section-4.ccc {
  height: 220px;
}

.cover {
  z-index: -1;
  font-family: var(--text);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.olokliro {
  background-color: #0000;
  width: 100%;
  display: block;
  position: relative;
  inset: 0% auto auto 0%;
}

.first-title {
  font-family: var(--maintitle);
  color: var(--white);
  text-align: center;
  width: auto;
  margin-top: 0%;
  margin-bottom: 0;
  font-size: 8.4vw;
  font-weight: 400;
  line-height: 1;
  position: relative;
  top: auto;
  left: 0%;
  right: auto;
}

.first-title.acc {
  margin-top: 4%;
  font-size: 6vw;
  line-height: 1.3;
}

.first-title.expeiee {
  font-size: 7vw;
}

.titlesbuttons {
  z-index: 4;
  color: var(--white);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 3vw;
  font-weight: 400;
  line-height: 1.2;
  position: absolute;
  left: auto;
}

.animation {
  z-index: 4;
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  overflow: hidden;
}

.phototextin {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.image-6 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.image-6.vap {
  object-position: 64% 50%;
}

.menubutoon {
  background-color: #000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.menutext {
  color: #fff;
  margin-left: 11px;
}

.stringa, .stringb {
  background-color: var(--white);
  width: 2px;
  height: 13px;
  position: absolute;
}

.accommoin {
  font-family: var(--maintitle);
  text-align: center;
  margin-bottom: 0;
  margin-left: 20%;
  margin-right: 20%;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
}

.accommoin.experience {
  margin-left: 5%;
  margin-right: 5%;
}

.anim {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.anim.bl {
  background-color: #000;
  width: 100%;
  height: 100%;
}

.buttonin {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 81%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.textin {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 211px;
  margin-left: 10%;
  margin-right: 10%;
  padding-bottom: 112px;
  display: flex;
}

.textin.experiencesss {
  margin-top: 0;
}

.allboldtitles {
  font-family: var(--text);
  margin-top: 0;
  margin-bottom: 54px;
  font-size: 25px;
  font-weight: 400;
  line-height: 2;
}

.backrounda {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.accotitle {
  opacity: .17;
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15vw;
  font-weight: 400;
  line-height: 100%;
}

.accotitle._4040 {
  font-family: var(--maintitle);
  font-size: 30vw;
}

.pabinttle {
  color: var(--black);
  width: 100%;
  margin-top: 187px;
  margin-bottom: 50px;
  line-height: 1.2;
}

.pabinttle.rooms {
  margin-top: 0;
  line-height: 1.2;
}

.pabinttle.rooms.also {
  margin-bottom: 18px;
}

.photosfacilitis {
  width: 100%;
  margin-top: 0;
  position: relative;
}

.photosfacilitis.mesa {
  height: 80vh;
}

.facili {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.facili.alll {
  opacity: .44;
  position: relative;
}

.navbuttons {
  margin-top: 101px;
  padding-bottom: 123px;
}

.gridnav {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.nvdiv {
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.choose-button {
  background-color: var(--black);
  border-radius: 990px;
  margin-top: 91px;
  padding: 20px;
  font-size: 20px;
  transition: background-color .65s cubic-bezier(.215, .61, .355, 1);
}

.choose-button:hover {
  background-color: #279088;
  border-radius: 990px;
}

.slidera {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.swiper-wrapper {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.swiper-button-prev {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.swiper-button-prev.swiper-button-white {
  color: var(--white);
}

.imageslide {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.imageslide.first {
  opacity: .48;
}

.imageslide.first.f {
  opacity: 100;
}

.imageslide.sw2 {
  opacity: .51;
}

.swiper-slide {
  cursor: grab;
  background-color: #0000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.swiper-button-next {
  justify-content: center;
  align-items: center;
  display: flex;
}

.swiper-button-next.swiper-button-black {
  color: var(--white);
}

.picbackround {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 83%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.picbackround.orthio {
  background-color: var(--black);
  width: auto;
}

.picbackround.orthio.pee {
  background-color: #0000;
  width: 100%;
}

.picbackround.sw2 {
  background-color: var(--black);
  padding-top: 138%;
  text-decoration: none;
}

.swiper-container {
  cursor: grab;
  display: block;
}

.swiper-container.swiper2 {
  width: 100%;
  height: auto;
  position: relative;
}

.swiper-container.swiper1 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.hideee {
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hideee.sw2 {
  flex-flow: column;
}

.threecoll {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.nav-menu-link {
  text-align: center;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.sv {
  display: none;
}

.paragraphtext {
  font-family: var(--text);
  font-size: 23px;
  font-weight: 400;
  line-height: 2;
}

.dieuthynsi {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 25%;
  display: flex;
  position: relative;
}

.dieuthynsi.tel {
  margin-top: 0%;
}

.dieuthinsi {
  color: var(--black);
  margin-bottom: 18px;
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.dieuthinsi.tel {
  margin-top: 26px;
}

.dieuthinsi.as {
  color: var(--white);
}

.map3 {
  background-color: #1d1d1d;
  width: 100%;
  height: 100vh;
  display: block;
  position: relative;
}

.map {
  width: 100%;
  margin-top: 110px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
  position: relative;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.telphone {
  z-index: 30;
  background-color: var(--black);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
  position: fixed;
  inset: auto 10px 17px auto;
}

.telphone.email {
  right: 51px;
}

.telphone.inst {
  background-color: #0000;
  bottom: 72px;
}

.telphone.whatsup {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--white);
  border-radius: 50px;
  width: auto;
  padding: 0 13px;
  text-decoration: none;
  right: 94px;
}

.image-12 {
  width: 20px;
  position: relative;
  top: 0;
  left: 0;
}

.image-12.all {
  width: 30px;
}

.image-12.all.whats {
  width: 25px;
}

.heading {
  margin-top: 78%;
}

.button-4 {
  background-color: var(--black);
}

.policy {
  display: flex;
  position: absolute;
  inset: auto auto 200px -114px;
  transform: rotate(-90deg);
}

.link-3 {
  color: #fff;
  margin-left: 16px;
  margin-right: 16px;
  font-size: 19px;
  text-decoration: none;
}

.strpol {
  background-color: var(--white);
  width: 2px;
  height: 20px;
}

.ypografi {
  text-align: right;
}

.key {
  opacity: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  line-height: 1;
  position: fixed;
  inset: 0% auto auto 0%;
}

.keyskoo {
  position: fixed;
  inset: 0% auto auto 0%;
}

.background-video-3 {
  opacity: .69;
  width: 100%;
  height: 100%;
  position: relative;
  inset: 0% auto auto 0%;
}

.smaller {
  font-size: 5vw;
}

.smaller.t {
  position: relative;
  top: -19px;
}

.smaller.th {
  margin-left: 30px;
}

.italics {
  font-family: ogg, sans-serif;
  display: inline-flex;
  position: relative;
}

.italics.tee {
  top: -14px;
}

.italics.exp {
  left: -1%;
}

.section {
  width: 100%;
}

.minima {
  font-family: var(--text);
  font-size: 25px;
  line-height: var(--areo);
  text-align: center;
  max-width: 80ch;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  position: relative;
}

.meseo {
  justify-content: center;
  align-items: center;
  padding: 14% 9%;
  display: flex;
  position: relative;
}

.grd {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.sectionaccommodation {
  width: 100%;
  padding-top: 0%;
  position: relative;
}

.villasola {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
}

.villasola.eso {
  grid-column-gap: 20px;
  grid-row-gap: 60px;
  grid-template-columns: 1fr 1fr 1fr;
}

.villas {
  width: 100%;
  display: flex;
}

.spitipic {
  background-color: var(--black);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 73%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.spitipic.esssoo {
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 131%;
  text-decoration: none;
}

.imagespiti {
  opacity: .38;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.accomo {
  font-family: var(--maintitle);
  color: var(--white);
  text-align: center;
  width: 100%;
  font-weight: 400;
  position: absolute;
}

.accomo.not {
  color: var(--black);
  position: relative;
}

.sliderfirst {
  width: 100%;
}

.allo {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 16%;
  display: flex;
}

.allovillas {
  width: 100%;
  position: relative;
}

.accommolink {
  z-index: 20;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.nav {
  z-index: 99;
  color: #231f20;
  background-color: #fff0;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  font-size: 1rem;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.button_icon {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  display: inline-flex;
}

.menubut {
  color: #fff;
  font-size: 1rem;
}

.card-link {
  box-shadow: none;
  opacity: 1;
  color: #231f20;
  background-color: #fdecdd;
  background-image: none;
  border: 0 solid #231f2033;
  border-radius: 0;
  flex-flow: column;
  margin-bottom: 0;
  text-decoration: none;
  list-style-type: none;
  transition: all .16s linear;
  display: flex;
  overflow: clip;
  transform: translateY(0);
}

.card-link:hover {
  box-shadow: none;
  opacity: .6;
  color: #231f20;
  background-color: #fdecdd;
  transform: translateY(0);
}

.card-link.is-inverse {
  color: #fff5e6;
  background-color: #231f20;
  border-color: #0000;
}

.nav_dropdown-link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #231f20;
  justify-content: flex-start;
  align-items: center;
  padding: .75em 1em;
  font-weight: 700;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.nav_dropdown-link.w--current, .nav_dropdown-link.w--open {
  background-color: #231f2033;
}

.mega-nav_link-item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #231f20;
  padding-top: .5rem;
  padding-bottom: .5rem;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.paragraph_small {
  letter-spacing: 0;
  margin-bottom: .7em;
  font-size: .88rem;
  line-height: 1.6em;
}

.nav_link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  white-space: nowrap;
  word-break: keep-all;
  color: color-mix(in srgb, currentColor 75%, transparent);
  border-radius: 0;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  padding: .5em .75em;
  text-decoration: none;
  display: flex;
}

.nav_link:hover {
  background-color: color-mix(in srgb, currentColor 5%, transparent);
  color: inherit;
}

.nav_link.w--current, .nav_link.w--open {
  background-color: #231f2033;
}

.card_body {
  z-index: 1;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 100%;
  padding: 3rem;
  display: flex;
  position: relative;
}

.mega-nav_dropdown-list.w--open {
  background-color: #0000;
  padding-top: 1.25rem;
  left: 0;
  right: 0;
}

.icon {
  color: #fa7864;
  vertical-align: middle;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.icon.is-medium {
  width: 1.5rem;
  height: 1.5rem;
}

.flex_vertical {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  display: flex;
}

.nav_mobile-menu-button {
  color: inherit;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: .5rem;
}

.nav_mobile-menu-button:hover {
  color: inherit;
}

.nav_mobile-menu-button.w--open {
  z-index: 2;
  background-color: #0000;
}

.nav_mobile-menu-button.w--open:hover {
  color: #fa786499;
}

.nav_logo {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: inherit;
  justify-content: flex-start;
  align-items: center;
  height: 2.5rem;
  text-decoration: none;
  display: flex;
}

.nav_logo:hover {
  color: color-mix(in srgb, currentColor 80%, transparent);
}

.nav-menu_dropdown-list-wrapper {
  background-color: #fff5e6;
  border-radius: 0;
  box-shadow: 0 4px 8px #0000001a;
}

.nav-menu_dropdown-list-wrapper.w--open {
  margin-top: .5rem;
  padding: .5rem;
  top: 100%;
  box-shadow: 0 6px 8px -4px #0000001a;
}

.nav_center {
  justify-content: center;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  position: static;
}

.heading_h3 {
  letter-spacing: -.01em;
  margin-bottom: .5em;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.04em;
}

.button_label {
  white-space: pre;
}

.margin_top-auto {
  margin-top: auto !important;
}

.nav_dropdown-list.w--open {
  background-color: #0000;
  padding-top: 1.25rem;
  display: flex;
}

.mega-nav_list {
  grid-column-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.flex_horizontal {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  display: flex;
}

.nav_menu-list-item {
  margin-bottom: 0;
  display: flex;
}

.nav_menu-list-item.sv {
  display: none;
}

.nav_left {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.eyebrow {
  letter-spacing: .01em;
  text-transform: uppercase;
  color: color-mix(in srgb, currentColor 60%, transparent);
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.3em;
  display: inline-block;
}

.nav_dropdown-menu {
  position: static;
}

.nav-caret {
  margin: 0;
  position: relative;
}

.nav_menu-list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.text-button {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  color: #fa7864;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s ease-in-out;
  display: inline-flex;
}

.text-button:hover {
  grid-column-gap: .7em;
  grid-row-gap: .7em;
  color: #fcac9f;
}

.text-button.is-secondary {
  color: inherit;
  transition-property: opacity, color;
  transition-duration: .3s, .3s;
  transition-timing-function: ease-in-out, ease-in-out;
}

.text-button.is-secondary:hover {
  opacity: .6;
}

.nav_menu {
  background-color: #0000;
  justify-content: center;
  align-self: center;
  align-items: center;
  height: 100%;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
  position: static;
}

.grid_3-col {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.margin-bottom_none {
  margin-bottom: 0 !important;
}

.nav_container {
  background-color: #ddd0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding: .75rem 1rem;
  display: flex;
}

.mega-nav_dropdown-list-wrapper {
  color: #231f20;
  background-color: #fff5e6;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding: 2rem;
  box-shadow: 0 4px 8px -2px #0000001a;
}

.mega-nav_dropdown-list-wrapper.w--open {
  border-radius: 0;
  order: 0;
  justify-content: center;
  align-self: auto;
  padding: 2rem;
  display: flex;
  position: absolute;
  inset: 100% 0% auto;
  box-shadow: 0 8px 8px -4px #0000001a;
}

.button-group {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2rem;
  display: flex;
}

.alllooo {
  flex-flow: column;
  justify-content: space-around;
  height: 100%;
  display: flex;
}

.firstin {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70vh;
  margin-bottom: 127px;
  display: flex;
  position: relative;
}

.picoco {
  background-color: var(--black);
  width: 100%;
  padding-top: 49%;
  position: relative;
}

.picoco.acco {
  height: 100%;
  padding-top: 0%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.covimage {
  opacity: .46;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.accco {
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  position: relative;
}

.acconame {
  z-index: 1;
  color: var(--white);
  width: 100%;
  margin-top: 0;
  margin-bottom: 15px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 30px;
  line-height: 1;
  position: absolute;
}

.locaccom {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1;
  position: relative;
}

.smalldescription {
  font-size: 18px;
  position: relative;
}

.button-5 {
  background-color: var(--black);
  border-radius: 20px;
  position: static;
  inset: auto auto 0% 0%;
}

.image-15 {
  width: 20px;
  position: relative;
}

.pliroforieses {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.infoss {
  grid-column-gap: 12px;
  grid-row-gap: 3px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.infoss.in {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.ifotext {
  font-size: 16px;
  font-weight: 700;
  position: relative;
}

.locinfos {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.locinfos.esoin {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  width: 320px;
  height: auto;
  display: flex;
  position: relative;
}

.olotexto {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-top: 12px;
  padding-left: 3px;
  padding-right: 3px;
  display: flex;
  position: relative;
}

.villa {
  width: 100%;
  position: relative;
}

.cpvvilla {
  background-color: var(--black);
  width: 100%;
  height: 80vh;
  position: relative;
}

.villamainimage {
  opacity: .56;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.titlosvilla {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.onoma {
  color: var(--white);
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 168px;
  padding-left: 91px;
  font-size: 50px;
  line-height: 1.2;
  display: block;
  position: relative;
}

.onoma.loc {
  text-align: center;
  font-size: 25px;
}

.section-5 {
  height: auto;
}

.prota-stoixeia {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 3% 10% 6% 0%;
  display: flex;
  position: relative;
}

.prota-stoixeia.dey {
  flex-flow: column;
  padding-top: 9%;
}

.code-embed {
  color: var(--white);
  width: 200px;
  position: relative;
}

.placeholder {
  background-color: #482d18;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.olooo {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.sticky-section {
  grid-column-gap: 3%;
  grid-row-gap: 3%;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.bookbutton {
  color: var(--black);
  text-align: center;
  background-color: #3898ec00;
  border: 1px solid #000;
  border-radius: 20px;
  width: 170px;
  padding-left: 34px;
  padding-right: 34px;
  font-size: 17px;
  font-weight: 700;
  position: relative;
}

.bookbutton.b {
  background-color: var(--black);
  color: var(--white);
  width: 170px;
}

.sticky-bottom {
  z-index: 20;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 20%;
  display: flex;
  position: sticky;
  top: auto;
  bottom: 6%;
  right: auto;
}

.olooooo {
  width: 80%;
  position: relative;
}

.onomaloc {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 8%;
  padding-right: 8%;
  display: flex;
}

.svg {
  color: var(--white);
}

.heading-2 {
  font-size: 7vw;
}

.stringoa {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--black);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 2px;
  height: 100%;
  display: block;
  position: absolute;
}

.gall {
  width: 100%;
  margin-bottom: 10px;
  line-height: 1;
  position: relative;
}

.gall.a.b {
  padding-left: 26px;
}

.keimeno {
  width: 100%;
  font-size: 32px;
  font-weight: 500;
  position: relative;
}

.keimeno.light {
  font-weight: 400;
}

.keimeno.amenities {
  text-shadow: 0 1px 1px #0003;
  column-count: 2;
  font-size: 21px;
}

.stringmegalo {
  background-color: var(--black);
  width: 100%;
  height: 2px;
  margin-bottom: 10px;
  position: relative;
}

.picoloction {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.picoaaa {
  width: 100%;
  padding-top: 139%;
  position: relative;
}

.picoloc {
  width: 100%;
}

.locimage {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.collection-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.empty-state {
  background-color: #ddd0;
}

.grido {
  grid-column-gap: 0svh;
  grid-row-gap: 0svh;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 8%;
  padding-top: 0%;
  padding-left: 3%;
  padding-right: 3%;
  display: grid;
  position: relative;
}

.picci {
  width: 100%;
  padding-top: 80%;
  position: relative;
}

.picass {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.picass.as {
  object-position: 50% 100%;
}

.smaleestfirst {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  line-height: 1.8;
  position: relative;
}

.smaleestfirst.grid {
  margin-top: 60%;
  padding-left: 11%;
}

.picoooorthio {
  width: 50%;
  padding-top: 65%;
  position: relative;
}

.tossss {
  width: 100%;
  position: relative;
}

.apos {
  padding-top: 8%;
  padding-bottom: 5%;
  position: relative;
}

.picosmalll {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.paragraph-3 {
  margin-top: 6%;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 300;
  line-height: 1.4;
  position: relative;
}

.paragraph-3.mes {
  margin-top: 2%;
}

.paragraph-3.bo {
  font-weight: 500;
}

.paragraph-3.gen {
  margin-top: 0%;
}

.pcotrith {
  width: 100%;
  margin-top: 17%;
  padding-top: 100%;
  position: relative;
}

.pico4 {
  width: 100%;
  padding-top: 80%;
  position: relative;
}

.footer {
  background-color: #282418;
  width: 100%;
  height: auto;
  padding-top: 8%;
  padding-bottom: 2%;
  position: relative;
  inset: auto auto 0% 0%;
}

.keimenokato {
  padding-right: 21px;
  position: relative;
}

.smalltitlosa {
  font-family: var(--text);
  font-size: 30px;
  position: relative;
}

.ssttrr {
  position: relative;
}

.terms {
  color: var(--white);
  text-align: center;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 32px;
  margin-bottom: 33px;
  display: flex;
  position: relative;
}

.esoaa {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

.imagspition {
  opacity: .74;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.vilasswi {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 2vw;
  line-height: 1;
  position: relative;
}

.vilasswi.allllllll {
  padding-left: 22px;
  padding-right: 22px;
  font-size: 1.8vw;
}

.pliroforiesgen {
  grid-column-gap: 4%;
  grid-row-gap: 4%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.topo {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3vw;
  line-height: 1;
  position: relative;
}

.view {
  color: var(--white);
  text-align: center;
  font-size: 1vw;
  position: relative;
}

.formae {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 56px;
  margin-bottom: 56px;
  display: flex;
  position: relative;
}

.txtfield {
  background-color: var(--backround);
  color: var(--black);
  width: 100%;
  margin-top: 0;
  position: relative;
}

.txtfield:hover {
  background-color: var(--backround);
  color: var(--black);
  font-weight: 500;
}

.txtfield:active {
  background-color: var(--backround);
  color: var(--black);
}

.txtfield:focus {
  background-color: var(--backround);
  color: var(--black);
  font-weight: 500;
}

.txtfield:focus-visible, .txtfield[data-wf-focus-visible] {
  background-color: var(--backround);
  color: var(--black);
}

.txtfield::placeholder, .txtfield:lang(en) {
  background-color: var(--backround);
  color: var(--black);
  font-weight: 500;
}

.txtfield.comm {
  margin-top: 10px;
}

.submit-button {
  background-color: var(--black);
  margin-top: 15px;
}

.success-message {
  background-color: #ddd0;
}

.text-block-9 {
  font-size: 20px;
  position: relative;
}

.form {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-flow: column;
  width: 100%;
  display: flex;
  position: relative;
}

.form-block {
  width: 100%;
  margin-top: 43px;
  margin-bottom: 43px;
}

.dyplo {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  display: flex;
}

.dyplo.aa {
  margin-top: 13px;
}

.checkbox {
  margin-top: 2px;
}

.maaaa {
  width: 100%;
  height: 100vh;
}

.code-embed-3 {
  position: relative;
}

.amm {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.absellection {
  width: 100%;
}

.titlosgenikos {
  width: 100%;
  font-size: 28px;
  line-height: 1.2;
  position: relative;
}

.keimenoa {
  width: 100%;
  padding-left: 12%;
  padding-right: 12%;
  position: relative;
}

.abooutolo {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  flex-flow: column;
  padding-bottom: 148px;
  display: flex;
}

.kao {
  width: 100%;
  position: relative;
}

.acccccc {
  background-color: var(--black);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60vh;
  display: flex;
  position: relative;
}

.acoooo {
  opacity: .62;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.heading-3 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1;
  position: absolute;
}

.text-span {
  font-weight: 400;
}

.link-4 {
  color: var(--white);
  font-weight: 700;
  position: relative;
}

.ancor {
  position: absolute;
  inset: 300vh auto auto 0%;
}

.anco44 {
  position: absolute;
  inset: 1200vh auto auto 0%;
}

.smallerall {
  font-size: 4vw;
  position: relative;
}

.experr {
  width: 100%;
  padding-left: 7%;
  padding-right: 7%;
  position: relative;
}

.photoblogo {
  width: 30%;
  padding-top: 30%;
  position: relative;
}

.blogmainimage {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.descriptionblog {
  text-align: left;
  max-width: 50ch;
  margin-top: 11px;
  font-size: 18px;
  font-weight: 500;
  position: relative;
}

.descriptionblog.animationplus, .descriptionblog.es {
  margin-top: 0;
}

.titleblog {
  color: #515151;
  margin-bottom: 0;
  font-size: 28px;
  line-height: 1.2;
  text-decoration: none;
  position: relative;
}

.titleblog.animationplus {
  color: var(--black);
  margin-top: 0;
}

.blogobuttonread {
  grid-column-gap: 14px;
  color: #fff;
  margin-top: 20px;
  text-decoration: none;
  display: flex;
}

.linkblogsss {
  text-decoration: none;
}

.blogtexto {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  display: flex;
  position: relative;
}

.collecionmen {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 117px;
  display: flex;
}

.collecionmen:nth-child(2n) {
  flex-flow: row-reverse wrap;
  justify-content: space-between;
  align-items: center;
}

.buttonjoin {
  color: var(--black);
  background-color: #0000;
  border: 1px solid #000;
  font-size: 16px;
  font-weight: 700;
  position: relative;
}

.experiencecov {
  grid-column-gap: 6%;
  grid-row-gap: 6%;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 15%;
  padding-right: 12px;
  display: flex;
  position: relative;
}

.picooexperience {
  width: 45vw;
  height: 45vw;
  position: relative;
}

.image-16 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.firstexptexts {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  flex-flow: column;
  display: flex;
}

.if {
  margin-top: 57px;
  padding-left: 17%;
  padding-right: 17%;
}

.newexptitle {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1;
  position: relative;
}

.buttts {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.code-embed-4 {
  margin-bottom: 19px;
}

.moreexpe {
  background-color: var(--black);
}

.koupo {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.esoooo {
  line-height: 1;
  position: relative;
}

@media screen and (min-width: 1280px) {
  .titlesbuttons, .accommoin {
    line-height: 1.2;
  }

  .accomo {
    line-height: 1.1;
  }

  .sectiongen {
    width: 100%;
    position: relative;
  }

  .syrosellect {
    width: 100%;
    margin-top: 10%;
  }

  .grido {
    grid-auto-columns: 1fr;
  }

  .smaleestfirst {
    font-weight: 500;
  }

  .footer {
    position: relative;
  }

  .picooexperience {
    width: 40vw;
    height: 40vw;
    position: relative;
  }

  .image-16 {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: relative;
  }

  .firstexptexts {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .koup {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    position: relative;
  }

  .koupo {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1440px) {
  .menuolo {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .logo {
    top: 19px;
    left: 22px;
  }

  .title.text {
    font-size: 35px;
  }

  .butmenu {
    margin-top: 13px;
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 24px;
  }

  .menu-2 {
    top: 7px;
  }

  .section-4.ccc {
    height: 200px;
  }

  .first-title {
    font-size: 10vw;
    bottom: 0%;
    left: 0%;
  }

  .first-title.acc {
    margin-top: 14%;
  }

  .titlesbuttons {
    margin-top: 0;
    font-size: 4.5vw;
  }

  .phototextin {
    overflow: hidden;
  }

  .accommoin {
    margin-left: 15%;
    margin-right: 13%;
  }

  .textin {
    margin-left: 0%;
    margin-right: 0%;
  }

  .allboldtitles {
    margin-bottom: 54px;
  }

  .accotitle._4040 {
    font-size: 50vw;
  }

  .pabinttle {
    margin-top: 112px;
  }

  .photosfacilitis {
    margin-top: 0;
  }

  .slidera {
    width: 100%;
    margin-left: 0%;
  }

  .nav-menu-link {
    width: 75%;
  }

  .dieuthynsi {
    margin-top: 31%;
  }

  .telphone {
    bottom: 13px;
  }

  .policy {
    bottom: 50%;
    left: -88px;
  }

  .link-3 {
    font-size: 14px;
  }

  .smaller.t {
    top: -15px;
  }

  .smaller.th {
    margin-left: 19px;
  }

  .minima {
    font-size: 22px;
  }

  .villasola.eso {
    grid-column-gap: 10px;
  }

  .nav {
    height: auto;
  }

  .nav_link {
    justify-content: space-between;
    align-items: center;
    font-size: 1.13rem;
  }

  .nav_link:hover {
    color: #fa7864;
    background-color: color-mix(in srgb, currentColor 0%, transparent);
  }

  .nav_link.w--current:hover {
    background-color: #231f2033;
  }

  .nav_link.w--open {
    background-color: #0000;
  }

  .mega-nav_dropdown-list.w--open {
    height: auto;
    padding-bottom: .5rem;
    position: relative;
    top: 0%;
  }

  .nav_mobile-menu-button {
    color: inherit;
    background-color: #0000;
    align-self: center;
  }

  .nav_mobile-menu-button.w--open {
    color: #fa7864;
    background-color: #0000;
  }

  .nav_mobile-menu-button.w--open:hover {
    color: #fa7864;
  }

  .nav_menu-list-item {
    flex-flow: column;
    margin-bottom: 0;
  }

  .nav_dropdown-menu {
    width: 100%;
    height: auto;
  }

  .nav_menu-list {
    flex-flow: column;
  }

  .nav_menu {
    background-color: var(--backround);
    border-radius: .5rem;
    height: auto;
    max-height: calc(100dvh - 10rem);
    padding: 1rem;
    position: absolute;
    top: 100%;
    overflow: auto;
    box-shadow: 0 4px 8px #0000001a;
  }

  .grid_3-col.tablet-1-col {
    grid-template-columns: 1fr;
  }

  .margin-bottom_none {
    margin-bottom: 0;
  }

  .mega-nav_dropdown-list-wrapper {
    z-index: 3;
    box-shadow: none;
    background-color: color-mix(in srgb, currentColor 5%, transparent);
    padding: 1rem;
  }

  .mega-nav_dropdown-list-wrapper.w--open {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    min-width: 0;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 1rem;
    position: relative;
    top: auto;
    left: 0;
    right: 0;
  }

  .alllooo {
    height: 100%;
    position: relative;
  }

  .locinfos.esoin {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
  }

  .onoma {
    font-size: 40px;
  }

  .prota-stoixeia {
    padding-right: 5%;
  }

  .code-embed {
    width: 180px;
  }

  .bookbutton, .bookbutton.b {
    width: 140px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .sticky-bottom {
    left: 13px;
  }

  .gall {
    font-size: 30px;
  }

  .keimeno {
    font-size: 22px;
  }

  .keimeno.amenities {
    font-size: 18px;
  }

  .grido {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .paragraph-3 {
    margin-top: 4%;
  }

  .terms {
    margin-bottom: 37px;
  }

  .esoaa {
    position: relative;
  }

  .vilasswi {
    font-size: 2.4vw;
  }

  .vilasswi.allllllll {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 2vw;
  }

  .topo {
    font-size: 1.7vw;
  }

  .view {
    font-size: 1.4vw;
  }

  .descriptionblog {
    font-size: 16px;
  }

  .titleblog {
    font-size: 22px;
  }

  .newexptitle {
    font-size: 29px;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    top: 26px;
    left: 15px;
  }

  .kypselia {
    align-items: center;
  }

  .title {
    text-align: center;
    margin-bottom: 14px;
    font-size: 30px;
    line-height: 40px;
  }

  .title.text {
    text-align: left;
    font-size: 28px;
  }

  .butmenu {
    margin-top: 11px;
    margin-bottom: 11px;
    font-size: 20px;
    line-height: 20px;
  }

  .slink {
    width: 24px;
  }

  .slink.f {
    width: 20px;
  }

  .slink.ins {
    width: 35px;
  }

  .menu-2 {
    width: 70px;
    top: 0;
    right: 0;
  }

  .pardiv {
    margin-top: 34px;
  }

  .section-4 {
    height: 130px;
  }

  .first-title {
    left: 0%;
  }

  .first-title.acc {
    margin-top: 17%;
    line-height: 1.6;
  }

  .titlesbuttons {
    margin-top: 0%;
    font-size: 4vw;
  }

  .allboldtitles {
    font-size: 23px;
  }

  .accotitle._4040 {
    font-size: 40vw;
  }

  .pabinttle {
    margin-top: 134px;
  }

  .photosfacilitis {
    margin-top: 0;
  }

  .nav-menu-link {
    width: 100%;
    left: 20px;
  }

  .paragraphtext {
    font-size: 20px;
  }

  .dieuthynsi {
    margin-top: 35%;
  }

  .dieuthinsi {
    font-size: 20px;
  }

  .telphone {
    bottom: 11px;
  }

  .smaller.th {
    margin-left: 10px;
  }

  .villasola.eso {
    grid-template-columns: 1fr 1fr;
  }

  .grid_3-col {
    grid-template-columns: 1fr;
  }

  .margin-bottom_none {
    margin-bottom: 0;
  }

  .infoss.in {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .locinfos.esoin {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
  }

  .prota-stoixeia {
    flex-flow: column;
  }

  .code-embed {
    width: 170px;
  }

  .stringoa {
    margin-left: 25%;
  }

  .keimeno {
    font-size: 20px;
  }

  .keimeno.light {
    font-size: 18px;
  }

  .grido {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .vilasswi {
    font-size: 3vw;
  }

  .topo {
    font-size: 2vw;
  }

  .view {
    font-size: 1.8vw;
  }

  .dyplo._23 {
    flex-flow: wrap;
  }

  .heading-3 {
    font-size: 30px;
  }

  .experiencecov {
    grid-column-gap: 3%;
    grid-row-gap: 3%;
    margin-top: 23%;
  }

  .newexptitle {
    font-size: 27px;
  }
}

@media screen and (max-width: 479px) {
  .logo {
    top: 23px;
    left: 11px;
  }

  .kypselia {
    align-items: center;
  }

  .title {
    font-size: 30px;
  }

  .title.text {
    line-height: 35px;
  }

  .butmenu {
    margin-bottom: 21px;
    font-size: 30px;
    line-height: 30px;
  }

  .social {
    opacity: 0;
    inset: auto auto 7px 11px;
  }

  .menu-2 {
    top: 0;
    right: 0;
  }

  .popup-overlay {
    width: 200px;
  }

  .pardiv {
    margin-top: 38px;
    display: block;
  }

  .paragraph-2 {
    margin-left: 44px;
    margin-right: 44px;
  }

  .paragraph-2.cooo {
    margin-left: 10%;
    margin-right: 10%;
  }

  .section-4.ccc {
    height: 190px;
  }

  .first-title {
    margin-top: 0%;
    font-size: 14vw;
    position: relative;
    bottom: 0%;
  }

  .first-title.acc {
    margin-top: 43%;
    font-size: 10vw;
    line-height: 1.9;
  }

  .first-title.expeiee {
    font-size: 9vw;
  }

  .titlesbuttons {
    margin-top: 0%;
    font-size: 6vw;
  }

  .accommoin, .accommoin.experience {
    margin-left: 0%;
    margin-right: 0%;
  }

  .textin {
    margin-top: 110px;
    margin-left: 11%;
    margin-right: 11%;
  }

  .allboldtitles {
    font-size: 23px;
  }

  .allboldtitles.expp {
    margin-bottom: 27px;
  }

  .accotitle {
    font-size: 19vw;
  }

  .accotitle._4040 {
    font-size: 50vw;
  }

  .pabinttle.rooms {
    padding-left: 0;
  }

  .pabinttle.rooms.also {
    padding-left: 16px;
  }

  .navbuttons {
    padding-bottom: 84px;
  }

  .gridnav {
    grid-column-gap: 5px;
    grid-row-gap: 6px;
  }

  .slidera {
    width: 100%;
    margin-left: 0;
  }

  .picbackround {
    padding-top: 114%;
  }

  .threecoll {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .paragraphtext {
    font-size: 20px;
  }

  .bold-text-5 {
    line-height: 34px;
  }

  .telphone {
    bottom: 64px;
    right: 10px;
  }

  .telphone.email {
    bottom: 20px;
    right: 10px;
  }

  .telphone.inst {
    bottom: 116px;
  }

  .telphone.whatsup {
    bottom: 19px;
    right: 55px;
  }

  .telphone.whatsup.spi {
    bottom: 65px;
    right: 51px;
  }

  .image-12 {
    width: 15px;
    top: 0;
    left: 0;
  }

  .image-12.telico {
    width: 20px;
  }

  .policy {
    bottom: 241px;
    left: -97px;
  }

  .smaller.t {
    top: -14px;
  }

  .smaller.th {
    margin-left: 9px;
  }

  .minima {
    font-size: 18px;
  }

  .villasola {
    grid-template-columns: 1fr 1fr;
  }

  .villasola.eso {
    grid-template-columns: 1fr;
  }

  .spitipic {
    padding-top: 100%;
  }

  .nav_mobile-menu-button.w--open {
    color: inherit;
  }

  .margin-bottom_none {
    margin-bottom: 0;
  }

  .button-group {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
  }

  .alllooo {
    padding-left: 9px;
    padding-right: 9px;
    position: relative;
  }

  .firstin {
    margin-bottom: 84px;
  }

  .accco {
    padding-left: 0%;
    padding-right: 0%;
  }

  .acconame {
    margin-bottom: 6px;
    font-size: 25px;
    display: block;
  }

  .infoss.in {
    grid-template-columns: 1fr 1fr;
  }

  .locinfos.esoin {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 100%;
  }

  .cpvvilla {
    height: 60vh;
  }

  .titlosvilla {
    justify-content: space-between;
    align-items: flex-end;
  }

  .onoma {
    text-align: left;
    padding-left: 0;
  }

  .onoma.loc {
    text-align: left;
    margin-top: 45px;
    font-size: 20px;
  }

  .prota-stoixeia {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    flex-flow: column;
    padding-left: 6%;
    padding-right: 6%;
  }

  .code-embed {
    width: 140px;
  }

  .olooo {
    position: relative;
  }

  .sticky-section {
    z-index: 3;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 21px;
  }

  .bookbutton {
    background-color: var(--backround);
  }

  .sticky-bottom {
    z-index: 3;
    flex-flow: row;
    width: 100%;
    margin-bottom: 16px;
    position: fixed;
    inset: auto auto 0% 0%;
  }

  .olooooo {
    width: 100%;
  }

  .onomaloc {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 14px;
    display: block;
  }

  .gall {
    padding-left: 0%;
  }

  .gall.a {
    padding-left: 6%;
  }

  .gall.a.b {
    padding-left: 16px;
  }

  .keimeno {
    font-size: 20px;
  }

  .keimeno.light {
    font-size: 18px;
  }

  .keimeno.amenities {
    column-count: 1;
  }

  .collection-list {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: 1fr;
  }

  .grido {
    grid-column-gap: 2svh;
    grid-row-gap: 2svh;
    grid-template-columns: 1fr 1fr;
    place-items: start stretch;
  }

  .smaleestfirst.grid {
    margin-top: 42%;
    padding-left: 0%;
  }

  .paragraph-3 {
    margin-top: 0%;
    font-size: 20px;
  }

  .smalltitlosa {
    font-size: 22px;
  }

  .vilasswi {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 5vw;
  }

  .vilasswi.allllllll {
    padding-left: 44px;
    padding-right: 44px;
    font-size: 18px;
  }

  .topo {
    font-size: 3.2vw;
  }

  .view {
    font-size: 2.5vw;
  }

  .dyooo {
    margin-top: 25px;
  }

  .txtfield::placeholder {
    color: var(--black);
  }

  .dyplo._23 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-flow: wrap;
  }

  .amm {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
  }

  .smallerall {
    font-size: 7vw;
  }

  .photoblogo {
    width: 100%;
    padding-top: 100%;
  }

  .descriptionblog {
    text-align: left;
  }

  .descriptionblog.animationplus {
    margin-top: 0;
  }

  .titleblog.animationplus {
    margin-top: 24px;
  }

  .blogtexto {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    width: 100%;
  }

  .collecionmen {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 65px;
  }

  .experiencecov {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    margin-top: 34%;
    padding-left: 7%;
    padding-right: 7%;
  }

  .picooexperience {
    width: 90vw;
    height: 80vw;
  }

  .firstexptexts {
    width: 100%;
    margin-top: 11px;
  }

  .if {
    margin-top: 25px;
    padding-left: 7%;
    padding-right: 7%;
  }
}

#w-node-_295b2c01-1f18-012c-9a54-929f6dea84ba-a1b2f9ce {
  grid-area: span 6 / span 10 / span 6 / span 10;
}

#w-node-_26c133b2-752b-4cb3-cfad-bc90ca473ecd-a1b2f9ce {
  grid-area: span 4 / span 4 / span 4 / span 4;
}

#w-node-_7198b4c3-d43a-e0f5-7ce7-83b7b1e87858-a1b2f9ce {
  grid-area: span 3 / span 4 / span 3 / span 4;
}

#w-node-_111e5804-e126-d91a-badb-5c0bb9f89560-a1b2f9ce {
  grid-area: span 1 / span 10 / span 1 / span 10;
}

#w-node-f781dcad-f102-06c0-bb23-b4de7183bd80-a1b2f9ce {
  grid-area: 8 / 2 / 11 / 5;
}

#w-node-_1f22259d-cf22-b5bf-b2cc-cf90b011e01d-a1b2f9ce {
  grid-area: 12 / 1 / 16 / 8;
}

#w-node-_0e80a1c3-2aeb-cf2f-4a2b-0cff8b120d20-a1b2f9ce {
  grid-area: 12 / 8 / 16 / 16;
}

#w-node-_61be48fd-08da-7879-1198-67c4146a0181-d66a6ef8.w-node-_12194ee4-93ac-6f5d-5cf8-d3282fc8990a-2fc898fa {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_61be48fd-08da-7879-1198-67c4146a018c-d66a6ef8.w-node-_12194ee4-93ac-6f5d-5cf8-d3282fc89917-2fc898fa, #w-node-_61be48fd-08da-7879-1198-67c4146a0197-d66a6ef8.w-node-_12194ee4-93ac-6f5d-5cf8-d3282fc89922-2fc898fa, #w-node-_61be48fd-08da-7879-1198-67c4146a01a2-d66a6ef8.w-node-_12194ee4-93ac-6f5d-5cf8-d3282fc8992d-2fc898fa, #w-node-_61be48fd-08da-7879-1198-67c4146a01b1-d66a6ef8.w-node-_12194ee4-93ac-6f5d-5cf8-d3282fc8993c-2fc898fa, #w-node-_61be48fd-08da-7879-1198-67c4146a01bc-d66a6ef8.w-node-_12194ee4-93ac-6f5d-5cf8-d3282fc89949-2fc898fa, #w-node-_61be48fd-08da-7879-1198-67c4146a01c7-d66a6ef8.w-node-_12194ee4-93ac-6f5d-5cf8-d3282fc89956-2fc898fa, #w-node-_61be48fd-08da-7879-1198-67c4146a01d6-d66a6ef8.w-node-_12194ee4-93ac-6f5d-5cf8-d3282fc89967-2fc898fa, #w-node-_61be48fd-08da-7879-1198-67c4146a01e1-d66a6ef8.w-node-_12194ee4-93ac-6f5d-5cf8-d3282fc89972-2fc898fa, #w-node-_61be48fd-08da-7879-1198-67c4146a01ec-d66a6ef8.w-node-_12194ee4-93ac-6f5d-5cf8-d3282fc8997d-2fc898fa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_61be48fd-08da-7879-1198-67c4146a01f2-d66a6ef8.w-node-_12194ee4-93ac-6f5d-5cf8-d3282fc89983-2fc898fa {
  align-self: stretch;
}

@media screen and (max-width: 991px) {
  #w-node-_295b2c01-1f18-012c-9a54-929f6dea84ba-a1b2f9ce {
    grid-area: 1 / 1 / 4 / 8;
  }

  #w-node-_26c133b2-752b-4cb3-cfad-bc90ca473ecd-a1b2f9ce {
    grid-area: 1 / 8 / 3 / 13;
  }

  #w-node-_7198b4c3-d43a-e0f5-7ce7-83b7b1e87858-a1b2f9ce {
    grid-area: 3 / 9 / 5 / 13;
  }

  #w-node-_111e5804-e126-d91a-badb-5c0bb9f89560-a1b2f9ce {
    grid-area: span 1 / span 14 / span 1 / span 14;
  }

  #w-node-f781dcad-f102-06c0-bb23-b4de7183bd80-a1b2f9ce {
    grid-area: 7 / 2 / 9 / 5;
  }

  #w-node-_1f22259d-cf22-b5bf-b2cc-cf90b011e01d-a1b2f9ce {
    grid-area: 16 / 2 / 17 / 14;
  }

  #w-node-_0e80a1c3-2aeb-cf2f-4a2b-0cff8b120d20-a1b2f9ce {
    grid-area: 10 / 6 / 15 / 15;
  }

  #w-node-_61be48fd-08da-7879-1198-67c4146a01f2-d66a6ef8.w-node-_12194ee4-93ac-6f5d-5cf8-d3282fc89983-2fc898fa {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-aadde0cb-a682-cc2e-389f-4c3a23a37885-a1b2f9d0 {
    align-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_295b2c01-1f18-012c-9a54-929f6dea84ba-a1b2f9ce {
    grid-area: 1 / 1 / 4 / 12;
  }

  #w-node-_26c133b2-752b-4cb3-cfad-bc90ca473ecd-a1b2f9ce {
    grid-area: 4 / 2 / 5 / 8;
  }

  #w-node-_7198b4c3-d43a-e0f5-7ce7-83b7b1e87858-a1b2f9ce {
    grid-area: 4 / 6 / 5 / 11;
  }

  #w-node-f781dcad-f102-06c0-bb23-b4de7183bd80-a1b2f9ce {
    grid-area: 7 / 4 / 9 / 7;
  }

  #w-node-_0e80a1c3-2aeb-cf2f-4a2b-0cff8b120d20-a1b2f9ce {
    grid-area: 10 / 6 / 14 / 12;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_295b2c01-1f18-012c-9a54-929f6dea84ba-a1b2f9ce {
    grid-area: 1 / 1 / 3 / 3;
  }

  #w-node-_26c133b2-752b-4cb3-cfad-bc90ca473ecd-a1b2f9ce {
    grid-area: 4 / 1 / 6 / 3;
  }

  #w-node-_7198b4c3-d43a-e0f5-7ce7-83b7b1e87858-a1b2f9ce {
    grid-area: 3 / 1 / 5 / 3;
  }

  #w-node-_111e5804-e126-d91a-badb-5c0bb9f89560-a1b2f9ce {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-f781dcad-f102-06c0-bb23-b4de7183bd80-a1b2f9ce {
    grid-area: 7 / 2 / 9 / 3;
  }

  #w-node-_1f22259d-cf22-b5bf-b2cc-cf90b011e01d-a1b2f9ce {
    grid-area: 12 / 1 / 17 / 3;
  }

  #w-node-_0e80a1c3-2aeb-cf2f-4a2b-0cff8b120d20-a1b2f9ce {
    grid-area: 9 / 1 / 12 / 3;
  }
}


