@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 {
  --newbackround: #ccbb9d;
  --mainfont: Montserrat, sans-serif;
  --black: black;
  --menu: #a0947d;
  --white: white;
  --book: #fa0;
  --backround: #dbd6c8;
}

.body {
  background-color: var(--newbackround);
  font-family: var(--mainfont);
  color: var(--black);
  line-height: 1.2;
}

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

.logo.w--current {
  opacity: 1;
}

.logoimage {
  width: 230px;
}

.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(--menu);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 0%;
  height: 100svh;
  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;
  opacity: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: fixed;
  top: 26%;
  left: auto;
  right: 10px;
}

.slink {
  width: 25px;
}

.slink.ins {
  width: 35px;
}

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

.slink.sv {
  display: none;
}

.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;
  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.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;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: auto;
  display: flex;
  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: 400;
  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;
}

.book {
  z-index: 20;
  color: var(--white);
  background-color: #000;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 40px;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: 44px 78px auto auto;
}

.text-block-8 {
  color: var(--book);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  display: flex;
  position: relative;
}

.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 auto 18px 3%;
}

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

.slider {
  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-button-next.swiper-button-white {
  color: var(--white);
}

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

.swiper {
  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 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  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.domat {
  color: var(--white);
  margin-bottom: 10px;
  line-height: 1.2;
}

.maintext {
  color: var(--white);
  max-width: 782.438ch;
  margin-bottom: 0;
  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: 2px;
  white-space: normal;
  word-break: normal;
  flex-direction: row;
  justify-content: center;
  column-gap: 71px;
  margin-top: 0;
  display: block;
  position: relative;
}

.maintext.second {
  margin-bottom: 0;
  padding-top: 17%;
  padding-left: 20%;
  padding-right: 20%;
  font-size: 25px;
  line-height: 2;
  position: relative;
}

.maintext.second.animationola {
  color: var(--white);
  padding-top: 11%;
  padding-bottom: 11%;
}

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

.textinside.syrrrrr {
  width: 65%;
}

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

.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 {
  color: var(--white);
  padding-left: 21px;
  font-size: 34px;
  font-weight: 400;
  line-height: 1.1;
  position: relative;
}

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

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

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

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

.paroxes {
  color: var(--white);
  margin-top: 67px;
  margin-bottom: 30px;
  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.7%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

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

.perigrafesdom {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 50px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.5;
}

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

.syrosin {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: grid;
  position: relative;
}

.syrosin.assos {
  grid-template-columns: 1fr 1fr;
  padding-left: 0%;
  padding-right: 0%;
}

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

.imgs {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 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: 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.dd {
  object-position: 60% 50%;
}

.image-12.dddf {
  object-position: 30% 50%;
}

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

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

.image-13 {
  width: 25px;
}

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

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

.adress2.animationola {
  color: var(--white);
}

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

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

.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(--white);
}

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

.mailto.animationola {
  color: var(--white);
}

.fondo {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  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;
}

.cov {
  z-index: -1;
  grid-column-gap: 1.7%;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  height: 100svh;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

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

.dyo.lo {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.picas.links {
  opacity: .74;
}

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

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

.linaccomo {
  color: #fff;
  width: 100%;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

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

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

.esooolink {
  color: #fff;
  background-color: #363636;
  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;
}

.smallss {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3;
  position: relative;
}

.locations {
  color: #fff;
  width: 100%;
  height: 100vh;
  text-decoration: none;
  display: flex;
  position: relative;
}

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

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

.fondochroma.sv {
  display: none;
}

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

.periexomeno.vap {
  background-image: url('../images/20200321_1217545555-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.periexomeno.ano {
  background-image: url('../images/anosm.jpg');
  background-position: 50%;
  background-size: cover;
}

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

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

.videaristero {
  background-color: #442d2d;
  width: 50%;
  height: 50%;
  position: absolute;
  inset: auto auto 0% 0%;
}

.videodexio {
  width: 50%;
  height: 50%;
  position: absolute;
  inset: 0% 0% auto auto;
}

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

.videoa {
  z-index: 2;
  opacity: 1;
  width: 100%;
  height: 100%;
}

.dexiamoto {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 50%;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.firstitlos {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.6vw;
  font-weight: 400;
  line-height: 1;
  position: relative;
}

.arrow {
  width: 3%;
  position: absolute;
  top: 64%;
}

.syrosaristera {
  width: 50%;
  height: 50%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.syrosdexia {
  width: 50%;
  height: 50%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.katobuttonsyros {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 50%;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

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

.div-block {
  border: 1px solid #fff;
  padding: 7px 12px;
  position: relative;
}

.bold-text-4 {
  line-height: 1.2;
}

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

.buttonservces {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-top: 55%;
  display: flex;
  position: relative;
  inset: 0% auto auto 0%;
}

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

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

.auto {
  opacity: .85;
  width: 70%;
  position: relative;
}

.servicesss {
  width: 100%;
  padding-top: 76px;
}

.esotiols {
  display: flex;
  position: relative;
}

.image-15 {
  width: 15px;
  position: relative;
  bottom: 5px;
  left: -11px;
}

.vnew {
  width: 18px;
  position: relative;
  left: 3px;
}

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

  .book {
    inset: 24px 89px auto auto;
  }

  .booktelephone {
    bottom: 21px;
    left: 22px;
  }

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

  .maintext {
    font-size: 18px;
  }

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

  .maintext.second.animationola {
    font-size: 20px;
  }

  .textinside.syrrrrr {
    width: 75%;
  }

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

  .titloideuteroi {
    font-size: 27px;
  }

  .picorthies {
    width: 49.5%;
  }

  .perigrafesdom {
    margin-bottom: 41px;
  }

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

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

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

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

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

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

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

  .picas.links.syr {
    object-position: 70% 50%;
  }

  .picas.links.dim {
    object-position: 30% 50%;
  }

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

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

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

  .image-15 {
    width: 10px;
  }

  .vnew {
    width: 14px;
    top: -12px;
  }
}

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

  .logo.w--current {
    top: 12px;
    left: 16px;
  }

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

  .slink {
    width: 24px;
  }

  .slink.ins {
    width: 35px;
  }

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

  .pardiv {
    margin-top: 34px;
  }

  .section-4 {
    height: 130px;
  }

  .book {
    top: 20px;
  }

  .text-block-8 {
    font-size: 17px;
  }

  .booktelephone {
    bottom: 16px;
    left: 16px;
  }

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

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

  .maintext.second {
    font-size: 20px;
  }

  .textinside {
    margin-top: 15px;
  }

  .textinside.syrrrrr {
    width: 80%;
  }

  .titloideuteroi {
    font-size: 22px;
  }

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

  .bold-text-3, .mailto {
    font-size: 20px;
  }

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

  .picas.links.syr {
    object-position: 73% 50%;
  }

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

  .tiloskoumpion {
    font-size: 29px;
  }

  .smallss {
    font-size: 14px;
  }

  .firstitlos {
    font-size: 3vw;
  }

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

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

  .logoimage {
    width: 150px;
  }

  .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: 21px;
    right: 4px;
  }

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

  .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 {
    width: 120px;
    top: auto;
    bottom: 29px;
    left: 0;
  }

  .text-block-8 {
    font-size: 18px;
  }

  .booktelephone {
    bottom: 31px;
    left: 130px;
  }

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

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

  .maintext.second {
    padding-left: 12%;
    padding-right: 12%;
    font-size: 20px;
  }

  .maintext.second.animationola {
    font-size: 18px;
    line-height: 1.7;
  }

  .textinside {
    margin-top: 19px;
  }

  .textinside.syrrrrr {
    width: 90%;
  }

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

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

  .buttonsst {
    padding-top: 137%;
  }

  .picorthies {
    width: 49.2%;
  }

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

  .syrosin.assos {
    grid-template-columns: 1fr 1fr;
    padding-left: 0%;
    padding-right: 0%;
  }

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

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

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

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

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

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

  .adress2.animationola {
    margin-top: auto;
  }

  .adresscontact {
    background-color: #0000;
  }

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

  .cov {
    grid-column-gap: 0%;
    grid-row-gap: 1.4%;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    height: 100svh;
  }

  .picas.links.syr {
    object-position: 75% 50%;
  }

  .picas.agi {
    object-position: 25% 50%;
  }

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

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

  .linaccomo {
    width: 100%;
  }

  .tiloskoumpion {
    font-size: 27px;
  }

  .firstitlos {
    text-align: left;
    margin-top: -38%;
    font-size: 5vw;
  }

  .arrow {
    width: 9%;
    margin-top: -25%;
  }

  .buttonservces {
    padding-top: 69%;
  }
}

#w-node-e444571e-5f67-35ca-0806-b4ee80ce5997-80ce595c, #w-node-dfbe72da-467c-20ef-c9fd-e08684239aef-80ce595c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-d87aacb0-584b-ba7f-a32c-23eb88d45a80-e6c040ec, #w-node-f7cb9ea5-c5f3-a873-fce2-12b8384050e1-e6c040ec, #w-node-_9d1acd0a-7a70-9466-d0a7-38a4facdcdf4-e6c040ec {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e444571e-5f67-35ca-0806-b4ee80ce5997-80ce595c, #w-node-dfbe72da-467c-20ef-c9fd-e08684239aef-80ce595c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d87aacb0-584b-ba7f-a32c-23eb88d45a80-e6c040ec, #w-node-f7cb9ea5-c5f3-a873-fce2-12b8384050e1-e6c040ec, #w-node-_9d1acd0a-7a70-9466-d0a7-38a4facdcdf4-e6c040ec, #w-node-e444571e-5f67-35ca-0806-b4ee80ce5997-80ce595c, #w-node-dfbe72da-467c-20ef-c9fd-e08684239aef-80ce595c {
    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;
}