body {
    overflow-x: hidden;
    font-family: 'Libre Baskerville', serif;
}

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

.fs-18 {
    font-size: 18px;
}

.fs-26 {
    font-size: 26px;
}

.fs-30 {
    font-size: 30px;
}

.vertical-bottom {
    vertical-align: bottom;
}

.top-nav {
    background: rgba(255, 255, 255, 0.1);
    max-height: 40px;
}

.reviewer-image {
    width: 60px !important;
    height: 60px !important;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none;
}

header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 11;
}

footer {
    background: #292e31;
}

.icon-block {
    float: left;
    margin: 0 10px;
}

.fs-13{
    font-size: 13px !important;
}

.menu-item {
    font-size: 16px;
    font-weight: 400;
}

.menu-item a {
    color: #fff !important;
}

.menu-item a:after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #fff;
    transition: width .3s;
}

.menu-item a:hover::after {
    width: 100%;
}

.navbar-light .navbar-toggler {
    border-color: rgb(255 255 255 / 70%);
}

.navbar-toggler {
    border: 2px solid #fff;
}

.logo {
    width: 100px;
    height: auto;
    object-fit: contain;
}

.icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: rgb(255 255 255 / 70%);
}

.icon-bar:not(:last-child) {

    margin-bottom: 4px;
}

#hompeSlider .carousel-item {
    min-height: 400px;
    height: 100vh;
}

#hompeSlider .carousel-item img {
    min-height: 400px;
    height: 100vh;
    object-fit: cover;
}

#hompeSlider .carousel-caption {
    right: 28%;
    bottom: 5%;
    left: 28%;
    padding-top: 0;
    padding-bottom: 0;
    background: #0d581a54;
    width: 44%;
}

.light-green-area {
    height: 40px;
    background-color: #8f962540;
}

#roomSlider {
    background-color: #f0f1f0;
}

#roomSlider .carousel-item {
    min-height: 600px;
    max-height: 800px;
}

#roomSlider .carousel-item img {
    min-height: 600px;
    max-height: 800px;
    object-fit: contain;
}

.room-carousel-item img {
    height: 400px;
    object-fit: cover;
}

.jeeping-carousel-item img {
    height: 550px;
    object-fit: contain;
}

.green-btn {
    border-color: #0d581a !important;
    background-color: #0d581a !important;
    color: white;
    border-radius: 40px;
    box-shadow: none !important;
    padding: 15px 40px;
}

.bottom-part {
    background: #23272a;
}

.menu-content,
.upper-part {
    padding: 70px 0;
}

.room {
    cursor: pointer;
    position: relative;
    padding: 7px;
}

.show {
    display: block;
    transition: visibility 0s, opacity 0.5s linear;
}

.facilities-3-block {
    margin-top: 10px;
}

.section-header {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    margin-top: 0;
    padding-bottom: 20px;
    margin-bottom: 26px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-text,
.footer-payment-methods a {
    color: #d2d2d2;
    text-decoration: none;
    line-height: 2;
}

.payment-method {
    margin: 0 8px 14px 0;
    padding: 6px 8px;
    border: 1px #eee solid;
    border-radius: 1px;
    display: inline-block;
}

.green-title {
    color: #0d581a !important;
    word-break: break-all;
}

.tour-details-section {
    background-color: #0d581a;
}

.header-divider {
    width: 54px;
    height: 0;
    display: inline-block;
    border: 1px solid #0d581a;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 18px;
}

.about-box-description {
    white-space: pre-line;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #5c5c5c;
}

.about-section {
    padding-top: 70px;
    height: 90vh;
    background-color: #edeff4;
    justify-content: center;
}

.book-section {
    background-color: #f4f6f2;
    padding: 50px 0 0 0;
}

.packages-section {
    padding: 70px 0 0 0;
    background-color: #f4f6f2;
    justify-content: center;
}

.welcome-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
}

.info-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}

.text-black {
    color: #000000;
}

.atv-img {
    height: 350px;
    object-fit: cover;
}

.facilities-img {
    height: 420px;
    object-fit: cover;
}

.atvs-block {
    background-color: #edeff4;
}

.facilities-block {
    background-color: #efefef;
}

.info-block {
    max-height: 420px;
    padding: 130px 80px 130px 80px;
}

.review-block {
    background-color: #0d581a;
    padding: 70px 0;
}

.review-text {
    color: #ffffff;
    font-size: 24px;
}

.star-rating .fa-star {
    color: white;
    font-size: 18px;
}

.package-list .card-body {
    background-color: #f1f1f1;
    padding-left: 0;
    padding-right: 0;
}

.package-list .card-text {
    font-weight: 400;
    line-height: 1.7;
    color: #5c5c5c;
    font-size: 16px;
}

.package-pluse {
    color: #5c5c5c;
    text-transform: uppercase;
}

.package-info {
    background-color: rgba(0, 0, 0, 0.32);
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 12px;
    text-align: center;
    border-radius: 3px;
    color: white;
    font-size: 16px;
    font-weight: bold;
}

.video-poster {
    height: 550px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('/images/video-poster.jpg');
    margin-top: 70px;
}


.room-video-poster {
    background-image: url('/images/room-video-poster.jpg');
}

.video-cover {
    position: relative;
    top: 45%;
}

.play-icon {
    font-size: 100px;
    font-weight: 100;
    color: white;
    cursor: pointer;
}

.questions-section {
    background-color: #f4f6f2;
}

.questions-section-header {
    padding: 70px 0;
}

.video-modal-content {
    background-color: transparent;
    border: none;
}

.video-modal-content video {
    max-height: 700px;
}

.video-modal-content .close {
    color: white;
    outline: none !important;
}

.modal-dialog {
    max-width: 85%;
}

.login-form input,
.comments-form input,
.questions-form input {
    padding: 25px;
    border-color: #ccc;
    box-shadow: none !important;
}

#adults_children[aria-expanded="true"],
.questions-form input:focus,
.comments-form input:focus,
.login-form input:focus,
.comment-area:focus {
    border-color: #0d581a;
}

.jeeping-section {
    background-color: #edeff4;
    padding: 0 0 70px 0;
}

.entertainment-img {
    object-fit: cover;
}

.rooms-section {
    background-color: #edeff4;
    padding: 0 0 70px 0;
}

.filter-category {
    display: inline-block;
    margin: 5px 15px;
    padding: 5px;
    color: #8d9093;
    text-decoration: none !important;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
    cursor: pointer;
}

.filter-category:hover {
    color: #414141;
}

.filter-category.active {
    color: #0d581a;
    border-bottom: 1px solid #0d581a !important;
}

.room:hover .room-overlay {
    display: table;
}

.room-overlay {
    display: none;
    background-color: rgb(13 88 26 / 70%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.overlay-content {
    vertical-align: middle;
}

.contacts-banner {
    background-image: url('/images/contacts-banner.jpg');
    background-position: center center;
    background-size: cover;
    height: 700px;
    width: 100%;
    display: table;
    position: relative;
}

.tour-description {
    padding: 70px 0 0 0;
}

.room-description,
.facilities-section,
.rates-section,
.contacts-section,
.section-faq {
    background-color: #f4f6f2;
    padding: 70px 0 0 0;
}

.history-section {
    background-color: #f4f6f2;
    padding: 20px 0 0 0;
}

.faq-accordion .card {
    background: transparent;
    border: 0;
}

.faq-accordion .card-header {
    background: transparent;
    border: 0;
}

.card-header .fa-question,
.fa-calendar-check-o {
    font-size: 22px;
    color: #0d581a;
}

.question {
    font-size: 16px;
    color: #212529 !important;
    padding-bottom: 7px;
    text-decoration: none !important;
}

.question[aria-expanded="true"] {
    border-bottom: 1px solid #0d581a;
}

.circle {
    width: 150px;
    height: 150px;
    border: 3px solid #0d581a;
    border-radius: 50%;
    margin: auto;
    display: table;
}

.fa-credit-card {
    transform: rotate(-20deg);
    font-size: 36px;
    margin-bottom: 20px;
}

.icon-link {
    color: #0d581a !important;
    text-decoration: none !important;
    font-size: 55px;
    display: table-cell;
    vertical-align: middle;
}


.gray-title {
    color: #000000;
    margin-top: 35px;
}

.header-divider-gray {
    width: 54px;
    height: 0;
    display: inline-block;
    border: 1px solid #5c6063;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 18px;
}

.header-divider-white {
    width: 54px;
    display: inline-block;
    border: 1px solid #fff;
    margin-bottom: 18px;
}

.header-divider-gray-long {
    width: 100%;
    display: inline-block;
    border: 0.5px solid #5c6063;
    margin-bottom: 18px;
}

.border-gray {
    border-color: #c1c1c1;
}

.room-page-banner {
    background-image: url('/images/room-page-banner.jpg');
    background-position: center center;
    background-size: cover;
    height: 550px;
    width: 100%;
    display: table;
    position: relative;
}

.booking-banner-overlay,
.contacts-banner-overlay,
.room-page-banner-overlay {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%
}

.room-page-header {
    font-size: 56px;
    font-weight: 500;
}

.white-btn {
    border-color: white !important;
    background-color: white !important;
    color: #1b1b1b !important;
    border-radius: 40px;
    box-shadow: none !important;
    padding: 15px 50px;
    font-size: 17px;
    font-weight: bold;
}

.white-btn:hover {
    opacity: 0.8;
}

.description-section {
    color: white;
    background-color: #f4f6f2;
}

.gray-bg {
    background-color: #50514f;
    padding: 40px;
}

.gray-btn {
    border: 2px solid white !important;
    background-color: transparent;
    color: white;
    border-radius: 40px;
    box-shadow: none !important;
    padding: 8px 50px;
    font-size: 17px;
    font-weight: bold;
}

.gray-btn:focus,
.gray-btn:active,
.gray-btn:hover {
    background-color: white !important;
    color: #121312 !important;
}

.fa-shower,
.fa-bed {
    margin-top: 4px;
    font-size: 28px;
}

.text-gray {
    color: #5c5c5c;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 30px;
    height: 30px;
}


.pricing .card-title {
    font-size: 22px;
    letter-spacing: .1rem;
    color: #444040 !important;
}

.pricing-highlight .card-title {
    font-size: 22px;
    letter-spacing: .1rem;
    color: white !important;
}

.pricing .card-price {
    font-size: 3rem;
}

.period {
    font-weight: bold;
    font-size: 0.8rem;
}

.pricing ul li {
    color: #5c5c5c;
    padding: 16px 0;
    border-bottom: 1px solid #e7e7e7;
    text-align: center;
}

.pricing-highlight {
    background-color: #0d581a;
    box-shadow: 0px 0px 17px 5px #8a7f7f !important;
    border: 0;
}

.pricing-btn-white {
    border: 2px solid white !important;
    letter-spacing: .1rem;
    font-weight: bold;
    background-color: transparent;
    color: white;
    border-radius: 40px;
    box-shadow: none !important;
    padding: 15px 40px;
}

.pricing-btn {
    border: 2px solid #0d581a !important;
    letter-spacing: .1rem;
    font-weight: bold;
    background-color: transparent;
    color: #0d581a;
    border-radius: 40px;
    box-shadow: none !important;
    padding: 15px 40px;
}


.pricing-btn-white:focus,
.pricing-btn-white:active,
.pricing-btn-white:hover {
    background-color: white !important;
    color: #0d581a;
}

.pricing-btn:focus,
.pricing-btn:active,
.pricing-btn:hover {
    background-color: #0d581a !important;
    color: white;
}

.book-form select {
    height: calc(1.6em + 0.75rem + 17px);
    border-color: #ccc;
    box-shadow: none !important;
}

.complaintForm textarea,
.book-form textarea,
.book-form input {
    padding: 25px;
    border-color: #ccc;
    box-shadow: none !important;
}

.complaintForm textarea:focus,
.book-form textarea:focus,
.book-form select:focus,
.book-form input:focus {
    border-color: #0d581a;
    outline: none;
}

#response-area-success {
    display: none;
    height: 50px;

    color: #0ac176;
}

#response-area-error {
    display: none;
    height: 50px;
    color: #0d581a;
}

.booking-banner {
    background-image: url('/images/book-banner.jpg');
    background-position: center center;
    background-size: cover;
    height: 500px;
    width: 100%;
    display: table;
    position: relative;
}

.tour-page-banner-overlay,
.tours-banner-overlay,
.rest-banner-overlay,
.atv-page-banner-overlay,
.atvs-banner-overlay,
.jeep-banner-overlay,
.jeeping-banner-overlay,
.menu-banner-overlay,
.entertainment-banner-overlay,
.history-banner-overlay {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
}

.entertainment-banner {
    background-image: url('/images/menu-banner.jpg');
    /*background-position: center center;*/
    background-size: cover;
    height: 400px;
    width: 100%;
    display: table;
    position: relative;
}

.rest-banner {
    background-image: url('/images/entertainment/banners/rest-banner.jpg');
    background-position: center center;
    background-size: cover;
    height: 400px;
    width: 100%;
    display: table;
    position: relative;
}

.jeep-banner {
    background-image: url('/images/entertainment/banners/park-banner.png');
    background-position: center center;
    background-size: cover;
    height: 400px;
    width: 100%;
    display: table;
    position: relative;
}

.jeeping-banner {
    background-image: url('/images/entertainment/banners/jeeping-banner.jpg');
    background-position: center center;
    background-size: cover;
    height: 400px;
    width: 100%;
    display: table;
    position: relative;
}

.tour-page-banner {
    background-image: url('/images/entertainment/banners/trees-banner.jpg');
    background-position: center center;
    background-size: cover;
    height: 400px;
    width: 100%;
    display: table;
    position: relative;
}

.atvs-banner {
    background-image: url('/images/entertainment/banners/atvs-banner.jpg');
    background-position: center center;
    background-size: cover;
    height: 400px;
    width: 100%;
    display: table;
    position: relative;
}

.atv-page-banner {
    background-image: url('/images/entertainment/banners/atv-banner.png');
    background-position: center center;
    background-size: cover;
    height: 400px;
    width: 100%;
    display: table;
    position: relative;
}

.tours-banner {
    background-image: url('/images/entertainment/banners/tour-banner.jpg');
    background-position: center center;
    background-size: cover;
    height: 400px;
    width: 100%;
    display: table;
    position: relative;
}

.menu-banner {
    background-image: url('/images/menu-banner.jpg');
    /*background-position: center center;*/
    background-size: cover;
    height: 400px;
    width: 100%;
    display: table;
    position: relative;
}

.history-banner {
    background-image: url('/images/book-banner.jpg');
    background-position: center center;
    background-size: cover;
    height: 400px;
    width: 100%;
    display: table;
    position: relative;
}

.booking-price-list .list-group-item {
    border: none;
    background: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    font-size: 18px;
}

.booking-price-list .list-group-item:hover {
    background-color: rgb(193 193 193 / 0.1);
}

.lang-toggler {
    background-color: transparent !important;
    border: none;
    box-shadow: none !important;
    font-size: 16px;
    text-transform: uppercase;
}

.language-dropdown a {
    color: #5c5c5c !important;
    display: block;
    width: 100%;
    font-weight: bold;
    text-decoration: none;
}

.language-dropdown a:hover {
    background-color: #f96d64;
    color: white !important;
}

.sm-center {
    position: relative;
    left: -50%;
}

.banner-overlay {
    background-color: rgb(0 0 0 / 50%);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.slider-overlay {
    background-color: rgb(0 0 0 / 0.25);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.atv-main-img {
    height: 350px;
    max-height: 350px;
    object-fit: contain;
    background: white;
}

.room-main-img {
    height: 430px;
    object-fit: cover;
}

.f-nav {
    position: fixed;
    width: 100%;
    z-index: 100;
}

.f-nav .top-nav {
    background-color: #23272a !important;
}

.f-nav #bottom-nav {
    background-color: #292e31 !important;
}

.video-iframe {
    width: 100%;
    height: 700px;
}

.facility {
    word-break: break-all;
}

#complaintModal .modal-dialog,
#loginModal .modal-dialog {
    max-width: 40%;
    margin: 10% auto;
}

#complaintModal .modal-header,
#loginModal .modal-header {
    border: 0;
}

#loginModal #password,
#loginModal #phone {
    height: 55px;
}

.menu-img {
    object-fit: cover;
    width: 140px;
    height: 140px;
    max-width: 100%;
}

.notification-image {
    object-fit: cover;
    width: 100%;
    height: 200px;
}

#notificationModal {
    max-width: 50%;
    margin: 10% 25%;
}

#notificationModal .modal-header {
    padding: 0;
    border: 0;
}

#notificationModal .modal-content {
    background-color: #f4f6f2;
    box-shadow: 0 0 15px 10px #00000075;
    border-radius: 4px;
    overflow: hidden;
    border: none;
}

#notificationModal .close {
    outline: none;
    position: absolute;
    right: 12px;
    font-size: 50px;
    top: 0;
    color: red !important;
}

#loading .fa-spinner {
    position: absolute;
    font-size: 60px;
    color: white;
    left: 48%;
    top: 45%;
}

#loading {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1111;
    background: #131313cc;
}

.owl-dots {
    display: none;
}

::-webkit-scrollbar {
    width: 7px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #292e31;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background: #0d581a;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background: rgb(255 255 255 / 70%) !important;
}

.comment-area {
    height: 200px;
    padding: 20px;
    outline: none !important;
    border-color: #ccc;
    border-radius: .25rem;
}

#adults_children {
    height: 52px;
    margin-top: 20px;
    background-color: #fff;
    color: #495057;
    font-size: .9rem;
    font-weight: 400;
    border: 1px solid #ccc;
    box-shadow: none !important;
}

#gcaptcha div {
    margin: 0 auto;
}

#menu .card-header {
    text-align: center;
    background-color: unset;
    border: none;
    padding: 0;
}

#menu .card {
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.payment-method:hover {
    border: 1px #0d581a solid;
}

.yellow-title {
    color: #eccf00;
}

.yellow-title:hover {
    color: #0d581a;
}

.owl-stage-outer {
    height: 600px;
}

.owl-item .item img {
    height: 600px;
    object-fit: cover;
    padding: 5px;
}

.main-header {
    font-weight: 900;
    font-size: 60px;
}

.video-height {
    min-height: 700px;
    max-height: 900px;
}

.payment-method-img{
    width: 80px;
    height: 50px;
    object-fit: contain;
    max-width: 100%;
}

#callUsModal .modal-content {
    width: 50%;
    margin: auto;
    font-size: 20px;
}

@media (max-width: 1024px) {
    #callUsModal .modal-content {
        width: 100%;
        margin: auto;
        font-size: 18px;
    }

    .rooms-section {
        padding: 0;
    }

    .room-overlay {
        display: inline-table;
        min-width: 100%;
        min-height: 100%;
    }

    .room-main-img {
        height: 300px;
    }

    #hompeSlider .carousel-item,
    #hompeSlider .carousel-item img {
        height: unset;
    }

    #hompeSlider .carousel-caption {
        right: 17%;
        left: 17%;
        width: 66%;
    }

    .menu-img {
        object-fit: cover;
        width: 110px;
        height: 110px;
        max-width: 100%;
    }

    .top-nav {
        background: #2e3335;
    }

    #bottom-nav {
        background-color: #252b2d;
    }

    .welcome-block {
        margin: 30px 0;
    }

    .modal-dialog {
        max-width: unset;
    }

    .contacts-section {
        padding: 0;
    }

    .logo {
        width: 80px;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-flow: row wrap;
        justify-content: flex-start;
    }

    .pricing .card:hover {
        margin-top: -.25rem;
        margin-bottom: .25rem;
        box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
    }

    .pricing .card:hover .btn {
        opacity: 1;
    }
}

@media (max-width: 991px) {
    .notification-text {
        font-size: 15px;
    }

    #notificationModal .close {
        position: absolute;
        right: 5px;
        font-size: 50px;
        color: #f20201 !important;
        outline: none;
    }

    #notificationModal {
        max-width: 90%;
        margin: 15% 5%;
        overflow: unset;
    }

    .notification-image {
        object-fit: cover;
        width: 100%;
        height: 120px;
    }

    #complaintModal .modal-dialog,
    #loginModal .modal-dialog {
        max-width: 90%;
        margin: 10% auto;
    }

    .question[aria-expanded="true"] {
        border-bottom: none;
    }

    .info-block {
        text-align: center;
        padding: 25px 15px;
    }

    .navbar-toggler {
        position: absolute;
        top: -50px;
        right: 0;
    }

    .language-dropdown {
        background-color: #252b2d;
        border: none;
    }
}

@media (max-width: 373px) {
    #gcaptcha div div iframe {
        width: 260px !important;
    }
}

@media (max-width: 767px) {
    .main-header {
        font-size: 30px;
    }

    .about-section {
        padding-top: 40px;
        height: unset;
    }

    .modal-body {
        padding: 1rem 10px;
    }

    .contacts-banner {
        height: 400px;
    }

    .contacts-banner-overlay {
        top: 40%;
    }

    .room-page-banner-overlay {
        top: 35%;
    }

    .faq-section-header h1 {
        font-size: 1rem;
    }

    .room-page-header {
        font-size: 38px;
    }

    .dates .fs-18 {
        font-size: 15px;
    }

    .video-iframe {
        width: 100%;
        height: 550px;
    }

    .menu-item a:after {
        transition: none;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .park-menu-item {
        display: none;
    }
}
