    *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
} 

body {
     margin:0;
     padding: 0;
     font-family: "Inter", sans-serif;
     font-size: 14px;
     color: #000000;
     font-weight: 400; 

}
p{
        font-size: 16px;  
    color: #474747; 
}
a { 
    text-decoration: none;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 1px;
    outline-color: #F56F6B;
    transition: all 0.5s;
}
/* .btn:hover {
    color: var(--bs-btn-hover-color);
    background-color: #000;
    border-color: #000;
} */
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1400px;
	padding: 0 18px;
}
.subs-login .ElementsApp, .subs-login .ElementsApp .InputElement {
    font-size: 15px !important;
    color: #32325d;
}
.payment-add-card .card-body {
    padding: 20px;
}
.app-login-top-banner {
    display: none;
}
a.uitk-card-link {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
 li{
    list-style: none;
 }   

.hero_section {
    background-color: #F8F5EF;
    background-image: url(../img/bg-img.png);
    background-position: 100%;
    background-repeat: no-repeat;
    padding-top: 0;  
    
}
/* .hero_section.h-vh {
    height: 100vh;
    padding-top: 35px;
} */
.hero_section.inner_page_header {
    background-color: #F8F5EF;
    background-image: url(../img/hotels-topic-hero.jpeg);
    background-position: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 0;
}
.inner_page_header {
    padding: 0px;
}
.inner_page_header nav.navbar.navbar-expand-lg  {
    border-radius: 0;
}
nav.navbar.navbar-expand-lg {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 15px #00000014;
   
}
span.fa.fa-bars {
    color: #000;
}
a.nav-item.nav-link {
    letter-spacing: 0px;
    color: #000000 !important;
    font-size: 19px;
    font-weight: 500;
    line-height: 34px;
    
}
a.nav-item.nav-link:hover {
    color: #F56F6B !important;
}

a.btn.button_broder {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #F56F6B;
    border-radius: 10px;
    opacity: 1;
    padding: 13px;
    display: flex;
    justify-content: center;
    margin-right: 20px;
} 
.button_bg {
    background: #F56F6B 0% 0% no-repeat padding-box;
    border-radius: 10px;
    color: #fff;
    padding: 13px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-width: 120px;
    gap: 10px;
}
.button_bg:hover {
    background: #F56F6B;
    color: #fff;
}

.caption_box {
    text-align: center;
    padding-top: 33px;
    margin-bottom: 30px;
} 

.caption_box h3 {
    text-align: center;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0px;
    color: #3F4041;
    opacity: 1;
}
.caption_box h1 {
    text-align: center;
    font-size: 70px;
    line-height: 1;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 40px;
}
.caption_box h1 span {
    color: #F56F6B;
}
.reating {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
} 

.booking_search_box {
    position: absolute;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 15px #00000014;
    border-radius: 10px;
    padding: 25px;
    max-width: 1235px;
    margin: 0 auto;
    z-index: 99;
    left: 0;
    right: 0;
    top: -50px;
    width: 100%;
}
.hero-img {
    position: relative;
}
.booking_search_box form {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.booking_search_box .form-group {
    display: flex;
    align-items: center;
}
 
.booking_search_box .form-control {
    border: none;
    text-align: left;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0px;
    color: #000000;
    min-height: 40px; 
    border-radius: 0;
}
.form-control::placeholder{
    color: #000000;
}
.booking_search_box .btn.button_bg {
    display: block;
}
.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: none
}
.form-control:focus { 
    box-shadow: none;
}
.booking_search_box .form-group:not(:last-child){
    border-right: 1px solid #BEBEBE;
}
#multiCollapseExample1 {
    position: absolute;
    top: 114px;
    background: #fff;
    width: 600px;
    padding: 30px;
    z-index: 9;
    border-radius: 15px;
    box-shadow: 0px 2px 9px #26262638;
    overflow: hidden; 
}

#region_loc {
    position: absolute;
    top: 114px;
    background: #fff;
    width: 300px;
    padding: 30px;
    z-index: 9;
    border-radius: 15px;
    box-shadow: 0px 2px 9px #26262638;
}

.nav-tabs {
    border-bottom: none;
} 
.booking_search_box .nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    gap: 4px;
}
.booking_search_box .nav-tabs .nav-link {
    margin-bottom: -1px;
    flex-basis: 48%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #F56F6B;
    border-radius: 10px;
    font-size: 16px;
    letter-spacing: 0px;
    color: #000000;
}
.booking_search_box .nav-tabs .nav-link.active {
    background: #F56F6B 0% 0% no-repeat padding-box;
    border-radius: 10px;
    color: #fff;
}
section{
    padding: 50px 0px;
}
.heading_titel h2 {
    text-align: left;
    font: normal normal 800 55px / 65px Inter;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 55px;
}
.home-cnt-hed .heading_titel h2 {

}
.magnific-img.small-img img { 
    height: 240px;
    object-fit: cover;
    margin-bottom: 10px;
}
.magnific-img.bigimg img { 
    max-height: 490px;
}
.magnific-img.small-img.mini-smlaa img{
    height: 170px;
}
.heading_white h2 {
    text-align: center;
    color: #fff;
}
.content_detiles p {
    text-align: left;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #474747;
    opacity: 1;
}
a.btn.btn_text {
    text-align: left;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0px;
    color: #F56F6B;
    opacity: 1;
}
.mb-16{
    margin-bottom: 16px;
    display: inline-block;
}
input.form-search {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: left;
    font-size: 18px;
    letter-spacing: 0px;
    color: #6F6F6F;
    opacity: 1;
    padding: 20px 25px;
}
.search_iocn {
    position: absolute;
    right: 25px;
    top: 50%;
    bottom:0;
    transform: translateY(-50%);
}
a.btn.btn_text:hover {
    color: #fff;
}
.room_name h2 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 5px;
    font-weight: 600;
}
.room_name a{
text-decoration: none;
color: #000;
}

.room_name p {
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 0px;
}

.room_name {
    margin: 15px 0px;
}
.room_price {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
}
.room_price span {
    font-size: 13px;
    font-weight: 400;
}
.reating_room ul {
    margin: 0px;
    padding: 5px 10px;
    display: flex;
    gap:3px;
}

.reating_room ul li {
    list-style: none;
    display: inline-block;
}

.reating_room ul li a i {
    color: #FFBA55;
}
 
.reating_room {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 50px;
    position: absolute;
    top: 20px;
    left: 20px;
} 
.room_img {
    position: relative;
    padding-bottom: 80%;
margin: 10px;
/* width:  190px;
height: 250px;
border-radius: 10px; */
}

.room_img img{
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 10px;
    min-width: 100%;
    min-height: 100%;
}
.act-bttn{
    display: inline-block;
    padding: 10px 40px;
    background: #f56f6b; 
    border-radius: 23px;
    color: #fff;
}
.act-bttn:hover{
    background: #f56f6b;
    color: #fff;
}
.mamber-btn-mange .act-bttn{
	width: 100%;
	margin-top: 20px;
}

.room_list_card {
    margin-bottom: 45px;
}
.section_btn a {
    display: inline-block;
}
.section_btn {
    text-align: center;
    margin-bottom: 30px;
}
.section_btn a.btn.button_broder {
    display: inline-block;
    padding: 10px 60px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #F56F6B;
    border-radius: 23px;
}
section.explore_city {
    background: #FAFAFA;
    padding: 90px 0px;
}
.explore_city_list {
    padding-top: 60px;
}
.content_detiles h2 {
    font-size: 45px;
    font-weight: 600;
    color: #F56F6B;
    margin-bottom: 27px;
}

.content_detiles h2 span {
    font-size: 28px;
    line-height: 34px;
    color: #363636;
}

.explore_card {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 100%;
    border-radius: 0px 0px 15px 15px;
    
}

.intro {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0px;
    background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%) 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 15px 15px;
}
.explore_card img {
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px;
}
.intro .city_name {
    font-size: 20px;
    color: #fff;
    padding-left: 23px;
}
.intro .city_loc {
    font-size: 13px;
    color: #fff;
    font-weight: 300;
    padding-left: 23px;
}
.testimonial {
    background: #1D1D1D;
    position: relative;
    
}
.testimonial-profile .pic img {
    width: 70px !important;
    height: 70px;
    border-radius: 10px;
}
 
.testimonial .owl-stage-outer:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 260px;
    height: 100%;
    background: transparent linear-gradient(270deg, #00000000 0%, #1D1D1D 100%) 0% 0% no-repeat padding-box;
    z-index: 9;
 
}

.testimonial .owl-stage-outer:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 260px;
    height: 100%;
    background: transparent linear-gradient(90deg, #00000000 0%, #1D1D1D 100%) 0% 0% no-repeat padding-box;
    z-index: 9;
}
.testimonial button.owl-prev:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    transform: translate(20px, 30px);
    background-image: url(../img/arrow_button_right.svg);
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
}
.testimonial button.owl-next:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    transform: translate(20px, 30px);
    background-image: url(../img/arrow_button_left.svg);
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
}
.testimonial #owl-carousel button.owl-prev {
    background: #fff;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translatey(-50%);
}
.testimonial #owl-carousel button.owl-next {
    background: #fff;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translatey(-50%);
}
.testimonial #owl-carousel button.owl-prev span, #owl-carousel button.owl-next span {
    font-size: 0;
}
.testimonial .heading_titel {
    font-size: 50px;
    color: #fff;
    text-align: center;
    font-weight: 600;
}
.testi_content_box {
    background: #282828 ;
    border-radius: 10px;
    padding: 34px 21px 10px 21px;
    color: #fff;
}

.testi_content_box p {
    font-size: 15px;
    font-weight: 300;
    color: #fff;
}

.testimonial-profile {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-bottom: 27px;
}
.testimonial-profile h3.title {
    font-size: 15px;
    line-height: 19px;
    margin: 0px;
} 
.post {
    font-size: 13px;
    color: #949494;
} 
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ffffff;
}
.owl-theme .owl-dots .owl-dot span {
    width: 80px;
    height: 2px;
    margin: 5px 7px;
    background: #6e6d6d;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}
/* .heading_black h2 {
    margin-bottom: 52px;
} */
.heading_pragraph p {
    text-align: center;
    font: normal normal normal 17px / 30px Inter;
    letter-spacing: 0px;
    color: #858585;
    margin-bottom: 0;
}
.newsletter {
    position: relative;
    padding-top: 30px;
    padding-left: 220px;
    flex-grow: 1;
} 
form.newsletter-form {
    position: relative;
    width: 940px;
    margin: 0 auto;
    margin-top: 55px;
}

form.newsletter-form input {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 20px #0000001A;
    border-radius: 10px;
    width: 100%;
    height: 100px;
    border: none;
    padding: 30px;
    font: normal normal normal 22px / 30px Inter;
    letter-spacing: 0px;
    color: #C1C1C1;
}

form.newsletter-form input .button {
    position: absolute;
} 

form.newsletter-form button.button {
    position: absolute;
    right: 30px;
    top: 10px;
    bottom: 12px;
    background: #F56F6B 0% 0% no-repeat padding-box;
    border: none;
    padding: 20px 50px;
    font-size: 18px;
    letter-spacing: 0px;
    border-radius: 10px;
    color: #FFFFFF;
}
footer {
    background: #000000;
    padding: 60px 0px 0;
}
footer h5 {
    font: normal normal normal 21px / 30px Inter;
    color: #fff;
    padding-bottom: 31px;
}
footer ul li a {
    text-align: left;
    font: normal normal normal 16px / 36px Inter;
    letter-spacing: 0px;
    color: #DBDBDB !important;
    line-height: 36px;
    padding: 0 !important;
}
.footer_logo p {
    font: normal normal 300 16px / 24px Inter;
    letter-spacing: 0px;
    color: #C8C8C8;
    padding-top: 20px;
}
.border-top {
    border-top: 1px solid #333855 !important;
}
.footer_bootom p {
    text-align: left;
    font: normal normal normal 15px/22px Inter;
    letter-spacing: 0px;
    color: #C8C8C8;
    margin: 0;
    padding: 0;
}

.footer_bootom {
    padding: 40px 0px;
}
.list-unstyled {
    display: flex;
    justify-content: flex-start;
    margin: 0;
}
.daterangepicker td.in-range {
    background-color: #f56f6b40;
    border-color: transparent;
    color: #000;
    border-radius: 0;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #F56F6B;
    border-color: transparent;
    color: #fff;
}
input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}
.daterangepicker {
    z-index: 9999;
}
.modal-header{
    justify-content: center;
}
.btn-close{
    position: absolute;
    right: 18px;
    top: 18px;
}
.form-control {
    position: relative;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D2D2D2;
    border-radius: 25px;
    width: 100%;
    opacity: 1;
    padding: 20px 20px;
    text-align: left;
    font-size: 14px;
    letter-spacing: 0px;
    color: #6D6D6D;
}
.form-control::placeholder{
    color: #6D6D6D;
}
.full_w_btn {
    width: 100%;
    padding: 17px 21px;
}
.forgot_password{
    text-align: center;
font: normal normal normal 14px/17px Inter;
letter-spacing: 0px;
color: #000000;
opacity: 1;
font-weight: 500;
}
.modal-header{
    border: none;
}
.modal-footer{
    justify-content: center;
}
.modal-content {
    border-radius: 20px;
    padding: 28px 25px;
}
.modal-title {
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 0px;
    color: #000000;
}
.login_with_btn {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.login_with_btn .btn-link {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D2D2D2;
    border-radius: 23px;
    width: 100%;
    padding: 10px 0px;
    font-size: 18px;
}
.login_with_btn {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
i.fab.fa-apple {
    color: #000;
}
.register_now {
    text-align: left;
    font-size: 16px;
    line-height: 22px;
    color: #F56F6B;
    color: #000000;
}
.register_now a{ 
    color: #F56F6B; 
    font-weight: 500;
}
.continue_with p{
    font: normal normal normal 13px/16px Inter;
letter-spacing: 0px;
color: #505050; 
}
.continue_with {
    position: relative;
}
.continue_with:after {
    content: "";
    position: absolute;
    right: 30px;
    top: 10px;
    bottom: 0;
    transform: translatey(-50%);
    width: 140px;
    height: 2px;
    background: transparent linear-gradient(90deg, #BEBEBE 0%, #54545400 100%) 0% 0% no-repeat padding-box;
    opacity: 0.7;
}
.continue_with:before {
    content: "";
    position: absolute;
    left: 30px;
    top: 10px;
    bottom: 0;
    transform: translatey(-50%);
    width: 140px;
    height: 2px;
    background: transparent linear-gradient(270deg, #BEBEBE 0%, #54545400 100%) 0% 0% no-repeat padding-box;
    opacity: 0.7;
}
.Verify_Otp .form-control {
    border: none;
    padding: 10px 10px;
    text-align: center;
}

.Verify_Otp .form-control:not(:last-child) { 
    border-right: 1px solid #D2D2D2;
    border-radius: 0;
}

.Verify_Otp {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D2D2D2;
    border-radius: 25px;
    width: 100%;
    opacity: 1;
    padding: 10px 20px;
    text-align: left;
    font-size: 14px;
    letter-spacing: 0px;
    color: #6D6D6D;
    display: flex;
    align-items: center;
}
.btn-close:focus {
    outline: 0;
    box-shadow: none;
    opacity: 1;
}
/* Property map view page  css*/
.property_view {
  /*  padding: 60px 0px;*/
}
.inner_page_heading h2 {
    font: normal normal 600 20px / 24px Inter;
    color: #000000;
    margin-bottom: 15px;
}

.map-img-filter {
    position: relative;
}
.map-img-filter img {
    width: 100%;
    height: 107px;
    object-fit: cover;
    border-radius: 10px;
    display: none;
}
.inner_page_heading{
    margin-top: 20px;
    margin-bottom: 53px;
}


.accordion-item {
    background-color: #fff;
    border: none;
}
.accordion-button:not(.collapsed) {
    color: #000;
    background-color: transparent;
    box-shadow: none;
}
.accordion-body {
    padding: 0;
}
.accordion-button {
    position: relative; 
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 25px;
    font-weight: 500; 
    color: #000000;  
    padding: 0;
    background-color: #fff; 
    border: none; 
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
}
.accordion-button:not(.collapsed)::after {
    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");
    transform: rotate(-180deg);
}
.filter_btn {
    position: absolute;
    width: 98%;
    bottom: 5px;
    display: flex;
    justify-content: space-between;
    gap: 5px;
}
.btn.button_filter {
    flex-grow: 1;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #F56F6B;
    border-radius: 10px; 
    padding: 10px 20px;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    letter-spacing: 0px;
    color: #F56F6B;
}
.btn.button_filter.active {
    background: #F56F6B 0% 0% no-repeat padding-box;
    color: #FFFFFF;
    
}
.filter_by_type {
    margin-top: 15px;
}
/* .filter_by_type .accordion-item .accordion-button {
    background: #FCF0EF 0% 0% no-repeat padding-box;
    border-radius: 7px;
    font-size: 15px;
    line-height: 19px;
    font-weight: 500;
    letter-spacing: 0px;
    color: #000000;
} */

.accordion-button:focus { 
    border-color:transparent;
    outline: 0;
    box-shadow: none;
}
label.form-label {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 0px;
    color: #000000;
}
.filter_box {
    border: 1px solid #C5C5C5;
    border-radius: 10px;
    padding: 15px 8px;
    margin-top: 25px;
}
label.form-label {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 0px;
}
 
input[type="range"] {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    cursor: pointer;
    outline: none;
    height: 4px;
    border-radius: 15px;
    background: #DFDFDF 0% 0% no-repeat padding-box;
    border-radius: 2px;
}
  
  /* Thumb: webkit */
  input[type="range"]::-webkit-slider-thumb { 
    -webkit-appearance: none;
    appearance: none;  
    height: 20px;
    width: 20px;
    background-color: #F56F6B;
    border-radius: 50%;
    border: none;  
    transition: .2s ease-in-out;
  }
   
  input[type="range"]::-moz-range-thumb {
    height: 20px;
    width: 20px;
    background-color: #F56F6B;
    border-radius: 50%;
    border: none; 
    transition: .2s ease-in-out;
  }
   
  
  input[type="range"]::-webkit-slider-thumb:hover {
    box-shadow: 0 0 0 10px rgba(255,85,0, .1)
  }
  input[type="range"]:active::-webkit-slider-thumb {
    box-shadow: 0 0 0 13px rgba(255,85,0, .2)
  }
  input[type="range"]:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 13px rgba(255,85,0, .2)
  }
  
  /* Hover, active & focus Thumb: Firfox */
  
  input[type="range"]::-moz-range-thumb:hover {
    box-shadow: 0 0 0 10px rgba(255,85,0, .1)
  }
  input[type="range"]:active::-moz-range-thumb {
    box-shadow: 0 0 0 13px rgba(255,85,0, .2)
  }
  input[type="range"]:focus::-moz-range-thumb {
    box-shadow: 0 0 0 13px rgba(255,85,0, .2)    
  }
  .select_types {
    padding-top: 25px;
}
  .checkbox_label {
    display: block;
    position: relative;
    padding-left: 35px;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0px;
    color: #0A0A0A;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
    
  .checkbox_label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
   
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #F56F6B;
    border-radius: 5px;
} 
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
   
  .checkbox_label input:checked ~ .checkmark:after {
    display: block;
  } 
  .checkbox_label .checkmark:after {
    left: 9px;
    top: 2px;
    width: 6px;
    height: 14px;
    border: solid #F56F6B;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.accordion-button::after { 
    position: absolute;
    right: 0;
}
.accordion-button span {
    display: inline-block;
    font-size: 12px;
    color: #828282;
}
.search_property .iconform {
    position: absolute;
    left: 20px;
    top: 50%;
    bottom: 0;
    transform: translateY(-50%);
    z-index: 9;
}
.search_property .form-group {
    position: relative;
}
.search_property input.form-control {
    background: #EFEFEF 0% 0% no-repeat padding-box;
    border-radius: 11px;
    margin-bottom: 10px;
    padding: 20px 50px;
} 
.search_property .search_iocn {
    left: 15px;
    z-index: 1;
    right: auto;
    display: inline-table;
}
.search_form {
    position: relative;
    flex-grow: 1;
}
.search_property .input-group {
    gap: 15px;
}
.search_property input.form-search{
    padding-left: 55px;
}
.profile_status {
    background: #F5F5F5 0% 0% no-repeat padding-box;
    border-radius: 15px;
    padding: 15px;
    margin-top: 25px;
}

.profile_heading h2 {display: inline-block;font: normal normal 600 18px/21px Inter;letter-spacing: 0px;color: #000000;}

.profile_heading a {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    font: normal normal 600 14px/17px Inter;
    letter-spacing: 0px;
    color: #000000;
    text-decoration: none;
    display: inline-block;
    padding: 5px;
} 
.profile_text p {
    font: normal normal normal 14px/25px Inter;
    letter-spacing: 0px;
    color: #000000;
    padding-top: 15px;
} 
.profile_btn {
    display: inline-block;
} 
.profile_btn button_bg a {
    display: block;
    width: auto;
} 
.profile_btn a {
    background: #F56F6B 0% 0% no-repeat padding-box;
    border-radius: 10px !important;
}
figure {
    margin: 0;
}

.property_view_list.propert_list_gp{
    margin-top: 30px;
}

.property_view_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    background: #F9F9F9 0% 0% no-repeat padding-box;
    border-radius: 15px;
    margin-top: 15px;
    padding: 15px;
    transition: 0.5s;
    width: 99%;
    position: relative;
    overflow: hidden;

}
.col-lg-4.content_filed_divs.col-xl-3 .property_view_list{
    flex-wrap: wrap;

}
.col-lg-4.content_filed_divs.col-xl-3 h2.property_name{
        font-size: 18px;
}
.col-lg-4.map_filed_div.col-xl-7 .img_s img{
height: 100%;
}


.property_view_list:hover{
    background-color: #ffe2e1;

}

.property_details {
    flex-grow: 1;
    display: flex;
    align-items: baseline;
    justify-content: space-between;


}
 
.property_img {
    flex-grow: 1;
    position: relative;
} 



.property_img figure img {
    object-fit: cover;
    min-width: 100%;
    border-radius: 20px;
    height: 270px !important;
    max-width: 100%;
} 
.property_details_left .reating_room {
    position: relative;
    background: transparent;
    display: flex;
    align-items: center;
    left: 0;
    top: 0px;
}

.property_details_left .reating_room ul {
    padding: 0;
}
.property_details_left .reating_room a {
    font: normal normal 300 12px / 15px Inter;
    letter-spacing: 0px;
    color: #000000;
    text-decoration: none;
    display: inline-block;
}   
.property_details_left .reating_room span {
    display: inline-block;
    margin: 0px 5px;
}
h2.property_name {
    font-size: 22px;
    font-weight: 600;
    color: #000000;
    line-height: 34px;
    margin-bottom: 0;
}

.prop_loc, .prop_adders {
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    margin-bottom: 5px;
}
.room_type h3 {
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    padding-top: 10px;
    margin-bottom: 0;
    color: #000000;
}
.room_type {
    font-size: 13px;
    font-weight: 500;
    color: #545454;
}
.room_inquled ul li {
    display: inline-block;
    font-size: 13px;
}
.room_inquled {
    padding-top: 10px;
}
.room_inquled ul {
    padding-left: 0px;
}
.prop_book_btn {
    display: inline-block;
}

.prop_book_btn a {
    border-radius: 10px !important;
}
.prop_servies_inql ul li {
    list-style: none;
/*    background: #E3E8FF 0% 0% no-repeat padding-box;*/
    border-radius: 5px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
        padding: 2px;
}
.prop_servies_inql ul li svg {
    width: 100%;
    height: 100%;
}
.Amenities_list .prop_servies_inql ul {
    gap: 13px;
    justify-content: start;
}
.prop_servies_inql ul {
    padding: 0px;
    display: flex;
    gap:5px;
    margin-bottom: 0;
}

.prop_price a.price_item {
    font: normal normal 600 25px/30px Inter;
    letter-spacing: 0px;
    color: #F56F6B;
    text-align: right;
    text-decoration: none;
}
 
.prop_price {
    text-align: left;
    font: normal normal 300 13px/16px Inter;
    letter-spacing: 0px;
    color: #000000;
}
.Join_now_box {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #B7B7B7;
    border-radius: 15px;
    text-align: center;
    padding: 15px;
    margin-top: 20px;
}

.Join_now_box h2 {
    font: normal normal 600 18px/21px Inter;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 15px;
}

.Join_now_box .prop_book_btn {
    padding-top: 15px;
}
.property_grid_view  .property_details_right {
    text-align: right;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 10px;
}
/* .best_charm {
    margin-top: 15%;
} */
.hero-img img {
    border-radius: 10px;
    width: 100%;
}
.content_detiles p {
    text-align: left !important;
}
.best_charm .img-gallery-magnific {
    height: auto;
}
.wishlist {
        width: 40px;
    height: 42px;
    line-height: 40px;
    text-align: center;
    /*background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 8px;*/
    display: inline-block;
    margin-bottom: 0px;
}
.property_grid_view {
    flex-direction: column;
}
.property_grid_view {
    flex-direction: column;
    align-items: normal;
}
.property_grid_view .property_img figure img {
    width: 100%;
    height: 300px;
}
.property_grid_view .property_details_left {
    display: flex;
    justify-content: space-between;
}
.grid_view_filter .full_w_btn {
    display: block;
}
.grid_view_filter {
    width: 100%;
}
.inter_page_titel {
    font: normal normal 800 55px / 70px Inter;
    letter-spacing: 0px;
    color: #000000;
    padding-bottom: 55px;   
}
.caption_box.inner_page h1 { 
    margin-bottom: 0;
}
.heading-center h2 {
    text-align: center;
    margin-bottom: 10px;
}

.heading-center {
    padding-bottom: 42px;
} 
.room_filter_page .nav-link {
    font-size: 16px;
    letter-spacing: 0px;
    color: #F56F6B;
    border: 1px solid #F56F6B;
    border-radius: 10px;
}
.room_filter_page {
    justify-content: center;
    padding-bottom: 55px;
    gap: 10px;
}
.room_filter_page .nav-link.active {
    background: #F56F6B 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    border-color: #F56F6B;
    color: #fff;
}
.gallry_grid .magnific-img img{
    height: 200px;

}
.magnific-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    max-height: 409px;

}
 
.magnific-img {
    display: inline-block;
    height: 100%;
    width: 100%;
}
.gallry_grid {
    display: grid;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 5px;
    grid-template-columns: repeat(2, 50%);
    width: 100%;
}

.img-gallery-magnific {
    flex-grow: 1;
    display: flex;
    height: 100%;
    width: 100%;
}
a.image-popup-vertical-fit {
    cursor: -webkit-zoom-in;
    display: inline-block;
    height: 100%;
    width: 100%;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.98;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-arrow-left:before {
    border-right: none !important;
}
.mfp-arrow-right:before {
    border-left: none !important;
}
button.mfp-arrow, .mfp-counter {
    opacity: 0 !important;
    transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}
.mfp-container:hover button.mfp-arrow, .mfp-container:hover .mfp-counter{
	opacity: 1 !important;
}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }
  
.inner_page_booking_form .booking_search_box {
    position: relative;
    top: 0;
    left: auto;
    right: auto;
}
.inner_page_header .booking_search_box {
    position: relative;
    top: 0;
    left: auto;
    right: auto;
}
.inner_page_header .hero-img {
    padding: 40px 0px;
}
.room_details_heading_bottom {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}
.room_details_heading_bottom .reating_room a {
    color: #000000;
    text-decoration: none;
}
.room_details_heading_bottom .reating_room {
    position: static;
    background: transparent;
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}
.room_details_heading_bottom .reating_room ul {
    margin: 0px;
    padding: 0 6px 0px 0px;
}
.room_details_heading_bottom .prop_loc {
    font-size: 16px;
    line-height: 22px;
    color: #929292;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
}
.room_details_wishlist {
    width: 59px;
    height: 59px;
    line-height: 59px;
    text-align: center;
    /*background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 8px;*/
    display: inline-block;
    margin-bottom: 0;
}
.wishlist path {
    fill: #96A0B5;
}
.room_details_heading h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 42px;
}
.room_details_page {
    gap: 15px;
    padding: 10px 0;
}

.room_details_page .nav-link.active {
    background: #F56F6B 0% 0% no-repeat padding-box;
    border-radius: 10px;
    color: #fff;
    border-color: #f56f6b;
}

.room_details_page .nav-link {
    font: normal normal 600 18px/21px Inter;
    letter-spacing: 0px;
    color: #000000;
}
.room_details_section {
    padding: 35px 0px;
}
.heading_overview_box h3 {
    font: normal normal 600 24px / 29px Inter;
    letter-spacing: 0px;
    color: #000000;
    padding: 15px 0px;
    margin-bottom: 0px;
}
.heading_overview_box h3 {
    font: normal normal 600 24px/29px Inter;
    letter-spacing: 0px;
    color: #000000;
    padding: 15px 0px;
    margin-bottom: 0px;
}

.Amenities_list ul {
    padding: 0px;
}

.Amenities_list ul li {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 15px;
    width: auto;
    height: auto;
    background: transparent;
    list-style: disc;
    float: left;
    margin-right: 30px;
}
.icon_facilities {
        width: 24px;
    height: 24px; 
    background: #fbfbfb;
    border-radius: 10px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.icon_facilities  img, .icon_facilities svg {
    height: 100%;
}
.Amenities_list .prop_servies_inql li h3 {
    font-size: 12px;
    text-align: center;
    letter-spacing: 0px;
    color: #000000;
}
.Amenities_list ul {
    padding: 8px 20px;
    margin: 0px;
}

.list_nearby {
    background: #F9F9F9 0% 0% no-repeat padding-box;
    border-radius: 15px;
    padding: 25px;
}

.top_heaidng_nearby {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.top_heaidng_nearby h3, .map_list_nearby h3 {
    margin: 0;
    font: normal normal 600 18px/21px Inter;
    letter-spacing: 0px;
    color: #000000;
}
.top_heaidng_nearby a {
    font: normal normal 600 13px / 30px Inter;
    letter-spacing: 0px;
    color: #F56F6B;
    text-decoration: none;
}
.map_img {
    margin-bottom: 20px;
}
.map_img a.btn.button_bg {
    justify-content: center;
}
.map_img img {
    width: 100%;
    height: 107px;
    object-fit: cover;
    border-radius: 10px;
}
.map_list_nearby ul li {
    font-size: 16px;
    line-height: 22px;
    list-style: none;
    /* width: 100%; */
    line-height: 25px;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
.Amenities_list .prop_servies_inql {
    margin-top: 0px;
}
.Amenities_list .prop_servies_inql ul{
    padding: 0;
}
.Amenities_list .prop_servies_inql li{
    list-style: none;
    margin-right: 0;
}

.map_list_nearby ul {
    padding: 0;
    margin-top: 20px;
}
.imperial_room .map_list_nearby ul li {
    margin-bottom: 20px;
}

.imperial_room .map_list_nearby {
    background: #F9F9F9 0% 0% no-repeat padding-box;
    border-radius: 15px;
    padding: 20px 20px;
}
.imperial_room .top_heaidng_nearby h3 {
    font-size: 30px;
    line-height: 43px;
    color: #000000;
}
.imperial_room .top_heaidng_nearby a span, .imperial_room .map_list_nearby ul li a span{
    font-size: 16px;
    font-weight: 300;
    color: #818181;
}
.imperial_room .top_heaidng_nearby a, .imperial_room .map_list_nearby ul li a {
    font-size: 22px;
    line-height: 23px;
    font-weight: 600;
    color: #000000;
    text-decoration: none;
}
.change_booking_date {
    background: #F9F9F9 0% 0% no-repeat padding-box;
    border-radius: 10px;
    padding: 37px 20px;
}
.change_booking_date .booking_date h2 {
    font: normal normal 600 24px/29px Inter;
    letter-spacing: 0px;
    margin-bottom: 0px;
}

.change_booking_date .booking_date h2 span {
    color: #F56F6B;
}
.change_booking_date .button_bg {
    justify-content: center;
}
.available_rooms_filter {
    background: #FFEAE9 0% 0% no-repeat padding-box;
    border-radius: 20px;
    padding: 34px 20px;
    margin-bottom: 50px;
}
.available_rooms_heading h2{
    font: normal normal 600 30px/36px Inter;
    letter-spacing: 0px;
    color: #000000;
}

.available_rooms_heading p {
    font: normal normal 600 18px/21px Inter;
    letter-spacing: 0px;
    color: #656565;
    margin-bottom: 50px;
}
select.form-select {
    border-radius: 10px;
    height: 68px;
    font-size: 18px;
    letter-spacing: 0px;
    color: #000000;
}
.form-select:focus {
    border-color: #f56f6b;
    outline: 0;
    box-shadow: none;
}
.available_rooms_list {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #E6E6E6;
    border-radius: 10px;
    margin-bottom: 70px;
}
.available_rooms_list .room_details_name .heading_titel h2 {
    font: normal normal 500 24px/31px Inter;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 12px;
}

.available_rooms_list .room_details_name .heading_titel b {
    font-size: 16px;
    display: inline-block;
    font-weight: 400;
    margin-right: 10px;
}
.room_details_name {
    padding: 15px 0px;
}
.available_rooms_list .room_details_name .heading_titel p {
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    margin-bottom: 0;
    
}
.available_rooms_list .room_inquled ul {
    margin-bottom: 0px;
}
.available_rooms_list .room_inquled ul li {
    margin-right: 15px;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 9px;
    color: #000000;
}
.available_rooms_list .room_inquled {
    padding-top: 20px;
}
.available_rooms_list .room_inquled ul li svg {
    margin-right: 5px;
}
/* .available_rooms_list .room_inquled ul li img{ 
    -webkit-filter: brightness(0) saturate(100%) invert(71%) sepia(45%) saturate(5844%) hue-rotate(322deg) brightness(112%) contrast(92%);
filter: brightness(0) saturate(100%) invert(71%) sepia(45%) saturate(5844%) hue-rotate(322deg) brightness(112%) contrast(92%);


} */

.room_details_box, .room_details_payment, .room_details_price, .view_room_details {
    border: 1px solid #E6E6E6;
    border-left: 0;
    border-bottom: 0;
    padding: 20px 12px;
    height: 100%;
   /* overflow-y: scroll;*/
}
.room_details{
    height: 100%;
}
.room_features ul {
    padding: 0;
    margin: 0px;
}

.room_features ul li {
    list-style: none;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 500;
    color: #000000;
    text-transform: capitalize;
}
.room_features p {
    font-size: 10px;
    font-weight: 500;
    color: #F56F6B;
}
.room_details_payment .room_features p {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 12px;
    display: flex;
    gap: 10px;
    margin-bottom: 0px;
}
.room_details_box .room_features p {
    
    margin-bottom: 2px;
}
.room_details_price h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
    color: #000000;
    margin-bottom: 15px;
}
.room_details_price p {
    font-size: 11px;
    line-height: 20px;
    font-weight: 500;
    color: #F56F6B;
    margin-bottom: 6px;
}
.room_details_price span {
    font-size: 15px;
    line-height: 20px;
    color: #111111;
    font-weight: 500;
}
.view_room_details h3 {
    font-size: 15px;
    line-height: 20px;
    color: #F56F6B;
    text-align: center;
}
.view_room_details a.btn.button_bg {
    justify-content: center;
}

.view_room_details {
    padding: 28px 20px;
}
.f-w-bg {
    background: #F9F9F9 0% 0% no-repeat padding-box;
}
.guest_reviews, .policies {
    padding: 50px 0px;
}
.guest_reviews .heading_black { 
    padding-bottom: 80px;
}
.guest_reviews .heading_black h2 {
    font: normal normal 600 50px/76px Poppins;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 0px;
    position: relative;
}

.guest_reviews .heading_black h2:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    right: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 2px;
    background: #003AA8;
}
.guest_reviews .heading_black p {
    font: normal normal 300 16px / 25px Poppins;
    letter-spacing: 0px;
    color: #000000;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 0;
}
.reviews_box h2 {
    font: normal normal 600 26px/39px Poppins;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 20px;
}

.reviews_box p {
    text-align: left;
    font: normal normal normal 13px / 24px Poppins;
    letter-spacing: 0px;
    color: #000000;
    max-width: 570px;
}

.reviews_box .Guest_name h3 {
    font: normal normal 600 20px/30px Poppins;
    letter-spacing: 0px;
    color: #000000;
}

.Guest_name p {
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    margin-bottom: 0px;
}
/* .article {
    max-width: 948px;
    margin: 0 auto;
} */

/*.article p {
    font: normal normal normal 18px/30px Poppins;
    letter-spacing: 0px;
    color: #000000;
}

.about_us h3 {
    font: normal normal 600 26px / 30px Poppins;
    margin-bottom: 12px;
    color: #000000;
}
.about_us h2, .amenities h2 {
    font: normal normal 600 50px / 76px Poppins;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 20px;
}*/
.moretext {
    display: none;
  }
 .moreless-button {
    cursor: pointer;
    margin-bottom: 0;
    font: normal normal 600 18px / 30px Poppins;
    letter-spacing: 0px;
    color: #F56F6B;
}
.Spoken_languages h3 {
    font: normal normal 600 20px/30px Poppins;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 7px;
}

.Spoken_languages {
    padding-top: 18px;
}

.Spoken_languages p {
    font: normal normal normal 20px/30px Poppins;
    letter-spacing: 0px;
    color: #000000;
}
.policies .heading_black h2 {
    text-align: left;
    font: normal normal 600 50px / 76px Poppins;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 40px;
}
.check_out_in {
    font: normal normal 600 16px / 29px Inter;
    margin-bottom: 35px;
}
.hotel_policies h2 {
    text-align: left;
    font: normal normal 600 24px/29px Inter;
    letter-spacing: 0px;
    color: #131313;
    margin: 20px 0 3px;
}

 
.check_out_in span {
    color: #F56F6B;
    display: inline-block;
    margin-right: 10px;
}
 
.caring_guaranteed .heading_black h2 {
    text-align: center;
    font: normal normal 600 50px/76px;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 20px;
}

.caring_guaranteed .heading_black p {
    text-align: center;
     font-size: 25px;
    letter-spacing: 0px;
    color: #000000;
}
.guaranteed_box {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #FFC3C1;
    border-radius: 10px;
    padding: 30px 23px;  
}

.peragraph h2 {
    text-align: left;
    font: normal normal 600 24px/35px;
    letter-spacing: 0px;
    color: #000000;
    margin-top: 25px;
    margin-bottom: 15px;
}

.peragraph p {
    text-align: left;
    font: normal normal normal 16px/31px;
    letter-spacing: 0px;
    color: #000000;
}

.Learn_more_btn a {
    display: inline-block;
    text-align: left;
    font: normal normal 600 18px/21px Inter;
    letter-spacing: 0px;
    color: #F56F6B;
    text-decoration: none;
}
.single_room_details h2 {
    text-align: left;
    font: normal normal 600 26px / 31px Inter;
    letter-spacing: 0px;
    color: #000000;
}
.single_room_details, .room_details_single_page .imperial_room {
    padding-top: 60px;
}
.single_room_details p {
    font: normal normal normal 18px/28px Inter;
    letter-spacing: 0px;
    color: #000000;
}
.single_room_inquled {
    display: flex;
    justify-content: space-between;
}

.single_room_inquled ul {
    padding-left: 0;
}

.single_room_inquled ul li {
    list-style: none;
    margin-bottom: 20px;
    text-align: left;
    font: normal normal normal 16px / 20px Inter;
    letter-spacing: 0px;
    color: #000000;
    flex-basis: 50%;
}
.single_room_inquled ul {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    padding-left: 0;
}   
.single_room_features h2 {
    text-align: left;
    font: normal normal 600 24px / 29px Inter;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 30px;
}
.single_room_features {
    border-top: 1px solid #E9E9E9;
    padding-top: 20px;
}
.single_room_nearby ul {
    max-width: 470px;
}
.single_room_gallery .magnific-img img {
    width: 116px;
    height: 107px;
    border-radius: 10px;
}
.single_room_gallery {display: flex;justify-content: space-between;}

.single_room_gallery  .img-gallery-magnific {
    flex-grow: unset;
}
.PaymentSuccessful_btn a {
    color: #fff;
    text-decoration: none;
}
#PaymentSuccessful .heading_sus {
    text-align: center;
}
 
#PaymentSuccessful .heading_sus h3 {
    font: normal normal bold 20px/24px Inter;
    letter-spacing: 0px;
    color: #000000;
    padding-top: 46px;
    padding-bottom: 14px;
    border-bottom: 1px solid #E9E9E9;
}

.book_summary h2 {
    font: normal normal 600 24px/23px Inter;
    letter-spacing: 0px;
    color: #000000;
    text-align: center;
    padding: 14px 0px;
}

.book_summary p {
    font-size: 17px;
    font-weight: 500;
    line-height: 23px;
    color: #000000;
    margin-bottom: 0px;
}

.book_summary span {
    font: normal normal normal 14px/23px Inter;
    letter-spacing: 0px;
    color: #505050;
    text-align: center;
    display: inline-block;
}

.book_summary {
    text-align: center;
}
.chek_box_footer {
    display: flex;
    justify-content: space-between;
    margin-top: 32px;
}

.chek_box_footer ul {
    margin: 0px;
    padding: 0px;
}

.chek_box_footer ul li {
    list-style: none;
}

.chek_box_footer ul li h2 {
    font-size: 19px;
    line-height: 23px;
    color: #000000;
}
.continue_btn button {
    justify-content: center;
}
.chek_box_footer ul li p {
    font: normal normal normal 14px/23px Inter;
    letter-spacing: 0px;
    color: #505050;
    margin-bottom: 0px;
}
.subscriptionpop {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.subsc_box {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #E6E6E6;
    border-radius: 12px;
    flex-grow: 1;
    text-align: center;
    padding: 27px 20px;
}

.subsc_box h2 {
    font: normal normal bold 40px/49px Inter;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 0px;
}

.subsc_box span {
    font: normal normal normal 16px/20px Inter;
    letter-spacing: 0px;
    color: #787878;
}

.subsc_box p {
    font: normal normal 600 19px / 23px Inter;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 0px;
    margin-top: 14px;
}
.subsc_box.discounts {
    border: 2px solid #F56F6B;
    position: relative;
}
.discounts_box{
    position: absolute;
    top: -11px;
    left: 0;
    right: 0;
    background: #F56F6B 0% 0% no-repeat padding-box;
    border-radius: 18px;
    color: #fff;
}
.subsc_renew h3 {
    font: normal normal 600 16px/20px Inter;
    letter-spacing: 0px;
    color: #000000;
    text-align: center;
    padding-top: 17px;
}

.subsc_renew p {
    text-align: center;
    font: normal normal normal 13px/16px Inter;
    letter-spacing: 0px;
    color: #646464;
}
.heading_sus {
    text-align: center;
}
.modal-dialog {
    max-width: 550px;
    margin: 1.75rem auto;
}
#congratulations .heading_sus h3 {
    font: normal normal bold 28px / 24px Inter;
    letter-spacing: 0px;
    color: #000000;
    padding-top: 46px;
    padding-bottom: 14px;
}
.page_titel_heading {
    text-align: center;
    padding-top: 60px;
    font: normal normal 600 45px / 19px Inter;
    letter-spacing: -0.9px;
    color: #FFFFFF;
}
.guest_details_form {
    padding: 0px 60px;
}
.form_titel h3 {
    text-align: center;
    font: normal normal 600 30px / 36px Inter;
    letter-spacing: 0px;
    color: #000000;
    margin: 26px 0px;
}
.guest_details_form .form-group .form-control {
    border: none;
}
.guest_details_form .form-group {
    background: #FFFFFF80 0% 0% no-repeat padding-box;
    border: 1px solid #BCBCBC;
    border-radius: 12px;
}
.form-check {
    display: block;
    min-height: auto;
    padding-left: initial;
    margin-bottom: auto; 
}
.select_gender .form-check-label {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    color: #000000;
    margin-left: 10px;
}
.form-group.select_gender {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    align-items: center;
    gap: 60px;
    padding: 20px 45px;
}
.form-check-input {
    width: 18px;
    height: 18px;
    margin-top: .25em;
    vertical-align: middle; 
    border: 1px solid #ACACAC;
}
.select_gender .form-check-input:checked {
    background-color: #F56F6B;
    border-color: #F56F6B;
}
.select_gender .form-check-input:focus {
    border-color: #f56f6b38;
    outline: 0;
    box-shadow: 0 0 0 0.25rem #f56f6b38;
}
.form-group.apply_promo_code {
    position: relative;
}
a.btn.apply_now {
    position: absolute;
    right: 20px;
    top: 50%;
    background: #023E3A 0% 0% no-repeat padding-box;
    border-radius: 8px;
    z-index: 1;
    transform: translateY(-50%);
    font: normal normal normal 15px/19px Inter;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding: 10px 20px;
}
.addmoreguest {
    text-align: right;
     
}
.addmoreguest a { 
    font-size: 18px;
    line-height: 21px;
    color: #F56F6B;
    text-decoration: none;
    display: inline-block;
}
.cancellation_policy {
    background: #F5F5F5 0% 0% no-repeat padding-box;
    border-radius: 15px;
    padding: 20px;
    margin-bottom: 30px;
}
.cancellation_policy h3 {
    font: normal normal 600 18px / 21px Inter;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 15px;
}
.cancellation_policy p {
    margin-bottom: 5px;
}
.guest_details .room_details_box, .guest_details  .room_details_payment, .guest_details .room_details_price, .guest_details  .view_room_details{
    border-bottom: 1px solid #E6E6E6;
}
.coupon_list ul {
    padding: 0px;
    margin: 0;
    border-bottom: 1px solid #D4D4D4;
}
.coupon_list ul li {
    display: flex;
    justify-content: space-between;
    gap: 10px;
} 
.coupon_list ul li .percentage {
    width: 50px;
    height: 50px;
    background: #F56F6B 0% 0% no-repeat padding-box;
    border-radius: 50%;
    line-height: 50px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    flex: 0 0 50px;
}
.coupon_list ul li {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    border: 1px solid #D4D4D4;
    padding: 10px 40px;
    border-bottom: 0px;
}
.coupon_name h4 {
    font-size: 16px;
    line-height: 20px;
    color: #F56F6B;
    margin-bottom: 4px;
}
.coupon_name p {
    font-size: 13px;
    letter-spacing: 0px;
    color: #ABABAB;
    margin-bottom: 0;
}
.coupon_aply button {
    background: #F56F6B 0% 0% no-repeat padding-box;
    border-radius: 8px;
    color: #fff;
}
.coupon_name p b {
    color: #000000;
}
#ApplyCoupon .modal-body { 
    padding: 0;
}
#ApplyCoupon  .modal-content { 
    padding: 28px 0px;
}
.btn_coupon_footer {
    display: flex;
    justify-content: center;
}
.payment_info {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #d3d3d3;
    border-radius: 15px;
    padding: 30px;
    margin-bottom: 20px;
}
 
.payment_info h2 {
    font-size: 45px;
    text-transform: uppercase;
    font-weight: bold;
    color: #FE3063;
    padding-bottom: 40px;
}
  
.payment_info h3 {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #CDCDCD;
    padding-bottom: 10px;
    margin-bottom: 40px;
}
.payment_info .form-control {
    border: 1px solid #27156342;
    border-radius: 10px;
}
.payment_info select.form-select {
    height: 63px;
}
.payment_info .form-group label {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
}
.MakePayment button.btn.button_bg {
    width: 100%;
    justify-content: center;
    background: #023E3A ;
    border-radius: 32px;
    margin-top: 50px;
}
.iagree {
    display: flex;
    align-items: center;
    gap: 10px;
}

.iagree .form-check-input {
    margin-top: 0;
}
.Payment_details_page .available_rooms_list { 
    padding: 25px 25px;
}
.details_price h3 {
    font: normal normal 600 20px / 36px Inter;
    letter-spacing: 0px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0px;
    padding: 15px 25px;
}
.details_price, .book_confidence {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #d3d3d3;
    border-radius: 15px;
    margin-bottom: 15px;
}
.details_price_list_left h2 {
    font: normal normal 500 16px/21px Inter;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 10px;
}

.details_price_list_left p {
    font: normal normal 600 14px/16px Inter;
    letter-spacing: 0px;
    color: #454545;
}
.details_price_list_right h2 {
    font: normal normal 500 18px/24px Inter;
    letter-spacing: 0px;
    color: #F56F6B;
}

.details_price_list_right p {
    background: #F56F6B 0% 0% no-repeat padding-box;
    border-radius: 6px;
    color: #fff;
    padding: 0px 5px;
}

.details_price_list_right.mange-pcolr p{
        background-color: #fff;
    color: #3f3f3f;
    margin-bottom: 7px;
    font-size: 14px;
    font-weight: 500;
}

.details_price_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.details_price_list_right h2 {
    font: normal normal 600 20px/24px Inter;
    letter-spacing: 0px;
    color: #F56F6B;
}

.details_price_list_right p {
    background: #023e3a;
    border-radius: 6px;
    color: #fff;
    padding: 0px 5px;
}

.details_price_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #CDCDCD;
    margin-bottom: 10px;
    padding: 0px 25px;
}

.additional_fees_list_left h2 {
    font: normal normal 500 16px/21px Inter;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 0px;
}

/* .additional_fees_list_left p {
    font: normal normal 300 12px/16px Inter;
    letter-spacing: 0px;
    color: #9D9D9D;
    margin: 0;
} */
.additional_fees_list_left p {
    font: normal normal 400 15px / 16px Inter;
    letter-spacing: 0px;
    color: #181818;
    margin: 0;
}
.additional_fees_list_right h2 {
    font: normal normal 600 16px/24px Inter;
    letter-spacing: 0px;
    color: #F56F6B;
    margin-bottom: 0;
}

.price_additional_fees {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    padding: 0px 25px;
}
.details_price_footer {
    border-top: 1px solid #d3d3d3;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 25px;
}

.details_price_footer h3 {
    margin-bottom: 0px;
    font: normal normal 600 16px/21px Inter;
    letter-spacing: 0px;
    color: #000000;
    padding: 0;
}

.details_price_footer a {
    font: normal normal 700 18px/30px Inter;
    letter-spacing: 0px;
    color: #F56F6B;
    text-decoration: none;
}
.book_confidence h2 {
    text-align: left;
    font: normal normal 600 23px/28px Inter; 
    color: #000000;
    padding: 20px 25px 14px 25px;
    margin-bottom: 0px;
}   

.confidence_list .confidence_list_text h3 {
    text-align: left;
    font: normal normal 600 18px/21px Inter;
    
    color: #000000;
}

.confidence_list .confidence_list_text p {
    font: normal normal normal 12px/15px Inter; 
    color: #000000;
    margin-bottom: 0px;
}

.confidence_list {
    display: flex;
    gap: 20px;
    padding: 0 25px 14px;
}
 
.book_confidence_footer {
    background: #FAFAFC 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 32px 32px;
}
.book_confidence_footer {
    background: #FAFAFC 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 32px 32px;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 12px 0px;
}
.need_help .confidence_list_text p {
    font: normal normal normal 16px / 23px Inter;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}
/* My account css */ 
.my_account_card {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 20px #0000001F;
    border-radius: 30px;
}
.my_account_side_bar {
    display: block;
    background: #F1F1F1 0% 0% no-repeat padding-box;
    border-radius: 30px 0px 0px 30px;
    padding: 50px 0px;
    height: 100%;
}
 
.accont_heading h2 {
    text-align: left;
    font-size: 25px;
    font-weight: 600;
    color: #000000;
    padding: 30px 0px;
}
.my_account_side_bar  .accont_heading {
    font-size: 25px;
    font-weight: bold;
    color: #000000;
}
.profile_media {
    text-align: center;
}
.account_name h3 {
    font: normal normal normal 18px / 26px Inter;
    color: #000000;
    font-weight: 600;
}
.account_name p {
    font: normal normal normal 14px / 17px Inter; 
    letter-spacing: 0px;
    color: #F56F6B;
    margin-bottom: 0px;
}

.account_name {
    padding-top: 13px;
}
.profile_media {
    text-align: center;
    padding-bottom: 35px;
    border-bottom: 2px solid #fff;
}
.my_account_side_bar .nav {
    display: block;
}
.my_account_side_bar .nav {
    display: block;
    padding: 32px 27px;
}
 
.my_account_side_bar .nav-tabs .nav-link, .my_account_side_bar .nav-tabs .nav-link a {
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    color: #000000;
    width: 100%;
    text-align: left;
    border: none;
    text-decoration: none;
    margin-bottom: 8px;
}
.my_account_side_bar .nav-tabs .nav-link.active{
    color: #fff;

    border-color: transparent;
}
/* .my_account_side_bar li.nav-item {
    border-bottom: 1px solid #fff;
} */
.my_mookings_tabs .nav-tabs .nav-link {
    font-size: 15px;
    font-weight: 500;
    line-height: 21px;
    padding: 10px 40px;
    color: #000000;
    border-radius: 22px;
} 
.my_mookings_tabs .nav-tabs .nav-link:focus-visible {
    outline: -webkit-focus-ring-color auto 0px !important; 
}
.my_mookings_tabs .nav-tabs .nav-link.active, .my_mookings_tabs  .nav-tabs .nav-link:focus {
    background: #F56F6B 0% 0% no-repeat padding-box;
    border-radius: 22px;
    color: #fff;
    border-color: #F56F6B;
}   
.my_mookings_tabs .nav-tabs .nav-link:hover {
    border-color: #F56F6B;
    isolation: isolate;
    border-radius: 22px;
}
.my_mookings_tabs .nav-tabs {
    gap: 10px;
}
.my_mookings_tabs .tab-pane {
    margin-top: 40px;
}
.list_booking {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 15px #00000021;
    border-radius: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 13px 20px;
    margin-bottom: 15px;
}

.list_booking .hotel_details {
    display: flex;
    align-items: center;
    gap: 20px;
}

.list_booking .hotel_details .name_hotel h2 {
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 0px;
}

.list_booking .hotel_details .name_hotel span {
    font-size: 16px;
    line-height: 22px;
    color: #000000;
}

.list_booking .hotel_details .name_hotel p {
    text-align: left;
    font: normal normal 600 20px/24px Inter;
    margin: 6px 0px;
    color: #000000;
   
}

.list_booking .hotel_details .name_hotel a {
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    color: #F56F6B;
    text-decoration: none;
}
.hotel_status {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.hotel_status span {
    display: inline-block;
    background: #3E3E3E 0% 0% no-repeat padding-box;
    border-radius: 9px;
    color: #fff;
    padding: 0px 5px;
}
.booking_date span {
    font: normal normal normal 12px / 15px Inter;
    letter-spacing: 0px;
    color: #5D5D5D;
    background: transparent;
    text-align: right;
    display: block;
    margin-bottom: 5px;
}
.booking_date h3 {
    text-align: left;
    font: normal normal 600 14px / 17px Inter;
    letter-spacing: 0px;
    color: #000000;
}
.booking_detail_box {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 15px #00000021;
    border-radius: 15px;
    padding: 0px;
}
a.btn.btn-primary.cancel_btn {
    margin: 20px 0px;
    background: #f56f6b;
    border-color: #f56f6b;
}
.booking_detail_box .list_booking {
    background: transparent;
    box-shadow: none;
    border-bottom: 1px dashed #B8B8B8;
    border-radius: 0px;
    margin-bottom: 0px;
}
.guest_details .total_guest ul li {
    display: flex;
    gap: 10px;
}

.guest_details .total_guest ul {
    display: inline-flex;
    gap: 20px;
    padding: 0px;
    margin-bottom: 0px;
}

.guest_details .total_guest ul li h3 {
    margin-bottom: 0px;
    font: normal normal normal 16px/20px Inter;
    letter-spacing: 0px;
    color: #000000;
}
.guest_details {
    /*border-bottom: 1px dashed #B8B8B8;*/
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.booking_custome_derails {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
}

.booking_custome_derails .name_guest_name h2 {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    margin-bottom: auto;
    display: inline;
}

.booking_custome_derails .name_guest_name span {
    font-size: 13px;
    line-height: 17px;
    color: #747474;
    display: inline-block;
    padding-left: 5px;
}
 
.booking_custome_derails .name_guest_right p {
    font: normal normal normal 12px/15px Inter;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 0px;
}
.Rate_your_stay h2 {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    text-align: center;
    line-height: 22px;
}

.Rate_your_stay {
    padding: 20px 0px;
}

.Rate_your_stay .reating_room {
    position: static;
    text-align: center;
}

.Rate_your_stay .reating_room a i {
    font-size: 35px;
    color: #D8D8D8;
    margin-top: 10px;
}
i.fa.fa-star.rating-color {
    color: #FFBA55;
}
.comment_box h2 {
    font-size: 16px;
    color: #000000;
    line-height: 22px;
    margin-bottom: 10px;
}

.comment_box textarea.form-control {
    height: 149px;
    margin-bottom: 20px;
}
#AddReview .button_bg {
    justify-content: center;
    width: 100%;
    border-radius: 23px;
}
a.btn.edit_prfie_btn {
    background: #F56F6B 0% 0% no-repeat padding-box;
    border-radius: 20px;
    color: #fff;
    padding: 0px 15px;
    font-size: 14px;
}

.my_info ul.nav li {
    list-style: none;
    flex-basis: 50%;
    margin-bottom: 30px;
}

.my_info ul.nav {display: flex;justify-content: space-between;flex-flow: row wrap; padding: 0;}

.my_info ul.nav li span {
    text-align: left;
    font-size: 12px;
    line-height: 15px;
    color: #818181;
}

.my_info ul.nav li h3 {
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    margin-bottom: 0px;
    padding-top: 5px;
}
.edit_btn_footer a {
    display: inline-block;
}
.change_password .form-group {
    position: relative;
}
.change_password .form-group input {
    margin-bottom: 20px;
}
.field-icon {
    position: absolute;
    right: 10px;
    top: 23px;
    bottom: 50%;
    transform: translateY(-50%);
}
  .change_password .form-control {
    padding: 16px 20px;
    background: #FFFFFF80 0% 0% no-repeat padding-box;
    border: 1px solid #BCBCBC;
    border-radius: 12px;
}
.change_password .form-group {
    margin-bottom: 15px;
}
.change_password .form-group span.fa-eye, .change_password .form-group span.fa-eye-slash {
    color: #B5B5B5;
}
.contact_us_details h2 {
    font-size: 30px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 15px;
}

.contact_us_details p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 15px;
}

.contact_us_details ul {
    padding: 0;
    margin: 0px;
    padding-top: 40px;
}
.Contact_info {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 20px #0000001F;
    border-radius: 30px;
    padding: 74px 60px;
}
.contact_us_details ul li span {
    display: inline-block;
    margin-right: 10px;
}

.contact_us_details ul li {
    text-align: left;
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    list-style: none;
    margin-bottom: 40px;
}

.social_media ul {
    padding-top: 20px;
}

.social_media ul li {
    display: inline-block;
    margin-bottom: 0px;
    padding-right: 20px;
}
.contact_form {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D5D2F9;
    border-radius: 20px;
    padding: 60px 25px;
}
.contact_form button.btn.button_bg {
    justify-content: center;
    border-radius: 25px;
}
.caption_box .input-group {
    display: block;
    position: relative;
}
.caption_box .input-group .search_iocn {
    position: absolute;
    right: 25px;
    top: 50%;
    bottom: unset;
    transform: translateY(-50%);
}
.about_info h2 {
    text-align: center;
    font-size: 40px;
    margin-bottom: 30px;
    color: #000000;
}

.about_info p {
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: #000000;
    margin-bottom: 40px;
}
.heading_black.left_heading {
    text-align: left;
    font-size: 40px;
    line-height: 56px;
    color: #F56F6B;
}
a.btn.button_bg.view_room {
    display: inline-block;
    padding: 10px 10px;
}
.roomdetails .owl-dots {
    display: none;
}
.room_g_details .room_dt_top ul li {
    list-style: none; 
    margin-bottom: 10px;
} 

.room_dt_top h2 {
    font-size: 20px;
    padding: 0px 0px;
    margin-bottom: 0;
}

.room_dt_top span {
    font-size: 14px;
} 
.room_dt_top ul {
    padding: 0;
    margin-top: 10px;
} 
.room_dt_top ul li span {
    display: inline-block;
    padding-right: 5px;
}
.room_grid_view {
    border: 1px solid #E6E6E6; 
    margin-bottom: 20px;
    border-radius: 20px;
}
.room_g_details {
    padding: 10px 20px; 
}
.room_g_details:not(:last-child) { 
    border-bottom: 1px solid #E6E6E6;
}
.room_dt_top a.more_g_details {
    font-size: 14px;
    color: #F56F6B;
    letter-spacing: 0.7px;
}
.room_dt_top .form-check .form-check-input { 
    margin-left:0;
}
.room_dt_top .form-check label.form-check-label {
    padding-left: 10px;
}
.cancl_g_policy li {
    display: flex;
    justify-content: space-between;
}
.room_dt_top .form-check label.form-check-label span {
    font-size: 10px;
}
.room_dt_top h3 {
    font-size: 16px;
    padding: 10px 0px;
    margin-bottom: 0px;
}
.room_g_dets_ft {
    display: flex;
    justify-content: space-between;
    align-items: end;
}
.room_g_dets_ft .price span {
    font-size: 12px;
    color: #7a7979;
}
.room_g_dets_ft .price h3 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 0px;
}

.book_now_btn_ft .btn_ft {
    background: #F56F6B 0% 0% no-repeat padding-box;
    border-radius: 10px;
    color: #fff;
    padding: 13px 20px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    min-width: 130px;
    transition: 0.5s;
}  
.book_now_btn_ft .btn_ft:hover {
    background: #000;
}
.roomdetails {
    position: relative;
} 
button.owl-prev {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0;
} 
button.owl-next {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
button.owl-prev span, button.owl-next span {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #fff;
    line-height: 40px;
    border-radius: 50%;
    font-size: 36px;
    color: #f56f6b;
}
.owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent;
    color: #FFF;
    text-decoration: none;
}
.room_grid_view .form-check-input:focus {
    border-color: #f67976;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(245 111 107 / 32%);
}
.room_grid_view .form-check-input:checked {
    background-color: #f56f6b;
    border-color: #f56f6b;
}

#roomdetailsmore .modal-dialog {max-width: 600px;padding: 0px;} 
#roomdetailsmore .modal-dialog  .modal-body {
    padding: 0;
}
.highlights ul {
    background: #e7e7e7;
    border-radius: 10px;
    padding: 13px;
}
.highlights ul li {
    display: inline-block;
    margin-right: 5px;
    font-size: 12px;
}
.amenities_pp_hd {
    display: flex;
    gap: 10px;
}

.room_amenities_pp ul {padding-left: 30px;}

.room_amenities_pp ul li {
    list-style: unset;
    font-size: 14px;
    margin-bottom: 10px;
}

.amenities_pp_hd h4 { 
    margin: 0px !important;
}
.room_amenities_pp h4 {
    font-size: 18px;
    margin: 15px 0px;
}
a.cn_po_link {
    font-size: 14px;
    letter-spacing: 0px;
    color: #706d6d;
}
.pop_card {
    padding: 20px;
    border: 1px solid #bbb;
    border-radius: 10px;
}
#roomdetailsmore .modal-content {
    border-radius: 20px;
    padding: 0px 25px;
    overflow: scroll;
    height: 90vh;
    overflow-x: hidden;
}
.pop_card ul {
    padding: 0px;
}

#multiCollapseExample1 .custome_tabs ul { 
    display: none;
}
.box_amenitis_lst{
    background: #fff;
    padding: 30px;
    border: 1px solid #eee;
}
.room_features li.included_meal {
    color: green;
    fill: #000;
}
.recent-search {
    display: none;
}
 
@media only screen and (max-width: 767px) {
 
    section.payment-add-card.mt-0 .col-lg-10 {
        padding: 0px;
    }
    .heading_black h2 {
        font-size: 38px;
        font-weight: 600;
    }
    .heading_black h2 br {
        display: none;
    }
    .form-group.country_search {
        position: relative;
        flex-basis: 100% !important;
    }
    .top_row { 
      flex-wrap: wrap;
    }

    .b_row { 
      gap: 10px;
      flex-wrap: wrap;
      flex: 0 0 100% !important;
    }
    .available_rooms_heading p{
        margin-bottom: 0px;
    }
    .countrt_id form#explore_hotel { 
      flex-wrap: wrap; 
    }
    .modal.show .modal-dialog {
        transform: none;
        max-width: 100% !important;
    }
 .hotel_policies.policies_sc {
        padding: 0px 15px 15px;
    }
    .countrt_id { 
        padding: 10px;
    }
   /* .hotel_images_sld .owl-carousel img {
        height: 150px !important;
    }*/


#explore_more_images .owl-nav {
    display: none;
}
 
    .room_details_heading h2 { 
        max-width: 220px;
    }
    .room_details_heading .wishlist.mb-0 { 
        right: 0px !important;
    }
    .payment-add-card .card-body {
        padding: 10px;
    }
    .pricehotel-inerpage .best_price {
        text-align: right !important;
        width: 100%;
    }
    #navbarCollapse {
        position: absolute;
        top: 88px;
        background: #fff;
        left: 0;
        right: 0;
        padding: 10px 20px;
        z-index: 1;
    }
    a.nav-item.nav-link { 
        text-align: left;
        font-size: 17px; 
        line-height: 20px;
    }
    a.btn.button_broder {
        margin-bottom: 10px;
        margin-right: 0;
    }
    .caption_box h1 {
        font-size: 40px;
        line-height: 1.3;
    }
    .caption_box h3 {
        
        font-size: 16px;
        line-height: 20px; 
    }
    .heading_titel h2 { 
        font-size: 30px;
        line-height: 1.3;
        font-weight: 800; 
        margin-bottom: 15px; 
    }
    a.btn.btn_text {
        padding: 0px;
    }
    .navbar-nav { 
        padding-bottom: 10px;
    }
    .caption_box { 
        padding-top: 50px; 
        margin-bottom: 20px;
    }
    .booking_search_box {
        position: relative; 
        top: -50px;
    }
    .hero-img img {
        display: none;
    }
    .booking_search_box form {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
    }
    .booking_search_box .form-group:not(:last-child) {
        border-right: none;
        border-bottom: 1px solid #ccc;
    }
    .booking_search_box .form-group { 
        width: 100%;
        padding: 15px 20px; 
    }
    .booking_search_box .btn.button_bg {
        display: block;
        margin-top: 20px;
    }
    .content_detiles {
        margin-bottom:20px;
    }
    section.explore_city {
        background: #FAFAFA;
        padding: 50px 0px;
    }
    .content_detiles h2 {
        font-size: 30px; 
        margin-bottom: 15px;
    }
    .content_detiles h2 span {
        font-size: 20px;
        line-height: 24px; 
    }
    .explore_city_list {
        padding-top: 20px;
    }
    section.testimonial .heading_titel h2 {
        font-size: 30px; 
    }
    .swiper-button-prev, .swiper-button-next { 
        display: none;
    }
    .inner_page_heading {
        margin-top: 20px;
    }
    .filter_btn_search {
        width: 100%;
    }
    .filter_btn_search .full_w_btn {
        justify-content: center;
        gap: 10px;
    }
    .property_details_left, .property_details_right{
        width: 100%; 
        margin-bottom: 20px;
    }
    .property_details_right{ margin-bottom: 0px;}
    .prop_price {
        text-align: center; 
        margin-top: 20px;
    }

    /* .prop_book_btn {
        display: inline-block;
        width: 100%;
    } */

    .prop_book_btn a { 
        width: 100%;
        display: inline-block;
    }
    .profile_view_in_map{
        margin-top: 20px;
    }
    .property_view {
        padding: 0;
    }
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75); }
      .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0; }
      .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%; }
      .mfp-container {
        padding-left: 6px;
        padding-right: 6px; }
        .guest_details_form {
            padding: 10px;
        }

        .form-group.select_gender { 
            gap: 30px;
            padding: 20px 30px;
        }
        .guest_details { 
            padding: 0; 
        }
        .room_details_name {
            padding: 15px 10px;
        }
        .available_rooms_list .room_details_name .heading_titel h2 {
            font: normal normal 500 20px / 31px Inter; 
        }

        .room_details_payment .room_features p br {
            display: none;
        }
        .addmoreguest a { 
            margin-bottom: 20px;
        }
        .cancellation_policy {  
            margin-top: 20px;
        }
        .payment_info h2 {
            font-size: 32px; 
            padding-bottom: 20px;
        }
        .payment_info h3 {
            font-size: 22px; 
            margin-bottom: 20px;
        }
        .payment_info { 
            padding: 15px;
            margin-bottom: 20px;
        }
        .confidence_list { 
            gap: 20px;
            padding: 10px 15px;
        }
        .Contact_info { 
            border-radius: 30px;
            padding: 40px 20px;
        }
        .contact_us_details {
            margin-bottom: 40px;
        }
        .contact_us_details ul li { 
            margin-bottom: 20px;
        }
        .my_mookings_tabs .nav-tabs li {
            flex-grow: 1;
        }
        .my_mookings_tabs .nav-tabs .nav-link { 
            width: 100%;
        }
        .list_booking { 
            flex-wrap: wrap;
            gap: 10px; 
            margin-bottom: 15px;
        }
        .hotel_status { 
            flex-direction: row; 
            gap: 10px;
        }
        .hotel_status {
            flex-direction: row;
            gap: 10px;
            flex-basis: 100%;
            justify-content: space-between;
        }
        .list_booking .hotel_details { 
            width: 100%;
        }
        .booking_detail_box .guest_details {
            padding: 10px 10px;
        }
        .room_details_heading {
            padding: 40px 0px 16px;
        }
        .col-lg-3.text-end .justify-content-end{
            justify-content: start !important;
        }
        .wishlist.room_details_wishlist {
            margin-bottom: 20px;
        }
        .Amenities_list .prop_servies_inql ul {
            gap: 10px;
            
        }
        .imperial_room {
            margin-top: 30px;
        }
        .caring_guaranteed .heading_black h2 { 
            font: normal normal 600 40px / 76px Poppins; 
        }
        .guaranteed_box { 
            margin-bottom: 20px;
        }
        .gallry_grid .magnific-img img {
            max-width: 100%;
            margin-top: 20px;
        }
        .magnific-img img {
            width: 100%;
            height: 200px;
            object-fit: cover;
        }
        a.image-popup-vertical-fit {
            display: block;
            height: 100%;
        }  
        .best_charm .img-gallery-magnific {
            
            margin-top: 20px;
        }
        .magnific-img {
            display: block;
            height: 100%;
            width: 100%; 
        }
        .testimonial .owl-stage-outer:after, .owl-stage-outer:before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 260px;
            height: 100%;
            background: transparent;
            z-index: 9;
            
        }
        .testimonial .owl-theme .owl-dots .owl-dot span {
            width: 20px; 
        }
        .testimonial #owl-carousel button.owl-next, #owl-carousel button.owl-prev{
            display: none;
        }
        form.newsletter-form input { 
            font: normal normal normal 16px / 30px Inter; 
            
        }
        form.newsletter-form button.button{
            padding: 10px 30px;
        }
        .available_rooms_filter .form-group {
            margin-bottom: 10px;
        }
   section.blog-travel-guide.tg_details_page {
            padding-top: 0px;
        }
        .tg_details_box .tg_tag ul li { 
            margin-bottom: 10px;
        }
        .tg_ftch_slider { 
            overflow: scroll;
            padding-bottom: 20px;
        }

        .tg_ftch_slider  .slide {
            flex: none;
        }
        .experttips_box_innner .icon { 
            flex: 0 0 50px;
        } 
        .explore_card {
    padding-bottom: 70%;
}
  }


  .state-name p{
font-size: 24px;
font-weight: 500;
  }
  .state-name img{
    width: 15px;
    margin-right: 6px;
  }
  .ftv_stat.caption_box {
    padding-top: 93px;
    padding-bottom: 63px;
    margin-bottom: 0;
}

.ftv_stat.caption_box h1{
    margin-bottom: 15px;
}

.favr_state_sec.hero_section{
    padding: 20px 0 200px;
}

.fvrt_img_banner{
margin-top: -200px;
}
.fvrt_img_banner img{
    border-radius: 30px;
}


.room_details_heading .wishlist.mb-0 {
    position: absolute;
    right: -40px;
    
}
.room_details_heading .wishlist.mb-0 a svg{
	height: 32px;
	width: 30px;
}
.room_details_heading {
    position: relative;
} 
.prop_servies_inql ul li svg {
        width: 20px;
        height: 20px;
    }
@media only screen and (max-width: 992px) {
    .overview_sec .nav {

        left: 34% !important;

    }
}
@media only screen and (max-width: 768px) {
 
.btn_subs_cribe {
    width: 100%;
    position: relative;
}
    .overview_sec .nav {
        left: 14% !important;
    }
        .available_rooms_list .room_inquled ul li {
    width: 41%;
}

}
@media only screen and (max-width: 575px) {
    .available_rooms_list .room_inquled ul li {
    width: 100%;
}

    .prop_servies_inql ul{
        flex-wrap: wrap;
    }

    .favr_state_sec.hero_section {
        padding: 20px 0 80px;
    }

    .fvrt_img_banner {
        margin-top: -110px;
    }

    .overview_sec .nav{
        left: 30px !important;
    }

    .tabs-fvrt-overview .nav-pills .nav-link {
        font-size: 12px !important;
        padding: 10px 15px !important;
    }
}


.fvrt_main_sec{
    position: relative;
}
.dscrption_txt{
    margin-top: 15px;
    margin-bottom: 70px;
}

.dscrption_txt h3{
font-size: 28px;
font-weight: 600;
line-height: 34px;
}

.dscrption_txt p{
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
}

.dscrption_txt span{
    color: #F56F6B;
    font-weight: 600;
}

.tabs-fvrt-overview{
    position: relative;
}
.overview_sec .nav{
    position: absolute;
    left: 44%;
    top: 0;
}


.tabs-fvrt-overview .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    background: #F56F6B;
    color: #fff;
}

.tabs-fvrt-overview .nav-pills .nav-link{
    color: #000;
    font-size: 18px;
    font-weight: 500;
    padding: 10px 30px;
    border-radius: 12px;
}

.bg_fvrt_list {
    background-color: #F9F9F9;
    padding: 20px;
    border-radius: 15px;
}
.bg_fvrt_list .img_frvt_room img{
    width: 100%;
    border-radius: 15px;

}

.bg_fvrt_list .rating_fvrt{
    display: flex;
    align-items: center;
    justify-content: start;
}

.bg_fvrt_list .rating_fvrt img{
    width: 20px;
    margin-right: 10px;
}

.bg_fvrt_list .rating_fvrt p{
    font-size: 12px;
    font-weight: 300;
    margin: 0;
}

.bg_fvrt_list .rating_fvrt span{
    color: #FFBA55;
    font-size: 13px;
    font-weight: 400;
}
.Fvrt_cnt h3{
    font-size: 22px;
    font-weight: 600;
    line-height: 33px;
    padding-top: 10px;
}
.Fvrt_cnt img{
    width: 10px;
}
.Fvrt_cnt p{
    margin: 8px 0;
    line-height: 21px;
    font-size: 14px;
}

.Fvrt_cnt span{
    font-size: 14px;
    line-height: 17px;
    padding-bottom: 15px;
}
.Fvrt_cnt h5{
    font-size: 16px;
    font-weight: 600;
    padding-top: 10px
}
.Fvrt_cnt{
    font-size: 13px;
    font-weight: 500;
}



.price_box_sec{
    background: #fff;
    box-shadow: 0px 1px 6px #eee;
    padding: 30px 10px 30px 30px;
    border-radius: 10px;
    margin-top: 30px;

}
.text_price{
    font-size: 16px;
    font-weight: 600;
}
.badrooms_num{
    padding: 61px 0px;
}

.badrooms_num .badrooms_title{
color: #000;
font-size: 16px;
font-weight: 600;
}

.double_range_sld .wrapper {
    position: relative;
    width: 100%;
    background-color: #ffffff;
    margin: 90px 0 0;
    border-radius: 10px;
  }
  .booking_s{
    position: absolute;
    right: 0;
    top: -66px;
  }

  .booking_s select {
    border: none;
    font-size: 12px;
    font-weight: 600;
    padding: 15px 33px;
    border-radius: 10px;
    overflow: hidden;
    display: inline-block;
    appearance: none;
    position: relative;
    background-image: url(../img/downerrow.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 0%);
}
.booking_s select:focus{
    outline: none;
}

  .double_range_sld input[type="range"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    outline: none;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    background-color: transparent;
    pointer-events: none;
  }
  .double_range_sld .slider-track {
    width: 100%;
    height: 3px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    border-radius: 5px;
  }
  .double_range_sld input[type="range"]::-webkit-slider-runnable-track {
    -webkit-appearance: none;
    height: 5px;
  }
  .double_range_sld input[type="range"]::-moz-range-track {
    -moz-appearance: none;
    height: 5px;
  }
  .double_range_sld input[type="range"]::-ms-track {
    appearance: none;
    height: 5px;
  }
  .double_range_sld input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 1.7em;
    width: 1.7em;
    background-color: #F56F6B;
    cursor: pointer;
    margin-top: -9px;
    pointer-events: auto;
    border-radius: 50%;
  }
  .double_range_sld input[type="range"]::-moz-range-thumb {
    -webkit-appearance: none;
    height: 1.7em;
    width: 1.7em;
    cursor: pointer;
    border-radius: 50%;
    background-color: #F56F6B;
    pointer-events: auto;
    border: none;
  }
  .double_range_sld input[type="range"]::-ms-thumb {
    appearance: none;
    height: 1.7em;
    width: 1.7em;
    cursor: pointer;
    border-radius: 50%;
    background-color: #F56F6B;
    pointer-events: auto;
  }
  .double_range_sld input[type="range"]:active::-webkit-slider-thumb {
    background-color: #ffffff;
    border: 1px solid #F56F6B;
  }
  .double_range_sld .values {
    position: absolute;
    padding: 0;
    border-radius: 5px;
    text-align: center;
    font-weight: 500;
    width: 40%;
    top: -59px;
    text-align: start;
    left: 0;
    color: #ffffff;
    border-bottom: 1px solid #eee;

  }

  .double_range_sld .values span{
    color: #F56F6B;
    font-size: 16px;
    font-weight: 600;
  }
  .btn_cntnue .continue_btn{
    background: #f56f6b;
    color: #fff;
    text-decoration: none;
    padding: 15px 90px;
    border-radius: 10px;
  }
  .btn_cntnue{
margin: 0 auto;
text-align: center;
  }
  /* .double_range_sld .values:before {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    border-top: 15px solid #3264fe;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    margin: auto;
    bottom: -14px;
    left: 0;
    right: 0;
  } */
  
.btn.room_num.active{
    background-color: #F56F6B;
    color: #fff;
}

.btn.room_num{
    border: 1px solid #eee;
    border-radius: 25px;
    width: 47px;

}
.btn.room_num:hover {

    background-color: #F56F6B !important;
    border-color: #F56F6B !important;
    color: #ffff !important;

}





#datepicker {
  margin-bottom: 20px;
}


.ui-datepicker-hover a,
.ui-datepicker-hover:after {
  background-color: lighten(#62748c, 15%) !important;
  /* color: #fff !important; */
}

.ui-datepicker-select a {
  background-color: darken(#62748c, 15%);
  color: #fff !important;
}

.ui-datepicker {
    background: #fff;
    /* padding: 10px; */
    width: 100% !important;
    /* border-bottom: 1px solid #eee; */
    

	&:after {
		display: block;
		content: '';
		height: 0;
		overflow: hidden;
		clear: both;
	}
  
  .ui-datepicker-group {
    float: left;
    width: 50%;
  }
  .ui-datepicker-group.ui-datepicker-group-first {
    border-right: 2px solid #eee;
}

	.ui-datepicker-header {
		color: #62748c;
		font: 14px/25px 'Arial';
		position: relative;
		text-align: center;
		text-transform: uppercase;

		.ui-datepicker-prev, .ui-datepicker-next {
          
			
			cursor: pointer;
			height: 15px;
			overflow: hidden;
			position: absolute;
			text-indent: -100em;
			top: 5px;
			user-select: none;
			width: 15px;
      
      /* &:hover {
        background-color: #050505;
      } */

			&.ui-state-disabled {
				opacity: 0.3;
			}
		}
		.ui-datepicker-prev {
			left: 10px;
            background-image: url('../img/errow091.svg');
            background-repeat: no-repeat;
		}
		.ui-datepicker-next {
			right: 10px;
            background-image: url('../img/next000.svg');
            background-repeat: no-repeat;

		}
	}

	.ui-datepicker-calendar {
    border-collapse: collapse;
		font-size: 15px;
		cursor: default;

		th, td {
			text-align: center;
			vertical-align: middle;
			width: 39px;
			height: $cellHeight;
			line-height: $cellHeight;
      padding: 0;
      z-index: 1;
		}

		th {
			color: #696969;
			font: 14px/$cellHeight 'Arial';
		}

		td {
			color: #8d8d8d;
      padding: 2px 0;
      position: relative;
      
      &:before,
      &:after{
        bottom: 2px;
        content: '';
        left: 0;
        top: 2px;
        position: absolute;
        width: 100%;
        z-index: -1;
      }
      
      /* &:before {
        background: #eee;
      } */
      
      &:first-child:before {
        border-radius: $cellHeight/2 0 0 $cellHeight/2;
      }
      
      &:last-child:before {
        border-radius:  0 $cellHeight/2 $cellHeight/2 0;
      }

			&.ui-datepicker-other-month, &.ui-state-disabled {
				color: #d0d0d0;
                padding: 8px;
                font-size: 15px;
			}
		}

		a {
			color: inherit;
			display: inline-block;
			height: $cellHeight;
			text-decoration: none;
			width: $cellHeight;
            padding: 8px;
		}
		.ui-datepicker-highlight:after {
			background: #ffb0ad;
		}
   
    .ui-checkin:after {
      left: 50%;
      width: 50%;
    }
    
    .ui-checkout:after {
      right: 50%;
      width: 50%;
    }
    
    .ui-datepicker-highlight a {
      color: #fff;
    }
    .ui-checkin a,
    .ui-checkout a {
        background-color: #F56F6B;
        border-radius: 3px;
        width: 39px;
        padding: 8px;
        height: 39px;
    }
    .ui-checkin.ui-datepicker-hover .ui-state-hover {
      border-radius: 50%;
    }
    .ui-datepicker-hover .ui-state-hover {
      border-radius: 0 50% 50% 0;
    }
		.ui-datepicker-today a {
            background: #0077ff;
            border-radius: 3px;
            color: #fff;
            width: 36px;
		}
	}
}

.ui-datepicker-trigger {
	float: left;
	height: 15px;
	margin: 13px 0 0 -35px;
	overflow: hidden;
	text-indent: -100em;
	width: 16px;
}

.ui-datepicker-title{
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    color: #000;
    padding: 0px 0 10px;
}



.custome_tabs ul{
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;

}


.custome_tabs ul li{
    list-style: none;
    color: #000;
    font-size: 14px;
    border: 1px solid #f56f6b;
    border-radius: 5px;
    padding: 12px 20px;
    margin-right: 10px;

}


.select_day{
    display: flex;
    align-items: center;
    padding: 3px 0 25px;
}
.select_day p{ 
    margin-right: 10px;
}

.select_day_inner {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 15px;
  }
  
  /* Hide the browser's default radio button */
  .select_day_inner input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  
  /* Create a custom radio button */
  .select_day .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 50%;
  }
  
  /* On mouse-over, add a grey background color */
  .select_day_inner:hover input ~ .checkmark {
    background-color: #ccc;
  }
  
  /* When the radio button is checked, add a blue background */
  .select_day_inner input:checked ~ .checkmark {
    background-color: #fff;
  }
  
  /* Create the indicator (the dot/circle - hidden when not checked) */
  .select_day .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the indicator (dot/circle) when checked */
  .select_day_inner input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Style the indicator (dot/circle) */
  .select_day_inner .checkmark:after {
    top: 2.4px;
    left: 2.4px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #f56f6b;
  }

  .select_month_date h4{
    font-size: 18px;
    font-weight: 500;
    margin: 0;
  } 

  .select_month_date p{
    font-size: 14px;
    font-weight: 400;
  }

  .calender_sld p{
  margin:0;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
  }
  .calender_sld p span{
    font-size: 13px;
  }

  .calender_sld .owl-next{
    position: absolute;
    top: -20px;
    right: -18px;
  }

  .calender_sld .owl-prev{

    display: none;
  }

  .calender_sld button.owl-prev span,   .calender_sld  button.owl-next span{
background: transparent;
display: unset;
color: #000;
  }


.guest_drp .select {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    transition: 0.3s;
    margin-right: 8px;
}
.guest_drp .select.temper {
   margin-right: 0px ;
}
  
/* .select-clicked {
    border: 2px #26489a solid;
    box-shadow: 0 0 0.8em #26489a;
} */

.guest_drp .caret {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #000;
    transition: 0.3s;
}
.guest_drp .caret-rotate {
    transform: rotate(180deg);
}
.guest_dropdwon_menu {
    list-style: none;
    padding: 20px;
    background: #fff;
    border: 1px #fff solid;
    box-shadow: 0 0.5em 1em rgba(0, 0, 0, 0.2);
    border-radius: 0.5em;
    color: #9fa5b5;
    position: absolute;
    top: 75px;
    left: 38%;
    width: 100%;
    min-width: 340px;
    transform: translateX(-50%);
    opacity: 0;
    display: none;
    transition: 0.2s;
    z-index: 1;
}
.guest_dropdwon_menu li {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
}


.menu-open {
    display: block;
    opacity: 1;
}


.guest_dropdwon_inner .quantity {
    display: flex;
    align-items: center;
    justify-content: end;
    padding: 0;
    flex-wrap: wrap;
    gap: 5px;
    margin-left: 13px;
  }
  .guest_dropdwon_inner .quantity__minus,
  .quantity__plus {
    display: block;
    width: 23px;
    height: 23px;
    margin: 0;
    background: #ffffff;
    text-decoration: none;
    text-align: center;
    line-height: 0px;
    border: 1px solid #eee;
    padding: 15px;
    border-radius: 30px !important;
    display: flex;
    justify-content: center;
    align-items: center;

  }

  .guest_dropdwon_inner .quantity__minus:hover,
  .quantity__plus:hover {
    background: #f56f6b;
    color: #fff !important;
  } 
  .guest_dropdwon_inner .quantity__minus {
    border-radius: 3px 0 0 3px;
  }
  .guest_dropdwon_inner .quantity__plus {
    border-radius: 0 3px 3px 0;
  }
  .guest_dropdwon_inner .quantity__input {
    width: 32px;
    height: 19px;
    margin: 0;
    padding: 0;
    text-align: center;
    /* border-top: 2px solid #dee0ee; */
    /* border-bottom: 2px solid #dee0ee; */
    /* border-left: 1px solid #dee0ee; */
    /* border-right: 2px solid #dee0ee; */
    border-radius: none;
    /* background: #fff; */
    color: #8184a1;
    border: none;
  }
  .guest_dropdwon_inner .quantity__minus:link,
  .quantity__plus:link {
    color: #8184a1;
  } 
  .guest_dropdwon_inner .quantity__minus:visited,
  .quantity__plus:visited {
    color: #000;
  }

  .add_room{
    display: flex;
    justify-content: end;
    color: #f56f6b;
    text-decoration: none;
    font-weight: 600;
  }

  .done_size{
    width: 100px !important;
  }

  .add_room_btn{
margin-top: 10px;
  }

  .add_room_btn-inner{
    display: flex;
    justify-content: end;
    margin-top: 10px;
  }



  .map_view_filter{
    /*overflow-y: scroll;
    overflow-x: hidden;
    height: 100vh;*/
  }

  /* ::-webkit-scrollbar {
    width: 0px;
}
::-webkit-scrollbar {
    width: 0px;
} */
 
::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

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


.content_filed_div{
    /*overflow-y: scroll;
    overflow-x: hidden;
    height: 100vh;*/
}

.map_filed_div{
    /*overflow-y: scroll;
    overflow-x: hidden;
    height: 100vh;*/
}




.blog-travel-guide .intro {  
    padding: 15px 0px;
}
.tg-list-place {
    display: flex;
    align-items: center;
    border: 1px solid #cdcdcd;
    border-radius: 10px;
    gap: 10px;
    margin-bottom: 20px;
} 
.tg-list-place .tg_img img {
    width: 160px;
    height: 120px;
    object-fit: cover;
    border-radius: 10px 0px 0px 10px;
}
.tg-list-place .tg_text h2 {
    font-size: 18px;
    margin-bottom: 0px;
    line-height: 1.5;
    color: #000;
}

.tg-list-place .tg_text p {
    font-size: 14px;
    margin-bottom: 0px;
    line-height: 1.4;
    color: #000;
}

.tg-list-place .tg_text {
    padding: 0px 10px;

	
}

.tg_destinations {
    flex-direction: column;
    align-items: self-start;
    gap: 20px;
    padding-top: 20px;
}

.tg_destinations .tg_des_img img {
    width: 100%;
    height: 225px;
    border-radius: 0px 0px 10px 10px;
}

.tg_destinations .tg_des_img {
    width: 100%;
}

.tg_destinations .tg_des_text {
    padding-left: 20px;
}
.tg_details_page .carousel-item img {
    border-radius: 20px;
    margin-top: 20px;
}
.tg_details_page .carousel-item img {
    border-radius: 20px;
    max-height: 500px;
    object-fit: cover;
}
 
.tg_details_box {
    padding: 20px 0px;
}
.tg_pra {
    padding-top: 10px;
}
.tg_details_box h6 {
    font-size: 14px;
    margin-bottom: 10px;
} 
.tg_details_box .tg_tag ul {
    padding: 0px;
    margin-bottom: 0;
} 
.tg_details_box .tg_tag ul li {
    display: inline-block;
    background: #ebebeb;
    padding: 5px 20px;
    border-radius: 10px;
    font-size: 12px;
    margin: 5px 0;
}
.tg_details_box h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.tg_details_box .tg_pra p {
    margin-bottom: 0px;
}
#tg_pramyBtn {
    cursor: pointer;
    display: inline-block;
}
.carousel {
    position: relative;
    padding: 0;
}
#more {display: none;}
 
.tg_ftch_slider .slide .icon_tg_ru {
    width: 50px;
    height: 50px;
    background: #f56f6b;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    margin: auto;
}
 
.tg_ftch_slider .icon_tg_ru img {
    width: 25px;
}
.destinations a {
    color: #000;
    text-decoration: none;
}
.tg_ftch_slider .slide h2 {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 0px;
    text-align: center;
}
.tg_ftch_slider {
    width: 100%;
    display: flex;
    gap: 3em;
    overflow: hidden;
    padding: 0px;
}  
.tg_details_page .room_filter_page {
    justify-content: flex-start;
    padding-bottom: 15px !important;
}
.tg_tab_sl { 
    border-radius: 10px;
}

.tg_tab_sl img.img-fluid {
    border-radius: 10px;
    height: 400px;
    width: 100%;
    object-fit: cover;
}

.tg_tab_sl p {
    padding: 15px 0px;
    margin-bottom: 0px;
}
.tg_details_page #myTabContent {
    padding: 0px;
}
.tg_ngh h2 {
    font-size: 20px;
    margin-bottom: 20px;
}
.tg_ngh_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
    margin-bottom: 20px;
}

.tg_ngh_title h2 {
    font-size: 16px;
    margin-bottom: 0px;
}

.tg_ngh_title a.map_view_icon {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    border: 1px solid #e5e5e5;
    padding: 5px 15px;
    border-radius: 10px;
    background: #023E3A;
}
.tg_ngh_title a.map_view_icon svg path {
    fill: #fff;
}
.experttips_box_innner {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
.experttips_box_innner .icon {
    width: 50px;
    height: 50px;
    background: #f56f6b42;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
}
.experttips_box_innner .icon img {
    width: 30px;
}
.experttips_border {
    border: 1px solid #ccc;
    padding: 20px 30px;
    border-radius: 10px;
}

.experttips_box h3 {
    font-size: 20px;
    padding-bottom: 20px;
    margin-bottom: 0px;
}
.experttips_box_innner p {
    margin-bottom: 0px;
} 
.weather h2 {
    font-size: 20px;
    margin-bottom: 10px;
}
.weather h2 span {
    font-size: 12px;
    background: #dbdbdb;
    padding: 6px 10px;
    display: inline-block;
    border-radius: 10px;
} 
.weather_list {
    padding: 0px;
    display: flex;
    gap: 40px;
    margin-bottom: 40px;
}
.weather_list li .wth_data:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #bbb;
    position: absolute;
    top: 0;
    bottom: 0px;
    right: 50%;
    left: 50%;
    transform: translatex(-50%);
    z-index: -1;
}
.weather_list li .wth_data {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    text-align: center;
    height: 300px;
}
.ner_dt_w {
    display: flex;
    flex-direction: column;
    position: relative;
    top: 20%;
}
.weather_list a.yr_name {
    font-size: 16px;
    text-decoration: none;
    color: #000;
    display: inline-block;
    margin-bottom: 20px; 
}
.weather_detls {
    display: flex;
    gap: 30px;
}
.weather_list li span {
    background: #f56f6b;
    height: 100px;
    width: 25px;
    border-radius: 10px;
    text-align: center;
    line-height: 100px;
}
 
.weather li.nav-item button.nav-link.active {border-bottom: 1px solid #f56f6b;}

.weather li.nav-item button {
    border: none;
    border-bottom: 1px solid #000;
    padding: 0px;
    padding-right: 20px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #000;
} 
.modal_popup_room_details.modal{
    width: 100%;
    height: 100vh !important;
    overflow-x: inherit !important;
    overflow-y: inherit !important;
    top: -30px;
}
.year_list {
    overflow: scroll;
}
.year_list {
    -ms-overflow-style: none; /* for Internet Explorer, Edge */
    scrollbar-width: none; /* for Firefox */
    overflow-y: scroll; 
  }
  
  .year_list::-webkit-scrollbar {
    display: none; /* for Chrome, Safari, and Opera */
  }
  
  .Room_details_sld button.owl-prev span, .Room_details_sld button.owl-next span {
    width: 50px;
    height: 40px;
    display: inline-block;
    background: unset;
    /* line-height: 40px; */
    /* border-radius: 50%; */
    font-size: 65px;
    font-weight: 500;
    color: #fff;
    font-family: sans-serif;
}

.calender_sld button.owl-prev span, .calender_sld button.owl-next span{
    color: #000;
    width: 20px;
    font-size: 53px;
}



.View_map_callender .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, li.nav-item.sub_continent.active button{
    background: #F56F6B 0% 0% no-repeat padding-box;
    border-radius: 10px;
    color: #fff;

}
.View_map_callender .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link{
    margin-bottom: -1px;
    flex-basis: 49%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #F56F6B;
    border-radius: 10px;
    font-size: 16px;
    letter-spacing: 0px;
    color: #000000;
    margin-right: 5px;
    white-space: nowrap;
}

.range-slider{
    position: relative;
}

.range-slider .price_1{
    position: absolute;
    top: 30px;
    left: 3px;
    background: transparent;
    border: none !important;
    text-align: start !important;
    font-size: 18px !important;
    font-weight: 600;
}

.range-slider .price_2{
    position: absolute;
    top: 30px;
    right: 3px;
    background: transparent;
    border: none !important;
    text-align: end !important;
    font-size: 18px !important;
    font-weight: 600;
}


.remove-section{
    position: relative;
}

.remove-section button{ 
    top: 0; 
    width: 50px;
    background: #f56f6b;
    color: #fff;
    border: none;
    border-radius: 50px;
    font-size: 25px;
    height: 50px;
    text-align: center;
}
#mullapseExample1 {
    position: absolute;
    top: 64px;
    background: #fff;
    width: 16%;
    padding: 7px;
    right: 0px;
    z-index: 9;
    border-radius: 15px;
    box-shadow: 0px 2px 9px #26262638;
    z-index: 9999;
}
@media only screen and (max-width: 992px) {

    .remove-section button{
    position: absolute;
    top: 403px;
    left: 98%;
    width: 50px;
    background: #f56f6b;
    color: #fff;
    border: none;
    border-radius: 50px;
    font-size: 25px;
    height: 50px;
    }

}

@media only screen and (max-width: 768px) {
    #mullapseExample1 {
        position: absolute;
        top: 60px;
        background: #fff;
        width: 100%;
        padding: 7px;
        z-index: 9;
        border-radius: 15px;
        box-shadow: 0px 2px 9px #26262638;
        z-index: 9999;
        left: 0;
    }
    .mobile-sticky {
        margin-bottom: 20px;
    }
    .mobile-sticky.mobile-fixed .map_view_filter {
        height: auto;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        background: #fff;
        padding: 0px 10px 15px;
        z-index: 99999;
    }
    .select_date { 
        flex-wrap: wrap;
    }
    .wrapper.date_picr_ui { 
        padding: 0 !important; 
        min-width: 100%;
        margin: 10px 0px;
    }
  .form-group.gauest_sec { 
        min-width: 100%;
    }
    #counrty_popup .modal-body {
        display: flex;
        align-items: center;
        padding: 0px;
    }
    .room_inquled ul li {
        display: block;
        font-size: 13px;
        line-height: 1;
    }
    .room_inquled ul li svg {
        margin-right: 5px;
    }
    .form-group.country_search {
        position: relative;
    }
    .search_cntry-inner {
        display: flex;
        align-items: end;
        justify-content: space-between;
    }
    .search_cntry-inner span {
        font-size: 12px;
    }
    .country_search .iconform {
        position: absolute;
        top: 30% !important;
        left: 10px !important;
        z-index: 1;
    }
    .room_inquled.mobile-view-list ul {
        display: flex;
    } 
    a.uitk-card-link {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #00000000;
        z-index: 999;
    }
    .popup_sld_room .owl-nav {
        display: none;
    }
    .room_inquled.mobile-view-list .mobile-hide-text {
        display: none;
    }
    .room_inquled.mobile-view-list ul,   .mobile-view,.modal_popup_room_details.modal, .row.mobile-slider-view, #hotelSection, .row.explore_city_list, #multiCollapseExample1 .custome_tabs ul  {
        -ms-overflow-style: none; /* for Internet Explorer, Edge */
        scrollbar-width: none; /* for Firefox */
        overflow-x: scroll; 
      }
      
      .room_inquled.mobile-view-list ul::-webkit-scrollbar, #multiCollapseExample1 .custome_tabs ul::-webkit-scrollbar, .mobile-view::-webkit-scrollbar, .modal_popup_room_details.modal::-webkit-scrollbar, .row.mobile-slider-view::-webkit-scrollbar, #hotelSection::-webkit-scrollbar, .row.explore_city_list::-webkit-scrollbar  {
        display: none; /* for Chrome, Safari, and Opera */
      }
      #multiCollapseExample1 {
        width: 100%;
        top: 164px;
       
        left: 0px;
        padding: 20px 5px;
         overflow: hidden;
          height: 570px;
        overflow-y: auto;
    } 
    .guest_dropdwon_menu { 
        min-width: 296px;
        transform: translateX(-46%); 
    }
    .guest_dropdwon_menu.menu-open .child_drp_down .quantity select { 
        font-size: 14px; 
    }
   
      .mobile-view {
        display: flex;
        overflow: scroll;
        gap: 10px;
        background: #f2f1f0;
        padding: 0px 10px;
    }
    .mobile-view .row.g-0 {
        flex: 0 0 auto;
        flex-basis: 80%;
        background: #ffffff;
        border-radius: 10px;
        margin: 20px 0px;
        border-top: 0px !important;
        box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.1);
    }  
    .room_details_box, .room_details_payment, .room_details_price, .view_room_details { 
        padding: 10px 12px;  
    }
    .view_more_btn { 
        display: none;
    }
    .room_features ul li { 
        font-size: 15px; 
        display: flex;
    gap: 10px;
    }
  
    .modal_popup_room_details.modal { 
        overflow-x: auto !important;
        overflow-y: auto !important;
        top: -30px;
    }
    .room_prce_itm span {
        font-size: 18px; 
    }
    .tooltip_icon {
        margin-left: 5px;
    }
    .room_inquled.mobile-view-list ul li {
        text-align: center;
        font-size: 12px;
    }
    .remove-section button {

        top: 403px;
        left: 89%;
    }
    .potosGroup .btn-danger { 
        margin: 0px !important;
    }
    .map_list_nearby ul.price_comparison img.img-fluid {
        width: 100px;
    }
    .map_list_nearby .map_list_nearby ul.price_comparison li a {
        font-size: 18px;
    }
    .change_booking_date.mb-5 .col-lg-4 h3 {
        margin-top: 10px;
        font-size: 18px;
        font-weight: bold;
    }
    .full_w_btn.btn_remove_cnt000{
        width: 90% !important;
    }
  
    .second_header{
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
    }
    .second_header a div span, span.currency_change {
        display: none;
    }
   .mobile-app-onload .modal-dialog {
    max-width: 550px;
    margin: 0;
    padding: 0px !important;
    height: 100%;
}
.close { 
    width: 35px;
    height: 35px;
    position: absolute; 
    border-radius: 50%;
    z-index: 99999;
}
.mobile-app-onload .modal-dialog .mobile-img {
    width: 55%;
    margin: 0 auto;
    margin-top: 10px;
}
.mobile-app-onload{
    --bs-modal-border-color: 0px !important;
}
.app-detail h2 { 
    display: block;
}
/*.modal-body { 
    display: flex;
    align-items: center;
}*/
#room_details_pop .modal-body {
    display: block; 
}
.modal-content { 
    height: 100%;
    border-radius: 0px !important;
}
    .recently_hotel {
padding: 10px 0 0;
}
.subSubscribe h2{
font-size: 30px;
text-align: center;
}
section{
padding: 50px 0 0;
}
.row.mobile-slider-view {
flex-direction: row;
flex-wrap: nowrap;
overflow: scroll;
}
.row.mobile-slider-view .col-lg-3.col-md-4 {
width: 90%;
}
section.best_charm .img-gallery-magnific {
display: none;
}  
section.best_charm .img-gallery-magnific.mobile-img-show {
display: block !important;
}
#hotelSection, .row.explore_city_list {
display: flex;
flex-wrap: nowrap;
overflow: scroll;
}
#hotelSection .col-lg-4.hotel_no, .row.explore_city_list .col-lg-3 {
    width: 60%;
}
.room_name h2 {
    font-size: 22px; 
}
}

@media only screen and (max-width: 576px) {
    .remove-section button {  
        left: 81%;

    }
}

.modal_popup_room_details .modal-dialog{
    max-width: 1920px;
    width: 100%;
}

.modal_popup_room_details .modal-content {
    background-color: #363636;
    background-clip: padding-box;
    border-radius: 0px !important;
    padding: 0 !important;
}

.modal_popup_room_details .btn-close {
    position: absolute;
    right: 24%;
    top: 19px;
    background: transparent;
    z-index: 9999;
    opacity: 1;
    background-image: url(../img/crose_icon_room.svg) !important;
    height: 35px;
    width: 35px;
    padding: 16px;
    background-repeat: no-repeat;
}

.modal_popup_room_details .owl-prev{
    position: absolute;
    bottom: -60%;
    left: 87%;
    transform: translateX(160px);
}

.modal_popup_room_details .modal-body {

    padding: 0;
}

.room_cnt_sidebar .room_details_side{
   /* display: flex; */
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}

.room_cnt_sidebar .room_details_side span{
display:block;
padding:4px;
}
.room_cnt_sidebar{
    background: #fff;
    height: 100vh;
    position: relative;

}
.room_cnt_sidebar_inner{
    padding: 30px 30px 15px;
}

.popup_sld_room{
    padding: 0px 200px;
    height: 100%;
}
.popup_sld_room .owl-carousel{
    height: 100%;
}

.popup_sld_room .owl-carousel .owl-stage-outer{
    height: 100%;
}
.popup_sld_room .owl-carousel .owl-stage{
    height: 100%;
}

.popup_sld_room .owl-carousel.owl-drag .owl-item{
    height: 100%;
}
.popup_sld_room .owl-carousel.owl-drag .owl-item .item{
    height: 100%;
    position: relative;
    padding-bottom: 80%;
    overflow: hidden;

}

.popup_sld_room .owl-carousel.owl-drag .owl-item .item img{

    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    object-fit: contain;
}





.modal_popup_room_details button.owl-next span {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #fff;
    line-height: 37px;
    border-radius: 50%;
    font-size: 36px;
    color: #f56f6b;
}

.modal_popup_room_details .owl-next{
    position: absolute;
    bottom: -60%;
    left: 99%;
    transform: translateX(160px);
}

.modal_popup_room_details button.owl-next span {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #fff;
    line-height: 37px;
    border-radius: 50%;
    font-size: 36px;
    color: #f56f6b;
}

.room_details_side_sec{
    height: 30vh;
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}



.badroom_details{
    display: flex;
    align-items: center;
}
.tooltip_icon{
    margin-left: 13px;

}
.tooltip_icon img{
    background: #d5d5d5;
    border-radius: 40px;
    height: 25px;
    /* display: flex; */
    display: inline-block;
    width: 25px;
    padding: 8px;
}

.bedroom_deyails_sec{
    border-top: 1px solid #eee;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 20px;
}

.badroom_details{
    margin-bottom: 10px;
}

.room_price_sect_222{
    background: #ebebeb;
    padding: 15px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 25px;
    width: 100%;
    max-width: 448px;
    position: absolute;
    bottom: auto !important;
    left: 0;
}
.room_prce_itm span{
    font-size: 20px;
    font-weight: 600;
    line-height: 35px;
}
.room_guest
{
    font-size: 15px;
    font-weight: 500;
    line-height: 34px;

}

.room_tax
{
    font-size: 15px;
    font-weight: 500;
    line-height: 34px;

}
.li_also_matter{
cursor:pointer;
}
.hide{
display:none  !important;
}

.btn_more{
    background: #F56F6B;
    text-align: center;
    margin-left: 30%;
    color: white;
    margin-right: 30%;}
    
.view_more_btn{
    text-align: center;
    padding: 10px 20px;
    font-weight: 600;}

.rotate {
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.rotate.down {
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
}
.li_also_matter.active{
    color: white;
    border: 1px solid white;
    font-weight: 700;
    background: #f56f6b;}




.border_solid_owl{
width:50px;
    border: 1px solid #F56F6B;
    border-radius: 10px;
    cursor:pointer;
}
.border_solid_owl.active{
background:#F56F6B;
color:#fff;
}


.fix_size01{
flex: 0 0 20%;
}

.fix_size02{
flex: 0 0 35%;
}

.fix_size03{
flex: 0 0 25%;
}

.fix_size04{
flex: 0 0 10%;
}

.animated_btn{
    background-color: transparent;
    /* border: 3px solid #00d7c3; */
    border-radius: 50px;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    color: #ffffff;
}

.button-5 {
    width: 130px;
    border-radius: 5px;
    background-color: #f56f6b;
    background-image: #F4F200;
    background-image: -moz-linear-gradient(top, #fff 0%, #F4F200 100%);
    background-image: -webkit-linear-gradient(top, #fff 0%, #F4F200 100%);
    background-image: linear-gradient(to bottom, #f56f6b 0%, #f56f6b 100%);
    background-size: 300px;
    height: 61px;
    background-repeat: no-repeat;
    background-position: 0%;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
  }
  .button-5:hover {
    background-position: -200%;
    transition: background 300ms ease-in-out;
    border: 1px solid #f56f6b;
  }

  .navbar-nav.me-lg-5 {
    margin-right: 1rem !important;
}

.gm-style-iw-ch{
    display: none;
}

.gm-style-iw-chr button{
    position: absolute !important;
    top: 0;
    right: 0;
}

.gm-style-iw-d{
    max-height: 150px !important;
}


    .popup_location{
background-color: #fff;
padding: 20px 36px 0 5px;
border-radius: 10px;
width: 100%;
    }
    .popup_location_inner{
      display: flex;
      gap: 10px;
    }
    .img_s{
      flex: 0 0 50%;
      height: 100px;
    }
    .tex_loctaion{
      flex: 0 0 50%;
    }
    .tex_loctaion p{
font-size: 13px;
display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    }

    .tex_loctaion h5{
        font-size: 14px;
      font-weight: 600;
       display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    }
    .tex_loctaion span{
      font-weight: 600;
    }

    .img_s img{
      border-radius: 5px;
    height: 100%;
}

.btn_view{
  color: #fff;
    text-decoration: none;
    font-weight: 500;
    background: #f56f6b;
    padding: 10px;
    border-radius: 5px;
    font-size: 10px;
}
.scroll_bar_sld{
    width: 470px;
    /*overflow-y: scroll;*/
}
.scroll_bar_sld::-webkit-scrollbar {
    height: 10px;
  }

.mt-20{
    margin-top: 20px;
}

.property_view_list.hotel-section a{
        width: 100%;
    }
    
.action-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media screen and (max-width:1400px) {
    .tg-list-place {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      border: 1px solid #cdcdcd;
      border-radius: 10px;
      gap: 0;
      margin-bottom: 20px;
  }
  .tg-list-place .tg_img img {
    width: 100%;
    height: 120px;
    object-fit: cover;
    border-radius: 10px 10px 0px 0px;
  }
  .tg-list-place .tg_text {
    padding: 10px 10px;
    

  }
  .tg_img {
    flex-basis: 100%;
}
   }
@media (min-width: 992px) and (max-width: 1400px) {


    .property_img figure img{
        max-width: 100%;
    }
    .property_view_list{
        flex-wrap: wrap;
    }


}

@media (min-width: 992px) and (max-width: 1199px) {


    .property_img figure img{
        max-width: 100%;
    }
    .property_view_list{
        flex-wrap: wrap;
    }

    .popup_location_inner{
        flex-wrap: wrap;
    }
    .tex_loctaion{
        flex: 0 0 100%;

    }
    .img_s {
        flex: 0 0 100%;
    }
    .gm-style-iw-d {
        max-height: 300px !important;
    }
}

@media (min-width: 575px) and (max-width: 767px) {

    .property_details{
        flex-wrap: wrap;
    }

}

@media (max-width: 992px) {

    .room_price_sect_222{
        width: 100%;
        max-width: 100%;
    }

}

@media (max-width: 767px) {
    .app-login-top-banner {
        display: block;
        position: relative;
        top: 5px;
        margin-bottom: 15px;
    }

    .content_filed_div{
    height: auto;
    overflow-y: unset;
    height: auto !important;
}
    .popup_sld_room{
        padding: 0;
    }
    .modal_popup_room_details .btn-close {
        right: -20px;
        top: 10px;
    }
    .property_details {
        flex-wrap: wrap;
        padding: 0;
        padding-top: 10px;
    }
    .property_view_list.hotel-section a {
        width: 100%;
        flex: 0 0 40%;
    }
    /* .action-price {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    } */
    .action-price {
        display: flex;
        align-items: center;
        justify-content: end;
        flex-wrap: wrap;
        flex-direction: row;
        padding-right: 10px;
    }
    .prop_price a.price_item {
        font: normal normal 600 18px / 26px Inter; 
    }
    .property_view_list.hotel-section .wishlist {
        position: absolute;
        width: 30px;
        height: 30px;
        line-height: 30px;
        top: 10px;
        left: 27%;
    }
  
    .prop_book_btn {
        display: none;
    }
    .prop_adders {
        display: none;
    }
    .room_type h3 {
        font-size: 13px; 
    }
.room_type {
        font-size: 10px; 
    }
    .room_inquled ul {
        padding-left: 0px;
        margin-bottom: 10px;
    }
    i.fa.fa-star.rating-color {
        color: #FFBA55;
        font-size: 10px;
    }
    .property_view_list { 
        padding: 0px;
        align-items: center;
    }
    h2.property_name {
        font-size: 14px; 
        line-height: 1.3; 
    }
    .property_img figure img {
        max-width: 100%;
        min-height: 100% !important;
        border-radius: 0px;
        object-fit: cover;
        
    }
    .Amenities_list ul{
        width: 100%;
    }
    .prop_servies_inql ul li svg {
        width: 20px !important;
        height: 20px !important;
    }
    .property_details_left, .property_details_right { 
        margin-bottom: 0;
    }
    .scroll_bar_sld{
        width: 100%;
    }
    .button_bg{
        width: 100%;
    }
   .map_list_nearby ul.price_comparison li a {
        font-size: 18px; 
    }
    .action-price .prop_price p {
        font-size: 12px;
        color: #474747;
        margin-bottom: 0px;
    }
    .prop_price {
        text-align: center;
        margin-top: 0;
    }

    .mbappbanner {
        box-sizing: border-box;
        display: flex;
        height: 100px;
        justify-content: flex-start;
        position: relative;
        text-decoration: none;
        z-index: 2;
        padding: 10px;
        margin-bottom: 10px;
        border-radius: 10px;
        background-color: #f56f6b;
        border: 1px solid #f56f6b5e;
    }
    
   
    
    .mbappbanner-close {
        flex-shrink: 0;
        height: 100%;
        width: 31px;
    }
    
    .mbappbanner-close {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%2385878b' d='M1.5-.2L-.2 1.5 4.3 6l-4.5 4.5 1.7 1.7L6 7.7l4.5 4.5 1.7-1.7L7.7 6l4.5-4.5-1.7-1.7L6 4.3 1.5-.2z'/%3E%3C/svg%3E") center no-repeat;
    }
    
    .mbappbanner-logo {
        height: 63px;
        width: 63px;
        flex-shrink: 1;
    }
    
    .mbappbanner-logo {
        background: url(https://atbookin.com/public/assets/img/footer_logo.png) center no-repeat;
        background-size: 100%;
        margin-top: 8px;
    }
    
    .mbappbanner-content {
        color: #292f37;
        display: flex;
        flex-direction: column;
        flex-grow: 1;
        justify-content: center;
    }
    
    .mbappbanner-content {
        margin: 0 8px;
    }
    
    .mbappbanner-content-title {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 18px;
        font-weight: 700;
        line-height: 21px;
        color: #fff;
    }
  
    
    .mbappbanner-content-title { 
        margin-bottom: 5px;
    }
    
    .mbappbanner-content-text {
        font-size: 15px;
        color: #fff;
        line-height: 1.3;
    }
    
     .mbappbanner-content-text {
        margin-bottom: 4px;
    }  
    .mbappbanner-content-rating {
        display: flex;
    }
    
    .mbappbanner-content-rating-image {
        height: 13px;
        width: 72px;
    }
    
    .mbappbanner-content-rating-reviews {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #85878b;
        font-size: 12px;
        line-height: 14px;
    }
    
     .mbappbanner-content-rating-reviews {
        margin-left: 3px;
    }
    
     .mbappbanner-content-rating-reviews {
        margin-right: 3px;
    } 
    
    .mbappbanner-pseudolink {
        align-self: center;
        font-size: 15px;
        text-decoration: underline;
        color: #fff;
        padding-left: 10px;
        margin-bottom: 0px;
        text-align: left;
    }
 
    
}

@media (max-width: 575px) {
    .box_amenitis_lst { 
        padding: 20px; 
    }
    .subscriptionpop {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
    .abt_poin h3 { 
        margin-top: 0;
    }
.Amenities_list .prop_servies_inql li h3 {
    font-size: 15px;
}
.imperial_room .top_heaidng_nearby h3 {
    font-size: 25px;
}
.change_booking_date {
    margin-bottom: 30px;
}
    
}
@media (max-width: 400px) {


    .property_details{
    flex-wrap: wrap;
}

.popup_location_inner{
    flex-wrap: wrap;
}
.tex_loctaion{
    flex: 0 0 100%;

}

.img_s {
    flex: 0 0 100%;
}
.gm-style-iw-d {
    max-height: 300px !important;
}

}

.about_us_page.pb-lg-5 img{
    width: 100%;
    margin-bottom: 30px;
}
.order_list{
    margin: 30px 0 !important;
    padding: 0 !important;
}
.faq_sect .accordion-button:not(.collapsed){
    padding: 17px;
}
.faq_sect .accordion-button::after {
    position: absolute;
    right: 20px;
}
.faq_sect .accordion-item .accordion-button{
    background: #fff;
    box-shadow: 0px 0px 7px #EEE;
    border-radius: 10px;
    margin-bottom: 15px;
    padding: 20px;
}
.faq_sect .accordion-item {
    background: #fff;
    box-shadow: 0px 0px 7px #EEE;
    margin-bottom: 15px;
    border-radius: 10px;
}
.faq_sect .accordion-body {
    padding: 20px;
}
.img_abt_itm0{
    width: 100%;
    border-radius: 10px;
}
.advantage_iner img{
    width: 70px !important;
}
.advantage_iner{
    background: #fff;
    padding: 24px 30px;
    text-align: center;
    border-radius: 20px;
    display: flex;
    gap: 15px;
    text-align: start;
}

.tg_lst_sc{
    text-decoration: none;
    color: #000;
}


.Amenities_list.new_amenities ul{
    padding: 8px 16px;
    margin: 0px;
    width: 100%;
    display: flex;
    align-items: center;
        gap: 0px 15px;
    flex-wrap: wrap;
}
.Amenities_list.new_amenities ul li{
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 15px;
    width: auto;
    height: auto;
    background: transparent;
    list-style: disc;
    /* float: left; */
    margin-right: 15px;
}

.box_amenities{
    background: #fbfbfb;
    padding: 20px;
    border-radius: 20px;
    border: 1px solid #eee;
    margin-bottom: 30px;
}

.map_list_nearby h3{
font-size: 25px;
}
.abt_box{
    background: #f9faff;
    padding: 30px 0;
}
.abt_poin h3{
    font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
}
/* 
.abt_border{
    border: 1px solid #eee;
} */

.title_romm_fx{
    display: flex;
    margin-bottom: 15px;
    
}

.title_romm_fx .set_s1{
width: 80%;
flex: 0 0 80%;
}

.title_romm_fx .set_s2{
    width: 20%;
    flex: 0 0 20%;
    text-align: end;
}

.abt_title_h {
    font-size: 40px;
    font-weight: 600;
}

/* .map_view_sec{
    background-color: #eee;
    padding: 20px;
    border-radius: 30px;
} */

.heading_black h2{
    font-size: 40px;
    font-weight: 600; 
}



.bg_lg{
    background: #fff6f6;
}

.policies_sc ul{
margin: 0;
padding: 0;
} 

.room_details_side.row img{
    margin-right: 8px;
}

.modal_popup_room_details .button_bg{
    margin-top: 10px;
} 
.room_img.rom_2{
    height: 250px;
    width: 100%;
    padding-bottom: 0;
}
.room_img.rom_2 img{
    position: relative;
    height: 250px;
    width: 100%; 
} 
.timer_setting{
    display: flex;
    align-items: center;
    justify-content: space-between;

} 
.timer_setting span{
    font-size: 35px;
    font-weight: 600;
    color: #F56F6B ;
}
.timer_setting_inner{
    text-align: center;
    border-radius: 10px;
}


.button_broder_Become, .button_broder_Become:hover {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #F56F6B;
    border-radius: 10px;
    opacity: 1;
    padding: 13px;
    margin-right: 20px;
}
.two-btn-mange{
    display: flex;
    gap: 15px;
    margin-top: 20px;
}
.mobile-app-onload .modal-dialog{
    max-width: 512px;
}

.app-detail h2 {
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 25px;
}
.app-detail h2 span {
    font-size: 27px;
    font-weight: 600;
    color: #F56F6B;
}
.mdl-cls-md{
    position: absolute;
    background: transparent;
    border: 0;
    padding: 0;
    top: 10px;
    right: 10px;
        font-size: 30px;
    line-height: 18px;
}
.two-btn{
    display: flex;
    gap: 10px;
}
.two-btn img{
    width: 100%;
}

.mobile-app-onload .modal-content {
    background-color: #F8F5EF;
    background-image: url(../img/bg-img.png);
    background-position: 100%;
    background-repeat: no-repeat;   
    
}
@media only screen and (max-width: 575px){
.mobile-app-onload .modal-dialog{
    max-width: 100%;
}
.mobile-app-onload .modal-content{
        padding: 0px;
}

a.nav-item.nav-link{
    text-align: left;
}
}

a.btn.dark-green-btn{
    background: #023E3A;
    color: #fff;
    border: 1px solid #023E3A; 
}
/* .btn.dark-green-btn svg{
    -webkit-filter: brightness(0) saturate(100%) invert(71%) sepia(45%) saturate(5844%) hue-rotate(322deg) brightness(112%) contrast(92%);
    filter: brightness(0) saturate(100%) invert(71%) sepia(45%) saturate(5844%) hue-rotate(322deg) brightness(112%) contrast(92%);
    
} */

.btn.disabled, .btn:disabled, fieldset:disabled .btn{
    background: #e0e0e0;
 color: #a0a0a0;
 border: 1px solid #c0c0c0;
 cursor: not-allowed;
 opacity: 0.5;
 box-shadow: none;
}

.Amenities_list ul.one-line-amenities li{
    float: none;
}

.btn-lighter-green{
    background: #015940;
}
.btn-dark-green{
    background: #023E3A;
}



.action-price .prop_price{
    text-align: right;
}
.stripe-payment-dtl{
    position: relative;
}
.stripe-payment-dtl input{
    position: absolute;
    top: 20px;
    left: 10px;
}
.stripe-payment-dtl label{
    width: 100%;
    height: auto;
        padding-left: 40px;
        justify-content: space-between;
       border: 2px solid #b2b2b2;
    border-radius: 10px;
    padding: 15px 15px 15px 30px;
}
.stripe-payment-dtl label img {
    height: 26px;
}
.stripe-payment-dtl input:checked + label{
    border: 2px solid #023e3a;
}
.payment-radio-container [type="radio"]:not(:checked) ~ label.pplogo-container {
    opacity: 0.3;
}
.box-recent {
    display: flex;
    align-items: center;
    gap: 15px;
    border: 1px solid #c7c7c7;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.box-recent img{
    width: 30px;
    flex: 0 0 auto;
}
.box-recent p {
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 13px;
}
 
.box-recent a{
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    color: #000;
}
.heading_titel1 h2 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 15px;
}

.mange-input-card-icon .p-CardBrandIcons-item {
    width: 34px;
}
.mange-input-card-icon .p-CardBrandIcons.p-CardBrandIcons--multiple {
    display: flex;
    gap: 4px;
}


.loading-wrapper {
  height: 10px;
  width: 90%;
  
  margin-inline: 5%;
  
  background: #CFD8DC;
  border-radius: 5px;
  
  overflow: hidden;
}
.loader-main{
    display: none;
}
.loader {
  background-color:#F56F6B;
  height: 100%;
  width: 80%;
  animation: loading 2s ease infinite; 
}
@keyframes loading {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(130%);
  }
}

.avis-mange{
    margin: 10px 0 0;
}

.avis-mange p{
    margin-bottom: 0;
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: end;
}
.avis-mange p strong{
    color: #000;
}
.avis-mange p span{
      width: 28px;
    height: 24px;
    border-radius: 2px;
    background-color: #023E3A;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    padding-right: 1px;
}
.avis-mange p:last-child{
    font-size: 14px;
}


.room_details_section.position-sticky.activeTabNew {
    background: #f56f6b;
}
.room_details_section.position-sticky { 
    z-index: 99 !important;
    
}
.room_details_section.activeTabNew h1{
    color: #fff;
}
.room_details_section.activeTabNew ul li a.active{
    background: #023E3A;
}

span.poplur-text {
    position: absolute;
       top: 11px;
    left: -38px;

    background: #f56f6b;
    z-index: 1;
    color: #fff;
    padding: 6px 20px;
    width: 150px;
    text-align: center;
    transform: rotate(-35deg);
    font-weight: 600;
}
.sponsored-hotel{
    background-color: #fff3f3;
        border: 1px solid #f56f6b;
}

.details_price .details_price_list:last-child{
    border: 0;
}

.nearby_hotel img{
width: 100%;
border-radius: 10px;

}

.nearby_hotel h4{
font-size: 25px;
    font-weight: bold;
 
}

.nearby_hotel .crose_prce{
    font-size: 19px;
    color: #838383ee;
    text-decoration-line: line-through;
font-weight: 500;

}

.nearby_text{
    padding: 20px 0 0;
}

.near_loc a{
text-decoration: none;
}



.nearby_hotel_sld button.owl-next span{
    background: #fff;
    font-size: 40px;
    position: relative;
    top: -67px;
    right: 5px;
    color: #f56f6b !important;
    width: 34px;
    height: 43px;
    border-radius: 10px;
}
.nearby_hotel_sld button.owl-prev span{
    background: #fff;
    font-size: 40px;
    position: relative;
    top: -67px;
    left: 5px;
    color: #f56f6b !important;
    width: 34px;
    height: 43px;
    border-radius: 10px;
}

.recently_hotel{
        background: #f8f5ef;
}

.recently_hotel .owl-prev{

}


.img_hotel_nearb{
    position: relative;
    padding-bottom: 67%;
    overflow: hidden;
}

.img_hotel_nearb img{
display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}

.guest_dropdwon_menu.menu-open .child_drp_down .quantity select{
    width: 100% !important;
    border: 1px solid #d7d7d7;
    padding: 5px;
    font-size: 17px;
    border-radius: 6px;
    background: #ffffff;
    appearance: none;
    text-align: center;
    padding: 3px 9px;
}

.box.year_box{
    border: 1px solid #eee;
    padding: 2px 8px;
    background: rgb(225 234 244 / 80%);    
    border-radius: 5px;
    font-weight: 400;
    font-size: 15px;
}

.additem{
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.total-amunt-mange{
    background: #023e3a;
    border-radius: 6px;
    color: #fff !important;
    padding: 0px 5px;
}

.normal-p-tag{
    background: transparent !important;
    color: #000 !important;

}
.payment-guaranteed .heading_black h2{
    font-size: 32px;
        text-align: left;
        line-height: 56px;
}
 .payment-guaranteed .heading_black p{
    text-align: left;
}

.payment-guaranteed .guaranteed_box svg {
    width: 31px;
    fill: #000;
}
.payment-guaranteed .guaranteed_box path {
    fill: #F56F6B;
}
.payment-guaranteed .guaranteed_box {
    background: #043d3a;
    border: 0px solid #FFC3C1;
    min-height: 300px;
    margin-bottom: 30px;
}
.payment-guaranteed .peragraph h2{
    font-size: 22px;
    margin-top: 10px;
    color: #fff;
}
.payment-guaranteed .guaranteed_box .peragraph p {
    color: #fff;
}
.payment-guaranteed  .Learn_more_btn a{
    color: #000;
}

.see_room_details{
background: transparent;
    color: #f56f6b;
    border: 2px solid #f56f6b;
}


.successpfull-modal{
    text-align: center;
}
.successpfull-modal img{
    height: 120px;
    margin-bottom: 20px;
}
.successpfull-modal h2{
        font-size: 24px;
    font-weight: 700;
    margin-top: 17px;

}.successpfull-modal p{
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 30px;

}

span.date-highlight {
    display: inline-block;
    font-size: 13px;
    background: #187743;
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    text-align: center;
}



.second_header{
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: end;
    padding: 11px 15px;
    background: #fff;
    position: relative;
border-radius: 0 0 10px 10px !important;
}
.second_header .dropdown button {
    background-color: #fff;
    min-width: 115px;
    width: max-content;
    height: 40px;
    border-radius: 5px;
    color: #000;
    padding: 0px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    justify-content: space-evenly;
}
.second_header .dropdown button img {
  margin: 0 5px 0 0;
}
.second_header .dropdown button img,
.second_header .dropdown-content li img {
  width: 28px;
}
.second_header .dropdown button,
.second_header .dropdown-content li {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-family: "Noto Sans JP", sans-serif;
  font-family: "Noto Sans Arabic", sans-serif;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 500;
}
.second_header .arrow-down {
  width: 0;
  height: 0;
  display: inline-block;
  vertical-align: middle;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #000 transparent transparent transparent;
  margin: 0 0 0 5px;
}

.second_header .dropdown button:hover {
  cursor: pointer;
  background-color: #fff;
}
/* Style for the dropdown content */
.second_header .dropdown-content {
  display: none;
  position: absolute;
  margin: 1px 0 0 0;
  padding: 0;
  background-color: #f5f5f5;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  border-radius: 5px;
  overflow-y: scroll;
  max-height: 315px;
}
/* Style for the dropdown content items */
.second_header .dropdown-content li {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  justify-content: end;
}
.second_header .dropdown-content li img {
  margin: 0 20px 0px 20px;
}
/* Style for the dropdown content items on hover */
.second_header .dropdown-content li:hover {
  background-color: #f1f1f1;
  cursor: pointer;
  color: blue;
  border-radius: 5px;
}
/* Show the dropdown content when the dropdown button is clicked */
.second_header .dropdown:focus-within .dropdown-content {
  display: block;
}
/* Animate the dropdown content */
@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.second_header .dropdown-content {
  animation: slideIn 0.3s ease-out;
}
/* Scrollbar styles */
::-webkit-scrollbar {
  width: 8px;
  height: 10px;
}
::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #c2c9d2;
}


.subs-login{
    width: 50%;
}



    .custome_tabs2 ul li {
        list-style: none;
        color: #000;
        font-size: 11px;
        border: 1px solid #f56f6b;
        border-radius: 5px;
        padding: 6px 13px;
        margin-top: 4px;
        margin-right: 2px;
        cursor: pointer;
    }

    .custome_tabs2 ul {
        margin: 0;
        padding: 0;
        align-items: center;
            height: 200px;
    overflow-y: scroll;
    }

        .custome_tabs2 ul::-webkit-scrollbar
{
    width: 0px; 
}

    .custome_tabs2 ul li.active {
        color: white;
        border: 1px solid white;
        font-weight: 700;
        background: #f56f6b;
    }

    .gm-style .gm-style-iw-d {
        overflow: visible !important;
    }

    /* Popup container styles */
    .popup {
        display: none;
        position: fixed;
        top: 50%;
        height: 100%;
        left: 50%;
        overflow-y: scroll;
        width: 100%;
        transform: translate(-50%, -50%);
        background-color: #fefefe;
        padding: 20px;
        border: 1px solid #888;
        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
        z-index: 9999;
        max-width: 100%;
    }

    /* Close button styles */
    .close {
        float: right;
        font-size: 24px;
        font-weight: bold;
        cursor: pointer;
        background: #f56f6b;
        width: 35px;
        position: absolute;
        top: 5px;
        border-radius: 6px;
        color: #fff;
        right: 18px;

    }

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

    .filter_by_type .popup {
        width: 100% !important;
        overflow-y: scroll;
        height: 100%;
    }

    /* Popup content styles */
    .popup-content {
        text-align: center;
    }

    .filter_btn_img {
        width: 20px !important;
        height: 20px !important;
        border-radius: 0px !important;
    }

    /* Fade-in animation for the popup */
    .popup.fade-in {
        animation: fadeIn .3s ease-out;
    }

    .filter_btn_2 {
        background: #fff;
        border: none;
        width: 40px;
        padding: 8px 11px;
        border-radius: 10px;
        height: 40px;
        display: inline-block;
        box-shadow: 0px 0px 12px #c5c5c5;
        text-align: center;
    }

    .filter_btn_2 {
        display: none;
    }

    .filter_box_he {
        background: #023E3A;
        padding: 20px;
        border-radius: 12px;
        margin: 7px 7px;
        border: 1px solid #cdcdcd;
    }

    .filter_box_he h3 {
        font-size: 28px;
        font-weight: 600;
        color: #fff;
    }

    .filter_box_he p {
        font-size: 16px;
        font-weight: 400;
        color: #fff;
    }
.btn_view{
    display: inline-block;
    margin-bottom: 10px;
}
    @media only screen and (max-width: 1200px) {
        .popup_location {
    background-color: #fff;
    padding: 10px 10px 0 0px;
    border-radius: 10px;
    width: 100%;
}
.img_s img{
    height: 100%;
}

    }
    @media only screen and (max-width: 992px) {
.mamber-btn-mange{
    text-align: center;
}

        .map-img-filter .mhide_map {
            display: none;
        }

        .desktop_view {
            display: none;
        }
        #mobile_view_fiter .desktop_view {
            display: block !important;
        }
        

        /* .map_view_filter {
            height: 100%;
        } */


        .filter_btn_2 {
            display: block !important;
        }

        .accordion-button:not(.collapsed)::after {
            display: none;
        }

        .filter_btn {
            bottom: -35px;
        }

        .filter_box_he {
            margin:0;
        }
        .room_img{
            margin: 0;
        }

a.btn.dark-green-btn{
    margin: 0 0 2px;
}
    }




.map_filed_div {
    height: 100% !important;
    position: sticky;
    top: 20px;
} 

    #map_canvas {
        height: 150vh !important;
    }
    .lst-map-btn{
        position: relative;
        bottom: 0;
    }

    @media only screen and (max-width: 767px) {
        .ui-datepicker,
    .ui-datepicker-group {
        float: none !important;
        width: 100% !important;
    }
 
.ui-datepicker-calendar {
        width: 100%;
    
}
.best_price {
    padding-right: 0 !important;
    float: none !important;
    text-align: left !important;
    margin-bottom: 20px;
}

    }
    @media only screen and (max-width: 575px) {
        
        .filter_box_he h3 {
            font-size: 24px;
        }

        .filter_box_he p {
            font-size: 15px;
        }
     
footer{
    margin-top: 50px;
}
    }


    @media only screen and (max-width: 767px) {
        .profile_view_in_map {
            margin-top: 45px;
        }
        .subs-login{
            width: 90%;
            margin: 20px !important;
        }
        .potosGroup{
            margin-top: 20px;
        }
        .gallry_grid{
            margin-bottom: 20px;
        }
        .hotel-price-mange .row{
            justify-content: center;
        }
        .room_details_box, .room_details_payment, .room_details_price, .view_room_details {
    border-right: 0;
}
.available_rooms_list {
    padding-top: 0px;
    padding: 0;
}
.available_rooms_list .row.align-items-center {
    padding: 10px;
}
.my_account.py-5 {
    padding-top: 0 !important;
}
.accont_heading h2 {
    padding: 30px 0px 0;
}
footer h5 {
    padding-bottom: 0;
}
a.btn.view_booking_details.button_bg {
    justify-content: center;
}
    }
        @media only screen and (max-width: 575px) {
            .second-header-row { 
                gap: 10px !important; 
                flex-wrap: wrap;
                justify-content: center;
            }
.potosGroup {
    flex-wrap: wrap;
}
    }


    @keyframes fadeIn {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }
 
        .btn.button_filter { 
    padding: 10px 5px; 
}


#view_map_btn1 {
    position: absolute;
    top: 0;
    z-index: 1;
    right: auto;
    left: 10px;
    background: #f56f6b;
    border-color: #fff;
}



input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.tag-line-lst-mange{
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
    margin: 7px;
    font-size: 20px;
}
.tag-line-lst-mange a {
    color: #595959;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
}
.tag-line-lst-mange a.old-link{
    color: #023e3a;
    font-weight: 600;
}

.room_features ul li span img{
    /* -webkit-filter: brightness(0) saturate(100%) invert(71%) sepia(45%) saturate(5844%) hue-rotate(322deg) brightness(112%) contrast(92%);
filter: brightness(100%) saturate(100%) invert(71%) sepia(45%) saturate(5844%) hue-rotate(322deg) brightness(112%) contrast(92%); */

        width: 20px;
    height: 20px;
}

/*.hotel_images_sld .owl-carousel img{
    height: 600px;
}*/
th{
    white-space: nowrap;
}

.mobile-hide-text {
    display: inline-block;
    text-transform: capitalize;
}

.payment-add-card{
    margin: 80px 0;
}
.contflax h2 {
    color: #fff;
    margin-top: 15px;
    font-size: 24px;
    font-weight: 600;
}
.contflax span {
    font-size: 16px;
    color: #fff;
    display: block;
    margin-bottom: 15px;
}
.pricedata h3 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 15px;
}
.pricedata h3:last-child{
    margin-bottom: 50px;
}

@media only screen and (max-width:992px){
    .payment-add-card {
    margin: 0px 0;
}
}

.list-join-mrge li{
    list-style: disc;
    font-size: 20px;
    margin-bottom: 20px;
    color: #474747;
}

.manga-list-price li{
    margin-bottom: 15px;
    font-size: 20px;
    list-style: disc;
}




#subscription .modal-dialog {
    max-width: 700px;
}

.icon-mdl svg{
    width: 16px;
    height: 16px;
}

/*.mdl-canl{
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 30px;
}*/
.action-btn-mdl {
    display: flex;
    gap: 10px;
}
.action-btn-mdl a {
    display: block;
    padding: 17px 0;
    font-size: 15px;
}
.action-btn-mdl  a span{
    display: block;
}

@media only screen and (max-width:575px){
    .action-btn-mdl {
    display: block;
}
}
.custome_tabs2 ul.currency_list_tab1{
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #e5e5e5;
}
.custome_tabs2 ul.currency_list_tab1 li{
        list-style: none;
    color: #000;
    font-size: 14px;
    border: 0;
    border-radius: 0; 
    margin-top: 0;
    margin-right: 0;
    cursor: pointer;
        padding: 7px 10px 6px ;
        color: #292f37;
        transition: 0.3s;
}
.custome_tabs2 ul.currency_list_tab1 li:hover{
    background-color: #f56f6b47;
}

.currency_input{
    border-radius: 10px;
        padding: 10px 20px;

}
.preview-modal-images .item {
    height: 60vh;
}
 
 #explore_more_images .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.note-pricing {
    display: flex;
    gap: 15px;
    background-color: #ffeeed;
    padding: 10px;
    margin-bottom: 30px;
}
.note-pricing p{
    margin: 0;
}
.box-CheckIn, .box-Checkout {
    text-align: center;
    background: #f0f5ee;
    padding: 20px;
    font-size: 16px;
}
.box-CheckIn h2 {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
} 
.box-Checkout{ 
    background: #fef7f6 !important; 
}
.additional_fees_list_left ul.excluded_price {
    padding-left: 0;
}
.click_par_hide_show {
    border: none;
    background: transparent;
    font-size: 18px;
    color: #4880e3;
    font-weight: 600;
    margin-top: 10px;
}
.btm-text-ch {
    background: #feeaeb !important;
    padding: 20px;
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

ul.excluded_price78456 {
    padding-left: 0px;
    margin-top: 10px;
}

ul.excluded_price78456 li {
    font-size: 16px;
    margin-top: 5px;
}
section#shadow-host-companion{
    padding: 0px !important;
}
.bg_greyw_img { 
    background-image: url('../img/join-us-min.jpg');
    background-size: cover;
    position: relative;
    background-position: right;
    background-repeat: no-repeat;
    padding: 80px;
    border-radius: 30px;
  }
  .hide_class_navbnar small {
    margin: 0px;
    color: #fff;
    font-size: 16px;
}