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

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

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

body {
  color: #333;
  cursor: none;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  cursor: none;
  text-decoration: underline;
}

.body {
  color: #000;
  cursor: default;
  background-color: #f05642;
  font-family: Montserrat, sans-serif;
}

.logo {
  z-index: 2000;
  width: 120px;
  position: fixed;
  top: 37px;
  left: 49px;
}

.logo.link-hover-ix {
  cursor: pointer;
  position: fixed;
}

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

.text-block-4 {
  font-size: 12px;
  line-height: 17px;
}

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

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

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

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

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

.purplesheeplogo {
  width: 20px;
}

.cover {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.pic {
  z-index: 7;
  perspective: 843px;
  perspective-origin: 50%;
  background-image: url('../images/9de3007e5c9173b862256c73e86eee4c.avif');
  background-position: 0 0;
  background-size: cover;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 75%;
  height: auto;
  padding-top: 110%;
  font-family: Montserrat, sans-serif;
  display: flex;
  position: absolute;
  top: 281.641px;
  right: -21%;
}

.video {
  height: 400vh;
  position: relative;
}

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

._21 {
  z-index: 80;
  text-align: center;
  line-height: 1.2;
  position: absolute;
}

._21.slogan {
  font-size: 28px;
  font-weight: 200;
  line-height: 1.4;
  display: block;
  position: relative;
}

._21._666 {
  z-index: 0;
  font-weight: 400;
}

.about {
  width: 100%;
  padding-top: 17%;
  padding-left: 23%;
  padding-right: 23%;
}

.about.brokers {
  padding-top: 12%;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 35px;
  margin-bottom: 36px;
}

.prosopo {
  background-color: #000;
  border-radius: 600px;
  width: 200px;
  height: 200px;
  position: relative;
  overflow: hidden;
}

.title-keimeno {
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 1.2;
}

.paragraph {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 2;
}

.onoma {
  text-align: center;
  margin-top: 17px;
}

.section {
  z-index: 20;
  display: block;
  position: relative;
  overflow: visible;
}

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

.section-2 {
  z-index: 50;
  display: block;
  position: relative;
}

.section-3 {
  z-index: 50;
  display: block;
  position: relative;
  overflow: visible;
}

.background-video {
  z-index: 5;
  opacity: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  top: 0;
}

.background-video.storiesa {
  z-index: 0;
  display: flex;
  position: absolute;
}

.kypselibrokers.form {
  width: 50%;
}

.seevideo {
  z-index: 5;
  color: #000;
  background-color: #f05642;
  border: 1px solid #f05642;
  border-radius: 60px;
  margin-top: 15px;
  padding-top: 9px;
  font-weight: 700;
  position: relative;
}

.esobrokers {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-4, .div-block-3 {
  margin-top: 0;
}

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

.section-5 {
  justify-content: center;
  align-items: center;
  padding-top: 12%;
  padding-bottom: 0%;
  display: flex;
  position: relative;
}

.form {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.form-block {
  width: 100%;
}

.fill {
  background-color: #f05642;
  border: 1px #000;
  border-radius: 80px;
  margin-bottom: 32px;
  line-height: 1.2;
  box-shadow: 6px 6px 12px -3px #000000b0;
}

.fill::placeholder {
  color: var(--white);
}

.stayintouch {
  margin-bottom: 40px;
  font-size: 25px;
  line-height: 1.2;
}

.checkbox-field {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 26px;
  display: flex;
}

.menu-2 {
  z-index: 800000;
  opacity: 1;
  cursor: pointer;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
  position: fixed;
  inset: 28px 0 auto auto;
}

.buttona1 {
  background-color: #2d2188;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.buttona1.in {
  z-index: auto;
  background-color: #0000;
  display: block;
}

.string-2 {
  background-color: var(--black);
  width: 30px;
  height: 3px;
  margin-bottom: 6px;
}

.menuolo {
  z-index: 700000;
  background-color: var(--black);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
}

.butmenu {
  color: #f05642;
  cursor: pointer;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 29px;
  font-weight: 700;
  line-height: 29px;
  text-decoration: none;
}

.image-4 {
  opacity: 0;
  position: absolute;
}

.light2 {
  font-weight: 200;
}

.tel {
  z-index: 500000;
  box-shadow: 4px 4px 17px 0 var(--black);
  background-color: #f05642;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: fixed;
  bottom: 10px;
  left: 17px;
}

.tel.langbutton {
  cursor: pointer;
  width: 30px;
  height: 30px;
  text-decoration: none;
  inset: 125px 23px auto auto;
}

.telepho {
  cursor: pointer;
}

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

.tel-2 {
  z-index: 500000;
  background-color: #fcb525;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: fixed;
  bottom: 47px;
  left: 10px;
  box-shadow: 4px 4px 17px #1d1933;
}

.tel-2._2 {
  box-shadow: 4px 4px 17px 0 var(--black);
  background-color: #f05642;
  bottom: 10px;
  left: 70px;
}

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

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

.adress {
  text-align: center;
  width: 100%;
  margin-top: 19px;
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 300;
  line-height: 1.2;
  position: static;
}

.link-3 {
  color: var(--black);
  text-align: center;
  cursor: pointer;
  width: 100%;
  margin-top: 19px;
  font-size: 26px;
  font-weight: 300;
  text-decoration: none;
}

.addd {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.2;
  display: flex;
}

.checkbox-label {
  margin-left: 8px;
  line-height: 1.5;
}

.realestatemenu {
  z-index: 200000;
  justify-content: center;
  align-items: flex-start;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 12px;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.buttonsreal {
  color: var(--white);
  cursor: pointer;
  margin-left: 10px;
  margin-right: 9px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
}

.buttonsreal.link-hover-ix {
  cursor: pointer;
}

.grami {
  border: 1px solid var(--white);
  width: 2px;
  height: 22px;
  position: relative;
}

.check {
  background-color: var(--black);
  object-fit: none;
  border-style: none;
  border-radius: 30px;
  height: auto;
  padding: 12px;
  line-height: 14px;
}

.check.w--redirected-checked {
  background-color: var(--black);
  border-style: none;
  border-radius: 30px;
  width: 20px;
  height: 20px;
  margin-top: 0;
  padding: 12px;
  font-size: 20px;
  line-height: 20px;
}

.link-hover-ix {
  z-index: 20000;
  position: static;
}

.scrolleffect {
  width: 100%;
  height: 100%;
  position: relative;
}

.tilebutton-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.7vw;
  line-height: 1.3;
  text-decoration: none;
  position: relative;
}

.kypseli-2 {
  z-index: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  height: 100%;
  margin-left: 0%;
  position: relative;
  left: 4%;
}

.animation-mykonos {
  z-index: 2;
  perspective: 1000px;
  width: 80%;
  height: auto;
  padding-top: 92%;
  position: absolute;
}

.animation-mykonos.a {
  padding-top: 101%;
  left: 0%;
}

.animation-mykonos.s {
  z-index: 2;
  padding-top: 122%;
}

.pic-2 {
  z-index: 9;
  perspective: 1000px;
  perspective-origin: 50%;
  background-image: url('../images/9de3007e5c9173b862256c73e86eee4c.avif');
  background-position: 0 0;
  background-size: cover;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-family: Montserrat, sans-serif;
  display: flex;
  position: absolute;
  top: 24%;
  bottom: auto;
  right: -13%;
}

.pic-2.athens {
  z-index: 7;
  background-image: url('../images/acropolis-city-state-Greece-Athens.avif');
  border-radius: 0;
  padding-top: 0%;
  top: 28%;
  left: -17%;
  right: auto;
}

.pic-2.athens.link-hover-ix {
  padding-top: 0%;
  inset: 44% auto auto -33%;
}

.pic-2.mykonos {
  z-index: 7;
  background-image: url('../images/homepage-slide01-1.avif');
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 90%;
  padding-top: 94%;
  display: flex;
  top: 166.094px;
  right: 3%;
}

.pic-2.mykonos.link-hover-ix {
  width: 100%;
  height: 100%;
  padding-top: 0%;
  inset: 6% auto auto -15%;
}

.pic-2.link-hover-ix {
  perspective: none;
  cursor: pointer;
  background-image: none;
  text-decoration: none;
  top: 31%;
  right: -16%;
}

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

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

.accordion-item-trigger {
  justify-content: center;
  margin-top: 50px;
  display: flex;
}

.accordion-item-content {
  overflow: hidden;
}

.boldexp {
  margin-left: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 45px;
}

.buttonpluss {
  cursor: pointer;
  background-color: #000;
  border-radius: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: relative;
  transform: rotate(0);
}

.texttours {
  color: #000;
  padding-top: 47px;
  font-size: 19px;
  font-weight: 300;
  line-height: 2;
  display: block;
}

.string {
  background-color: #f05642;
  width: 25px;
  height: 2px;
  font-size: 25px;
  line-height: 2px;
  transition: opacity .2s;
  position: absolute;
}

.string._2 {
  background-color: #f05642;
  transform: rotate(90deg);
}

.hiddentext {
  position: relative;
  overflow: hidden;
}

.bout {
  z-index: auto;
  background-color: #0000;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.videosstories {
  z-index: 2;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.stories {
  opacity: 0;
  cursor: pointer;
  background-color: #000;
  width: 45%;
  margin-left: 19px;
  padding-top: 26%;
  position: relative;
}

.videotitle {
  text-align: center;
  margin-top: 136px;
  margin-bottom: 0;
  padding-left: 5%;
  padding-right: 5%;
  position: relative;
}

.scroll {
  z-index: 50;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 10px;
  height: 10px;
  display: flex;
  position: fixed;
  inset: auto 50% 80px auto;
}

.scrolltext {
  color: var(--white);
  text-align: center;
  width: 80px;
  line-height: 1.2;
}

.scrollstring {
  z-index: 2000;
  background-color: var(--white);
  width: 1px;
  height: 70px;
  position: absolute;
  inset: 20px auto auto;
}

.butdesk {
  z-index: 200;
  cursor: crosshair;
  background-color: #030303;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: relative;
  top: auto;
}

.image-6 {
  width: 20px;
  margin-left: 6px;
}

.agyr {
  z-index: auto;
  width: 5px;
  height: 5px;
  position: absolute;
  inset: auto auto 42% 0%;
}

.popup-overlay {
  z-index: 540000;
  background-color: var(--black);
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  display: none;
  position: fixed;
  inset: auto auto 23% 0%;
}

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

.section-7 {
  height: 250px;
}

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

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

.colored-div {
  z-index: 100;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.bb {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  display: flex;
  position: relative;
}

.dotted-circle {
  border: 0 dashed #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  display: flex;
  position: relative;
}

.text-3 {
  color: #fff;
  text-align: center;
  margin-top: 6px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.3em;
}

.videoprovoli {
  z-index: 500000;
  cursor: pointer;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.video-2 {
  justify-content: center;
  align-items: center;
  width: 70%;
  padding-top: 40%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.html-embed {
  width: 100%;
  position: absolute;
  top: 0;
}

.stop-bt {
  background-color: #adc01b;
  width: 50px;
  height: 50px;
  position: fixed;
  inset: 0% 39% auto auto;
}

.exitvideobutton {
  background-color: #f05642;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 5%;
}

.exitvideobutton.stop-bt {
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  display: flex;
  top: auto;
  left: auto;
  right: auto;
}

.strexit {
  background-color: var(--black);
  width: 70%;
  height: 2px;
  transform: rotate(-45deg);
}

.strexit._2a {
  position: absolute;
  transform: rotate(45deg);
}

.heading-6 {
  z-index: auto;
  opacity: 0;
  color: #000;
  position: fixed;
}

.ellang {
  color: #000;
  font-weight: 800;
}

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

.image-7.ff {
  object-position: 100% 50%;
}

@media screen and (min-width: 1440px) {
  .button-3 {
    cursor: pointer;
  }

  .out {
    z-index: 50;
    display: none;
  }

  .stories {
    background-color: #0000;
  }

  .pinhousespan {
    font-size: 22px;
  }

  .popup-overlay {
    display: none;
  }

  .link-4 {
    cursor: pointer;
    display: inline;
  }

  .section-7 {
    height: 250px;
  }

  .video-2 {
    width: 70%;
    padding-top: 39%;
  }
}

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

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

  .pic {
    clear: none;
    position: relative;
    top: 4%;
    left: 38.7336%;
    right: auto;
  }

  .prosopo {
    width: 150px;
    height: 150px;
  }

  .menu-2 {
    top: 7px;
  }

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

  .adress, .link-3 {
    margin-top: 12px;
    font-size: 20px;
  }

  .check {
    object-fit: fill;
    height: auto;
  }

  .tilebutton-2 {
    font-size: 2.5vw;
  }

  .kypseli-2 {
    justify-content: center;
    width: 100%;
    height: 100%;
  }

  .grid-3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    height: 50%;
    padding-top: 0%;
    left: 5%;
  }

  .pic-2 {
    clear: none;
    padding-top: 0%;
    position: absolute;
    top: 0%;
    right: auto;
  }

  .pic-2.athens {
    right: auto;
  }

  .pic-2.athens.link-hover-ix {
    top: 34%;
    left: -41%;
  }

  .pic-2.mykonos {
    top: -9%;
    right: 3%;
  }

  .pic-2.mykonos.link-hover-ix {
    top: -13%;
    left: -19%;
  }

  .pic-2.link-hover-ix {
    top: 11%;
    left: auto;
  }

  .videotitle {
    margin-top: 56px;
    font-size: 20px;
    line-height: 24px;
  }

  .scroll {
    margin-top: 8%;
  }

  .butdesk {
    width: 30px;
    height: 30px;
  }

  .image-6 {
    width: 12px;
    margin-left: 3px;
  }

  .bb {
    margin-top: 6px;
  }

  .dotted-circle {
    width: 50px;
    height: 50px;
  }

  .text-3 {
    margin-top: 4px;
  }

  .exitvideobutton.stop-bt {
    width: 35px;
    height: 35px;
    bottom: 2%;
  }
}

@media screen and (max-width: 767px) {
  .pic {
    width: 90%;
    padding-top: 119%;
    top: 4%;
    right: -20%;
  }

  ._21 {
    font-size: 30px;
  }

  ._21.slogan {
    font-size: 25px;
  }

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

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

  .kypselibrokers.form {
    width: 70%;
  }

  .div-block-3 {
    margin-top: 22px;
  }

  .form-block {
    width: 100%;
  }

  .stayintouch {
    font-size: 20px;
  }

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

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

  .tel {
    bottom: 17px;
    left: 69px;
  }

  .tel.langbutton {
    top: 85px;
    right: 19px;
  }

  .tel-2 {
    bottom: 17px;
    left: 147px;
  }

  .tel-2._2 {
    bottom: 17px;
    left: 19px;
  }

  .tilebutton-2 {
    font-size: 3vw;
  }

  .grid-3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 0;
  }

  .pic-2 {
    width: 100%;
  }

  .pic-2.athens {
    top: 0%;
    right: 26%;
  }

  .pic-2.mykonos {
    width: 100%;
    top: -11%;
    right: 4%;
  }

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

  .texttours {
    padding-top: 36px;
    font-size: 19px;
  }

  .videotitle {
    margin-top: 23px;
    font-size: 18px;
    line-height: 20px;
  }

  .scrolltext {
    font-size: 10px;
  }

  .butdesk {
    border-radius: 20px;
  }

  .section-7 {
    height: 180px;
  }

  .colored-div {
    width: 100%;
    margin-top: 0;
  }

  .bb {
    margin-top: -4px;
  }

  .text-3 {
    margin-top: 1px;
  }

  .exitvideobutton.stop-bt {
    width: 35px;
    height: 35px;
    bottom: 2%;
  }
}

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

  .cover {
    padding-top: 0;
  }

  .pic {
    width: 90%;
    padding-top: 121%;
    position: absolute;
    inset: auto -3% 23% auto;
  }

  ._21.slogan {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 26px;
    line-height: 1.2;
  }

  .about {
    padding-top: 37%;
  }

  .prosopo {
    width: 105%;
    height: auto;
    padding-top: 105%;
  }

  .title-keimeno {
    font-size: 25px;
  }

  .paragraph {
    font-size: 18px;
  }

  .kypselibrokers.form {
    width: 80%;
  }

  .seevideo {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 12px;
  }

  .div-block-3 {
    margin-top: 0;
  }

  .section-5 {
    margin-bottom: 108px;
  }

  .form-block {
    width: 100%;
  }

  .stayintouch {
    margin-bottom: 29px;
  }

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

  .buttona1.in {
    z-index: auto;
  }

  .string-2 {
    width: 30px;
  }

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

  .tel.langbutton {
    width: 25px;
    height: 25px;
    top: 88px;
    right: 19px;
  }

  .image-5 {
    top: 0;
    left: 0;
  }

  .telephonelink {
    width: 100%;
    height: 100%;
  }

  .section-6 {
    padding-top: 9%;
    padding-bottom: 21%;
  }

  .realestatemenu {
    display: flex;
  }

  .grami {
    background-color: var(--white);
    width: 2px;
    height: 22px;
    position: relative;
  }

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

  .grid-3 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    height: 100%;
    padding-top: 29%;
    left: auto;
  }

  .animation-mykonos {
    justify-content: center;
    align-items: center;
    width: 50%;
    padding-top: 50%;
    display: flex;
  }

  .animation-mykonos.a {
    width: 40%;
    padding-top: 51%;
    top: 0;
    left: auto;
  }

  .animation-mykonos.s {
    width: 40%;
    padding-top: 54%;
    bottom: 0;
  }

  .pic-2 {
    width: 100%;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .pic-2.athens {
    width: 100%;
    position: absolute;
    inset: 0% auto auto 0;
  }

  .pic-2.athens.link-hover-ix {
    top: -57%;
    left: -28%;
  }

  .pic-2.mykonos {
    width: 110%;
    padding-top: 125%;
    top: 43%;
    right: 14%;
  }

  .pic-2.mykonos.link-hover-ix {
    width: 100%;
    position: absolute;
    top: -35%;
    left: 40%;
    right: auto;
  }

  .pic-2.link-hover-ix {
    top: 10%;
    left: -62%;
    right: auto;
  }

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

  .boldexp {
    line-height: 25px;
  }

  .texttours {
    font-size: 18px;
  }

  .bout {
    background-color: #0000;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .videosstories {
    flex-direction: column;
  }

  .stories {
    width: 90%;
    margin-top: 20px;
    margin-left: 0;
    padding-top: 49%;
  }

  .videotitle {
    margin-top: 50px;
  }

  .scroll {
    top: auto;
    bottom: 162px;
    right: 11%;
  }

  .scrollstring {
    top: 21px;
    bottom: auto;
  }

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

  .popup-overlay {
    width: 250px;
  }

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

  .text-3 {
    margin-top: 2px;
  }

  .video-2 {
    width: 100%;
    padding-top: 56%;
  }

  .exitvideobutton.stop-bt {
    bottom: 1%;
  }

  .ellang {
    font-size: 12px;
  }
}


