@font-face {
  font-family: Classico webfont;
  src: url('../fonts/classico-bold-webfont.woff2') format("woff2"), url('../fonts/classico-bold-webfont.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Classico webfont;
  src: url('../fonts/classico-webfont.woff2') format("woff2"), url('../fonts/classico-webfont.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: white;
  --mainfont: "Open Sans", sans-serif;
  --black: black;
  --letters: #534020;
  --backround: #dbd6c8;
  --newbackround: #aecdce;
  --buttons: #f69602;
}

.body {
  background-color: var(--white);
  font-family: var(--mainfont);
  color: var(--black);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  line-height: 1.2;
  display: flex;
}

.logo {
  z-index: 200;
  mix-blend-mode: difference;
  position: fixed;
  top: 50px;
  left: 44px;
}

.logoimage {
  width: 230px;
  position: relative;
}

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

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

.social {
  z-index: 500;
  grid-row-gap: 12px;
  background-color: var(--letters);
  opacity: 1;
  color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 8px;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

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

.slink.ins {
  width: 35px;
}

.slink.glossa {
  margin-bottom: 29px;
}

.image-5 {
  padding: 5px;
  font-size: 10px;
}

.menu-2 {
  z-index: 200000;
  background-color: var(--letters);
  opacity: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 60px;
  display: flex;
  position: fixed;
  inset: 46px 0 auto auto;
}

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

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

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

.logopurplesheep {
  z-index: 20000;
  mix-blend-mode: difference;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: auto;
  display: none;
  position: fixed;
  inset: auto auto 185px 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;
  background-color: var(--black);
  color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding-top: 14px;
  padding-bottom: 0;
  display: none;
  position: fixed;
  inset: auto 0% 3% auto;
}

.cookiein {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin: 26px 0;
  display: flex;
}

.text-block-7 {
  margin-left: 12px;
  margin-right: 12px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  line-height: 14px;
  position: relative;
}

.button-3 {
  color: #000;
  background-color: #ffd147;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  display: flex;
  position: relative;
}

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

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

.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%;
  position: relative;
}

.section-4 {
  height: 190px;
}

.animation {
  position: relative;
}

.animation.sv {
  display: none;
}

.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 {
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-wrapper {
  height: 100%;
  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%;
  position: relative;
}

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

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

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

.swiper.swiper1 {
  height: 100%;
  position: relative;
}

.hideee {
  width: 100%;
  height: 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 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10% 13% 198px;
  display: flex;
  position: relative;
}

.kyriokeimeno.syr {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 9%;
  padding-right: 9%;
  display: flex;
}

.titles {
  color: var(--black);
  margin-bottom: 30px;
  font-weight: 300;
}

.titles.sm {
  color: var(--letters);
  margin-top: 15px;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
}

.titles.kef {
  color: var(--letters);
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
}

.maintext {
  color: var(--letters);
  max-width: 782.438ch;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 2;
}

.maintext.facilities2 {
  color: var(--letters);
  column-count: 2;
  column-rule-style: solid;
  column-rule-width: 2px;
  white-space: normal;
  word-break: normal;
  flex-direction: row;
  justify-content: center;
  column-gap: 71px;
  margin-top: 0;
  font-size: 18px;
  display: block;
  position: relative;
}

.maintext.btm {
  margin-bottom: 136px;
}

.maintext.xoris {
  color: var(--letters);
  max-width: none;
  font-size: 18px;
}

.maintext.xoris.kato {
  padding-top: 3%;
  padding-left: 40%;
  padding-right: 5%;
}

.maintext.xoris.dexxx {
  margin-top: 3%;
  padding-left: 6%;
  padding-right: 36%;
}

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

.textinside.syrrrrr {
  width: 65%;
}

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

.paroxes {
  color: var(--letters);
  margin-top: 67px;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.2;
}

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

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

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

.mhttt {
  z-index: 50;
  font-family: Tinos;
  font-size: 12px;
  display: none;
  position: absolute;
  bottom: 223px;
  right: -60px;
  transform: rotate(-90deg);
}

.icsyroskai {
  width: 100%;
  padding-top: 65%;
  padding-bottom: 53%;
  position: relative;
}

.icsyroskai.syr {
  background-color: #000;
  height: 100%;
  padding-top: 0%;
  padding-bottom: 0%;
  overflow: hidden;
}

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

.imgs.syrr {
  opacity: .77;
  object-position: 89% 50%;
}

.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: 86px;
  padding-bottom: 86px;
  display: grid;
  position: relative;
}

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

.image-12.ssss {
  object-position: 65% 50%;
}

.image-12.smmm {
  object-position: 20% 50%;
}

.image-12.dddd {
  object-position: 100% 50%;
}

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

.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;
  position: relative;
}

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

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

.politiki {
  color: var(--white);
  font-size: 18px;
  text-decoration: none;
  position: absolute;
  inset: auto -6px 5% auto;
  transform: rotate(-90deg);
}

.politiki.svisim {
  display: none;
}

.adress2 {
  text-align: center;
  width: 100%;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
}

.adress2.animationola {
  color: var(--letters);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 19px;
}

.bold-text-3 {
  margin-top: -25px;
  padding-top: 0;
}

.adresscontact {
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 26%;
  padding-bottom: 26%;
  display: flex;
  position: static;
}

.adresscontact.firstpage {
  grid-column-gap: 4%;
  grid-row-gap: 4%;
  flex-flow: row;
  position: relative;
}

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

.mailto {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 21px;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  display: block;
  position: relative;
}

.mailto._1 {
  font-size: 25px;
  font-weight: 300;
}

.mailto._1.animationola {
  color: var(--letters);
  margin-top: 0;
  font-size: 19px;
}

.mailto._1.animationola.sv {
  display: none;
}

.mailto.animationola {
  color: var(--letters);
  margin-top: 0;
  font-size: 19px;
}

.fondo {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.fondosellections {
  z-index: 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.overlay {
  z-index: auto;
  opacity: .12;
  background-color: #0000;
  background-image: url('../images/grainsta-1.png');
  background-position: 0 0;
  background-size: 130px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 100vh;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.newolo {
  width: 100%;
  display: block;
  position: relative;
}

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

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

.picas.pr {
  opacity: 1;
}

.accomo {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0%;
  padding-right: 0%;
  position: relative;
}

.grdaccommo {
  grid-column-gap: 0%;
  grid-row-gap: 0%;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.linaccomo {
  color: #fff;
  border-radius: 3px;
  width: 60%;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.linaccomo._100 {
  width: 100%;
}

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

.esolink.prot {
  padding-top: 62%;
}

.esolink.syros {
  padding-top: 63%;
}

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

.tiloskoumpion {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 13px;
  padding-right: 13px;
  font-size: 36px;
  font-weight: 400;
  line-height: 1;
  position: relative;
}

.tiloskoumpion.ariistera {
  color: var(--letters);
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  font-size: 34px;
}

.smallss {
  color: var(--letters);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  position: relative;
}

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

.fondochroma.sv {
  display: none;
}

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

.amenities.ari {
  color: var(--black);
  margin-bottom: 37px;
  padding-bottom: 5%;
  padding-left: 40%;
  padding-right: 5%;
}

.amenities.dexia {
  padding-bottom: 6%;
  padding-left: 6%;
  padding-right: 39%;
}

.videodexio {
  background-color: #160e0e;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.videob {
  z-index: 2;
  opacity: .88;
  width: 100%;
  height: 100%;
}

.firstitlos {
  z-index: 2;
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Great Vibes, cursive;
  font-size: 4vw;
  font-weight: 400;
  line-height: 1;
  position: absolute;
}

.firstitlos.sy {
  font-family: var(--mainfont);
}

.butondv {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.esoin {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.italic-text {
  font-weight: 600;
  position: relative;
}

.dieuthinseis {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.srtingo {
  background-color: var(--letters);
  color: var(--letters);
  width: 1px;
  padding-top: 17%;
  position: relative;
}

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

.firstperigrafi {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.firstimageofsyros {
  width: 50.3%;
  padding-top: 58%;
  position: relative;
}

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

.ttext {
  width: 70%;
  padding-left: 12%;
  padding-right: 8%;
  position: relative;
}

.textodom {
  width: 40%;
  height: 100%;
  padding-left: 3%;
  padding-right: 3%;
}

.esoooaristera {
  flex-flow: column;
  display: flex;
}

.domtitleall {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

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

.spanipotitlos {
  font-family: var(--mainfont);
  font-size: 2vw;
  display: inline;
  position: relative;
}

.panoo {
  z-index: 0;
  opacity: .82;
  background-image: linear-gradient(#000, #fff0);
  width: 100%;
  height: 309px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.smallsmall {
  font-family: var(--mainfont);
  font-size: 1.4vw;
  display: inline-flex;
  position: relative;
  top: -29px;
}

.bookkk {
  z-index: 70;
  background-color: var(--letters);
  color: var(--white);
  justify-content: center;
  align-items: center;
  height: 60px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  position: fixed;
  inset: 46px 85px auto auto;
}

.booktelephone {
  z-index: 50;
  grid-column-gap: 8px;
  grid-row-gap: 0px;
  opacity: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: fixed;
  inset: auto 53px 8px auto;
}

.rent-abutton {
  background-color: #00aeef;
  border: 2px solid #fff;
  border-radius: 20px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 20px;
  position: fixed;
  inset: 47px 102px auto auto;
}

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

.image-13 {
  width: 25px;
}

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

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

  .logoimage {
    width: 180px;
  }

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

  .picbackround {
    height: auto;
    padding-top: 68%;
  }

  .swiper.swiper1 {
    height: auto;
  }

  .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: 17%;
    padding-right: 17%;
  }

  .titles {
    margin-top: -6px;
    font-size: 30px;
    line-height: 38px;
  }

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

  .maintext {
    font-size: 18px;
  }

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

  .maintext.xoris.kato {
    padding-left: 15%;
  }

  .maintext.xoris.dexxx {
    padding-left: 15%;
    padding-right: 4%;
  }

  .textinside.syrrrrr {
    width: 75%;
  }

  .picorthies {
    width: 49.5%;
  }

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

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

  .imgs.syrr {
    object-position: 70% 50%;
  }

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

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

  .politiki {
    font-size: 14px;
    bottom: 5%;
  }

  .adress2 {
    margin-top: -3%;
  }

  .adress2.animationola {
    margin-top: 0%;
    font-size: 18px;
  }

  .adresscontact.firstpage {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .mailto._1.animationola {
    margin-top: 0;
  }

  .mailto.animationola {
    font-size: 18px;
  }

  .grdaccommo {
    flex-flow: column-reverse wrap;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
    align-items: flex-start;
  }

  .grdaccommo.mes {
    flex-flow: column wrap-reverse;
  }

  .linaccomo {
    width: 80%;
  }

  .tiloskoumpion {
    margin-bottom: 0;
    font-size: 28px;
  }

  .smallss {
    margin-top: 11px;
    font-size: 14px;
  }

  .amenities.ari {
    padding-left: 15%;
  }

  .amenities.dexia {
    padding-left: 15%;
    padding-right: 8%;
  }

  .firstitlos {
    text-align: center;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 8vw;
  }

  .firstperigrafi {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 6%;
  }

  .firstimageofsyros {
    padding-top: 71%;
  }

  .ttext {
    width: 100%;
    padding-top: 6%;
    padding-left: 9%;
    padding-right: 2%;
  }

  .textodom {
    width: 100%;
    padding-left: 9%;
  }

  .spanipotitlos {
    font-size: 3vw;
  }

  .smallsmall {
    font-size: 2.4vw;
  }

  .bookkk {
    top: 7px;
  }

  .rent-abutton {
    top: 25px;
  }

  .telephone {
    width: 30px;
  }

  .image-13 {
    width: 22px;
  }
}

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

  .logoimage {
    width: 140px;
  }

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

  .slink {
    width: 24px;
  }

  .slink.ins {
    width: 35px;
  }

  .menu-2 {
    width: 70px;
    height: 50px;
    margin-top: 20px;
    top: 0;
    right: 0;
  }

  .pardiv {
    margin-top: 34px;
  }

  .section-4 {
    height: 130px;
  }

  .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.syr {
    padding-left: 3%;
    padding-right: 3%;
  }

  .titles.sm {
    font-size: 22px;
  }

  .maintext.xoris.dexxx {
    padding-right: 15%;
  }

  .textinside {
    margin-top: 15px;
  }

  .textinside.syrrrrr {
    width: 80%;
  }

  .mhttt {
    bottom: 166px;
  }

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

  .politiki {
    font-size: 12px;
    bottom: 5%;
    right: 1px;
  }

  .adress2 {
    margin-top: -36%;
    font-size: 20px;
    line-height: 1.2;
  }

  .mailto {
    font-size: 20px;
  }

  .mailto._1 {
    font-size: 20px;
    top: auto;
  }

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

  .esolink.syros {
    padding-top: 78%;
  }

  .tiloskoumpion {
    font-size: 29px;
  }

  .smallss {
    font-size: 14px;
  }

  .amenities.dexia {
    padding-right: 7%;
  }

  .firstitlos {
    font-size: 8vw;
  }

  .smallsmall {
    top: -22px;
  }

  .bookkk {
    height: 50px;
    top: 20px;
    right: 74px;
  }

  .booktelephone {
    bottom: 9px;
  }

  .rent-abutton {
    font-size: 16px;
    top: 19px;
    right: 93px;
  }

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

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

  .logoimage {
    width: 130px;
  }

  .kypselia {
    align-items: center;
  }

  .title {
    font-size: 30px;
  }

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

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

  .social {
    top: auto;
    bottom: 0;
    right: 0;
  }

  .slink.glossa {
    margin-bottom: 9px;
  }

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

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

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

  .picbackround {
    padding-top: 99%;
  }

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

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

  .kyriokeimeno {
    padding-top: 17%;
    padding-left: 7%;
    padding-right: 7%;
  }

  .kyriokeimeno.syr {
    padding-left: 6%;
    padding-right: 6%;
  }

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

  .maintext.btm {
    margin-bottom: 28px;
  }

  .maintext.xoris.dexxx {
    padding-left: 15%;
    padding-right: 3%;
  }

  .textinside {
    margin-top: 19px;
  }

  .textinside.syrrrrr {
    width: 90%;
  }

  .buttonsst {
    padding-top: 137%;
  }

  .picorthies {
    width: 49.2%;
  }

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

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

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

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

  .politiki {
    bottom: 5%;
    right: -7px;
  }

  .adress2 {
    margin-top: -52%;
  }

  .adresscontact {
    background-color: #0000;
    margin-top: 123px;
  }

  .mailto._1.animationola, .mailto.animationola {
    font-size: 18px;
  }

  .fondosellections, .overlay {
    height: 100vh;
  }

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

  .grdaccommo {
    grid-column-gap: 0px;
    grid-row-gap: 9px;
    grid-template-columns: 1fr;
  }

  .linaccomo {
    width: 100%;
  }

  .esolink.prot {
    padding-top: 74%;
  }

  .esolink.syros {
    padding-top: 120%;
  }

  .tiloskoumpion {
    font-size: 27px;
  }

  .tiloskoumpion.ariistera {
    font-size: 30px;
  }

  .smallss {
    margin-top: 0;
    font-size: 17px;
    font-weight: 400;
  }

  .firstitlos {
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 11vw;
  }

  .srtingo {
    width: 100%;
    height: 1px;
    padding-top: 0%;
  }

  .firstimageofsyros {
    width: 70%;
    padding-top: 94%;
  }

  .ttext {
    padding-right: 8%;
  }

  .textodom {
    display: flex;
  }

  .esoooaristera {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    margin-top: 42px;
  }

  .domtitleall {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .spanipotitlos {
    font-size: 4.4vw;
  }

  .smallsmall {
    font-size: 3.5vw;
    top: -18px;
  }

  .bookkk {
    inset: auto auto 0 0;
  }

  .booktelephone {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    inset: auto auto 59px 1px;
  }

  .rent-abutton {
    inset: auto 8px 11px auto;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_60acef13-9672-066e-9618-f986203f8cf2-a28eb132, #w-node-_5871b507-eaac-e701-15a5-cfbe5b5dc95a-a28eb132, #w-node-f6f91d54-6fea-e8f0-923f-774294418ec1-a28eb132, #w-node-fcedab6a-0e98-5577-3ab7-d025a76fbdbe-a28eb132 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_60acef13-9672-066e-9618-f986203f8cf2-a28eb132, #w-node-_5871b507-eaac-e701-15a5-cfbe5b5dc95a-a28eb132, #w-node-f6f91d54-6fea-e8f0-923f-774294418ec1-a28eb132, #w-node-fcedab6a-0e98-5577-3ab7-d025a76fbdbe-a28eb132 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Classico webfont';
  src: url('../fonts/classico-bold-webfont.woff2') format('woff2'), url('../fonts/classico-bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Classico webfont';
  src: url('../fonts/classico-webfont.woff2') format('woff2'), url('../fonts/classico-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}