:root {
  --primary: #2d54325e;
  --secondary: #1c4022;
  /* #BEA179 - brown we want #a98b63 - on hover*/
  --button: #BEA179;
  /*8c8766*/
  --button-hover: #a98b63;
  /*8c8766*/
  --button-hover-darker: #977c58;
  /*8c8766*/
  --button-hover-2: #8a7151;
  /*8c8766*/
  --button-border: #BEA179;

  --transition: #ffff;
  --white-text: white;
  --apart-col-bg: rgba(255, 255, 255, .7);
  --apart-col-bg-hover: rgba(243, 239, 239, 0.93);
  --separator-line: #786f6f;
  --primary-dark: 363f33;
}

nav {
  z-index: 100;
}

.mobile {
  display: none;
  left: 4vw !important;
  gap: 13vw;
  justify-content: center;
}

.mobile>a {
  color: white !important;
  font-size: 15px;
  text-decoration: underline;
}

.apart-row {
  padding: 0;
  margin: 0;
}

@font-face {
  font-family: Canela;
  src: url(../fonts/Canela/Canela-Regular-Web.woff2);
  font-weight: 400;
}

@font-face {
  font-family: FranklinLight;
  src: url(../fonts/FranklinGothic/FranklinGothic-Light.ttf);
}

@font-face {
  font-family: Franklin;
  src: url(../fonts/FranklinGothic/FranklinGothic.ttf);
}

@font-face {
  font-family: FranklinGo;
  src: url(../fonts/FranklinGothic/FRANKGO.ttf);
}

@font-face {
  font-family: FranklinItalic;
  src: url(../fonts/FranklinGothic/FranklinGothicITALIC.ttf);
}

@font-face {
  font-family: JeglekRegular;
  src: url(../fonts/Standard-Jeglek-Regular.ttf);
}

@font-face {
  font-family: Season1;
  src: url(../fonts/TheSeasons/Fontspring-DEMO-theseasons-bd.otf);
}

@font-face {
  font-family: Season2;
  src: url(../fonts/TheSeasons/Fontspring-DEMO-theseasons-reg.otf);
}

@font-face {
  font-family: NeueHaasUnica;
  src: url(../fonts/Neue-Haas-Unica-Pro/NeueHaasUnicaPro-Bold.ttf);
}

@font-face {
  font-family: NeueHaasUnicaHeavy;
  src: url(../fonts/Neue-Haas-Unica-Pro/NeueHaasUnicaPro-Heavy.ttf);
}

@font-face {
  font-family: NeueHaasUnicaPro-Thin;
  src: url(../fonts/Neue-Haas-Unica-Pro/NeueHaasUnicaPro-Thin.ttf);
}



.loShadowFont {
  font-family: 'NeueHaasUnica' !important;
  width: 100%;
  z-index: 10;
  font-size: 8vw !important;
  color: transparent !important;
  line-height: 1.5;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #e0bf92;
}



#deals>div.text-center.mt-10>a {
  color: #524f3c !important;
}

#deals>div.text-center.mt-10>a:hover {
  color: white !important;
}

.nav-logo {
  margin-left: 30px;
  margin-top: 10px;
}

#checkAvailabilityModal>div>div>div.modal-footer>button.btn.btn-secondary,
#checkAvailabilityModal>div>div>div.modal-footer>button.btn.btn-primary {
  background-color: var(--button-hover) !important;
  border-color: var(--button-hover) !important;
  border: none;
  width: unset;
}

#checkAvailabilityModal>div>div>div.modal-header>button {
  border: none !important;
}

.handwriting {
  font-size: 150px;
  font-family: 'JeglekRegular';
  margin-left: 10px;
  letter-spacing: -5px;
  line-height: 1px;
}

.services-row-2 {
  margin: auto;
  margin-top: 20px;
}

.apt-description {
  position: absolute;
  bottom: 0px;
  padding-bottom: 10px;
  text-align: center;
  background-color: rgba(255, 255, 255, .7);
  width: 100%;
}

.about-p {
  margin-top: 20px;
}

/* .about-p-res-mp {
  padding-bottom: 21vh;
} */

.about-p-res {
  margin-top: 12vh;
}

.about-p-res-2 {
  margin-top: 240px;
}

.apt-description>p {
  margin: 0;
}

.read-more-collapse {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  color: white;
}

#services>div>div>div.read-more-collapse.d-flex.justify-content-center>button {
  color: white;
}

.show-more-collapse {
  text-decoration: underline;
  color: var(--button);
}

.show-more-collapse:hover {
  text-decoration: none;
  color: var(--button-hover);
}

.display-2 {
  font-family: 'Season1';
  letter-spacing: 4px;
}

.header-cta {
  font-family: 'Libre Franklin' !important;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 3px;
}

.show-less-collapse {
  display: none;
  text-decoration: underline;
  color: var(--button);
}

.show-less-collapse:hover {
  display: none;
  text-decoration: none;
  color: var(--button-hover);
}

.show-more-collapse[aria-expanded="true"]+.show-less-collapse {
  display: block;
}

.show-more-collapse[aria-expanded="true"] {
  display: none;
}

/*

:root {
  --primary: #606c38;
  --secondary: #283618;
  --transition: #ffff;
  --white-text: white;
  --apart-col-bg: rgba(255, 255, 255, .7);
  --apart-col-bg-hover: rgba(243, 239, 239, 0.93);
  --separator-line: #786f6f;
  --primary-dark: 363f33;
}

*/

.dark-box,
.dark-box-main {
  background-color: #021419
}

#about-hotel>div>div.col.my-auto.about-content>a:nth-child(5) {
  margin-left: 10px;
}

.ap-bed-config-item {
  text-align: center;
  height: 100%;
  display: grid;
}

.cssanimation {
  animation-duration: 2s;
  animation-fill-mode: both;
}

.contacts-dropdown {
  padding: 0;
  color: var(--white-text);
}

.social-icon-top {
  opacity: 0.7;
}

.dropdown-menu-right {
  right: auto;
  margin-top: 30px;
}

.show>.dropdown-menu-right {
  max-height: 800px;
  visibility: visible;
}

.dropdown-menu-right {
  display: block;
  max-height: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
}

.leFadeInLeft {
  animation-name: leFadeInLeft
}

.leFadeInRight {
  animation-name: leFadeInRight
}

@keyframes leFadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-60px);
  }

  to {
    opacity: 1
  }
}

@keyframes leFadeInRight {
  from {
    opacity: 0;
    transform: translateX(60px);
  }

  to {
    opacity: 1
  }
}

.wood-bg {
  background-image: url("/images/bg-texture.png");
  background-size: contain;
  background-repeat: round;
}

.wood-bg-no-contain {
  background-image: url("/images/bg-texture.png");
  background-size: cover;
}

body::before {
  background-color: rgba(0, 0, 0, 1);
}

.custom-start {
  /* border-radius: 20px 0px 0px 0px; */
  filter: brightness(1.1)
}

.custom-bg,
.custom-test-bg {
  background-size: cover
}

.dark-box {
  padding: 30px 10px
}

.dark-box-main {
  padding: 40px 20px;
  font-size: 4rem
}

.custom-test-bg {
  background-image: url("https://images.unsplash.com/photo-1554118811-1e0d58224f24?crop=entropy&cs=srgb&fm=jpg&ixid=MnwzMzIzMzB8MHwxfHNlYXJjaHwyfHxjYWZlfGVufDB8fHx8MTY4Mjk1NDAxOQ&ixlib=rb-4.0.3&q=85&w=1920")
}

.stripe-v3 {
  background-color: white;
}


.room-arrow-forward,
.room-arrow-back {
  height: 25px;
  width: 25px;
}

.room-arrow-back {
  position: absolute;
  top: 30%;
  left: 25%;
}

.room-arrow-forward {
  rotate: 180deg;
  position: absolute;
  top: 30%;
  left: 30%;
}

.room-circle {
  position: absolute;
  width: 50px !important;
  height: 50px;
}

.rooms-arrows {
  position: absolute;
  top: 50%;
  z-index: 100;
  width: 100%;
}

.rooms-back {
  position: absolute;
  left: 30px;
}

.rooms-forward {
  position: absolute;
  right: 30px;
}

.rooms-v3-bg {
  display: inline-flex;
}

.ap-bg,
.ap-pic {
  width: 100% !important;
}

.is-active>.rooms-v3-bg>.stripe-v3-left {
  width: 100px;
  position: absolute;
  height: 100%;
}

.is-active>.rooms-v3-bg>.stripe-v3-right {
  width: 100px;
  position: absolute;
  right: 0;
  height: 100%;
}

.is-prev>.rooms-v3-bg>.stripe-v3-left {
  background-color: #1c4022;
  width: 50px;
  position: absolute;
  right: 0;
  height: 100%;
  z-index: 100;
}

.is-prev>.rooms-v3-bg>.stripe-v3-right {
  background-color: #1c4022;
  width: 50px;
  position: absolute;
  right: 0;
  height: 100%;
  z-index: 100;
}

.rooms-v3-room-desc {
  position: absolute;
  width: 420px;
  left: 80px;
  top: 7vh;
  z-index: 2;
}

.total:before {
  content: "/";
  font-size: 22px;
  position: relative;
  bottom: 10px;
}

.current {
  position: relative;
  top: -10px;
  font-size: 22px;
}

.total {
  font-size: 22px;
  position: relative;
  bottom: -10px;
}

.rooms-title>span {
  font-family: FranklinLight;
}

.rooms-filter {
  background-color: unset;
  height: 100%;
  width: 100%;
  z-index: 0;
  position: absolute;
}

.rooms-v3-bg,
.room-v3-pic {
  width: 100%;
}

.numbers {
  position: absolute;
  left: 80px;
  top: 2vh;
  z-index: 300;
  color: white;
}

.splide__slide:not(.activity__splide__slide):not(.splide__slide__restaurant):not(.splide__slide__horses):not(.splide__slide__room__page):not(.no-padding) {
  margin-bottom: 70px;
}

.romantic-arrow-prev,
.romantic-arrow-next {
  top: 50% !important
}

.romantic-arrow-prev {
  left: 40px !important;
}

.romantic-arrow-next {
  right: 40px !important;
}

.splide__pagination {
  display: none !important;
}

.rooms-v3-room-desc {
  display: none;
}

.numbers {
  display: none;
}

.is-active>.rooms-v3-bg>.rooms-v3-room-desc {
  display: block;
}

.rooms-action-panel>.rooms-cta-button,
.rooms-action-panel>.rooms-cta-button .bl {
  display: none;
}


.is-active>.rooms-v3-bg>.rooms-action-panel>.rooms-cta-button,
.is-active>.rooms-v3-bg>.rooms-action-panel>.rooms-cta-button .bl {
  display: unset;
}

.is-active>.rooms-v3-bg>.numbers {
  display: block;
}

.rooms-title {
  font-family: 'Season1';
  letter-spacing: 4px;
  font-size: 3.3vw;
  margin-bottom: 0;
}

.rooms-subtitle {
  margin-bottom: 1vh;
  font-size: 1.5vw;
  font-family: 'Season1';
}

.rooms-p {
  line-height: 29px;
  font-size: 0.9vw;

}

.overflow-visible {
  overflow: visible !important;
}

.rooms-v3 {
  background-color: white;
  /* margin-left: 150px;
  margin-right: 150px; */
  min-height: 500px;
  max-height: 600px;
}

.r-sm {
  background-image: linear-gradient(to bottom, var(--button-hover-darker) 50%, var(--button-hover-2) 50%) !important;
  padding-left: 80px;
  padding-right: 80px;
}

.is-prev>.rooms-v3-bg>.rooms-action-panel {
  display: none;
}

.is-next>.rooms-v3-bg>.rooms-action-panel {
  display: none;
}

.is-active>.rooms-v3-bg>.rooms-action-panel {
  display: flex;
  bottom: -25px;
  right: 90px;
  position: absolute;
  background-color: var(--button-hover);
  z-index: 1000;
  color: white;
}

.is-active>.rooms-v3-bg>.rooms-action-panel>.rooms-cta-button {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 25px;
  padding-bottom: 25px;
  text-decoration: none;
  color: white;
  height: 100%;

  background-size: 100% 200%;
  background-image: linear-gradient(to bottom, var(--button-hover) 50%, var(--button-hover-2) 50%);

  font-family: 'Quicksand', sans-serif !important;
  font-size: 1.1vw !important;
  font-weight: 600;
  text-transform: uppercase;
}

.is-active>.rooms-v3-bg>.rooms-action-panel>.rooms-cta-button:hover {
  text-decoration: none;
  color: white;
  background-color: #716d53;
  background-position: 0 100%;
  transition: background-position 1s;

}

.cta-1:hover,
.cta-2:hover {
  background-color: #716d53;

}

.bg-test {
  background-color: transparent !important;
}

#our-rooms {
  padding-top: 20px;
}

/**/

body>section>div>div>div.col-8.apart-gallery>div>div>ul {
  display: none !important;
}

body>section>div>div>div.col-8.apart-gallery>div>div>div>div>a.lSPrev,
body>section>div>div>div.col-8.apart-gallery>div>div>div>div>a.lSNext {
  filter: drop-shadow(2px 4px 6px black);
}

.video-container {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.video-container video {
  /* Make video to at least 100% wide and tall */
  min-width: 100%;
  min-height: 100%;

  /* Setting width & height to auto prevents the browser from stretching or squishing the video */
  height: auto;

  /* Center the video */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: brightness(0.7);
}

.head-p,
.slide-p {
  font-size: 19px;
  color: var(--white-text);
  font-weight: 300;
  letter-spacing: 0.8px;
  width: 50%;
  /* C01 before 50% */
  /*100%*/
}

#mainCarouselIndicators>div>div.carousel-item.active.slide-desktop>div>div.position-relative.container.custom-header-sizer>div>div>div.text-right>a {
  font-family: 'Quicksand', sans-serif !important;
  font-size: 20px;
  padding: 5px !important;
  font-weight: 600;
  position: absolute;
  left: 0;
  /*0px*/
  /*50px*/
  bottom: 80px;
}

.actvity-header {
  color: var(--white-text);
  font-size: 25px;
  text-align: center;
  width: 90%
}

.head-p {
  margin-top: 40px;
  margin-bottom: 30px
}

.font-white {
  color: var(--white-text)
}

.mini-photo {
  height: 100%
}

.custom-margs {
  margin-top: 0;
  padding-top: 0
}

.fix-height {
  height: 250px
}

.fix-heigh-2 {
  height: 350px
}

.w-custom {
  width: 90%
}

.logo {
  width: auto;
  height: 50px
}

.spa-pic-2 {
  width: auto;
  height: 500px
}

.fake-fake,
.image-fake {
  width: 100%
}

.fake-fake {
  margin-left: auto;
  padding-bottom: 30px;
  padding-top: 30px
}

.top-25 {
  top: 25px
}

.border-radius.w-custom {
  border-radius: 10px
}

.spa-title {
  font-size: 70px
}

.spa-subtitle {
  line-height: 11px
}

.spa-wholetitle {
  line-height: 90px
}

.spa-bg-custom {
  background-image: url("https://images.unsplash.com/photo-1583416750470-965b2707b355?crop=entropy&cs=srgb&fm=jpg&ixid=MnwzMzIzMzB8MHwxfHNlYXJjaHwxMXx8c3BhfGVufDB8MHx8fDE2ODI5MzU1NzU&ixlib=rb-4.0.3&q=85&w=1920")
}

.bg-test-custom {
  background-image: url("https://images.unsplash.com/photo-1554118811-1e0d58224f24?crop=entropy&cs=srgb&fm=jpg&ixid=MnwzMzIzMzB8MHwxfHNlYXJjaHwyfHxjYWZlfGVufDB8fHx8MTY4Mjk1NDAxOQ&ixlib=rb-4.0.3&q=85&w=1920")
}

.bg-custom-dark {
  background-color: rgba(0, 0, 0, .396)
}

.spa-pic-1 {
  height: 70%
}

.logo-pic {
  height: 100px
}

.btn-activities {
  margin-top: 100px;
  text-align: center;
  font-size: 17px
}

.apart-column {
  text-align: center;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  margin-left: 10px;
  margin-right: 10px;
  background-color: var(--apart-col-bg);
  /* color here */
}

.carousel-indicators {
  position: relative;
}

.container-custom {
  padding-left: 40px;
  padding-right: 40px;
}

.room-col-v2 {
  background-image: url(https://images.unsplash.com/photo-1586023492125-27b2c045efd7?crop=entropy&amp;cs=srgb&amp;fm=jpg&amp;ixid=M3wzMzIzMzB8MHwxfHNlYXJjaHwzfHxyb29tfGVufDB8fHx8MTY4NTk1NDE3Mnww&amp;ixlib=rb-4.0.3&amp;q=85&amp;w=1920);
  height: 270px;
  background-repeat: round;
  position: relative;
}

.apart-column:hover {
  text-align: center;
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: -10px;
  /* background-color: var(--apart-col-bg-hover); */
}

.apart-column-ing {
  /* width: 90%; */
  height: 250px;
  margin-right: 0;
  margin-left: 0;
  padding-top: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px
}

.apart-carousel-inner {
  width: 90% !important;
}

.apart-column-content {
  padding: 5px 10px 10px;
  background-color: transparent;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px
}

.ap-button,
.apart-column-button {
  border-radius: 5px;
  font-size: 13px;
  text-transform: uppercase;
}

.houses-v3-row {
  margin-bottom: 40px;
}

.apart-column-text {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px;
}

.ap-bed-config-title,
.ap-header,
.apart-header {
  font-family: 'Season1';
}

.ap-bed-config-title {
  font-size: 25px;
  font-weight: 700;
  color: white;
}

.ap-header {
  font-size: 30px;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: white;
  margin-bottom: 5px;
}

.apart-header-composition {
  width: 100%;
  margin: auto;
  display: inline-flex;
}

.apart-header {
  font-size: 60px;
  color: var(--white-text);
  text-align: center;
  margin: auto;
}

.apart-icon {
  height: 30px;
  margin-left: 5px;
}

.icons {
  position: absolute;
  top: 10px;
  left: 0px;
  background-color: rgba(225, 240, 225, .8);
  padding-right: 10px;
}

.new-design-button {
  /*combine*/
  font-family: 'Quicksand', sans-serif !important;
  font-size: 20px;
  padding: 5px !important;
  font-weight: 600;
  padding-left: 50px !important;
  padding-right: 50px !important;
  text-transform: uppercase;
}

.font-size12 {
  font-size: 1.2vw;
}

.bed-config-wrapper {
  margin-bottom: 10px;
}

.apartment-page-splide {
  margin-left: 25px;
}

.ap-content {
  font-size: 15px;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}

.ap-section {
  margin-top: -20px;
}


.ap-bed-config-hero,
.price {
  font-size: 15px;
}

.price {
  color: #e3c08f !important;
  font-size: 1.1vw;
}

.icons-full {}

.icon-description {
  margin-right: 0;
  display: grid;
  text-align: center;
}

.icon-fine-tuning {
  margin-left: -5px;
}

.ap-bed-config-image {
  margin-right: 5px
}

.separator-line {
  background-color: #ffffff78 !important;
  height: 2px !important;
  margin-bottom: 0.5vh;
}

.ap-image {
  width: 90%
}

.ap-sub-image {
  width: 100%
}

.ap-sub-images {
  width: 90%
}

.cards-wrapper {
  display: flex;
  justify-content: center;
}

.card img {
  max-width: 100%;
  max-height: 100%;
}

.card {
  margin: 0 0.5em;
  box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
  border: none;
}

.carousel-inner {
  padding: 1em;
  margin: auto;
  width: 100%;
}

.carousel-inner-header {
  margin: auto;
  width: 100%;
  overflow: hidden !important;
}

.rooms-carousel-inner-header {
  margin: auto;
  width: 100%;
  overflow: visible !important;
}

.carousel-control-prev,
.carousel-control-next {
  background-color: #e1e1e1;
  width: 5vh;
  height: 5vh;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}

.carousel-control-prev-icon {
  color: #021419;
}

@media (min-width: 768px) {
  .card img:not(.services-image) {
    height: 11em;
  }
}

.carousel-control-prev {
  margin-left: 40px;
}

.carousel-control-next {
  margin-right: 40px;
}

.apart-column-button {
  width: 70%;
  line-height: unset !important;
  font-size: 12px;
}

.btn-primary:not(.apart-column-button):not(.see-all-rooms-btn):not(.activity-switcher-button) {
  width: 250px;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.vrmedia-gallery {
  max-width: 95%;
  margin-top: 10px;
  padding: 20px;
  box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
  backdrop-filter: opacity(0.5)
}

.vrmedia-gallery img {
  object-fit: cover;
  width: 100%
}

.vrmedia-gallery .lSGallery {
  display: inline-flex
}

.vrmedia-gallery .lSGallery li {
  /*border-radius: 12px !important*/
}

.vrmedia-gallery .lSGallery li.active {
  border: 1px solid #242423
}

.lSSlideWrapper {
  /*border-radius: 12px !important;*/
}

.icon-d-icon,
.icon-d-span {
  display: inline-block;
}

.carousel-mobile {
  display: none;
}

.contact-form-item {
  margin-top: 5px;
}

.apart-info {
  background-color: #1c4022;
  color: white;
  padding-bottom: 20px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  height: 100%;
}

.img-fucker,
.splide__slide__room__page {
  height: 80vh !important;
}

.modal-footer .btn {
  padding: 10px 10px 10px 10px;
  font-size: 14px;
}

.form-control {
  color: rgb(118, 118, 118);
}

.ap-bed-config-img,
.ap-bed-config-span {
  display: inline-block;
}

*:focus {
  outline: none !important;
}

.btn {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

#bs-select-1-0,
#bs-select-1-1,
#bs-select-1-2 {
  text-align: center;
}

.dropdown-item.active:not(.sidenav-dropdown-item),
.dropdown-item:active:not(.sidenav-dropdown-item) {
  color: #fff;
  text-decoration: none;
  background-color: #6e6a4f !important;
}

.sidenav-menu {
  width: 100%;

  background-color: transparent;
  border: none;
  padding-top: 0;
  position: inherit;
}

.m-item-dropdown {
  padding: unset !important;
}

.sidenav>li {
  padding: 8px 8px 8px 32px;
}

.sidenav-menu>li>.sidenav-dropdown-item {
  color: white;
}

.sidenav-menu>li>.sidenav-dropdown-item:hover {
  background-color: transparent;
}

.dropdown-menu:not(.sidenav-menu) {
  background-color: var(--button) !important;
}

.carousel-desktop {
  background: linear-gradient(to right, #8c8766 40%, #5881574a 60%);
  /* margin-left: 30px;
    margin-right: 30px; */
  margin-top: 40px;
  padding-bottom: 20px;

}

.carousel-desktop-2 {
  background: linear-gradient(to right, #8c8766 40%, #5881574a 60%);
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 40px;
  padding-bottom: 20px;

}

#offer {
  background-image: url('../images/bga77.jpg');
  background-size: cover;
}


.wrapper-about-hotel {
  background-image: url('../images/bga77.jpg');
  background-size: cover;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .check-in-out {
    display: none !important;
  }

  .mobile {
    display: flex !important;
  }

  .section-space-left {
    margin-left: 5px !important;
  }

  .footer-row {
    display: block;
  }

  .footer-content {
    margin-top: unset !important;
    padding-top: 40px;
  }

  .footer-map {
    margin: 0 auto;
    width: 100% !important;
  }

  .services-row {
    display: block;
  }

  .section-space-right {
    margin-right: 5px !important;
  }

  .about-hotel-row {
    display: block;
  }

  .about-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .deals-row {
    display: block;
    width: 100%;
  }

  .title-about {
    font-size: 25px !important;
  }

  .subtitle-about {
    font-size: 20px !important;
    font-family: 'Quicksand', sans-serif;
  }

  .deals {
    width: 100%;
    margin: 0 auto;
  }

  .deal-name {
    margin-bottom: 20px !important;
  }

  .icon-d-icon,
  .icon-d-span {
    display: block;
  }

  .ap-bed-config-img,
  .ap-bed-config-span {
    display: block;
  }



  .head-p {
    width: 100%;
  }

  .carousel-mobile {
    display: block;
  }

  .carousel-desktop {
    display: none;
  }

  .apart-header {
    padding-top: 50px;
    font-size: 35px;
    margin-bottom: 10px;
    width: 80%;
    margin: auto;
  }

  .apart-column {
    width: 90%;
    padding-bottom: 20px;
  }

  .carousel-inner {
    margin-top: 0.5em;
    margin: auto;
    width: 90%;
  }

  body>section.overflow-hidden.position-relative.dark-box.font-white>div.position-relative.container>div>div>img {
    display: none;
  }

  body>section.bg-light.spa-bg-custom>div>div>div>div:nth-child(2)>div>img.position-absolute.bottom-0.start-0.ms-md-n24.mb-n32.img-fluid.spa-pic-1 {
    display: none;
  }

  body>section.bg-light.spa-bg-custom>div>div>div>div:nth-child(2)>div>img.img-fluid.w-100.spa-pic-2 {
    display: none;
  }

  .spa-section {
    padding-bottom: 0px !important;
  }

  .activities-hero {
    font-size: 25px;
  }

  .apart-info {
    width: 100%;
    padding: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .ap-content {
    padding-right: 0px;
    width: 100%;
    margin: 0;
  }

  .icons-full {
    text-align: center;
  }

  .apart-row {
    padding: 0;
    margin: 0;
  }

  .vrmedia-gallery {
    max-width: 100%;
    margin-top: 10px;
    padding: 20px;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    border-radius: 8px;
    backdrop-filter: opacity(0.5)
  }

  .vrmedia-gallery img {
    object-fit: cover;
    width: 100%
  }

  .vrmedia-gallery .lSGallery {
    display: inline-flex
  }

  .vrmedia-gallery .lSGallery li {
    border-radius: 12px !important
  }

  .vrmedia-gallery .lSGallery li.active {
    border: 1px solid #242423
  }

  .lSSlideWrapper {
    border-radius: 12px !important;
  }

  .apart-gallery {
    width: 100%;
    margin-bottom: 20px;
  }

  .bed-config-col {
    text-align: center;
  }

  .ap-bed-config-image {
    margin-right: 0;
  }

  .price-tag {
    display: table;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .separator-line {
    display: none;
  }

  .price {
    margin: auto;
  }

  .carousel-control-prev,
  .carousel-control-next {
    margin: 15px;
  }
}

/* The side navigation menu */
.sidenav {
  height: 100%;
  /* 100% Full-height */
  width: 0;
  /* 0 width - change this with JavaScript */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Stay on top */
  top: 0;
  background-color: #8c8766;
  color: white;
  /* Stay at the top */
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  /* Disable horizontal scroll */
  padding-top: 60px;
  /* Place content 60px from the top */
  transition: 0.5s;
  /* 0.5 second transition effect to slide in the sidenav */

}

.form-control {
  padding: 0.3rem 1rem;
}

.option-block {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* The navigation menu links */
.sidenav .m-item {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 20px;
  color: white;
  display: block;
  transition: 0.3s;
  font-size: 20px;
  text-transform: uppercase;
}

.sidenav {
  background-color: #a88f6c !important;
}

.sidenav .m-item:not(.closebtn) {
  font-family: 'FranklinLight';
}

.close {
  padding: 0px;
}

/* When you mouse over the navigation links, change their color */
.sidenav .m-item:hover {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 25px;
  margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .5s;
  padding: 10px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }

  .sidenav .m-item {
    font-size: 18px;
  }
}

.header-col {
  width: 200px;
}

#header-lepena {
  font-family: Cambria, "Times New Roman", Times, serif;
}

.logo-name {
  font-weight: bold;
  margin-bottom: -50px;
  font-size: 30px;
}

.header-col-2 {
  display: inline-grid;
}

.logo-slogan {}

.dropdown-menu-right {
  border-radius: 0.5rem;
  width: 200px;
  background-color: var(--button-hover);
  color: white;
}

.drop-item-first {
  padding-top: 8px;
}

div.selectpicker-wrapper>div>button {
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.2);
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  border-color: rgba(255, 255, 255, 0.5);
}

div.selectpicker-wrapper>div>button[aria-expanded="true"] {
  background-color: rgba(255, 255, 255, 0.5) !important;
  border-color: rgba(255, 255, 255, 0.5) !important;
}

div.selectpicker-wrapper>div>button:hover {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0.5);
}

/* #dropdownMenuButton {
  padding-right: 4px;
} */

/* here */
.custom-header-sizer {
  height: 78vh;
  min-height: 600px;
}

.custom-nav {
  justify-content: unset !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  margin-bottom: 20px;
  background-color: transparent !important;
}

.mr-20 {
  margin-right: 20px;
}

.side-text {
  writing-mode: vertical-rl;
  rotate: 180deg;
  margin-left: 30px;
  margin-right: 15px;
  color: #f6e9e957;
  font-size: 1.8vw;
  text-transform: uppercase;
  letter-spacing: 0.3vw;
  margin-top: auto;
  margin-bottom: auto;

  font-family: 'FranklinLight' !important;
  font-weight: 500;
}

.side-text:not(.side-slide-item) {
  margin-left: 10px !important;
}

.side-slide-item {
  font-size: 12px;
  margin-bottom: 10px;
  text-decoration: overline;

}

.slide-switcher {
  margin-left: 20%;
}

.side-slider-text {
  margin-left: 20px !important;
}

.lang-selector {
  border: 0px;
  background-color: transparent;
  border-bottom: solid 1px;
  margin-left: 20px;
  font-size: 15px;
}

#mainCarouselIndicators {
  padding-left: 40px;
}

.header-custom {
  /* z-index: -1;  */
  padding-bottom: 20px;
  background: linear-gradient(to right, #1c4022 0%, #1c4022 30%, #58815700 30%, #58815700 100%);
  margin-left: 30px;
  /* 283618 */
  background-repeat: no-repeat;
  background-position-y: 50px;
  margin-bottom: 40px;
}

.apart-column-button {
  background-color: var(--button) !important;
  border: none;

}

.btn:not(.dropdown-toggle):not(.apart-column-button):not(.button-secondary):not(.close) {
  border-color: var(--button);
  background-color: transparent !important;
  border: 2px solid var(--button-border) !important;
}


.apart-column-button {
  background-color: var(--button-hover) !important;
  border: none;
}


.btn:hover:not(.dropdown-toggle):not(.apart-column-button):not(.button-secondary) {
  background-color: var(--button-hover) !important;
  border-color: var(--button-hover) !important;
  border: none;
  transition: background-color 2s;
}



.header-custom .container {
  margin-left: 50px !important;
}

.header-slide h1 {
  font-size: 60px;
}

.drop-phone-title,
.drop-phone-number {
  display: block;
  width: 100% !important;
  text-align: center;
  margin-bottom: 5px;
  font-family: 'Bellota', cursive;

}

.drop-phone-title {
  font-weight: 700 !important;
}

.drop-phone-number {
  font-weight: 300 !important;
}

.selectpicker-wrapper {
  margin-left: 10px;
  margin-right: 20px;
}

.phone-icon {
  margin-right: 1px;
}

.custom-menu-section {
  margin-right: 30px;
}

.phone-number {
  font-family: 'Bellota', cursive;
  font-size: 17px;
}

.contacts {
  margin-right: 50px
}

.social-icon-top {
  margin-right: 5px;
  margin-left: 5px;
  width: 3vh !important;
}

.section-space-right {
  margin-right: 50px;
}

.section-space-left {
  margin-left: 50px;
}

body {
  background-image: linear-gradient(to bottom, rgb(245 246 252 / 0%) 11%, #2d5432 20%), url(../images/backgrounds/main-background.webp);
  background-size: contain;
}

.recolor-white {
  filter: invert(97%) sepia(100%) saturate(0%) hue-rotate(122deg) brightness(106%) contrast(101%)
}

.btn-link {
  color: white !important;
  text-decoration: underline;
}

.col-about {
  background-image: url("/images/new-bg-cut.jpeg");
  background-size: cover;
  height: 350px;
  margin-left: 40px
}

#about-hotel {
  color: black;
  background-color: #1c402278 !important;
  /* margin-left: 30px;
  margin-right: 30px; */
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}

#about-hotel-2 {
  color: black;
  background-color: #1c402278 !important;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.subtitle-about {
  font-size: 20px;
  font-family: 'ABeeZee';
}

#header-lepena>div.position-absolute.end-0.mt-6.collapse.navbar-collapse.top-0.custom-menu-section>div.selectpicker-wrapper>div>div {
  border-radius: 2px;
}

.title-about {
  font-size: 2.1vw;
  font-family: 'ABeeZee';
  font-weight: 600;
  letter-spacing: 0.2vw;
}

.deals-section {
  padding-bottom: unset !important;
}

.services-row>.card {
  width: 90%;
}

.award-img {
  margin-bottom: 20px;
}

.read-more-btn {
  font-size: 15px;
  margin-top: 20px;
}

.deals {
  position: relative;
  padding: 0px;
  display: block;
  cursor: pointer;
  overflow: hidden;
  margin-bottom: 10px;
}

.deals-content {
  opacity: 0;
  font-size: 20px;
  position: absolute;
  top: 0px;
  left: 0;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  text-align: center;
}

.deals .deals-content {
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.deals .deals-content .deals-text {
  height: 0;
  opacity: 1;
  transition-delay: 0s;
  transition-duration: 0.8s;
  padding-top: 10px;

  /* display: flex;
  align-content: center;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap; */
  height: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}

.deals .deals-content .deals-cta {
  opacity: 1;
  transition-delay: 0s;
  transition-duration: 0.8s;
  font-size: 15px;
  margin-top: 20px;
  padding: 10px 15px 10px 15px !important;
  transition: inherit !important;
}

.deals .deals-content .deals-cta {
  margin-top: 5vh;
}

.deal-name {
  color: black;
  font-size: 18px;
  display: flex;
  justify-content: center;
  font-weight: 200;
}

.separator-section {
  background-image: url(/images/bg-texture.png);
  background-size: contain;
  background-repeat: round;
  height: 50px;
  background-color: var(--transition);
}

.deals-section {
  padding-top: 50px;
  padding-bottom: 20px !important;
  padding-right: 5px !important;
  padding-left: 5px !important;
  background: linear-gradient(360deg, #ffff 42%, transparent 42%);
}

.card-first {
  margin-right: 50px;
}

.card {}

.service-cta {
  font-size: 13px;
  padding: 10px !important;
}

.about-content {
  padding-left: 30px;
  padding-right: 30px;

}

.services-image {
  padding: 0px;
}

.col-image {
  padding: 0px;
}

.service-content {
  display: none;
  padding: 20px;
  margin: auto;
}

.service-content:hover {
  display: block;
  padding: 20px;
  margin: auto;
}

.pre-service-content {
  height: 260px;
  width: 100%;
  text-align: center;
}


.service-card:hover>.pre-service-content {
  display: none !important;
}

.service-card:hover>.service-content {
  display: block;
  position: initial;
  padding: 20px;
}

#services {
  padding-top: 50px;
  background-color: var(--transition);
  padding-bottom: 50px !important;
}

.card {
  box-shadow: 2px 6px 8px 2px rgba(22, 22, 26, 0.18);
}

.footer-social {
  margin-top: 20px;
}

.footer-social img {
  margin-right: 10px;
}

.footer-content {
  margin-top: 40px;
  margin-left: 40px;
  padding-left: 40px;
}

.footer-map {
  margin-bottom: 40px;
}

#awards {
  padding-top: 40px;
}

.service-card {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0.5) 60% 60%), url(/images/new-bg-min.jpg);
  background-size: cover;
}

.marquee {
  overflow: hidden;
}

.marquee-content:hover {
  animation-play-state: paused;
}

.marquee-content {
  display: flex;
  animation: scrolling 40s linear infinite;
}

.marquee-item {
  flex: 0 0 30vw;
  margin: 0 1vw;
  /*   flex: 0 0 20vw; */
  /*   margin: 0 2vw; */
}

.marquee-item img {
  display: block;
  width: 100%;
  /*   padding: 0 20px; */
}

@keyframes scrolling {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translatex(-220%);
  }
}

.gallery {
  background-color: #fff;
  padding-bottom: 30px;
}

.bg-dark-green {
  background-color: var(--primary-dark);
}

.bright-filter {
  filter: invert(44%) sepia(2%) saturate(19%) hue-rotate(314deg) brightness(92%) contrast(92%);
}

#servicesCarouselIndicators [type="button"] {
  background-color: black;
}

.services-slider-icon {
  background-color: #3F4A3C;
}

.carousel-control-next-services {
  margin-left: 10px;
}

.carousel-control-indicators-section {
  margin-top: 10px;
}

.card {
  border-radius: 0px;
}


/**/


.footer-widget p {
  margin-bottom: 27px;
}

.dk-footer {
  padding: 75px 0 0;
  background: linear-gradient(135deg, #87AF95 0%, rgba(11, 73, 62, 0.83) 24.29%, rgba(43, 80, 49, 0.65) 46.88%, rgba(9, 78, 73, 0.81) 70.49%, rgba(26, 96, 62, 0.65) 100%);
  z-index: 2;

}

.dk-footer .contact-us {
  margin-top: 0;
  margin-bottom: 30px;

}

.dk-footer .contact-us .contact-info {
  margin-left: 50px;
}

.dk-footer .contact-us.contact-us-last {
  margin-left: -80px;
}

.dk-footer .contact-icon i {
  font-size: 24px;
  margin-top: 1vh;
  color: var(--button-border);
}

.dk-footer-box-info {

  color: white;
  padding-left: 40px;

}

#dk-footer>div.container>div>div.col-md-12.col-lg-4>div.dk-footer-box-info>a>h3 {
  color: white;
}

.dk-footer-box-info .footer-social-link h3 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 25px;
}

.dk-footer-box-info .footer-social-link ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.dk-footer-box-info .footer-social-link li {
  display: inline-block;
}

.dk-footer-box-info .footer-social-link a i {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  background: #000;
  margin-right: 5px;
  color: #fff;
}

.dk-footer-box-info .footer-social-link a i.fa-facebook {
  background-color: #3B5998;
}

.dk-footer-box-info .footer-social-link a i.fa-twitter {
  background-color: #55ACEE;
}

.dk-footer-box-info .footer-social-link a i.fa-google-plus {
  background-color: #DD4B39;
}

.dk-footer-box-info .footer-social-link a i.fa-linkedin {
  background-color: #0976B4;
}

.dk-footer-box-info .footer-social-link a i.fa-instagram {
  background-color: #B7242A;
}

.footer-awarad {
  margin-top: 285px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-awarad p {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  margin-left: 20px;
  padding-top: 15px;
}

.footer-info-text {
  margin: 26px 0 32px;
}

.footer-left-widget {}

.footer-widget .section-heading {
  margin-bottom: 35px;
}

.footer-widget h3 {
  font-size: 24px;
  color: #fff;
  position: relative;
  margin-bottom: 15px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.footer-widget ul {
  width: 50%;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-widget li {
  margin-bottom: 18px;
}

.footer-widget p {
  margin-bottom: 27px;
}

.footer-widget a {
  color: white;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.footer-widget a:hover {
  color: #007bff;
}

.footer-widget:after {
  content: "";
  display: block;
  clear: both;
}

.dk-footer-form {
  position: relative;
}

.dk-footer-form input[type=email] {
  padding: 14px 28px;
  border-radius: 50px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
}

.dk-footer-form input::-webkit-input-placeholder,
.dk-footer-form input::-moz-placeholder,
.dk-footer-form input:-ms-input-placeholder,
.dk-footer-form input::-ms-input-placeholder,
.dk-footer-form input::-webkit-input-placeholder {
  color: #878787;
  font-size: 14px;
}

.dk-footer-form input::-webkit-input-placeholder,
.dk-footer-form input::-moz-placeholder,
.dk-footer-form input:-ms-input-placeholder,
.dk-footer-form input::-ms-input-placeholder,
.dk-footer-form input::placeholder {
  color: #878787;
  font-size: 14px;
}

.dk-footer-form button[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px 24px 12px 17px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border: 1px solid #007bff;
  background: #007bff;
  color: #fff;
}

.dk-footer-form button:hover {
  cursor: pointer;
}

/* ==========================
  
      Contact
  
  =============================*/
.contact-us {
  position: relative;
  z-index: 2;
  margin-top: 65px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-icon {
  position: absolute;
}

.contact-icon i {
  font-size: 36px;
  top: -5px;
  position: relative;
  color: #007bff;
}

.contact-info {
  margin-left: 50px;
  color: #fff;
}

.contact-info h3 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 0;
}


/**/


/**/
.animations .anim-to.showed {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.animations .anim-to {
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all .8s cubic-bezier(.165, .84, .44, 1);
  transition: all .8s cubic-bezier(.165, .84, .44, 1);
  opacity: 0;
}

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

.title-line {
  font-family: Sofia Pro;
  font-size: 24px;
  letter-spacing: .2em;
  color: #333;
  text-transform: uppercase;
  margin-top: 100px;
  margin-bottom: 60px;
}

#rooms-slider .numbers {
  position: absolute;
  left: 100px;
  top: 90px;
  z-index: 4;
  font-family: Playfair Display;
  font-size: 30px;
}

.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

@media(min-width: 1240px) {
  #rooms-slider .button-round.arrow-left {
    left: -35px;
  }
}

#rooms-slider .button-round.arrow-left {
  left: 0;
}

#rooms-slider .button-round {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  z-index: 1;
  text-align: center;
}

.svg .button-round--compose,
.svg .button-round--compose2 {
  border: none !important;
}

.button-round--dark {
  border-color: #333;
}

.button-round {
  width: 75px;
  height: 75px;
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 50%;
}

#our-rooms {
  z-index: 99;
}

@media (min-width: 1240px) {
  #rooms-slider .button-round.arrow-right {
    right: 65px;
  }
}

#rooms-slider .button-round.arrow-right {
  right: 0;
}

#rooms-slider .button-round {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  z-index: 1;
  text-align: center;
}

#rooms-slider .slick-list {
  overflow: visible;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

#rooms-slider .room {
  position: relative;
  opacity: .2;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

#rooms-slider .room.slick-active {
  opacity: 1;
}

#rooms-slider .room {
  position: relative;
  opacity: .2;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

#rooms-slider .room .text {
  position: absolute;
  top: 60px;
  left: 100px;
  z-index: 3;
}

#rooms-slider .room.slick-active.slick-current .title,
#rooms-slider .room.slick-active.slick-current p {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.no-touchevents #rooms-slider .room .title,
.no-touchevents #rooms-slider .room p {
  opacity: 0;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}

#rooms-slider .room .title,
#rooms-slider .room p {
  -webkit-transition: all .5s cubic-bezier(.77, 0, .175, 1) 1.1s;
  transition: all .5s cubic-bezier(.77, 0, .175, 1) 1.1s;
}

.title--bigger {
  font-size: 80px;
  line-height: normal;
  margin-bottom: 30px;
}

.editor-text h1,
.editor-text h2,
.editor-text h3,
.title {
  font-family: Playfair Display;
  font-size: 44px;
  font-weight: 400;
  margin-top: 70px;
  letter-spacing: .025em;
}

#rooms-slider .room.slick-active.slick-current .title,
#rooms-slider .room.slick-active.slick-current p {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.no-touchevents #rooms-slider .room .title,
.no-touchevents #rooms-slider .room p {
  opacity: 0;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}

#rooms-slider .room .text p {
  display: inline-block;
  width: 100%;
  max-width: 340px;
}

#rooms-slider .room p {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

rooms-slider .room .filter {
  position: relative;
  z-index: 1;
}

#rooms-slider .slick-slide .filter {
  display: block;
}

#rooms-slider .room .filter>img {
  z-index: 1;
  width: 100%;
}

.slick-slide img {
  display: block;
}

/* img {
  border: 0;
  vertical-align: bottom;
} */

.container-overflow {
  overflow: hidden;
  position: relative;
}

#rooms-slider .room.slick-active .stripe {
  width: 200px;
}

#rooms-slider .room .stripe {
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  background: #f8f8f8;
  z-index: 2;
  position: absolute;
  -webkit-transition: all .5s cubic-bezier(.77, 0, .175, 1) .8s;
  transition: all .5s cubic-bezier(.77, 0, .175, 1) .8s;
}

#rooms-slider .room.slick-active .stripe.right {
  width: 100px;
}

#rooms-slider .room.slick-active .stripe {
  width: 200px;
}

#rooms-slider .room .stripe.right {
  left: auto;
  right: 0;
}

#rooms-slider .room .stripe {
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  background: #f8f8f8;
  z-index: 2;
  position: absolute;
  -webkit-transition: all .5s cubic-bezier(.77, 0, .175, 1) .8s;
  transition: all .5s cubic-bezier(.77, 0, .175, 1) .8s;
}

#rooms-slider .numbers {
  position: absolute;
  left: 266px;
  top: 90px;
  z-index: 4;
  font-family: Playfair Display;
  font-size: 30px;
}

#rooms-slider .room.slick-show-button .button-room {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

#rooms-slider .room .button-room {
  position: absolute;
  right: 80px;
  bottom: 0px;
  z-index: 5;
  opacity: 0;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-transition: all .5s cubic-bezier(.77, 0, .175, 1) 1.4s;
  transition: all .5s cubic-bezier(.77, 0, .175, 1) 1.4s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.button-room,
.button-stroke,
.label-text,
.reservation-form .steps-cont .step label,
.reservation-form .steps-cont .step:before,
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  font-family: Sofia Pro;
  font-size: 12px;
  color: #fff;
  letter-spacing: .4em;
  text-transform: uppercase;
  font-weight: 700;
}

.button-room {
  background: #3f3f3f;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  height: 100px;
  line-height: 100px;
  padding-right: 240px;
  overflow: hidden;
}

.button-room a.left {
  padding: 0 30px;
  display: inline-block;
  z-index: 2;
  position: relative;
  color: #fff;
  text-decoration: none;
}

.button-room a.right.show-reservation {
  border-right: 1px solid #404040;
}

.button-room a.right {
  padding: 0;
  position: absolute;
  top: 0;
  right: 120px;
  background: #333;
  width: 120px;
  height: 100px;
  z-index: 2;
  text-align: center;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.button-room a.right.go-to-booking {
  right: 0;
}

.button-room a.right {
  padding: 0;
  position: absolute;
  top: 0;
  right: 120px;
  background: #333;
  width: 120px;
  height: 100px;
  z-index: 2;
  text-align: center;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

#rooms-slider .room.slick-active .stripe.right {
  width: 100px;
}

#rooms-slider .room.slick-active .stripe {
  width: 200px;
}

#rooms-slider .room .stripe.right {
  left: auto;
  right: 0;
}

#rooms-slider .room .stripe {
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  background: #f8f8f8;
  z-index: 2;
  position: absolute;
  -webkit-transition: all .5s cubic-bezier(.77, 0, .175, 1) .8s;
  transition: all .5s cubic-bezier(.77, 0, .175, 1) .8s;
}

#rooms-slider .numbers .current {
  top: -16px;
}

#rooms-slider .numbers span {
  display: inline-block;
  position: relative;
}

#rooms-slider .numbers .total {
  margin-left: 4px;
}

#rooms-slider .numbers span {
  display: inline-block;
  position: relative;
}

#rooms-slider .numbers .total:before {
  font-family: Playfair Display;
  font-size: 42px;
  content: "/";
  position: absolute;
  bottom: -3px;
  left: -12px;
}

#rooms-slider .button-round.arrow-right {
  right: 0;
}

#rooms-slider .button-round {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  z-index: 1;
  text-align: center;
}

.svg .button-round--compose,
.svg .button-round--compose2 {
  border: none !important;
}

.button-round--dark {
  border-color: #333;
}

.button-round {
  width: 75px;
  height: 75px;
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 50%;
}

.svg .button-round--compose span.line,
.svg .button-round--compose2 span.line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

svg:not(:root) {
  overflow: hidden;
}

#rooms-slider .button-round .icon {
  color: #333;
}

.svg .button-round--compose.showed span.icon,
.svg .button-round--compose2.showed span.icon {
  opacity: 1;
}

.svg .button-round--compose span.icon,
.svg .button-round--compose2 span.icon {
  position: relative;
  z-index: 2;
  opacity: 0;
  -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
  transition: all .3s cubic-bezier(.645, .045, .355, 1);
}

.button-round .icon--centered {
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 22px;
  display: inline-block;
  position: absolute !important;
  left: 50%;
}

.icon-arrow-right:before {
  content: '\e801';
}

[class*=" icon-"]:before,
[class^=icon-]:before {
  font-family: uve;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#rooms-slider .slick-list {
  overflow: visible;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-track {
  opacity: 1;
  width: 11700px;
  transform: translate3d(-8190px, 0px, 0px);
}

@keyframes opacityChanger {
  0% {
    opacity: 0;
    transform: translateX(-20px);

  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }

}

@keyframes opacityChanger2 {
  0% {
    opacity: 0;

  }

  100% {
    opacity: 1;
  }

}

[data-inviewport="subtitle-light"] {
  font-weight: 500;
  margin-bottom: 0px;
  font-size: 120px !important;
  line-height: 80px;
  font-family: 'JeglekRegular' !important;
  color: #e0bf92 !important;
  opacity: 0;
  width: 100%;
}

[data-inviewport="subtitle-light"].is-inViewport {
  font-weight: 500;
  margin-bottom: 0px;
  font-size: 7vw !important;
  letter-spacing: 0.1vw;
  line-height: 80px;
  font-family: 'JeglekRegular' !important;
  color: #e0bf92 !important;
  opacity: 0;
  animation: opacityChanger 1.0s ease-in 0.1s forwards;
  ;
}

.impression-content-top>.subtitle-light {
  padding-top: 25px;
}

.display-2 {
  color: #e0bf92 !important;
}

.title-about {}

.subtitle-about {
  color: #e0bf92 !important;
}


.room__display__slide,
.room-v3-img {
  height: 75vh !important;

}

.activity-switcher-background {
  position: relative;
}


.is-active>.rooms-v3-bg>.room-v3-pic>.room-v3-img {
  filter: brightness(0.8);
}

.small-padding {
  padding-bottom: 10px;
}

.big-padding {
  padding-bottom: 35px;
}

.icon-description img {}

/* #BEA179 - brown we want #a98b63 - on hover*/

.apart-page-bg,
.apartment-page-splide,
.apartment-page-splide>.splide__track,
.img-fucker,
.splide__slide__room__page {
  height: 100% !important;
}

.waterfall-see-more {
  bottom: -2vh !important;
  right: 10vw !important;
}

.attraction-info {
  justify-content: start !important;
}

.attraction-info>.ap-content {
  font-size: 18px;
}

.ap-benefits-row {
  margin-top: 10px;
  font-size: 0.9vw;
}

.rooms-subtitle {
  color: #e0bf92 !important
}

#dk-footer>div>div>div.col-md-12.col-lg-4>div>a>h3 {
  color: #bea179;
}





.deals,
#deal-1,
#deal-2,
#deal-1>.splide__track,
#deal-2>.splide__track,
#deal-1-list,
#deal-2-list,
#deal-1-list>.splide__slide,
#deal-2-list>.splide__slide>img,
#deal-1-list>.splide__slide>img,
#deal-2-list>.splide__slide>img {
  height: 66vh;
  object-fit: cover;
}

.special-price {
  margin-top: 5px;
}

.hotel-awards {
  background-color: white;
}

.hotel-award-img {
  width: 140px;
  margin-right: 10px;
}

.hotel-award-img-2 {
  width: 50px;
}

.hotel-rating {
  font-size: 24px;
  margin-left: -10px;
}


.cont {
  margin-left: 20px;
}

.stars-row>i {
  width: auto;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  color: gold;

}

.awards-row-page {
  width: 90%;
  margin: auto;
}

.subtitle-light-active {
  font-weight: 500;
  margin-bottom: 0px;
  font-size: 7vw !important;
  line-height: 80px;
  font-family: 'JeglekRegular' !important;
  color: #e0bf92 !important;
  width: 100%;
}

#dk-footer>div>div>div.col-md-12.col-lg-8>div.row.mt-10>div:nth-child(1)>div>ul:nth-child(2)>li:nth-child(5),
#dk-footer>div>div>div.col-md-12.col-lg-8>div.row.mt-10>div:nth-child(1)>div>ul:nth-child(2)>li:nth-child(6),
#dk-footer>div>div>div.col-md-12.col-lg-8>div.row.mt-10>div:nth-child(1)>div>ul:nth-child(2)>li:nth-child(7),
#dk-footer>div>div>div.col-md-12.col-lg-8>div.row.mt-10>div:nth-child(1)>div>ul:nth-child(2)>li:nth-child(8) {
  display: none;
}

#dk-footer>div>div>div.col-md-12.col-lg-8>div.row.mt-10>div:nth-child(1)>div>ul:nth-child(3)>li:nth-child(1),
#dk-footer>div>div>div.col-md-12.col-lg-8>div.row.mt-10>div:nth-child(1)>div>ul:nth-child(3)>li:nth-child(2),
#dk-footer>div>div>div.col-md-12.col-lg-8>div.row.mt-10>div:nth-child(1)>div>ul:nth-child(3)>li:nth-child(3),
#dk-footer>div>div>div.col-md-12.col-lg-8>div.row.mt-10>div:nth-child(1)>div>ul:nth-child(3)>li:nth-child(4) {
  display: none;
}






@media only screen and (max-width: 600px) {
  .header-custom {
    margin-left: 5px !important;
  }

  .side-slider-text {
    display: none;
  }

  #mainCarouselIndicators>div>div.carousel-item.slide-desktop.active>div>div.position-absolute.top-0.start-0.w-100.h-100>div {
    width: 300%;
  }

  .slide-switcher {
    margin-left: 4vw;
  }

  [data-inviewport="subtitle-light"] {
    font-weight: 500;
    margin-bottom: 0px;
    font-size: 20vw !important;
    line-height: 52px;
    letter-spacing: -0.99vw;
    font-family: 'JeglekRegular' !important;
    color: #e0bf92 !important;
    opacity: 0;
    width: 100%;
  }

  #activities-1,
  #activities-2,
  #activities-3,
  #activities-4 {
    margin-left: 10px;
  }

  #scroll-text-down-top {
    z-index: 10;
    position: relative;
  }

  [data-inviewport="subtitle-light"].is-inViewport {
    font-weight: 500;
    margin-bottom: 0px;
    font-size: 20vw !important;
    letter-spacing: -0.99vw;
    line-height: 52px;
    font-family: 'JeglekRegular' !important;
    color: #e0bf92 !important;
    opacity: 0;
    animation: opacityChanger 1.0s ease-in 0.1s forwards;
  }

  .restaurant-list>li {
    margin-top: 30px;
    margin-bottom: 0px;
    font-size: 23px !important;
    text-align: start;
  }

  #restaurant>div>div.video-container-restaurant.col-8 {
    width: 100%;
    padding-top: 20px;

  }

  .restaurant-list>li>span {
    margin-top: 30px;
    margin-bottom: 0px;
    color: #bda078;
    text-align: center;
    font-weight: bold;
    font-size: 6.05vw !important;
  }

  .impression-background {
    width: 500%;

  }

  .is-active>.rooms-v3-bg>.rooms-action-panel>.rooms-cta-button {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-decoration: none;
    color: white;
    height: 100%;
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, var(--button-hover) 50%, var(--button-hover-2) 50%);
    font-family: 'Quicksand', sans-serif !important;
    font-size: 3.7vw !important;
    font-weight: 600;
    text-transform: uppercase;
  }

  .info-panel {

    width: 100vw !important;

  }

  .info-panel-col0 {
    display: none;
  }

  .waterfall-see-more {
    bottom: -1vh !important;
    right: 2vw !important;
  }

  .info-panel-wrapper {
    position: absolute;
    top: 1vh;
    width: 97vw !important;
    bottom: unset;
  }

  #pricing>div {
    flex-direction: column-reverse;
  }

  #pricing>div>div.col-7.p-0 {
    width: 100%;
  }

  .about-us-img {
    height: 50vh !important;
    width: 93vw !important;
  }

  .about-us>p {
    width: 90% !important;
    padding-bottom: 10px;
  }

  #dk-footer>div>div>div.col-md-12.col-lg-8>div:nth-child(1) {
    flex-direction: column;
    margin-top: 25px;
  }



  .dk-footer-box-info {
    padding-left: unset !important;
  }


  .mobile-hotel-awards {
    display: block !important;
  }

  .hotel-awards {
    display: none !important;
  }

  .marquee-item {
    flex: 0 0 80vw !important;
  }

  .small-handwriting {
    font-weight: 500;
    margin-bottom: 0px;
    font-size: 17vw !important;
    line-height: 45px !important;
    font-family: 'JeglekRegular' !important;
    color: #e0bf92 !important;
    /* opacity: 0; */
    letter-spacing: -6px !important;
    width: 100%;
    margin-top: 10px !important;
  }

  .activities-row {
    height: auto !important;
  }

  #activities {
    height: auto !important;
  }

  .activities-row {
    flex-direction: column;
  }

  #scroll-text-down-top {
    width: 100%;

    white-space: nowrap;
    margin-right: 10px;
  }

  .activity-title {
    writing-mode: vertical-lr !important;
    rotate: 180deg;
    padding: 0;
    margin: 0;
    color: transparent;
    font-size: 7vw !important;
    text-transform: uppercase;
    white-space: nowrap;
    margin-right: -42px;
    font-family: 'NeueHaasUnica' !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #e0bf92;
  }

  .activities-content {
    padding-right: unset !important;
  }


  #activities>div>div>div {
    margin-bottom: 35px;
    margin-top: 0;
  }

  .activity-mt {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .activity-mb {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }

  #activities>div>div {
    padding-top: 0 !important;
  }

  .activity-row {
    height: 565px !important;
  }

  #activities>div>div>div {
    overflow: hidden;
  }

  #offer>div:nth-child(1) {
    width: 330vw;

  }

  .room__display__slide,
  .room-v3-img {
    height: 50vh !important;
  }

  .splide__slide:not(.activity__splide__slide):not(.splide__slide__restaurant):not(.splide__slide__horses):not(.splide__slide__room__page):not(.no-padding) {
    margin-bottom: 0px !important;
  }

  #our-rooms-track {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .is-active>.rooms-v3-bg>.stripe-v3-left {
    width: 30px !important;
    padding: 0px !important;
  }

  .is-active>.rooms-v3-bg>.stripe-v3-right {
    width: 30px !important;
    padding: 0 !important;
  }

  .rooms-v3-room-desc {
    position: absolute;
    width: 75vw;
    left: 10vw;
    top: 3vh;
    z-index: 2;
  }

  .is-active>.rooms-v3-bg>.rooms-action-panel>.rooms-cta-button {
    padding-left: 15px;
    padding-right: 15px;
  }

  .r-sm {
    padding-left: 31px !important;
    padding-right: 31px !important;
  }

  .is-active>.rooms-v3-bg>.rooms-action-panel {
    bottom: 0px;
    right: 10px;

  }

  .rooms-title {
    font-size: 8.3vw;
  }

  .rooms-subtitle {
    font-size: 5.5vw;
  }

  .rooms-p {
    line-height: 18px;
    font-size: 3.5vw;
  }

  .rooms-firstpara {
    font-size: 4.0vw !important;
  }





  #restaurant {
    margin-top: -25px !important;
  }

  div.numbers {
    display: none !important;
  }

  .room-arrow-back,
  .room-arrow-forward {
    height: 20px;
    width: 20px;
  }

  .spin {
    height: 50px !important;
    width: 50px !important;
    background-color: transparent !important;
  }

  .splide__arrow--next:not(.about-us-arrow-next):not(.sub-page-circle):not(.deals-arrow-next):not(.romantic-arrow-next) {
    right: 1em !important;
  }


  .splide__arrow:not(.apartment-page-circle):not(.about-us-arrow-next):not(.about-us-arrow-prev):not(.sub-page-circle):not(.restaurant-circle):not(.romantic-arrow-next):not(.romantic-arrow-prev):not(.deals-arrow-prev):not(.deals-arrow-next) {
    top: 50vh !important;
  }


  .splide__arrow--prev:not(.about-us-arrow-prev):not(.sub-page-circle):not(.deals-arrow-prev):not(.romantic-arrow-prev) {
    left: 1em !important;
  }

  .deals .deals-content .deals-cta {
    left: 10vw !important;
  }



  .apartment-page-splide {
    margin-left: 0;
  }

  body>section>div>div>div.col-8 {
    width: 100% !important;
  }

  .is-active>.rooms-v3-bg>.stripe-restaurant {
    width: 50px !important;
  }

  .ap-header {
    padding-top: 10px;
  }

  .icon-description,
  .ap-bed-config-hero {
    font-size: 3.0vw;
  }

  body>section>div>div>div.col>div>div.ap-content>p {
    font-size: 3.5vw !important;
  }

  .ap-benefits-row {
    margin-top: 10px !important;
    font-size: 3.5vw !important;
    margin-bottom: 11px !important;
  }

  .font-size12 {
    font-size: 3.7vw !important;
  }

  .pricing-mobile {
    display: block !important;
  }

  .pricing-desktop {
    display: none !important;
  }

  .price {
    font-size: 3.5vw !important;
  }

  span.sl {
    padding-left: 3px !important;
    padding-right: 3px !important;
  }

  .modal-dialog {
    position: relative;
    width: auto;
    /* margin: 0.5rem; */
    pointer-events: none;
  }

  .modal-dialog {
    width: 100vw !important;
    max-width: 100vw !important;

  }

  #restaurant-pristava-lepena>div:nth-child(2),
  #bar>div.row {
    flex-direction: column-reverse;
  }

  #restaurant-pristava-lepena>div:nth-child(2)>div.col>div>p {
    padding-top: 0;
    margin-top: 0;
  }

  #restaurant-pristava-lepena>div:nth-child(2)>div.col-8.my-auto,
  #bar>div.row>div.col-8.my-auto {
    width: 100%;
  }

  #restaurant-pristava-lepena>div:nth-child(2)>div.col-8.my-auto>div,
  #bar>div.row>div.col-8.my-auto>div,
  #bar>div.row>div.col>div>p {
    margin-top: 0vh;
  }

  #restaurant-pristava-lepena>div.row.opening-hours-row.position-relative>div.row {
    flex-direction: column;
  }

  #restaurant-pristava-lepena>div.row.opening-hours-row.position-relative>div.row>div.col-7,
  #wine-gallery>div>div.col-7.col-outside.p-0,
  #karaoke>div>div.col-7.p-0 {
    width: 100%;
  }

  .fa-paw {
    margin-left: 55px !important;
  }

  #restaurant-pristava-lepena>div.row.opening-hours-row.position-relative>div.row>div.col>div.row.awards-row-res-2>div:nth-child(1)>img,
  #restaurant-pristava-lepena>div.row.opening-hours-row.position-relative>div.row>div.col>div.row.awards-row-res-2>div:nth-child(2)>img,
  #restaurant-pristava-lepena>div.row.opening-hours-row.position-relative>div.row>div.col>div.row.awards-row-res-2>div:nth-child(3)>img {
    height: 160px;
  }

  .contacts-col {
    top: 23vh !important;
    left: 36vw !important;
  }

  .loShadowFont {
    -webkit-text-stroke-width: 1.5px !important;
  }

  .inline-image {
    margin-top: -8px !important;
  }

  #restaurant-slider-track,
  #bar-slider-track {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .restaurant-slider-pic {
    width: 100vw !important;
    height: 30vh !important;
  }

  .half-page-video-background {
    padding: 56.25% 0 0 0;
    position: relative;
    width: unset !important;
    height: unset !important;
  }

  .res-vim1,
  .res-vim2,
  .res-vim3,
  .res-vim4 {
    width: 100% !important;
  }

  .half-page-video-background2 {
    padding: 56.25% 0 0 0;
    position: relative;
    width: unset !important;
    height: unset !important;
  }

  #karaoke>div {
    flex-direction: column-reverse;
  }

  .spa-block:not(.concierge),
  .spa-block:not(.concierge)>.row {
    height: unset !important;
  }

  .spa-block>.row>.remove-spacing {
    width: 100%;
  }

  .spa-block>.row {
    flex-direction: column-reverse;
  }

  .spa-block>.row.nd {
    flex-direction: column;
  }

  .spa-description-background {
    display: none;
  }

  .spa-description-content {
    position: relative !important;
    top: 0 !important;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .splide__slide__subpage,
  .subpage-slider-pic {
    height: 50vh !important;
  }

  .spa-description-content>p:not(.conc-title-p) {
    padding-top: 0px !important;
  }

  .spa-description-content>h3 {

    font-size: 45px !important;
  }

  .spa-description-content>p:not(.conc-title-p) {
    font-size: 15px !important;
  }

  .activity-switcher-button {
    font-size: 15px !important;
  }

  .new-design-button {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  #offer>div.row.activity-switcher-buttons {
    flex-direction: column;
  }

  .activity-img {
    width: 88vw !important;
  }

  .splide__slide .activity__splide__slide {
    width: 88vw !important;
  }

  .act-slides>.splide__track {
    width: 88vw !important;
  }

  #mainCarouselIndicators {
    padding-left: unset !important;
  }

  .header-custom .container {
    margin-left: 15px !important;
  }

  .speciality-background {
    height: unset !important;
  }

  #speciality>div.row.speciality-row {
    flex-direction: column-reverse;
  }

  #speciality>div.row.speciality-row>div.col>p,
  #speciality>div.row.speciality-row>div.col>div {
    padding-left: 10px;
    padding-right: 10px;
  }

  #speciality>div.row.speciality-row>div.col-7 {
    width: 100%;
  }

  .speciality-img {
    height: unset !important;
  }

  #wine-gallery>div>div.col.position-relative>div>a>button {
    display: none;
  }

  .subtitle-light-active {
    font-weight: 500;
    margin-bottom: 0px;
    font-size: 15vw !important;
    line-height: 80px;
    font-family: 'JeglekRegular' !important;
    color: #e0bf92 !important;
    width: 100%;

  }

  .restaurant-content {
    width: 80%;
    margin: auto;
    padding-top: 0 !important;
  }

  .map-pic {
    /* height: 75vh; */
    width: 100% !important;
    height: unset !important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  body>div.map-nums>div {
    flex-direction: column;
  }

  body>div.map-nums>div>div>ul {
    margin-bottom: 0;
  }

  .map-nums {
    margin-bottom: 20px;
  }

  .header-slide h1 {
    font-size: 16vw;
  }

  .handwriting {
    font-size: 35vw;
    font-family: 'JeglekRegular';
    margin-left: 10px;
    letter-spacing: -5px;
    line-height: 1px;
  }

  .head-p {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .head-p,
  .slide-p {
    font-size: 17px;
  }

  .check-in-out {
    font-family: 'Quicksand', sans-serif !important;
    letter-spacing: 2px;
    font-size: 2.55vw !important;
    margin-right: 1vw;
    position: absolute;
    top: -0.5vh !important;
    right: unset !important;
  }

  .custom-nav {
    margin-top: 10px;
  }

  #mySidenav>div>button {
    background: transparent;
    border: none;
  }

  #mySidenav>div {
    margin-left: 5px;
    display: inline-block !important;
  }

  .contacts-col {
    text-align: center;
    position: unset !important;
  }

  .action-icons {
    margin-top: 0 !important;
  }

  .marquee-2 {
    top: 5px !important
  }

  .deals-section {
    background: linear-gradient(360deg, #ffff 0%, transparent 0%) !important;
  }

  .vimmm {
    right: 50%;
    left: unset !important;
  }

}

@media only screen and (min-height: 600px) {
  .activity-switcher {
    max-height: 105vh !important;
  }
}

@media only screen and (min-height: 700px) and (max-height: 740px) {
  .activity-switcher {
    max-height: 110vh !important;
  }

  .activity-switcher-buttons {
    bottom: 5px !important;
  }
}

/**/
.row {
  --bs-gutter-x: unset !important;
}



.pricing-destop {
  display: block;
}

.pricing-mobile {
  display: none;
}


.mobile-hotel-awards {
  display: none;
  background-color: white;
}

#mySidenav>div {
  display: none;
}

.discount-icon {
  width: 40px;
  color: #e0bf92;
}

.discount-header {
  display: flex;
  justify-content: end;
  padding-right: 50px;
}

.discount-header-text-wrapper {
  padding-right: 20px;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #1c4022;
  color: white;
  /* font-family: "Dancing Script", cursive;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 25px; */
  margin-top: -10px;
}

.discount-banner-link {
  color: white;
  text-decoration: none;
}

.discount-banner-link:hover {
  color: white;
  text-decoration: underline;
}

.santa {
  margin-right: 10px;
  color: white;
}

#header-lepena > div.text-white.check-in-out.mobile.justify-items-center {
  right: 0px !important;
}

.mobile .selectpicker-wrapper .dropdown button {
  font-size: 10px;
}

.mobile .selectpicker-wrapper {
  margin-left: auto;
  margin-right: 0px;
}

@media only screen and (max-width: 600px) {
  .discount-header-text-wrapper {
    width: 70%;
    margin-top: auto;

  }

  .discount-header {
    padding-right: 0px;
  }
}

.room-disclaimer {
  z-index: 1000;
  position: absolute;
  right: 20px;
  top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  color: white;
  background-color: #1c4022;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media only screen and (max-width: 600px) {
  .room-disclaimer {
    right: unset;
    top: 0;
    width: 100%;
  }
}