@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;
  --buttons: #f69602;
  --backround: #dbd6c8;
  --newbackround: #aecdce;
}

.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;
  opacity: 0;
  mix-blend-mode: normal;
  position: fixed;
  top: 50px;
  left: 44px;
}

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

.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(--buttons);
  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;
  opacity: 1;
  background-color: #000;
  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;
}

.slink.glossa.sviso {
  display: none;
}

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

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

.book {
  z-index: 20;
  background-color: var(--buttons);
  color: var(--white);
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 40px;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: 64px 80px auto auto;
}

.text-block-8 {
  color: var(--white);
  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;
  opacity: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 27px;
  right: 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;
}

.slider {
  width: 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;
}

.imageslide.bl {
  opacity: .6;
}

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

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

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

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

.kyriokeimeno.sve {
  display: none;
}

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

.titles.domat {
  color: var(--black);
  margin-bottom: 10px;
  line-height: 1.2;
  position: relative;
}

.titles.domat._6777 {
  margin-top: 0;
}

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

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

.maintext {
  color: var(--black);
  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(--black);
  padding-top: 11%;
  padding-bottom: 11%;
}

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

.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: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.gridsuites.domatia {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.titloideuteroi {
  color: var(--black);
  padding-left: 21px;
  font-size: 34px;
  font-weight: 400;
  line-height: 1.1;
  position: relative;
}

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

.titloideuteroi.tt {
  padding-left: 13%;
  font-size: 25px;
  font-weight: 600;
}

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

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

.picbutton.dom {
  width: 33.3333%;
  padding-top: 33%;
}

.picbutton._3kato {
  padding-top: 35%;
}

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

.paroxes {
  color: var(--black);
  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.8%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

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

.perigrafesdom {
  color: var(--black);
  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);
}

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

.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;
  padding-top: 27px;
  padding-bottom: 27px;
  display: flex;
  position: relative;
}

.image-13 {
  width: 18px;
}

.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(--black);
  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(--black);
  margin-top: 0;
  font-size: 19px;
}

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

.mailto.animationola {
  color: var(--black);
  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;
}

.cov {
  z-index: -1;
  grid-column-gap: 1.7%;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  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;
}

.dyo.lo.sv {
  display: none;
}

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

.picas.links {
  opacity: 1;
  position: absolute;
  inset: 0% auto auto 0%;
}

.picas.pr {
  opacity: .62;
}

.accomo {
  width: 100%;
  margin-top: 57px;
  margin-bottom: 125px;
  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;
  width: 100%;
  display: grid;
  position: relative;
}

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

.linaccomo._2 {
  overflow: hidden;
}

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

.esolink.prot {
  border-radius: 14px;
  padding-top: 162%;
}

.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 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  text-decoration: none;
  display: grid;
  position: relative;
}

.locations.oxi {
  display: flex;
}

.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 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

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

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

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

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

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

.syrosaristera.allo {
  padding-top: 40%;
  position: relative;
}

.syrosaristera.allo.location {
  padding-top: 59%;
}

.syrosdexia {
  z-index: 8;
  grid-column-gap: 31px;
  grid-row-gap: 31px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

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

.buttonss {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  background-color: var(--buttons);
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.buttonss.orange {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--black);
  height: 100%;
  padding-left: 11px;
  padding-right: 11px;
}

.mainlinkbu {
  color: var(--white);
  padding: 15px;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  text-decoration: none;
  position: relative;
}

.picosyrosola {
  width: 100%;
  padding-top: 76%;
  position: relative;
  inset: 0% auto auto 0%;
}

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

.stringo {
  background-color: #fff;
  width: 1px;
  height: 30px;
  position: relative;
}

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

.enjoytitle {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 70px;
  line-height: 1;
}

.engoysubtitle {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1;
}

.firsthotels {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.gridofhotels {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
  position: relative;
}

.firsthoteltext {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.horstring {
  background-color: var(--black);
  height: 1px;
  position: relative;
}

.veysmallhotels {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  position: relative;
}

.smallhotelparag {
  max-width: 23ch;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  position: relative;
}

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

.smallhotelparag.bigo {
  width: 70%;
  max-width: none;
  padding-left: 9%;
  font-size: 25px;
  line-height: 1.7;
}

.smallhotelparag.num {
  font-size: 25px;
}

.secondhotels {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.vertstring {
  background-color: #000;
  width: 1px;
  position: relative;
}

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

.new {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
  position: relative;
}

.new.loco {
  padding-top: 6%;
  padding-bottom: 6%;
}

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

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

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

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

.textooo {
  padding-bottom: 46px;
  padding-left: 5%;
  padding-right: 5%;
  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: #000;
  width: 1px;
  padding-top: 17%;
  position: relative;
}

.divotext {
  padding-left: 31px;
}

.tadyo {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
  position: relative;
}

.skia {
  opacity: .69;
  background-image: linear-gradient(#000, #a6a6a600 65%, #fff0);
  width: 100%;
  height: 300px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.buttondiscover {
  background-color: var(--buttons);
  margin-top: 11px;
  font-size: 18px;
  font-weight: 600;
}

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

.fbutton {
  flex-flow: row;
  width: 412px;
  height: 50px;
  display: flex;
}

.fbutton.mono {
  width: 422px;
}

.firstsyros {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  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: 28px;
  line-height: 1.2;
  position: relative;
}

@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 {
    top: 25px;
  }

  .booktelephone {
    bottom: 10px;
    left: auto;
  }

  .booktelephone.noo {
    bottom: 9px;
  }

  .imageslide.bl.cl {
    object-position: 70% 50%;
  }

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

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

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

  .titles.domat {
    margin-top: 0;
  }

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

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

  .gridsuites.domatia {
    flex-flow: column;
  }

  .titloideuteroi {
    font-size: 27px;
  }

  .picbutton.dom {
    width: 100%;
    padding-top: 51%;
  }

  .picbutton._3kato {
    padding-top: 45%;
  }

  .picorthies {
    width: 49.5%;
  }

  .perigrafesdom {
    margin-bottom: 41px;
  }

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

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

  .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 {
    grid-template-columns: 1fr 1fr 1fr;
  }

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

  .syrosdexia {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .enjoytitle {
    font-size: 50px;
  }

  .engoysubtitle {
    font-size: 26px;
  }

  .veysmallhotels {
    font-size: 13px;
  }

  .smallhotelparag {
    font-size: 16px;
  }

  .smallhotelparag.bigo {
    font-size: 22px;
  }

  .esooooo {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    flex-flow: column;
    display: flex;
  }

  .textooo {
    padding-bottom: 0;
    padding-left: 2%;
    padding-right: 2%;
  }

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

  .divotext {
    padding-left: 26px;
  }

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

  .pardiv {
    margin-top: 34px;
  }

  .section-4 {
    height: 130px;
  }

  .book {
    top: 17px;
    bottom: 37px;
  }

  .booktelephone {
    bottom: 7px;
    left: auto;
  }

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

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

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

  .textinside {
    margin-top: 15px;
  }

  .textinside.syrrrrr {
    width: 80%;
  }

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

  .gridsuites.domatia {
    flex-flow: column;
  }

  .titloideuteroi {
    font-size: 22px;
  }

  .picbutton.dom {
    width: 100%;
    padding-top: 60%;
  }

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

  .perigrafesdom {
    font-size: 18px;
  }

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

  .tiloskoumpion {
    font-size: 29px;
  }

  .smallss {
    font-size: 14px;
  }

  .firstitlos {
    font-size: 5vw;
  }

  .mainlinkbu {
    font-size: 17px;
  }

  .gridofhotels {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
    flex-flow: column;
  }

  .veysmallhotels {
    font-size: 13px;
  }

  .smallhotelparag {
    font-size: 16px;
  }

  .smallhotelparag.bigo {
    width: 100%;
    padding-left: 0%;
    font-size: 20px;
  }

  .new {
    flex-flow: column;
  }

  .new.loco {
    grid-column-gap: 49px;
    grid-row-gap: 49px;
  }

  .esooooo._2 {
    flex-flow: column;
  }

  .prtaaa {
    order: -1;
  }

  .fbutton {
    width: 372px;
  }

  .fbutton.mono {
    width: 375px;
  }

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

  .cartitle {
    font-size: 24px;
  }

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

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

  .logoimage {
    width: 180px;
  }

  .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: 89px;
    bottom: auto;
    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%;
  }

  .book {
    width: 120px;
    bottom: 29px;
    right: 61px;
  }

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

  .booktelephone {
    bottom: 26px;
  }

  .booktelephone.noo {
    bottom: 27px;
  }

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

  .slider {
    margin-top: 153px;
  }

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

  .titles.domat, .titles.domat._6777 {
    font-size: 22px;
  }

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

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

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

  .textinside {
    margin-top: 19px;
  }

  .textinside.syrrrrr {
    width: 90%;
  }

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

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

  .picbutton.dom {
    width: 100%;
    padding-top: 73%;
  }

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

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

  .image-13 {
    font-size: 12px;
  }

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

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

  .dyo.lo {
    margin-top: 45px;
  }

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

  .smallss {
    font-weight: 400;
  }

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

  .syrosaristera.allo {
    padding-top: 54%;
  }

  .buttonss.orange {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 6px;
    padding-right: 6px;
  }

  .mainlinkbu {
    font-size: 15px;
  }

  .picosyrosola {
    padding-top: 100%;
  }

  .gridofhotels {
    flex-flow: column-reverse;
  }

  .smallhotelparag {
    max-width: none;
  }

  .smallhotelparag.bigo {
    font-size: 20px;
  }

  .bold-text-5 {
    width: 22px;
  }

  .tadyo {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .fbutton {
    width: 325px;
  }

  .fbutton.mono {
    width: 334px;
  }

  .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-_6c48049e-4b03-0161-f3a0-41f74a68d59e-f7dbc748, #w-node-_214f1203-d809-27a8-b95b-12d1c3174d1b-f7dbc748, #w-node-_98118bf6-684a-1bb5-9e2f-b94b651fc6d5-f7dbc748 {
  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 3 / span 1 / span 3;
}

#w-node-a5c3c851-3bf0-d2b3-3c83-d2e9de91606e-286fd0ce {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_60acef13-9672-066e-9618-f986203f8cf2-f7dbc77e, #w-node-_5871b507-eaac-e701-15a5-cfbe5b5dc95a-f7dbc77e, #w-node-f6f91d54-6fea-e8f0-923f-774294418ec1-f7dbc77e, #w-node-fcedab6a-0e98-5577-3ab7-d025a76fbdbe-f7dbc77e {
    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;
  }

  #w-node-f7cb9ea5-c5f3-a873-fce2-12b8384050e1-f7dbc780, #w-node-_9d1acd0a-7a70-9466-d0a7-38a4facdcdf4-f7dbc780 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-a5c3c851-3bf0-d2b3-3c83-d2e9de91606e-286fd0ce {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_60acef13-9672-066e-9618-f986203f8cf2-f7dbc77e, #w-node-_5871b507-eaac-e701-15a5-cfbe5b5dc95a-f7dbc77e, #w-node-f6f91d54-6fea-e8f0-923f-774294418ec1-f7dbc77e, #w-node-fcedab6a-0e98-5577-3ab7-d025a76fbdbe-f7dbc77e, #w-node-e444571e-5f67-35ca-0806-b4ee80ce5997-80ce595c, #w-node-dfbe72da-467c-20ef-c9fd-e08684239aef-80ce595c, #w-node-f7cb9ea5-c5f3-a873-fce2-12b8384050e1-f7dbc780, #w-node-_9d1acd0a-7a70-9466-d0a7-38a4facdcdf4-f7dbc780 {
    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;
}