* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

@font-face {
    font-family: Poppins-Regular;
    src: url('../fonts/Poppins-Regular.ttf') format("truetype");
}

@font-face {
    font-family: Poppins-Medium;
    src: url('../fonts/Poppins-Medium.ttf') format("truetype")
}

@font-face {
    font-family: Poppins-SemiBold;
    src: url('../fonts/Poppins-SemiBold.ttf') format("truetype")
}

@font-face {
    font-family: Poppins-Light;
    src: url('../fonts/Poppins-Light.ttf') format("truetype")
}

@font-face {
    font-family: Poppins-Bold;
    src: url('../fonts/Poppins-Bold.ttf') format("truetype")
}

@font-face {
    font-family: BASKVILL;
    src: url('../fonts/BASKVILL.TTF') format("truetype")
}

@font-face {
    font-family: Amalfi-Coast;
    src: url('../fonts/Amalfi-Coast.ttf') format("truetype")
}

@font-face {
    font-family: Exodus-Demo-Sharpen;
    src: url('../fonts/Exodus-Demo-Sharpen.otf');
}


html {
    scroll-behavior: smooth;
    scroll-padding-top: 100px;
}

body {
    margin: 0 auto;
    max-width: 1680px;
    position: relative;
}

@media (max-width: 5120px) {
    .container-new-big {
        max-width: 100%;
        padding: 0px 80px;
    }
}

@media (max-width: 2000px) {
    .container-new-big {
        max-width: 100%;
        padding: 0px 80px;
    }
}

@media (max-width: 1800px) {
    .container-new-big {
        max-width: 100%;
        padding: 0px 80px;
    }
}

@media (max-width: 1600px) {
    .container-new-big {
        max-width: 100%;
        padding: 0px 80px;
    }
}

@media (max-width: 1400px) {
    .container-new-big {
        max-width: 100%;
        padding: 0px 80px;
    }
}

@media only screen and (max-width: 1300px) {
    .container-new-big {
        padding: 0 60px;
    }
}

@media only screen and (max-width: 1200px) {
    .container-new-big {
        padding: 0 40px;
    }

    .navbar_baner_section .aries_logo {
        bottom: -280px;
    }

}

@media only screen and (max-width: 560px) {
    .container-new-big {
        padding: 0 20px;
    }
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.2, 1.2);
    }

    100% {
        transform: scale(1, 1);
    }
}

/*==========================experience_sectio==================== */
/* =================================== */
.dropdown:hover>.dropdown-menu {
    display: block;
}

.submenu-indicator:after {
    font-family: 'FontAwesome' !important;
    content: "\f067" !important;
    float: left !important;
}

.submenu-indicator-up:after {
    font-family: 'FontAwesome' !important;
    content: "\f068" !important;
}

.mob_navbar_sec {
    display: none;
    position: relative;
    z-index: 9999999999 !important;
}

.dark-mob_navbar_sec {
    background-color: #39271e !important;
}

body {
    background-image: url(../images/background.webp);
    background-color: #fff2d9;
    background-repeat: repeat;
}

.navbar_banner_section {
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 9999999999 !important;
}

.navbar_banner_section .navbar_section .navbar {
    background: transparent;
    padding-top: 30px;
    /* position: sticky;
    top: 0px;
    z-index: 999; */
}

.directory-navbar {
    background: #39271e !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.directory-navbar .dropdown .dropdown-menu {
    background: #39271e !important;
}

.directory-navbar .dropdown .dropdown-item {
    padding: 4px 20px !important;
    width: initial !important;
}

.navbar-scroll {
    background: #39271e !important;
    position: fixed !important;
    max-width: 1680px !important;
    margin: 0 auto;
    opacity: 1;
    z-index: 999;
    width: 100%;
    padding: 10px 5px !important;
}


.navbar-scroll .dropdown-menu {
    background-color: #39271e !important;
    border: 1px solid transparent !important;
    border-radius: 0px;
}

.dropdown-menu {
    background-color: #39271e !important;
    border: 1px solid transparent !important;
    border-radius: 0px;
}

.dropdown .dropdown-item {
    padding: 4px 20px !important;
    width: initial !important;
}

.navbar_banner_section .navbar_section .navbar .navbar-brand {
    width: 190px;
    height: auto;
    margin-left: 30px;
}

.navbar_banner_section .navbar_section .navbar .navbar-brand img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.navbar_banner_section .navbar_section .navbar .dropdown .dropdown-item {
    font-size: 15px;
    font-family: Poppins-SemiBold;
    background: #F7BB4C;
    background: linear-gradient(to top, #F7BB4C 0%, #FBCA7D 25%, #F0B549 50%, #FBCA7D 75%, #F0B549 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border: 1px solid transparent;
    padding: 0.25rem 0;
    width: max-content;
}

.navbar-scroll .dropdown .dropdown-item {
    padding: 4px 20px !important;
    width: initial !important;
}

.navbar_banner_section .navbar_section .navbar .dropdown .dropdown-item:hover,
.navbar_banner_section .navbar_section .navbar .dropdown .dropdown-item.active {
    border-bottom: 1px solid #F7BB4C;

}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid #ffd99a;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.navbar_banner_section .navbar_section .navbar .navbar-nav .nav-item .nav-link {
    font-family: Poppins-SemiBold;
    font-size: 15px;
    text-transform: uppercase;
    padding: 10px 5px;
    border: 1px solid transparent;
    margin: 0px 5px;
    background: #F7BB4C;
    background: linear-gradient(to top, #F7BB4C 0%, #FBCA7D 25%, #F0B549 50%, #FBCA7D 75%, #F0B549 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.navbar_banner_section .navbar_section .navbar .navbar-nav .nav-item:hover .nav-link,
.navbar_banner_section .navbar_section .navbar .navbar-nav .nav-item.active .nav-link {
    border: 1px solid #F7BB4C;
}

.navbar_banner_section .navbar_section .navbar .navbar-nav .dropdown-menu {
    background-color: transparent;
    border-radius: 0px;
}

.navbar_banner_section .navbar_section .navbar .navbar-nav .dropdown-menu .dropdown-item {
    border-bottom: 1px solid #F7BB4C;
}

.navbar_banner_section .navbar_section .navbar .navbar-nav .dropdown-menu .dropdown-item.active,
.navbar_banner_section .navbar_section .navbar .navbar-nav .dropdown-menu .dropdown-item:hover {
    color: #ffedca;
    -webkit-text-fill-color: initial;
}

.navbar_banner_section .navbar_section .navbar .navbar_banner_section .navbar_section .banner_text {
    padding-top: 120px;
}

.navbar_banner_section .navbar_section .banner_text h1 {
    font-size: 60px;
    color: #f8f8f8;
    text-transform: uppercase;
    letter-spacing: 10px;
    text-align: center;
    line-height: 1;
}

.navbar_banner_section .navbar_section .banner_text p {
    font-size: 18px;
    color: #f8f8f8;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-align: center;
    margin-top: 20px;
}

.navbar_banner_section .navbar_section .banner_text .banner_btn {
    text-align: center;
    margin-top: 60px;
}

.navbar_banner_section .navbar_section .banner_text .banner_btn .banner_button {
    font-size: 16px;
    color: #fff;
    border: 1.5px solid #fff;
    padding: 10px 15px;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.navbar_banner_section .navbar_section .banner_text .banner_btn .banner_button:hover {
    text-decoration: none;
}

.banner-carousel-section .carousel-item img {
    width: 100%;
    height: auto;
}

.banner-carousel-section .carousel-item .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    top: 38%;
    text-align: center;
}

.banner-carousel-section .carousel-item .carousel-caption h5 {
    font-family: Amalfi-Coast;
    font-size: 50px;
    color: #F7BB4C;
    height: 100px;
    margin-bottom: 0px;
    line-height: 32px;
}

.banner-carousel-section .carousel-item .carousel-caption p {
    position: relative;
    font-family: Exodus-Demo-Sharpen;
    font-size: 60px;
    top: -35px;
    text-transform: uppercase;
    letter-spacing: 6px;
    line-height: 1;
    margin-bottom: 0px;
    background: #F7BB4C;
    background: linear-gradient(to top, #F7BB4C 0%, #FBCA7D 25%, #F0B549 50%, #FBCA7D 75%, #F0B549 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.banner-carousel-section .carousel-item .carousel-caption a {
    display: inline-block;
    width: 160px;
    height: 45px;
    color: #fff;
    font-size: 16px;
    font-family: Poppins-SemiBold;
    padding: 10px;
    text-transform: uppercase;
    background: #F7BB4C;
    background: linear-gradient(to top, #F7BB4C 0%, #FBCA7D 25%, #F0B549 50%, #FBCA7D 75%, #F0B549 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border: 1px solid #F0B549;
    text-decoration: none;
}

.banner-carousel-section .carousel-item .carousel-caption a:hover {
    background: #39271e;
    color: #ffedca !important;
    -webkit-text-fill-color: initial;
    border: 1px solid #39271e;
}

.banner-carousel-section .carousel-indicators li {
    width: 16px;
    height: 1px;
    padding: 0px;
    border-radius: 100%;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background: rgb(247, 187, 76);
    background: linear-gradient(124deg, rgba(247, 187, 76, 1) 0%, rgba(251, 202, 125, 1) 25%, rgba(240, 181, 73, 1) 50%, rgba(251, 202, 125, 1) 75%, rgba(240, 181, 73, 1) 100%);
    border-top: 7px solid transparent;
    border-bottom: 8px solid transparent;
}

.banner-carousel-section .carousel-indicators {
    bottom: 50px;
}

.trip-img {
    position: absolute;
    bottom: 80px;
    right: 100px;
}

.trip-img img {
    width: 100%;
    height: 100%;
}

.banner-carousel-section {
    position: relative;
}

.banner-call-us {
    position: absolute;
    top: 50%;
    rotate: -90deg;
    font-family: Poppins-SemiBold;
    background: #F7BB4C;
    background: linear-gradient(to top, #F7BB4C 0%, #FBCA7D 25%, #F0B549 50%, #FBCA7D 75%, #F0B549 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;
    font-size: 18px;
    left: 0%;
}

.overview-section {
    position: relative;
    margin: 100px 0px 0px;
}

.overview-section .three-line-box {
    position: absolute;
    top: 0px;
    left: 100px;
    /* animation: 2s anim-lineUp ease-out infinite; */
}

.overview-section .three-line-box .first-box {
    width: 120px;
    height: 20px;
    background: #a0731c;
    margin-bottom: 20px;
    border-radius: 5px;
    animation: 2s anim-lineUp ease-out;
}

.overview-section .three-line-box .second-box {
    width: 120px;
    height: 20px;
    background: #a0731c;
    border-radius: 5px;
    margin-bottom: 20px;
    animation: 4s anim-lineUp ease-out;
}

.overview-section .three-line-box .third-box {
    width: 120px;
    height: 20px;
    background: #a0731c;
    border-radius: 5px;
    animation: 6s anim-lineUp ease-out;

}

.overview-section .overview-cnt {
    width: 550px;
    height: auto;
    border-bottom: 1px solid #a0731c;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 80px;
}

.overview-section .overview-cnt h1 {
    position: relative;
    text-align: center;
    font-size: 60px;
    font-family: Exodus-Demo-Sharpen;
    text-transform: uppercase;
    color: #a0731c;
    top: -14px;
    letter-spacing: 2px;
    border-bottom: 1px solid #a0731c;
}

.overview-section .overview-cnt h3 {
    color: #39271e;
    font-size: 34px;
    font-family: Exodus-Demo-Sharpen;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-align: center;
    margin-bottom: 20px;
    line-height: 1;
}

.overview-section .overview-cnt p {
    margin-bottom: 20px;
    font-size: 17px;
    color: #39271e;
    font-family: Poppins-Medium;
    text-align: justify;
}

.overview-section .overview-cnt .more-btn {
    display: inline-block;
    width: 130px;
    height: 45px;
    border-radius: 0px;
    border: 1.5px solid #a0731c;
    background-color: #a0731c;
    font-size: 16px;
    margin-top: 40px;
    color: #fff2d9;
    text-decoration: none;
    padding: 10px 13px;
    font-family: Poppins-Semibold;
    text-align: center;
}

.overview-section .overview-cnt .more-btn:hover {
    background-color: #fff2d9;
    color: #a0731c;
}

.rooms-sction {
    margin-top: 85px;
    position: relative;
}

.rooms-sction .three-line-box {
    position: absolute;
    top: 0px;
    left: 100px;
    /* animation: 2s anim-lineUp ease-out infinite; */
}

.rooms-sction .three-line-box .first-box {
    width: 120px;
    height: 20px;
    background: #a0731c;
    margin-bottom: 20px;
    border-radius: 5px;
    animation: 2s anim-lineUp ease-out infinite;
}

.rooms-sction .three-line-box .second-box {
    width: 120px;
    height: 20px;
    background: #a0731c;
    border-radius: 5px;
    margin-bottom: 20px;
    animation: 4s anim-lineUp ease-out infinite;
}

.rooms-sction .three-line-box .third-box {
    width: 120px;
    height: 20px;
    background: #a0731c;
    border-radius: 5px;
    animation: 6s anim-lineUp ease-out infinite;

}

.rooms-sction .suites-cnt-head {
    width: 750px;
    height: auto;
    margin: 0 auto;
    text-align: center;
}

.rooms-sction .suites-cnt .tab-content {
    width: 750px;
    height: auto;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 100px;
}

.rooms-sction .suites-cnt-head h2 {
    position: relative;
    text-align: center;
    font-size: 60px;
    font-family: Exodus-Demo-Sharpen;
    text-transform: uppercase;
    color: #a0731c;
    top: -14px;
    letter-spacing: 6px;
    line-height: 0.8;
}

.rooms-sction .suites-cnt-head p.suites-btn-cnt {
    margin-bottom: 20px;
    font-size: 18px;
    color: #39271e;
    font-family: Poppins-Medium;
    text-align: justify;
    width: 80%;
    margin: 0 auto;
}

.rooms-sction .room-tabs-sec {
    margin-top: 50px;
}

.rooms-sction .room-tabs-sec nav .nav-tabs {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 50px;
    border-bottom: transparent;
}

.rooms-sction .room-tabs-sec nav .nav-tabs button.nav-link {
    background-color: transparent;
    border: transparent;
    font-size: 16px;
    font-family: Poppins-Medium;
    color: #39271e;
    text-transform: uppercase;
    margin-right: 32px;
    border-bottom: 3px solid transparent;
    padding: 0.5rem 0;
    text-align: left;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 15px;
}

.rooms-sction .room-tabs-sec nav .nav-tabs button.nav-link span {
    text-transform: capitalize;
    font-size: 16px;
}

.rooms-sction .room-tabs-sec nav .nav-tabs button.nav-link:hover,
.rooms-sction .room-tabs-sec nav .nav-tabs button.nav-link.active {
    border-bottom: 3px solid #a0731c;
    color: #a0731c;
}

.rooms-sction .room-tabs-sec nav .nav-tabs button.nav-link:focus {
    outline: transparent;
}

.rooms-sction .room-tabs-sec .gallery-slider-one .slick-banner3 {
    height: 405px;
    width: 100%;
    position: relative !important;
    z-index: 9999;

}

.rooms-sction .room-tabs-sec .gallery-slider-one .slick-banner3 img {
    width: 100%;
    height: 100%;
    z-index: 9999;

}

.rooms-sction .room-tabs-sec .gallery-slider-two .slick-banner3 {
    height: 405px;
    width: 100%;
    position: relative !important;

}

.rooms-sction .room-tabs-sec .gallery-slider-two .slick-banner3 img {
    width: 100%;
    height: 100%;

}

.rooms-sction .room-tabs-sec .gallery-slider-third .slick-banner3 {
    height: 405px;
    width: 100%;
    position: relative !important;

}

.rooms-sction .room-tabs-sec .gallery-slider-third .slick-banner3 img {
    width: 100%;
    height: 100%;

}

.rooms-sction .room-tabs-sec .gallery-slider-four .slick-banner3 {
    height: 405px;
    width: 100%;
    position: relative !important;

}

.rooms-sction .room-tabs-sec .gallery-slider-four .slick-banner3 img {
    width: 100%;
    height: 100%;

}

.rooms-sction .room-tabs-sec .first-slider .ji img {
    width: 100%;
    height: 100%;
}

.rooms-sction .room-tabs-sec .first-slider .ji {
    width: 250px;
    height: 130px;
    margin-right: 3px;
}


.rooms-sction .room-tabs-sec .gallery-slider-second .slick-banner3 {
    height: 405px;
    width: 100%;
    position: relative;

}

.rooms-sction .room-tabs-sec .gallery-slider-second .slick-banner3 img {
    width: 100%;
    height: 100%;
}

.rooms-sction .room-tabs-sec .second-slider .ji img {
    width: 100%;
    height: 100%;
}

.rooms-sction .room-tabs-sec .second-slider .ji {
    width: 250px;
    height: 130px;
    margin-right: 3px;
}

.rooms-sction .room-tabs-sec .gallery-slider-third .slick-banner3 {
    height: 405px;
    width: 100%;
    position: relative;
}

.rooms-sction .room-tabs-sec .gallery-slider-third .slick-banner3 img {
    width: 100%;
    height: 100%;
}

.rooms-sction .room-tabs-sec .third-slider .ji img {
    width: 100%;
    height: 100%;
}

.rooms-sction .room-tabs-sec .third-slider .ji {
    width: 250px;
    height: 130px;
    margin-right: 3px;
}

.rooms-sction .room-tabs-sec .gallery-slider-four .slick-banner3 {
    height: 405px;
    width: 100%;
    position: relative;

}

.rooms-sction .room-tabs-sec .gallery-slider-four .slick-banner3 img {
    width: 100%;
    height: 100%;
}

.rooms-sction .room-tabs-sec .four-slider .ji img {
    width: 100%;
    height: 100%;
}

.rooms-sction .room-tabs-sec .four-slider .ji {
    width: 250px;
    height: 130px;
    margin-right: 3px;
}

.rooms-sction .room-tabs-sec .slick-dots {
    position: absolute;
    bottom: 25px;
    display: block;
    width: auto;
    right: 30px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.rooms-sction .room-tabs-sec .slick-dots li button {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    padding: 0px;
}

.rooms-sction .room-tabs-sec .slick-dots li button:before {
    font-size: 20px;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    background: #F7BB4C;
    background: linear-gradient(to top, #F7BB4C 0%, #FBCA7D 25%, #F0B549 50%, #FBCA7D 75%, #F0B549 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;
}

.slick-dots li:hover button:before {
    opacity: .75;
    background: #F7BB4C;
    background: linear-gradient(to top, #F7BB4C 0%, #FBCA7D 25%, #F0B549 50%, #FBCA7D 75%, #F0B549 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;
}


.rooms-sction .room-tabs-sec .border-border1 {
    top: 20px;
    width: 710px;
    height: 365px;
    border: 1px solid #a0731c;
    position: absolute;
    z-index: 9;
    left: 20px;
}

.rooms-sction .room-tabs-sec .slick-dots li {
    margin: 0 3px;
}

.rooms-sction .room-detail-cnt {
    margin-top: 40px;
    text-align: left;
}

.rooms-sction .room-detail-cnt h3 {
    font-size: 38px;
    font-family: Exodus-Demo-Sharpen;
    text-transform: uppercase;
    color: #a0731c;
    letter-spacing: 6px;
    margin-bottom: 20px;
}

.rooms-sction .room-detail-cnt p {
    margin-bottom: 40px;
    font-size: 18px;
    color: #39271e;
    font-family: Poppins-Medium;
    text-align: justify;
    width: 80%;
}

.rooms-sction .room-detail-cnt .more-aminities {
    text-decoration: underline;
    color: #a0731c;
    font-family: Poppins-Medium;
    font-size: 18px;
}

.rooms-sction .room-detail-cnt .more-aminities:hover {
    color: #39271e;
}

.rooms-sction .room-detail-cnt .room-more-buttons {
    margin-top: 35px;
}

.rooms-sction .room-detail-cnt .room-more-buttons .room-ameni {
    display: inline-block;
    width: 160px;
    padding: 9px 5px;
    height: 43px;
    text-align: center;
    border: 1px solid #a0731c;
    color: #a0731c;
    font-size: 16px;
    font-family: Poppins-SemiBold;
    margin-right: 10px;
    text-decoration: none;
}

.rooms-sction .room-detail-cnt .room-more-buttons .room-ameni:hover {
    color: #fff2d9;
    background-color: #a0731c;
}

.rooms-sction .room-detail-cnt .room-more-buttons .more-details-btn {
    display: inline-block;
    width: 135px;
    padding: 9px 5px;
    height: 43px;
    text-align: center;
    border: 1px solid #a0731c;
    color: #fff2d9;
    background-color: #a0731c;
    font-size: 16px;
    font-family: Poppins-SemiBold;
    text-decoration: none;
}

.rooms-sction .room-detail-cnt .room-more-buttons .more-details-btn:hover {
    color: #a0731c;
    background-color: transparent;
}


.rooms-sction .room-detail-cnt .room-amenities-cnt ul {
    padding-left: 0px;
    list-style: none;
    margin-bottom: 45px;
}

.rooms-sction .room-detail-cnt .room-amenities-cnt ul li p {
    padding: 15px 0px 20px;
    border-bottom: 1px solid #a0731c;
    margin-bottom: 10px;
    width: 100%;
    text-transform: uppercase;
    color: #39271e;
    font-family: Poppins-Medium;
    text-align: left;
    font-size: 16px;
    display: inline-flex;
}

.rooms-sction .room-detail-cnt .room-amenities-cnt ul li p span {
    display: inline-block;
    width: 30%;
}

.rooms-sction .room-detail-cnt .room-amenities-cnt ul li p span.text-cnt-right {
    width: 68%;
}

.rooms-sction .room-detail-cnt .room-amenities-cnt ul li p span img {
    width: 90%;
}

.rooms-sction .room-detail-cnt .room-amenities-cnt ul li p span img.refrigerator {
    width: 50%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rooms-sction .room-detail-cnt .room-amenities-cnt .view-all-room-btn {
    display: inline-block;
    width: 150px;
    height: 45px;
    font-size: 16px;
    font-family: Poppins-SemiBold;
    color: #a0731c;
    border: 1px solid #a0731c;
    padding: 10px 12px;
    text-decoration: none;
}

.rooms-sction .room-detail-cnt .room-amenities-cnt .view-all-room-btn:hover {
    background-color: #a0731c;
    color: #fff2d9;
}


.amenitic-section {
    background-image: url(../images/amenities-background.webp);
    padding: 90px 0px 100px;
    background-size: cover;
    text-align: center;
    position: relative;
    height: 765px;
}

.amenitic-section h2 {
    text-align: center;
    font-size: 60px;
    font-family: Exodus-Demo-Sharpen;
    text-transform: uppercase;
    background: #F7BB4C;
    background: linear-gradient(to top, #F7BB4C 0%, #FBCA7D 25%, #F0B549 50%, #FBCA7D 75%, #F0B549 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;
    letter-spacing: 7px;
    line-height: 0.8;
}

.amenitic-section .three-line-box {
    position: absolute;
    top: 100px;
    left: 100px;
}

.amenitic-section .three-line-box .first-box {
    animation: 2s anim-lineUp ease-out infinite;
    width: 120px;
    height: 20px;
    background: rgb(247, 187, 76);
    background: linear-gradient(124deg, rgba(247, 187, 76, 1) 0%, rgba(251, 202, 125, 1) 25%, rgba(240, 181, 73, 1) 50%, rgba(251, 202, 125, 1) 75%, rgba(240, 181, 73, 1) 100%);
    margin-bottom: 20px;
    border-radius: 5px;
}

.amenitic-section .three-line-box .second-box {
    animation: 4s anim-lineUp ease-out infinite;
    width: 120px;
    height: 20px;
    background: rgb(247, 187, 76);
    background: linear-gradient(124deg, rgba(247, 187, 76, 1) 0%, rgba(251, 202, 125, 1) 25%, rgba(240, 181, 73, 1) 50%, rgba(251, 202, 125, 1) 75%, rgba(240, 181, 73, 1) 100%);
    border-radius: 5px;
    margin-bottom: 20px;
}

.amenitic-section .three-line-box .third-box {
    animation: 6s anim-lineUp ease-out infinite;
    width: 120px;
    height: 20px;
    background: rgb(247, 187, 76);
    background: linear-gradient(124deg, rgba(247, 187, 76, 1) 0%, rgba(251, 202, 125, 1) 25%, rgba(240, 181, 73, 1) 50%, rgba(251, 202, 125, 1) 75%, rgba(240, 181, 73, 1) 100%);
    border-radius: 5px;
}

.amenitic-section .amenities-tabs-section {
    margin-top: 50px;
}

.amenitic-section .amenities-tabs-section .nav-pills {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}

.amenitic-section .amenities-tabs-section .nav-pills .nav-item .nav-link {
    background-color: transparent;
    border: transparent;
    padding: 0px;
    margin: 0px 30px;
    font-size: 20px;
    background: #F7BB4C;
    background: linear-gradient(to top, #F7BB4C 0%, #FBCA7D 25%, #F0B549 50%, #FBCA7D 75%, #F0B549 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;
    font-family: Poppins-Medium;
    border: 3px solid transparent;
    text-transform: uppercase;

}

.amenitic-section .amenities-tabs-section .nav-pills .nav-item .nav-link.active {
    border-bottom: 3px solid #F0B549;
}

.amenitic-section .amenities-tabs-section .nav-pills .nav-item .nav-link:focus {
    outline: transparent;
}


.amenitic-section .amenities-tabs-section .amenities-tabs-sec .amenities-box .amini-img {
    width: 120px;
    height: 120px;
    background-color: #fff2d9;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 20px;
}


.amenitic-section .amenities-tabs-section .amenities-tabs-sec .amenities-box .amini-img img {
    width: auto;
    height: auto;
}

.amenitic-section .amenities-tabs-section .amenities-tabs-sec .amenities-box h5 {
    font-size: 18px;
    font-family: Poppins-Medium;
    background: #F7BB4C;
    background: linear-gradient(to top, #F7BB4C 0%, #FBCA7D 25%, #F0B549 50%, #FBCA7D 75%, #F0B549 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;
    text-transform: uppercase;
}

.amenitic-section .amenities-tabs-section .tab-content {
    margin-top: 50px;
}

.amenitic-section .amenities-tabs-section .amenities-tabs-sec .owl-nav .owl-prev {
    position: absolute;
    top: 43px;
    left: -50px;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    border: 1.5px solid #F0B549;
}

.amenitic-section .amenities-tabs-section .amenities-tabs-sec .owl-nav .owl-prev:focus,
.amenitic-section .amenities-tabs-section .amenities-tabs-sec .owl-nav .owl-next:focus {
    outline: transparent;
}

.amenitic-section .amenities-tabs-section .amenities-tabs-sec .owl-nav .owl-prev span {
    font-size: 50px;
    position: relative;
    top: -22px;
    color: #F0B549;
}

.amenitic-section .amenities-tabs-section .amenities-tabs-sec .owl-nav .owl-prev:hover {
    background-color: #F0B549;
}

.amenitic-section .amenities-tabs-section .amenities-tabs-sec .owl-nav .owl-prev:hover span {
    color: #fff2d9;
}

.amenitic-section .amenities-tabs-section .amenities-tabs-sec .owl-nav .owl-next span {
    font-size: 50px;
    position: relative;
    top: -22px;
    color: #F0B549;
}

.amenitic-section .amenities-tabs-section .amenities-tabs-sec .owl-nav .owl-next:hover {
    background-color: #F0B549;
}

.amenitic-section .amenities-tabs-section .amenities-tabs-sec .owl-nav .owl-next:hover span {
    color: #fff2d9;
}

.amenitic-section .amenities-tabs-section .amenities-tabs-sec .owl-nav .owl-next {
    position: absolute;
    top: 43px;
    right: -50px;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    border: 1.5px solid #F0B549;
}

.amenitic-section .amenities-tabs-section .view-all-amenities {
    display: inline-block;
    width: 195px;
    height: 45px;
    font-size: 16px;
    font-family: Poppins-SemiBold;
    background: #F7BB4C;
    background: linear-gradient(to top, #F7BB4C 0%, #FBCA7D 25%, #F0B549 50%, #FBCA7D 75%, #F0B549 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 7px;
    border: 1px solid #F0B549;
    margin-top: 40px;
    text-decoration: none;
}

.amenitic-section .amenities-tabs-section .view-all-amenities:hover {
    background: #F0B549;
    color: #ffedca !important;
    -webkit-text-fill-color: initial;
}

.amenitic-section .amenities-tabs-section .view-all-amenities:hover {
    background-color: #F0B549;
    color: #fff2d9;
}

.photo-gallery-section {
    padding: 100px 0px;
}

.photo-gallery-section h2 {
    text-align: center;
    font-size: 60px;
    font-family: Exodus-Demo-Sharpen;
    text-transform: uppercase;
    color: #a0731c;
    letter-spacing: 6px;
    line-height: 0.8;
    margin-bottom: 20px;
}

.photo-gallery-section p {
    font-size: 18px;
    color: #39271e;
    font-family: Poppins-Medium;
    text-align: center;
}

.photo-gallery-section .gallery-tab-section .nav-pills {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 40px;
}

.photo-gallery-section .gallery-tab-section .nav-pills .nav-item .nav-link {
    background-color: transparent;
    font-size: 18px;
    border: transparent;
    color: #39271e;
    font-family: Poppins-Medium;
    margin-right: 40px;
    text-transform: uppercase;
    padding: 0px;
    border-radius: 0px;
}

.photo-gallery-section .gallery-tab-section .nav-pills .nav-item .nav-link.active {
    color: #a0731c;
    border-bottom: 3px solid #a0731c;
}

.photo-gallery-section .gallery-tab-section .nav-pills .nav-item .nav-link:focus {
    outline: transparent;
}

.photo-gallery-section .gallery-tab-section .tab-content {
    margin-top: 50px;
}

.photo-gallery-section .gallery-tab-section .tab-content .gallery-room-img {
    width: 100%;
    height: 302px;
    position: relative;
    overflow: hidden;
    object-fit: cover;
}

.photo-gallery-section .gallery-tab-section .tab-content .gallery-room-img:hover img {
    transform: scale(1.1);
}

.photo-gallery-section .gallery-tab-section .tab-content .gallery-room-img img {
    width: 100%;
    height: 100%;
    transition: 1s all ease-in-out;
    object-fit: cover;
}

.photo-gallery-section .gallery-tab-section .tab-content .gallery-room-img .fa-magnifying-glass {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #fff2d9;
    font-size: 20px;
}

.photo-gallery-section .gallery-tab-section .owl-theme .owl-nav {
    display: block !important;
}

.photo-gallery-section .gallery-tab-section .owl-theme .owl-nav .owl-prev:focus,
.photo-gallery-section .gallery-tab-section .owl-theme .owl-nav .owl-next:focus {
    outline: transparent;
}

.photo-gallery-section .gallery-tab-section .owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: -28px;
    top: 39%;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background-color: #a0731c;
}

.photo-gallery-section .gallery-tab-section .owl-theme .owl-nav .owl-prev span {
    color: #fff2d9;
    font-size: 50px;
    position: relative;
    top: -21px;
}

.photo-gallery-section .gallery-tab-section .owl-theme .owl-nav .owl-next {
    position: absolute;
    right: -28px;
    top: 39%;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background-color: #a0731c;
}

.photo-gallery-section .gallery-tab-section .owl-theme .owl-nav .owl-next span {
    color: #fff2d9;
    font-size: 50px;
    position: relative;
    top: -21px;
}

.photo-gallery-section .view-all-gallery-btn {
    display: inline-block;
    width: 166px;
    height: 45px;
    background-color: #a0731c;
    color: #ffeac2;
    padding: 10px;
    text-decoration: none;
    border: 1px solid #a0731c;
    margin-top: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Poppins-SemiBold;
    margin: 50px auto 0;
}

.photo-gallery-section .view-all-gallery-btn:hover {
    background-color: transparent;
    color: #a0731c;
}


.reservation-section {
    padding: 110px 0px;
    background-image: url(../images/background-2.webp);
    text-align: center;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.reservation-section h2 {
    font-family: BASKVILL;
    font-size: 60px;
    background: #F7BB4C;
    background: linear-gradient(to top, #F7BB4C 0%, #FBCA7D 25%, #F0B549 50%, #FBCA7D 75%, #F0B549 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 10px;
    margin-bottom: 0;
    position: relative;
    z-index: 9999;
}


.reservation-section h3 {
    font-family: Amalfi-Coast;
    font-size: 50px;
    color: #F0B549;
    margin-bottom: 40px;
    position: relative;
    z-index: 9999;
}

.reservation-section p {
    font-size: 18px;
    color: #ffeac2;
    font-family: Poppins-Medium;
    margin-bottom: 40px;
    position: relative;
    z-index: 9999;
}

.reservation-section a.view-room-btn {
    display: inline-block;
    width: 195px;
    height: 45px;
    font-family: Poppins-SemiBold;
    font-size: 16px;
    /* background: #F7BB4C;
    background: linear-gradient(to top, #F7BB4C 0%, #FBCA7D 25%, #F0B549 50%, #FBCA7D 75%, #F0B549 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none; */
    color: #F0B549;
    border: 1px solid #F0B549;
    text-decoration: none;
    padding: 10px 12px;
    position: relative;
    z-index: 9;
}

.reservation-section a.view-room-btn:hover {
    background-color: #F0B549;
    color: #fff2d9;
}

.reservation-section .border-line {
    width: 98%;
    height: 94%;
    border: 1px solid #F0B549;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 1;
}

.our-restarent-section {
    padding: 100px 0px;
    background-image: url(../images/our-resparent-background.webp);
    background-size: cover;
    height: 650px;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}

.our-restarent-section .border-line {
    border: 1px solid #F0B549;
    position: absolute;
    width: 98%;
    height: 95%;
    position: absolute;
    top: 15px;
    left: 15px;
}

.our-restarent-section .our-restarent-cnt {
    text-align: end;
    position: absolute;
    right: 85px;
    bottom: 125px;
}

.our-restarent-section .our-restarent-cnt h2 {
    font-size: 50px;
    background: #F7BB4C;
    background: linear-gradient(to top, #F7BB4C 0%, #FBCA7D 25%, #F0B549 50%, #FBCA7D 75%, #F0B549 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;
    font-family: Exodus-Demo-Sharpen;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 25px;
}

.our-restarent-section .our-restarent-cnt h3 {
    font-size: 80px;
    top: -20px;
    position: relative;
    background: #F7BB4C;
    background: linear-gradient(to top, #F7BB4C 0%, #FBCA7D 25%, #F0B549 50%, #FBCA7D 75%, #F0B549 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;
    font-family: Amalfi-Coast;
    height: 140px;
    margin-bottom: 0px;
}

.our-restarent-section .our-restarent-cnt p {
    font-size: 18px;
    font-family: Poppins-Regular;
    background: #F7BB4C;
    background: linear-gradient(to top, #F7BB4C 0%, #FBCA7D 25%, #F0B549 50%, #FBCA7D 75%, #F0B549 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;
    margin-bottom: 30px;
}

.our-restarent-section .our-restarent-cnt .more-detail-btn {
    border: 1px solid #F0B549;
    color: #F0B549;
    font-family: Poppins-SemiBold;
    font-size: 16px;
    padding: 8px 24px;
    text-decoration: none;
}

.our-restarent-section .our-restarent-cnt .more-detail-btn:hover {
    background-color: #F0B549;
    color: #fff2d9;
}

.testimonials-section {
    background-image: url(../images/testimonial-background.webp);
    height: 420px;
    padding: 120px 0px;
}

.testimonials-section .testimonials-head {
    border-right: 1px solid #F0B549;
}

.testimonials-section .testimonials-head h5 {
    font-size: 20px;
    background: #F7BB4C;
    background: linear-gradient(to top, #F7BB4C 0%, #FBCA7D 25%, #F0B549 50%, #FBCA7D 75%, #F0B549 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;
    font-family: BASKVILL;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.testimonials-section .testimonials-head h3 {
    background: #F7BB4C;
    background: linear-gradient(to top, #F7BB4C 0%, #FBCA7D 25%, #F0B549 50%, #FBCA7D 75%, #F0B549 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;
    font-size: 50px;
    font-family: Exodus-Demo-Sharpen;
    text-transform: uppercase;
    letter-spacing: 6px;
}

.testimonials-section .testiminals-carousel .testiminial-cnt h5 {
    font-size: 18px;
    font-family: Poppins-SemiBold;
    color: #ffedca;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.testimonials-section .testiminals-carousel .owl-stage-outer {
    width: 85% !important;
}

.testimonials-section .testiminals-carousel .testiminial-cnt p {
    font-family: Poppins-Medium;
    font-size: 16px;
    color: #ffedca;
    line-height: 1.8;
    margin-bottom: 70px;
}

.testimonials-section .testiminals-carousel .testiminial-cnt .review-rating {
    display: flex;
}

.testimonials-section .testiminals-carousel .testiminial-cnt .review-rating p.month {
    margin-right: 30px;
    margin-bottom: 0px;
}


.testimonials-section .testiminals-carousel .testiminial-cnt .review-rating p.name {
    background: #F7BB4C;
    background: linear-gradient(to top, #F7BB4C 0%, #FBCA7D 25%, #F0B549 50%, #FBCA7D 75%, #F0B549 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;
    margin-bottom: 0px;
}

.testimonials-section .testiminals-carousel .testiminial-cnt .review-rating p.month .fa-star {
    background: #F7BB4C;
    background: linear-gradient(to top, #F7BB4C 0%, #FBCA7D 25%, #F0B549 50%, #FBCA7D 75%, #F0B549 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;
}

.testimonials-section .testiminals-carousel .owl-nav .owl-prev {
    position: absolute;
    bottom: 0px;
    right: 50px;
    height: 45px;
    width: 45px;
    border-radius: 100%;
    background-color: #a0731c;
    border: 1.5px solid #a0731c;
}

.testimonials-section .testiminals-carousel .owl-nav .owl-prev span {
    color: #ffeac2;
    font-size: 51px;
    position: relative;
    top: -24px;
    left: -2px;
}

.testimonials-section .testiminals-carousel .owl-nav .owl-next {
    position: absolute;
    bottom: 0px;
    right: 0px;
    height: 45px;
    width: 45px;
    border-radius: 100%;
    background-color: #a0731c;
    border: 1.5px solid #a0731c;
}

.testimonials-section .testiminals-carousel .owl-nav .owl-next span {
    color: #ffeac2;
    font-size: 51px;
    position: relative;
    top: -24px;
    left: 2px;
}

.testimonials-section .testiminals-carousel .owl-nav .owl-next:focus,
.testimonials-section .testiminals-carousel .owl-nav .owl-prev:focus {
    outline: transparent;
}


.testimonials-section .testiminals-carousel .owl-nav .owl-next:hover,
.testimonials-section .testiminals-carousel .owl-nav .owl-prev:hover {
    background-color: transparent;
    color: #a0731c;
}

.form-section {
    padding: 100px 0px;
}

.form-section .form-head {
    margin-bottom: 40px;
    text-align: center;
}

.form-section .form-head h2 {
    font-size: 50px;
    color: #a0731c;
    font-family: Exodus-Demo-Sharpen;
    line-height: 0.8;
    margin-bottom: 25px;
    letter-spacing: 6px;
}

.form-section .form-head p {
    font-size: 18px;
    font-family: Poppins-Medium;
    color: #39271e;
}

.form-section form {
    width: 540px;
    height: auto;
    margin: 0 auto;
}

.form-section form input {
    background-color: transparent;
    margin-bottom: 30px;
    border: transparent;
    border-bottom: 1px solid #a0731c;
    padding-bottom: 15px;
    font-size: 15px;
    font-family: Poppins-Regular;
    width: 100%;
    color: #a0731c;
}

::placeholder {
    color: #39271e;
    opacity: 1;
    /* Firefox */
}

::-ms-input-placeholder {
    /* Edge 12-18 */
    color: #39271e;
}

.form-section form label {
    /* margin-bottom: 30px; */
    border: transparent;
    padding-bottom: 15px;
    font-size: 15px;
    font-family: Poppins-Regular;
    width: 100%;
    color: #39271e;
    margin-top: 15px;
}

.form-section form textarea {
    border: transparent;
    border-bottom: 1px solid #a0731c;
    background-color: transparent;
    height: 50px;
    width: 100%;
    margin-bottom: 20px;
}

.form-section form textarea:focus,
.form-section form input:focus {
    outline: transparent;
}

.form-section form a {
    display: inline-block;
    width: 125px;
    height: 45px;
    border-radius: 0px;
    padding: 8px 10px;
    background-color: #a0731c;
    color: #ffeac2;
    border: 1px solid #a0731c;
    font-size: 18px;
    font-family: Poppins-SemiBold;
    text-transform: uppercase;
    text-align: center;
}

.form-section form button:hover {
    background-color: transparent;
    color: #a0731c;
}

.form-section form .submit-btn {
    text-align: center;
    display: flex;
    justify-content: center;
}






div#reviews {
    background-image: url('../images/review-bg.webp');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 80px;
    padding-bottom: 100px;
}

div#reviews h2.review-txt {
    text-align: center;
    font-size: 50px;
    font-family: Exodus-Demo-Sharpen;
    background: #F7BB4C;
    background: linear-gradient(to top, #F7BB4C 0%, #FBCA7D 25%, #F0B549 50%, #FBCA7D 75%, #F0B549 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;

    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 40px;
}

div#reviews h6.real-guest-txt {
    text-align: center;
    font-size: 22px;
    font-family: 'Poppins-Medium';
    text-transform: uppercase;
    color: #bc8e3e;
}

div#reviews h6.genuine-txt {
    text-align: center;
    font-size: 24px;
    font-family: 'Poppins-Medium';
    color: #fff2d9;
    text-transform: uppercase;
    margin-bottom: 0;
}

div#reviews .genuine {
    border-bottom: 1px solid #c8bba6;
    width: max-content;
    margin: auto;
}

div#reviews .review-social {
    display: flex;
    justify-content: center;
    margin-top: 45px;
}

div#reviews .facebook_circle-review {
    margin: 0px 5px;
}

div#reviews .stars {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

div#reviews p.number-review {
    text-align: center;
    font-size: 15px;
    color: #cfc1ac;
    font-family: Poppins-Regular;
    margin-top: 10px;
}

.view-all {
    text-align: center;
    margin-top: 30px;
}

div#reviews .view-all a.view-all-txt {
    font-size: 16px;
    font-family: 'Poppins-SemiBold';
    color: #f0b549;
    text-decoration: none;
    border: 1px solid;
    padding: 10px 15px;
}

div#reviews .view-all a.view-all-txt:hover {
    background: #f0b549;
    color: #ffedca !important;
    -webkit-text-fill-color: initial;
    border: 1px solid #F0B549;
}

div#reviews .review-logo {
    text-align: center;
    margin-top: 50px;
}


div#hotel-information h2.hotel-information-txt {
    text-align: center;
    text-transform: uppercase;
    color: #a0731c;
    font-size: 60px;
    font-family: Exodus-Demo-Sharpen;
    line-height: 0.8;
    font-weight: 400;
    letter-spacing: 5px;
}

div#hotel-information p.hotel-para {
    text-align: center;
    font-size: 17px;
    font-family: 'Poppins-Medium';
    color: #39271e;
    margin-top: 20px;
    margin-bottom: 10px;
}

div#hotel-information .check {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #a0731c;
    width: 47%;
    margin: auto;
    padding: 20px 0px;
}

div#hotel-information .check-in {
    margin: 0px 20px;
    width: 250px;
}

div#hotel-information h6.checkin-txt {
    font-size: 18px;
    font-family: 'Poppins-Medium';
    color: #39271e;
    text-transform: uppercase;
    margin-bottom: 5px;
    text-align: end;
}

div#hotel-information h6.checkin-txt2 a {
    color: #a0731c;
    text-decoration: none;
}

div#hotel-information h6.checkin-txt2 {
    font-size: 18px;
    font-family: 'Poppins-SemiBold';
    color: #a0731c;
    margin-bottom: 0;
    text-align: end;
}

div#hotel-information h6.pet-txt {
    text-align: center;
    color: #a0731c;
    font-size: 18px;
    font-family: 'Poppins-SemiBold';
    text-transform: uppercase;
}

div#hotel-information p.pet-para {
    text-align: center;
    font-size: 17px;
    font-family: 'Poppins-Medium';
    margin-bottom: 0;
}

div#hotel-information .pet {
    width: 46%;
    margin: auto;
    border-bottom: 1px solid #a0731c;
    padding-top: 25px;
    padding-bottom: 25px;
}

div#hotel-information {
    padding-bottom: 110px;
    padding-top: 100px;
}

div#hotel-information .checkin-txt3 {
    text-align: left !important;
}

.rooms-sction span.left-arrow.slick-arrow {
    position: absolute;
    left: -10px;
    top: 45%;
    height: 40px;
    width: 40px;
    background-color: #a0731c;
    z-index: 9;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    cursor: pointer;
}

.rooms-sction span.right-arrow.slick-arrow {
    position: absolute;
    right: -10px;
    top: 45%;
    height: 40px;
    width: 40px;
    background-color: #a0731c;
    z-index: 9;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    cursor: pointer;
}


.footer {
    background-image: url(../images/footer-background.webp);
    padding-bottom: 150px;
    background-size: 980px 400px !important;
    background-position: 42% 80%;
    background-repeat: no-repeat;
}

.footer .container {
    border-top: 1px solid #a0731c;
    padding-top: 100px;
}

.footer .footer-logo {
    text-align: center;
}

.footer .footer-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0px;
    margin: 50px 0px 30px;
}

.footer .footer-menu li {
    margin-right: 30px;
}

.footer .footer-menu li a {
    color: #39271e;
    font-size: 16px;
    font-family: Poppins-Semibold;
    text-transform: uppercase;
}

.footer .footer-address {
    list-style: none;
    text-align: center;
    margin-bottom: 30px;
}

.footer .footer-address li {
    margin-bottom: 5px;
}

.footer .footer-address li p {
    font-size: 16px;
    color: #39271e;
    font-family: Poppins-Medium;
    margin-bottom: 0px;
}

.footer .footer-address li a {
    color: #a0731c;
    font-size: 20px;
    font-family: Poppins-Semibold;
}


.footer .footer-sub-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    list-style: none;
    margin: 0px 0px 0px;
}

.footer .footer-sub-menu span {
    margin: 0px 12px;
    font-weight: bold;
    color: #39271e;
}

.footer .footer-sub-menu li {
    margin-bottom: 10px;
}

.footer .footer-sub-menu li a {
    font-size: 15px;
    color: #39271e;
    font-family: Poppins-Medium;
}

.footer .footer-social-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 40px;
    margin-top: 40px;
}

.footer .footer-social-icon li {
    margin-right: 10px;
}

.footer .footer-social-icon li a {
    font-size: 20px;
    padding: 1px 0px 0px 1px;
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    background-color: #a0731c;
    color: #fff2d9;
}

.footer .footer-social-icon li a:hover {
    background-color: #39271e;
}

.footer .footer-social-icon li .facebook .fa-facebook-f {
    position: relative;
    top: 6px;
    font-size: 23px;
}

.footer .footer-social-icon li .twitter {
    position: relative;
    top: -2px;
}

.footer .footer-social-icon li a svg {
    fill: #fff2d9;
}

.footer .copyright {
    text-align: center;
    font-size: 15px;
    color: #39271e;
    font-family: Poppins-Medium;
}

.footer .copyright a {
    color: #a0731c;
    text-decoration: none;
}


#back_click_top {
    display: inline-block;
    background-color: #39271e;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    cursor: pointer;
    border-radius: 50% !important;
    font-size: 25px;
    padding: 7px 9px;
    color: #ffedca;
}

#back_click_top.show {
    opacity: 1;
    visibility: visible;
}

#back_click_top i {
    font-style: normal;
    font-size: 1.3em;
    line-height: 50px;
    background: #F7BB4C;
    background: linear-gradient(to top, #F7BB4C 0%, #FBCA7D 25%, #F0B549 50%, #FBCA7D 75%, #F0B549 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;
}

#select-capcha {
    display: none;
    font-size: 18px;
    color: red;
}

.referesh-div {
    display: flex;
    font-size: 16px;
    font-family: 'Poppins-Medium';
    margin-top: 25px;
}

.referesh-div .check-box-new {
    font-size: 16px;
}

.form-check-label {
    /* margin-bottom: 10px; */
    margin: 0px 15px 0px 15px;
    margin-top: 0px !important;
}

.referesh-div .check-box-new input {
    width: 25px;
    height: 25px;
}

.capcha {
    height: 70px;
    margin-top: 51px;
}

.referesh-div img {
    animation: rotate 5s linear infinite;
}

.mobile-book-now {
    display: none;
    background-color: #39271e;
    color: #F0B549;
    padding: 5px 20px;
    border-radius: 0px;
    font-size: 14px;
    text-decoration: none;
    width: auto;
    /* height: 35px; */
    text-align: center;
    font-family: 'Poppins-Medium';
}

.navbar-scroll .mobile-book-now {
    background-color: #F0B549;
    color: #39271e;
}

.booking-form {
    font-family: Poppins-Regular;
    background-color: #39271e;
}

.booking-form .number,
.booking-form .t-datepicker {
    display: flex;
    flex-wrap: wrap;
}

.booking-form .number select,
.booking-form .t-datepicker .icon-position-div {
    width: 47%;
    position: relative;
    margin-right: 20px;
    margin-bottom: 20px;

}

#serviceArray1 {
    margin-right: 0px;
}

.booking-form .t-datepicker .icon-position-div.two {
    margin-right: 0px;
}

.booking-form .t-datepicker .icon-position-div img {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 20px;
}

.booking-form .promo-code input {
    width: 99%;
    margin-bottom: 20px;
    border: transparent;
    height: 36px;
    border-radius: 0px;
    padding-left: 5px;
}

.booking-form input,
.booking-form select {
    height: 36px;
    padding: 5px;
    font-size: 16px;
    border-radius: 0px;
    background-color: #fff2d9;
}

.booking-form input::placeholder,
.booking-form select::placeholder {
    color: #332b25;
}

.booking-form button,
.booking-form input:focus,
.booking-form select:focus {
    outline: transparent;
    box-shadow: none;
    border: transparent;
}

.booking-form .book-now {
    background-color: #fff2d9;
    color: #332b25;
    border: transparent;
    padding: 5px 10px;
    border-radius: 0px;
    border: 1.5px solid #fff2d9;
    font-family: Poppins-Medium;
}

.booking-form .book-now:hover {
    background-color: transparent;
    color: #F0B549;
}

.lightpick {
    font-family: Poppins-Regular !important;
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
    top: 10px;
}

.mobile-book-now {
    display: none;
    padding: 5px 8px;
    color: #332b25;
    font-family: Poppins-Medium;
    background-color: #ffd99a;
    text-decoration: none;
}

.mobile-book-now:hover {
    color: #333;
    background-color: #ffd99a !important;
}

.mobile-book-now:focus-within,
.mobile-book-now:focus {
    color: #332b25 !important;
    background-color: #ffd99a !important;
    outline: transparent;
    border: transparent;
    text-decoration: none;
}

.modal-title {
    color: #FBCA7D;
}

.modal-header button {
    color: #FBCA7D;
}

@media (min-width: 576px) {
    .modal-dialog {
        /* max-width: 90%; */
        margin: 0 auto;
        border-radius: 40px;
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@media(max-width:1300px) {
    .navbar_banner_section .navbar_section .navbar .navbar-nav .nav-item .nav-link {
        margin: 0px 5px;
    }
}

@media(max-width:1180px) {
    .navbar_banner_section .navbar_section .navbar .navbar-nav .nav-item .nav-link {
        font-size: 12px;
    }

    .navbar_banner_section .navbar_section .navbar .navbar-nav .nav-item .nav-link {
        margin: 0px 0px;
        padding: 10px 4px;
    }
}

@media(max-width:1024px) {
    .banner-carousel-section .carousel-item .carousel-caption {
        top: 28%;
    }

    .overview-section .three-line-box {
        left: 60px;
    }

    .rooms-sction .three-line-box {
        left: 60px;
    }

    .amenitic-section .amenities-tabs-section .amenities-tabs-sec .owl-nav .owl-prev {
        top: 34px;
        left: -28px;
    }

    .amenitic-section .amenities-tabs-section .amenities-tabs-sec .owl-nav .owl-next {
        top: 34px;
        right: -28px;
    }
}

@media(max-width:992px) {
    .rooms-sction .suites-cnt-head {
        width: 100%;
    }

    .nav-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 60%;
    }

    .mobile-book-now {
        display: block;
    }

    .mob_navbar_sec {
        display: block;
    }

    .navbar_section {
        display: none;
    }

    .banner-carousel-section .carousel-item .carousel-caption {
        left: 15%;
        top: 18%;
        display: block !important;
    }

    .overview-section .overview-cnt {
        width: 100%;
    }

    .overview-section .three-line-box {
        display: none;
    }

    .overview-section .overview-cnt h3 {
        width: 85%;
        margin: 0 auto 20px;
    }

    .rooms-sction .three-line-box {
        display: none;
    }

    .amenitic-section .three-line-box {
        display: none;
    }

    .amenitic-section .amenities-tabs-section .nav-pills .nav-item .nav-link {
        margin: 10px 30px;
    }

    .photo-gallery-section .gallery-tab-section .nav-pills .nav-item .nav-link {
        margin-top: 20px;
    }

    .reservation-section .border-line {
        width: 97%;
    }

    .reservation-section p br {
        display: none;
    }

    .our-restarent-section .border-line {
        width: 97%;
    }

    .testimonials-section {
        height: auto;
        background-size: cover;
    }

    .footer .footer-menu li {
        margin-top: 20px;
    }

    .footer .footer-menu {
        margin: 30px 0px 30px;
    }

    .footer {
        padding-bottom: 100px;
        background-size: 730px 350px !important;
    }
}

@media(max-width:820px) {
    .rooms-sction .room-tabs-sec nav .nav-tabs button.nav-link {
        margin-right: 5px;
        display: initial;
        padding: 8px 8px;
        margin-bottom: 15px;
        border: 1px solid #39271e;
        border-radius: 0px;
        width: 45%;
        font-size: 18px;
        text-align: center;
        margin-right: 15px;
    }

    .rooms-sction .room-tabs-sec nav .nav-tabs button.nav-link br {
        display: none;
    }

    .rooms-sction .room-tabs-sec nav .nav-tabs button.nav-link.active {
        border-bottom: transparent;
    }

    .rooms-sction .room-tabs-sec nav .nav-tabs button.nav-link.active {
        border: 1px solid #a0731c;

    }

    .rooms-sction .room-tabs-sec nav .nav-tabs button.nav-link span {
        font-size: 16px;
    }

    .rooms-sction .room-tabs-sec nav .nav-tabs {
        display: initial;
    }

    .rooms-sction .room-tabs-sec nav {
        margin-bottom: 40px;
    }

    .amenitic-section .amenities-tabs-section .nav-pills .nav-item .nav-link {
        margin: 10px 10px;
    }

    .rooms-sction .room-detail-cnt .room-amenities-cnt ul li p {
        font-size: 20px;
    }

    .rooms-sction .room-detail-cnt .room-amenities-cnt ul li p span.text-cnt-right {
        width: 68%;
        padding-right: 20px;
        justify-content: center;
    }

    .rooms-sction .room-detail-cnt .room-amenities-cnt ul li p span img.refrigerator {
        width: 33%;
        justify-content: start;
        align-items: start;
        margin-left: 20px;
    }

    .rooms-sction .room-detail-cnt .room-amenities-cnt ul li p span img {
        width: 65%;
    }

    .our-restarent-section .our-restarent-cnt p {
        font-weight: 800;
    }

    .our-restarent-section .our-restarent-cnt h2 {
        line-height: 1;
    }

    div#hotel-information h2.hotel-information-txt {
        font-size: 50px;
    }

    .banner-carousel-section .carousel-item .carousel-caption h5 {
        font-size: 45px;
        height: 110px;
    }

    .banner-carousel-section .carousel-item .carousel-caption p {
        font-size: 50px;
    }

    .banner-call-us {
        font-size: 12px;
        left: -6%;
        top: 60%;
    }

    .testimonials-section {
        padding: 80px 0px;
    }

    .testimonials-section .testimonials-head h3 {
        font-size: 40px;
        line-height: 1;
    }

    div#hotel-information .check {
        width: 75%;
    }

    div#hotel-information .pet {
        width: 75%;
    }

    .banner-carousel-section .carousel-indicators {
        bottom: 10px;
    }

    .trip-img {
        position: absolute;
        bottom: 50px;
        right: 50px;
    }

    .banner-carousel-section .carousel-item .carousel-caption p {
        margin-bottom: 0px;
    }

    .navbar_banner_section {
        position: fixed;
        top: 0px;
    }

    .rooms-sction .suites-cnt .tab-content {
        width: 100%;
    }

    .rooms-sction .room-tabs-sec .first-slider .ji {
        width: 250px;
        height: auto;
        margin-right: 3px;
    }

    .our-restarent-section {
        height: 550px;
    }

    .form-section .form-head h2 {
        margin-bottom: 35px;
    }

    div#reviews {
        background-size: cover;
    }

    .reservation-section .border-line {
        width: 96%;
    }
}

@media(max-width:768px) {
    .rooms-sction .room-tabs-sec .border-border1 {
        width: 650px;
        height: 365px;
    }

    .rooms-sction .room-detail-cnt h3 {
        letter-spacing: 0px;
    }

    .amenitic-section .amenities-tabs-section .amenities-tabs-sec .owl-nav .owl-prev {
        left: -30px;
    }

    .amenitic-section .amenities-tabs-section .amenities-tabs-sec .owl-nav .owl-next {
        right: -30px;
    }

    .our-restarent-section .border-line {
        width: 96%;
    }

    .footer {
        background-size: 650px 250px;
    }

    .banner-carousel-section .carousel-item .carousel-caption h5 {
        height: initial;
        font-size: 25px;
        line-height: initial;
        margin-bottom: 17px;
    }

    .banner-carousel-section .carousel-item .carousel-caption a {
        display: none;
    }

    .banner-carousel-section .carousel-item .carousel-caption p {
        font-size: 30px;
        line-height: initial;
    }

    .overview-section .overview-cnt h1 {
        width: 84%;
        margin: 0 auto;
    }


}

@media(max-width:600px) {
    .booking-form {
        position: absolute;
        top: 130px;
    }

    .nav-header {
        width: 75%;
    }

    .rooms-sction .room-detail-cnt .room-amenities-cnt ul {
        margin-top: 30px;
    }

    .rooms-sction .room-detail-cnt .room-amenities-cnt ul li p span img {
        width: 50%;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .rooms-sction .room-detail-cnt .room-amenities-cnt ul li p span img.refrigerator {
        width: 30%;
        margin: 0 auto;
    }

    .rooms-sction .room-detail-cnt .room-amenities-cnt ul li p {
        font-size: 22px;
    }

    .our-restarent-section .our-restarent-cnt {
        right: 20px;
        width: 80%;
    }

    .rooms-sction .room-tabs-sec .border-border1 {
        width: 94%;
    }

    .form-section .form-head h2 {
        font-size: 40px;
    }

    div#reviews h6.real-guest-txt {
        font-size: 20px;
    }

    div#reviews h6.genuine-txt {
        font-size: 22px;
    }

    div#reviews .review-logo img {
        width: 210px;
        height: auto;
    }

    .banner-carousel-section .carousel-indicators {
        display: none;
    }

    .trip-img {
        position: absolute;
        bottom: 20px;
        right: 20px;
    }

    .banner-call-us {
        display: none;
    }

    .trip-img {
        position: absolute;
        bottom: 20px;
        right: 0px;
    }

    .trip-img img {
        width: 80%;
        height: 80%;
    }

    .photo-gallery-section .gallery-tab-section .nav-pills .nav-item .nav-link.active {
        color: #a0731c;
        border: 1.5px solid #a0731c;
    }

    .photo-gallery-section .gallery-tab-section .nav-pills .nav-item .nav-link {
        color: #39271e;
        border: 1.5px solid #39271e;
        margin-right: 15px;
        padding: 10px 20px;
        border-radius: 0px;
    }

    .amenitic-section .amenities-tabs-section .nav-pills .nav-item .nav-link.active {
        border: 1.5px solid #F0B549;
        color: #F0B549;
    }

    .amenitic-section .amenities-tabs-section .nav-pills .nav-item .nav-link {
        margin: 5px 10px;
        padding: 10px 20px;
        border: 1.5px solid #fff2d9;
        border-radius: 0px;
        color: #fff2d9;
        -webkit-text-fill-color: initial;
        background-color: transparent !important;
    }

    .rooms-sction .room-tabs-sec nav .nav-tabs button.nav-link:hover,
    .rooms-sction .room-tabs-sec nav .nav-tabs button.nav-link.active {
        border: 1.5px solid #a0731c;
        color: #a0731c;
    }

    .banner-call-us {
        top: 58%;
        font-size: 7px;
    }

    .navbar-scroll {
        padding: 0px 5px !important;
    }

    .overview-section .overview-cnt h1 {
        width: 85%;
        margin: 0 auto;
        font-size: 40px;
        letter-spacing: 3px;
    }

    .rooms-sction .suites-cnt-head h2 {
        font-size: 50px;
        margin-bottom: 30px;
    }

    .overview-section .overview-cnt .more-btn {
        margin-top: 20px;
    }

    .amenitic-section {
        height: 885px;
    }

    .rooms-sction .room-tabs-sec .border-border1 {
        width: 470px;
        height: 365px;
    }

    .amenitic-section .amenities-tabs-section .amenities-tabs-sec .owl-nav .owl-prev {
        left: 70px;
    }

    .amenitic-section .amenities-tabs-section .amenities-tabs-sec .owl-nav .owl-next {
        right: 70px;
    }

    .photo-gallery-section .gallery-tab-section .tab-content .gallery-room-img {
        width: 80%;
        margin: 0 auto;
    }

    .photo-gallery-section .gallery-tab-section .owl-theme .owl-nav .owl-prev {
        left: 20px;
    }

    .photo-gallery-section .gallery-tab-section .owl-theme .owl-nav .owl-next {
        right: 24px;
    }

    .reservation-section .border-line {
        width: 95%;
    }

    .reservation-section {
        padding: 110px 20px;
    }

    div#hotel-information .check {
        width: 90%;
    }

    .our-restarent-section .border-line {
        width: 95%;
    }

    .testimonials-section .testimonials-head {
        text-align: center;
        margin-bottom: 40px;
        border-right: transparent;
    }

    .testimonials-section .testimonials-head h5 {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .form-section form {
        width: 90%;
        height: auto;
        margin: 0 auto;
    }

    .rooms-sction .room-tabs-sec nav .nav-tabs button.nav-link {
        margin-right: 5px;
        justify-content: center;
        display: initial;
        padding: 8px 8px;
        margin-bottom: 15px;
        border: 1px solid #39271e;
        border-radius: 0px;
        width: 100%;
    }

    div#hotel-information h2.hotel-information-txt {
        font-size: 50px;
    }

    .rooms-sction .room-tabs-sec .gallery-slider-one .slick-banner3 {
        height: auto;
    }

    .rooms-sction .room-tabs-sec .border-border1 {
        display: none;
    }

    .amenitic-section .amenities-tabs-section .nav-pills {
        display: initial;
    }

    .amenitic-section .amenities-tabs-section .nav-pills .nav-item {
        width: 100%;
    }

    .amenitic-section .amenities-tabs-section .nav-pills .nav-item .nav-link {
        width: 95%;
        margin: 10px 0px;
    }

    .photo-gallery-section p br {
        display: none;
    }

    .photo-gallery-section .gallery-tab-section .nav-pills .nav-item {
        width: 50%;
    }

    .photo-gallery-section .gallery-tab-section .nav-pills .nav-item .nav-link {
        width: 95%;
    }


    .testimonials-section .testiminals-carousel .owl-stage-outer {
        width: 100% !important;
    }

    .testimonials-section .testiminals-carousel .testiminial-cnt p br {
        display: none;
    }

    .form-section .form-head h2 br {
        display: none;
    }

    .rooms-sction .suites-cnt-head {
        width: 100%;
    }

    .rooms-sction .suites-cnt .tab-content {
        width: 100%;
    }

    .amenitic-section h2 {
        font-size: 45px;
    }

    .photo-gallery-section h2 {
        font-size: 50px;
    }

    .footer {
        background-position: 25% 50%;
        background-size: 100% !important;
    }

    .room-amenities-sectio-carousel .room-amenities-sectio-carousel-cnt {
        width: 80%;
    }

    .mobile_tabs_select .select-option::after {
        top: 40px;
        right: 18px;
    }
}

@media(max-width:530px) {


    .trip-img {
        display: none;
    }

    .testimonials-section .testiminals-carousel .testiminial-cnt p br {
        display: none;
    }
}

@media(max-width:431px) {
    .amenitic-section .amenities-tabs-section .amenities-tabs-sec .owl-nav .owl-prev {
        left: 40px;
    }

    .amenitic-section .amenities-tabs-section .amenities-tabs-sec .owl-nav .owl-next {
        right: 40px;
    }

    .overview-section {
        margin: 70px 0px 0px;
    }

    .overview-section .overview-cnt {
        padding-bottom: 50px;
    }

    .rooms-sction {
        margin-top: 65px;
    }

    .rooms-sction .room-tabs-sec nav .nav-tabs button.nav-link {
        margin-right: 5px;
        display: initial;
        padding: 8px 18px;
    }

    .rooms-sction .room-tabs-sec nav .nav-tabs button.nav-link:hover,
    .rooms-sction .room-tabs-sec nav .nav-tabs button.nav-link.active {
        border: 1.5px solid #a0731c;
        color: #a0731c;
    }

    .rooms-sction .room-tabs-sec .border-border1 {
        border: 1px solid transparent;
    }

    .rooms-sction .room-detail-cnt h3 {
        margin-bottom: 30px;
    }

    .overview-section .overview-cnt h1 {
        width: 91%;
        margin: 0 auto;
        font-size: 40px;
    }

    .overview-section .overview-cnt h3 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .rooms-sction .suites-cnt-head h2 {
        font-size: 40px;
    }

    .rooms-sction .suites-cnt-head {
        width: 100%;
    }

    .rooms-sction .suites-cnt .tab-content {
        width: 100%;
    }

    .rooms-sction .room-tabs-sec .border-border1 {
        width: 360px;
        height: 175px;
    }

    .rooms-sction .room-tabs-sec .gallery-slider-one .slick-banner3 {
        width: 100%;
    }

    .rooms-sction .room-tabs-sec .gallery-slider-one .slick-banner3 {
        height: auto;
    }

    .rooms-sction .room-tabs-sec .gallery-slider-two .slick-banner3 {
        width: 100%;
    }

    .rooms-sction .room-tabs-sec .gallery-slider-two .slick-banner3 {
        height: auto;
    }

    .rooms-sction .room-tabs-sec .gallery-slider-third .slick-banner3 {
        width: 100%;
    }

    .rooms-sction .room-tabs-sec .gallery-slider-third .slick-banner3 {
        height: auto;
    }

    .rooms-sction .room-tabs-sec .gallery-slider-four .slick-banner3 {
        width: 100%;
    }

    .rooms-sction .room-tabs-sec .gallery-slider-four .slick-banner3 {
        height: auto;
    }

    .rooms-sction .room-detail-cnt p {
        font-size: 18px;
        width: 100%;
        margin-bottom: 25px;
    }

    .rooms-sction .room-detail-cnt .room-more-buttons {
        margin-top: 30px;
    }

    .rooms-sction .suites-cnt .tab-content {
        padding-bottom: 65px;
    }

    .amenitic-section {
        padding: 65px 0px 100px;
        height: 820px;
    }

    .photo-gallery-section {
        padding: 65px 0px;
    }

    .rooms-sction .room-detail-cnt {
        text-align: center;
    }

    .rooms-sction .room-detail-cnt .room-more-buttons {
        margin-bottom: 35px;
    }

    .rooms-sction .room-detail-cnt h3 {
        font-size: 40px;
    }

    .amenitic-section h2 {
        font-size: 40px;
        line-height: 1;
    }

    .photo-gallery-section h2 {
        font-size: 40px;
        line-height: 1;
    }

    .photo-gallery-section p br {
        display: none;
    }

    .reservation-section .border-line {
        width: 93%;
    }

    .reservation-section h2 {
        font-size: 40px;

    }

    .reservation-section h3 {
        font-size: 40px;
    }

    div#hotel-information h2.hotel-information-txt {
        font-size: 40px;
    }

    div#hotel-information h2.hotel-information-txt br {
        display: none;
    }

    div#hotel-information p.hotel-para {
        font-size: 18px;
    }

    div#hotel-information p.hotel-para br {
        display: none;
    }

    div#hotel-information .pet {
        width: 100%;
    }

    .our-restarent-section .our-restarent-cnt {
        right: 35px;
        bottom: 85px;
    }

    .our-restarent-section .our-restarent-cnt h2 {
        font-size: 40px;
        line-height: 1;
    }

    .our-restarent-section .our-restarent-cnt h3 {
        font-size: 60px;
        height: 100px;
    }

    .our-restarent-section .our-restarent-cnt p {
        width: 85%;
        margin: 0 auto 50px;
    }

    .our-restarent-section .our-restarent-cnt p br {
        display: none;
    }

    .our-restarent-section .border-line {
        width: 93.5%;
    }

    .testimonials-section .testimonials-head h3 {
        font-size: 40px;
    }

    .testimonials-section .testiminals-carousel .owl-nav .owl-prev {
        position: inherit;

    }

    .testimonials-section .testiminals-carousel .owl-nav .owl-next {
        position: inherit;

    }

    .testimonials-section .testiminals-carousel .owl-nav {
        margin-top: 40px;
    }

    .testimonials-section .testiminals-carousel .testiminial-cnt {
        text-align: center;
    }

    .testimonials-section .testiminals-carousel .testiminial-cnt p {
        font-size: 18px;
    }

    .testimonials-section .testiminals-carousel .testiminial-cnt h5 {
        font-size: 20px;
    }

    .testimonials-section .testiminals-carousel .testiminial-cnt .review-rating {
        display: flex;
        justify-content: center;
    }

    .form-section .form-head h2 {
        font-size: 40px;
        line-height: 1;
    }

    .banner-call-us {
        top: 60%;
        font-size: 8px;
    }

    div#hotel-information .check {
        width: 100%;
    }

    .footer .container {
        width: 90%;
        margin: 0 auto;
    }

    .footer .footer-sub-menu span {
        display: none;
    }

    .footer .footer-sub-menu li {
        margin-right: 20px;
    }

    .reservation-section {
        padding: 75px 20px;
    }

    div#reviews {
        padding-top: 60px;
        padding-bottom: 70px;
    }

    div#hotel-information {
        padding-bottom: 65px;
        padding-top: 65px;
    }

    .our-restarent-section {
        height: 500px;
        padding: 60px 0px;
    }

    .testimonials-section {
        padding: 65px 0px;
    }

    .form-section {
        padding: 65px 0px;
    }

    .footer .container {
        padding-top: 60px;
    }

    .footer {
        background-size: 420px 190px !important;
    }

    .photo-gallery-section .gallery-tab-section .nav-pills .nav-item .nav-link {
        color: #39271e;
        border: 1.5px solid #39271e;
        margin-right: 15px;
        padding: 10px 20px;
        border-radius: 0px;
    }

    .photo-gallery-section .gallery-tab-section .nav-pills .nav-item .nav-link.active {
        color: #a0731c;
        border: 1.5px solid #a0731c;
    }

    .amenitic-section .amenities-tabs-section .nav-pills .nav-item .nav-link {
        margin: 10px 10px;
        padding: 10px 20px;
        border: 1.5px solid #fff2d9;
        border-radius: 0px;
        color: #fff2d9;
        -webkit-text-fill-color: initial;
        background-color: transparent !important;
    }

    .amenitic-section .amenities-tabs-section .nav-pills .nav-item .nav-link.active {
        border: 1.5px solid #F0B549;
        color: #F0B549;
    }

    .photo-gallery-section .gallery-tab-section .nav-pills .nav-item .nav-link {
        font-size: 16px;
    }

    div#hotel-information .check {
        display: initial;

    }

    div#hotel-information .check-in {
        width: 100%;
        margin: 25px 0px;
    }

    div#hotel-information .checkin-txt3 {
        text-align: center !important;
    }

    div#hotel-information h6.checkin-txt {
        text-align: center;
    }

    div#hotel-information h6.checkin-txt2 {
        text-align: center;
    }

}

@media(max-width:391px) {
    .photo-gallery-section .gallery-tab-section .nav-pills .nav-item {
        width: 100%;
    }

    .photo-gallery-section .gallery-tab-section .nav-pills .nav-item .nav-link {
        font-size: 20px;
        margin: 15px auto 0px;
    }

    .specification-cnt .spec-left h2 {
        font-size: 32px;
    }

    div#hotel-information .check {
        width: 100%;
    }

    .overview-section .overview-cnt h1 {
        width: 100%;
        margin: 0 auto;
        font-size: 40px;
        letter-spacing: 0px;
    }

    div#hotel-information {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .rooms-sction .room-tabs-sec .border-border1 {
        width: 320px;
        height: 155px;
    }

    .amenitic-section .amenities-tabs-section .amenities-tabs-sec .owl-nav .owl-prev {
        left: 40px;
    }

    .amenitic-section .amenities-tabs-section .amenities-tabs-sec .owl-nav .owl-next {
        right: 40px;
    }

    .our-restarent-section .our-restarent-cnt h2 {
        font-size: 35px;
    }
}

@media(max-width:379px) {}

@media(max-width:320px) {
    .overview-section .overview-cnt h1 {
        font-size: 30px;
    }

    .overview-section .overview-cnt h3 {
        font-size: 25px;
    }

    .rooms-sction .suites-cnt-head h2 {
        font-size: 35px;
    }

    .rooms-sction .room-tabs-sec .border-border1 {
        border: 1px solid transparent;
    }

    .rooms-sction .room-tabs-sec nav .nav-tabs {
        margin-bottom: 30px;
    }

    .rooms-sction .room-tabs-sec {
        margin-top: 30px;
    }

    .rooms-sction .room-detail-cnt .room-more-buttons .room-ameni {
        margin-bottom: 20px;
    }

    .amenitic-section h2 {
        font-size: 35px;
    }

    .amenitic-section .amenities-tabs-section .amenities-tabs-sec .owl-nav .owl-next {
        right: 10px;
    }

    .amenitic-section .amenities-tabs-section .amenities-tabs-sec .owl-nav .owl-prev {
        left: 10px;
    }

    .photo-gallery-section .gallery-tab-section .owl-theme .owl-nav .owl-next {
        right: 4px;
    }

    .photo-gallery-section .gallery-tab-section .owl-theme .owl-nav .owl-prev {
        left: 0px;
    }

    .reservation-section .border-line {
        width: 91%;
        height: 95%;
    }

    div#hotel-information .check {
        display: inherit;
    }

    div#hotel-information h6.checkin-txt {
        text-align: center;
    }

    div#hotel-information h6.checkin-txt2 {
        text-align: center;
    }

    div#hotel-information .check-in {
        margin: 0px 20px 30px;
    }

    div#hotel-information .checkin-txt3 {
        text-align: center !important;
    }

    div#hotel-information .checkin-txt3 {
        text-align: center !important;
    }

    div#hotel-information .check {
        border-bottom: 1px solid transparent;
        padding: 0px 0px;
    }

    div#hotel-information p.hotel-para {
        margin-bottom: 40px;
    }

    .our-restarent-section .our-restarent-cnt h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .our-restarent-section .our-restarent-cnt p {
        width: 100%;
    }

    .our-restarent-section .border-line {
        width: 91.5%;
    }

    .testimonials-section .testiminals-carousel .testiminial-cnt .review-rating {
        display: initial;
    }

    .testimonials-section .testiminals-carousel .testiminial-cnt .review-rating p.month {
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .banner-call-us {
        font-size: 6px;
    }

    .banner-carousel-section .carousel-indicators {
        display: none;
    }

}


@keyframes anim-lineUp {
    0% {
        opacity: 0;
        transform: translateY(80%);
    }

    20% {
        opacity: 0;
    }

    50% {
        opacity: 1;
        transform: translateY(0%);
    }

    100% {
        opacity: 1;
        transform: translateY(0%);
    }
}

.error-page {
    padding: 200px 0px 100px;
    background-size: cover;
    font-family: Poppins-Medium;
}

.error-page h1 {
    font-weight: 500;
    color: #3d2404;
    font-size: 100px;
}

.error-page p {
    margin-bottom: 30px;
    margin-top: 15px;
}

.error-page a {
    font-size: 18px;
    color: #3d2404;
    border: 1px solid #3d2404;
    padding: 7px 10px;
    text-decoration: none;
}