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

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

.body {
  cursor: default;
  background-color: #656572;
  font-family: verdigris-mvb-pro-big, sans-serif;
}

.projectlink {
  cursor: none;
  text-decoration: none;
}

.projectlink.cueffect {
  cursor: cell;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo {
  z-index: 29;
  opacity: 0;
  letter-spacing: .5px;
  cursor: pointer;
  align-items: center;
  margin-top: 47px;
  margin-left: -53px;
  text-decoration: none;
  display: block;
  position: fixed;
  inset: auto auto auto 50%;
}

.logo.w--current {
  opacity: 1;
  cursor: pointer;
  margin-top: 47px;
  margin-left: -53px;
  font-family: alternate-gothic-no-1-d, sans-serif;
  font-style: normal;
  top: auto;
  left: 50%;
}

.logo.linkcursor {
  opacity: 0;
}

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

.vid-eso {
  cursor: pointer;
  width: 50%;
  padding-top: 29%;
  position: relative;
}

.menubutton {
  z-index: 32;
  opacity: 0;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-top: -62px;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: 50% 0 auto auto;
}

.menubutton.linkcursor {
  opacity: 0;
  margin-top: auto;
  top: 10px;
}

.mstring1 {
  background-color: #fff;
  width: 2px;
  height: 40px;
  margin-left: 6px;
}

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

.hover1mb {
  z-index: 3;
  background-color: #0000;
  width: 100%;
  height: 100%;
  position: absolute;
}

.hoveroutmb {
  width: 100%;
  height: 100%;
  position: absolute;
}

.menutext {
  z-index: auto;
  opacity: 0;
  color: #fff;
  font-family: Alata;
  font-size: 12px;
  position: absolute;
  bottom: 3px;
  right: 29.5938px;
  transform: rotate(-90deg);
}

.menuolo {
  z-index: 30;
  opacity: .89;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 0;
  display: none;
  position: fixed;
  inset: auto auto 0% 0%;
  overflow: hidden;
}

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

.eso-menu-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.main-menua {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 27%;
  display: flex;
}

.menutitle {
  color: #9a887b;
  white-space: normal;
  font-size: 70px;
  font-weight: 400;
  line-height: 70px;
}

.menutitle.about {
  font-size: 40px;
  line-height: 40px;
}

.menutitle.about.sisto {
  display: none;
}

.menulink {
  cursor: pointer;
  text-decoration: none;
}

.menulink.w--current {
  color: #333;
}

.cursor-wrapper {
  z-index: 100;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.cursor-dot {
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 10px;
  height: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.newtest {
  z-index: auto;
  position: relative;
}

.seecases {
  z-index: 30;
  color: var(--black);
  text-align: center;
  font-family: alternate-gothic-no-1-d, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  display: none;
  position: relative;
}

.cover {
  background-color: #0000;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  top: 0;
  overflow: hidden;
}

.scrolleffect {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

.stick {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 300vw;
  height: 100vh;
  display: flex;
  position: relative;
  top: auto;
  overflow: visible;
}

.pic {
  background-image: url('../images/oloooooooo333.jpg');
  background-position: 33%;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  display: block;
  position: relative;
}

.pic._2 {
  background-image: url('../images/olooooooo0000.jpg');
  background-position: 0%;
  background-size: cover;
  display: block;
  position: fixed;
  bottom: 0;
  right: 0;
}

.pic._3 {
  background-image: url('../images/spitiALLO-2.jpg');
  background-position: 50%;
  position: fixed;
  bottom: 0;
  right: 0;
}

.pic._1 {
  display: block;
  position: fixed;
  inset: auto auto 0% 0%;
}

.headind-wrap {
  justify-content: flex-start;
  align-items: flex-end;
  width: auto;
  display: block;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
}

.headingfirdt {
  z-index: 20;
  color: #fff;
  text-align: right;
  cursor: pointer;
  margin-top: 0;
  margin-bottom: -218px;
  font-family: verdigris-mvb-pro-big, sans-serif;
  font-size: 12vw;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: absolute;
  inset: auto 3vw 0% auto;
}

.headingfirdt._2 {
  right: -124.7vw;
}

.headingfirdt._2.eso {
  left: 68px;
  right: auto;
}

.headingfirdt._3 {
  right: -72.6vw;
}

.srollwrap {
  z-index: auto;
  font-family: verdigris-mvb-pro-big, sans-serif;
  position: relative;
}

.covertext {
  z-index: 1;
  background-color: #0000;
  width: 100vw;
  height: 300px;
  position: fixed;
  inset: auto auto 5% 0%;
  overflow: visible;
}

.section {
  height: 100vh;
  padding: 15% 15% 15% 0%;
  position: relative;
}

.section.dex {
  height: auto;
  min-height: 100vh;
  padding-top: 0%;
  padding-left: 15%;
  padding-right: 0%;
}

.section.contact {
  background-color: #9a887b;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 100vh;
  padding-top: 15%;
  padding-left: 15%;
  padding-right: 15%;
  display: flex;
}

.section.contact.map {
  min-height: auto;
  padding: 0%;
}

.section.contact.map.contactpage {
  opacity: 0;
  height: 100vh;
}

.section.ari {
  height: auto;
  min-height: 100vh;
}

.section.wointer {
  height: auto;
  padding-top: 0%;
  padding-left: 15%;
}

.section.interiora {
  height: auto;
}

.section.interiora.civil {
  padding-right: 25%;
}

.section.senar {
  height: auto;
  min-height: 100px;
  padding-top: 0%;
  padding-right: 0%;
}

.title {
  color: #9a887b;
  text-align: right;
  font-size: 67px;
  line-height: 67px;
}

.title.dex {
  text-align: left;
}

.title.wo {
  text-align: center;
}

.paragraph {
  color: #9a887b;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
}

.paragraph.wointerior {
  margin-top: 70px;
  margin-bottom: 126px;
  font-size: 36px;
  line-height: 45px;
}

.paragraph.cookiespoli {
  margin-bottom: 165px;
}

.grid {
  grid-column-gap: 40px;
  grid-row-gap: 22px;
  grid-template-rows: auto auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid.dexg {
  grid-template-columns: 1fr 1.5fr;
}

.grid.interiorgrd {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 2.25fr 1fr;
}

.grid.civil {
  grid-template-columns: .75fr .75fr;
}

.anmationin.sceno2 {
  margin-bottom: 60px;
  padding-bottom: 0;
  padding-left: 30%;
  padding-right: 30%;
  position: relative;
  top: 0;
}

.smallpics {
  background-image: url('../images/dyomazitelikiteliki.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: auto;
  padding-top: 60%;
}

.smallpics.w {
  background-image: url('../images/thanos-penelopSmall.jpg');
}

.smallpics.w.interior {
  background-image: url('../images/sp-23.jpg');
  background-position: 70%;
  width: 100%;
  margin-top: -39px;
  margin-left: -96%;
  padding-top: 100%;
}

.smallpics.w.interior._2 {
  background-image: url('../images/fdggdf-smm.webp');
  background-position: 50%;
  width: 100%;
  margin-top: 156px;
  margin-left: 96%;
  padding-top: 100%;
}

.smallpics.w.interior._2.civ {
  background-image: url('../images/sp-10.jpg');
}

.smallpics.w.interior._3 {
  background-image: url('../images/005.jpg');
  background-position: 50% 70%;
  width: 45%;
  margin-top: -52px;
  margin-left: 23%;
  padding-top: 45%;
}

.smallpics.w.interior._3.civ {
  background-image: url('../images/spiti2.jpg');
}

.smallpics.w.interior._4 {
  background-image: url('../images/vas4sm.jpg');
  background-position: 0%;
  width: 100%;
  margin-top: 100px;
  margin-left: 48%;
  padding-top: 100%;
}

.smallpics.w.interior._4.civ {
  background-image: url('../images/sm.jpg');
  margin-left: 38%;
}

.smallpics.w.interior._6 {
  background-image: url('../images/AU1A9857.jpg');
  width: 100%;
  margin-top: 234px;
  margin-left: -65%;
  padding-top: 100%;
}

.smallpics.w.interior._6.civ {
  background-image: url('../images/025.jpg');
  margin-top: 213px;
}

.smallpics.w.interior.aa {
  background-image: url('../images/sm17.jpg');
}

.smallpics.w.interior.civ {
  background-image: url('../images/exospiti.jpg');
}

.smallpics.w.realestate {
  background-image: url('../images/spitiALLO-2.jpg');
}

.smallpics.int {
  background-image: url('../images/pinelopinew.jpg');
}

.smallpics.civil {
  background-image: url('../images/thanosporto.jpg');
  background-position: 50% 90%;
  padding-top: 146%;
}

.smallpics.real {
  background-image: url('../images/sp-2.jpg');
}

.button {
  z-index: 20;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-left: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.stingbmore1 {
  background-color: #9a887b;
  width: 4px;
  height: 100%;
  position: absolute;
  transform: rotate(0);
}

.more {
  color: #9a887b;
  margin-left: 114px;
  font-size: 20px;
}

.strmor2 {
  background-color: #9a887b;
  width: 4px;
  height: 100%;
  position: absolute;
  transform: rotate(90deg);
}

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

.logopurplesheep.linkcursor {
  inset: 127px auto auto 3px;
}

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

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

.purplesheeplogo {
  width: 20px;
}

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

.picbackround {
  background-color: #0000;
  background-image: url('../images/IMG_6292.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 60%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.picbackround.r7 {
  background-image: url('../images/spitiALLO-5.jpg');
  background-position: 0%;
}

.picbackround.r5 {
  background-image: url('../images/sp-10.jpg');
  background-position: 100%;
}

.picbackround.r3 {
  background-image: url('../images/IMG_2700.jpg');
  background-position: 50% 70%;
}

.picbackround.r3.sce {
  background-image: url('../images/skinika-17.JPG');
  padding-top: 132%;
}

.picbackround.r9 {
  background-image: url('../images/sp-17.jpg');
}

.picbackround.r4 {
  background-image: url('../images/sp-2.jpg');
  background-position: 50%;
}

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

.picbackround.r2.sce {
  background-image: url('../images/skinika-26.JPG');
  padding-top: 61%;
}

.picbackround.r8 {
  background-image: url('../images/sp-26.jpg');
  background-position: 70%;
}

.picbackround.r10 {
  background-image: url('../images/spiti3.jpg');
  background-position: 50%;
}

.picbackround.r6 {
  background-image: url('../images/sp-24.jpg');
  background-position: 0%;
}

.picbackround.cv {
  background-image: url('../images/sp-8.jpg');
  display: block;
}

.picbackround.cv._1 {
  background-image: url('../images/025.jpg');
}

.picbackround.cv._2 {
  background-image: url('../images/022.jpg');
}

.picbackround.cv._6 {
  background-image: url('../images/sm2.jpg');
}

.picbackround.cv2 {
  background-image: url('../images/spiti2.jpg');
}

.picbackround.cv3 {
  background-image: url('../images/spitiALLO-4.jpg');
  background-position: 50%;
  background-size: cover;
}

.picbackround.cv4 {
  background-image: url('../images/sp-15.jpg');
}

.picbackround.cv5 {
  background-image: url('../images/AU1A0047.jpg');
}

.picbackround.scenic {
  background-image: url('../images/skinika-28.JPG');
  padding-top: 132%;
}

.picbackround.sce {
  padding-top: 100%;
}

.picbackround.sce.a {
  background-image: url('../images/skinika-15.JPG');
  padding-top: 132%;
}

.picbackround.scen {
  padding-top: 100%;
}

.picbackround.scen.a2 {
  background-image: url('../images/skinika-22.jpg');
  padding-top: 132%;
}

.picbackround.scen.a3 {
  background-image: url('../images/skinika-18.JPG');
  padding-top: 61%;
}

.picbackround.scen.a5 {
  background-image: url('../images/skinika-4.JPG');
  padding-top: 61%;
}

.picbackround.scen.a8 {
  background-image: url('../images/skinika-10.JPG');
  padding-top: 61%;
}

.picbackround.scen.a9 {
  background-image: url('../images/skinika-11.JPG');
  padding-top: 60%;
}

.picbackround.scen.a10 {
  padding-top: 61%;
}

.picbackround.scen.a11 {
  background-image: url('../images/skinika-2.JPG');
  padding-top: 61%;
}

.picbackround.scen.a12 {
  background-image: url('../images/skinika-24.JPG');
  padding-top: 61%;
}

.picbackround.scen.a13 {
  background-image: url('../images/skinika-1.jpg');
  padding-top: 132%;
}

.picbackround.scen.a14 {
  background-image: url('../images/skinika-12.JPG');
  background-position: 50% 30%;
  padding-top: 61%;
}

.picbackround.inter._1 {
  background-image: url('../images/sp-12.jpg');
}

.picbackround.inter._2 {
  background-image: url('../images/stay9.jpg');
}

.picbackround.inter._3 {
  background-image: url('../images/alll22.jpg');
}

.picbackround.inter._4 {
  background-image: url('../images/sp-21.jpg');
}

.picbackround.inter._5 {
  background-image: url('../images/sp-17.jpg');
}

.picbackround.inter._6 {
  background-image: url('../images/sindiasmossmall.jpg');
}

.picbackround.inter._7 {
  background-image: url('../images/diakossml.jpg');
}

.picbackround.inter._8 {
  background-image: url('../images/diasmall.jpg');
}

.picbackround.inter._9 {
  background-image: url('../images/food2.jpg');
}

.picbackround.inter.k9 {
  background-image: url('../images/sossd.jpg');
}

.picbackround.inter.k8 {
  background-image: url('../images/sos9.jpg');
}

.picbackround.inter.k4 {
  background-image: url('../images/sosB77.jpg');
}

.picbackround.inter.k1 {
  background-image: url('../images/sosB2.jpg');
}

.picbackround.inter.k2 {
  background-image: url('../images/sosA.jpg');
}

.picbackround.inter.k3 {
  background-image: url('../images/sosC.jpg');
}

.picbackround.inter.pafffh {
  background-image: url('../images/enew2.webp');
}

.picbackround.inter.pafs2 {
  background-image: url('../images/vas4sm.jpg');
}

.picbackround.inter.paf7 {
  background-image: url('../images/Athina12smm.webp');
}

.picbackround.inter.mis {
  padding-top: 120%;
}

.picbackround.inter.mis.paff {
  background-image: url('../images/mora1sm.jpg');
}

.picbackround.inter.mis.ppa {
  background-image: url('../images/pandora1-23sm.webp');
}

.picbackround.inter.mis.ppa._6 {
  background-image: url('../images/sm7.jpg');
}

.picbackround.inter.mis.pafff {
  background-image: url('../images/AAA.jpg');
}

.picbackround.inter.mis.pafff._8 {
  background-image: url('../images/sm18.jpg');
}

.picbackround.inter.mis.pafff._99 {
  background-image: url('../images/sm15.jpg');
}

.picbackround.inter.mis.pafffff {
  background-image: url('../images/vas9sm.jpg');
}

.picbackround.inter.mis._77 {
  background-image: url('../images/sm5.jpg');
}

.picbackround.inter.pafs {
  background-image: url('../images/vas2sm.jpg');
}

.picbackround.inter.pafs._4 {
  background-image: url('../images/025.jpg');
}

.picbackround.inter.pafs._8 {
  background-image: url('../images/004-1.jpg');
}

.picbackround.inter.pafs._77 {
  background-image: url('../images/sm6.jpg');
}

.picbackround.inter.pafs._889 {
  background-image: url('../images/sm17.jpg');
}

.picbackround.inter.paffffff {
  background-image: url('../images/1aaa2222smmm.jpg');
}

.picbackround.inter.paf3 {
  background-image: url('../images/fdggdf-smm.webp');
}

.picbackround.inter.paf8 {
  background-image: url('../images/enew4.webp');
}

.picbackround.inter.paf6 {
  background-image: url('../images/pandora1-3sm6.jpg');
}

.picbackround.inter.paf4 {
  background-image: url('../images/mora3sm.jpg');
}

.picbackround.inter.paf9 {
  background-image: url('../images/MORA6bsm.jpg');
}

.picbackround.inter.e {
  background-image: url('../images/001-1.jpg');
}

.picbackround.inter.e._55 {
  background-image: url('../images/005.jpg');
}

.picbackround.inter.e3 {
  background-image: url('../images/022.jpg');
}

.animabutton {
  display: block;
  position: relative;
}

.piccenterbuttonroom {
  width: 100%;
}

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

.hideee.miso {
  width: 50%;
}

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

.swiper-slide.mi {
  display: flex;
  position: relative;
}

.photosdiv {
  margin-top: 0;
  margin-bottom: 0;
}

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

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

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

.adresscontact {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
}

.adress2 {
  color: #656572;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 25px;
  font-weight: 300;
  line-height: 26px;
  position: relative;
  top: 0;
}

.mailto {
  color: #656572;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
  font-size: 25px;
  font-weight: 700;
  line-height: 26px;
  text-decoration: none;
  display: block;
  position: relative;
  top: 0;
}

.mailto.linkcursor {
  cursor: pointer;
}

.mapes {
  background-color: #1d1d1d;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
}

.social {
  z-index: 20;
  opacity: 1;
  line-height: 14px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.telephone {
  opacity: 1;
  background-color: #0000;
  border-radius: 18px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
  position: fixed;
  inset: auto 14px 16px auto;
}

.telephone.ma {
  opacity: 1;
  bottom: 14px;
  right: 110px;
}

.telephone.ma.linkcursor {
  cursor: pointer;
}

.telephone.email {
  opacity: 1;
  bottom: 15px;
  right: 62px;
}

.telephone.email.linkcursor, .telephone.linkcursor {
  cursor: pointer;
}

.image-5 {
  width: 25px;
}

.image-5.face3 {
  width: 20px;
}

.image-5.face2 {
  width: 15px;
}

.social2 {
  z-index: 40;
  opacity: 1;
  position: fixed;
  inset: 34% 0% auto auto;
  overflow: hidden;
}

.telephone-2 {
  opacity: 0;
  background-color: #0000;
  border-radius: 18px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
  position: fixed;
  inset: auto 14px 16px auto;
}

.telephone-2.face {
  opacity: 1;
  border-radius: 0;
  margin-top: 14px;
  position: relative;
  bottom: 0;
  right: 0;
}

.telephone-2.face.svi {
  display: none;
}

.telephone-2.face.svi.linkcursor, .telephone-2.face.linkcursor {
  cursor: pointer;
}

.background-video {
  width: 100vw;
  height: 100vh;
  position: fixed;
  inset: auto 0% 0% auto;
}

.nav {
  z-index: 0;
  position: absolute;
  inset: 0% auto auto 0%;
}

.servicebutton {
  color: #656572;
  text-align: center;
  background-color: #0000;
  width: 100%;
  margin-bottom: 27px;
  font-size: 67px;
  font-weight: 700;
  line-height: 67px;
}

.seealso {
  opacity: .35;
  color: #fff;
  text-align: center;
  margin-bottom: 53px;
  font-size: 35px;
  font-weight: 700;
  line-height: 50px;
}

.logoimage {
  width: 120px;
}

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

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

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

.accordion-item-trigger {
  justify-content: flex-start;
  display: flex;
}

.linka {
  color: #f56b08;
  cursor: pointer;
  text-decoration: none;
}

.linka.linkcursor {
  color: #dda074;
}

.popup-overlay {
  z-index: 540000;
  color: #fff;
  background-color: #9a887b;
  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%;
}

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

.text-block-4 {
  color: var(--black);
  font-size: 12px;
  line-height: 17px;
}

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

.button-3 {
  color: var(--white);
  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;
}

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

.heading {
  color: #9a887b;
  margin-top: 0;
  margin-bottom: 0;
}

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

.div-block {
  color: #9a887b;
  text-decoration: none;
}

.button-4 {
  z-index: 20;
  color: #9a887b;
  background-color: #0000;
  border: 1px solid #9a887b;
  border-radius: 20px;
  margin-top: 29px;
  position: relative;
}

.section-7 {
  height: 250px;
}

.section-8 {
  margin-bottom: 100px;
  padding-left: 10%;
  padding-right: 10%;
}

.link-5 {
  color: #ca6318;
}

.director-txt {
  color: #9a887b;
  width: 100%;
  padding-top: 9px;
  padding-left: 0;
  font-size: 16px;
}

.koookeys {
  z-index: auto;
  opacity: 0;
  border-radius: 0;
  position: fixed;
}

.kooo {
  position: fixed;
}

@media screen and (min-width: 1440px) {
  .body {
    color: #9a887b;
  }

  .section.senar.b {
    margin-top: 0;
  }

  .popup-overlay {
    display: none;
  }

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

  .button-3 {
    cursor: pointer;
  }

  .section-7 {
    height: 250px;
  }
}

@media screen and (max-width: 991px) {
  .main-menua {
    padding-left: 18%;
  }

  .menutitle {
    font-size: 50px;
    line-height: 52px;
  }

  .menutitle.about {
    font-size: 30px;
    line-height: 32px;
  }

  .cursor-wrapper {
    display: none;
  }

  .covertext {
    height: 250px;
  }

  .section.dex {
    padding-left: 6%;
  }

  .section.ari {
    align-items: flex-start;
    padding-right: 6%;
    display: flex;
  }

  .section.wointer {
    padding-left: 9%;
    padding-right: 9%;
  }

  .section.interiora.civil {
    padding-right: 13%;
  }

  .title {
    font-size: 50px;
  }

  .paragraph.wointerior {
    font-size: 30px;
  }

  .smallpics.w.interior {
    width: 110%;
    margin-left: -49%;
    padding-top: 110%;
  }

  .smallpics.w.interior._2 {
    width: 110%;
    margin-left: 40%;
    padding-top: 110%;
  }

  .smallpics.w.interior._3 {
    width: 50%;
    padding-top: 50%;
  }

  .smallpics.w.interior._4 {
    width: 110%;
    margin-left: 17%;
    padding-top: 110%;
  }

  .smallpics.w.interior._6 {
    width: 110%;
    margin-left: -18%;
    padding-top: 110%;
  }

  .piccenterbuttonroom {
    width: 100%;
  }

  .adresscontact {
    margin-top: 0;
  }

  .adress2 {
    color: #656572;
    margin-top: 0%;
  }

  .mailto {
    color: #4c4c4c;
  }

  .mailto.linkcursor {
    color: #656572;
  }

  .servicebutton.linkcursor {
    font-size: 50px;
    line-height: 50px;
  }

  .seealso {
    font-size: 30px;
  }

  .logoimage {
    width: 110px;
  }
}

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

  .logo.linkcursor {
    top: auto;
    left: 50%;
  }

  .logo.linkcursor.w--current {
    margin-left: -31px;
  }

  .main-menua {
    padding-left: 17%;
  }

  .menutitle {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 32px;
  }

  .menutitle.about {
    font-size: 20px;
    line-height: 22px;
  }

  .section.dex {
    padding-top: 4%;
    padding-right: 6%;
  }

  .section.ari {
    padding-top: 4%;
    padding-left: 6%;
  }

  .section.interiora {
    padding-left: 6%;
    padding-right: 6%;
  }

  .section.interiora.civil {
    padding-left: 0%;
    padding-right: 7%;
  }

  .title, .title.dex {
    text-align: center;
  }

  .title.wo {
    margin-top: 80px;
  }

  .paragraph {
    padding-left: 21px;
  }

  .paragraph.wointerior {
    padding-left: 0;
  }

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

  .grid.dexg {
    grid-template-columns: 1.5fr;
  }

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

  .grid.civil {
    grid-column-gap: 23px;
    grid-template-columns: 1fr 1fr;
  }

  .anmationin.sceno2 {
    padding-left: 9%;
    padding-right: 9%;
  }

  .smallpics.w.interior {
    width: 100%;
    margin-top: -43px;
    margin-left: -23%;
    padding-top: 100%;
  }

  .smallpics.w.interior._2 {
    width: 100%;
    margin-top: 157px;
    margin-left: 23%;
    padding-top: 100%;
  }

  .smallpics.w.interior._2.civ {
    margin-top: 157px;
  }

  .smallpics.w.interior._3 {
    width: 100%;
    margin-top: 157px;
    padding-top: 100%;
  }

  .smallpics.w.interior._3.civ {
    margin-top: 157px;
  }

  .smallpics.w.interior._4 {
    width: 50%;
    margin-top: 0%;
    margin-left: -11%;
    padding-top: 50%;
  }

  .smallpics.w.interior._4.civ {
    width: 100%;
    margin-top: 0%;
    margin-left: -23%;
    padding-top: 100%;
  }

  .smallpics.w.interior._6 {
    width: 100%;
    margin-top: 0;
    margin-left: -23%;
    padding-top: 100%;
  }

  .smallpics.w.interior._6.civ, .smallpics.w.interior.aa, .smallpics.w.interior.civ {
    margin-top: 0;
  }

  .button.linkcursor {
    margin-left: 20px;
  }

  .piccenterbuttonroom {
    width: 100%;
  }

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

  .adresscontact {
    color: #656572;
  }

  .adress2 {
    color: #656572;
    margin-top: 0%;
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 16px;
    top: 0;
  }

  .mailto {
    color: #4c4c4c;
    font-size: 15px;
    top: -80px;
  }

  .mailto.linkcursor {
    margin-bottom: 5px;
    top: 0;
  }

  .image-5 {
    width: 25px;
  }

  .servicebutton.linkcursor {
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 40px;
  }

  .seealso {
    margin-bottom: 37px;
    font-size: 25px;
  }

  .logoimage {
    width: 80px;
  }

  .texttours {
    text-align: left;
    padding-top: 36px;
    font-size: 19px;
    line-height: 35px;
  }

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

  .section-7 {
    height: 180px;
  }
}

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

  .logo.linkcursor, .logo.linkcursor.w--current {
    margin-left: -41px;
  }

  .vid-eso {
    width: 80%;
    padding-top: 88%;
  }

  .menubutton {
    top: 51px;
    right: -20px;
  }

  .eso-menu-grid {
    grid-template-columns: 1fr;
  }

  .main-menua {
    justify-content: flex-end;
    padding-left: 11%;
  }

  .main-menua._2 {
    justify-content: flex-start;
  }

  .menutitle {
    font-size: 35px;
    line-height: 37px;
  }

  .headingfirdt {
    font-size: 17vw;
  }

  .headingfirdt._2 {
    bottom: 3%;
    right: -177vw;
  }

  .headingfirdt._2.eso {
    font-size: 14vw;
    left: 31px;
  }

  .headingfirdt._3 {
    right: -103.5vw;
  }

  .section.contact {
    padding-left: 0%;
    padding-right: 0%;
  }

  .section.wointer {
    overflow: hidden;
  }

  .section.interiora.civil {
    padding-left: 9%;
    padding-right: 9%;
  }

  .section.senar.b {
    margin-top: 51px;
  }

  .title {
    line-height: 55px;
  }

  .paragraph {
    margin-bottom: 0;
  }

  .paragraph.wointerior {
    margin-top: 23px;
    margin-bottom: 114px;
    padding-left: 0;
  }

  .paragraph.cookiespoli {
    margin-bottom: 156px;
  }

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

  .anmationin.sceno2 {
    padding-left: 9%;
    padding-right: 9%;
  }

  .smallpics.w.interior {
    width: 120%;
    margin-top: -61px;
    margin-left: -24%;
    padding-top: 120%;
  }

  .smallpics.w.interior._2, .smallpics.w.interior._3 {
    width: 120%;
    margin-top: 157px;
    margin-left: 3%;
    padding-top: 120%;
  }

  .smallpics.w.interior._4 {
    width: 55%;
    margin-left: -11%;
    padding-top: 55%;
  }

  .smallpics.w.interior._4.civ {
    width: 55%;
    margin-top: 0%;
    margin-left: -11%;
    padding-top: 55%;
  }

  .smallpics.w.interior._6 {
    width: 120%;
    margin-left: -23%;
    padding-top: 120%;
  }

  .smallpics.w.interior._6.civ {
    margin-top: 2px;
  }

  .piccenterbuttonroom {
    width: 100%;
  }

  .photosdiv {
    overflow: hidden;
  }

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

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

  .adress2 {
    color: #656572;
    margin-top: 0%;
    font-size: 23px;
    line-height: 27px;
    top: 0;
  }

  .mailto {
    font-size: 14px;
  }

  .mailto.linkcursor {
    font-size: 23px;
  }

  .social2 {
    top: 19%;
    overflow: hidden;
  }

  .telephone-2.face {
    bottom: 0;
    right: 3px;
  }

  .servicebutton.linkcursor {
    font-size: 50px;
    line-height: 50px;
  }

  .seealso {
    margin-bottom: 28px;
    font-size: 20px;
    line-height: 26px;
  }

  .texttours {
    font-size: 18px;
    line-height: 40px;
  }

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

  .popup-overlay {
    width: 250px;
  }

  .heading._404 {
    font-size: 100px;
  }
}

#w-node-d3e29f6c-5d04-99ae-49da-b5914c27c568-eb8a9ff4, #w-node-_194d5d13-b971-cbe8-7260-e09252117b5f-eb8a9ff4, #w-node-_4b714867-9955-379a-8fef-e4f021322dbd-eb8a9ff4, #w-node-_4a6576f9-677b-66ae-ddbc-1a2049ca0088-eb8a9ff4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-feca34fa-e4d8-9f2a-caad-64d9e562e67b-094d6978, #w-node-b13abd2a-801b-5a58-37f1-4373106be62f-094d6978 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-d3e29f6c-5d04-99ae-49da-b5914c27c568-d28a9ff7, #w-node-_194d5d13-b971-cbe8-7260-e09252117b5f-d28a9ff7, #w-node-d3e29f6c-5d04-99ae-49da-b5914c27c568-178a9ff8, #w-node-_194d5d13-b971-cbe8-7260-e09252117b5f-178a9ff8, #w-node-_4b714867-9955-379a-8fef-e4f021322dbd-178a9ff8, #w-node-_4a6576f9-677b-66ae-ddbc-1a2049ca0088-178a9ff8, #w-node-d3e29f6c-5d04-99ae-49da-b5914c27c568-418a9ff9, #w-node-_194d5d13-b971-cbe8-7260-e09252117b5f-418a9ff9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-d3e29f6c-5d04-99ae-49da-b5914c27c568-eb8a9ff4, #w-node-_194d5d13-b971-cbe8-7260-e09252117b5f-eb8a9ff4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4b714867-9955-379a-8fef-e4f021322dbd-eb8a9ff4, #w-node-_4a6576f9-677b-66ae-ddbc-1a2049ca0088-eb8a9ff4 {
    order: 0;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4b714867-9955-379a-8fef-e4f021322dc2-eb8a9ff4 {
    order: 9999;
  }

  #w-node-d3e29f6c-5d04-99ae-49da-b5914c27c568-d28a9ff7, #w-node-_194d5d13-b971-cbe8-7260-e09252117b5f-d28a9ff7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4b714867-9955-379a-8fef-e4f021322dc2-d28a9ff7 {
    order: -9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_0631d3b3-1273-e564-ab78-e976054878fb-d28a9ff7 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_07d371a9-15b4-add2-b220-e13dfdb966be-d28a9ff7 {
    order: 0;
  }

  #w-node-_07d371a9-15b4-add2-b220-e13dfdb966c1-d28a9ff7 {
    order: 9999;
  }

  #w-node-d3e29f6c-5d04-99ae-49da-b5914c27c568-178a9ff8, #w-node-_194d5d13-b971-cbe8-7260-e09252117b5f-178a9ff8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4b714867-9955-379a-8fef-e4f021322dbd-178a9ff8, #w-node-_4a6576f9-677b-66ae-ddbc-1a2049ca0088-178a9ff8 {
    order: 0;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4b714867-9955-379a-8fef-e4f021322dc2-178a9ff8 {
    order: 9999;
  }

  #w-node-d3e29f6c-5d04-99ae-49da-b5914c27c568-418a9ff9, #w-node-_194d5d13-b971-cbe8-7260-e09252117b5f-418a9ff9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4b714867-9955-379a-8fef-e4f021322dc2-418a9ff9 {
    order: -9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_07d371a9-15b4-add2-b220-e13dfdb966c1-418a9ff9 {
    order: 9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_0631d3b3-1273-e564-ab78-e976054878fb-418a9ff9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


