h1,
h2 {
    font-family: "Cormorant Garamond", serif;
}

h3,
h4,
h5,
h6,
a,
li,
p,
button,
label,
input,
textarea,
select,
span {
    font-family: "Jost", sans-serif;
}

body {
    scroll-behavior: smooth;
}

.container {
    overflow-y: hidden;
}

section {
    overflow-x: hidden !important;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a,
a:hover,
a:active,
a:visited,
a:focus {
    text-decoration: none;
}

a:focus {
    box-shadow: none !important;
}

input:focus {
    outline: none;
}

select:focus {
    outline: none;
}

textarea:focus {
    outline: none;
}

button:focus {
    outline: none;
}

.clearfix {
    display: block;
    content: "";
    clear: both;
}

p {
    font-size: 16px;
    line-height: 1.7;
}

.btn-close:focus {
    box-shadow: none;
}

@media (min-width: 768px) and (max-width: 1050px) {
    .wrap {
        padding: 0 51px;
    }
}

input[type="number"] {
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.wrap {
    padding: 0 120px;
}

.wrap_2 {
    padding: 0 226px;
}

@media (max-width: 1279px) {
    .wrap_2 {
        padding: 0 45px;
    }
}

button {
    transition-duration: 0.3s;
    transition-property: transform;
}

@media (max-width: 991px) {
    p {
        font-size: 15px !important;
        line-height: 1.7;
    }

    .wrap {
        padding: 0 31px !important;
    }

    .wrap_2 {
        padding: 0 31px !important;
    }
}

@media (min-width: 991.98px) and (max-width: 1237px) {
    .wrap {
        padding: 0 49px;
    }
}

@media (max-width: 385px) {
    .wrap {
        padding: 0 22px !important;
    }
}

.form-control:focus {
    box-shadow: none;
    border-color: #fff;
}


/* ========================================================= */

.main_bg {
    background-image: url(../images/main_bg.jpg);
    padding-bottom: 35px;
    background-size: cover;
    background-repeat: no-repeat;
    border-top: 8px solid #6e6f71;
}

.desk_nav .navbar-brand {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -3px;
    z-index: 4;
}

nav.desk_nav {
    padding: 22px 0;
    background: none;
}

.desk_nav a.nav-link {
    color: #000 !important;
    margin-right: 49px;
    font-size: 19px;
    font-weight: 400;
    border-bottom: 1px solid #00000000;
    transition: border 0.5s ease;
}

.desk_nav a.nav-link:hover {
    border-bottom: 1px solid #000;
}

section.banner img {
    border-radius: 34px;
}



.abt_main_cnt {
    text-align: center;
    padding: 60px 0px;
    background-image: url(../images/bg_vector.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.abt_main_cnt h4 {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    color: #b3b3b5;
    font-weight: 500;
    margin-bottom: 13px;
}

.abt_main_cnt h2 {
    font-size: 55px;
    font-weight: 600;
    color: #122223;
    margin-bottom: 0;
}

.abt_main_cnt p {
    max-width: 60%;
    margin: auto;
    font-size: 18px;
    color: #000;
    margin-bottom: 31px;
    margin-top: 23px;
}

button.main_btn {
    display: flex;
    justify-content: center;
    align-items: baseline;
    margin: auto;
    background: none;
    border: none;
    color: #818181;
    font-size: 16px;
    align-items: center;
    transition: border 0.5s ease;
    padding-bottom: 8px;
    border-bottom: 1px solid #947f7f00;
}

button.main_btn:hover {
    border-bottom: 1px solid #818181;
}

button.main_btn img {
    opacity: 1;
    margin-right: 8px;
    padding: 0;
    margin-bottom: 0;
    margin-top: 0;
}

section.rooms_main_sec {
    margin-top: 100px;
}

.rooms_main_sec_con h3 {
    font-size: 37px;
    font-family: "Cormorant Garamond", serif;
    font-weight: 600;
    margin-bottom: 23px;
    max-width: 90%;
}

.rooms_main_sec_con p {
    color: #000;
    font-size: 18px;
    margin-bottom: 26px;
}

section.book_sec_main {
    margin-top: 100px;
    background-image: url(../images/main_bg.jpg);
    padding: 60px 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.book_bg {
    background-image: url(../images/book_bg.png);
    background-size: cover;
    padding: 13% 3%;
    text-align: center;
    border-radius: 41px;
}

.book_bg h2 {
    color: #ffff;
    font-size: 66px;
    font-weight: 700;
    text-shadow: 0 4px 7px #0000007a;
}

.btn_bg_white {
    background-color: #fff !important;
    padding: 12px 17px;
    margin-top: 26px !important;
    border-radius: 12px;
    transition: background-color 0.5s ease;
    border: none !important;
}

.btn_bg_white:hover {
    border: none !important;
}

.book_main_cnt {
    padding-bottom: 0;
}

.book_main_cnt h2 {
    font-size: 39px;
    margin-bottom: 23px;
}

section.room_list_main {
    margin-top: 100px;
}

.room_list_main_cnt {
    padding: 0 66px;
}

.room_list_main_cnt h3 {
    font-size: 37px;
    font-family: "Cormorant Garamond", serif;
    font-weight: 600;
    margin-bottom: 23px;
    max-width: 90%;
}

.room_list_main_cnt p {
    color: #000;
    font-size: 18px;
    margin-bottom: 23px;
    text-align: justify;
}

section.room_list_main .row {
    margin-bottom: 85px;
}

/* section.room_list_main img {
    border-radius: 24px;
} */

.video_main_sec {
    margin-top: 100px;
    background-image: url(../images/video_bg.png);
    padding: 92px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
}

section.video_main_sec img {
    width: 80px;
    margin-bottom: 27px;
}

section.video_main_sec h3 {
    font-family: "Cormorant Garamond", serif;
    color: #fff;
    font-size: 43px;
    max-width: 42%;
    margin: auto;
    margin-bottom: 27px;
}

section.video_main_sec p {
    color: #fff;
    max-width: 60%;
    margin: auto;
}

section.gallery {
    margin-top: 100px;
    text-align: center;
}

section.gallery h4 {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    color: #b3b3b5;
    font-weight: 500;
    margin-bottom: 13px;
}

section.gallery h2 {
    font-size: 42px;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px;
}

.owl-carousel .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-top: 30px;
}

.owl-carousel .owl-dots button {
    display: block;
    width: 15px;
    height: 15px;
    background-color: transparent;
    border: 1px solid #ccc;
    border-radius: 15px;
    margin: 0 5px;
    background-color: #ccc;
}

.owl-carousel .owl-dots button.active {
    background-color: #000;
    border: 1px solid #000;
}

section.testimonial_main_sec {
    text-align: center;
    margin-top: 100px;
    background: #f8f5f0;
    padding: 75px 0;
}

section.testimonial_main_sec h4 {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    color: #b3b3b5;
    font-weight: 500;
    margin-bottom: 13px;
}

section.testimonial_main_sec h2 {
    font-size: 42px;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px;
}

section.testimonial_main_sec img {
    margin-bottom: 27px;
    width: 44px;
}

#testimonial_slider h6 {
    font-size: 21px;
    font-weight: 400;
    max-width: 59%;
    margin: auto;
    margin-bottom: 22px;
    line-height: 1.5;
}

#testimonial_slider p {
    font-size: 18px;
    color: #000;
}

div#testimonial_slider {
    position: relative;
}

div#testimonial_slider button.owl-prev,
div#testimonial_slider button.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

div#testimonial_slider .owl-nav img {
    margin: 0 !important;
}

div#testimonial_slider button.owl-next {
    right: 0;
}

div#testimonial_slider button.owl-prev {
    left: 0;
}

footer {
    background: #122223;
    padding-top: 55px;
}

.ftr_main_p {
    color: #fff;
    font-family: "Cormorant Garamond", serif;
    font-size: 20px;
    line-height: normal;
    margin-bottom: 28px;
}

footer img {
    width: 85px;
    margin-bottom: 22px;
    margin-top: 23px;
}

.ftr_form input {
    background: none;
    border: 1px solid #334142;
    color: #fff !important;
    border-right: none;
    border-radius: 0;
}

.ftr_form button img {
    width: auto;
    margin: 0;
}

.ftr_form button {
    background: none;
    border: 1px solid #334142;
    padding: 15px 14px;
    border-radius: 0;
    border-left: none;
}

.ftr_icons i {
    font-size: 18px;
    margin-top: 18px;
    margin-right: 19px;
    color: #949b9c;
    transition: color 0.5s ease;
}

.ftr_icons i:hover {
    color: #fff;
}

footer .border-end,
footer .border-top {
    border-color: #2c3a3b !important;
}

.ftr_lists h4 {
    color: #fff;
    margin-top: 23px;
    font-size: 29px;
    font-family: "Cormorant Garamond", serif;
}

.ftr_lists p {
    color: #949b9c;
    font-size: 16px;
    margin-bottom: 0;
    transition: margin 0.5s ease;
}

.ftr_lists ul li a p:hover {
    margin-left: 2px;
}

.ftr_lists p a {
    color: #949b9c;
    transition: margin 0.5s ease;
}

.ftr_lists p a:hover {
    margin-left: 2px;
}

.ftr_lists ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
}

.ftr_lists ul li {
    margin-bottom: 8px;
}

.copyright_sec {
    padding: 19px 0;
    color: #949b9c;
}

.ftr_form input:focus {
    box-shadow: none;
    border-color: #334142;
    background: none;
}

.nav_scroll {
    background-image: url(../images/main_bg.jpg) !important;
    background-color: #fff !important;
    padding: 13px 0 !important;
    box-shadow: 0 2px 10px -3px #00000033;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.nav_scroll img {
    width: 90px;
    height: 90px;
    margin-top: -5px;
}


.fixed-button-desk {
    position: fixed;
    right: 0px;
    padding: 14px 8px;
    color: #fff;
    visibility: visible;
    border-radius: 10px 0 0 10px;
    z-index: 1000;
    top: 50%;
    transform: translateY(-50%);
    padding-right: 0;
}

.fixed-button-desk img {
    width: 40px;
}

@keyframes bounce {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        transform: translate3d(0, 15px, 0);
    }
}

.fixed-button-desk button {
    padding: 7px 12px;
    border: 1px solid #6e6f71;
    background: #6e6f71;
    color: #fff;
    border-radius: 6px;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.3;
}

.img_room_list_curve_left {
    border-radius: 0 0 0 150px;
}

.img_room_list_curve_right {
    border-radius: 0 0 150px 0;
}




/* ====================================================== */

.inner_banner_bg {
    padding: 76px 20px;
    height: 550px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    border-radius: 34px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inner_banner_bg h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    margin: 0;
}

section.main_cont_privacy h3 {
    color: #000;
    margin-bottom: 8px;
    margin-top: 23px;
    font-size: 27px;
    font-weight: 500;
}

section.main_cont_privacy p {
    color: #737373;
    font-size: 19px;
    text-align: justify;
}

section.main_cont_privacy p a {
    color: #737373;
}



.img-wrapper {
    position: relative;
    margin-top: 15px;
}

.img-wrapper img {
    width: 100%;
}

.img-overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
}

.img-overlay i {
    color: #fff;
    font-size: 3em;
}

#overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1200;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#overlay img {
    margin: 0;
    width: auto;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    padding: 5%;
}

#nextButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
}

#nextButton:hover {
    opacity: 0.7;
}


#prevButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
}

#prevButton:hover {
    opacity: 0.7;
}


#exitButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
    position: absolute;
    top: 15px;
    right: 15px;
}

#exitButton:hover {
    opacity: 0.7;
}

.main_bg_inner {
    padding-bottom: 130px;
}

.main_inner_secs {
    margin-top: -130px;
}

button.btn_bg_clr {
    background: #122124;
    border: 1px solid #122124;
    padding: 8px 23px;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    border-radius: 6px;
}

.spa_main_card_cnt {
    position: absolute;
    top: 50%;
    right: 0;
    padding: 54px;
    transform: translate3d(0, -50%, 0);
    max-width: 650px;
    background-color: #fff;
    z-index: 25;
    border-radius: 0;
    overflow: hidden;
    box-shadow: -12px 0 32px 0 #0000001a;
}

.spa_main_card_cnt h2 {
    font-size: 39px;
    margin-bottom: 23px;
    max-width: 70%;
    font-weight: 800;
    color: #152120;
}

.spa_main_card_cnt p {
    color: #7E7E7E;
    font-size: 18px;
    text-align: justify;
}

.spa_main_img img {
    width: 700px;
    transform: scale(1);
    transition: all .3s;
}

section.spa_main_sec {
    margin-top: 90px;
}

.inner-spa-wrap:hover .spa_main_img img {
    transform: scale(1.1);
}

.spa_main_img {
    width: 700px;
    overflow: hidden;
}

section.food_menu_tabs_main {
    background: #F8F5F0;
    padding: 63px 0;
    margin-top: 90px;
}

.food_menu_tabs_main .abt_main_cnt p {
    color: #7E7E7E;
}

.menu_nav_items_tab li button {
    color: #122124;
    border: 1px solid #122124 !important;
    border-radius: 36px !important;
    padding: 4px 22px;
    min-width: 107px;
    font-size: 17px;
    font-weight: 400;
    margin: 0 8px;
}

.menu_nav_items_tab li button.active {
    background: #122124 !important;
}

.menu_nav_items_tab li button:hover {
    color: #fff;
    background: #122124 !important;
}

.menu_main_list img {
    border-radius: 7px;
    margin-right: 12px;
}

.menu_main_list h3 {
    font-size: 21px;
    font-weight: 500;
    color: #000;
}

.menu_main_list h3.price {
    font-weight: 600;
}

.menu_main_list p {
    margin-bottom: 0;
    color: #535353;
    font-size: 18px;
    line-height: normal;
}

button.btn_bg_border {
    background: none;
    border: 1px solid #122124;
    padding: 8px 23px;
    color: #122124;
    font-size: 16px;
    font-weight: 500;
    border-radius: 6px;
}

.main_bg_inner .abt_main_cnt p {
    color: #7E7E7E;
    margin-bottom: 23px;
}


.circle h6::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #122223;
    margin: 0px 21px;
}

.circle h6:nth-last-child(1)::after {
    display: none;
}

.circle h6 {
    color: #122223;
    font-weight: 400;
    margin-top: 9px;
}

section.room_detail_main_sec p {
    color: #737373;
    text-align: center;
    font-size: 18px;
}

/* section.room_facility_sec {
    padding: 31px 0;
    padding-top: 0;
} */

section.room_facility_sec h2 {
    font-size: 33px;
    margin-bottom: 38px !important;
}

div#facility_slider_main {
    text-align: center;
}

#facility_slider_main img {
    height: 40px;
    margin: auto;
    margin-bottom: 20px;
    width: auto;
}

#facility_slider_main h5 {
    color: #000;
    font-size: 18px;
    font-weight: 500;
}

section.food_menu_tabs_main .abt_main_cnt {
    padding-top: 0;
}


div#counter {
    margin-top: 61px;
}

div#counter h3 span {
    font-size: 65px;
    font-family: "Cormorant Garamond", serif;
    font-weight: 600;
    color: #122223;
}

div#counter h4 {
    color: #5C5C5C;
    margin-top: 14px;
    text-transform: uppercase;
    margin-bottom: 0;
}


section.about_main_sec p {
    color: #737373;
    text-align: center;
    font-size: 18px;
}

section.about_main_sec {
    margin-top: 80px;
}

section.about_main_sec h2 {
    text-transform: capitalize;
}

.restaurant_main_list p {
    color: #7E7E7E;
    text-align: justify;
}

.about_main_list p {
    color: #0A0A0A;
    text-align: justify;
}

.room_list_main_cnt h6 {
    color: #4c4c4c;
    font-size: 17px;
    font-weight: 500;
}

section.contact_sec {
    margin: 80px 0;
}

.contact_inform_sec {
    background: #122124;
    padding: 33px 33px;
    color: #fff;
    height: 100%;
}

.contact_inform_sec h3 {
    font-size: 30px;
    font-family: "Cormorant Garamond", serif;
    margin-bottom: 19px;
}

.contact_inform_sec p {
    font-size: 16px;
    font-weight: 200;
    margin-bottom: 18px;
}

.contact_inform_sec .border-bottom {
    margin-bottom: 18px;
    border-color: #ffffff21 !important;
}

.contact_inform_sec h4 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px;
}

.contact_inform_sec h6 {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 0;
}

.contact_form_sec {
    background: #fff;
    padding: 33px 33px;
    height: 100%;
    border: 1px solid #E6E6E6;
}

.contact_form_sec h3 {
    font-size: 30px;
    font-family: "Cormorant Garamond", serif;
    margin-bottom: 19px;
    color: #122124;
    font-weight: 600;
}



.contact_form_sec .border-bottom {
    margin-bottom: 18px;
    border-color: #C7C7C7 !important;
}

.contact_form_sec label {
    color: #6B6B6B;
    font-size: 16px;
}

.contact_form_sec input {
    padding: 9px 9px;
    border-radius: 0;
    border-color: #D8D8D8 !important;
    height: 49px;
}

.contact_form_sec textarea {
    padding: 9px 9px;
    border-radius: 0;
    border-color: #D8D8D8 !important;
    height: 80px;
}

button.btn_form {
    background: #122124;
    color: #fff;
    padding: 9px 9px;
    min-height: 49px;
    border: 1px solid #122124;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 300;
}

section.stay_room_list {
    margin-top: 70px;
}

.card_room_stay h4 {
    font-family: "Cormorant Garamond", serif;
    font-size: 33px;
    font-weight: 600;
    margin-top: 16px;
    color: #122223;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.card_room_stay .circle h6 {
    color: #6C6C6C;
    font-weight: 500;
    margin-bottom: 18px;
    margin-top: 18px;
}

.card_room_stay p {
    color: #6C6C6C;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 26px;
}

.card_room_stay .circle h6::after {
    background-color: #6C6C6C;
    margin: 0px 15px;
}

.card_room_stay {
    margin-top: 25px;
}

.flex_head h3 {
    font-size: 25px;
    margin: 0;
    font-weight: 700;
    color: #122223;
    font-family: "Cormorant Garamond", serif;
}

.card_contact_info {
    text-align: center;
    border: 1px solid #E6E6E6;
    padding: 38px;
    height: 100%;
    /* border-radius: 10px; */
}

.card_contact_info h6 {
    color: #5f5f5f;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 0;
}

.card_contact_info h4 {
    font-family: "Cormorant Garamond", serif;
    font-size: 31px;
    font-weight: 700;
}

figure.figure {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    border-radius: 0;
}

img.figure_img {
    height: 100%;
    transition: 0.3s filter ease;
    max-width: 100%;
}

.contact_inform_sec {
    background-image: url(../images/budha_bg_contact.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.contact_inform_sec .ftr_icons i {
    color: #fff;
}