:root {
  --backround: #a66d5c;
  --white: white;
  --black: black;
  --diakosmisis: #383131;
}

.body {
  background-color: var(--backround);
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}

.logo {
  z-index: 200;
  opacity: 1;
  mix-blend-mode: difference;
  width: 29vw;
  position: fixed;
  top: 0;
  left: 0;
}

.logo.w--current {
  mix-blend-mode: difference;
  width: 29vw;
  top: 14px;
}

.logoimage {
  width: 70%;
  display: block;
  position: relative;
}

.logoimage.tex {
  width: 30%;
}

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

.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;
  grid-column-gap: 8px;
  opacity: 1;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: fixed;
  inset: auto auto 36px 35px;
}

.slink {
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
}

.slink.ins {
  width: 35px;
}

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

.string-2 {
  background-color: var(--black);
  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: #ada79a;
  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: #6b6637;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  display: none;
  position: fixed;
  inset: auto 0% 3% auto;
}

.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: 240px;
}

.animation {
  flex-direction: column;
  position: relative;
}

.animation.svius {
  display: none;
}

.book {
  z-index: 20;
  border: 2px solid var(--diakosmisis);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  color: var(--white);
  border-radius: 90px;
  justify-content: center;
  align-items: center;
  padding: 7px 26px;
  text-decoration: none;
  display: flex;
  position: relative;
  inset: auto 0 0 auto;
}

.book.contact {
  border-color: var(--diakosmisis);
  position: fixed;
  inset: 4% 4% auto auto;
}

.book.book2 {
  background-color: var(--white);
  color: var(--black);
}

.booktext {
  color: var(--white);
  font-size: 30px;
  font-weight: 200;
  position: relative;
}

.booktext.mono {
  font-size: 25px;
}

.booktext.book2 {
  color: var(--black);
  font-weight: 600;
}

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

.booktelephone {
  z-index: 50;
  grid-column-gap: 12px;
  opacity: 1;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  position: fixed;
  inset: auto 3% 3% auto;
}

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

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

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

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

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

.swiper-slide.sv {
  display: block;
}

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

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

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

.hideee {
  color: #fff0;
  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.timeline {
  padding: 16% 17% 25%;
}

.titles {
  margin-bottom: 30px;
  font-family: Ogg roman;
  font-size: 90px;
  font-weight: 300;
  line-height: 1.2;
}

.titles.domat {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
}

.titles.domat.syros {
  margin-bottom: 52px;
  font-family: Open Sans, sans-serif;
  font-weight: 200;
}

.maintext {
  width: 100%;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 2;
}

.maintext.facilities2 {
  column-count: 2;
  column-rule-style: solid;
  column-rule-width: 1.6px;
  flex-direction: row;
  justify-content: center;
  column-gap: 100px;
  margin-top: 41px;
  display: block;
}

.maintext.facilities2._2 {
  margin-top: 0;
}

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

.textinside.syros {
  margin-top: 90px;
}

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

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

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

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

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

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

.image-9.apppp {
  opacity: .96;
}

.heading-3 {
  color: var(--white);
  text-align: center;
  width: 100%;
  margin-top: 27px;
  margin-bottom: 0;
  font-size: 2.6vw;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
  bottom: auto;
  left: auto;
  right: auto;
}

.heading-3.appp {
  margin-top: 0%;
  font-size: 2.6vw;
  line-height: 1;
  top: auto;
}

.perigrafi {
  color: var(--white);
  text-align: center;
  width: 100%;
  padding-left: 17px;
  padding-right: 17px;
  font-family: Open Sans, sans-serif;
  font-size: 1vw;
  line-height: 1.3;
  position: relative;
}

.paroxes {
  margin-top: 47px;
  margin-bottom: 16px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 2;
  position: relative;
}

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

.pano {
  height: 30vh;
}

.perigrafesdom {
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.2;
}

.mhttt {
  z-index: 509;
  font-size: 12px;
  position: fixed;
  bottom: 376px;
  right: -21px;
  transform: rotate(-90deg);
}

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

.pino {
  width: 25px;
}

.keys {
  opacity: 0;
  position: fixed;
}

.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 -32px 142px auto;
  transform: rotate(-90deg);
}

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

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

.linkfirst {
  color: var(--black);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 9%;
  text-decoration: none;
  display: flex;
}

.mapolos {
  z-index: 7;
  opacity: 1;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  max-height: 4px;
  display: block;
  position: fixed;
  inset: 100vh auto auto 0%;
}

.oloin {
  width: 100%;
}

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

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

.tellink-2 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 22px;
  text-decoration: none;
  position: relative;
}

.address-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 15%;
  margin-bottom: 15%;
  font-weight: 700;
  display: flex;
  position: relative;
}

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

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

.covers {
  width: 100%;
  height: 300vh;
  display: flex;
}

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

.language {
  border: 2px solid var(--diakosmisis);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  border-radius: 50%;
  padding: 8px 6px;
  text-decoration: none;
}

.picofirst {
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.stack {
  align-items: flex-end;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.oloypoleipo {
  z-index: 3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.firstpardraph {
  opacity: 0;
  max-width: 40ch;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.4;
  position: absolute;
  top: auto;
  bottom: 43%;
  left: 51%;
}

.esotitlos {
  width: 100%;
  height: 100vh;
  position: absolute;
  overflow: hidden;
}

.kyriaparagraphos {
  max-width: 70ch;
  font-size: 20px;
  line-height: 2;
  position: relative;
}

.kyriaparagraphos.animation {
  font-family: Open Sans, sans-serif;
}

.text {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 25%;
  padding-bottom: 25%;
  display: flex;
}

.suitesburttons {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 25%;
  display: flex;
  position: relative;
}

.suitesburttons.b {
  padding-bottom: 0%;
}

.suitelink {
  text-decoration: none;
  position: relative;
}

.suitelink.a {
  left: -10%;
}

.suitelink.b {
  right: -10%;
}

.suitepic {
  width: 50vw;
  padding-top: 34vw;
  position: relative;
  overflow: hidden;
}

.suitepic.around {
  width: 100vw;
  padding-top: 67vw;
}

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

.picsuite.arou {
  opacity: .72;
}

.suitename {
  z-index: 2;
  position: absolute;
  inset: -12% auto auto -13%;
}

.suitename.b {
  left: auto;
  right: -10%;
}

.suitasname {
  color: var(--white);
  font-size: 8vw;
  font-weight: 100;
  line-height: .9;
  position: relative;
}

.suitostext {
  color: var(--white);
  font-size: 3vh;
  font-weight: 500;
  position: absolute;
  inset: auto 14% -21% auto;
}

.suitostext.b {
  bottom: -24%;
  left: 5%;
}

.plusbutton {
  position: absolute;
  inset: auto 1.1vw -3.4vw auto;
}

.plusbutton.b {
  left: 3%;
  right: auto;
}

.plusss {
  width: 5vw;
  max-width: 5em;
  height: 5vw;
  max-height: 5em;
  position: relative;
}

.smallheads {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.2;
  position: absolute;
  inset: auto -14.7em 0% auto;
}

.smallheads.b {
  text-align: right;
  left: -14.7em;
  right: auto;
}

.aroundlink {
  width: 100%;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.aroundlink.aro {
  background-color: #000;
}

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

.titllestrolll {
  color: var(--white);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: 500;
  line-height: 1;
  position: relative;
}

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

.sm {
  font-size: 30px;
}

.logodivo {
  opacity: 0;
  width: 100%;
  display: flex;
  position: relative;
}

.blacko {
  opacity: 1;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.contacxto {
  width: 100%;
}

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

.picoabigo {
  width: 100%;
  margin-top: 31px;
  padding-top: 60%;
  position: relative;
}

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

.imagesyros.pr {
  object-position: 50% 100%;
}

.twopicos {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding-top: 73px;
  padding-bottom: 85px;
  display: flex;
}

.twopicos.first {
  padding-top: 0;
  padding-bottom: 0;
}

.back {
  z-index: 60;
  background-color: #000;
  position: fixed;
  inset: 49px 0 auto auto;
}

.button-5 {
  color: var(--black);
  background-color: #3898ec00;
  font-weight: 700;
  position: absolute;
  inset: auto -78px 28px auto;
  transform: rotate(-90deg);
}

.scroll {
  z-index: 5;
  background-color: #fff;
  width: 2px;
  height: 40px;
  position: absolute;
  top: auto;
  left: 50%;
  right: 0%;
}

.scrolll {
  margin-left: -20px;
  font-weight: 800;
  position: absolute;
  inset: auto 0% -60%;
}

.oloscroll {
  z-index: 30;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: fixed;
  inset: auto auto 18% 50%;
}

.swiper-pagination {
  position: relative;
}

.rentacar {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 41px;
  padding-bottom: 48px;
  display: flex;
}

.parking {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #56ad9d;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.image-6 {
  width: 30%;
}

.cartitle {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 52px;
  line-height: 1;
}

.cartitle.minima {
  font-size: 22px;
  line-height: 1.2;
  position: relative;
}

@media screen and (max-width: 991px) {
  .logo {
    width: 40vw;
    top: 9px;
    left: 13px;
  }

  .logo.w--current {
    width: 40vw;
  }

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

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

  .social {
    bottom: 27px;
  }

  .menu-2 {
    top: 7px;
  }

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

  .booktext, .booktext.mono {
    font-size: 20px;
  }

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

  .kyriokeimeno {
    padding-top: 18%;
    padding-left: 12%;
    padding-right: 12%;
  }

  .kyriokeimeno.timeline {
    padding-top: 25%;
    padding-left: 12%;
    padding-right: 12%;
  }

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

  .maintext.facilities2 {
    column-count: 1;
    margin-top: 0;
  }

  .titloideuteroi {
    margin-bottom: 20px;
    font-size: 27px;
  }

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

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

  .perigrafi {
    font-size: 1.8vw;
    font-weight: 400;
  }

  .perigrafesdom {
    font-size: 24px;
  }

  .mhttt {
    font-size: 11px;
    bottom: 262px;
    right: -17px;
  }

  .politiki {
    font-size: 14px;
    right: -17px;
  }

  .adree-2 {
    font-size: 26px;
  }

  .tellink-2 {
    font-size: 20px;
  }

  .picorthies {
    width: 49.5%;
  }

  .firstpardraph {
    padding-right: 13px;
    font-size: 18px;
    bottom: 44%;
  }

  .text {
    padding-left: 11%;
    padding-right: 11%;
  }

  .suitepic {
    width: 60vw;
    padding-top: 41vw;
  }

  .suitename {
    left: -9%;
  }

  .suitename.b {
    right: -7%;
  }

  .suitostext {
    font-size: 1.6vh;
  }

  .plusss {
    width: 6vw;
    max-width: none;
    height: 6vw;
    max-height: none;
  }

  .smallheads {
    right: -13.7em;
  }

  .smallheads.b {
    left: -13.9em;
  }

  .titllestrolll {
    font-size: 50px;
  }

  .button-5 {
    bottom: 188%;
    right: -17%;
  }

  .parking {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .cartitle {
    font-size: 28px;
  }

  .cartitle.minima {
    font-size: 22px;
  }
}

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

  .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: 20px;
    left: 25px;
  }

  .slink.ins {
    width: 27px;
  }

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

  .pardiv {
    margin-top: 34px;
  }

  .section-4 {
    height: 130px;
  }

  .book.contact {
    top: 20px;
  }

  .booktext {
    font-size: 18px;
  }

  .telephone {
    width: 30px;
    height: 30px;
  }

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

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

  .kyriokeimeno {
    padding: 25% 10% 149px;
  }

  .kyriokeimeno.timeline {
    padding-top: 20%;
  }

  .titles {
    margin-top: 0;
  }

  .titles.domat.syros {
    margin-bottom: 51px;
    font-size: 45px;
    font-weight: 300;
  }

  .maintext {
    font-size: 18px;
  }

  .textinside {
    margin-top: 15px;
  }

  .textinside.syros {
    margin-top: 77px;
  }

  .titloideuteroi {
    font-size: 27px;
  }

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

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

  .perigrafi {
    font-size: 2.4vw;
  }

  .paroxes {
    margin-top: 26px;
    margin-bottom: 0;
  }

  .mhttt {
    bottom: 198px;
  }

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

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

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

  .kyriaparagraphos.animation {
    font-size: 18px;
  }

  .suitepic {
    width: 70vw;
    padding-top: 47vw;
  }

  .suitename {
    left: -1%;
  }

  .suitename.b {
    right: -1%;
  }

  .suitostext {
    font-size: 1.2vh;
  }

  .plusss {
    width: 7vw;
    height: 7vw;
  }

  .smallheads {
    font-size: 10px;
    right: -13.7em;
  }

  .smallheads.b {
    font-size: 10px;
    left: -13.9em;
  }

  .titllestrolll {
    padding-left: 28px;
    padding-right: 28px;
    font-size: 35px;
  }

  .twopicos {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .back {
    font-size: 14px;
    top: 24px;
  }

  .button-5 {
    font-size: 14px;
    bottom: 178%;
    right: -15%;
  }

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

  .cartitle {
    font-size: 24px;
  }

  .cartitle.minima {
    font-size: 18px;
  }
}

@media screen and (max-width: 479px) {
  .logo {
    width: 50vw;
    top: 17px;
    left: 2px;
  }

  .logo.w--current {
    width: 50vw;
  }

  .kypselia {
    align-items: center;
  }

  .title {
    font-size: 30px;
  }

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

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

  .social {
    grid-row-gap: 8px;
    flex-direction: column;
    inset: auto -6px 134px auto;
  }

  .menu-2 {
    width: 60px;
    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%;
  }

  .animation {
    margin-bottom: 0;
  }

  .book.contact {
    top: 30px;
    right: 1%;
  }

  .booktext, .booktext.mono {
    font-size: 14px;
  }

  .booktelephone {
    bottom: 1%;
    right: 0%;
  }

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

  .picbackround {
    padding-top: 79%;
  }

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

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

  .kyriokeimeno {
    padding-top: 42%;
    padding-left: 9%;
    padding-right: 9%;
  }

  .kyriokeimeno.timeline {
    padding-top: 45%;
    padding-bottom: 37%;
  }

  .titles {
    flex-direction: column;
    margin-bottom: 37px;
    font-size: 69px;
    line-height: 1;
    display: flex;
  }

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

  .titles.domat.syros {
    margin-bottom: 48px;
    font-size: 35px;
  }

  .textinside {
    margin-top: 19px;
  }

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

  .titloideuteroi {
    margin-bottom: 14px;
    font-size: 20px;
  }

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

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

  .perigrafi {
    font-size: 4.5vw;
  }

  .paroxes {
    margin-bottom: 16px;
    font-size: 28px;
  }

  .buttonsst {
    padding-top: 112%;
  }

  .pano {
    height: 18vh;
  }

  .pano.dom {
    height: 30vh;
  }

  .perigrafesdom {
    font-size: 22px;
  }

  .mhttt {
    z-index: 20;
    bottom: 359px;
    right: -24px;
  }

  .politiki {
    bottom: 145px;
  }

  .mapolos {
    display: block;
  }

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

  .tellink-2 {
    font-size: 20px;
  }

  .address-2 {
    margin-top: 50%;
  }

  .picorthies {
    width: 49.2%;
  }

  .firstpardraph {
    left: 7%;
  }

  .suitesburttons, .suitesburttons.b {
    padding-bottom: 39%;
  }

  .suitelink.a {
    left: 5%;
  }

  .suitelink.b {
    right: 5%;
  }

  .suitepic {
    width: 90vw;
    padding-top: 63vw;
  }

  .suitepic.around {
    padding-top: 99vw;
  }

  .suitename {
    top: -18%;
  }

  .suitasname {
    font-size: 14vw;
  }

  .suitostext {
    font-size: 1.6vh;
    right: 16%;
  }

  .suitostext.b {
    font-size: 1.6vh;
  }

  .plusbutton {
    bottom: -6.4vw;
    right: 6.5vw;
  }

  .plusbutton.b {
    left: 11%;
  }

  .plusss {
    width: 10vw;
    height: 10vw;
  }

  .smallheads {
    font-size: 14px;
    bottom: -6.3em;
    left: 0;
    right: auto;
  }

  .smallheads.b {
    font-size: 14px;
    left: auto;
    right: 0;
  }

  .titllestrolll {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 33px;
  }

  .picoabigo {
    margin-top: -12px;
    padding-top: 115%;
  }

  .twopicos {
    flex-direction: column;
    padding-top: 19px;
  }

  .back {
    top: 17px;
  }

  .button-5 {
    right: -10%;
  }

  .parking {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 21px;
  }

  .image-6 {
    width: 100%;
  }

  .cartitle {
    text-align: center;
    padding-right: 0;
  }

  .cartitle.minima {
    padding-right: 0;
  }
}

#w-node-_86a74f74-b390-947f-aa46-62320e4f9d71-e340d489, #w-node-_7c989d8c-03f9-a5fb-974b-97ade340d4ab-e340d489 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 767px) {
  #w-node-_7c989d8c-03f9-a5fb-974b-97ade340d497-e340d489, #w-node-_7c989d8c-03f9-a5fb-974b-97ade340d4a1-e340d489 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_7c989d8c-03f9-a5fb-974b-97ade340d4ab-e340d489 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


