@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 {
  --black: black;
  --white: white;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.body {
  color: var(--black);
  background-color: #8ab0bd;
  font-family: Classico webfont, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
}

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

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

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

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

.social {
  z-index: 500;
  grid-column-gap: 9px;
  grid-row-gap: 0px;
  opacity: 1;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 36px;
  left: 26px;
}

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

.slink.ins {
  width: 35px;
}

.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.out {
  z-index: 49000;
  background-color: #0000;
  background-image: none;
  height: 100%;
  display: block;
  position: absolute;
}

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

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

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

.text-block-7 {
  font-family: Roboto;
  font-size: 12px;
  line-height: 14px;
}

.link-2 {
  color: #000;
  background-color: #ecd905;
  padding-left: 11px;
  padding-right: 11px;
  font-weight: 700;
  text-decoration: none;
}

.button-3 {
  color: #000;
  background-color: #0000;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  font-family: Roboto;
  font-size: 30px;
  font-weight: 500;
  display: flex;
}

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

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

.out {
  z-index: 300000;
  background-color: #f3eeea;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

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

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

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

.section-4 {
  height: 190px;
}

.animation {
  position: relative;
}

.animation.sv {
  display: none;
}

.book {
  z-index: 20;
  color: var(--white);
  background-color: #fff;
  border-radius: 18px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 40px;
  text-decoration: none;
  display: flex;
  position: relative;
  top: auto;
  right: auto;
}

.bok {
  color: #000;
  -webkit-text-stroke-color: #000;
  padding-left: 14px;
  padding-right: 14px;
  font-family: Open Sans, sans-serif;
  font-size: 27px;
  font-weight: 700;
  line-height: 1;
  position: relative;
}

.booktelephone {
  z-index: 50;
  grid-column-gap: 8px;
  grid-row-gap: 0px;
  opacity: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: fixed;
  inset: auto 40px 36px 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 {
  position: relative;
}

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

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

.imageslide.telll {
  object-position: 100% 50%;
}

.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% 21% 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 {
  margin-bottom: 10px;
  line-height: 1.2;
}

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

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

.titloideuteroi {
  font-family: Classico webfont, sans-serif;
  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: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

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

.image-9.herm {
  object-position: 70% 50%;
}

.paroxes {
  margin-top: 67px;
  margin-bottom: 30px;
  font-family: Classico webfont, sans-serif;
  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;
}

.pano {
  height: 20vh;
}

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

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

.perigrafesdom {
  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: fixed;
  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 {
  padding-left: 8%;
  padding-right: 8%;
}

.icsyroskai {
  width: 100%;
  padding-top: 53%;
  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.ssss {
  object-position: 65% 50%;
}

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

.image-12.allo {
  object-position: 0% 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: absolute;
}

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

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

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

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

.div-block-2 {
  background-color: #1d1d1d;
  width: 100%;
  padding-top: 100%;
  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.sv {
  display: none;
}

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

.contact {
  width: 100%;
}

.column-4 {
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.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: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

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

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

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

.minimafirst.sm {
  font-size: 7vw;
}

.ana {
  z-index: 3;
  margin-top: 17%;
  position: absolute;
}

.ana.p {
  z-index: 1;
  grid-column-gap: 25vw;
  justify-content: center;
  margin-top: -8%;
  margin-left: -7.9vw;
  display: flex;
}

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

.text {
  justify-content: center;
  align-items: center;
  padding-top: 38%;
  padding-bottom: 38%;
  display: flex;
  position: relative;
}

.paragrapho {
  z-index: 1;
  max-width: 50ch;
  margin-left: 7%;
  margin-right: 7%;
  font-size: 1.8vw;
  line-height: 2.4;
  position: relative;
}

.paragrapho.smallo {
  margin-top: 0;
  margin-bottom: -45%;
  margin-right: -28%;
  line-height: 1.3;
  position: absolute;
}

.paragrapho.smallo.animationola {
  font-weight: 400;
}

.picoa {
  width: 15%;
  margin-bottom: 30%;
  margin-right: 56%;
  padding-top: 21%;
  position: absolute;
}

.picoa.dey {
  width: 14%;
  margin-bottom: -22%;
  margin-right: -56%;
  padding-top: 15%;
}

.picoa.trit {
  width: 10%;
  max-width: none;
  margin-bottom: -39%;
  margin-right: 30%;
  padding-top: 11%;
}

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

.picas.links {
  opacity: .68;
}

.picas.links._1, .picas._33333 {
  object-position: 30% 50%;
}

.picas.aaaaa {
  object-position: 100% 50%;
}

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

.grdaccommo {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  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;
}

.linaccomo._2 {
  margin-top: 158px;
}

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

.esolink.eato {
  padding-top: 122%;
}

.esolink.animationola {
  overflow: hidden;
}

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

.esooolink.animationola {
  background-color: #302f2f;
}

.titlos3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 45px;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
}

.tiloskoumpion {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 2px;
  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: 14px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3;
  position: relative;
}

.eat {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 16% 26%;
  display: flex;
  position: relative;
}

.stavvv {
  margin-top: 26px;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

.text-block-9 {
  opacity: 0;
  position: absolute;
}

.videoand {
  opacity: 0;
  border-bottom-right-radius: 80px;
  border-bottom-left-radius: 80px;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.background-video-2 {
  width: 100%;
  height: 100%;
}

.picslider {
  z-index: 2;
  width: 25%;
  padding-top: 25%;
  position: absolute;
}

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

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

.booo {
  grid-column-gap: 9px;
  align-items: center;
  display: flex;
  position: relative;
}

.picslide2 {
  z-index: 2;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.picslide3 {
  z-index: 3;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.picslide4 {
  z-index: 4;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.facilities-in {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  padding-left: 21%;
  padding-right: 21%;
  display: flex;
}

.image {
  width: 30px;
}

.image.whats {
  width: 40px;
}

.form {
  width: 60%;
  position: relative;
}

.formas {
  z-index: 5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 16%;
  padding-bottom: 16%;
  display: flex;
  position: relative;
}

.boook {
  line-height: 1;
}

.ypobook {
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  position: relative;
}

.formio {
  width: 100%;
  margin-top: 51px;
  position: relative;
}

.file {
  display: none;
}

.fielgo {
  background-color: #0000;
  border: 1px #000;
  border-bottom-style: solid;
  margin-bottom: 33px;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  position: relative;
}

.fielgo::placeholder {
  color: #000;
  font-weight: 600;
}

.fielgo.radios {
  border-bottom-style: none;
  flex-direction: row;
  align-items: center;
  margin-bottom: 21px;
  display: flex;
}

.titlefildo {
  margin-left: 9px;
  font-weight: 600;
  position: relative;
}

.radio-button {
  background-color: var(--black);
  border-color: #000;
  margin-top: 0;
  position: relative;
}

.submit-button {
  background-color: var(--black);
  border-radius: 20px;
  margin-top: 14px;
  position: relative;
}

.bold-text-6 {
  font-family: Open Sans, sans-serif;
}

.brstprice {
  color: var(--black);
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  top: -30.3984px;
}

.imagemai {
  width: 240px;
}

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

  .logoimage {
    width: 170px;
  }

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

  .bok {
    font-size: 25px;
  }

  .booktelephone {
    bottom: 46px;
  }

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

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

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

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

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

  .politiki {
    font-size: 14px;
  }

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

  .ana.p {
    grid-column-gap: 36vw;
    margin-top: -14%;
  }

  .paragrapho {
    font-size: 2.5vw;
  }

  .paragrapho.smallo {
    margin-bottom: -50%;
  }

  .picoa {
    margin-bottom: 34%;
    margin-right: 77%;
  }

  .picoa.dey {
    margin-bottom: -24%;
    margin-right: -43%;
  }

  .picoa.trit {
    margin-bottom: -46%;
  }

  .titlos3 {
    font-size: 50px;
  }

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

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

  .picslider {
    width: 35%;
    padding-top: 36%;
  }

  .image {
    width: 30px;
  }

  .form {
    width: 70%;
  }

  .formas {
    padding-top: 34%;
    padding-bottom: 34%;
  }

  .brstprice {
    font-size: 15px;
    top: -24.3984px;
  }

  .imagemai {
    width: 230px;
  }
}

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

  .logoimage {
    width: 100px;
  }

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

  .bok {
    font-size: 18px;
  }

  .booktelephone {
    bottom: 32px;
    right: 11px;
  }

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

  .titloideuteroi {
    font-size: 27px;
  }

  .mhttt {
    bottom: 166px;
  }

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

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

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

  .mailto {
    font-size: 20px;
  }

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

  .centeradd {
    line-height: 16px;
  }

  .minimafirst {
    font-size: 23vw;
  }

  .ana {
    margin-top: 34%;
  }

  .ana.p {
    grid-column-gap: 46vw;
  }

  .paragrapho {
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 14%;
    padding-right: 14%;
    font-size: 4vw;
  }

  .paragrapho.smallo {
    margin-bottom: -100%;
  }

  .paragrapho.smallo.animationola {
    margin-right: -12%;
    padding-right: 0%;
  }

  .picoa {
    margin-bottom: 72%;
  }

  .picoa.dey {
    margin-bottom: -64%;
  }

  .picoa.trit {
    margin-bottom: -95%;
    margin-right: 56%;
  }

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

  .tiloskoumpion {
    font-size: 29px;
  }

  .smallss {
    font-size: 14px;
  }

  .eat {
    padding: 23% 22%;
  }

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

  .picslider {
    width: 45%;
    padding-top: 45%;
  }

  .formas {
    padding-top: 12%;
    padding-bottom: 12%;
  }

  .boook {
    font-size: 28px;
  }

  .ypobook {
    font-size: 17px;
  }

  .brstprice {
    font-size: 12px;
    top: -20.3984px;
  }

  .imagemai {
    width: 190px;
  }
}

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

  .logoimage {
    width: 110px;
  }

  .kypselia {
    align-items: center;
  }

  .title {
    font-size: 30px;
  }

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

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

  .social {
    grid-column-gap: 0px;
    grid-row-gap: 9px;
    flex-direction: column;
    inset: auto -2px 104px auto;
  }

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

  .string-2 {
    width: 6px;
  }

  .logopurplesheep {
    bottom: 216px;
  }

  .popup-overlay {
    width: 250px;
  }

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

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

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

  .bok {
    font-size: 18px;
  }

  .booktelephone {
    grid-column-gap: 10px;
  }

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

  .picbackround {
    padding-top: 83%;
  }

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

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

  .kyriokeimeno {
    padding-top: 42%;
    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.btm {
    margin-bottom: 28px;
  }

  .textinside {
    margin-top: 19px;
  }

  .textinside.syrrrrr {
    width: 90%;
  }

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

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

  .image-9 {
    object-position: 50% 50%;
  }

  .image-9.herm {
    object-fit: cover;
  }

  .buttonsst {
    padding-top: 137%;
  }

  .pano {
    height: 25vh;
  }

  .pano.dom {
    height: 30vh;
  }

  .picorthies {
    width: 49.2%;
  }

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

  .syrosin.assos {
    padding-left: 0%;
    padding-right: 0%;
  }

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

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

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

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

  .politiki {
    bottom: 145px;
  }

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

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

  .contact {
    margin-top: 2px;
  }

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

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

  .minimafirst {
    font-size: 25vw;
  }

  .minimafirst.sm {
    font-size: 16vw;
  }

  .ana {
    margin-top: 73%;
  }

  .ana.p {
    grid-column-gap: 40vw;
    margin-top: -76%;
  }

  .text {
    padding-top: 112%;
    padding-bottom: 133%;
  }

  .paragrapho {
    padding-left: 9%;
    padding-right: 9%;
    font-size: 6vw;
  }

  .paragrapho.smallo {
    margin-bottom: -291%;
    margin-right: 0%;
    line-height: 1.3;
  }

  .paragrapho.smallo.animationola {
    margin-right: -1%;
  }

  .picoa {
    width: 55%;
    margin-bottom: 228%;
    margin-right: 27%;
    padding-top: 69%;
  }

  .picoa.dey {
    width: 25%;
    margin-bottom: -163%;
    margin-right: -54%;
    padding-top: 31%;
  }

  .picoa.trit {
    width: 45%;
    margin-bottom: -203%;
    margin-right: 36%;
    padding-top: 54%;
  }

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

  .linaccomo {
    width: 80%;
  }

  .linaccomo._2 {
    margin-top: 0;
  }

  .tiloskoumpion {
    font-size: 27px;
  }

  .eat {
    padding: 35% 0%;
  }

  .videoand {
    border-bottom-right-radius: 60px;
    border-bottom-left-radius: 60px;
  }

  .picslider {
    width: 70%;
    padding-top: 70%;
  }

  .booo {
    grid-column-gap: 12px;
  }

  .facilities-in.fi {
    padding-left: 11%;
    padding-right: 11%;
  }

  .image {
    width: 35px;
  }

  .form {
    width: 85%;
  }

  .formas {
    padding-top: 42%;
    padding-bottom: 42%;
  }

  .brstprice {
    font-size: 11.8px;
  }
}

#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-_60acef13-9672-066e-9618-f986203f8cf2-7f233d32 {
    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-7f233d35, #w-node-_9d1acd0a-7a70-9466-d0a7-38a4facdcdf4-7f233d35, #w-node-d9ed2c0b-bdc8-54a8-5b41-ad2974c92306-7f233d35 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f8a1b0ab-89fe-421f-1672-9eeb3f85f6aa-7f233cfa {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6b983ad4-a370-5d29-620d-e44127c6bc20-7f233cfa, #w-node-e589dd47-a7f7-705d-b0ff-92dc6831f2a9-7f233cfa {
    justify-self: end;
  }

  #w-node-_60acef13-9672-066e-9618-f986203f8cf2-7f233d32, #w-node-e444571e-5f67-35ca-0806-b4ee80ce5997-80ce595c, #w-node-dfbe72da-467c-20ef-c9fd-e08684239aef-80ce595c, #w-node-f7cb9ea5-c5f3-a873-fce2-12b8384050e1-7f233d35, #w-node-_9d1acd0a-7a70-9466-d0a7-38a4facdcdf4-7f233d35, #w-node-d9ed2c0b-bdc8-54a8-5b41-ad2974c92306-7f233d35 {
    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;
}