@font-face {
  font-family: Ogg roman;
  src: url('../fonts/Ogg-Roman.eot') format("embedded-opentype"), url('../fonts/Ogg-Roman.woff') format("woff"), url('../fonts/Ogg-Roman.ttf') format("truetype"), url('../fonts/Ogg-Roman.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ogg;
  src: url('../fonts/Ogg-Italic.eot') format("embedded-opentype"), url('../fonts/Ogg-Italic.woff') format("woff"), url('../fonts/Ogg-Italic.ttf') format("truetype"), url('../fonts/Ogg-Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

:root {
  --black: black;
  --white: white;
}

.body {
  color: var(--black);
  background-color: #ccccc3;
  font-family: Ogg roman, sans-serif;
  font-weight: 400;
  line-height: 1.2;
}

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

.image-2 {
  width: 200px;
}

.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: #948c7b;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
}

.butmenu {
  color: var(--white);
  margin-top: 23px;
  margin-bottom: 5px;
  font-size: 50px;
  font-weight: 500;
  line-height: 50px;
  text-decoration: none;
}

.butmenu.w--current {
  font-weight: 500;
}

.social {
  z-index: 500;
  opacity: 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: auto auto 16px 6px;
}

.slink {
  width: 28px;
  margin-left: 14px;
}

.slink.f {
  width: 19px;
  margin-left: 26px;
}

.slink.ins {
  width: 35px;
  margin-left: 7px;
}

.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;
  text-decoration: none;
  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;
}

.logopurplesheep {
  z-index: 20000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: auto;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 179px;
  right: 0;
}

.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;
  opacity: 1;
  color: var(--white);
  background-color: #f50;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  display: none;
  position: fixed;
  inset: auto 0% 24% auto;
}

.cookiein {
  flex-direction: column;
  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-top: 20px;
  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: #ccccc3;
  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;
}

.paragraph-2.cooo {
  margin-left: 15%;
  margin-right: 15%;
  line-height: 1.9;
  position: relative;
}

.paragraph-2.cooo.ypo {
  text-align: right;
  margin-top: 47px;
}

.section-3 {
  padding-bottom: 253px;
}

.section-4 {
  height: 190px;
}

.section-4.ccc {
  height: 220px;
}

.cover {
  z-index: 9;
  width: 100%;
  height: 100vh;
  position: relative;
}

.background-video {
  z-index: 2;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.aristerocontent {
  width: 70%;
  padding-bottom: 10%;
  position: relative;
}

.dexicontent {
  z-index: 2;
  background-color: #0000;
  justify-content: center;
  width: 30%;
  height: 100vh;
  font-weight: 400;
  display: flex;
  position: fixed;
  inset: 0% 0% auto auto;
  overflow: visible;
}

.olokliro {
  background-color: #0000;
  width: 100%;
  display: block;
  position: relative;
  inset: 0% auto auto 0%;
}

.accommodation {
  background-color: #888613;
  width: 60%;
  margin-top: 38%;
  margin-left: 17%;
  padding-top: 60%;
  position: relative;
  overflow: hidden;
}

.dexbuttos {
  background-color: #44b4ff;
  width: 80%;
  margin-top: 109%;
  padding-top: 80%;
  position: relative;
}

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

.oladexia {
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  display: flex;
  position: relative;
}

.first-title {
  width: auto;
  margin-top: 0%;
  margin-bottom: 0;
  font-family: Ogg roman, sans-serif;
  font-size: 8.4vw;
  font-weight: 400;
  line-height: .9;
  position: relative;
  inset: auto auto 27% 0%;
}

.titlesbuttons {
  z-index: 4;
  color: var(--white);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 3vw;
  font-weight: 400;
  line-height: 1.2;
  position: absolute;
  left: auto;
}

.titlesbuttons.upp {
  margin-top: -15%;
}

.titlesbuttons.diplo {
  line-height: 1;
}

.titlesbuttons.bltents {
  margin-top: 0;
  position: relative;
  top: auto;
}

.animation {
  z-index: 4;
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  overflow: hidden;
}

.phototextin {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

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

.image-6.vap {
  object-position: 64% 50%;
}

.menubutoon {
  background-color: #000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.menutext {
  color: #fff;
  margin-left: 11px;
}

.stringa, .stringb {
  background-color: var(--white);
  width: 2px;
  height: 13px;
  position: absolute;
}

.book {
  z-index: 100;
  color: #fff;
  background-color: #b88d3d;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 70px;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: auto 0 0 auto;
}

.booknow {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

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

.accommoin {
  margin-left: 19%;
  margin-right: 20%;
}

.accommoin.slides {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0%;
  margin-right: 0%;
  display: flex;
}

.gridbuttons {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  padding-top: 26%;
  display: grid;
  position: relative;
}

.anim {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.buttonin {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 81%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.buttonin.bungalows {
  width: 100%;
  margin-left: -159px;
  padding-top: 71%;
  overflow: hidden;
}

.buttonin.tents {
  width: 90%;
  margin-top: 152px;
  margin-left: 123px;
  padding-top: 90%;
}

.buttonin.huts {
  width: 80%;
  margin-top: -93px;
  margin-right: -245px;
  padding-top: 111%;
}

.image-9 {
  object-fit: cover;
  background-image: linear-gradient(#00000080, #00000080);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.textin {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 211px;
  margin-left: 10%;
  margin-right: 10%;
  padding-bottom: 112px;
  display: flex;
}

.textin.fac {
  margin-top: 0;
}

.allboldtitles {
  margin-top: 0;
  margin-bottom: 54px;
  font-size: 25px;
  font-weight: 400;
  line-height: 2;
}

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

.itaaaa {
  font-family: Ogg, sans-serif;
  line-height: 60%;
}

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

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

.accotitle {
  opacity: .17;
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15vw;
  font-weight: 400;
  line-height: 100%;
}

.accotitle._4040 {
  font-size: 30vw;
}

.pabinttle {
  color: var(--black);
  width: 100%;
  margin-top: 187px;
  margin-bottom: 50px;
  line-height: 1.2;
}

.pabinttle.rooms {
  margin-top: 0;
  line-height: 1.2;
}

.pabinttle.rooms.also {
  margin-bottom: 18px;
}

.pabinttle.phhhh {
  font-weight: 400;
}

.pabinttle.phhhh.xoris {
  margin-top: 45px;
}

.pabinttle.endiam {
  margin-top: 107px;
}

.pabinttle.endiam.evv {
  margin-top: 80px;
}

.pabinttle.endiam.pac {
  margin-top: 199px;
  margin-bottom: 51px;
}

.pabinttle.endiam.pac.first {
  margin-top: 54px;
}

.maintext {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 38px;
}

.maintext.facilities2 {
  color: var(--black);
  column-count: 2;
  flex-direction: row;
  justify-content: center;
  column-gap: 71px;
  margin-top: 44px;
  margin-bottom: 44px;
  font-size: 22px;
  line-height: 2;
  display: block;
}

.maintext.facilities2.fff {
  margin-top: 10px;
}

.photosfacilitis {
  margin-top: 0;
  margin-bottom: 179px;
}

.facili {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.navbuttons {
  margin-top: 101px;
  padding-bottom: 123px;
}

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

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

.choose-button {
  background-color: var(--black);
  border-radius: 990px;
  margin-top: 91px;
  padding: 20px;
  font-size: 20px;
  transition: background-color .65s cubic-bezier(.215, .61, .355, 1);
}

.choose-button:hover {
  background-color: #279088;
  border-radius: 990px;
}

.slidera {
  width: 70%;
  position: relative;
}

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

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

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

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

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

.buttonsaccommo {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.buttonsaccommo.three {
  grid-template-columns: 1fr 1fr 1fr;
}

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

.esss {
  padding-left: 19%;
  padding-right: 19%;
}

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

.accommonew {
  z-index: 7;
  margin-bottom: 118px;
  display: block;
  position: relative;
}

.accommonew.sv {
  display: none;
}

.nav-menu-links {
  flex-flow: column;
  place-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.nav-menu-link {
  text-align: center;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav-menu-link.nav-menu-link-1 {
  width: auto;
  margin-right: 30px;
  text-decoration: none;
}

.nav-menu-link-text {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 12vmin;
  font-weight: 500;
  line-height: 1.2;
  display: flex;
  position: relative;
}

.nav-menu-photos-container {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: 0;
  display: flex;
  position: absolute;
  overflow: visible;
}

.nav-menu-photo-mask {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  display: flex;
  position: relative;
}

.nav-menu-photo-image {
  opacity: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}

.nav-menu-photo-image.menup1, .nav-menu-photo-image.menup2 {
  opacity: 0;
}

.sv {
  display: none;
}

.ourphyloshofy {
  z-index: 9;
  background-color: #0000;
  margin-top: 18px;
  font-size: 20px;
  line-height: 1.3;
  position: relative;
  inset: auto auto 18% 0%;
}

.gridcover {
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
}

.covgr {
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.firstcover {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.firstcover.eso {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 69px;
  margin-bottom: 69px;
  display: grid;
}

.firstcover.hpiloso {
  justify-content: center;
}

.pic-big {
  width: 40%;
  margin-top: 25%;
  margin-left: 15%;
  padding-top: 40%;
  position: relative;
}

.pic-big.es {
  width: 120%;
  margin-top: 78%;
  margin-left: -57%;
  padding-top: 120%;
}

.pic-big.es.philll {
  width: 200%;
  margin-top: -1%;
  padding-top: 133%;
}

.pic-big.es.activities {
  width: 160%;
  padding-top: 122%;
}

.pic-big.philos {
  width: 60%;
  margin-top: 18%;
  margin-left: 0%;
  padding-top: 39%;
}

.pic-big.jjj {
  padding-top: 58%;
}

.pic-big.syyyyy {
  background-image: url('../images/syrolo.jpg');
  background-position: 68%;
  background-size: cover;
}

.picsmall {
  width: 25%;
  padding-top: 25%;
  position: relative;
}

.picsmall.es2 {
  width: 70%;
  padding-top: 70%;
  padding-left: 0%;
}

.picsmall.es2.acti {
  padding-left: 14%;
}

.picsmall.esooo5 {
  width: 80%;
  margin-top: 75%;
  padding-top: 80%;
  position: relative;
  inset: 0% -59% auto auto;
}

.picsmall.esooo5.phiii {
  width: 120%;
  margin-top: 109%;
  padding-top: 87%;
}

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

.imm.dex {
  object-position: 0% 50%;
}

.imm.arist {
  object-position: 90% 50%;
}

.paragraphtext {
  font-size: 23px;
  font-weight: 400;
  line-height: 2;
}

.paragraphtext.endiameses {
  text-align: left;
  width: 100%;
  margin-bottom: 54px;
  line-height: 2;
}

.paragraphtext.endiameses.gr {
  text-align: center;
  font-family: Open Sans, sans-serif;
  line-height: 2;
}

.paragraphtext.endiameses.gr.left {
  text-align: right;
}

.image-10 {
  width: auto;
  max-width: none;
  height: 100%;
  margin-right: 7px;
  position: relative;
  top: 0;
}

.esopicos {
  flex-direction: row;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
}

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

.titlephylosho {
  width: 100%;
  padding-left: 119px;
  position: relative;
  bottom: 14%;
  left: 0;
}

.facilitiestitles {
  text-align: left;
  width: 100%;
  font-size: 30px;
  line-height: 1.2;
}

.italic-text {
  text-align: center;
  line-height: 2;
}

.piciinarthro {
  width: 100%;
  margin-bottom: 54px;
}

.piciinarthro.evvv {
  margin-top: 100px;
  margin-bottom: 0;
}

.piciinarthro.evvv.packef {
  margin-top: 10px;
  margin-bottom: 47px;
}

.piciinarthro.evvv.katt {
  margin-top: 0;
}

.image-11 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.text-block-8 {
  margin-top: 11px;
}

.smtti {
  font-size: 23px;
}

.vidin {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 18%;
  padding-bottom: 0%;
  display: flex;
  position: relative;
}

.vidnew {
  z-index: 6;
  width: 60%;
  padding-top: 36%;
  position: relative;
  overflow: hidden;
}

.background-video-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.dieuthynsi {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 25%;
  display: flex;
  position: relative;
}

.dieuthinsi {
  color: var(--black);
  margin-bottom: 18px;
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.dieuthinsi.tel {
  margin-top: 26px;
}

.map3 {
  background-color: #1d1d1d;
  width: 100%;
  height: 700px;
  display: block;
  position: relative;
}

.map {
  width: 100%;
  margin-top: 110px;
}

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

._2022 {
  color: var(--white);
  text-align: center;
  width: 100%;
  margin-top: 0;
  font-size: 1.3vw;
  line-height: 1;
  position: relative;
}

.in-buuuton {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
}

.telphone {
  z-index: 30;
  background-color: #b88d3d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
  position: fixed;
  inset: auto 224px 17px auto;
}

.image-12 {
  width: 20px;
  position: relative;
  top: 0;
  left: 0;
}

.heading {
  margin-top: 78%;
}

.button-4 {
  background-color: var(--black);
}

.policy {
  display: flex;
  position: absolute;
  inset: auto auto 200px -114px;
  transform: rotate(-90deg);
}

.link-3 {
  color: #fff;
  margin-left: 16px;
  margin-right: 16px;
  font-size: 19px;
  text-decoration: none;
}

.strpol {
  background-color: var(--white);
  width: 2px;
  height: 20px;
}

.ypografi {
  text-align: right;
}

.choooo {
  margin-top: 132px;
  margin-left: 15%;
  margin-right: 15%;
}

.key {
  opacity: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  line-height: 1;
  position: fixed;
  inset: 0% auto auto 0%;
}

.keyskoo {
  position: fixed;
  inset: 0% auto auto 0%;
}

.perigrafipak {
  width: 100%;
  margin-bottom: 57px;
  font-size: 23px;
  font-weight: 400;
  line-height: 1.2;
}

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

.timeees {
  width: 100%;
  margin-bottom: 57px;
  font-size: 23px;
  line-height: 2;
}

.packagesola {
  width: 100%;
}

.packages-title {
  color: var(--white);
  width: 100%;
  margin-bottom: 0;
  font-size: 90px;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
}

@media screen and (min-width: 1280px) {
  .titlesbuttons {
    line-height: 1.2;
  }
}

@media screen and (min-width: 1440px) {
  .menuolo {
    display: none;
  }
}

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

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

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

  .menu-2 {
    top: 7px;
  }

  .section-4.ccc {
    height: 200px;
  }

  .aristerocontent {
    width: 60%;
  }

  .dexicontent {
    z-index: 1;
    width: 40%;
  }

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

  .first-title {
    bottom: 0%;
    left: 0%;
  }

  .titlesbuttons {
    margin-top: 0;
    font-size: 4.5vw;
  }

  .titlesbuttons.upp {
    margin-top: -19%;
  }

  .phototextin {
    overflow: hidden;
  }

  .book {
    width: 180px;
    height: 60px;
  }

  .bold-text {
    line-height: 30px;
  }

  .accommoin {
    margin-left: 15%;
    margin-right: 13%;
  }

  .gridbuttons {
    padding-top: 45%;
  }

  .buttonin.bungalows {
    width: 100%;
    margin-left: -103px;
    padding-top: 75%;
  }

  .buttonin.tents {
    width: 90%;
    margin-top: 59px;
    margin-left: 32px;
    margin-right: -41px;
    padding-top: 90%;
  }

  .buttonin.huts {
    width: 90%;
    margin-right: -98px;
    padding-top: 132%;
  }

  .textin {
    margin-left: 0%;
    margin-right: 0%;
  }

  .allboldtitles {
    margin-bottom: 54px;
  }

  .accotitle._4040 {
    font-size: 50vw;
  }

  .pabinttle {
    margin-top: 112px;
  }

  .pabinttle.endiam.pac {
    margin-top: 171px;
  }

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

  .photosfacilitis {
    margin-top: 0;
  }

  .slidera {
    width: 100%;
    margin-left: 0%;
  }

  .esss {
    padding-left: 15%;
    padding-right: 15%;
  }

  .nav-menu-link {
    width: 75%;
  }

  .nav-menu-link-text {
    font-size: 10vmin;
  }

  .ourphyloshofy {
    top: -90px;
    bottom: auto;
    left: 36%;
  }

  .gridcover {
    grid-template-columns: 2fr;
  }

  .firstcover.eso {
    margin-top: 86px;
    margin-bottom: 86px;
  }

  .firstcover.eso.meso {
    margin-top: 0;
  }

  .pic-big.es {
    margin-left: -18%;
  }

  .pic-big.philos {
    width: 80%;
    padding-top: 52%;
  }

  .picsmall.es2 {
    padding-left: 0%;
  }

  .picsmall.esooo5 {
    right: -20%;
  }

  .picsmall.esooo5.phiii {
    margin-top: 151%;
    margin-left: -19%;
  }

  .picsmall.esooo5.acttt {
    margin-top: 71%;
    margin-left: 30%;
  }

  .titlephylosho {
    width: 100%;
    padding-left: 87px;
    bottom: 4%;
  }

  .vidin {
    padding-top: 28%;
    padding-bottom: 10%;
  }

  .vidnew {
    width: 90%;
    padding-top: 52%;
  }

  .background-video-2 {
    inset: 0% auto auto 0%;
  }

  .dieuthynsi {
    margin-top: 31%;
  }

  ._2022 {
    font-size: 2vw;
  }

  .telphone {
    bottom: 13px;
    right: 202px;
  }

  .policy {
    bottom: 50%;
    left: -88px;
  }

  .link-3 {
    font-size: 14px;
  }

  .choooo {
    margin-top: 95px;
  }
}

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

  .image-2 {
    width: 150px;
  }

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

  .slink {
    width: 24px;
  }

  .slink.f {
    width: 20px;
  }

  .slink.ins {
    width: 35px;
  }

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

  .pardiv {
    margin-top: 34px;
  }

  .section-4 {
    height: 130px;
  }

  .first-title {
    left: 0%;
  }

  .titlesbuttons {
    margin-top: 0%;
    font-size: 4vw;
  }

  .titlesbuttons.upp {
    margin-top: -18%;
  }

  .book {
    width: 130px;
    height: 50px;
  }

  .booknow {
    font-size: 18px;
  }

  .allboldtitles {
    font-size: 23px;
  }

  .accotitle._4040 {
    font-size: 40vw;
  }

  .pabinttle {
    margin-top: 134px;
  }

  .pabinttle.endiam.pac {
    margin-top: 129px;
    font-size: 30px;
  }

  .maintext.facilities2 {
    margin-top: 34px;
  }

  .maintext.facilities2.fff {
    font-size: 20px;
  }

  .photosfacilitis {
    margin-top: 0;
  }

  .nav-menu-link {
    width: 100%;
    left: 20px;
  }

  .nav-menu-link-text {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 10vmin;
    line-height: 1.3;
  }

  .nav-menu-photos-container {
    display: block;
  }

  .nav-menu-photo-mask {
    width: 200px;
    height: 200px;
  }

  .ourphyloshofy {
    top: 0;
    left: 0%;
  }

  .firstcover.eso {
    margin-bottom: 77px;
  }

  .pic-big {
    width: 50%;
    padding-top: 50%;
  }

  .pic-big.jjj {
    padding-top: 67%;
  }

  .picsmall.esooo5.phiii {
    margin-top: 148%;
  }

  .paragraphtext {
    font-size: 20px;
  }

  .titlephylosho {
    padding-left: 63px;
  }

  .dieuthynsi {
    margin-top: 35%;
  }

  .dieuthinsi {
    font-size: 20px;
  }

  ._2022 {
    font-size: 1.8vw;
  }

  .telphone {
    bottom: 11px;
    right: 149px;
  }

  .choooo {
    margin-top: 98px;
    margin-left: 7%;
    margin-right: 7%;
  }

  .perigrafipak, .timeees {
    font-size: 20px;
  }

  .packages-title {
    font-size: 70px;
  }
}

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

  .image-2 {
    width: 150px;
  }

  .kypselia {
    align-items: center;
  }

  .title {
    font-size: 30px;
  }

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

  .butmenu {
    margin-bottom: 21px;
    font-size: 30px;
    line-height: 30px;
  }

  .social {
    opacity: 0;
    inset: auto auto 7px 11px;
  }

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

  .popup-overlay {
    width: 200px;
  }

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

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

  .paragraph-2.cooo {
    margin-left: 10%;
    margin-right: 10%;
  }

  .section-4.ccc {
    height: 190px;
  }

  .aristerocontent {
    width: 55%;
    padding-bottom: 58%;
  }

  .dexicontent {
    width: 45%;
  }

  .accommodation {
    width: 95%;
    margin-top: 95%;
    margin-left: 0%;
    padding-top: 138%;
  }

  .dexbuttos {
    width: 100%;
    margin-top: 127%;
    padding-top: 137%;
  }

  .first-title {
    margin-top: 0%;
    font-size: 12vw;
    position: relative;
    bottom: 0%;
  }

  .titlesbuttons {
    margin-top: 0%;
    font-size: 6vw;
  }

  .titlesbuttons.upp {
    margin-top: -16%;
  }

  .image-6.accc {
    object-position: 20% 50%;
  }

  .accommoin {
    margin-left: 0%;
    margin-right: 0%;
  }

  .accommoin.slides {
    padding-top: 120px;
  }

  .gridbuttons {
    grid-row-gap: 28px;
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  .buttonin.bungalows {
    width: 80%;
    margin-left: -65px;
    padding-top: 53%;
  }

  .buttonin.tents {
    width: 60%;
    margin-top: 0;
    margin-right: 63px;
    padding-top: 58%;
  }

  .buttonin.huts {
    width: 60%;
    margin-top: 0;
    margin-right: -129px;
    padding-top: 81%;
  }

  .textin {
    margin-top: 110px;
    margin-left: 11%;
    margin-right: 11%;
  }

  .allboldtitles {
    font-size: 23px;
  }

  .itaaaa {
    line-height: 50%;
  }

  .accotitle {
    font-size: 19vw;
  }

  .accotitle.fac {
    font-size: 15vw;
  }

  .accotitle._4040 {
    font-size: 50vw;
  }

  .pabinttle.rooms {
    padding-left: 0;
  }

  .pabinttle.rooms.also {
    padding-left: 16px;
  }

  .pabinttle.endiam.pac {
    margin-top: 99px;
  }

  .pabinttle.endiam.pac.first {
    font-size: 26px;
  }

  .maintext.facilities2.fff {
    font-size: 20px;
  }

  .navbuttons {
    padding-bottom: 84px;
  }

  .gridnav {
    grid-column-gap: 5px;
    grid-row-gap: 6px;
  }

  .slidera {
    width: 100%;
    margin-left: 0;
  }

  .picbackround {
    padding-top: 76%;
  }

  .buttonsaccommo.three {
    grid-template-columns: 1fr 1fr;
  }

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

  .threecoll {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .accommonew {
    display: block;
  }

  .nav-menu-link-text {
    font-size: 14vmin;
  }

  .ourphyloshofy {
    margin-top: 25px;
    padding-left: 0;
  }

  .gridcover {
    grid-row-gap: 0px;
    grid-template-rows: 1fr .5fr;
    grid-template-columns: 1fr;
    place-items: start;
  }

  .covgr {
    align-items: center;
  }

  .firstcover {
    height: 70vh;
  }

  .firstcover.eso {
    height: auto;
    margin-top: 24px;
  }

  .firstcover.vvvv, .firstcover.hpiloso {
    height: auto;
  }

  .pic-big {
    width: 70%;
    margin-top: 59%;
    margin-left: 0%;
    padding-top: 70%;
  }

  .pic-big.es {
    width: 140%;
    margin-top: 156%;
    margin-left: -23%;
    padding-top: 140%;
  }

  .pic-big.es.activities {
    width: 230%;
    margin-left: -8%;
    padding-top: 167%;
  }

  .pic-big.philos {
    width: 90%;
    padding-top: 62%;
  }

  .pic-big.jjj {
    padding-top: 94%;
  }

  .picsmall {
    width: 33%;
    margin-top: 20%;
    padding-top: 33%;
  }

  .picsmall.es2 {
    width: 120%;
    padding-top: 120%;
    padding-left: 7px;
  }

  .picsmall.es2.acti {
    margin-left: -100%;
    padding-left: 0%;
  }

  .picsmall.esooo5 {
    width: 120%;
    margin-top: 164%;
    padding-top: 120%;
    position: relative;
    left: auto;
    right: 0%;
  }

  .picsmall.esooo5.phiii {
    width: 150%;
    margin-top: 152%;
    margin-left: -29%;
    padding-top: 110%;
  }

  .picsmall.esooo5.acttt {
    margin-top: 187%;
    margin-left: -24%;
  }

  .paragraphtext {
    font-size: 20px;
  }

  .titlephylosho {
    justify-content: center;
    align-items: center;
    padding-left: 38px;
    display: block;
    bottom: -3%;
  }

  .bold-text-5 {
    line-height: 34px;
  }

  ._2022 {
    font-size: 2.8vw;
  }

  .telphone {
    bottom: 9px;
    right: 145px;
  }

  .image-12 {
    width: 15px;
    top: 0;
    left: 0;
  }

  .policy {
    bottom: 241px;
    left: -97px;
  }

  .choooo {
    margin-top: 87px;
    margin-left: 0%;
    margin-right: 0%;
  }

  .packages-title {
    font-size: 50px;
  }
}

#w-node-f55a3a22-84e4-0b66-d979-8a016e464cf9-e913792c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-eb04145c-ddf8-bfa3-d88e-bce003a11d37-b113792e {
  justify-self: auto;
}

#w-node-acce1748-d6d2-de57-a9d7-62cd705d5532-b113792e {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-d4e9d3f5-2060-0b2a-0027-65b6aa2633f5-0a1057da {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_92a3e882-0687-aa10-0f30-ab815a158b15-04076460, #w-node-ce33f23f-f647-2f1c-6233-ed9a829b7348-9fbced0c, #w-node-_798a6192-b6ee-1c17-5c1b-b981ac00e261-35993929, #w-node-_793b6dd4-585d-3c8b-24d8-97352ab8eacb-35993929, #w-node-_4f0e4878-e305-f512-6dd0-5396751f44f5-2ce0e3d3, #w-node-_7c8f455b-f83c-1bd0-806c-76a525e15706-2ce0e3d3, #w-node-_798a6192-b6ee-1c17-5c1b-b981ac00e261-e415cbd5, #w-node-_798a6192-b6ee-1c17-5c1b-b981ac00e261-89d7cc32, #w-node-_275a7401-c143-9e02-e492-4086d583fa25-89d7cc32, #w-node-_798a6192-b6ee-1c17-5c1b-b981ac00e261-d843dc3e, #w-node-_275a7401-c143-9e02-e492-4086d583fa25-d843dc3e {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-f55a3a22-84e4-0b66-d979-8a016e464cf9-e913792c {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }
}


@font-face {
  font-family: 'Ogg roman';
  src: url('../fonts/Ogg-Roman.eot') format('embedded-opentype'), url('../fonts/Ogg-Roman.woff') format('woff'), url('../fonts/Ogg-Roman.ttf') format('truetype'), url('../fonts/Ogg-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ogg';
  src: url('../fonts/Ogg-Italic.eot') format('embedded-opentype'), url('../fonts/Ogg-Italic.woff') format('woff'), url('../fonts/Ogg-Italic.ttf') format('truetype'), url('../fonts/Ogg-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}