﻿body {
    color: #000;
    line-height: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 20px;
    font-family: 'HelveticaNeueMedium';
}

@font-face {
    font-family: 'Al Bayan';
    src: url('../font/AlBayan.woff2') format('woff2'), url('../font/AlBayan.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeue-Light';
    src: url('../font/HelveticaNeue-Light.woff');
    src: url('../font/HelveticaNeue-Light.woff') format('embedded-opentype'), url('../font/HelveticaNeue-Light.woff2') format('woff2'), url('../font/HelveticaNeue-Light.woff') format('woff'),
}


@font-face {
    font-family: 'HelveticaNeueMedium';
    src: url('../fonts/HelveticaNeueMedium.woff') format('woff'), url('../fonts/HelveticaNeueMedium.woff2') format('woff2');
}

@font-face {
    font-family: 'HelveticaNeue-Regular';
    src: url('../font/HelveticaNeueRegular.woff');
    src: url('../font/HelveticaNeueRegular.woff') format('embedded-opentype'), url('../font/HelveticaNeueRegular.woff2') format('woff2'), url('../font/HelveticaNeueRegular.woff') format('woff'),
}

.helveticaneue-medium {
    font-weight: bold;
    font-family: HelveticaNeueMedium;
}

h1 {
    font-size: 62px;
    font-weight: bold;
    font-family: HelveticaNeueMedium;
}

.mx-80 {
    margin: 0px 80px;
}

.px-100 {
    padding-left: 100px;
    padding-right: 100px;
}

.px-40 {
    padding-left: 40px;
    padding-right: 40px;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

a {
    color: #fff;
    text-decoration: none;
    transition: all 0.3s;
    font-weight: 400;
    font-size: 20px;
}

.pre-header p {
    font-family: HelveticaNeue-Light;
    font-weight: 400;
}

p {
    line-height: 1.2;
    font-size: 20px;
    font-family: HelveticaNeue-Light;
    color: #000;
}

li {
    line-height: 1.2;
    font-size: 20px;
    font-family: 'HelveticaNeueMedium';
    color: #000;
}

.top-btn .btn {
    width: 100%;
    border: 2px solid #40556C;
    color: #fff;
    font-size: 24px;
    background: #40556C;
}

.top-btn .btn:hover {
    color: #fff;
    border: 2px solid #008132;
    background: #008132;
}

.btn {
    font-family: HelveticaNeueMedium;
    background: transparent;
    border-radius: 30px;
    padding: 16px 20px;
    width: 330px;
    font-size: 20px;
    border: 2px solid #ffffff;
    color: #fff;
    /*transition: all .5s;*/
}

.btn:hover {
    color: #000;
    border: 2px solid #000;
    background: #fff;
}

.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0;
}

.btn_3 {
    background: #008032;
    color: #fff;
    border: 2px solid #008032;
    transition: all .5s;
}

.btn_2 {
    color: #000000;
    border: 2px solid #000000;
    transition: all .5s;
}

.btn_2:hover {
    color: #fff;
    border: 2px solid #40556C;
    background: #40556C;
}

.btn-dark {
    color: #000000;
    background: transparent;
    border: 2px solid #000000;
    padding: 5px 26px;
    border-radius: 30px;
    font-size: 18px;
}

.bg-brown {
    background: #f6e5c582;
}

h2 {
    font-size: 50px;
    line-height: 60px;
    font-family: HelveticaNeue-Light;
    font-weight: 600;
    letter-spacing: 0.4px;
}

h3 {
    font-size: 36px;
    line-height: 32px;
    letter-spacing: 1px;
}

h4 {
    font-size: 40px;
}

.h1-main-px {
    padding: 0 42px;
}

.pl-130 {
    padding-left: 5%;
}

.pr-130 {
    padding-right: 5%;
}


ul {
    list-style-position: outside;
    list-style: none;
}

*,
::after,
::before {
    box-sizing: inherit;
}

.f-color-F8F4F0 {
    color: #001b11;
}

.cursor-pointer {
    cursor: pointer;
}


.fs-20 {
    font-size: 20px;
}

.fs-27 {
    font-size: 27px;
}

.fs-24 {
    font-size: 24px;
}

.fs-32 {
    font-size: 28px;
}

.fs-40 {
    font-size: 40px;
}

.fs-43 {
    font-size: 43px;
}

.fs-67 {
    font-size: 67px;
    line-height: 1.2;
}

.fs-30 {
    font-size: 30px;
    line-height: 35px;
}

.fs-35 {
    font-size: 30px;
}

.fs-22 {
    font-size: 18px;
}

.fs-50 {
    font-size: 50px;
    line-height: 60px;
}

.fs-58 {
    font-size: 58px;
    line-height: 1.2;
}

.fs-80 {
    font-size: 5vw;
    line-height: 100px;
}

.mt-100 {
    margin-top: 90px;
}

.mt-200 {
    margin-top: 200px;
}

.mb-100 {
    margin-bottom: 100px;
}

.lh-60 {
    line-height: 60px;
}

.px-200 {
    padding: 0 180px;
}

.py-130 {
    padding-top: 130px;
    padding-bottom: 130px;
}

.py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.offer-bordertop {
    border-top: solid 2px #626262;
}

.pt-150 {
    padding-top: 150px;
}

.mt-175 {
    margin-top: 175px;
}

.pr-12 {
    padding-right: 12%;
}

.mt-75 {
    margin-top: 75px;
}

.pl-lg-50 {
    padding-left: 50px;
}

.pr-lg-50 {
    padding-right: 50px;
}

.pb-150 {
    padding-bottom: 150px;
}

.bg-gre {
    background: #f7f7f7;
}

.h-100 {
    height: 100%;
}

.color-green {
    color: #008132;
}

.bg-light-green {
    background: #f1f8f3 !important;
}

.modal-body ul li {
    font-size: 18px;
    line-height: 27px;
}
/*** Header Desktop Menu css  ****/
.headertop-contact {
    padding: 20px 40px;
    transition: all 0.3s;
    position: fixed;
    width: 100%;
    top: 52px;
    z-index: 999;
    background: #fff;
}

.headertop-contact.fixed {
    background: #fff;
    border-bottom: solid 2px #fff;
    transition: all 0.3s;
    box-shadow: 0 1px 3px #fff;
    padding: 10px 40px;
    top: 0px;
}


.fixed .logo {
    padding: 0;
    width: 190px;
}

.logo {
    width: 230px;
    transition: all 0.3s;
    padding: 0px;
}

.sidenav ul li {
    padding: 10px 15px;
}

.accordion {
    display: block;
    width: 100%;
}

.sidenav a.nav-link {
    text-decoration: none;
    line-height: 1.1;
    font-size: 22px;
    display: block;
    transition: 0.3s;
    color: #2D2E29;
    padding: 8px 0;
    text-align: center;
    font-weight: 500;
}

#accordion .active {
    color: #008132;
}


.sidenav a.nav-link:focus {
    color: #2D2E29;
}

.bookbtn {
    border: solid 1px #fff;
    font-size: 18px;
    color: #fff;
    padding: 18px 25px;
    margin-left: 30px;
}

.fixed .bookbtn {
    padding: 15px 40px;
}

.fixed .mobile_logo {
    width: 150px;
    display: inline-block;
}

.sidenav .nav-item.active ul li a {
    color: #2D2E29;
    border-bottom: solid 0px #A58F64
}

.sidenav .nav-item.active ul li a:hover {
    color: #008132;
}

.sidenav .nav-item.active ul li.active a {
    color: #008132;
}

.sidenav .nav-item.active ul li.active {
    background: #2D2E29 !important;
    color: #fff;
}

.sidenav ul li a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 0px;
    content: '';
    color: transparent;
    background: #008132;
    height: 2px;
}

.sidenav ul li a:hover:after {
    width: 100%;
}

.sidenav ul li .active:after {
    width: 100%;
}

.sidenav ul li a {
    position: relative;
}

.sidenav ul li a:after,
.sidenav ul li a:before {
    transition: all .5s;
}

.sidenav a.nav-link:hover {
    color: #008132;
}

.sidenav .nav-item.active a {
    color: #008132;
    border-bottom: solid 2px #008132
}

/*** End Header Desktop Menu css  ****/

.booknow-ul input {
    background: transparent;
    color: #fff;
    border: 0px solid;
}

/*-------toTop-----------*/
#toTop {
    transition: transform 0.5s ease 0s;
    bottom: 75px;
    padding: 5px;
    position: fixed;
    right: 24px;
    z-index: 9;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12);
}

#toTop img {
    position: absolute;
    left: 14px;
    z-index: 99;
    margin-top: 10px;
}

#star-svg {
    position: fixed;
    right: 19px;
    bottom: 70px;
    width: 80px;
    height: 80px;
}

/*-------toTop-----------*/
.pre-header {
    background: #40556C;
    padding: 15px 4px;
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;
    color: #fff;
}

.carousel-control-next,
.carousel-control-prev {
    top: 45%;
    height: 50px;
}

.booking-detials {
    padding: 15px 42px;
    max-width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: auto;
    border-top: solid 2px #fff;
}

.booknow-ul {
    display: flex;
}

.head-book ul li label {
    font-size: 20px;
    display: inline-block;
    margin-right: 10px;
    text-align: left;
}

.head-book ul li img {
    position: absolute;
    bottom: 17px;
    right: 5px;
    width: 20px;
    height: 15px;
}

.number-li {
    display: inline-block !important;
}

.number-li lable {
    font-size: 20px;
}

.book-btn {
    border-radius: 0px;
    color: #ffffff;
    background: transparent;
    vertical-align: bottom;
    padding: 24px 20px;
    letter-spacing: 1px;
    border-radius: 33px;
    width: 350px;
}

.book-btn:hover {
    background: #008132 !important;
    border-color: #ffffff;
    color: #ffffff;
}

.head-book ul li {
    text-decoration: none;
    color: #ffffff;
    position: relative;
    padding: 17px 0px;
    border-right: solid 2px #ffffff;
    margin-bottom: 0;
    margin-right: 35px;
    display: flex;
    vertical-align: middle;
    text-align: left;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.headerbtnremove .col-lg-2.top-btn-fixed {
    visibility: hidden;
}

.sticky {
    position: fixed;
    width: 100%;
    z-index: 1000;
    background-color: #40556c;
    height: 89px;
    padding: 6px 42px;
    bottom: calc(100% - 181px);
}

.sticky .booknowbg .select2-container .select2-choice {
    padding: 0px 0;
}

.sticky .book-btn {
    padding: 15px 20px;
}

.sticky .head-book ul li {
    padding: 5px 0px;
}

.lightgallery li div img.w-100 {
    max-height: 400px;
    min-height: 400px;
}

.carousel-caption {
    position: absolute;
    right: 40px;
    bottom: 12rem;
    left: 125px;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: left;
}

.wellcome-hiliday span {
    font-size: 27px;
    line-height: 1.2;
}

.wellcome-hiliday li {
    font-family: HelveticaNeueMedium;
    color: #707070;
    margin-bottom: 10px;
    font-weight: 400;
}

.service-slide .content-item {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    color: #fff;
}

.service-slide .content-item .title-head {
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    right: 0;
    transform: translateY(0%);
    transition: all 0.35s;
}

.service-slide:hover .title-head {
    transform: translateY(-50%);
}

.overlay2 {
    position: relative;
    border-radius: 100px;
    overflow: hidden;
}

.overlay2::before {
    content: '';
    background: rgb(0 129 50 / 60%);
    position: absolute;
    width: 100%;
    height: 100%;
}

.overlay {
    position: relative;
}

.overlay::before {
    content: '';
    background: transparent linear-gradient(0deg, #02182F 0%, #04284f82 20%, #010C1800 100%, #010811 100%);
    position: absolute;
    width: 100%;
    height: 100%;
}

.overlay3 {
    position: relative;
}

.overlay3::before {
    content: '';
    background: rgb(64 85 108 / 45%);
    position: absolute;
    width: 100%;
    height: 100%;
}

/* ........................slike slider..................................... */
.slider-indicator {
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 0.5rem;
    font-size: 1rem;
    margin-bottom: 1rem;
}

.home-slider2 .slider-indicator {
    justify-content: center;
    margin-top: 30px;
}

.home-slider3 .slider-indicator {
    justify-content: center;
    margin-top: 30px;
}

.slick-initialized .slick-slide {
    margin: 0 15px 0;
}

.room-slider1 .slick-initialized .slick-slide {
    margin: 0;
}

.slider-indicator span {
    font-weight: bold;
    font-size: 18px;
}

.slider-indicator .progress-bar-container {
    width: 100px;
    height: 5px;
    cursor: pointer;
    background: #000;
    position: relative;
    overflow: hidden;
    border-radius: 2px;
}

.slider-indicator .progress-bar {
    height: 100%;
    background: #1ba851;
    transition: width 0.5s ease;
}
/* ........................slike slider..................................... */
.amenities {
    background: #f1f8f4;
}

.amenities ul li span {
    font-size: 20px;
}

.list-inline-item:not(:last-child) {
    margin-right: 0;
}

.amenities ul li {
    margin: 20px 0;
    vertical-align: text-top;
}

.amenities ul li img {
    margin-bottom: 0;
    /* width: auto; */
    margin: auto;
}

.slider-main-box {
    overflow: hidden;
    background: #ffffff;
    border: solid 1px #000;
}

.home-room-content {
    bottom: 0;
    padding: 30px 30px;
}

.rounded-68 {
    border-radius: 68px;
    overflow: hidden;
}

.rounded-100 {
    border-radius: 60px;
    overflow: hidden;
}

.rounded-topleft-200 {
    border-radius: 200px 0 0 0;
}

.rounded-bottumright-200 {
    border-radius: 0 0 200px 0;
}

.borderTop {
    border-top: solid 2px #000;
}
/* ........................................................ */

.accordion-item {
    background-color: transparent;
    border: none;
}

button {
    font-family: HelveticaNeue-Light;
}

.accordion-body {
    color: #000;
    background-color: transparent;
    border: solid 2px #000;
    border-left: 0px;
    border-right: 0px;
    font-size: 20px;
}

.accordion-button:not(.collapsed) {
    color: #000;
    background: transparent;
}

.accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3E%3C/svg%3E");
    transition: all 0.5s;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-dash' viewBox='0 0 16 16'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3E%3C/svg%3E");
}

.accordion-button::after {
    transition: all 0.5s;
}

.accordion-button:focus {
    box-shadow: none;
    border: 1px solid #000;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
}

.accordion-button {
    box-shadow: none;
    border: 2px solid #000;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
    color: #000;
    font-size: 28px;
    background: transparent;
    line-height: 1.1;
}

.accordion-item:first-of-type .accordion-button {
    box-shadow: none;
    border-radius: 0px;
}

.accordion-item:first-of-type {
    border-radius: 0px;
}

.accordion-item:last-of-type {
    border-radius: 0px;
}

.accordion-button::after {
    flex-shrink: 0;
    width: 2.25rem;
    height: 2.25rem;
    margin-left: auto;
    content: "";
    background-repeat: no-repeat;
    background-size: 2.25rem;
    transition: transform .2s ease-in-out;
    /* background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529' %3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e); */
}

.accordion-item ul li {
    font-size: 20px;
    font-family: HelveticaNeue-Light;
    margin-bottom: 10px;
}
/* ........................................................ */
.review-container {
    display: flex;
    justify-content: space-around;
}

.review-container p {
    margin-bottom: 0;
}

.review-box {
    border: solid 2px #008132;
    align-items: center;
    border-radius: 24px;
    overflow: hidden;
}

.review {
    text-align: center;
    align-self: center;
}

.review-content h4 {
    font-family: HelveticaNeue-Light;
}

.home-slider1 p {
    color: #707070;
}

.stars {
    color: #008132;
    font-size: 30px;
}

.testimonial p {
    font-size: 27px;
    font-family: HelveticaNeueMedium;
    font-weight: 500;
}

.accordion-box-content h2 {
    font-size: 63px;
}
/* ........................ FOOTER-CSS-START ................................ */
.bg-green {
    background: #008132;
    z-index: 0;
}

.bottom-part {
    padding-top: 50px;
}

.footer-logo {
    width: 500px;
}

.footer-location-box p,
.footer-location-box a {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
}

.footer-menu-list li {
    line-height: 1;
    margin-bottom: 15px;
}

.footer-menu-list li a {
    font-size: 25px;
    font-family: HelveticaNeue-Light;
}

.footer-back-img {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    z-index: -1;
}

footer p {
    font-size: 24px;
    font-family: HelveticaNeue-Light;
}

footer a {
    font-size: 24px;
    font-family: HelveticaNeue-Light;
}

footer {
    padding: 130px 200px 340px 200px;
}

footer .social-icons a {
    background: #fff;
    border-radius: 20px;
    max-width: 55px;
    width: 100%;
    max-height: 55px;
    transition: .5s;
    height: 100%;
}
/* ........................ FOOTER-CSS- END ................................ */
.privacypolicypage .collapse:not(.show) {
    display: block;
}

.privacypolicypage a {
    color: #000;
}
/* ........................ gallery-CSS- start ................................ */
.lightgallery {
    display: none;
}

.lightgallery li div {
    border: 0;
    cursor: pointer;
    border-radius: 46px;
    overflow: hidden;
}

.lightgallery.active {
    display: block !important;
}

.gallerty_tab_list {
    width: 100%;
    list-style: none;
    padding: 50px 0 0px 0;
    flex-wrap: wrap;
}

.gallerty_tab_list .gal_tab {
    margin-right: 15px;
    width: 100%;
    max-width: 200px;
    cursor: pointer;
    transition: 0.3s;
    font-size: 16px;
    color: #1D1D1D;
    letter-spacing: 0px;
    padding: 10px;
    border-radius: 30px;
    margin-top: 5px;
    align-items: center;
    color: #008032;
    background-color: transparent;
    border: solid 2px #008032;
    width: 100%;
    font-weight: normal;
}

.gallerty_tab_list .gal_tab.active {
    color: #fff;
    background-color: #008032;
    border: solid 2px #008032;
}

.gallerty_tab_list .gal_tab:hover {
    color: #fff;
    background-color: #008032;
    border: solid 2px #008032;
}

/* ........................ gallery-CSS- end ................................ */
.pre-header-mob {
    display: none;
}

.features h2 {
    padding-bottom: 60px;
    text-align: center;
}

.features ul {
    margin-bottom: 0px;
}

.features li {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.5;
}

.fade:not(.show) {
    display: none;
}

.room-tab {
    background-color: #fff;
}

.wellcome-hiliday-room .nav-pills .nav-link.active,
.wellcome-hiliday-room .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #008032;
    border: solid 2px #008032;
}

.wellcome-hiliday-room .nav-pills .nav-link {
    font-size: 16px;
    border-radius: 0px;
    color: #1D1D1D;
    letter-spacing: 2px;
    padding: 12px 15px;
    border-radius: 30px;
    margin-top: 5px;
    align-items: center;
    color: #008032;
    background-color: transparent;
    border: solid 2px #008032;
    width: 100%;
    /* display: flex; */
    font-weight: bold;
}

.wellcome-hiliday-room .nav-pills .nav-link.active .chack-box {
    background: #008032;
}

.wellcome-hiliday-room .nav-pills .nav-link .chack-box {
    /* width: 20px; */
    /* height: 20px; */
    /* background: #fff; */
    /* border: solid 2px #008132; */
    /* margin-right: 10px; */
    display: none;
}

.wellcome-hiliday-room li {
    margin-right: 15px;
    min-width: 200px;
}
/* .wellcome-hiliday-room  .nav-pills .all-room-btn {
    background: transparent;
    color: #5c1701;
    border: solid 1px;
    padding: 8px 30px;
} */
.modal-content {
    background-color: transparent;
    border: none;
}

.modal-dialog {
    margin: auto;
    max-width: 60%;
    width: 100%;
}

.closebtn {
    position: absolute;
    top: 60px;
    left: 65px;
    z-index: 1;
    width: 20px;
    cursor: pointer;
}

.amenties-tabing .nav-pills .nav-link {
    font-size: 30px;
    color: #000;
    font-weight: bold;
    font-family: 'HelveticaNeueMedium';
    width: 95%;
    text-align: left;
    border-bottom: solid 3px #000;
    border-radius: 0;
}

.amenties-tabing .nav-pills .nav-link.active {
    color: #000;
    background: none;
    border-color: #008132;
}

.location-content {
    padding: 30px 30px 0;
    border-bottom: 1px #000 solid;
}
/*----------form----------------*/
label-before, .field input:focus + label::before, .field input.valid + label::before {
    line-height: 20px;
    font-size: 15px;
    top: -10px;
    background: none;
    padding: 0 6px;
    left: 9px;
}

.field {
    position: relative;
    margin-bottom: 0px !important;
    height: 106px;
}

.field label::before {
    content: attr(title1);
    position: absolute;
    top: 0;
    left: 15px;
    line-height: 74px;
    color: #001b11;
    transition: 300ms all;
    font-weight: 100;
}

.field input:focus {
    outline: 0;
    box-shadow: 0
}

.field input:valid + label::before {
    content: attr(data-title1);
}

.field.h100 {
    height: 140px;
}

.label-before, .field input:focus + label::before, .field input:valid + label::before {
    line-height: 20px;
    font-size: 15px;
    top: -7px;
    background: linear-gradient(#fff, #fff);
    padding: 0 6px;
    color: #000;
    left: 9px;
}

.g-recaptcha {
    transform: scale(0.77);
    transform-origin: 0 0;
}

.field label {
    cursor: text;
}

.field label.Selectlable::before {
    content: attr(title1);
    position: absolute;
    top: 0px;
    left: 9px;
    line-height: 5px;
    background: #fff !important;
    padding: 0px 9px;
}

.field textarea:focus {
    outline: 0;
}

.field textarea:valid + label::before {
    content: attr(data-title1);
}

.label-before, .field textarea:focus + label::before, .field textarea:valid + label::before {
    line-height: 20px;
    font-size: 15px;
    top: -7px;
    background: linear-gradient(#fff, #fff);
    padding: 0 6px;
    color: #000;
    left: 9px;
}

.divshift {
    color: #000;
}

.homepac {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    padding: 0px 0 0px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.min-h {
    min-height: 360px;
}

.packagep p {
    margin-bottom: 0px;
    color: #fff;
}

.form-control {
    height: 74px;
    font-size: 18px;
    border: 2px solid #000;
    border-radius: 18px;
    box-shadow: none;
    color: #001b11;
    padding: 9px 15px 0;
}

.btn.form-submit {
    padding: 27px 70px 20px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.field-validation-error {
    position: absolute;
    bottom: 5px;
    font-size: 14px;
    font-family: arial;
    font-weight: 300;
    color: #d93025;
}

.valid {
    background: #000 url("../images/success.png") no-repeat scroll right 12px center;
    transition: all 0s ease-in-out 0s !important;
}

.input-validation-error {
    background: #000 url("../images/error.png") no-repeat scroll right 12px center;
    border: 1px solid #d93025 !important;
    transition: all 0s ease-in-out 0s;
    box-shadow: none;
}

.form-control::placeholder, .form-control:focus {
    color: #000;
    border-color: #000;
}

.form-control:focus {
    box-shadow: inherit;
}

.cal-icon {
    background: url("../images/calendar-icon-blue.html") no-repeat right 15px center !important;
}

.reservations_txt {
    line-height: 30px !important;
}

.field.h100 {
    height: 248px;
}

.h100 textarea.form-control {
    height: auto;
}

.select2-penal .select2-container .select2-choice {
    height: 25px !important;
    background-color: transparent;
    border: none;
    width: 100% !important;
    font-weight: 100;
    background: url('../images/select-arrow-black.html') center right 0px no-repeat;
    text-transform: capitalize;
    top: 6px;
    color: #49506b;
    text-align: left;
    padding-left: 0px;
    font-size: 18px
}

.arrownone .select2-chosen {
    line-height: 35px !important;
}

.inputbgnone .field label::before {
    color: #000;
}

.inputbgnone .form-control {
    background: transparent;
    color: #000;
}

.inputbgnone .input-validation-error {
    background: url("../images/error.png") no-repeat scroll right 12px center !important;
    border: 2px solid #d93025 !important;
    transition: all 0s ease-in-out 0s;
    box-shadow: none;
}

.inputbgnone .valid {
    background: url("../images/success.png") no-repeat scroll right 12px center;
    transition: all 0s ease-in-out 0s !important;
}

.min-w-100 {
    min-width: 100px;
}

/*----------form----------------*/
.pub76-kitchen-logo {
    max-width: 150px;
    width: 100%;
}

.sitemap li {
    line-height: 1.2;
    font-size: 20px;
    color: #000;
    display: block;
    margin-bottom: 19px;
}

.sitemap a {
    color: #000000;
    text-decoration: none;
    transition: all 0.3s;
    font-weight: 400;
    font-size: 33px;
    margin-bottom: 22px;
    /* display: block; */
}

.privacy-checkbox {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-family: Arial, sans-serif;
    margin-top: 20px;
}

.privacy-checkbox input[type="checkbox"] {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.privacy-checkbox label {
    font-weight: bold;
}

.privacy-checkbox a {
    text-decoration: underline;
    color: black;
}

.wedding-Packages {
    background: url("../images/wedding_Packages_bg.jpg") no-repeat;
    background-size: cover;
}

.catering-pre-event {
    background: url("../images/catering_pre_event_bg.jpg") no-repeat;
    background-size: cover;
}

.Holiday-bg {
    background: url("../images/Holiday_bg.jpg") no-repeat;
    background-size: cover;
}

.Packages-content {
    background: rgb(64 85 108 / 50%);
}

.Packages-content-border {
    border: solid 5px #fff;
    padding: 100px 0;
}

.group-bookings-box .slick-slider-amenitise > div {
    display: flex;
    flex-direction: column;
    height: 100%; /* Optional, ensures full height if inside a slider */
}

.group-bookings-box .home-room-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.group-bookings-box .home-room-content {
    margin-top: auto;
    min-height: 350px;
    height: 100%;
}

.group-bookings-box .slick-slider-amenitise {
    display: flex;
    flex-wrap: wrap;
}

.group-bookings-box .slick-slider-amenitise {
    flex: 1 1 100%; /* Adjust as per slide width */
}

.booknowbg .select2-container .select2-choice {
    width: 89%;
    background: url('../images/choicearrow.png') center right 4px no-repeat;
}
.nav-arrow-add .slick-prev {
    left: 215px !important;
    bottom: -55px !important;
    top:auto !important;
}
.nav-arrow-add .slick-next {
    left: 240px !important;
    bottom: -55px !important;
    top: auto !important;
}
.nav-arrow-add .slick-next:before {
    color: #000000;
}
.nav-arrow-add .slick-prev:before {
    color: #000000;
}
.home-slider1 .nav-arrow-add .slick-prev {
    left: 215px !important;
    top: -57px !important;
    bottom: auto !important;
}
.home-slider1 .nav-arrow-add .slick-next {
    left: 240px !important;
    top: -57px !important;
    bottom: auto !important;
}

@media (max-width:1680px) {
    .lightgallery li div img.w-100 {
        max-height: 320px;
        min-height: 320px;
    }
}

@media (max-width:1600px) {
    h1 {
        font-size: 50px;
    }

    .fs-50 {
        font-size: 45px;
        line-height: 52px;
    }

    .fs-58 {
        font-size: 45px;
    }

    .mt-100 {
        margin-top: 60px;
    }

    .py-130 {
        padding-top: 110px;
        padding-bottom: 110px;
    }

    .sidenav ul li {
        padding: 10px 10px;
    }

    .sidenav a.nav-link {
        font-size: 18px;
    }

    .features li {
        font-size: 22px;
    }

    .footer-location-box p, .footer-location-box a {
        font-size: 22px;
    }

    .amenties-tabing .nav-pills .nav-link {
        font-size: 24px;
    }

    footer {
        padding: 100px 100px 275px 100px;
    }

    .group-bookings-box .home-room-content {
        min-height: 420px;
    }
}

@media (max-width:1366px) {
    .amenties-tabing .nav-pills .nav-link {
        font-size: 20px;
    }

    .sidenav a.nav-link {
        font-size: 16px;
    }

    .sidenav ul li {
        padding: 5px 10px;
    }

    .head-book ul li img {
        bottom: 21px;
        width: 16px;
        height: 12px;
    }

    .head-book ul li label {
        font-size: 16px;
    }

    .number-li lable {
        font-size: 16px;
    }

    .px-100 {
        padding-left: 70px;
        padding-right: 70px;
    }

    .fs-50 {
        font-size: 40px;
        line-height: 48px;
    }

    .fs-58 {
        font-size: 40px;
    }

    .accordion-box-content h2 {
        font-size: 50px;
    }

    p {
        font-size: 18px;
    }

    .px-200 {
        padding: 0 120px;
    }

    .features li {
        font-size: 18px;
        line-height: 1.6;
    }

    .top-btn .btn {
        font-size: 19px;
    }

    .btn {
        padding: 16px 16px;
        width: auto;
        font-size: 16px;
    }

    .logo {
        width: 181px;
    }

    li {
        font-size: 16px;
    }

    .fs-67 {
        font-size: 41px;
        line-height: 1.2;
    }

    .accordion-box-content h2 {
        font-size: 45px;
    }
}

@media (max-width:1240px) {
    .btn {
        padding: 11px 11px;
        font-size: 15px;
    }

    .sidenav ul li {
        padding: 5px 8px;
    }

    h1 {
        font-size: 42px;
    }

    h4 {
        font-size: 28px;
    }

    h3 {
        font-size: 36px;
        line-height: 25px;
        letter-spacing: 0;
    }

    .accordion-box-content h2 {
        font-size: 38px;
    }

    .fs-32 {
        font-size: 22px;
    }

    .fs-58 {
        font-size: 30px;
    }

    .testimonial p {
        font-size: 20px;
    }

    .fs-50 {
        font-size: 33px;
        line-height: 39px;
    }
}

@media (max-width:991px) {
    .amenties-tabing .nav-pills .nav-link {
        font-size: 16px;
    }

    .home-slider2 .slider-indicator {
        margin-top: 10px;
    }

    .carousel-caption {
        left: 28px;
        right: 20px
    }

    .testimonial p {
        font-size: 18px;
    }

    footer p {
        font-size: 18px;
    }

    footer a {
        font-size: 18px;
    }
    /*.dropdwoen-sec {
        left: 0;
        padding: 0px;
        z-index:11;
    }*/
    .carousel-caption {
        bottom: 5rem;
    }

    .fs-67 {
        font-size: 60px;
        line-height: 1.2;
    }

    .home-room-content {
        padding: 20px;
    }

    .rounded-100 {
        border-radius: 40px;
    }

    .dropdwoen-sec {
        width: 100%;
        position: inherit;
        left: 0;
        top: 0;
        background: none;
        text-align: left;
        padding: 10px 0px;
    }

    .headersubmenu .plus-minus-toggle {
        cursor: pointer;
        height: 24px;
        position: absolute;
        right: 19px;
        top: 16px;
        float: right;
        width: 21px
    }

    .headersubmenu .plus-minus-toggle:before,
    .headersubmenu .plus-minus-toggle:after {
        background: #000;
        content: '';
        height: 2px;
        right: 0;
        position: absolute;
        top: 12px;
        width: 14px;
        transition: transform 500ms ease;
        left: 0
    }

    .headersubmenu .plus-minus-toggle:after {
        transform-origin: center
    }

    .headersubmenu .plus-minus-toggle.collapsed::after {
        transform: rotate(90deg)
    }

    .headersubmenu .plus-minus-toggle.collapsed::before {
        transform: rotate(180deg)
    }

    .myClass #mySidenav {
        overflow-y: auto;
    }

    .location-box-top {
        width: auto;
        padding: 15px 10px;
        margin-bottom: 0px;
    }

    .location-box-top img {
        border-radius: 70px;
    }

    .location-box-top p {
        font-size: 18px;
    }

    .confirmation-container {
        padding: 40px 50px;
    }

    .hourly-rates li h3 {
        padding-left: 15%;
    }

    .map-radius {
        height: 600px;
        padding-right: 0px;
        margin-bottom: 40px;
    }

    .map-content {
        padding: 0px 40px;
    }

    .amenities ul li {
        margin: 30px 0;
    }

    .amenities ul li img {
        margin-bottom: 20px;
    }

    .amenities ul li span {
        line-height: 25px;
    }

    .amenities.py-150 {
        padding: 100px 0 0
    }

    .fs-43 {
        font-size: 34px;
    }

    .logo {
        width: auto;
    }

    .map-box {
        width: 100%;
        margin-top: -165px;
        padding: 0px 50px;
    }

    .overlay-menu {
        width: 100%;
    }

    .slider-btns .form-select {
        font-size: 20px;
        padding-left: 88px;
        background-position: left 8.75rem center;
    }

    .footer-links li a {
        padding: 0px 5px;
    }

    .mt-88 {
        margin-top: 65px;
    }

    .fs-24 {
        font-size: 16px;
    }
    /*--start-Mobile Menu----*/

    .mobile_logo {
        width: 200px;
        display: block;
        transition: all 0.3s;
        z-index: 20;
        position: relative;
    }

    .sidenav {
        position: absolute;
        right: 0;
        left: 0;
        margin: 0 auto;
        top: 50%;
        transform: translateY(-50%);
    }

    .sidenav a.nav-link {
        font-size: 20px;
        line-height: 29px;
        padding: 0px;
        color: #2d3134;
    }

    .px-ipad-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .sidenav ul li:hover {
        background: transparent;
        border: 0px solid #2D2E29;
    }

    .nav-icon {
        width: 25%;
    }

    .top-btn-box {
        width: 40%;
    }

    .fixed .nav-phone a {
        color: #2D2E29;
    }

    .sidenav ul li {
        padding: 2px 10px;
    }

    .sidenav .nav-item.active ul li a {
        border-bottom: solid 1px transparent;
    }

    .top-btn-fixed {
        display: none;
    }

    .fixed .col-lg-2.top-btn-fixed {
        display: none;
    }

    .top-btn {
        position: relative;
        z-index: 99;
    }

    .sidenav ul li {
        display: flex;
        text-align: left;
        padding-left: 29px;
        flex-direction: column;
        align-items: start;
        border: 0px solid transparent;
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 9;
        top: 50%;
        right: 0;
        background-color: #fff;
        transition: 0.5s;
        padding: 140px 0;
        left: inherit;
    }

    .myClass {
        width: 100%;
    }

    .myClass .accordion {
        display: block !important;
    }

    #nav-icon1,
    #nav-icon2,
    #nav-icon3,
    #nav-icon4 {
        width: 40px;
        height: 20px;
        position: relative;
        float: right;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        z-index: 9;
    }

    .close {
        opacity: 1;
    }

    #nav-icon1 span,
    #nav-icon3 span,
    #nav-icon4 span {
        display: block;
        position: absolute;
        height: 5px;
        width: 100%;
        background: #2D2E29;
        border-radius: 10px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

    /* Icon 4 */

    #nav-icon4.open span {
        background: #2D2E29;
    }

    #nav-icon4 span:nth-child(1) {
        top: 0px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }

    #nav-icon4 span:nth-child(2) {
        top: 10px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }

    #nav-icon4 span:nth-child(3) {
        top: 20px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }

    #nav-icon4.open span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: -3px;
        left: 8px;
    }

    #nav-icon4.open span:nth-child(2) {
        width: 0%;
        opacity: 0;
    }

    #nav-icon4.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 25px;
        left: 8px;
    }

    .headertop-contact {
        padding: 15px 20px;
    }

    .headertop-contact.fixed {
        padding: 15px 20px;
    }

    /*--End-Mobile Menu----*/

    .booknow-ul {
        display: inline-block;
    }

    .head-book ul li {
        padding: 10px 0px;
        margin-bottom: 10px;
        margin-right: 0px;
    }

    .h1-main-px {
        padding: 0px;
    }

    .slider-text-box {
        padding: 40px 80px 0px;
    }

    .cta-slider-h .owl-dots {
        left: 65px;
    }

    .carousel2 + .counter,
    .carousel3 + .counter,
    .carouselrooms + .counter {
        left: 25px;
    }

    .pr-130 {
        padding-left: 0%;
        padding-right: 0%;
    }

    h4 {
        font-size: 30px;
        font-weight: bold;
    }

    .pl-130 {
        padding-left: 0%;
        padding-right: 0%;
    }

    .footer-logo {
        width: 455px;
    }

    .bottom-part {
        padding-top: 0;
    }

    .features h2 {
        padding-bottom: 30px;
        font-size: 40px;
    }

    footer {
        padding: 100px 80px 200px 80px;
    }

    .footer-form h2 {
        font-size: 40px;
    }

    .booking-detials {
        max-width: 70%;
    }

    .mt-175 {
        margin-top: 150px;
    }

    .modal-dialog {
        max-width: 90%;
        width: 100%;
    }

    .fs-32 {
        font-size: 24px;
        line-height: 1.2;
    }

    .privacypolicypage .collapse:not(.show) {
        display: none;
    }

    .review-box .review-content {
        padding: 38px 0;
       
    }
    h4.ipadfont {
        font-size: 21px;
    }
    .review-box .review-container {
        /* border: solid 2px #008132; */
        border-radius: 32px;
        padding: 10px 0;
    }

        .review-box .review-container .review img {
            width: 100px;
        }




}

@media (max-width:840px) {
    h4.ipadfont {
        font-size: 16px;
    }
    .mobile_logo {
        width: 180px;
    }
    .ipadw, .expedia {
        width: 88px;
    }

    .fixed .mobile_logo {
        width: 150px;
    }

    .wellcome-hiliday h1 {
        font-size: 42px;
    }

    .nav-icon {
        width: 28%;
    }

    .py-130 {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .mt-100 {
        margin-top: 40px;
    }

    .amenities ul li img {
        margin-bottom: 10px;
        width: 80px;
    }

    .amenities ul li span {
        font-size: 16px;
    }

    .amenities ul li {
        margin: 8px 0;
    }
}

@media (max-width:767px) {
    .home-slider1 .nav-arrow-add .slick-next, .home-slider1 .nav-arrow-add .slick-prev {
        top: -34px !important;
    }
    .amenties-tabing .nav {
        display: block;
    }

    .amenties-tabing .nav-pills .nav-link {
        font-size: 20px;
        padding: 10px 0;
    }

    .home-room-content {
        padding: 10px;
    }



    .review-box .review-content {
       
        padding: 38px 0;
        margin-bottom: 5px
    }

    .review-box .review-container {
        border: solid 0px #008132;
        border-radius: 32px;
        padding: 10px 0;
    }

    .review-box .review-container .review img {
        width: 100px;
    }

    .stars {
        font-size: 24px;
    }

    .modal-dialog {
        max-width: 100%;
        width: 100%;
    }

    .fs-67 {
        font-size: 33px;
        line-height: 1.2;
    }

    .carousel-caption {
        bottom: 3rem;
    }

    .wellcome-hiliday span {
        font-size: 15px;
    }

    .features ul {
        padding: 0px;
        font-size: 20px;
    }

    .features h2 {
        text-align: start;
        padding-bottom: 15px;
        font-size: 32px;
    }

    .features {
        padding-left: 30px;
    }

    .pre-header-mob {
        display: inline-block;
    }

    .pre-header-desk {
        display: none;
    }

    .pre-header {
        padding: 12px 20px;
    }

    .btn {
        padding: 6px 20px;
        width: 168px;
        font-size: 16px;
    }

    .mt-175 {
        margin-top: 130px;
    }


    .headertop-contact {
        padding: 15px 20px;
        top: 50px;
    }

    .mobile_logo {
        width: 150px;
    }

    .headertop-contact.fixed {
        padding: 15px 20px;
    }

    .fixed .mobile_logo {
        width: 120px;
        margin-top: 0px;
    }

    .wellcome-hiliday h1 {
        font-size: 26px;
    }

    h4 {
        font-size: 27px;
    }

    p {
        font-size: 17px;
    }

    .px-100 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .rounded-bottumright-200 {
        border-radius: 0;
    }

    .fs-50 {
        font-size: 34px;
        line-height: 36px;
    }

    .rounded-topleft-200 {
        border-radius: 0;
    }

    .accordion-button {
        font-size: 15px;
        line-height: 1.5;
        padding: 10px;
    }

    .accordion-item ul li {
        font-size: 15px;
    }

    .pt-150 {
        padding-top: 80px;
    }

    .pb-150 {
        padding-bottom: 80px;
    }

    .px-200 {
        padding: 0px 25px;
    }

    .footer-location-box p, .footer-location-box a {
        font-size: 18px;
        line-height: 32px;
    }

    a {
        font-size: 18px;
    }

    .mx-80 {
        margin: 0px 25px;
    }

    .slider-text-box {
        padding: 40px 25px 0px;
    }

    .book-btn {
        width: 100%;
        padding: 12px 20px;
    }

    .booking-detials {
        padding: 25px 40px;
    }

    .bottom-part {
        margin-top: 40px !important;
    }

    .accordion-body {
        font-size: 16px;
    }

    .booking-detials {
        max-width: 90%;
    }

    .footer-logo {
        width: 245px;
    }

    .px-40 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .accordion-box-content h2 {
        font-size: 40px;
    }

    .fs-58 {
        font-size: 32px;
    }

    .wellcome-hiliday-room li {
        min-width: 155px;
    }

    .wellcome-hiliday-room .nav-pills .nav-link {
        font-size: 14px;
        padding: 10px 15px;
    }

    .slider-indicator {
        margin-bottom: 0;
    }

    footer {
        padding: 100px 50px 200px 50px;
    }

    .tab-content .home-room-content p {
        display: -webkit-box;
        -webkit-line-clamp: 2; /* Show only 2 lines */
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .fs-43 {
        font-size: 24px;
        line-height: 1.2;
    }

    .rounded-68 {
        border-radius: 40px;
        overflow: hidden;
    }

    .group-bookings-box .home-room-content {
        min-height: 270px;
    }

    .footer-menu-list li a {
        font-size: 18px;
    }
}

.tab-content .home-room-content .slide-btn {
    border-bottom: 1px solid;
}

.tab-content .home-room-content .slide-btn:hover {
    border-bottom: 1px solid #12a74b;
    color: #14a54d !important;
}

@media (max-width:430px) {

    .lnXdpd {
        width: 65px;
    }

    .btn {
        width: auto;
    }

    .wellcome-hiliday h1 {
        font-size: 24px;
    }

    .headertop-contact {
        top: 60px;
    }

    .fs-50 {
        font-size: 28px;
        line-height: 32px;
    }

    .fs-67 {
        font-size: 28px;
        line-height: 1.2;
    }

    a {
        font-size: 16px;
    }

    .footer-location-box p, .footer-location-box a {
        font-size: 16px;
        line-height: 26px;
    }

    .bottom-part {
        padding-top: 15px;
    }

    .footer-menu-list {
        padding-bottom: 30px;
    }

    .pre-header {
        padding: 12px 15px;
    }

    .form-item label {
        font-size: 16px;
    }

    .form-item input {
        font-size: 16px;
    }

    .btn {
        font-size: 14px;
    }

    .stars {
        font-size: 14px;
    }

    .review-box .review-container .review img {
        width: 75px;
    }

    .review-box .review-content {
        padding: 35px 0;
    }

    .review-box .review-container {
        padding: 10px;
    }

    .booking-detials {
        max-width: 95%;
    }

    h4 {
        font-size: 24px;
    }

    .accordion-box-content h2 {
        font-size: 34px;
    }

    .fs-32 {
        font-size: 22px;
    }
}

@media (max-width:375px) {
    .booking-detials {
        max-width: 100%;
    }

    .wellcome-hiliday-room li {
        min-width: 135px;
    }

    .wellcome-hiliday-room .nav-pills .nav-link {
        font-size: 12px;
    }

    a {
        font-size: 12px;
    }

    .footer-location-box p, .footer-location-box a {
        font-size: 14px;
        line-height: 1.4;
    }

    p {
        font-size: 14px;
    }

    .features h2 {
        font-size: 26px;
        padding-bottom: 10px;
    }

    .footer-form h2 {
        font-size: 30px;
        padding-bottom: 20px;
    }

    .bottom-part {
        margin-top: 30px !important;
    }

    .mx-80 {
        margin: 0px 10px;
    }

    .px-200 {
        padding: 0px 20px;
    }

    .features {
        padding-left: 25px;
    }

    .py-130 {
        padding-top: 55px;
        padding-bottom: 55px;
    }

    .booking-detials {
        padding: 25px 30px;
    }

    .number-li lable {
        font-size: 14px;
    }

    .head-book ul li label {
        font-size: 14px;
    }

    .wellcome-hiliday h1 {
        font-size: 20px;
    }

    .fs-50 {
        font-size: 18px;
        line-height: 26px;
    }

    .fs-58 {
        font-size: 24px;
    }

    h2 {
        font-size: 18px;
    }

    .wellcome-hiliday li {
        font-size: 16px;
    }
}

img.object {
    object-fit: cover;
    height: 500px;
}

pre {
    font-family: 'HelveticaNeueMedium';
    margin-bottom: 0px !important;
}

.table tbody td::before {
    font-weight: 500;
    font-size: 14px;
}

.table td {
    padding: 3px 8px;
    font-weight: 100;
    font-size: 14px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    --bs-table-accent-bg: rgb(255 255 255);
    color: #000000;
    text-align:center;
}
.table th {
    padding: 3px 8px !important;
    font-weight: 100;
    font-size: 14px;
    text-align: center;
    color: #decfbe;
}
.table-bordered > :not(caption) > * > * {
    border-width: 0 2px;
    border-color: #decfbe;
    color: #decfbe;
}
.table-bordered > :not(caption) > * {
    border-width: 2px 0;
    border-color: #decfbe;
}

@media (max-width: 576px) {
    /* img.object {
        object-fit: cover;
        height: 350px;
    }

    .table-responsive {
        border: none; 
    }

    .table {
        border: 0;
    }

        .table thead {
            display: none; 
        }

        .table tbody tr {
            display: block;
            margin-bottom: 1rem;
            border-bottom: 1px solid #dee2e6;
        }

        .table tbody td {
            display: block;
            text-align: left;
            padding: 3px 15px;
            border: 1px solid #000;
            position: relative;
        }

            .table tbody td::before {
                content: attr(data-label);
                font-weight: 500;
                display: inline-block;
                width: 75%;
                padding-right: 0.5rem;
                font-size: 16px;
            }*/
}

.text_w p{color:#fff !important;}
    .text_w p a {
        text-decoration: underline !important;
    }

.home-room-content.p150 {
    min-height: 352px;
    display: flex;
    flex-direction: column;
}