:root {
  --white: white;
  --black: black;
}

.body {
  color: var(--white);
  background-color: #5d707c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  display: flex;
}

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

.logo.w--current {
  width: 220px;
}

.logoimage {
  width: 100%;
}

.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: #66707c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.butmenu {
  color: var(--white);
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 45px;
  font-weight: 400;
  line-height: 45px;
  text-decoration: none;
}

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

.social {
  z-index: 500;
  opacity: 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: fixed;
  inset: auto auto 33px 35px;
}

.slink {
  width: 25px;
}

.slink.f {
  width: 22px;
  margin-top: 0;
  margin-left: 15px;
  display: none;
}

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

.image-5 {
  padding: 5px;
}

.menu-2 {
  z-index: 200000;
  opacity: 1;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
  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;
}

.string-2 {
  background-color: var(--white);
  opacity: 0;
  border-radius: 50px;
  width: 6px;
  height: 6px;
  margin-bottom: 6px;
}

.logopurplesheep {
  z-index: 20000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: auto;
  display: flex;
  position: fixed;
  inset: auto auto 147px 5px;
}

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

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

.purplesheeplogo {
  width: 20px;
}

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

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

.text-block-7 {
  font-family: Roboto;
  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-right: 10px;
  font-family: Roboto;
  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: #f3eeea;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

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

.section-3 {
  margin-bottom: 100px;
}

.section-3.cook {
  margin-bottom: 0;
  padding-bottom: 13%;
}

.section-4 {
  height: 190px;
}

.animation {
  margin-bottom: 18px;
  position: relative;
}

.book {
  z-index: 20;
  color: var(--white);
  background-color: #d15d32;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: auto 0 0 auto;
}

.booktext {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

.mapes {
  background-color: #000;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
}

.booktelephone {
  z-index: 50;
  opacity: 0;
  justify-content: flex-start;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.telephone {
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
  position: relative;
  left: -87px;
}

.accordion-item-trigger {
  justify-content: flex-start;
  display: flex;
}

.button {
  z-index: 20;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-left: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.slider.olamazi {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  perspective: 1000px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 8%;
  padding-right: 8%;
  display: grid;
}

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

.swiper-slide {
  cursor: grab;
  background-color: #0000;
  height: 100%;
}

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

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

.hideee {
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.b1 {
  width: 40%;
  padding-top: 40%;
  text-decoration: none;
  position: relative;
}

.heading-2 {
  color: #fff;
  margin-top: -21px;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 300;
  line-height: 37px;
  position: absolute;
  top: 50%;
  left: -106px;
}

.kyriokeimeno {
  padding: 10% 21% 195px;
}

.kyriokeimeno.loooo {
  padding-top: 20%;
  padding-bottom: 86px;
}

.titles {
  margin-bottom: 30px;
  font-size: 65px;
  font-weight: 300;
  line-height: 1.2;
}

.titles.domat {
  margin-bottom: 10px;
  font-size: 60px;
}

.titles.locat {
  margin-bottom: -3px;
}

.maintext {
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 300;
  line-height: 2;
}

.maintext.facilities2 {
  column-count: 2;
  flex-direction: row;
  justify-content: center;
  column-gap: 71px;
  display: block;
}

.maintext.facilities2.keno {
  margin-top: 40px;
}

.maintext.meg {
  margin-bottom: 37px;
  font-size: 40px;
  line-height: 1.6;
}

.textinside {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.textinside.syrrrrr {
  width: 65%;
}

.textinside.syrrrrr.locccc {
  margin-bottom: 86px;
}

.textinside.locatttt {
  margin-top: 95px;
}

.olatabuttons {
  width: 100%;
  margin-top: 136px;
}

.olatabuttons.kanoniko {
  z-index: 1;
  opacity: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 0;
  padding: 14%;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.olatabuttons.kanoniko.locati {
  opacity: 0;
  padding-left: 31%;
  padding-right: 31%;
}

.olatabuttons.buttonsgensuite {
  padding-left: 14%;
  padding-right: 14%;
}

.gridsuites {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 41px;
  display: grid;
}

.gridsuites.ollll {
  grid-template-columns: 1fr 1fr;
}

.titloideuteroi {
  font-family: Open Sans, sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 1.1;
}

.titloideuteroi.appa {
  margin-top: 34px;
  margin-bottom: 20px;
}

.picbutton {
  background-color: var(--black);
  width: 100%;
  padding-top: 100%;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.picbutton.appart {
  padding-top: 94%;
  display: block;
}

.image-9 {
  opacity: .81;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-9.apppp {
  opacity: .96;
  object-position: 70% 50%;
}

.heading-3 {
  color: var(--white);
  text-align: center;
  width: 100%;
  margin-top: -6%;
  margin-bottom: 0;
  font-size: 2.2vw;
  font-weight: 400;
  line-height: 1.2;
  position: absolute;
  inset: 50% auto auto;
}

.heading-3.appp {
  margin-top: 0%;
  top: auto;
}

.paroxes {
  margin-top: 67px;
  margin-bottom: 30px;
  font-weight: 700;
  line-height: 1.2;
}

.paroxes.sm {
  font-size: 25px;
}

.buttonsst {
  background-color: var(--black);
  color: var(--white);
  width: 100%;
  padding-top: 113%;
  text-decoration: none;
  display: block;
  position: relative;
  overflow: hidden;
}

.image-10 {
  opacity: .73;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.roomstitles {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.titlesmagalakoumpia {
  text-align: center;
  width: 100%;
  font-size: 1.9vw;
  font-weight: 700;
  line-height: 1.1;
}

.perigrafimegali {
  text-align: center;
  width: 100%;
  padding-left: 2%;
  padding-right: 2%;
  font-size: 1vw;
  font-weight: 400;
  line-height: 1.4;
}

.perigrafesdom {
  margin-top: 0;
  margin-bottom: 45px;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
}

.mhttt {
  z-index: 50;
  font-family: Open Sans, sans-serif;
  font-size: 10px;
  position: fixed;
  bottom: 223px;
  right: -47px;
  transform: rotate(-90deg);
}

.syrosin {
  justify-content: center;
  display: flex;
}

.icsyroskai {
  width: 60%;
  padding-top: 39%;
  position: relative;
}

.icsyroskai.loca {
  width: 100%;
  padding-top: 59%;
}

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

.imgs.olll {
  object-position: 50% 0%;
}

.picgridsyros {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80vw;
  padding-top: 0;
  padding-bottom: 86px;
  display: grid;
  position: relative;
}

.image-12 {
  object-fit: cover;
  object-position: 50% 70%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

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

.picsyrolew.bi {
  padding-top: 156%;
}

.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;
}

.heading-4 {
  font-size: 120px;
  font-weight: 400;
  line-height: 1;
}

.heading-5 {
  font-weight: 400;
}

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

.pin {
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
  position: relative;
  left: -93px;
}

.image-13 {
  width: 25px;
}

.keys {
  z-index: 0;
  opacity: 0;
  position: fixed;
  inset: 0% auto auto 0%;
}

.kookey {
  font-size: 25px;
  font-weight: 600;
  line-height: 25px;
  position: fixed;
}

.politiki {
  color: var(--white);
  font-size: 18px;
  text-decoration: none;
  position: fixed;
  inset: auto -26px 142px auto;
  transform: rotate(-90deg);
}

.cover {
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.coverpic {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
}

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

.olo {
  z-index: 2;
  background-color: #5d707c;
  width: 100%;
  position: fixed;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

._2div {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

._2div.st {
  width: .1%;
}

.fondo {
  z-index: 0;
  background-color: #0000;
  width: 100vw;
  height: 100vh;
  position: fixed;
  inset: 0% auto auto 0%;
}

.maska {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.bold-text-3 {
  font-weight: 400;
}

.address {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 126px;
  margin-bottom: 126px;
  display: flex;
}

.tellink {
  color: var(--white);
  margin-bottom: 20px;
  font-size: 22px;
  text-decoration: none;
  position: relative;
}

.adree {
  text-align: center;
  margin-bottom: 26px;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
}

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

.small {
  font-size: 1.4vw;
}

.oloin {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  position: fixed;
  inset: 0% auto auto 0%;
}

.oloin.location {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
}

.piccsand {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  width: 100%;
  height: 100%;
  display: grid;
}

.picalo {
  width: 100%;
  height: 100%;
  margin-left: 8%;
  padding-top: 19%;
  padding-bottom: 19%;
}

.picalo.allo {
  margin-left: -14%;
}

.picalo.messo {
  margin-left: 0%;
  padding-top: 0%;
  padding-bottom: 0%;
}

.picsuites {
  width: 100%;
  padding-top: 136%;
  position: relative;
  overflow: hidden;
}

.picsuites.ghgh {
  margin-left: 0;
}

.picsuites.vaporia {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 0%;
  display: flex;
}

.photos {
  z-index: 1;
  object-fit: cover;
  object-position: 60% 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.keimeno {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: -64px;
  display: flex;
}

.keimeno.allo {
  z-index: 2;
  justify-content: flex-end;
  margin-left: 7%;
  position: relative;
}

.keimenos {
  z-index: 2;
  background-color: #728092;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  height: 80%;
  padding-left: 14%;
  padding-right: 14%;
  display: flex;
  position: relative;
}

.keimenos.ecotour {
  background-color: #6a8a8a;
}

.titlea {
  width: 100%;
  font-weight: 400;
  line-height: 1.2;
}

.titlea.gialoc {
  text-align: center;
}

.smalparagraph {
  margin-top: 9px;
  line-height: 2;
}

.smalparagraph.gialooo {
  text-align: center;
  max-width: 80ch;
}

.phonee {
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
  position: relative;
}

.picorthies {
  width: 49.7%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.picorthies.right {
  inset: 0% 0% auto auto;
}

.menutext {
  z-index: 8;
  color: var(--white);
  text-align: center;
  font-weight: 800;
  position: absolute;
}

.seemore {
  background-color: #0000;
  padding-left: 0;
  font-size: 30px;
  font-weight: 300;
  line-height: .8;
  position: relative;
}

.srollo {
  width: 100%;
  height: 400vh;
  position: relative;
}

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

.textgialoc {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 17%;
  padding-right: 17%;
  display: flex;
  position: relative;
}

.mapagyra {
  width: 100%;
}

.mapagyra.con {
  height: 150vh;
  position: absolute;
  inset: auto auto 0% 0%;
}

.mapfix, .coverola {
  z-index: 1;
  width: 100%;
  height: 100vh;
  position: fixed;
  inset: 0% auto auto 0%;
}

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

.gramoko {
  opacity: .51;
  width: 35%;
}

.domatiaola {
  text-align: center;
  width: 100%;
  margin-top: 0;
  font-size: 7vw;
  font-weight: 300;
  line-height: 1;
  position: relative;
}

.apostasi {
  width: 1px;
  height: 100vh;
}

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

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

.smaller {
  font-size: 18px;
}

.tilosdiv {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
}

.firsttile {
  margin-top: 0;
  font-size: 3vw;
  font-weight: 300;
  line-height: 1.2;
  position: relative;
}

.italian {
  font-size: 4vw;
  font-style: italic;
  font-weight: 400;
}

.bold-text-4 {
  display: inline-block;
  position: relative;
}

.more, .see {
  display: inline-block;
}

.smalltitle {
  margin-bottom: 37px;
  font-weight: 300;
  line-height: 1.5;
}

.locosm {
  font-size: 40px;
}

.linvkeimeno {
  color: #ff9d00;
  text-decoration: none;
}

.linkvapor {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}

.textsvisto {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  .body {
    flex-direction: column;
    align-items: center;
  }

  .logo {
    top: 20px;
  }

  .logoimage {
    position: relative;
  }

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

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

  .menu-2 {
    top: 7px;
  }

  .section-3.cook {
    padding-bottom: 17%;
  }

  .book {
    width: 100px;
    height: 100px;
  }

  .booktext {
    font-size: 20px;
  }

  .booktelephone {
    width: 100px;
    height: 100px;
  }

  .slider.olamazi {
    padding-left: 0%;
    padding-right: 0%;
  }

  .heading-2 {
    text-align: center;
    width: 100%;
    margin-top: 91px;
    font-size: 30px;
    line-height: 35px;
    inset: auto auto -48px 0%;
  }

  .kyriokeimeno {
    padding: 18% 17% 0;
  }

  .kyriokeimeno.loooo {
    padding-top: 35%;
  }

  .titles {
    margin-top: -6px;
    font-size: 60px;
  }

  .titles.domat {
    font-size: 55px;
  }

  .maintext {
    font-size: 20px;
  }

  .maintext.facilities2 {
    column-count: 1;
  }

  .maintext.meg {
    font-size: 30px;
  }

  .textinside.syrrrrr {
    width: 75%;
  }

  .olatabuttons.kanoniko {
    padding: 8%;
  }

  .olatabuttons.kanoniko.locati {
    padding-left: 30%;
    padding-right: 30%;
  }

  .olatabuttons.buttonsgensuite {
    padding-left: 8%;
    padding-right: 8%;
  }

  .titloideuteroi {
    font-size: 27px;
  }

  .heading-3 {
    font-size: 3.5vw;
  }

  .heading-3.appp {
    font-size: 3.1vw;
  }

  .titlesmagalakoumpia {
    font-size: 3.4vw;
  }

  .perigrafimegali {
    font-size: 2vw;
  }

  .mhttt {
    font-size: 10px;
    bottom: 181px;
    right: -49px;
  }

  .icsyroskai {
    width: 70%;
    padding-top: 48%;
  }

  .picgridsyros {
    grid-template-columns: 1fr 1fr;
    width: 90vw;
  }

  .picsyrolew.kon {
    padding-top: 69%;
  }

  .picsyrolew.bi.konn {
    padding-top: 64%;
  }

  .politiki {
    font-size: 14px;
  }

  .tellink {
    font-size: 20px;
  }

  .adree {
    font-size: 26px;
  }

  .small {
    font-size: 2.5vw;
  }

  .picalo {
    margin-left: 6%;
  }

  .picsuites {
    width: 120%;
    padding-top: 161%;
  }

  .picsuites.ghgh {
    margin-left: -33px;
  }

  .picsuites.vaporia {
    width: 100%;
  }

  .photos {
    object-position: 70% 50%;
  }

  .keimeno {
    margin-left: -30px;
  }

  .keimeno.allo {
    margin-left: 18%;
  }

  .keimenos {
    width: 100%;
  }

  .titlea {
    font-size: 30px;
  }

  .smalparagraph {
    font-size: 14px;
  }

  .picorthies {
    width: 49.5%;
  }

  .seemore {
    font-size: 20px;
  }

  .gramoko {
    width: 45%;
  }

  .smalltitle {
    font-size: 25px;
  }

  .locosm {
    font-size: 32px;
  }
}

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

  .logoimage {
    width: 70%;
  }

  .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;
  }

  .social {
    bottom: 32px;
  }

  .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;
  }

  .book {
    width: 80px;
    height: 80px;
  }

  .booktext {
    font-size: 18px;
  }

  .booktelephone {
    width: 80px;
    height: 80px;
  }

  .telephone {
    width: 30px;
    height: 30px;
    left: -76px;
  }

  .accordion-item-trigger {
    margin-top: 25px;
  }

  .heading-2 {
    margin-top: 65px;
    font-size: 28px;
    line-height: 30px;
  }

  .kyriokeimeno {
    padding-top: 25%;
    padding-bottom: 149px;
  }

  .kyriokeimeno.loooo {
    padding-bottom: 0;
  }

  .titles {
    margin-top: 0;
    font-size: 45px;
  }

  .titles.domat {
    font-size: 45px;
  }

  .maintext {
    font-size: 18px;
  }

  .maintext.meg {
    font-size: 25px;
  }

  .textinside {
    margin-top: 15px;
  }

  .textinside.syrrrrr {
    width: 80%;
  }

  .textinside.locatttt {
    margin-top: 65px;
  }

  .olatabuttons.kanoniko {
    padding: 5%;
  }

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

  .titloideuteroi {
    font-size: 27px;
  }

  .heading-3 {
    font-size: 5vw;
  }

  .paroxes {
    font-size: 28px;
  }

  .titlesmagalakoumpia {
    font-size: 3.5vw;
  }

  .perigrafimegali {
    font-size: 2.5vw;
  }

  .perigrafesdom {
    font-size: 22px;
  }

  .mhttt {
    bottom: 166px;
  }

  .icsyroskai {
    width: 80%;
    padding-top: 54%;
  }

  .pin {
    left: -85px;
  }

  .politiki {
    font-size: 12px;
    bottom: 93px;
    right: -17px;
  }

  .politiki.w--current {
    right: -14px;
  }

  .tellink {
    margin-bottom: 15px;
    font-size: 18px;
  }

  .adree {
    margin-bottom: 15px;
    font-size: 24px;
  }

  .small {
    font-size: 3vw;
  }

  .titlea {
    margin-bottom: 0;
    font-size: 25px;
  }

  .smalparagraph {
    margin-top: 10px;
    margin-bottom: 4px;
  }

  .smalltitle {
    margin-bottom: 27px;
    font-size: 22px;
  }
}

@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: 24px;
    font-size: 23px;
    line-height: 23px;
  }

  .social {
    inset: auto auto 25px 16px;
  }

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

  .string-2 {
    width: 6px;
  }

  .popup-overlay {
    width: 250px;
  }

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

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

  .section-3.cook {
    padding-bottom: 29%;
  }

  .book, .booktelephone {
    width: 80px;
    height: 80px;
  }

  .accordion-item-trigger {
    margin-top: 31px;
  }

  .slider.olamazi {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .picbackround {
    padding-top: 108%;
  }

  .b1 {
    width: 50%;
    padding-top: 50%;
  }

  .heading-2 {
    margin-top: 10px;
    top: auto;
  }

  .kyriokeimeno {
    padding: 17% 9% 0;
  }

  .kyriokeimeno.loooo {
    padding-top: 51%;
  }

  .titles {
    margin-bottom: 25px;
    font-size: 42px;
    line-height: 1;
  }

  .titles.domat {
    font-size: 38px;
  }

  .maintext {
    font-size: 18px;
  }

  .maintext.facilities2.keno {
    margin-top: 29px;
  }

  .textinside {
    margin-top: 19px;
  }

  .textinside.syrrrrr {
    width: 90%;
  }

  .olatabuttons.kanoniko.locati {
    padding-left: 9%;
    padding-right: 9%;
  }

  .gridsuites, .gridsuites.ollll {
    grid-template-columns: 1fr;
  }

  .picbutton.appart {
    padding-top: 100%;
  }

  .heading-3 {
    font-size: 8vw;
  }

  .heading-3.appp {
    margin-top: -7%;
    font-size: 5vw;
    line-height: 1;
  }

  .paroxes {
    font-size: 28px;
  }

  .paroxes.sm {
    margin-top: -2px;
    margin-bottom: 23px;
  }

  .buttonsst {
    padding-top: 137%;
  }

  .titlesmagalakoumpia {
    font-size: 7vw;
  }

  .perigrafimegali {
    font-size: 4.5vw;
  }

  .perigrafesdom {
    font-size: 20px;
  }

  .mhttt {
    z-index: 20;
    bottom: 171px;
    right: -52px;
  }

  .icsyroskai {
    width: 100%;
    padding-top: 71%;
  }

  .icsyroskai.loca {
    padding-top: 82%;
  }

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

  .picsyrolew.kon {
    padding-top: 105%;
  }

  .picsyrolew.bi.konn {
    padding-top: 156%;
  }

  .politiki {
    bottom: 145px;
  }

  .coverpic {
    width: 100%;
    height: 100%;
  }

  .olo {
    display: block;
  }

  .tellink {
    font-size: 17px;
  }

  .adree {
    width: 100%;
    font-size: 20px;
  }

  .small {
    font-size: 5vw;
    position: relative;
  }

  .piccsand {
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .picalo, .picalo.allo {
    margin-left: 0%;
  }

  .picsuites {
    width: 100%;
  }

  .picsuites.ghgh {
    margin-left: 0;
  }

  .photos {
    object-position: 76% 50%;
  }

  .keimeno {
    margin-left: 0;
  }

  .keimeno.allo {
    margin-left: 0%;
  }

  .keimenos {
    height: 100%;
    padding-top: 29px;
    padding-bottom: 48px;
  }

  .titlea {
    font-size: 28px;
    position: relative;
  }

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

  .picorthies {
    width: 49.2%;
  }

  .seemore {
    margin-bottom: 10px;
    font-size: 22px;
  }

  .srollo.alles {
    height: 600vh;
  }

  .gramoko {
    width: 90%;
  }

  .domatiaola {
    font-size: 15vw;
  }

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

  .firsttile {
    font-size: 8vw;
  }

  .italian {
    font-size: 10vw;
  }

  .smalltitle {
    margin-bottom: 25px;
    font-size: 23px;
  }
}

#w-node-_222e3465-8aae-e706-6ca6-39dbaa79d91d-b4608fb9 {
  order: -9999;
}

#w-node-_880d34d0-3066-d1cd-0010-e0599b1e65df-d4608fbb, #w-node-_6faafd5b-2648-6d5f-2285-fd05eef6cb16-e4608fbd {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_39652e2f-92e1-b570-7aaf-fc2a468d21ad-468d21a9, #w-node-_39652e2f-92e1-b570-7aaf-fc2a468d21b6-468d21a9, #w-node-a51e763e-24db-3087-82f1-ce6525a736b8-b1608fc0, #w-node-_147e9c78-7d55-728f-fb3d-8cb12a29ac88-b1608fc0, #w-node-_3cef8cdb-2f54-b910-3530-e29660eb8d4d-b1608fc0, #w-node-_8cd01e7e-0f98-df88-e1e1-7fce18a530bc-b1608fc0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-f7cb9ea5-c5f3-a873-fce2-12b8384050e1-d4608fbb, #w-node-c6cd09e5-78eb-6004-8530-b09dd6b4beb9-d4608fbb, #w-node-_9d1acd0a-7a70-9466-d0a7-38a4facdcdf4-d4608fbb, #w-node-_60acef13-9672-066e-9618-f986203f8cf2-e4608fbd, #w-node-_9ad1b2c0-647d-3cc2-0d33-aef1397c44a5-e4608fbd {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_222e3465-8aae-e706-6ca6-39dbaa79d91d-b4608fb9 {
    order: 9999;
  }

  #w-node-f7cb9ea5-c5f3-a873-fce2-12b8384050e1-d4608fbb, #w-node-c6cd09e5-78eb-6004-8530-b09dd6b4beb9-d4608fbb, #w-node-_9d1acd0a-7a70-9466-d0a7-38a4facdcdf4-d4608fbb, #w-node-_880d34d0-3066-d1cd-0010-e0599b1e65df-d4608fbb, #w-node-_60acef13-9672-066e-9618-f986203f8cf2-e4608fbd, #w-node-_9ad1b2c0-647d-3cc2-0d33-aef1397c44a5-e4608fbd, #w-node-_6faafd5b-2648-6d5f-2285-fd05eef6cb16-e4608fbd, #w-node-_39652e2f-92e1-b570-7aaf-fc2a468d21ad-468d21a9, #w-node-_39652e2f-92e1-b570-7aaf-fc2a468d21b6-468d21a9, #w-node-a51e763e-24db-3087-82f1-ce6525a736b8-b1608fc0, #w-node-_147e9c78-7d55-728f-fb3d-8cb12a29ac88-b1608fc0, #w-node-_3cef8cdb-2f54-b910-3530-e29660eb8d4d-b1608fc0, #w-node-_8cd01e7e-0f98-df88-e1e1-7fce18a530bc-b1608fc0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


