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

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

.cover {
  overflow: visible;
}

.coverdiv {
  background-color: #9b9b9b;
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: visible;
}

.coverimage {
  z-index: 1;
  color: #0000;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
}

.menudiv {
  z-index: 13000;
  background-color: #0000;
  display: none;
  position: fixed;
  top: 49px;
  right: 39px;
}

.menubuttonlink {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.image-2 {
  width: 30px;
  display: block;
  position: absolute;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.menuall {
  z-index: 12000;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.button {
  color: #000;
  background-color: #0000;
  font-family: Roboto, sans-serif;
  font-size: 34px;
  font-weight: 200;
}

.button.home {
  text-align: center;
  padding-top: 23px;
  padding-bottom: 23px;
  font-weight: 300;
  display: block;
}

.button.home.w--current {
  text-align: center;
  font-weight: 300;
}

.menumeu {
  z-index: 10000;
  background-color: #c6c6c6;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: auto;
}

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

.body {
  color: var(--black);
  background-color: #b1abab;
  height: 100vh;
}

.loader {
  z-index: 50000;
  background-color: #b1ababcf;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

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

.image-8 {
  width: 30px;
  position: absolute;
}

.menubuttonanimation {
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: fixed;
}

.hermoupolis {
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.syros {
  background-color: #8e8d8d;
  width: 100%;
  height: 100vh;
  position: relative;
}

.section {
  margin-top: 0;
  position: relative;
}

.sloganbold {
  font-family: Roboto, sans-serif;
}

.text-span {
  font-weight: 100;
}

.booklink {
  z-index: 20000;
  background-color: #fa8200;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  text-decoration: none;
  display: flex;
  position: fixed;
  bottom: 13px;
  left: 16px;
}

.logolinka {
  z-index: 22000;
  width: 160px;
  height: auto;
  text-decoration: none;
  display: none;
  position: fixed;
  top: 49px;
  left: 41px;
}

.logolinka.w--current {
  width: 160px;
  display: none;
}

.leukologo, .logomauro {
  width: 140px;
  position: fixed;
}

.animationlogo {
  position: relative;
}

.link-block {
  background-color: #0000;
  background-image: url('../images/l1skoura2.jpg');
  background-position: 50% 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0;
}

.heading-3 {
  color: #fff;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  position: absolute;
}

.heading-3.idea {
  position: relative;
  top: 0%;
  left: 0%;
}

.image-9 {
  width: auto;
  height: 25px;
  margin-bottom: 0;
}

.image-10 {
  height: 25px;
  margin-bottom: 17px;
}

.socialdiv {
  z-index: 20000;
  text-align: center;
  width: 50px;
  position: fixed;
  bottom: 0;
  right: 0;
}

.image-11 {
  width: 100%;
  height: 30px;
}

.image-12 {
  width: 100%;
  height: 30px;
  margin-top: 18px;
}

.section-2 {
  height: 100vh;
  display: block;
}

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

.accommodationdiv {
  float: right;
  color: var(--white);
  width: 70%;
  margin-top: -9%;
  margin-right: -25px;
  text-decoration: none;
  position: relative;
}

.column {
  top: 0;
  right: 0;
}

.accom-pic {
  background-color: var(--black);
  background-image: url('../images/exobskoura.jpg');
  background-position: 0%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 100%;
  display: flex;
  position: relative;
}

.facilities {
  color: var(--white);
  width: 70%;
  margin-top: 4%;
  margin-left: 17px;
  text-decoration: none;
  position: relative;
  left: -21px;
}

.faciliitesdiv {
  background-color: var(--black);
  background-image: url('../images/suitecover2skouro.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.line {
  color: #fff;
  text-align: center;
  margin-top: 4%;
  padding-left: 14px;
  padding-right: 14px;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 900;
  position: relative;
}

.line.tours {
  text-decoration: none;
}

.section-3 {
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.link-block-2 {
  color: var(--white);
  width: 100%;
  height: 100%;
  margin-top: 0%;
  text-decoration: none;
  display: block;
  position: relative;
}

.ideapic {
  background-color: var(--black);
  background-image: url('../images/photosbeachsmall.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.textdiv {
  color: var(--white);
  text-align: center;
  width: 100%;
  margin-top: -53px;
  margin-left: -50%;
  position: absolute;
  top: 50%;
  left: 50%;
}

.textdiv._2 {
  margin-left: -50%;
}

.image-13 {
  text-align: center;
  width: 25px;
}

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

.adress2 {
  color: #181818;
  text-align: center;
  width: 100%;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  top: -123px;
}

.centeradd {
  flex: 0 auto;
  justify-content: center;
  width: 100%;
  height: 30px;
  margin-top: -94%;
  display: block;
  position: relative;
}

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

.bold-text {
  margin-top: -25px;
  padding-top: 0;
  font-family: Roboto, sans-serif;
}

.div-block-2 {
  background-color: #1d1d1d;
  width: 100%;
  padding-top: 100%;
  display: block;
  position: relative;
}

.contact {
  margin-top: 0;
}

.light {
  font-weight: 100;
}

.animatepic {
  float: right;
  background-color: #0000;
  width: 46%;
  height: 110vh;
  position: relative;
}

.firstcover {
  color: var(--black);
  background-color: #fff;
  background-image: url('../images/shapes1.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.firstcover.discover {
  background-image: url('../images/l1skoura2.jpg');
  background-position: 40% 0;
  background-size: cover;
}

.div-block-10 {
  background-color: #32719c;
  background-image: url('../images/exoa.jpg');
  background-position: 60%;
  background-size: cover;
  width: 100%;
  padding-top: 0%;
  position: relative;
  top: -42px;
}

.div-block-10.discover {
  background-image: url('../images/exo33.jpg');
  background-position: 80%;
  background-size: cover;
}

.section-4 {
  height: auto;
  display: flex;
  position: relative;
}

.paragraph {
  color: var(--black);
  margin-left: 2%;
  margin-right: 50%;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 45px;
  position: relative;
  top: -63%;
  bottom: 45px;
  left: 0;
}

.paragraph.q {
  color: var(--black);
  border: 1px #000;
  width: 100%;
  margin-top: 22px;
  margin-left: 0%;
  margin-right: 0%;
  display: block;
  position: static;
}

.paragraph.q.facilities {
  font-weight: 300;
}

.paragraph.q.d {
  color: var(--black);
  padding-left: 6%;
}

.section-5 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-left: 0%;
  padding-right: 13%;
  display: block;
  position: relative;
}

.room {
  background-color: #1b5b86;
  background-image: url('../images/s52polilgoskoura_1.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 100%;
  display: flex;
  position: relative;
}

.room._2._5 {
  background-color: var(--black);
  color: var(--white);
  background-image: url('../images/s52polilgoskoura.jpg');
  background-size: cover;
  display: flex;
}

.room._2.tessera {
  background-color: var(--black);
  color: var(--white);
  background-image: url('../images/s41_1.jpg');
  background-size: cover;
}

.room._2 {
  background-image: url('../images/s41skoura.jpg');
  background-size: cover;
}

.room._2._3 {
  background-color: var(--black);
  color: var(--white);
  background-image: url('../images/suite2prev.jpg');
  background-size: cover;
}

.room._2._3._4 {
  background-image: url('../images/s41skoura.jpg');
  background-size: cover;
}

.room._2 {
  background-color: var(--black);
  background-image: url('../images/suite2.jpg');
  background-size: cover;
}

.room._2._1 {
  background-image: url('../images/suite1_1.jpg');
  background-size: cover;
}

.room._2.a {
  background-color: var(--black);
  color: var(--white);
  background-image: url('../images/suite1.jpg');
  background-size: cover;
}

.room._2.dio {
  background-color: var(--black);
  color: var(--white);
  background-image: url('../images/s21_1.jpg');
  background-size: cover;
}

.link-block-3 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: block;
  position: relative;
}

.stay {
  color: #000;
  margin-top: -76px;
  font-family: Roboto, sans-serif;
  font-size: 70px;
  font-weight: 300;
  position: absolute;
  top: 0%;
  left: 0%;
}

._2 {
  font-size: 31px;
}

.bold {
  color: #4c4c4c;
  text-align: left;
  margin-top: 188px;
  margin-left: 0;
  padding-bottom: 17px;
  padding-left: 7%;
  padding-right: 0%;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.bold._2 {
  margin-top: 41%;
  margin-bottom: 16px;
  padding-left: 0%;
  position: relative;
}

.bold._2._3 {
  color: var(--black);
  margin-top: 87px;
  padding-left: 0%;
}

.bold._2.discover {
  color: var(--black);
  margin-top: 0%;
}

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

.bold._2.suite.disco {
  color: #fff;
  margin-top: -14px;
  padding-bottom: 0;
  line-height: 31px;
  position: absolute;
  top: 50%;
  bottom: auto;
  right: auto;
}

.bold._2.suite.ventures {
  margin-top: 24%;
}

.bold._2.accomodation {
  color: var(--black);
  margin-top: 27%;
}

.suites {
  color: #fff;
  margin-top: -25px;
  font-family: Roboto, sans-serif;
  font-size: 26px;
  font-weight: 700;
  position: absolute;
  top: 50%;
}

.pic {
  background-color: #51758d;
  width: 100%;
  padding-top: 120%;
  position: absolute;
}

.pic.pic2 {
  text-align: center;
  background-image: url('../images/dim2.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  padding-top: 0%;
  position: absolute;
  top: 0;
  left: 0%;
}

.pic.pic2._2 {
  background-image: url('../images/exoa_1.jpg');
  background-size: cover;
}

.pic.pic2._2._3.b {
  background-image: url('../images/recep.jpg');
  background-position: 50% 90%;
  background-size: cover;
}

.pic.pic2._2.a {
  background-image: url('../images/proino.jpg');
  background-size: cover;
}

.pic.pic2._2.c {
  background-image: url('../images/exoshapes.jpg');
  background-size: cover;
  left: 7%;
}

.pic.pic2.beach {
  background-image: url('../images/photosbeachsmall.jpg');
  background-size: cover;
}

.pic.pic2.eat.drink {
  background-image: url('../images/pioip4.jpg');
  background-size: cover;
}

.pic.pic2.buy {
  background-image: url('../images/_mg_0314948x633_1_mg_0314948x633.jpg');
  background-position: 25%;
  background-size: cover;
}

.light1 {
  font-weight: 100;
}

.mailto {
  color: #000;
  text-align: center;
  width: 100%;
  margin-top: 21px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  display: block;
  position: relative;
  top: -94px;
}

.mailto._1 {
  color: #000;
  font-weight: 700;
  top: -110px;
}

.columns-3 {
  width: 80%;
  height: 60vh;
}

.column-8 {
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.link-block-4 {
  background-color: var(--black);
  color: var(--white);
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.column-9 {
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.shapesway {
  background-image: url('../images/dim3.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.menuthesi {
  z-index: 20000;
  background-color: #0000;
  width: 50px;
  height: 50px;
  margin-top: 45px;
  margin-right: 42px;
  display: block;
  position: fixed;
  top: 0;
  right: 0;
}

.gostblock {
  z-index: 25000;
  cursor: pointer;
  background-color: #86080800;
  width: 50px;
  height: 50px;
  display: none;
  position: fixed;
  top: 0;
  right: 0;
}

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

.pr {
  background-color: #0000;
  width: 90%;
  height: 50px;
  position: relative;
}

.link1 {
  color: var(--white);
  width: 60%;
  margin-left: 25px;
  margin-right: 1%;
  padding-top: 0%;
  position: absolute;
  bottom: 7%;
  right: 0%;
}

.link1._2 {
  background-color: #0000;
  padding-top: 0%;
  position: absolute;
  inset: 63% auto auto 0;
}

.bo {
  color: var(--black);
  text-transform: none;
  column-count: 3;
  column-rule: 1px dashed black;
  column-gap: 70px;
  margin-top: 33px;
  margin-left: 0;
  margin-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 40px;
}

.section-7 {
  height: auto;
  margin-top: 79px;
  margin-bottom: 55px;
  padding-left: 12%;
  padding-right: 12%;
  position: relative;
}

.section-7.b.discover {
  margin-top: 255px;
}

.section-7.b.discover.k {
  margin-bottom: 0;
  padding-bottom: 55px;
}

.section-7.discoer {
  margin-top: 265px;
}

.section-7.discoer.a {
  margin-bottom: 0;
  padding-bottom: 55px;
}

.div-block-15 {
  width: 100%;
  position: relative;
}

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

.dothermoupolis {
  background-color: #0000;
  width: 6%;
  height: 8%;
  margin-top: 16%;
  margin-bottom: 54px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.columns-5 {
  text-align: center;
  margin-top: 8%;
  position: relative;
}

.div-block-16 {
  float: right;
  width: 50%;
  padding-top: 64%;
  position: relative;
  bottom: -75px;
  left: -4%;
  right: 0;
}

.div-block-16._2 {
  width: 80%;
  padding-top: 98%;
  bottom: 0;
  left: -7%;
}

.div-block-17 {
  text-align: center;
  width: 70%;
  padding-top: 96%;
  position: relative;
  top: 0;
  left: -7%;
}

.div-block-17.discover {
  width: 100%;
}

.div-block-17.discover.a {
  left: 7%;
}

.div-block-17._2 {
  width: 80%;
  padding-top: 98%;
  top: 140px;
  left: 0%;
}

.div-block-18 {
  float: left;
  width: 70%;
  height: auto;
  padding-top: 98%;
  position: relative;
  top: 80px;
  left: -34%;
}

.div-block-18._2 {
  width: 80%;
  top: 0;
  left: 0%;
}

.column-11 {
  text-align: center;
  height: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.column-12 {
  justify-content: center;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-span-2, .bold22 {
  font-weight: 900;
}

.divmoto {
  position: absolute;
  top: 46%;
  left: -62%;
}

.divmoto.discover {
  top: 34%;
}

.image-14 {
  position: relative;
  top: 45px;
  left: 61px;
}

.image-14.discover {
  top: 11px;
  left: 50px;
}

.column-13 {
  padding-left: 0;
  padding-right: 0;
}

.plustext {
  color: #4c4c4c;
  margin-bottom: 7px;
  padding-bottom: 55px;
  font-family: Roboto, sans-serif;
}

.gialogoagira {
  position: absolute;
  bottom: 0;
  left: 0;
}

.gialogoagira.up {
  width: 100px;
  height: 100px;
  top: 50%;
  bottom: auto;
  left: 50%;
}

.section-8 {
  margin: 255px 13% 98px;
  padding-top: 241px;
}

.carefreepic {
  background-color: #2c0e0e;
  background-image: url('../images/exob.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  margin-top: 0;
  padding-top: 65%;
}

.slider {
  height: 100%;
  overflow: hidden;
}

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

.slide._4 {
  background-image: url('../images/s41.jpg');
  background-size: cover;
}

.slide._3 {
  background-image: url('../images/s31.jpg');
  background-size: cover;
}

.slide._2 {
  background-image: url('../images/s21.jpg');
  background-size: cover;
}

.slide._1 {
  background-image: url('../images/s1.jpg');
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/s52.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-2._4 {
  background-image: url('../images/s42.jpg');
  background-size: cover;
}

.slide-2._3 {
  background-image: url('../images/s32.jpg');
  background-size: cover;
}

.slide-2._2 {
  background-image: url('../images/s24.jpg');
  background-size: cover;
}

.slide-2._1 {
  background-image: url('../images/s12.jpg');
  background-size: cover;
}

.animatetext {
  z-index: 8;
  margin-left: 19%;
  margin-right: 19%;
  padding-bottom: 224px;
  position: relative;
}

.column-14 {
  padding-left: 0;
  padding-right: 7px;
}

.columns-6 {
  margin-top: 61px;
}

.column-15, .column-16, .column-17 {
  padding-left: 0;
  padding-right: 6px;
}

.gallery {
  background-color: #0000;
  width: 100%;
  height: 100vh;
  display: block;
  position: sticky;
  top: 0;
  overflow: hidden;
}

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

.text-block {
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 22px;
  font-weight: 900;
  line-height: 24px;
}

.div-block-21 {
  z-index: 0;
  background-color: #0000;
  width: 200px;
  height: 200px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.link-block-5 {
  margin-bottom: 59px;
  display: inline-block;
}

.link-block-5.tel {
  margin-bottom: 0;
}

.link-block-6 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 19px;
  display: flex;
}

.link-block-7 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.boldsmo {
  font-weight: 700;
}

.syr {
  color: #000;
  margin-left: -30px;
  font-family: Roboto, sans-serif;
  font-size: 70px;
  font-weight: 300;
  line-height: 60px;
}

.lightdisco {
  font-size: 46px;
  font-weight: 100;
}

.paragraph-2 {
  color: var(--black);
  text-align: left;
  margin-bottom: 14px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 45px;
  position: relative;
}

.text-div {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
}

.columns-7 {
  margin-top: 101px;
}

.picsmall {
  background-color: #703b3b;
  background-image: url('../images/6.jpg');
  background-position: 50%;
  background-size: cover;
  width: 70%;
  padding-top: 104%;
}

.picsmall._1 {
  background-image: url('../images/IMG_7127yuiyui.jpg');
  background-size: cover;
  width: 90%;
}

.picsmall._1.sights {
  background-image: url('../images/unnamed-file-1.jpg');
  background-size: cover;
}

.picsmall._1.enjoy {
  background-image: url('../images/aloga.jpg');
  background-size: cover;
}

.picsmall._1.buy {
  background-image: url('../images/f5.jpg');
  background-position: 50%;
  background-size: cover;
}

.picsmall._2 {
  background-image: url('../images/_MG_8639gjgh.jpg');
  background-size: cover;
  width: 90%;
}

.picsmall._2.sights {
  background-image: url('../images/pur.jpg');
  background-size: cover;
  width: 90%;
}

.picsmall._2.enjoy {
  background-image: url('../images/thalas.jpg');
  background-position: 100%;
  background-size: cover;
}

.picsmall._2.buy {
  background-image: url('../images/kappari.jpg');
  background-size: cover;
}

.picsmall._3 {
  background-image: url('../images/IMG_1119big.jpg');
  background-size: cover;
  width: 90%;
}

.picsmall._3.siht {
  background-image: url('../images/ano.jpg');
  background-position: 90%;
  background-size: cover;
}

.picsmall._3.enjoy {
  background-image: url('../images/thal.jpg');
  background-position: 30%;
  background-size: cover;
}

.picsmall._3.buy {
  background-image: url('../images/paradosiaka.jpg');
  background-size: cover;
}

.column-18 {
  justify-content: flex-end;
  display: flex;
}

.column-19 {
  justify-content: center;
  display: flex;
}

.scrollstring {
  z-index: 2000;
  background-color: #fff;
  width: 1px;
  height: 70px;
  padding-top: 0;
  position: absolute;
  inset: -86px auto 0% 50%;
}

.scroll {
  background-color: #0000;
  width: 10px;
  height: 10px;
  position: absolute;
  inset: auto auto 0% 50%;
}

.image-15 {
  width: 25px;
  margin-top: 56px;
  position: absolute;
  top: 50%;
}

.disc-syros {
  width: 100%;
  margin-top: 122px;
  position: relative;
}

.disc-syros.aa {
  margin-top: 86px;
}

.disc-syros.bb {
  margin-top: 62px;
}

.discopic {
  background-color: var(--black);
  color: var(--white);
  background-image: url('../images/l12.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 53%;
  display: flex;
  position: relative;
}

.discopic.suites2 {
  background-image: url('../images/suitecover.jpg');
  background-size: cover;
}

.discopic.suites2.travel {
  background-image: url('../images/travel.jpg');
  background-size: cover;
}

.linkdiscovery {
  width: 100%;
}

.section-9 {
  margin-top: 255px;
  margin-bottom: 0;
  padding-bottom: 55px;
  padding-left: 12%;
  padding-right: 12%;
}

.section-9.j {
  margin-top: 255px;
  margin-bottom: 0;
}

.sights {
  flex-direction: row;
  display: flex;
}

.sights.beaches {
  flex-direction: row-reverse;
}

.pics, .text {
  width: 50%;
}

.pargagraphtextin {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 74px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 45px;
  overflow: visible;
}

.dischide {
  flex-flow: column;
  align-content: stretch;
  align-items: center;
  margin-top: 53px;
  margin-bottom: -33px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.buttonexitlink {
  border: 1px solid var(--black);
  color: var(--black);
  border-radius: 50px;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 37px;
  margin-top: 35px;
  margin-bottom: 0;
  padding-top: 2px;
  text-decoration: none;
  display: flex;
}

.string {
  background-color: #4c4c4c;
  flex: none;
  width: 30px;
  height: 2px;
  margin-top: -2px;
  transform: rotate(45deg);
}

.string.b {
  width: 30px;
  padding-top: 0;
  transform: rotate(-45deg);
}

.exits {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: none;
  position: relative;
}

.buttontext {
  color: var(--black);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: -3px;
  font-weight: 700;
  line-height: 14px;
  display: flex;
}

.section-10 {
  margin-left: 13%;
  padding-bottom: 134px;
  padding-right: 13%;
}

.slide-3 {
  background-image: url('../images/s53.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-3._4 {
  background-image: url('../images/s43.jpg');
  background-size: cover;
}

.slide-3._3 {
  background-image: url('../images/s33.jpg');
  background-size: cover;
}

.slide-3._2 {
  background-image: url('../images/s22.jpg');
  background-size: cover;
}

.slide-3._1 {
  background-image: url('../images/s12.jpg');
  background-size: 1000px;
}

.slide-3._1._2 {
  background-image: url('../images/s14.jpg');
  background-size: cover;
}

.slide-3._1._2.v {
  background-image: url('../images/s13.jpg');
  background-size: cover;
}

.left-arrow {
  background-image: linear-gradient(to right, #00000082, #ffffff05);
}

.slide-4 {
  background-image: url('../images/s56.jpg');
  background-position: 0%;
  background-size: cover;
}

.slide-4._3 {
  background-image: url('../images/s34.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-4._2 {
  background-image: url('../images/s25.jpg');
  background-size: cover;
}

.slide-4._1 {
  background-image: url('../images/s15.jpg');
  background-size: 1000px;
}

.slide-4._1._2 {
  background-image: url('../images/s14.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/s54.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-5._2 {
  background-image: url('../images/s23.jpg');
  background-size: cover;
}

.slide-5._1 {
  background-image: url('../images/s15.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-5._1.mpa {
  background-image: url('../images/mp1b.jpg');
  background-position: 0%;
}

.slide-6 {
  background-image: url('../images/s55.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-6._2 {
  background-image: url('../images/exobskoura_1.jpg');
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/s57.jpg');
  background-position: 50%;
  background-size: cover;
}

.boldfacilities {
  font-weight: 700;
}

.popup-overlay {
  z-index: 20000;
  background-color: #ffffff70;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  display: none;
  position: fixed;
  inset: auto auto 140px 0%;
}

.button-2 {
  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-2:hover {
  background-color: #fbff00;
}

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

.text-block-2 {
  font-family: Roboto, sans-serif;
  font-size: 12px;
  line-height: 14px;
}

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

.div-block-22 {
  width: 20px;
}

.div-block-23 {
  height: 20px;
}

.div-block-24 {
  background-color: #a88a8a;
}

.div-block-25 {
  background-color: #696969;
}

.div-block-26 {
  background-color: #5c5c5c;
}

.div-block-27 {
  background-color: #555;
}

.div-block-28, .div-block-29 {
  background-color: #464646;
}

.div-block-30, .div-block-31 {
  border-radius: 0;
}

.div-block-32 {
  border-radius: 9px;
}

.div-block-33 {
  border-radius: 16px;
}

.div-block-34, .div-block-35, .div-block-36, .div-block-37, .ball {
  border-radius: 20px;
}

.scrollin {
  width: 50px;
  height: 50px;
  position: absolute;
  inset: 8% auto auto 50%;
}

.b {
  width: 100%;
  font-weight: 700;
}

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

.purplesheeplogo {
  width: 20px;
}

.design {
  color: #000;
  width: 90px;
  font-family: Roboto, sans-serif;
  font-size: 10px;
  font-weight: 500;
  position: absolute;
  top: -58px;
  left: -38px;
  transform: rotate(-90deg);
}

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

.picventures {
  background-color: #eb1515;
  background-image: url('../images/dim.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-top: 50%;
}

.picventures.salty.fotograf {
  background-image: url('../images/fotogr.jpg');
}

.section-11 {
  padding-top: 20%;
  padding-left: 15%;
  padding-right: 15%;
}

.section-12 {
  margin-left: 12%;
  margin-right: 12%;
  padding-top: 256px;
  padding-bottom: 272px;
}

.paragraph-3 {
  z-index: -1;
  width: 80%;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  position: absolute;
  top: 42px;
  left: 53px;
}

.paragraph-4 {
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 45px;
}

.times {
  font-weight: 700;
}

.small {
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
}

.link-2 {
  color: #4c4c4c;
  text-decoration: none;
}

.slide-8 {
  background-image: url('../images/s3a1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/s3a2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-10 {
  background-image: url('../images/s3a3.jpg');
  background-position: 0%;
  background-size: cover;
}

.terms {
  color: var(--black);
  font-family: Roboto, sans-serif;
  text-decoration: none;
  position: fixed;
  inset: auto 60px 18px auto;
}

.terms.fff {
  color: var(--black);
  font-weight: 500;
  bottom: 41px;
}

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

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

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

.espalink {
  z-index: 30;
  display: flex;
  position: fixed;
  inset: auto 63px 13px auto;
}

.essp {
  width: 180px;
}

.image-16 {
  width: 0;
}

.mhte {
  z-index: 10;
  transform-origin: 100%;
  font-size: 10px;
  font-weight: 700;
  position: fixed;
  inset: auto 1% 56% auto;
  transform: rotate(-90deg);
}

.bl {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 62px;
  display: flex;
  position: relative;
}

.blogin {
  justify-content: center;
  align-items: center;
  width: 60%;
  padding-top: 31%;
  display: flex;
  position: relative;
}

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

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

@media screen and (max-width: 991px) {
  .menudiv {
    display: none;
    top: 20px;
    right: 26px;
  }

  .menuall {
    display: none;
  }

  .button.home {
    padding-top: 10px;
    padding-bottom: 18px;
    font-size: 26px;
  }

  .button.home.w--current {
    padding-top: 14px;
    padding-bottom: 17px;
  }

  .section {
    margin-top: 0;
  }

  .logolinka {
    width: 160px;
    top: 21px;
    left: 30px;
  }

  .leukologo, .logomauro {
    width: 140px;
  }

  .heading-3.idea {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 25px;
    line-height: 30px;
  }

  .section-2 {
    height: 100vh;
  }

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

  .accommodationdiv {
    width: 70%;
    margin-top: 0%;
    left: -3px;
  }

  .facilities {
    display: block;
  }

  .line {
    margin-top: 10%;
    padding-left: 13px;
    padding-right: 13px;
    font-size: 25px;
    line-height: 28px;
  }

  .line.tours {
    font-size: 25px;
  }

  .section-3 {
    flex-direction: row;
    align-items: center;
    height: 100vh;
    display: flex;
    position: relative;
  }

  .link-block-2 {
    margin-top: 0%;
  }

  .ideapic {
    justify-content: center;
    align-items: center;
    padding-top: 0%;
    display: flex;
    position: relative;
  }

  .textdiv {
    width: 100%;
    margin-left: -50%;
  }

  .textdiv._2 {
    margin-top: -42px;
    margin-left: -50%;
  }

  .adresscontact {
    margin-top: 147px;
  }

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

  .animatepic {
    width: 46%;
  }

  .div-block-10 {
    top: 17px;
  }

  .section-4 {
    margin-top: 15px;
    position: relative;
  }

  .paragraph {
    margin-left: 1%;
    margin-right: 12%;
    font-size: 18px;
    line-height: 35px;
    top: -51%;
    bottom: -17px;
  }

  .paragraph.q.d {
    margin-top: 62px;
    padding-left: 6%;
  }

  .bold {
    margin-top: 155px;
  }

  .bold._2 {
    margin-top: 32%;
    padding-left: 0%;
    padding-right: 8%;
  }

  .bold._2.discover {
    margin-top: 16%;
    padding-left: 8%;
  }

  .bold._2.suite.disco {
    padding-bottom: 3px;
    padding-right: 0%;
  }

  .bold._2.accomodation {
    margin-top: 21%;
  }

  .pic.pic2._2 {
    width: 100%;
  }

  .pic.pic2._2._3.b {
    left: 4%;
  }

  .columns-3 {
    justify-content: center;
    align-items: center;
    width: 60%;
    height: 40vh;
    margin-bottom: 111px;
    display: block;
  }

  .link-block-4 {
    width: 100%;
    height: 100%;
    text-decoration: none;
    display: block;
    position: relative;
  }

  .column-9 {
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: relative;
  }

  .shapesway {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-bottom: 1px;
    display: flex;
  }

  .menuthesi {
    width: 50px;
    height: 60px;
    margin-top: 16px;
    margin-right: 32px;
  }

  .product2 {
    display: flex;
  }

  .pr {
    float: right;
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
  }

  .link1 {
    float: right;
    width: 60%;
    margin-right: -38%;
    padding-top: 0%;
    position: absolute;
    top: auto;
    bottom: 9px;
    right: 40%;
  }

  .link1._2 {
    float: none;
    background-color: #274492;
    width: 60%;
    margin-left: -38%;
    padding-top: 0%;
    top: 40%;
    left: 40%;
    right: auto;
  }

  .bo {
    column-count: 2;
    margin-left: 50px;
    margin-right: 42px;
  }

  .section-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-7.b.discover.k, .section-7.discoer.a {
    margin-top: 181px;
  }

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

  .columns-5 {
    margin-top: 7%;
    margin-bottom: 134px;
  }

  .div-block-16._2 {
    width: 90%;
    padding-top: 120%;
    left: 4%;
  }

  .div-block-17.discover, .div-block-17.discover.a {
    left: 0%;
  }

  .div-block-17._2 {
    width: 90%;
    padding-top: 120%;
  }

  .div-block-18._2 {
    width: 90%;
    padding-top: 120%;
    left: -4%;
  }

  .divmoto {
    top: 39%;
    left: -68%;
  }

  .image-14.discover {
    top: 18px;
  }

  .plustext {
    padding-bottom: 10%;
  }

  .section-8 {
    margin-top: 43px;
    padding-top: 140px;
  }

  .column-14 {
    margin-bottom: 6px;
    padding-top: 0;
  }

  .column-15 {
    margin-bottom: 6px;
  }

  .covslider {
    height: 200vh;
  }

  .link-block-5 {
    margin-bottom: 36px;
  }

  .syr {
    margin-left: -33px;
  }

  .paragraph-2 {
    padding-left: 8%;
    padding-right: 8%;
  }

  .picsmall._1 {
    width: 90%;
    padding-top: 120%;
    position: relative;
    left: 9%;
  }

  .picsmall._2 {
    width: 90%;
    padding-top: 120%;
  }

  .picsmall._3 {
    float: none;
    width: 90%;
    padding-top: 120%;
    position: relative;
    left: -9%;
  }

  .image-15 {
    margin-top: 51px;
    top: 50%;
  }

  .disc-syros.aa {
    margin-top: 61px;
  }

  .disc-syros.bb {
    margin-top: 35px;
  }

  .section-9 {
    margin-top: 181px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-9.j {
    margin-top: 181px;
  }

  .sights, .sights.beaches {
    flex-direction: column;
  }

  .pics, .text {
    width: 100%;
  }

  .pargagraphtextin {
    padding-left: 8%;
    padding-right: 8%;
  }

  .buttonexitlink {
    margin-left: 8%;
  }

  .section-12 {
    padding-top: 251px;
  }

  .paragraph-4 {
    font-size: 18px;
    line-height: 35px;
  }

  .times {
    margin-left: 0;
  }

  .small {
    font-size: 16px;
  }

  .slide-9 {
    background-position: 20% 100%;
  }

  .mhte {
    top: 103px;
    bottom: auto;
  }

  .blogin {
    width: 90%;
    padding-top: 54%;
  }
}

@media screen and (max-width: 767px) {
  .menudiv {
    display: none;
    top: 23px;
    right: 17px;
  }

  .button.home {
    padding-bottom: 0;
    font-size: 25px;
  }

  .button.home.w--current {
    font-size: 25px;
  }

  .section {
    margin-top: -7px;
  }

  .sloganbold {
    font-size: 25px;
  }

  .booklink {
    width: 80px;
    height: 80px;
  }

  .logolinka {
    top: 27px;
    left: 27px;
  }

  .leukologo, .logomauro {
    width: 120px;
  }

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

  .socialdiv {
    right: 4px;
  }

  .image-11, .image-12 {
    height: 30px;
  }

  .section-2 {
    justify-content: center;
    align-items: center;
    height: 100vh;
    display: block;
  }

  .columns {
    display: block;
  }

  .accommodationdiv {
    width: 90%;
    margin-top: 0%;
    left: -3px;
  }

  .facilities {
    width: 90%;
    margin-top: 9%;
    left: -30px;
  }

  .line {
    margin-top: -17px;
    margin-bottom: 11px;
    padding-left: 17px;
    padding-right: 17px;
    font-size: 20px;
    line-height: 24px;
  }

  .line.tours {
    font-size: 20px;
  }

  .section-3 {
    height: 100vh;
  }

  .ideapic {
    justify-content: center;
    align-items: center;
    padding-top: 0%;
    display: flex;
  }

  .textdiv {
    width: 100%;
    margin-top: -4px;
    margin-left: -50%;
  }

  .textdiv._2 {
    margin-top: -3px;
    margin-left: -50%;
  }

  .image-13 {
    width: 20px;
    margin-top: -14px;
  }

  .adress2 {
    margin-top: -8%;
    font-size: 18px;
    line-height: 16px;
    top: -63px;
  }

  .centeradd {
    line-height: 16px;
  }

  .paragraph {
    margin-left: 3%;
  }

  .paragraph.q.d {
    margin-top: 37px;
    padding-left: 6%;
  }

  .section-5 {
    height: auto;
    padding-left: 22px;
    padding-right: 22px;
  }

  .stay {
    margin-top: -48px;
    margin-left: 17px;
    font-size: 50px;
    line-height: 30px;
  }

  ._2 {
    font-size: 22px;
    line-height: 25px;
  }

  .bold {
    margin-top: 60px;
    margin-bottom: 18px;
    padding-bottom: 0;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 20px;
    font-weight: 300;
    line-height: 22px;
  }

  .bold._2 {
    margin-top: 47%;
    padding-left: 0%;
  }

  .bold._2.discover {
    margin-top: 13%;
    padding-left: 8%;
  }

  .bold._2.suite.disco {
    margin-top: -13px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .bold._2.accomodation {
    margin-top: 30%;
  }

  .pic.pic2 {
    margin-top: 0;
  }

  .pic.pic2._2._3.b, .pic.pic2._2.c {
    left: 0%;
  }

  .mailto {
    font-size: 15px;
    top: -80px;
  }

  .mailto._1 {
    font-size: 18px;
    top: -72px;
  }

  .columns-3 {
    height: 40vh;
  }

  .menuthesi {
    width: 50px;
    height: 50px;
    margin-top: 18px;
    margin-right: 20px;
  }

  .pr {
    background-color: #0000;
    width: 90%;
  }

  .link1 {
    margin-right: -38%;
    padding-top: 0%;
    bottom: 16px;
  }

  .link1._2 {
    margin-left: -38%;
  }

  .section-7 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .section-7.b.discover.k {
    margin-top: 61px;
  }

  .section-7.discoer.a {
    margin-top: 120px;
  }

  .div-block-16._2 {
    padding-top: 59%;
    top: -16px;
    left: 0%;
  }

  .div-block-17._2 {
    padding-top: 59%;
    top: -9px;
  }

  .div-block-18._2 {
    padding-top: 59%;
    top: -2px;
  }

  .column-11 {
    justify-content: center;
    display: flex;
  }

  .divmoto {
    left: -79%;
  }

  .image-14 {
    width: 25px;
  }

  .image-14.discover {
    width: 25px;
    top: 7px;
  }

  .column-13 {
    justify-content: center;
    display: flex;
    left: 21px;
  }

  .plustext {
    padding-bottom: 0%;
  }

  .section-8 {
    margin-top: -26px;
    margin-bottom: 117px;
  }

  .carefreepic {
    padding-top: 60%;
  }

  .column-16 {
    margin-bottom: 6px;
  }

  .covslider {
    height: 220vh;
  }

  .text-block {
    font-size: 20px;
    line-height: 23px;
  }

  .syr {
    margin-left: -2px;
    font-size: 50px;
    line-height: 50px;
  }

  .lightdisco {
    font-size: 33px;
  }

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

  .picsmall._1 {
    left: 8%;
  }

  .picsmall._3 {
    left: -8%;
  }

  .image-15 {
    width: 20px;
    margin-top: 48px;
    top: 50%;
  }

  .disc-syros {
    margin-top: 88px;
  }

  .discopic {
    padding-top: 85%;
  }

  .section-9, .section-9.j {
    margin-top: 61px;
  }

  .buttonexitlink {
    margin-left: 8%;
  }

  .section-12 {
    padding-top: 172px;
  }

  .slide-9 {
    background-position: 50% 100%;
  }

  .terms {
    font-size: 11px;
  }

  .mhte {
    inset: auto auto 13% -113px;
  }
}

@media screen and (max-width: 479px) {
  .menudiv {
    margin-top: 0;
    margin-right: 0;
    display: none;
    top: 20px;
    right: 12px;
  }

  .menubuttonlink {
    width: 50px;
  }

  .image-2 {
    width: 25px;
  }

  .button.home {
    padding-top: 18px;
    padding-bottom: 12px;
  }

  .button.home.w--current {
    padding-top: 18px;
    padding-bottom: 13px;
  }

  .image-8 {
    width: 25px;
  }

  .section {
    margin-top: 0;
  }

  .sloganbold {
    font-size: 21px;
  }

  .booklink {
    width: 80px;
    height: 80px;
  }

  .logolinka {
    display: none;
    top: 44px;
    left: 35px;
  }

  .leukologo, .logomauro {
    margin-top: -22px;
    margin-left: -19px;
  }

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

  .heading-3.idea {
    margin-bottom: 0;
    padding-left: 24px;
    padding-right: 24px;
    font-size: 22px;
    position: relative;
    top: 0%;
    left: 0%;
  }

  .socialdiv {
    width: 39px;
    padding-right: 5px;
    right: 0;
  }

  .image-11 {
    width: 100%;
    height: 28px;
  }

  .image-12 {
    width: 100%;
    height: 28px;
    margin-top: 21px;
  }

  .section-2 {
    display: block;
  }

  .accommodationdiv {
    width: 76%;
    margin-top: 44%;
    margin-right: -1px;
  }

  .accom-pic {
    padding-top: 101%;
  }

  .facilities {
    width: 76%;
    margin-top: 6%;
    margin-left: 1px;
    top: -27px;
    left: 2px;
  }

  .line {
    width: 100%;
    margin-top: -9px;
    padding-bottom: 8px;
    font-size: 20px;
    line-height: 24px;
  }

  .line.tours {
    margin-top: -8px;
    margin-left: 0;
  }

  .ideapic {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 0%;
    display: flex;
    position: relative;
  }

  .textdiv, .textdiv._2 {
    margin-left: -50%;
  }

  .image-13 {
    margin-top: -17px;
  }

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

  .adress2 {
    margin-top: -18%;
    font-size: 17px;
    line-height: 16px;
    top: -70px;
  }

  .contact {
    margin-top: 2px;
  }

  .animatepic {
    background-color: #0000;
    width: 100%;
    height: 80vh;
  }

  .firstcover {
    width: 95%;
    height: auto;
    margin-top: 263px;
    margin-left: 3%;
    padding-top: 60%;
    position: absolute;
    bottom: 2px;
  }

  .firstcover.discover {
    background-image: url('../images/l1.jpg');
    background-size: cover;
  }

  .div-block-10 {
    width: 95%;
    margin-left: 3%;
    padding-top: 60%;
    top: 3px;
  }

  .div-block-10.discover {
    top: 6px;
  }

  .section-4 {
    height: auto;
    margin-top: 0;
    display: block;
  }

  .paragraph {
    margin: 6% 7% 0 11%;
    line-height: 35px;
    position: relative;
  }

  .paragraph.q {
    padding-left: 14%;
    padding-right: 13%;
  }

  .paragraph.q.facilities {
    padding-left: 0%;
    padding-right: 0%;
  }

  .paragraph.q.d {
    padding-left: 11%;
    padding-right: 7%;
  }

  .section-5 {
    width: auto;
    height: auto;
    margin-top: 35px;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: relative;
  }

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

  .stay {
    margin-top: -82px;
    margin-left: -2px;
    font-size: 56px;
    line-height: 30px;
  }

  ._2 {
    font-size: 24px;
  }

  .bold {
    width: auto;
    margin-top: 99px;
    margin-bottom: 0;
    margin-left: 34px;
    padding-bottom: 0;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 20px;
    line-height: 25px;
  }

  .bold._2 {
    margin-top: 90%;
    margin-left: 0%;
    padding-left: 0%;
  }

  .bold._2._3 {
    margin-top: 123px;
    margin-left: 13%;
  }

  .bold._2.discover {
    margin-top: 19%;
    padding-left: 8%;
  }

  .bold._2.suite.disco {
    margin-top: -15px;
  }

  .bold._2.accomodation {
    margin-top: 29%;
    margin-left: 11%;
    padding-left: 0%;
  }

  .suites {
    font-size: 24px;
  }

  .pic.pic2 {
    float: none;
    height: 100%;
    margin-top: 0;
    padding-top: 63%;
    position: relative;
    left: 0%;
  }

  .mailto {
    font-size: 14px;
  }

  .mailto._1 {
    font-size: 17px;
  }

  .columns-3 {
    height: 35vh;
  }

  .menuthesi {
    width: 50px;
    height: 50px;
    margin-top: 16px;
    margin-right: 13px;
  }

  .pr {
    background-color: #0000;
    width: 90%;
  }

  .link1 {
    width: 80%;
    margin-right: -41%;
    padding-top: 0%;
  }

  .link1._2 {
    width: 80%;
    margin-left: -41%;
    padding-top: 0%;
  }

  .bo {
    column-count: 1;
    margin-top: 28px;
    margin-left: 11%;
    margin-right: 7%;
    font-size: 18px;
    line-height: 29px;
    position: relative;
  }

  .section-7 {
    margin-top: 130px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .section-7.b.discover {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-7.b.discover.k {
    margin-top: 120px;
  }

  .section-7.discoer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-7.discoer.a {
    margin-top: 156px;
  }

  .grid {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: ". ."
                         ". ."
                         ". .";
    margin-top: 19px;
  }

  .columns-5 {
    width: 100%;
    margin-top: 16%;
    margin-bottom: 68px;
    padding-left: 0;
  }

  .div-block-16 {
    float: none;
    width: 100%;
    padding-top: 0%;
    position: relative;
    left: 0%;
    right: 0;
  }

  .div-block-16._2 {
    padding-top: 0%;
  }

  .div-block-17 {
    float: none;
    width: 100%;
    padding-top: 0%;
    top: 0;
    left: 0%;
  }

  .div-block-17._2 {
    padding-top: 0%;
  }

  .div-block-18 {
    width: 100%;
    padding-top: 0%;
    left: 0%;
  }

  .div-block-18._2 {
    padding-top: 0%;
    top: 0;
    left: 0%;
  }

  .column-11 {
    padding-left: 0;
    padding-right: 0;
    left: 0%;
  }

  .column-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .divmoto {
    margin-left: -64px;
    top: -46%;
    left: 50%;
  }

  .divmoto.discover {
    top: -64%;
  }

  .image-14 {
    width: 25px;
    top: 5px;
    left: 51px;
  }

  .column-13 {
    padding-left: 0;
    padding-right: 0;
    left: 0;
  }

  .plustext {
    margin-bottom: 0;
    padding-bottom: 1%;
  }

  .section-8 {
    margin: 0 0% 97px;
    padding-top: 111px;
  }

  .carefreepic {
    padding-top: 80%;
  }

  .animatetext {
    margin-top: 120px;
    margin-left: 12%;
    margin-right: 12%;
    padding-bottom: 131px;
  }

  .link-block-5 {
    margin-bottom: 50px;
  }

  .syr {
    margin-top: -89px;
    margin-left: -15px;
    font-size: 50px;
  }

  .lightdisco {
    font-size: 33px;
    line-height: 35px;
  }

  .paragraph-2 {
    margin-top: 19px;
    font-size: 18px;
    line-height: 39px;
  }

  .picsmall {
    width: 100%;
    padding-top: 133%;
  }

  .picsmall._1 {
    width: 100%;
    left: -4%;
  }

  .picsmall._1.sights, .picsmall._1.enjoy, .picsmall._2, .picsmall._2.sights, .picsmall._2.enjoy {
    width: 100%;
  }

  .picsmall._3, .picsmall._3.siht, .picsmall._3.enjoy {
    width: 100%;
    left: 4%;
  }

  .column-18, .column-19, .column-20 {
    padding-left: 0;
    padding-right: 0;
  }

  .scrollstring {
    top: -101px;
  }

  .image-15 {
    margin-top: 45px;
    top: 50%;
  }

  .disc-syros {
    margin-top: 95px;
  }

  .disc-syros.aa {
    margin-top: 43px;
  }

  .disc-syros.bb {
    margin-top: 23px;
  }

  .section-9, .section-9.j {
    margin-top: 120px;
  }

  .pargagraphtextin {
    padding-right: 8%;
    font-size: 18px;
    line-height: 39px;
  }

  .buttonexitlink {
    margin-left: 8%;
  }

  .slide-5._1.mpa {
    background-position: 25%;
  }

  .popup-overlay {
    width: 250px;
  }

  .scrollin {
    background-color: #b12929;
    inset: auto auto -70% 0%;
  }

  .b {
    width: auto;
  }

  .picventures {
    padding-top: 69%;
  }

  .section-11 {
    padding-top: 39%;
    padding-left: 8%;
    padding-right: 8%;
  }

  .section-12 {
    padding-top: 97px;
  }

  .paragraph-3 {
    z-index: -1;
    margin-left: -16px;
  }

  .slide-9 {
    background-position: 50% 100%;
  }

  .terms {
    right: 42px;
  }

  .sliiderdom3 {
    background-position: 50%;
  }

  .suiteker2222 {
    background-position: 60%;
  }

  .slidedom5kan {
    background-position: 40%;
  }

  .espalink {
    bottom: 19px;
    right: 42px;
  }

  .essp {
    width: 130px;
  }

  .mhte {
    inset: 85px 9px auto auto;
  }

  .blogin {
    width: 100%;
    padding-top: 69%;
  }
}

#w-node-c4e140e3-d3db-21a9-629f-ce5576c20cb4-3c2ab7d7 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_39a39f50-7d82-6439-665c-ee61caea1b31-3c2ab7d7 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_71a3dab0-1de1-fccf-d8eb-03deaf39be21-3c2ab7d7 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_565598aa-6f8a-1999-4c82-90b189ca009d-3c2ab7d7 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-c3f9a242-6e9c-7c8a-2c45-d0674f889aca-3c2ab7d7 {
  grid-area: 2 / 2 / 3 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-_71a3dab0-1de1-fccf-d8eb-03deaf39be21-3c2ab7d7 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_565598aa-6f8a-1999-4c82-90b189ca009d-3c2ab7d7 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-c3f9a242-6e9c-7c8a-2c45-d0674f889aca-3c2ab7d7 {
    grid-area: 3 / 1 / 4 / 2;
  }
}


