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

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

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

.body {
  background-color: var(--white);
  color: #857550;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-family: Roboto, sans-serif;
  display: flex;
}

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

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

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

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

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

.mailto._1 {
  color: #857550;
  font-weight: 300;
}

.contact {
  width: 100%;
}

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

.adress2 {
  text-align: center;
  width: 100%;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.2;
  position: relative;
}

.social {
  z-index: 200;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 92px 7px auto auto;
}

.sociallink {
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.sociallink.langg {
  margin-top: 23px;
}

.buttoncontact {
  z-index: 1000;
  background-color: var(--white);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 30px;
  transition: box-shadow .65s;
  display: flex;
  position: fixed;
  inset: 36px 15px auto auto;
  box-shadow: 6px 6px 8px #857550ab;
}

.buttoncontact:hover {
  box-shadow: 4px 4px 8px #857550ab;
}

.contact-link {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.text-block {
  color: #857550;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

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

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

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

.purplesheeplogo {
  width: 20px;
}

.booknow {
  z-index: 100000;
  background-color: var(--white);
  border-radius: 80px;
  align-items: center;
  width: 80px;
  height: 80px;
  transition: box-shadow .5s;
  display: flex;
  position: fixed;
  inset: auto auto 16px 10px;
  box-shadow: 6px 6px 6px -1px #85755087;
}

.booknow:hover {
  box-shadow: 4px 4px 6px -1px #85755087;
}

.boky {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.text-block-2 {
  color: #857550;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 900;
}

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

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

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

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

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

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

.div-block-4 {
  height: 300px;
}

.button-3 {
  color: #000;
  background-color: #fcd600;
  border-radius: 40px;
  font-family: Roboto, sans-serif;
  font-weight: 900;
  position: fixed;
  inset: 13px 19px auto auto;
}

.logososto {
  z-index: 200000;
  width: 150px;
  height: 150px;
  display: block;
  position: fixed;
  top: 38px;
  left: 38px;
}

.image {
  display: none;
}

.link-block-9 {
  width: 40px;
  display: none;
  position: fixed;
  inset: auto auto 116px 19px;
}

.image-2 {
  object-fit: fill;
  position: static;
}

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

.picbig {
  background-color: #0000;
  width: 50%;
  padding-top: 69%;
  position: relative;
  left: -6%;
}

.picsmall {
  background-color: #0000;
  width: 30%;
  padding-top: 45%;
  position: absolute;
  top: auto;
  bottom: -7%;
  left: 54%;
}

.picsmall.loc {
  padding-top: 20%;
}

.picin {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

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

.pic100.loc {
  position: relative;
}

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

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

.keimeno {
  padding: 150px 24% 250px;
}

.mainpargraph {
  font-size: 22px;
  font-weight: 300;
  line-height: 2;
}

.mainpargraph.insui {
  margin-bottom: 45px;
}

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

.first {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ogg roman, sans-serif;
  font-size: 5vw;
  font-weight: 400;
  line-height: .9;
  position: relative;
}

.thl {
  z-index: 50;
  background-color: var(--white);
  color: var(--white);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  transition: box-shadow .55s;
  display: flex;
  position: fixed;
  bottom: 30px;
  left: 110px;
  box-shadow: 6px 6px 6px -1px #85755082;
}

.thl:hover {
  box-shadow: 4px 4px 6px -1px #85755082;
}

.thl.em {
  width: 40px;
  height: 40px;
  position: fixed;
  left: 170px;
}

.image-5 {
  width: 25px;
}

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

.image-6 {
  width: 8px;
}

.image-7 {
  width: 18px;
}

.image-7.lang {
  width: 30px;
}

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

.grida {
  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;
  position: absolute;
  inset: 0% auto auto 0%;
}

.picfirst {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: visible;
}

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

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

.picinside {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.image-8 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
}

.image-8.tr {
  margin-top: 59%;
  margin-left: -95%;
}

.image-8.deu {
  margin-left: 194%;
}

.image-8.ena {
  margin-top: -54%;
  margin-left: -182%;
}

.image-8.tet {
  margin-top: 85%;
  margin-left: 61%;
}

.esophotos {
  width: 25%;
  padding-top: 25%;
  position: absolute;
}

.titles {
  margin-bottom: 30px;
  font-size: 34px;
  font-weight: 300;
  line-height: 1.2;
  position: relative;
}

.titles.suites {
  text-align: center;
  margin-bottom: 10px;
}

.titles.suites.pro {
  margin-bottom: 30px;
}

.titles.this {
  margin-bottom: 41px;
}

.titles.insui {
  margin-bottom: 12px;
}

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

.maintext.facilities2 {
  color: #857550;
  column-count: 2;
  column-count: 2;
  flex-direction: row;
  justify-content: center;
  column-gap: 71px;
  margin-top: 0;
  font-size: 22px;
  font-weight: 300;
  line-height: 2;
  display: block;
}

.slidersuitas {
  height: auto;
}

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

.picbackround.orth {
  flex-direction: column;
}

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

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

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

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

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

.animation {
  position: relative;
}

.pichouse {
  width: 100%;
  margin-top: 150px;
  margin-bottom: 150px;
  padding-top: 103%;
  position: relative;
  overflow: hidden;
}

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

.suiteunder {
  color: #ff8c00;
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.2;
}

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

.persons {
  margin-top: 0;
  margin-bottom: 45px;
  font-size: 25px;
  font-weight: 500;
}

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

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

.button-4 {
  background-color: #857550;
  border-radius: 20px;
  margin-top: 18px;
}

.keyh {
  margin-top: 0;
  font-size: 25px;
  position: fixed;
}

.kookey {
  opacity: 0;
  position: fixed;
  inset: 0% auto auto 0%;
}

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

.picorthies._4 {
  inset: 0% 0% auto auto;
}

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

@media screen and (max-width: 991px) {
  .adress2 {
    margin-top: -3%;
  }

  .sociallink.langg {
    margin-top: 9px;
  }

  .keimeno {
    padding-left: 13%;
    padding-right: 13%;
  }

  .first {
    font-size: 8vw;
  }

  .image-7.lang {
    width: 25px;
  }

  .esophotos {
    width: 30%;
    padding-top: 30%;
  }

  .titles {
    font-size: 33px;
  }

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

  .picorthies {
    width: 49.5%;
  }
}

@media screen and (max-width: 767px) {
  .centeradd {
    line-height: 16px;
  }

  .mailto {
    font-size: 20px;
  }

  .mailto._1 {
    font-size: 20px;
    top: auto;
  }

  .adress2 {
    margin-top: -36%;
    font-size: 20px;
    line-height: 1.2;
  }

  .paragraph-2 {
    margin-top: 184px;
  }

  .logososto {
    width: 100px;
    height: 80px;
    top: 23px;
    left: 24px;
  }

  .link-block-9 {
    width: 30px;
  }

  .keimeno {
    padding-bottom: 150px;
    padding-left: 17%;
    padding-right: 17%;
  }

  .mainpargraph {
    font-size: 20px;
  }

  .image-5, .image-7.lang {
    width: 25px;
  }

  .titles {
    margin-bottom: 23px;
    font-size: 27px;
  }

  .titles.this {
    margin-bottom: 23px;
  }

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

  .pichouse {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .suiteunder {
    font-size: 22px;
  }

  .text-span-2 {
    font-size: 20px;
  }

  .persons {
    font-size: 22px;
  }
}

@media screen and (max-width: 479px) {
  .adresscontact {
    background-color: #0000;
    margin-top: 123px;
  }

  .contact {
    margin-top: 2px;
  }

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

  .social {
    z-index: 200;
  }

  .buttoncontact {
    top: 29px;
  }

  .logopurplesheep {
    right: 2px;
  }

  .booknow {
    width: 70px;
    height: 70px;
  }

  .text-block-2 {
    font-size: 17px;
  }

  .popup-overlay {
    width: 250px;
  }

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

  .link-block-9 {
    width: 30px;
    bottom: 104px;
    left: 12px;
  }

  .picbig {
    width: 70%;
    padding-top: 92%;
  }

  .picsmall {
    width: 40%;
    padding-top: 57%;
  }

  .picsmall.loc {
    padding-top: 27%;
  }

  .keimeno {
    padding-bottom: 148px;
    padding-left: 10%;
    padding-right: 10%;
  }

  .keimeno.n2 {
    padding-top: 62px;
    padding-bottom: 112px;
  }

  .keimeno.n2.n3 {
    padding-top: 0;
  }

  .first {
    font-size: 12vw;
  }

  .thl {
    width: 35px;
    height: 35px;
    bottom: 30px;
    left: 93px;
  }

  .thl.em {
    width: 35px;
    height: 35px;
    left: 141px;
  }

  .image-5 {
    width: 20px;
  }

  .image-6 {
    width: 8px;
  }

  .image-7 {
    width: 15px;
  }

  .image-8.tr {
    margin-left: -7%;
  }

  .image-8.deu {
    margin-top: -48%;
    margin-left: 19%;
  }

  .image-8.ena {
    margin-top: -141%;
    margin-left: -16%;
  }

  .image-8.tet {
    margin-top: 126%;
    margin-left: 17%;
  }

  .esophotos {
    width: 80%;
    padding-top: 80%;
  }

  .picbackround {
    padding-top: 83%;
  }

  .picorthies {
    width: 49.2%;
  }
}


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