:root {
  --backround: #aec8cc;
  --black: black;
  --white: white;
  --button-color: #bd4917;
  --titloi: Tinos, sans-serif;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.body {
  background-color: var(--backround);
  color: var(--black);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  line-height: 1.2;
  display: flex;
}

.body._404 {
  background-color: #8a8888;
}

.logo {
  z-index: 20000;
  opacity: 1;
  margin-top: 10px;
  padding-top: 9px;
  position: fixed;
}

.image-2 {
  width: 160px;
}

.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: 250000;
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  background-color: #000000db;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: auto auto 0% 0%;
  overflow: hidden;
}

.butmenu {
  color: var(--white);
  justify-content: center;
  align-items: center;
  font-size: 40px;
  font-weight: 100;
  line-height: 29px;
  text-decoration: none;
  display: flex;
}

.social {
  z-index: 500;
  opacity: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -63px;
  display: flex;
  position: fixed;
  inset: auto 9px 57px auto;
}

.slink {
  width: 28px;
}

.slink.f {
  width: 22px;
  margin-top: 36px;
  margin-bottom: 9px;
}

.slink.ins {
  width: 40px;
}

.image-5 {
  padding: 5px;
}

.menu-2 {
  z-index: 200000;
  background-color: #000;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 39px;
  margin-right: 13px;
  padding: 12px 22px;
  font-size: 22px;
  line-height: 1;
  text-decoration: none;
  transition: background-color .5s;
  display: flex;
  position: fixed;
  inset: 0% 0% auto auto;
}

.menu-2:hover {
  background-color: #bd4917;
}

.logopurplesheep {
  z-index: 20000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: auto;
  display: flex;
  position: fixed;
  inset: 28% 10px auto auto;
}

.link-block-8 {
  position: relative;
}

.design {
  color: var(--white);
  width: 90px;
  font-family: Roboto, sans-serif;
  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 auto 22% 0%;
}

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

.text-block-7 {
  font-family: Roboto, sans-serif;
  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, sans-serif;
  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: var(--backround);
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
}

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

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

.section-4 {
  height: 190px;
}

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

.covervideo.proto {
  z-index: 1;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.grammi {
  z-index: 3;
  background-color: var(--white);
  width: 2px;
  height: auto;
  position: fixed;
  top: 57px;
  bottom: 57px;
  left: 57px;
}

.grammi.dexia {
  inset: 57px 57px 57px auto;
}

.gramispano {
  z-index: 3;
  background-color: var(--white);
  width: 100%;
  height: 2px;
  position: relative;
  inset: 0%;
}

.pano {
  z-index: 5;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr auto 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  display: grid;
  position: fixed;
  inset: 57px 57px auto;
}

.pano.kato {
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  inset: auto 57px 57px;
}

.sima {
  width: 160px;
  height: auto;
  position: relative;
}

.menubin {
  justify-content: center;
  align-items: center;
  width: 100px;
  display: flex;
  position: relative;
}

.metxtnu {
  color: var(--white);
  text-align: center;
  width: 100%;
  margin-top: -6px;
  font-weight: 400;
}

.str1 {
  background-color: var(--white);
  width: 2px;
  height: 60px;
  position: relative;
  transform: rotate(45deg);
}

.str1.al {
  height: 60px;
  position: absolute;
  transform: rotate(-45deg);
}

.buttonexit {
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin-top: 17px;
  display: flex;
  position: relative;
}

.buin {
  border-radius: 20px;
  width: 100%;
  height: 100%;
  line-height: 1;
  position: absolute;
  overflow: hidden;
}

.booknow {
  z-index: 20000;
  background-color: var(--button-color);
  border-top-left-radius: 20px;
  font-size: 24px;
  transition: background-color .2s;
  position: fixed;
  inset: auto 0% 0% auto;
}

.booknow:hover {
  background-color: #854e01;
}

.mite {
  z-index: 5;
  color: var(--white);
  font-size: 11px;
  font-weight: 500;
  line-height: 12px;
  position: fixed;
  inset: auto auto 121px -51px;
  transform: rotate(90deg);
}

.buttonprime {
  border: 2px solid var(--white);
  color: var(--white);
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 180px;
  text-decoration: none;
  transition: opacity .2s, background-color .5s;
  display: flex;
}

.buttonprime:hover {
  background-color: #ffffff73;
}

.selidakenriki {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  overflow: hidden;
}

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

.textselida {
  aspect-ratio: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 12%;
  padding-left: 20%;
  padding-right: 20%;
  display: flex;
  position: relative;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  color: var(--white);
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

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

.textolo {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  top: auto;
  right: auto;
}

.textolo.cont {
  flex-direction: column;
}

.text-area {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  flex-flow: column;
  width: auto;
  height: auto;
  margin-bottom: 83px;
  display: flex;
  position: relative;
  overflow: auto;
}

.text-area.eso {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.pagetitle {
  font-family: var(--titloi);
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 100;
  line-height: 1;
  position: relative;
}

.paragraph-3 {
  font-family: var(--titloi);
  color: var(--black);
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.4;
  position: relative;
}

.paragraph-3.faci {
  column-count: 2;
  margin-bottom: 13px;
}

.sliderolo {
  z-index: 0;
  color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  position: relative;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.swiper-wrapper {
  height: 100%;
}

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

.swiper-container {
  cursor: grab;
  width: 100%;
  height: 100%;
  display: block;
}

.swiper-container.swiper1 {
  color: #0000;
  height: 100%;
  display: block;
  position: relative;
}

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

.picbackround.f2 {
  background-image: url('../images/h2.avif');
  background-position: 0%;
  background-size: cover;
}

.picbackround.f3 {
  background-image: url('../images/h5.avif');
  background-position: 50%;
  background-size: cover;
}

.picbackround.f4 {
  background-image: url('../images/h3.avif');
  background-position: 50%;
  background-size: cover;
}

.picbackround.f5 {
  background-image: url('../images/h4.avif');
  background-position: 50%;
  background-size: cover;
}

.picbackround.f6 {
  background-image: url('../images/h6.avif');
  background-position: 50%;
  background-size: cover;
}

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

.hideee {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.grammia {
  background-color: #fff;
  width: 100%;
  height: 2px;
  margin-top: 10px;
  position: absolute;
}

.cont {
  color: var(--black);
  text-align: center;
  margin-right: 55px;
  font-size: 25px;
  line-height: 35px;
}

.ad {
  color: var(--black);
  margin-top: 28px;
  margin-right: 55px;
  text-decoration: none;
}

.html-embed {
  width: 100%;
  height: 100%;
}

.domatia {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  width: 100%;
  height: auto;
  min-height: 100vh;
  display: grid;
  position: relative;
}

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

.rooom {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 82%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-9 {
  opacity: .72;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.heading {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  line-height: 35px;
  position: relative;
}

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

.peri {
  font-size: 20px;
  font-weight: 300;
}

.gusttext {
  color: var(--white);
  font-size: 17px;
}

.titlemiddle {
  font-size: 25px;
  font-weight: 700;
  line-height: 15px;
}

.titlesmall {
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

.onoma {
  font-size: 35px;
  font-weight: 100;
  line-height: 35px;
}

.otherroom {
  border: 3px solid var(--white);
  color: var(--white);
  border-radius: 2px;
  margin-top: 51px;
  margin-bottom: 33px;
  padding: 18px;
  text-decoration: none;
}

.other {
  width: 100%;
  font-size: 20px;
  font-weight: 700;
}

.keysss {
  z-index: auto;
  opacity: 0;
  position: fixed;
  inset: 0% auto auto 0%;
}

.keykou {
  position: fixed;
}

.paragraph-4 {
  font-size: 20px;
}

.link-4 {
  z-index: 20;
  color: var(--black);
  margin-top: 17px;
  font-size: 23px;
  font-weight: 700;
  text-decoration: none;
  position: relative;
}

.nav {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 46px;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.tel {
  color: var(--black);
  font-weight: 600;
  text-decoration: none;
}

.olo {
  z-index: 2;
  flex-flow: column;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.first {
  background-color: #422020;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  padding-top: 6%;
  padding-bottom: 6%;
  display: flex;
  position: relative;
}

.seco {
  width: 100%;
}

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

.paragraph-5 {
  z-index: 2;
  font-family: var(--titloi);
  color: var(--white);
  text-align: center;
  max-width: 80ch;
  margin-left: 34px;
  margin-right: 34px;
  font-size: 20px;
  line-height: 2.9;
  position: relative;
}

.paragraph-5.wedtext {
  line-height: 2;
}

.heading-2 {
  z-index: 5;
  font-family: var(--titloi);
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 400;
  line-height: 1.1;
  position: relative;
}

.protoititli {
  z-index: 1100;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.heading-3 {
  z-index: 2;
  font-family: var(--titloi);
  color: var(--white);
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-size: 27px;
  font-weight: 400;
  line-height: 1.6;
  display: flex;
  position: relative;
}

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

.image-10.mobb {
  display: none;
}

.breakfast {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.titloi {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  color: var(--black);
  flex-flow: column;
  align-items: center;
  margin-top: 62px;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.heading-4 {
  font-family: var(--titloi);
  color: #000;
  text-align: center;
  font-weight: 400;
  position: relative;
}

.heading-4.white {
  color: var(--white);
  line-height: 1;
}

.heading-4.white.dey {
  line-height: 1;
}

.koumpipro {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  text-decoration: none;
  display: flex;
  position: relative;
}

.koumpipro.small {
  width: 60%;
  height: auto;
  margin-top: 16%;
  margin-bottom: 16%;
  padding-top: 43%;
}

.koumpipro.small.new {
  margin-top: 8%;
  margin-bottom: 8%;
}

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

.ypotitsdey {
  font-family: var(--titloi);
  color: var(--black);
  text-align: center;
  font-size: 22px;
  position: relative;
}

.ypotitsdey.whii {
  color: var(--white);
}

.ypotitsdey.esoo {
  text-align: left;
}

.ypotitsdey.firstt {
  margin-left: 27px;
  margin-right: 27px;
}

.newbody {
  background-color: var(--backround);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  font-family: Tinos, sans-serif;
  line-height: 1.2;
  display: flex;
}

.fac {
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 22px;
  display: flex;
  position: relative;
}

.facilities {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.picsli9derolo.p {
  display: none;
}

.picsli9derolo.neeee {
  position: absolute;
  inset: 0% auto auto 0%;
}

.picsli9derolo.neeee._90 {
  transform: rotate(0);
}

.picsli9derolo.neeee._50 {
  object-position: 70% 50%;
}

.picsli9derolo.neeee._60 {
  object-position: 30% 50%;
}

.deso {
  z-index: 1;
  background-color: var(--black);
  object-fit: cover;
  border-radius: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.track {
  position: relative;
}

.italic-text {
  text-align: center;
}

.aisti {
  z-index: -1;
  width: 1px;
  height: 100vh;
  position: relative;
}

.anaaa {
  width: 100%;
}

.beakfasts {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 111px;
  display: flex;
  position: relative;
}

.beakfasts.allaa {
  grid-column-gap: 0%;
  grid-row-gap: 0%;
  background-color: #000;
  margin-bottom: 0;
}

.picbrekfast {
  width: 33.3333%;
  padding-top: 43%;
  position: relative;
}

.picbrekfast.mess {
  margin-top: 14%;
}

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

.brekafastapic.bll {
  opacity: .54;
}

.button-4 {
  background-color: var(--black);
  text-align: center;
  border-radius: 20px;
  padding: 7px 22px;
  font-size: 16px;
  position: relative;
}

.italic-text-2 {
  line-height: 1.2;
}

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

.div-block {
  height: 300px;
  position: relative;
}

.div-block-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

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

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

.picaa {
  width: 100%;
  padding-top: 35%;
  position: relative;
}

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

.section-5 {
  width: 100%;
  position: relative;
}

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

.picaria {
  width: 15%;
  padding-top: 19%;
  position: absolute;
  inset: auto 10% 0% auto;
}

.sl {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.mobb {
  z-index: 1;
  background-color: var(--black);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.buttext {
  color: var(--white);
  padding: 7px 22px;
  font-size: 16px;
  position: relative;
}

.butstrock {
  background-color: var(--black);
  border-radius: 20px;
  position: relative;
}

.apostatis {
  width: 100%;
  height: 4px;
}

.section-6 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  width: 100%;
  margin-top: 125px;
  display: flex;
  position: relative;
}

.suiteschoos {
  color: var(--black);
  padding-left: 20px;
  font-size: 33px;
  font-style: italic;
  line-height: 1;
  position: relative;
}

.section-7 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.scroll {
  color: var(--white);
  position: absolute;
  top: 190.945px;
}

.social-2 {
  z-index: 20;
  grid-column-gap: 17px;
  background-color: var(--black);
  opacity: 1;
  border-radius: 90px;
  align-items: center;
  padding: 4px 15px;
  font-weight: 700;
  line-height: 14px;
  display: flex;
  position: fixed;
  inset: auto 172px 8px auto;
}

.telephone {
  opacity: 1;
  background-color: #56ad9d;
  border-radius: 18px;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
  position: relative;
  inset: auto;
}

.telephone.ken {
  background-color: #56ad9d00;
}

.image-13 {
  width: 20px;
}

.button-2 {
  z-index: 5;
  color: #000;
  background-color: #0000;
  border: 2px solid #000;
  margin-top: 122px;
  margin-bottom: 77px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 22px;
  position: relative;
}

@media screen and (min-width: 1440px) {
  .image-2, .sima {
    width: 160px;
  }

  .buttonprime {
    width: 250px;
    height: 250px;
  }

  .pagetitle {
    font-size: 44px;
    font-weight: 300;
  }

  .paragraph-3 {
    line-height: 32px;
  }

  .sliderolo {
    overflow: hidden;
  }

  .html-embed {
    width: 100%;
    height: 100%;
  }

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

  .rooom {
    padding-top: 50vh;
  }

  .titlesmall {
    font-size: 20px;
  }

  .beakfasts.allaa {
    background-color: var(--black);
  }

  .brekafastapic.bll {
    opacity: .5;
  }

  .section-6 {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .image-2 {
    width: 130px;
  }

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

  .menuolo {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
  }

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

  .social {
    inset: auto 0 58px auto;
  }

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

  .logopurplesheep {
    top: 28%;
  }

  .grammi {
    top: 40px;
    bottom: 40px;
    left: 40px;
  }

  .grammi.dexia {
    top: 40px;
    bottom: 40px;
    right: 40px;
  }

  .pano {
    top: 40px;
    left: 40px;
    right: 40px;
  }

  .pano.kato {
    bottom: 40px;
    left: 40px;
    right: 40px;
  }

  .sima {
    width: 130px;
  }

  .menubin {
    width: 80px;
  }

  .metxtnu {
    font-size: 20px;
  }

  .booknow {
    right: 0;
  }

  .mite {
    bottom: 104px;
  }

  .buttonprime {
    width: 150px;
    height: 150px;
    margin-top: 21px;
  }

  .textselida {
    padding-left: 7%;
    padding-right: 7%;
  }

  .textolo {
    overflow: hidden;
  }

  .text-area {
    top: 20%;
    bottom: 22%;
  }

  .pagetitle {
    font-size: 35px;
  }

  .sliderolo {
    height: 100vh;
  }

  .grammia {
    margin-top: 5px;
  }

  .cont {
    margin-right: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .ad {
    margin-right: 0;
  }

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

  .heading {
    font-size: 24px;
    line-height: 25px;
  }

  .peri {
    font-size: 18px;
  }

  .titlemiddle {
    font-size: 24px;
  }

  .titlesmall {
    font-size: 19px;
  }

  .onoma {
    font-size: 28px;
  }

  .other {
    text-align: center;
    width: 100%;
    font-size: 18px;
  }

  .paragraph-5 {
    line-height: 2.4;
  }

  .heading-3 {
    padding-left: 52px;
    padding-right: 52px;
  }

  .heading-4.white.dey {
    font-size: 30px;
  }

  .koumpipro.small {
    width: 80%;
    padding-top: 57%;
  }

  .ypotitsdey.whii.ddeee {
    font-size: 19px;
  }

  .picsli9derolo.p {
    display: none;
  }

  .picaria {
    width: 20%;
    padding-top: 27%;
    bottom: 0%;
  }

  .bold-text {
    color: var(--black);
  }

  .section-6 {
    padding-bottom: 72px;
  }

  .suiteschoos {
    font-size: 30px;
  }

  .scroll {
    top: 222.945px;
  }

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

@media screen and (max-width: 767px) {
  .image-2 {
    width: 120px;
  }

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

  .menuolo {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .butmenu {
    margin-top: 11px;
    margin-bottom: 11px;
    font-size: 20px;
    line-height: 20px;
  }

  .butmenu.w--current {
    margin-top: 0;
    margin-bottom: 0;
  }

  .social {
    right: 2px;
  }

  .slink {
    width: 24px;
  }

  .slink.f {
    width: 20px;
  }

  .slink.ins {
    width: 35px;
  }

  .menu-2 {
    font-size: 18px;
  }

  .pardiv {
    margin-top: 34px;
  }

  .section-4 {
    height: 130px;
  }

  .booknow {
    font-size: 20px;
  }

  .buttonprime {
    width: 110px;
    height: 110px;
  }

  .text-area {
    bottom: 27%;
  }

  .text-area.eso {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
  }

  .pagetitle {
    font-size: 29px;
  }

  .paragraph-3 {
    font-size: 16px;
  }

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

  .picbackround.esssoo.sv {
    display: none;
  }

  .grammia {
    margin-top: 4px;
  }

  .cont {
    margin-right: 15px;
    font-size: 18px;
    line-height: 22px;
  }

  .ad {
    margin-right: 15px;
  }

  .heading {
    font-size: 19px;
    line-height: 20px;
  }

  .titlesmall {
    font-size: 16px;
  }

  .onoma {
    font-size: 28px;
  }

  .otherroom {
    margin-top: 45px;
  }

  .heading-2 {
    font-size: 32px;
  }

  .heading-3 {
    font-size: 20px;
  }

  .heading-4.white.dey {
    font-size: 27px;
  }

  .ypotitsdey.whii.ddeee {
    padding-left: 11px;
    padding-right: 11px;
    font-size: 18px;
  }

  .picsli9derolo.p {
    display: none;
  }

  .italic-text-2 {
    font-size: 32px;
  }

  .picaa {
    padding-top: 54%;
  }

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

  .picaria {
    width: 30%;
    padding-top: 41%;
    bottom: 0%;
    right: 0%;
  }

  .section-6 {
    padding-bottom: 28px;
  }

  .suiteschoos {
    font-size: 28px;
  }

  .scroll {
    top: 168.945px;
  }

  .social-2 {
    padding-bottom: 8px;
    bottom: 0%;
    right: 151px;
  }

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

@media screen and (max-width: 479px) {
  .body {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .logo {
    margin-top: 0;
    margin-left: 14px;
    top: 0;
  }

  .logo.w--current {
    margin-top: 0;
  }

  .image-2 {
    width: 90px;
  }

  .kypselia {
    align-items: center;
  }

  .title {
    font-size: 30px;
  }

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

  .menuolo {
    grid-column-gap: 29px;
    grid-row-gap: 29px;
  }

  .butmenu {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 23px;
  }

  .social {
    margin-top: 0;
    inset: auto -3px 69px auto;
  }

  .menu-2 {
    justify-content: center;
    align-items: center;
    margin-top: auto;
    margin-right: 6px;
    padding-top: 8px;
    padding-bottom: 8px;
    inset: 23px 0% auto auto;
  }

  .logopurplesheep {
    top: 205px;
    right: 5px;
  }

  .popup-overlay {
    width: 250px;
  }

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

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

  .grammi {
    top: 40px;
    bottom: 40px;
    left: 30px;
  }

  .grammi.dexia {
    top: 40px;
    bottom: 40px;
    right: 30px;
  }

  .pano {
    top: 40px;
    left: 30px;
    right: 30px;
  }

  .pano.kato {
    bottom: 40px;
    left: 30px;
    right: 30px;
  }

  .sima {
    width: 120px;
  }

  .metxtnu {
    font-size: 18px;
  }

  .booknow {
    font-size: 16px;
    right: 0;
  }

  .selidakenriki {
    flex-direction: column;
    display: flex;
  }

  .text-area {
    width: 100%;
    margin-bottom: 69px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    inset: auto;
  }

  .pagetitle {
    margin-bottom: 0;
  }

  .paragraph-3 {
    font-size: 19px;
    line-height: 22px;
  }

  .sliderolo {
    height: 45vh;
    margin-top: 98px;
  }

  .picbackround.esssoo.sv {
    display: none;
  }

  .grammia {
    margin-top: 3px;
  }

  .cont {
    margin-top: -24px;
    margin-right: 0;
  }

  .ad {
    margin-right: 0;
  }

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

  .rooom {
    padding-top: 74%;
  }

  .heading {
    line-height: 25px;
  }

  .titlemiddle {
    font-size: 22px;
  }

  .titlesmall {
    font-size: 16px;
  }

  .onoma {
    font-size: 24px;
  }

  .otherroom {
    margin-top: 36px;
  }

  .first {
    padding-top: 46%;
    padding-bottom: 46%;
  }

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

  .paragraph-5 {
    font-size: 18px;
    line-height: 2;
  }

  .heading-2 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .heading-3 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .image-10 {
    display: none;
  }

  .image-10.mobb {
    display: block;
  }

  .koumpipro.small {
    width: 90%;
    padding-top: 69%;
  }

  .koumpipro.small.new {
    margin-top: 0%;
    margin-bottom: 0%;
  }

  .ypotitsdey.esoo {
    font-size: 20px;
  }

  .newbody {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .fac {
    color: var(--black);
  }

  .picsli9derolo.l {
    display: none;
  }

  .picsli9derolo.p {
    display: inline-flex;
  }

  .beakfasts {
    flex-flow: column;
    align-items: stretch;
  }

  .picbrekfast {
    width: 70%;
    padding-top: 79%;
  }

  .picbrekfast.mess {
    margin-top: 0%;
    margin-left: 30%;
  }

  .picbrekfast.ekato {
    width: 100%;
    padding-top: 91%;
  }

  .button-4 {
    margin-bottom: 31px;
  }

  .italic-text-2 {
    font-size: 32px;
  }

  .picaa {
    padding-top: 64%;
  }

  .griddsdd {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }

  .picaria {
    width: 50%;
    padding-top: 72%;
    display: none;
    bottom: 0%;
    right: 0%;
  }

  .sl {
    height: 45vh;
    margin-top: 96px;
  }

  .section-6 {
    margin-top: 68px;
    padding-bottom: 51px;
  }

  .suiteschoos {
    font-size: 25px;
  }

  .section-7 {
    flex-flow: column;
    margin-top: 36px;
    margin-bottom: 36px;
  }

  .scroll {
    top: 250.945px;
  }

  .social-2 {
    grid-column-gap: 14px;
    padding-bottom: 4px;
    padding-left: 7px;
    padding-right: 7px;
    right: 127px;
  }

  .button-2 {
    margin-top: 93px;
    margin-bottom: -1px;
  }
}

#w-node-_4335a332-18aa-82b2-ef91-2bc9ca321c5a-ca321c59, #w-node-_4335a332-18aa-82b2-ef91-2bc9ca321c6e-ca321c59, #w-node-_4335a332-18aa-82b2-ef91-2bc9ca321c83-ca321c59, #w-node-_4335a332-18aa-82b2-ef91-2bc9ca321c97-ca321c59, #w-node-_4335a332-18aa-82b2-ef91-2bc9ca321cac-ca321c59, #w-node-_4335a332-18aa-82b2-ef91-2bc9ca321cc3-ca321c59 {
  align-self: start;
}

@media screen and (min-width: 1440px) {
  #w-node-_4335a332-18aa-82b2-ef91-2bc9ca321c5a-ca321c59 {
    align-self: start;
  }
}


