#booking,
#reviews {
    padding-bottom: 50px
}

#booking,
#luxury,
#resources {
    padding-top: 30px
}

#eapps-google-maps-1.eapps-google-maps {
    max-width: 100%;
    height: 290px !important;
}

#booking,
#contact-info {
    background: linear-gradient(86deg, #f4003a, #ff8500, #fff655)
}

#amenities,
#luxury,
#resources,
#reviews .home-demo .item,
#the-views,
#virtual-tour,
nav.navbar {
    background: #fff
}

@font-face {
    font-family: Mina;
    src: url("../font/Mina W00 Chic.ttf")
}

@font-face {
    font-family: Broadacre;
    src: url("../font/Broadacre.ttf")
}

@font-face {
    font-family: Fairwater-Script-thin;
    src: url("../font/Fairwater-Script-thin.ttf")
}

body {
    font-family: "Neue Kabel", sans-serif!important;
    color: #2a3442!important
}

#hero .reservation-btn,
#hero p,
#luxury .icon-text,
h1,
h2,
h3,
h4,
h5,
h6,
nav .reservation-btn {
    font-family: Broadacre!important
}

html {
    scroll-behavior: smooth
}

button:focus {
    outline: 0!important
}

nav.navbar {
    position: fixed;
    z-index: 6;
    padding-top: 0;
    padding-bottom: 0
}

.navbar-collapse.in {
    display: block !important;
}

#hero .reservation-btn,
nav .reservation-btn {
    padding: 10px 20px;
    outline: 0;
    background-image: linear-gradient(to right, #f4003a, #ff8500, #fff655)
}

nav .nav-logo {
    max-width: 50px
}

nav .reservation-btn {
    border: 0;
    border-radius: 25px;
    color: #fff!important;
    font-weight: 500;
    cursor: pointer
}

nav .nav-link {
    color: #2a3442!important;
    font-weight: 500;
    margin-left: 15px
}

.navbar-brand {
    width: 50px;
    margin-right: 0!important
}

#hero {
    background-image: url("https://ik.imagekit.io/8voopyqcz/hero-bg-1_Q1P1UOUzV.jpg?ik-sdk-version=javascript-1.4.3&updatedAt=1662722698753");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 25px;
    color: #fff;
    position: relative
}

#hero .sunset-logo {
    max-width: 105px;
    margin-bottom: 10px
}

#hero .arrow-down {
    max-width: 15px;
    margin-top: 75px;
    margin-bottom: 6px
}

#hero h1 {
    font-size: 45px;
    color: #fff;
    font-weight: 600
}

#hero h2 {
    font-family: "Neue Kabel"!important;
    font-weight: 300;
    font-size: 28px;
    margin-bottom: 20px;
    color: #fff
}

#hero .reservation-btn {
    border: 0;
    border-radius: 25px;
    color: #fff;
    font-weight: 500;
    text-decoration: none
}

#hero .btn:focus {
    box-shadow: none!important
}

#hero p {
    font-weight: 500;
    font-size: 18px;
    color: #fff
}

#hero .hero-top {
    min-height: 620px
}

#hero .fa-arrow-down-long {
    font-size: 35px;
    margin-bottom: 25px
}

#amenities {
    padding-top: 20px
}

#luxury .icon-text {
    font-weight: 600;
    font-size: 21px;
    margin-top: 10px
}

#amenities h4,
#virtual-tour h4 {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px
}

#luxury h2,
#virtual-tour h2 {
    font-size: 28px;
    font-weight: 600
}

#amenities .package {
    border: 4px solid transparent;
    border-radius: 75px;
    background: linear-gradient(to right, #fff, #fff), linear-gradient(45deg, #f4003a, #ff8500, #fff655);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    margin-top: 20px
}

.make-btn:hover {
    color: white;
}

#luxury .home-guest {
    width: 100%;
    max-width: 70px
}

#luxury h2 {
    margin-bottom: 35px
}

#amenities .content-package {
    padding-top: 40px;
    padding-bottom: 40px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto
}

#amenities .content-package ul {
    padding-left: 15px;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 5px
}

#amenities .ul-heading {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600
}

#virtual-tour h2 {
    text-align: center;
    margin-bottom: 20px
}

#virtual-tour .map-responsive {
    overflow: hidden;
    position: relative;
    height: 420px
}

#virtual-tour[role=tablist] {
    overflow: scroll!important
}

#virtual-tour[role=tablist]::-webkit-scrollbar {
    height: 0!important;
    background-color: transparent!important
}

#virtual-tour .map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute
}

#virtual-tour #btn-virtual-tour, .make-btn {
    width: 100%;
    background-image: linear-gradient(to right, #f4003a, #ff8500, #fff655);
    padding: 12px 40px;
    border-radius: 0;
    color: #fff;
    font-weight: 500
}

#reviews {
    padding-top: 50px;
    background-color: #fff
}

#reviews .reviews-slider {
    border-top: 7px solid transparent;
    background: linear-gradient(to right, #fdffee, #fdffee), linear-gradient(to right, #f4003a, #ff8500, #fff655);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    border-bottom: 7px solid transparent
}

#reviews .home-demo {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    display: block
}

#reviews h3 {
    margin-bottom: 12px
}

#reviews h5 {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    font-family: Broadacre
}

#reviews .owl-theme .owl-nav {
    margin-top: 10px;
    display: none
}

#reviews .owl-theme .owl-dots .owl-dot.active span {
    background: #f4003a!important
}

#reviews .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px;
    background: 0 0;
    display: block;
    transition: opacity .2s;
    border-radius: 30px;
    border: 1px solid #f4003a
}

#reviews button:focus {
    outline: 0
}

#reviews .review-profile-img {
    max-width: 130px
}

#reviews .name-and-date {
    text-align: center;
    margin-bottom: 5px
}

#booking .head-txt {
    color: #fdffee;
    font-size: 37px;
    font-weight: 700;
    margin-bottom: 20px
}

#booking .night {
    color: #2a3442;
    font-weight: 600;
    margin-bottom: 25px;
    font-size: 28px
}

#booking .form-row {
    background: no-repeat padding-box #fff;
    border-radius: 38px;
    padding: 30px
}

#image-lake,
#the-views .left-col {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

#book-now-container,
#booking .make-btn,
#make-a-reservation {
    background-image: linear-gradient(to right, #f4003a, #ff8500, #fff655)
}

#booking h3 {
    margin-bottom: 0
}

#booking .guests-email,
#booking .input-box {
    width: 100%;
    border-radius: 20px;
    padding: 6px 15px;
    border: 1px solid #bec1c5;
    outline: 0
}

#booking .primary-guest {
    margin-bottom: 10px;
    font-weight: 700;
    margin-top: 10px
}

#booking .form-calendar {
    border: 1px solid #bec1c5;
    border-radius: 25px;
    margin-left: 20px
}

#book-now-container,
#make-a-reservation,
#the-views .slider-container {
    margin-left: auto;
    margin-right: auto
}

#booking .make-btn {
    padding: 10px 20px;
    border-radius: 25px;
    color: #fff;
    font-weight: 500;
    margin-top: 15px
}

#booking .red-txt {
    margin-top: 10px;
    color: #f4003a;
    font-size: 14px;
    margin-bottom: 0
}

#booking .text-img {
    height: 430px;
    padding-top: 190px;
    font-size: 30px;
    padding-left: 10px;
    padding-right: 10px;
    color: #aeb1b6;
    font-family: Broadacre
}

#booking .price {
    border: none;
    outline: 0;
    cursor: pointer;
    color: #2a3442;
    border-bottom: 1px solid #2a3442
}

#booking #add-guest-select {
    appearance: none;
    outline: 0;
    border: 0;
    box-shadow: none;
    flex: 1;
    padding: 0 1em;
    color: #2a3442;
    background-color: #fff;
    background-image: none;
    cursor: pointer
}

#booking #add-guest-select::-ms-expand {
    display: none
}

#booking .select {
    position: relative;
    display: flex;
    width: 100%;
    height: 38px;
    border-radius: 20px;
    border: 1px solid #bec1c5;
    overflow: hidden
}

#booking .select::after {
    font-family: FontAwesome;
    content: "\f107";
    font-size: 25px;
    position: absolute;
    color: #f4003a;
    top: 0;
    right: 20px;
    margin-top: -1px;
    pointer-events: none
}

#booking .upper-placeholder {
    position: absolute;
    left: 18px;
    padding-top: 2px
}

#booking .upper-placeholder .header {
    font-weight: 800;
    font-size: 13px;
    letter-spacing: 1px;
    margin-bottom: 0;
    line-height: 1.5;
    color: #2a3442
}

#booking .upper-placeholder .content {
    font-weight: 500;
    font-size: 10px;
    letter-spacing: 1px;
    margin-bottom: 0;
    line-height: 1;
    color: #2a3442
}

#the-views {
    padding-top: 70px;
    padding-bottom: 70px
}

#the-views .left-col {
    background-image: url(../images/DSC057602x.png)
}

#the-views .right-col {
    padding-left: 30px
}

#more,
#the-views .slider .slick-next:before,
#the-views .slider .slick-prev:before,
#the-views .slider-mobile,
#the-views .slider-vertical .slick-next:before,
#the-views .video-mobile,
.booking-mobile,
.control-mobile,
.or-container-mobile,
.testi-mobile {
    display: none
}

#the-views .slider .slick-next,
#the-views .slider .slick-prev {
    width: 28px;
    height: 28px;
    border-style: solid;
    margin: auto;
    display: inline-block;
    top: 0;
    bottom: 0;
    z-index: 10;
    cursor: pointer
}

#the-views .slider .slick-prev {
    border-width: 14px 14px 14px 0;
    border-color: transparent #fff;
    left: 0;
    right: auto
}

#the-views .slider .slick-next {
    border-width: 14px 0 14px 14px;
    border-color: transparent #fff;
    right: 0;
    left: auto
}

#the-views .slider .slick-next:hover,
#the-views .slider .slick-prev:hover {
    border-color: transparent #ffd200
}

#the-views .slider .slick-next.slick-disabled,
#the-views .slider .slick-next.slick-disabled:hover,
#the-views .slider .slick-prev.slick-disabled,
#the-views .slider .slick-prev.slick-disabled:hover {
    opacity: .1;
    cursor: default
}

#the-views .slider-container {
    max-width: 1084px;
    padding-top: 55px
}

#the-views .slider div {
    height: 524px
}
#the-views .slider-content .slick-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}
#the-views .slider-content .slider-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

/* Maintain a consistent video aspect ratio inside slide */
#the-views .slider-content video {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center center;
    max-width: 100%;
    max-height: 100%;
    aspect-ratio: 16 / 9;
    background: #000;
}

#the-views .arrow {
    width: 35px;
    cursor: pointer
}

#the-views .paging-info {
    margin-left: 10px;
    margin-right: 10px
}

#the-views .slider-thumb div {
    height: 75px;
    cursor: pointer
}

#the-views .slider-thumb .slider-img {
    width: 100%;
    height: 100%
}

#the-views .slider-content .slider-img {
    width: 100%;
    /*height: calc(100vh - 100px)*/
}

#email-form,
#the-views .slider-thumb,
#things-to-do .food-drink {
    margin-top: 10px
}

#the-views .slick-slide {
    height: 100%
}

#the-views .slider-thumb .slick-slide.slick-current.slick-active {
    border: 1px solid #f10e40
}

#the-views .arrow-right-one {
    width: 100%;
    max-width: 375px
}

#a-letter-from-your-host {
    background: #fdffee;
    padding-top: 40px;
    padding-bottom: 90px
}

#a-letter-from-your-host p {
    color: #2a3442;
    font-size: 16px
}

#a-letter-from-your-host h2 {
    margin-bottom: 25px;
    font-family: Fairwater-Script-thin!important;
    font-weight: 900
}

#a-letter-from-your-host .the-owners,
#reviews .leon,
#the-views .take-it-some,
#things-to-do .port-image {
    width: 100%
}

#a-letter-from-your-host .centered-img {
    align-self: center
}

#image-lake {
    background-image: url("https://ik.imagekit.io/8voopyqcz/lake-background_VIbHf96d0.png?ik-sdk-version=javascript-1.4.3&updatedAt=1662730659102&tr:w=1400,h=372");
    min-height: 430px
}



.show-container{
    z-index: 999;
    display: none;
}
.show-container .overlay{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.66);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}
.show-container .img-show{
    width: 600px;
    height: 400px;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden;
    z-index: 99;
}
.img-show span {
    position: absolute;
    top: 50px;
    right: -10px;
    z-index: 99;
    cursor: pointer;
    color: #f4003a;
    font-weight: 700;
    font-family: Broadacre!important;
    text-shadow: 1px 0px 2px #fff;
}

.img-show img{
    /* width: 100%;
    height: 100%; */
    position: absolute;
    /* top: 0; */
    left: 0;
}

.container {
    margin-top: 50px;
    /* cursor: move; */
  }
  
  #screen {
    overflow: hidden;
    width: 200px;
    height: 200px;
    clear: both;
  }

  .overflow {
    overflow: hidden !important;
  }

@media screen and (max-width:500px) {
    #image-lake {
        max-height: 124px!important;
        min-height: 124px!important
    }
    #ModalCenter .modal-close {
        right: 5px!important;
        top: 5px!important
    }

    .show-container .img-show {
        width: 375px;
        height: 375px;
    }
}

#resources hr {
    margin-top: 30px;
    border-top: 4px solid #f10e40;
    max-width: 600px
}

#resources {
    padding-bottom: 30px
}

#resources .logo-footer {
    width: 100%;
    max-width: 130px;
    margin: 0 auto 15px;
    display: block
}

#resources h2 {
    font-weight: 600;
    font-size: 28px
}

#resources h3 {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px
}

#resources .reso-container {
    max-width: 275px;
    margin: 30px auto 20px
}

#resources .reso-container a {
    color: #f4003a;
    text-decoration: underline;
    background-color: transparent;
    line-height: 2
}

#make-a-reservation {
    max-width: 650px;
    padding: 10px 5px 20px;
    display: block;
    margin-bottom: 30px
}

#make-a-reservation .bd-save {
    font-size: 16px;
    margin-bottom: 10px;
    color: #fff
}

.or-container-mobile .or {
    color: #2a3442;
    margin-top: -20px
}

#make-a-reservation .btn-container {
    margin-bottom: 6px;
    text-align: center
}

#book-now-container {
    max-width: 650px;
    padding: 20px 5px;
    display: block;
    margin-bottom: 50px
}

#make-a-reservation button[type=submit] {
    background: #fff;
    color: #f50c34
}

#contact-info {
    padding-bottom: 45px;
    padding-top: 35px
}

#contact-info .container {
    max-width: 945px!important
}

#contact-info .information {
    color: #fff;
    font-size: 22px;
    margin-bottom: 15px
}

#contact-info a,
#contact-info a:hover {
    color: #fff
}

#contact-info .dot-info {
    position: absolute;
    left: -5px;
    font-size: 22px;
    color: #fff
}

.zoom-btn-container {
    position: absolute;
    z-index: 99;
}

.zoom-btn {
    width: 30px;
    height: 30px;
    background: #FFF;
    border: 1px solid #f10e40;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #f10e40;
    padding: 1px 10px 25px 6px;
    text-align: center;
    -ms-user-select: none;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
      transition: all 0.3s ease;
    z-index: 1;
}

.zoom {
    top: 70px;
}

.zoom-out {
    top: 120px;
}

.reset {
    top: 170px;
}

.zoom-init {
    bottom: 50px;
}

.zoom-popup {
    display: none!important;
}

.zoom-popup i.fas.fa-search-plus, .zoom-popup .fas.fa-search-minus {
    color: #f10e40;
}

@media screen and (max-width:1199px) {
    #things-to-do .filter-button {
        padding: 5px 50px!important
    }
}

@media only screen and (max-width:1024px) {
    .zoom-popup {
        display: block!important;
    }
    #amenities,
    #reviews {
        padding-top: 40px
    }
    #reviews,
    #the-views {
        padding-bottom: 30px
    }
    #amenities .package,
    #booking .form-row,
    #reviews .home-demo .item,
    #the-views .slick-slider {
        margin-left: auto;
        margin-right: auto
    }
    [class*=" col-"],
    [class^=col-] {
        flex: 0 0 100%!important;
        max-width: 100%!important
    }
    .col {
        width: 100%!important
    }
    svg.mobile-menu {
        color: #fd7705;
        font-size: 30px
    }
    .navbar-light .navbar-toggler {
        color: transparent!important;
        border-color: transparent!important
    }
    button.navbar-toggler {
        padding-left: 0!important;
        padding-right: 0!important
    }
    nav.navbar {
        position: static;
        padding-top: 0;
        padding-bottom: 0
    }
    nav .nav-logo {
        max-width: 40px
    }
    nav .nav-link {
        margin-left: 5px;
        font-size: 13px
    }
    nav .reservation-btn {
        font-size: 13px;
        padding: 5px 10px
    }
    #hero h1 {
        font-size: 35px
    }
    #hero h2 {
        font-size: 25px
    }
    #booking .make-btn,
    #hero .reservation-btn,
    #hero p {
        font-size: 14px
    }
    #the-views {
        padding-top: 30px
    }
    #a-letter-from-your-host .container,
    #the-views .slick-slider {
        max-width: 600px
    }
    #the-views .slider {
        height: auto
    }
    #the-views .slider-content div {
        height: 293px
    }
    #the-views .slider-content .slider-img {
        max-height: 100%;
        object-fit: cover;
        object-position: center center;
    }
    #the-views .slider-content video {
        max-height: 100%;
        object-fit: contain;
        object-position: center center;
    }
    #the-views .slider-thumb div {
        height: 60px
    }
    #amenities {
        padding-bottom: 40px
    }
    #luxury h2 {
        font-size: 20px;
        margin-bottom: 20px
    }
    #luxury .icon-text {
        margin-top: 5px;
        font-size: 18px
    }
    #amenities .package {
        margin-top: 0;
        border-radius: 25px;
        max-width: 600px!important
    }
    #amenities .content-package {
        padding: 25px 20px;
        max-width: 100%
    }
    #amenities h4 {
        margin-bottom: 20px;
        font-size: 20px
    }
    #virtual-tour .reso-container a {
        line-height: 2
    }
    #reviews .owl-theme .owl-dots,
    #reviews h5,
    #things-to-do .btn-things,
    #virtual-tour h3,
    .owl-theme .owl-nav {
        margin-bottom: 15px
    }
    #virtual-tour h4 {
        margin-bottom: 20px!important;
        font-size: 20px
    }
    #virtual-tour .reso-container {
        margin-bottom: 20px
    }
    #virtual-tour h2 {
        font-size: 20px;
        margin-bottom: 15px
    }
    #virtual-tour {
        background: #fdffee;
        padding-bottom: 0
    }
    #reviews h3,
    #the-views .book-your {
        font-size: 18px!important
    }
    #reviews .reviews-slider {
        padding-top: 20px
    }
    #reviews .owl-theme .owl-dots .owl-dot span {
        margin-bottom: 0!important
    }
    #reviews .home-demo .item {
        max-width: 100%;
        margin-bottom: 20px
    }
    #virtual-tour .map-responsive {
        height: 250px
    }
    #reviews .home-demo {
        max-width: 800px
    }
    #a-letter-from-your-host h2 {
        font-size: 20px;
        margin-bottom: 10px!important
    }
    #a-letter-from-your-host .the-owners {
        padding: 20px 0;
        max-width: 230px;
        margin-left: auto;
        margin-right: auto;
        display: block
    }
    #booking,
    #contact-info,
    #resources,
    #the-views .slider-container {
        padding-top: 25px
    }
    #booking {
        padding-bottom: 35px
    }
    #booking .head-txt {
        font-size: 24px
    }
    #booking .form-row {
        max-width: 600px;
        padding-left: 20px;
        padding-right: 20px
    }
    #booking .input-box {
        width: 100%;
        margin-bottom: 15px
    }
    #booking .guests-email {
        margin-top: 0
    }
    #booking .night {
        font-size: 20px;
        margin-bottom: 10px
    }
    #contact-info .information,
    #the-views .take-it-some,
    #things-to-do .gallery_product {
        margin-bottom: 10px!important
    }
    #booking h3,
    #contact-info h2,
    #resources h2 {
        font-size: 20px
    }
    #booking .form-calendar {
        margin-top: 0;
        margin-left: 0
    }
    #a-letter-from-your-host {
        padding: 0 15px 15px
    }
    #image-lake {
        min-height: 267px
    }
    #contact-info {
        padding-bottom: 30px!important
    }
    #contact-info .information {
        font-size: 16px;
        text-align: center
    }
    #contact-info .dot-info,
    #the-views .slider-desktop,
    .control-desktop {
        display: none
    }
    #the-views .slider-mobile,
    #the-views .video-mobile,
    .control-mobile {
        display: block
    }
    #the-views .video-mobile video {
        max-width: 600px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 30px
    }
    #the-views .take-in,
    #things-to-do .gallery-title {
        font-size: 20px!important
    }
    #the-views video.video-thumbnail {
        height: 294px
    }
    #the-views .right-col {
        padding-left: 15px
    }
    #reviews .review-stars {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
    #reviews .owl-carousel .owl-item img {
        display: block;
        width: 100%;
        max-width: 150px
    }
    #reviews .jeniffer,
    #reviews .leon,
    #reviews .sandra {
        display: block;
        margin-left: auto;
        margin-right: auto;
        max-width: 250px
    }
    #lodgify-mobile .mt-5 {
        margin-top: 20px!important;
        margin-bottom: 20px!important
    }
    #hero .hero-top {
        min-height: 442px
    }
    #hero .arrow-down {
        margin-top: 117px
    }
    #reviews .leon-slider {
        margin-top: 20px!important;
        text-align: center;
        padding-left: 0;
        padding-right: 0
    }
    #reviews .you-will-love {
        text-align: center;
        margin-top: 10px
    }
    #things-to-do,
    #virtual-tour {
        padding-top: 40px!important
    }
    #things-to-do .filter-button {
        width: 200px;
        margin-right: 5px!important;
        margin-left: 5px!important;
        margin-bottom: 20px!important;
        padding: 10px!important
    }
    #the-views .take-in {
        margin-top: 15px
    }
    #the-views .book-your {
        margin-bottom: 30px
    }
    #hero .extra {
        font-size: 56px!important
    }
    #hero .your-booking {
        font-size: 42px
    }
}

@media screen and (max-width:991px) {
    div#navbarSupportedContent {
        padding-bottom: 10px
    }
}

@media screen and (max-width:769px) {
    #booking .form-row {
        max-width: 100%
    }
    #the-views .slick-slide {
        height: 100%
    }
}

@media screen and (max-width:767px) {
    #the-views .slider-content div {
        height: 254px
    }
    #make-a-reservation {
        width: fit-content;
        transform: translateX(-55px) scale(.9);
        padding: 10px
    }
    #things-to-do .filter-button {
        padding: 10px 0!important;
        margin-bottom: 20px!important;
        margin-left: auto!important;
        margin-right: auto!important;
        width: 100%!important
    }
    #hero .airbnb-btn {
        margin-bottom: 25px
    }
    #hero .arrow-down {
        margin-top: 30px!important
    }
    #the-views .take-in {
        margin-top: 25px
    }
    #ModalCenter {
        background: #ffffff96;
        padding-left: 20px;
        padding-right: 20px!important
    }
}

@media screen and (max-width:550px) {
    #the-views .slider-content div {
        height: 259px
    }
}

@media screen and (max-width:425px) {
    #the-views .slider-content div {
        height: 197px
    }
    #make-a-reservation {
        background-image: linear-gradient(to right, #f4003a, #ff8500, #fff655);
        max-width: 600px;
        padding: 15px 10px;
        display: block;
        margin-left: auto;
        margin-right: auto
    }
    #things-to-do .filter-button {
        font-size: 16px!important
    }
    #things-to-do .food-drink {
        font-family: Broadacre!important;
        font-size: 16px!important
    }
    #reviews .owl-stage {
        align-items: baseline!important
    }
}

@media screen and (max-width:599px) {
    #make-a-reservation {
        transform: translateX(0) scale(1);
        background-image: linear-gradient(to right, #f4003a, #ff8500, #fff655);
        max-width: 600px;
        padding: 15px 10px;
        display: block;
        margin-left: auto;
        margin-right: auto
    }
    #virtual-tour .map-responsive {
        height: 370px
    }
    #luxury .col-sm-6 {
        max-width: 50%!important
    }
    #the-views .slider-content div {
        height: 197px
    }
}

@media screen and (max-width:375px) {
    #the-views .slider-content div {
        height: 172px
    }
}

#the-views .take-in {
    font-weight: 800;
    font-size: 25px
}

#the-views .family-friendly {
    font-size: 16px;
    font-family: "Neue Kabel", sans-serif
}

#the-views .book-your {
    font-size: 24px;
    font-family: Fairwater-Script-thin!important;
    font-weight: 900;
    color: #f4003a;
    margin-bottom: -10px;
    padding-top: 10px
}

#things-to-do {
    padding-top: 60px
}

#things-to-do .btn-active {
    border: 3px solid #f4003a!important
}

#things-to-do .gallery-title {
    font-size: 30px;
    color: #2a3442;
    text-align: center;
    font-weight: 600;
    font-family: Broadacre!important
}

#things-to-do .filter-button {
    font-size: 18px;
    border: 3px solid #2a3441;
    text-align: center;
    color: #2a3442;
    margin-bottom: 40px;
    font-weight: 600;
    margin-right: 15px;
    margin-left: 15px;
    padding: 10px;
    background-color: #fdffee;
    width: 270px
}

#things-to-do .filter-button:focus {
    outline: 0!important;
    box-shadow: none
}

#things-to-do .btn-default:active,
#things-to-do .filter-button:active,
#things-to-do .filter-button:hover {
    border: 3px solid #f10e40
}

#things-to-do .gallery_product {
    margin-bottom: 30px
}

#things-to-do .food-drink,
#things-to-do .food-drinks {
    font-family: Broadacre!important;
    font-size: 18px;
    color: #2a3442;
    margin-bottom: 0;
    text-align: center;
    font-weight: 600
}

#things-to-do .img-responsive {
    width: 100%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block
}

#things-to-do .miles {
    text-align: center;
    font-family: Neue Kabel;
    font-size: 16px
}

#reviews .peaceful-retreat {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 5px;
    font-family: Broadacre
}

#reviews .see-what-others {
    font-size: 25px;
    text-align: center
}

#reviews .peaceful-sandra,
#reviews .you-will-love {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    font-family: Broadacre
}

#reviews .the-views {
    font-size: 16px;
    margin-bottom: 5px;
    font-family: "Neue Kabel"!important
}

#reviews .testimonial-jeniffer {
    margin-top: 20px;
    margin-bottom: 20px
}

#reviews .testimonial-leon {
    margin-top: 0;
    margin-bottom: 10px
}

#reviews .owl-stage {
    display: flex;
    align-items: center
}

.close-btn,
.g-recaptcha,
.img-popup {
    justify-content: center
}

#reviews .review-stars {
    max-width: 147px;
    margin-bottom: 5px
}

#virtual-tour {
    padding-top: 70px;
    padding-bottom: 30px
}

#things-to-do .filter-button .active {
    border-color: #f10e40!important;
    background-color: #2a3442
}

.img-popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, .5);
    align-items: flex-start;
    display: none;
    z-index: 20;
    padding: 20px
}

.close-btn,
.g-recaptcha,
.opened {
    display: flex
}

/* .img-popup img {
    max-width: 100%;
    width: 100%;
    opacity: 0;
    transform: translateY(-100px);
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px)
} */

.close-btn {
    width: 35px;
    height: 35px;
    flex-direction: column;
    position: absolute;
    top: 20px;
    right: 13px;
    cursor: pointer
}

.close-btn .bar {
    height: 4px;
    width: 24px;
    background: #f10e40
}

.close-btn .bar:first-child {
    transform: rotate(45deg)
}

.close-btn .bar:nth-child(2) {
    transform: translateY(-4px) rotate(-45deg)
}

.opened img {
    animation: 1s ease-in-out .8s animatepopup;
    -webkit-animation: .3s ease-in-out forwards animatepopup
}

@keyframes animatepopup {
    to {
        opacity: 1;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0)
    }
}

@media screen and (max-width:880px) {
    .container .container__img-holder:nth-child(3n+1) {
        margin-left: 16px
    }
}

@media screen and (max-width:500px) {
    #amenities {
        padding-left: 20px;
        padding-right: 20px
    }
    #amenities .package {
        border-radius: 40px
    }
    #booking .mt-2 {
        margin-top: 0!important
    }
    .close-btn {
        top: 70px
    }
    .opened img {
        margin-top: 50px;
        margin-bottom: 50px
    }
}

#resources .footer-logo {
    max-width: 30px
}

#resources .logo-container {
    margin-top: 40px
}

.booking-container button {
    width: 100%;
    max-width: 200px;
    line-height: 2;
    padding: 5px;
    border: 0;
    border-radius: 50px;
    color: #fff;
    background: #ff7e03;
    margin-left: 15px;
    margin-right: 15px
}

.booking-container button img {
    display: inline-block;
    max-width: 28px
}

#email-form input,
#email-form textarea {
    width: 100%;
    margin-bottom: 8px;
    padding: 7px 10px;
    border: none;
    outline: 0
}

#submit-btn {
    color: #f50c34;
    border-radius: 50px;
    font-size: 18px;
    margin-top: 12px
}

#email-form {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto
}

#email-form textarea {
    min-height: 100px
}

.testi-mobile #myBtn {
    color: #f10e40!important;
    cursor: pointer;
    border: none;
    background: 0 0
}

#contact-info .cog-button--submit {
    background: #fff;
    color: #f4003a;
    border: none;
    padding: 10px 20px;
    border-radius: 25px;
    font-family: Broadacre!important;
    font-weight: 500;
    outline: 0;
    width: 50%;
    margin-left: auto;
    margin-right: auto
}

#contact-info .cog-label,
#contact-info input,
.cog-body p {
    font-family: "Neue Kabel", sans-serif!important
}

#contact-info .cog-button--submit:hover {
    background: #f4003a;
    color: #fff
}

#contact-info .sub-header {
    font-size: 16px;
    color: #fff
}

@media screen and (max-width:1024px) {
    #resources .logo-container .col-lg-6 {
        flex: 0 0 50%!important;
        max-width: 50%!important
    }
    .booking-mobile,
    .or-container-mobile,
    .testi-mobile {
        display: block
    }
    .or-container-desktop,
    .testi-desktop {
        display: none
    }
    .booking-mobile button {
        margin-bottom: 20px
    }
    #the-views .explore-map {
        flex-flow: column-reverse
    }
    #the-views .explore-mobile {
        flex-direction: column-reverse
    }
    #the-views .right-col {
        margin-top: 0!important;
        margin-bottom: 30px
    }
}

.cog-body p {
    text-align: center!important;
    color: #fff!important;
    font-size: 21px!important
}

#ModalCenter {
    background: #ffffff96
}

#ModalCenter .modal-content-discount {
    background-color: #f4003a!important;
    max-width: 750px;
    width: 100%;
    border-radius: 30px;
    position: relative
}

#ModalCenter .modal-title-discount {
    color: #fff655!important;
    font-size: 16px!important;
    text-align: center!important
}

#ModalCenter .modal-header-discount {
    justify-content: center;
    padding-top: 30px;
    border-bottom: none!important
}

#ModalCenter .modal-footer {
    border-top: none!important;
    display: block!important
}

#ModalCenter .modal-dialog {
    max-width: 750px!important
}

#ModalCenter .modal-close {
    float: none;
    width: 50px;
    height: 50px;
    font-weight: 300!important;
    line-height: 1;
    color: #fff!important;
    text-shadow: none!important;
    opacity: 1!important;
    position: absolute!important;
    right: 20px;
    font-size: 50px!important;
    top: 10px;
    background: 0 0;
    border: 0
}

#hero .save-circle-container {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    color: #f4003a;
    font-family: Broadacre;
    background: #fff;
    padding-top: 12px;
    font-weight: 700!important;
    line-height: 14px;
    font-size: 11px;
    position: absolute;
    right: 0;
    bottom: 0
}

#ModalCenter .modal-close:hover {
    cursor: pointer!important
}

#hero .extra {
    color: #fdffee!important;
    font-family: Broadacre!important;
    font-size: 72px;
    margin-bottom: 0
}

#hero .code,
#hero .your-booking {
    font-size: 48px;
    font-family: 'Neue Kabel'!important
}

#hero .your-booking {
    font-weight: 300!important
}

#hero .code {
    background: #fdffee;
    color: #2a3442;
    max-width: 450px;
    width: 100%;
    padding: 10px 0;
    margin: 20px auto 0;
    font-weight: 600;
    border: 1px dotted #2a3442
}

#hero .modal-footer p {
    font-size: 16px;
    font-family: 'Neue Kabel'!important;
    font-weight: 300
}

#hero .modal-month {
    font-size: 16px;
    font-weight: 600!important
}


#leaflet-map {
    min-height: 300px;
    z-index: 0;
}

.cookie-bar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    min-height: 5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    background: rgb(216, 216, 216);
    display: none;
}

.cookie-bar p {
    margin: 0;
    position: relative;
    max-width: calc(80vw - 5rem)
}
.cookie-bar .cookie-close {
    position: absolute;
    right: -3rem;
    top: 50%;
    transform: translateY(-50%);
    font-size: 2em;
    cursor: pointer;
}

.cookie-bar a {
    color: #f4003a;
    text-decoration: underline;
   
}
.cookie-bar a:hover {
    color: #f4003a;
}
.review-image {
    aspect-ratio: 1 / 1;
    border-radius: 100%;
}

.inline-logo {
    display: inline;
    height: 1.5em;
}

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