.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.body {
  color: #4b4642;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-family: Roboto, sans-serif;
  display: flex;
}

.adresscontact {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding-top: 100%;
  display: flex;
  position: static;
}

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

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

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

.mailto {
  width: 100%;
  color: #4b4642;
  text-align: center;
  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 {
  font-weight: 300;
}

.contact {
  width: 100%;
}

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

.adress2 {
  width: 100%;
  text-align: center;
  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;
  top: 92px;
  bottom: auto;
  left: auto;
  right: 7px;
}

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

.buttoncontact {
  z-index: 1000;
  width: 100px;
  height: 30px;
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  transition: box-shadow .65s;
  display: flex;
  position: fixed;
  top: 36px;
  bottom: auto;
  left: auto;
  right: 15px;
  box-shadow: 6px 6px 8px rgba(133, 117, 80, .67);
}

.buttoncontact:hover {
  box-shadow: 4px 4px 8px rgba(133, 117, 80, .67);
}

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

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

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

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

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

.purplesheeplogo {
  width: 20px;
}

.booknow {
  z-index: 100000;
  width: 80px;
  height: 80px;
  background-color: #fff;
  border-radius: 80px;
  align-items: center;
  transition: box-shadow .5s;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 16px;
  left: 10px;
  right: auto;
  box-shadow: 6px 6px 6px -1px rgba(133, 117, 80, .53);
}

.booknow:hover {
  box-shadow: 4px 4px 6px -1px rgba(133, 117, 80, .53);
}

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

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

.popup-overlay {
  z-index: 20000;
  width: 300px;
  height: auto;
  background-color: rgba(255, 255, 255, .44);
  justify-content: center;
  align-items: center;
  padding-top: 14px;
  padding-bottom: 14px;
  display: none;
  position: fixed;
  top: auto;
  bottom: 140px;
  left: 0%;
  right: auto;
}

.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: rgba(0, 0, 0, 0);
  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;
  top: 13px;
  bottom: auto;
  left: auto;
  right: 19px;
}

.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;
  top: auto;
  bottom: 116px;
  left: 19px;
  right: auto;
}

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

.cover {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  justify-items: center;
  padding-top: 0%;
  display: grid;
  position: relative;
}

.cover.smm {
  display: flex;
}

.picbig {
  z-index: 4;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 86%;
  position: relative;
  left: 0%;
}

.picbig.lk {
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.picsmall {
  width: 100%;
  background-color: #000;
  padding-top: 86%;
  position: relative;
  top: auto;
}

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

.picin {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.pic100 {
  width: 100%;
  height: 100%;
  opacity: .68;
  background-image: url('../images/_VAV0663.jpg');
  background-position: 20%;
  background-size: cover;
}

.pic100.loc {
  opacity: 1;
  background-image: url('../images/dim.jpg');
}

.pic100.loc.all {
  opacity: 1;
  background-image: url('../images/SSSSSS.jpg');
}

.picb {
  width: 100%;
  height: 100%;
  opacity: .71;
  background-image: url('../images/_VAV9308.jpg');
  background-position: 0%;
  background-size: cover;
}

.picb.loc {
  background-image: url('../images/AAAAA.jpg');
}

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

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

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

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

.mainpargraph.svv {
  display: none;
}

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

.first {
  color: #fff;
  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;
  width: 40px;
  height: 40px;
  color: #fff;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  transition: box-shadow .55s;
  display: flex;
  position: fixed;
  bottom: 30px;
  left: 110px;
  box-shadow: 6px 6px 6px -1px rgba(133, 117, 80, .51);
}

.thl:hover {
  box-shadow: 4px 4px 6px -1px rgba(133, 117, 80, .51);
}

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

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

.secondtitle {
  margin-top: 18px;
}

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

.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: 62px;
}

.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;
  color: #4b4642;
  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 {
  width: 100%;
  background-color: #f3eeea;
  justify-content: center;
  align-items: center;
  padding-top: 71%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.picbackround._5 {
  width: 50%;
}

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

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

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

.swiper-slide {
  height: 100%;
  cursor: grab;
  background-color: rgba(0, 0, 0, 0);
  display: flex;
}

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

.animation {
  position: relative;
}

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

.imagehouse {
  width: 100%;
  height: auto;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

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

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

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

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

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

.kookey {
  z-index: auto;
  opacity: 0;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.fondo {
  z-index: 0;
  width: 100%;
  height: 100vh;
  background-color: #b6b1c2;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.wrapper {
  z-index: 0;
  width: 100%;
  height: 100vh;
  background-color: #000;
  padding: 0;
  position: fixed;
  overflow: hidden;
}

.marquee-wrapper {
  width: 100%;
  height: auto;
  opacity: .56;
  flex-direction: column;
  align-items: stretch;
  display: flex;
  position: relative;
}

.marquee {
  width: 100%;
  height: 100vh;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
  position: relative;
}

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

.picaa {
  width: 100%;
  height: 100%;
  background-color: #833939;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.botom {
  width: 100%;
  height: 250px;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #b6b1c2);
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

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

.form {
  position: relative;
}

.childd {
  font-size: 12px;
  font-weight: 700;
  position: relative;
}

.form-plaisio {
  background-color: rgba(255, 255, 255, .13);
  margin-top: 109px;
  padding: 12%;
  display: none;
}

.beds {
  margin-bottom: 14px;
}

.boooking {
  margin-bottom: 19px;
  font-size: 30px;
  position: relative;
}

.submit-button {
  background-color: #000;
  border-radius: 20px;
  margin-top: 25px;
  position: relative;
}

.bookkk {
  margin-bottom: 14px;
  position: relative;
}

.domatiaform {
  margin-bottom: 0;
}

.fieldnam {
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom-style: solid;
  margin-top: 32px;
  position: static;
}

.fieldnam::-ms-input-placeholder {
  color: #000;
}

.fieldnam::placeholder {
  color: #000;
}

.namsu {
  margin-top: 33px;
  font-weight: 600;
  display: none;
}

.namsu.fain {
  margin-bottom: 13px;
  display: block;
}

.namsu.fain.svvv {
  display: none;
}

.scrollfirst {
  width: 80px;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 63%;
}

.scrolltexta {
  margin-bottom: 9px;
  font-weight: 800;
  position: static;
}

.domtitle {
  width: 100%;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 29px;
  line-height: 1.2;
  text-decoration: none;
  position: relative;
}

.arrr {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.seetheanaz {
  width: 100%;
  margin-top: 37px;
  overflow: hidden;
}

.picanaxv {
  width: 100%;
  background-color: #050505;
  justify-content: center;
  align-items: center;
  padding-top: 80%;
  display: flex;
  position: relative;
}

.anxpic {
  width: 100%;
  height: 100%;
  opacity: .7;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.koum {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

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

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

  .first {
    font-size: 7vw;
  }

  .titles {
    font-size: 33px;
  }

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

  .scrollfirst {
    width: 60px;
  }

  .scrolltexta {
    margin-bottom: 2px;
    font-size: 12px;
  }

  .domtitle {
    font-size: 25px;
  }
}

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

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

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

  .mainpargraph {
    font-size: 20px;
  }

  .image-5 {
    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;
  }

  .persons {
    font-size: 22px;
  }

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

@media screen and (max-width: 479px) {
  .adresscontact {
    background-color: rgba(0, 0, 0, 0);
    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 {
    z-index: 3;
    width: 70%;
    padding-top: 92%;
  }

  .picsmall {
    width: 70%;
    padding-top: 92%;
    overflow: hidden;
  }

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

  .keimeno {
    padding: 43px 10% 148px;
  }

  .keimeno.loca {
    padding-top: 0;
  }

  .first {
    font-size: 9vw;
  }

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

  .picbackround {
    padding-top: 83%;
  }

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

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

  .scrollfirst {
    top: 63%;
  }
}

#w-node-_0e7542bb-249c-d19f-bbca-5670a9d305cc-88737ccc, #w-node-_10241971-ac42-c21a-57e5-4787c928fcce-88737ccc, #w-node-_194b0d28-3b45-c13e-30af-5d1e175e71b2-88737ccc, #w-node-_52e2ec57-6714-9851-edff-9c179245e678-88737ccc, #w-node-_1101b533-51eb-341e-9233-fd9974427138-88737ccc, #w-node-_721b520c-103b-8b7d-6033-716c307af5a3-88737ccc, #w-node-_234696ad-f7f8-ead2-5d42-3c0a4b2989ad-88737ccc, #w-node-_8e20b9df-34cb-089e-bf7f-d4b561a37fca-88737ccc, #w-node-_1355ad3d-a857-8668-8f4e-37fd1e4ae25c-88737ccc, #w-node-_1355ad3d-a857-8668-8f4e-37fd1e4ae25f-88737ccc, #w-node-_1355ad3d-a857-8668-8f4e-37fd1e4ae262-88737ccc, #w-node-_1355ad3d-a857-8668-8f4e-37fd1e4ae265-88737ccc, #w-node-_1355ad3d-a857-8668-8f4e-37fd1e4ae268-88737ccc, #w-node-_1355ad3d-a857-8668-8f4e-37fd1e4ae26b-88737ccc, #w-node-_1355ad3d-a857-8668-8f4e-37fd1e4ae26e-88737ccc, #w-node-_1355ad3d-a857-8668-8f4e-37fd1e4ae271-88737ccc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


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