body {
    margin: 0;
    padding: 0;
    font-family: "Poppins";
    overflow-x: hidden;
}

* {
    margin: 0;
    padding: 0;
}

:root {
    --primary-color: #4a90e2;
    --bg-color: #f4f7fa;
    --text-color: #333;
    --sidebar-bg: #ffffff;
    --sidebar-hover: #e6f0ff;
}

a {
    text-decoration: none;
}

html {
    scroll-behavior: smooth;
}

/*---------------custom css start from here---------*/
.menu-toggle {
    display: none;
}

.mobile_logo {
    display: none;
}

.error {
    color: red;
}

header nav ul {
    display: flex;
    justify-content: end;
    align-items: center;
    padding: 0 20px;
    margin: 0;
}

header nav ul li {
    list-style: none;
    padding: 0 10px;
}

/* .main-list li a{color: #fff !important;}
.main-list li a img{filter: invert(1);} */
header nav ul li a {
    font-size: 18px;
    font-family: "Poppins";
    font-weight: 500;
    line-height: 27px;
    color: #000 !important;
    text-decoration: none;
}

header nav ul li a img {
    margin-right: 10px;
    /* filter: invert(1); */
    object-fit: contain;
}

header nav ul li a:hover {
    color: #fcd615;
}

body header .login a {
    background-color: #fcd615;
    color: #000 !important;
    font-size: 18px;
    padding: 6px 20px;
    text-decoration: none;
    border-radius: 12px;
    display: inline-block;
    position: relative;
    top: 2px;
}

/* header .container .col-md-1.text-end.menu-right .desktop_view .dropdown.notification {
    position: relative;
    right: 25px;
} */

header .container .search-container.inner-seacrh #searchToggleBtn {
    color: #000;
}

header .container .search-container.inner-seacrh #searchToggleBtn img {
    filter: inherit;
}

header {
    /* padding: 20px 0 0; */
    background-color: #fff;
}

header {
    position: relative;
    width: 100%;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    /* Smooth transition */
}

header nav p {
    color: #000000;
    font-size: 14px;
    margin: 0;
}

.services.wishlist .tag {
    z-index: 1 !important;
}

.tag {
    /* display: none; */
    position: absolute;
    top: 44%;
    color: #000;
    z-index: 9;
    right: -10px;
    background: url(../images/tag.png) no-repeat;
    background-size: contain;
    width: 100px;
    height: 75px;
    text-align: center;
    line-height: 52px;
    font-size: 12px;
}

/*------------banner--------------*/
.banner_slider .carousel-caption h5 {
    font-size: 60px;
    font-family: "Poppins";
    font-weight: 600;
    line-height: 70px;
    color: #fff;
    margin-bottom: 30px;
}

.banner_slider .carousel-caption small strong {
    font-weight: 700;
}

.banner_slider .carousel-caption small {
    font-size: 22px;
    font-family: "Poppins";
    font-weight: 400;
    color: #fff;
    font-style: italic;
    margin-left: 20px;
    display: inline-block;
}

.banner_slider .carousel-caption a:hover {
    background: #fcd615;
    color: #000;
}

.banner_slider .carousel-caption a {
    font-size: 24px;
    font-family: "Poppins";
    font-weight: 400;
    background: transparent;
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    /* text-decoration: none; */
    border: 1px solid #fcd615;
    padding: 8px 30px;
    border-radius: 12px;
    display: inline-block;
    color: #fcd615;
}

.banner_slider .carousel-caption h5 span {
    background: -webkit-linear-gradient(#ffa857, #ffdc83, #ffa857);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 60px;
    display: inline-block;
}

.banner_slider .carousel-caption h5 span h6 {
    font-size: 40px;
    line-height: inherit;
    color: #fff;
    background: -webkit-linear-gradient(#fff, #fff, #fff);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 18px;
}

.banner_slider .carousel-control-next,
.carousel-control-prev {
    width: 48px;
}

.banner_slider img {
    border-radius: 20px;
}

.banner_slider .text-box {
    position: relative;
}

#category {
    font-family: "poppins";
}

.banner_slider label {
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    margin: 3px;
    padding: 10px;
    color: #8e8c8c;
    font-size: 16px;
    text-transform: capitalize;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 95%;
    opacity: 0;
}

.search a {
    background-color: #fcd615;
    color: #000;
    font-size: 20px;
    padding: 10px 15px;
    text-decoration: none;
    border-radius: 12px;
    width: 100%;
    display: block;
    text-align: center;
}

.banner_slider input[type="text"]:focus {
    outline: none;
    border-color: #ccc;
}

.banner_slider label.active {
    top: -30px;
    font-size: 14px !important;
    padding: 5px 10px;
}

.pac-container {
    border: none !important;
}

.select_form input {
    border: 1px solid#ccc;
    padding: 12px 10px;
    border-radius: 10px;
    width: 100%;
    color: #000;
}

#category {
    border: 1px solid#ccc;
    padding: 12px 40px;
    border-radius: 10px;
    width: 100%;
    border: 1px solid#ccc;
    padding: 12px 40px;
    border-radius: 10px;
    width: 100%;
    color: #00000082;
    /* opacity: 50%; */
    font-size: 16px;
    appearance: auto;
}

.select_form {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
    padding: 30px;
    border-radius: 10px;
    width: 70%;
    margin: 0 auto;
    position: relative;
    top: -36px;
    background-color: #fff;
}

.select_form .form-group {
    position: relative;
}

.select_form img {
    position: absolute;
    left: 20px;
    top: 9px;
    background: none;
    border-radius: 0;
}

.select_form .dropdown-toggle {
    white-space: nowrap;
    border: 1px solid #ccc;
    padding: 12px 40px;
    border-radius: 10px;
    color: #777;
    margin-top: 0;
    display: inline-block;
    width: 100%;
}

.select_form .dropdown-toggle span {
    margin-left: 20px;
    color: #000;
    opacity: 70%;
}

.banner_slider .carousel-inner {
    border-radius: 0;
}

.select_form .dropdown-menu {
    width: 400px;
    padding: 20px;
    border-radius: 10px;
    inset: inherit !important;
    transform: inherit !important;
}

.quentity_btn {
    text-align: end;
}

.quentity_btn .minus {
    border: 1px solid#ccc;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    margin: 10px;
    cursor: pointer;
}

.quentity_btn .plus {
    border: 1px solid#ccc;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    margin: 10px;
    cursor: pointer;
}

.categories {
    padding: 40px 0 40px;
}

.main-heading {
    font-size: 20px;
    margin-bottom: 20px;
    font-family: "poppins";
}

.total_price {
    float: right;
    padding-right: 0;
}

.categories img {
    height: 80px;
    object-fit: contain;
    margin: 0 auto;
    width: 80px;
}

.categories p {
    font-size: 16px;
    display: block;
    text-align: center;
    margin: 10px;
    width: 100%;
}

.services .card {
    border: 1px solid#ccc;
    padding: 0;
    border-radius: 20px;
    min-height: 370px;
}

.services .card .main-img {
    width: 100%;
    height: 150px;
    border-radius: 20px 20px 0 0;
    object-fit: cover;
}
#similar_slider .card {
    min-height: 312px;
}
.services .card p {
    font-size: 14px;
    padding: 0 10px;
    display: block;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.services .card h4 {
    font-size: 18px;
    margin: 10px 10px 0px;
    color: #000;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.top_services h5 {
    font-weight: 400;
    font-size: 18px;
    font-style: italic;
    margin: 4px 10px;
}

.services .card h4 span {
    font-size: 12px;
    color: #828282;
    margin-left: 20px;
}

.services .card ul {
    padding: 0 10px;
    margin: 0;
}

.services .card ul li img {
    display: inline-block;
    margin-right: 10px;
    width: 15px;
}

.services .card ul li {
    list-style: none;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pay_detail {
    padding-top: 12px;
}

.services .card ul li a {
    font-size: 14px;
    color: #000;
    opacity: 1;
    padding: 13px 0 5px !important;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_fillter_wrapper .categories_responsive .text-center {
    height: 150px;
}

.banner_slider .carousel-control-next-icon {
    /* background-color: rgba(243, 243, 243, 0.2); */
    width: 40px;
    padding: 15px;
    height: 69px;
}

.banner_slider .carousel-control-prev-icon {
    /* background-color: rgba(243, 243, 243, 0.2); */
    width: 40px;
    padding: 15px;
    height: 69px;
}

.services .card ul li small {
    font-size: 12px;
    color: #1e1e1e;
    display: block;
}

.services .card ul li strong {
    /* display: block; */
    font-size: 20px;
    font-weight: 500;
}

.services .card ul li del {
    font-size: 16px;
    margin-left: 2px;
    color: rgba(102, 102, 102, 1);
}

.services .card ul li .arrow_btn {
    margin-left: 50px;
}

.responsive .slick-slide {
    margin: 0 10px;
    /* Adjust the value as needed */
}

.responsive .slick-list {
    margin: 0 -10px;
    /* Adjust the value to compensate for the added margin */
}

.responsive_slider .slick-slide {
    margin: 0 10px;
    /* Adjust the value as needed */
}

.responsive_slider .slick-list {
    margin: 0 -10px;
    /* Adjust the value to compensate for the added margin */
}

.offer_responsive_slider .slick-slide {
    margin: 0 10px;
    /* Adjust the value as needed */
}

.offer_responsive_slider .slick-list {
    margin: 0 -10px;
    /* overflow-x: scroll;
	width: 100%;
	padding-bottom: 40px; */
}

.responsive .slick-list {
    margin: 0 -10px;
    /* overflow-x: scroll;
	width: 100%;
	padding-bottom: 40px; */
}

.responsive_slider .slick-list {
    margin: 0 -10px;
    /* overflow-x: scroll;
	width: 100%;
	padding-bottom: 40px;    */
}

.blog_slider .slick-list {
    margin: 0 -10px;
    /* overflow-x: scroll;
	width: 100%;
	padding-bottom: 40px; */
}

/* Firefox scrollbar */

.blog_slider .slick-slide {
    margin: 0 10px;
    /* Adjust the value as needed */
}

.blog_slider .slick-list {
    margin: 0 -10px;
    /* Adjust the value to compensate for the added margin */
}

.services {
    padding-bottom: 40px;
}

.slider-wrapper {
    position: relative;
}

.progress {
    height: 100%;
    background-color: #fcd615;
    width: 0;
}

.slider-wrapper .progress-bar {
    width: 50%;
    height: 5px;
    background-color: #e0e0e0;
    margin: 50px auto 20px;
    justify-content: center;
    border-radius: 30px;
}
section.services.blogs {
    padding-top: 0 !important;
}
.slider-wrapper .slick-next::before {
    content: "";
    color: #000;
    opacity: 1 !important;
}

.slider-wrapper .slick-prev::before,
.slider-wrapper .slick-next::before {
    content: "";
    display: block;
    width: 15px;
    height: 20px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
    text-align: center;
    left: 10px !important;
    position: absolute;
    top: 10px;
    border-radius: 10px !important;
}

.slider-wrapper .slick-prev::before {
    background-image: url("../images/Left.png");
    /* Left arrow image */
}

.slider-wrapper .slick-next::before {
    background-image: url("../images/Right.png");
    /* Right arrow image */
}

.slider-wrapper .slick-prev:hover,
.slider-wrapper .slick-next:hover {
    border: 1px solid#333 !important;
    opacity: 100%;
}

.slider-wrapper .slick-prev,
.slider-wrapper .slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    border: 1px solid#333;
    width: 40px;
    height: 40px;
    border-radius: 6px;
    opacity: 50%;
}

.slider-wrapper .slick-prev {
    left: -60px;
    /* Adjust the position relative to the slider */
}

.slider-wrapper .slick-next {
    right: -60px;
    /* Adjust the position relative to the slider */
}

.scan_card .container {
    /* background: url(../images/bg-img.png)no-repeat; */
    padding: 15px 40px;
    background-size: cover;
    border-radius: 30px;
    background-color: #000;
}

.scan_card h3 {
    font-size: 35px;
    font-family: "Poppins";
    font-weight: 600;
    line-height: 60px;
    color: #fff;
}

.scan_card p {
    color: #fff;
    font-size: 30px;
}

.scan_card p span {
    color: rgba(61, 186, 118, 1);
}

.scan_card h3 span {
    background: -webkit-linear-gradient(#ffa857, #ffdc83, #ffa857);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.review_add {
    background-color: #fff;
    padding: 8px 15px;
    color: #000;
    position: absolute;
    left: 20px;
    top: 20px;
    border-radius: 10px;
    z-index: 1;
}

.review_add i {
    color: #fcd615;
    margin-right: 10px;
}

.add-fav {
    position: absolute;
    right: 10px;
    background: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #000;
    border-radius: 50%;
    top: 10px;
    z-index: 9;
}

.services .carousel-indicators {
    bottom: -40px;
    z-index: 999999;
    margin: 0;
}

.services .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #000;
    margin-bottom: 0;
}

.services.top_services {
    padding-top: 0;
}

.top_services .carousel-indicators {
    margin-bottom: 0;
}

.top_services h5 {
    font-weight: 400;
    font-size: 15px;
    font-style: italic;
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.top_services .arrow_btn {
    text-align: right;
    display: flex;
    justify-content: end;
}

.top_services .arrow_btn img {
    width: 50px;
    margin: 0 20px 20px;
}

.top_services .slick-prev,
.slick-next {
    top: 50% !important;
    background: transparent;
}

.top_services .slick-prev {
    top: 25%;
}

.top_services .slick-next {
    top: 25%;
}

.top_offer .card {
    border: 1px solid#ccc;
    padding: 15px 0 0;
    border-radius: 20px;
}

.top_offer .card p {
    font-size: 15px;
    padding: 0 30px;
}

.main-list {
    padding: 0 !important;
}

.top_offer .card h5 {
    font-size: 18px;
    padding: 0 30px;
    font-weight: 600;
}

.top_offer .card span {
    background-color: #fef7d0;
    display: flex;
    align-content: center;
    padding: 10px;
    border-radius: 10px;
    font-size: 18px;
    width: 100%;
    justify-content: space-between;
    line-height: 30px;
    font-weight: 500;
    border: 2px dashed #000000b8;
}

.top_offer .card small strong {
    font-weight: 600;
}

.top_offer .card button {
    /* background-color: #FCD615;
	color: #000;
	font-size: 20px;
	padding: 15px 20px;
	text-decoration: none;
	border-radius: 12px;
	display: inline-block;
	border: 2px solid #FCD615;
	height: 70px; */
    border: none;
    background: transparent;
}

.offer_coupon {
    display: flex;
    justify-content: space-between;
    padding: 0 30px;
}

.services.blogs .card a {
    color: #222;
}

.top_offer .card small {
    background-color: #fcd615;
    text-align: center;
    padding: 10px;
    margin-top: 20px;
    border-radius: 0 0 20px 20px;
    font-size: 20px;
}

.blog_slider .card h4 {
    font-size: 20px;
    margin: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.services .card ul li .arrow_btn img {
    width: 50px;
    position: absolute;
    right: 4px;
    bottom: -10px;
}

.all-properties .card ul li .arrow_btn img {
    bottom: 20px;
}

/* .blog_slider .card{
    border:none;
} */
.blog_slider .arrow_btn {
    display: block;
    text-align: right;
    color: #000;
    padding: 0 20px 10px;
    position: absolute;
    bottom: 12px;
    right: 0;
}

.blog_slider .arrow_btn:hover {
    color: #fcd615 !important;
}

footer .center-text a:hover {
    color: #fcd615 !important;
}

.app h3 {
    font-size: 60px;
}

.app h5 {
    font-size: 45px;
}

.app p {
    font-size: 18px;
}

.download_app {
    background: url(../images/line-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.about {
    background-color: #f6f6f6;
    margin-top: 80px;
    padding: 80px 0;
}

.about_img img {
    width: 100%;
}

.about_content h3 {
    font-size: 60px;
}

.about_content p {
    font-size: 16px;
}

.banner_slider .carousel-item {
    border-radius: 0;
}

.banner_slider .carousel-item img {
    border-radius: 0;
    min-height: 650px;
    height: 650px;
    object-fit: cover;
}

.about_content span {
    background-color: #fcd615;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    border-radius: 12px;
}

.about_content h5 {
    font-size: 20px;
    margin: 10px 0;
}

.about_content a {
    background-color: #fcd615;
    color: #000;
    font-size: 20px;
    padding: 15px 20px;
    text-decoration: none;
    border-radius: 12px;
    display: inline-block;
}

footer {
    background-color: #232323;
    padding: 50px 0 0;
    overflow: hidden;
}

footer .left_img .img-1 {
    width: 250px;
    height: 150px;
    object-fit: cover;
    border-radius: 20px;
}

footer .left_img .img-2 {
    width: 200px;
    height: 125px;
    object-fit: cover;
    border-radius: 20px;
    margin: 5rem 2rem 0;
}

footer .right_img .img-4 {
    width: 200px;
    height: 125px;
    object-fit: cover;
    border-radius: 20px;
}

footer .right_img .img-3 {
    width: 200px;
    height: 150px;
    object-fit: cover;
    border-radius: 20px;
    margin: 5rem 7rem 0;
}

footer h2 {
    color: #fff;
    font-size: 55px;
    line-height: 80px;
}

footer .center-text p {
    color: #fff;
    font-size: 18px;
}

footer .center-text a {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

footer hr {
    background-color: #fff;
    /* margin: 40px 0 20px; */
}

.nav.nav-tabs.home_rule {
    border: none !important;
}

#home_rule {
    padding: 20px 0 0;
}

#booking_cancellation {
    padding: 20px 0 0;
}

#highlights-content {
    padding: 20px 0 0;
}
#cancellation {
    padding: 20px 0 0;
}

footer .footer-item h3 {
    font-size: 18px;
    color: #fff;
}

footer .footer-item ul {
    padding: 0;
}

footer .footer-item ul li a {
    color: #a7a7a7;
    font-size: 18px;
    padding: 10px 0;
    display: block;
}

footer .footer-item ul li a:hover {
    color: #fcd615;
}

footer .footer-item .social_icon {
    display: flex;
}
footer .footer-item .social_icon li a i:hover {
    background-color: #fdd635;
    color: #000;
    border-color: #fdd635;
}
footer .footer-item .social_icon li a i {
    background-color: transparent;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    color: #f2f2f2;
    border: 1px solid#f2f2f2;
}
.float {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    z-index: 100;
    line-height: 50px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.float:hover {
    color: #fff;
}
body header .login a:hover {
    color: #000 !important;
}
.header-active nav .main-list li .login a:hover {
    color: #000 !important;
}
body .menu-right .dropdown-menu.show li .dropdown-item.switch_btn:hover {
    color: #000 !important;
}
.my-float {
    margin-top: 0;
}
footer .footer-item .social_icon li {
    margin: 10px;
    list-style: none;
}

.footer-item p {
    color: #a7a7a7;
    font-size: 14px;
}

.header-active .logo img {
    width: 40px;
}

.footer-item img {
    width: 50px;
    margin-bottom: 20px;
}

.copyright {
    display: flex;
    justify-content: center;
}

.copyright li {
    list-style: none;
    padding: 0 10px;
}

.copyright li a {
    color: #a7a7a7;
    font-size: 16px;
}

.quantity_btn {
    display: flex;
    align-items: center;
    justify-content: end;
}

.quantity_btn .minus,
.quantity_btn .plus {
    cursor: pointer;
    padding: 0;
    border: 1px solid#ccc;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.quantity_btn .minus,
.quantity_btn .plus {
    cursor: pointer;
    padding: 0 10px;
}

.quantity_btn .num {
    padding: 0 10px;
    min-width: 20px;
    text-align: center;
}
.quantity_btns {
    display: flex;
    align-items: center;
    justify-content: end;
}

.quantity_btns .minus,
.quantity_btns .plus {
    cursor: pointer;
    padding: 0;
    border: 1px solid#ccc;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.quantity_btns .minus,
.quantity_btns .plus {
    cursor: pointer;
    padding: 0 10px;
}

.quantity_btns .num {
    padding: 0 10px;
    min-width: 20px;
    text-align: center;
}

.listing_nav .search img {
    position: inherit !important;
}

.listing_nav .search a {
    background-color: #fcd615;
    color: #000;
    font-size: 20px;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 12px;
    width: auto;
    display: inline-block;
    text-align: center;
}

.select_form h4 {
    font-size: 18px;
    margin: 8px 0;
    font-weight: 500;
    font-family: "poppins";
}
.listing_nav .select_form {
    padding: 10px;
    width: 95%;
    top: 0;
}

.listing_nav p {
    color: #666363;
    font-size: 12px;
    margin: 5px 0;
    position: absolute;
    left: 70%;
    width: 100%;
    transform: translate(-45%, -4px);
}

.header-active .main-list li p {
    color: #000;
}

.main-list li p {
    color: #fff;
}

.listing_nav .select_form .dropdown-toggle {
    border: none;
    padding: 10px !important;
    font-size: 12px;
}
.listing_nav .select_form input {
    border: none;
    /* padding: 10px 0 10px 60px; */
    border-radius: 0;
    width: 100%;
    border-right: 1px solid #ccc;
    font-size: 12px;
    outline: 0 !important;
}
.range_container {
    display: flex;
    flex-direction: column;
    margin: 5% auto;
}

.sliders_control {
    position: relative;
    /* min-height: 50px; */
    margin: 10px 0 40px;
}

.range_container .form_control {
    position: relative;
    display: flex;
    justify-content: space-between;
    font-size: 24px;
    color: #635a5a;
}

.range_container input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    pointer-events: all;
    width: 24px;
    height: 24px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #c6c6c6;
    cursor: pointer;
}

.range_container input[type="range"]::-moz-range-thumb {
    -webkit-appearance: none;
    pointer-events: all;
    width: 24px;
    height: 24px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #c6c6c6;
    cursor: pointer;
}

.range_container input[type="range"]::-webkit-slider-thumb:hover {
    background: #f7f7f7;
}

.range_container input[type="range"]::-webkit-slider-thumb:active {
    box-shadow: inset 0 0 3px #387bbe, 0 0 9px #387bbe;
    -webkit-box-shadow: inset 0 0 3px #387bbe, 0 0 9px #387bbe;
}

.range_container input[type="number"] {
    color: #000;
    width: 92%;
    height: auto;
    font-size: 16px;
    appearance: none;
    /* Standard syntax */
    -webkit-appearance: none;
    /* Chrome, Safari, and Opera */
    -moz-appearance: none;
    /* Firefox */
    border: 1px solid #b3b3b3;
    margin: 0 10px 0 0;
    background-color: #f5f5f5;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 20px;
}

.range_container button {
    border: 1px solid #b3b3b3;
    background: transparent;
    border-radius: 10px;
    padding: 10px;
    font-size: 18px;
}

/*
  input[type="number"]::-webkit-inner-spin-button,
  input[type="number"]::-webkit-outer-spin-button {
    opacity: 1;
  }
   */
.range_container input[type="range"] {
    -webkit-appearance: none;
    appearance: none;
    height: 5px;
    width: 100%;
    position: absolute;
    background-color: #c6c6c6;
    pointer-events: none;
}

.fillter h3 {
    font-size: 24px;
    font-family: "Poppins";
    margin: 20px 0 0 !important;
}

.fillter form h4 {
    font-family: "poppins";
    font-size: 16px;
    font-weight: 600;
    margin: 15px 0;
    color: #000;
}

.fillter .form-check-input {
    float: right;
}

.fillter .form-switch {
    padding: 0;
}

.fillter form label {
    font-size: 14px;
    font-family: "poppins";
}

.fillter form .form-check-input:checked {
    background-color: #fcd615;
    border-color: #fcd615;
}

.form-check-input:focus {
    box-shadow: none !important;
}

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

.outter_quantity_btn p {
    margin: 0;
}

.fillter .top_fillter .form-check-input {
    float: none;
    margin-left: 0;
}

.fillter form .top_fillter label {
    font-size: 14px;
    font-family: "poppins";
}

.fillter form .top_fillter .form-check {
    margin: 8x 0;
    padding-left: 0;
}

.see_all {
    color: #000;
    font-size: 16px;
    display: block;
    padding: 10px 25px;
    text-decoration: underline;
}

.fillter {
    border-right: 1px solid #acacac;
    padding-right: 20px;
    position: sticky;
    top: 70px;
    height: 100vh;
    overflow-y: scroll;
    padding-bottom: 6rem;
}

.fillter::-webkit-scrollbar {
    width: 5px;
}

.categories.fillter-categories .slick-prev {
    left: -15px;
    background: white;
}

.categories.fillter-categories .slick-next {
    right: -15px;
    background: white;
    z-index: 1;
}

.categories.fillter-categories
    .slick-slide.slick-current.slick-active
    .text-center {
    position: relative;
}

/* 
.categories.fillter-categories .slick-slide.slick-current.slick-active .text-center::after {
    content: '';
    background-color: #ccc;
    height: 70%;
    width: 1px;
    position: absolute;
    right: 0;
    top: 15px;
} */

/* .categories.fillter-categories .slick-slide.slick-current.slick-active p {
    position: relative;
    color: #000;
}

.categories.fillter-categories .slick-slide.slick-current.slick-active p::after {
    content: '';
    background-color: #000;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    position: absolute;
    bottom: -11px;
    left: 50%;
} */
/* .categories.fillter-categories .slick-list.draggable {
    left: 22px;
    padding-left: 14px;
    padding-right: 40px;
    width: 101%;
} */

.fillter::-webkit-scrollbar-thumb {
    background-color: darkgrey;
}

.product_fillter_wrapper .categories {
    padding: 10px 0;
    /* position: sticky;
	top: 0; */
    background-color: #fff;
    z-index: 99;
}

.card-otter {
    padding-top: 40px;
}

.custom_switch .form-check .form-check-input {
    float: none;
}

.map_sticky {
    position: sticky;
    top: 100px;
    /* Adjust this value to set the offset from the top */
    z-index: 1;
    /* Ensure it stays above other elements if needed */
}

.custom_switch .form-check-label {
    width: 120px;
}

.product_fillter_wrapper .categories img {
    height: 60px;
    width: 60px;
}

.pro_card.active {
    border-color: #000;
}

.product_fillter_wrapper .categories p {
    font-size: 14px;
    display: block;
    text-align: center;
    margin: 15px 0;
}

section.categories.fillter-categories.explore_categories
    .categories_responsive.slider-wrapper.slick-initialized.slick-slider
    .slick-track {
    margin-left: 45px;
    display: flex;
}

.product_fillter_wrapper .slick-disabled {
    display: none !important;
}

.product_fillter_wrapper .slick-next {
    right: 0;
    z-index: 999;
}

.product_fillter_wrapper .slick-prev {
    left: 0;
    z-index: 999;
}

.custom_switch {
    display: flex;
    align-content: center;
    align-items: center;
}

.shortings label {
    width: 90px;
    display: flex;
    align-items: center;
}

.card-otter .form-check-input:checked {
    background-color: #fcd615;
    border-color: #fcd615;
}

.card-otter h3 {
    font-size: 24px;
}

.product_fillter_wrapper .card-otter .pro_card .review_add {
    right: 70px;
}

.product_fillter_wrapper .card-otter .share_btn {
    position: absolute;
    right: 10px;
    top: 15px;
}
.inner_wrapper .share_btn {
    position: absolute;
    right: 10px;
    top: 15px;
}
.share {
    margin-left: 41% !important;
}
.pro_card .review_add {
    background-color: #fff;
    padding: 8px 15px;
    color: #000;
    position: absolute;
    right: 0;
    top: 15px;
    border-radius: 10px;
    z-index: 9;
    border: 1px solid #b3b3b3;
    left: inherit;
}

.pro_card .text {
    padding-left: 20px;
    position: relative;
    width: 60%;
}

.pro_card {
    border: 1px solid #b3b3b3;
    background: transparent;
    border-radius: 20px;
    padding: 10px;
    margin-top: 30px;
    display: flex;
    align-content: center;
    position: relative;
}

.pro_card .img {
    position: relative;
    width: 40%;
}

.pro_card .img img {
    border-radius: 20px;
    width: 100%;
    height: 340px;
    object-fit: cover;
}

.pro_card .text h3 {
    font-size: 20px;
}

.pro_card .tag {
    position: absolute;
    top: inherit;
    color: #000;
    z-index: 9;
    right: -14px;
    background: url(../images/tag.png) no-repeat;
    background-size: contain;
    width: 150px;
    height: 75px;
    text-align: center;
    line-height: 75px;
    font-size: 16px;
    bottom: 0;
}

.pro_card .text p {
    font-size: 14px;
    margin: 10px 0;
}

.pro_card .text ol {
    display: flex;
    padding: 0 0 5px;
    border-bottom: 1px solid#ccc;
    margin: 0 0 10px;
}

.pro_card .text ol li img {
    margin: 0 8px;
}

.pro_card .text ol li {
    list-style: none;
    margin: 10px 10px;
    font-size: 14px;
    /* width: 30%; */
}

.pro_card .text ul {
    display: flex;
    align-content: center;
    padding: 0;
    flex-wrap: wrap;
}

.pro_card .text ul li {
    list-style: none;
    margin: 0 10px;
    width: 16%;
}

.pro_card .text ul li img {
    display: block;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #ccc;
    border-radius: 50% !important;
    width: 40px;
    padding: 5px;
}
.pro_card .text ul li span {
    margin-left: 10px;
    font-size: 14px;
    min-width: 100px;
    width: 100px;
    margin: 12px auto !important;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pro_card .text ul li a {
    color: #000;
}

.pro_card .text ul li {
    list-style: none;
    margin: 0 10px;
}

.pro_card .text .book_now {
    bottom: 10px;
    right: 10px;
}
.pro_card .text .book_now_explore {
    bottom: 20px;
    right: 10px;
}
#amenities ul li p {
    min-width: 100px;
    width: 100px;
    margin: 12px auto !important;
}
.pro_card .text h5 {
    font-size: 20px;
    margin: 25px 0;
}

.pro_card .text h5 del {
    font-size: 18px;
    color: #9d9d9d;
    margin: 0 20px;
    font-weight: normal;
}

.pro_card .text h5 span {
    background-color: #009741;
    font-size: 14px;
    color: #fff;
    padding: 8px 15px;
    border-radius: 10px;
}

.book_now {
    background-color: #fcd615;
    color: #000;
    font-size: 16px;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 6px;
    position: absolute;
    right: 0;
    bottom: 64px;
    margin-right: 16px;
}
.book_now_explore {
    background-color: #fcd615;
    color: #000;
    font-size: 16px;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 6px;
    position: absolute;
    bottom: 0px;
    right: 10px;
}

#show_properties .pro_card .text {
    padding: 20px 20px 0 !important;
}
/* #show_properties .pro_card .text .book_now {
    bottom: 0;
    right: 0;
    position: inherit !important;
} */
.card-otter .price-container {
    margin-top: 0;
    display: flex;
    justify-content: space-between;
    position: relative;
    top: 25px;
}
#show_properties .pro_card .text h5 {
    font-size: 20px;
    margin: 0;
}
.form-control:focus {
    box-shadow: none !important;
}

.product_fillter_wrapper {
    padding: 0;
    position: relative;
}

.lightbox_banner .full-banner img {
    width: 100%;
    border-radius: 20px;
    height: 70vh;
    object-fit: cover;
}

.breadcrumb {
    margin-top: 1rem;
}

.lightbox_banner .list_banner img {
    border-radius: 20px;
    margin-bottom: 15px;
    height: 34vh;
    width: 100%;
    object-fit: cover;
}

.innner_wrapper.prduct-listing {
    padding-top: 20px;
}

.show_all_img {
    display: block;
    position: relative;
}

.show_title {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 1;
}

.show_all_img::after {
    content: "";
    background: #000000a3;
    height: 95%;
    width: 100%;
    position: absolute;
    top: 0;
    border-radius: 20px;
    left: 0;
}

.lightbox_banner .carousel-item img {
    width: 100%;
    height: 620px;
    object-fit: cover;
    border-radius: 10px;
}

.lightbox_banner .carousel-inner {
    border-radius: 20px;
}

.lightbox_banner .modal-content {
    border-radius: 20px;
}

.back_btn a {
    color: #000;
    font-size: 16px;
}

.back_btn a i {
    font-size: 20px;
    margin-right: 10px;
}

.innner_wrapper {
    padding: 40px 0;
}

.innner_wrapper .tab_item ul {
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    margin: 0;
}

.innner_wrapper .tab_item ul li {
    list-style: none;
    padding-right: 50px;
    margin-bottom: 12px;
}

.innner_wrapper .tab_item ul li a {
    font-size: 18px;
    color: #666363;
}

.house_desc h4 {
    font-size: 24px;
    color: #000;
    padding: 0;
}

.innner_wrapper p {
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

.home_services {
    display: flex;
    padding: 0;
}

.home_services li {
    list-style: none;
    background-color: #fff5b3;
    margin-right: 20px;
    padding: 10px 20px;
    border-radius: 12px;
    font-size: 14px;
    color: #000;
}
#amenities ul li img {
    height: auto;
    object-fit: contain;
    width: 40px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.highlights_categories {
    display: flex;
    align-content: center;
    padding: 20px 0;
    text-align: left;
    align-items: center;
}

.highlights_categories li {
    list-style: none;
    /* padding-right:30px; */
    width: 15%;
}

.highlights_categories li img {
    margin-bottom: 15px;
    width: 30px;
}

#more-amenities img {
    width: 30px;
    margin-bottom: 15px;
}

.innner_wrapper.prduct-listing aside {
    top: 155px;
    padding: 20px;
}

/* .lightbox_banner {
	padding-top: 40px;
} */
.more_now {
    color: #706a21;
    font-size: 20px;
    text-decoration: underline;
}

.innner_wrapper h5 {
    font-size: 18px;
    margin-bottom: 12px;
}

.iti--inline-dropdown .iti__country-list {
    display: block;
}

/* 
.home_rule {
    display: flex;
    padding:0 0 20px 0;
    border: none;
}
#amenities {
	padding-top: 0;
}
#meals {
	padding-top: 0;
}
#locations {
	padding-top: 0;
}
#experiences {
	padding-top: 0;
}
#faq {
	padding-top: 0;
} */
.home_rule li {
    list-style: none;
    margin-right: 15px;
    background-color: #ebebeb;
    color: #000;
    font-size: 18px;
    padding: 0;
    border-radius: 10px;
}

.home_rule li .nav-link.active {
    list-style: none;
    background-color: #000;
    color: #fff;
    font-size: 15px;
    padding: 10px 20px;
    border-radius: 10px;
}

.home_rule li .nav-link {
    list-style: none;
    background-color: #ebebeb;
    color: #000;
    font-size: 15px;
    padding: 10px 20px;
    border-radius: 10px;
}

#amenities ul {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
    margin: 0 !important;
}

#amenities ul li {
    list-style: none;
    margin: 20px 0;
    width: 15%;
    display: block;
    text-align: center;
    align-content: center;
}

#amenities ul li span {
    display: inline-block;
    margin-left: 20px;
    font-size: 15px;
}

.meal-item {
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
}

.meal-item li {
    list-style: none;
}

.meal-item li span {
    margin-left: 10px;
}

.meal_items {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    padding: 0;
}

.meal_items p {
    margin-bottom: 0;
}

.meal_items span {
    color: #777;
}

.view_btn {
    background-color: #ebebeb;
    color: #000;
    font-size: 18px;
    padding: 10px 20px;
    border-radius: 10px;
    display: block;
    text-align: center;
}

#locations iframe {
    width: 100%;
    height: 300px;
    border-radius: 20px;
    margin-bottom: 20px;
}

.img-gallery {
    display: flex;
    padding: 0;
    flex-wrap: wrap;
}

.img-gallery li {
    width: 30%;
    margin-right: 15px;
    list-style: none;
}

.img-gallery li img {
    width: 100%;
    border-radius: 10px;
    height: 150px;
    object-fit: cover;
}

.search_faq {
    position: relative;
    width: 50%;
}

.search_faq input {
    padding: 10px;
    border-radius: 10px;
}

.search_faq img {
    position: absolute;
    right: 20px;
    top: 13px;
    opacity: 0.5;
}

#faq .nav.nav-tabs {
    margin: 20px 0;
    border: none;
}

#faq .nav.nav-tabs .nav-link {
    font-size: 14px;
    padding: 10px 10px;
    color: #777;
    border: 1px solid#777;
    border-radius: 10px;
    margin: 10px 10px 10px 0;
}

#faq .nav-link.active {
    color: #000 !important;
}

#all {
    padding: 0;
}

#all .accordion-body {
    padding: 0 1.25rem;
}

/* #faq .tab-content .tab-pane {
    padding: 0;
} */

aside {
    padding: 30px;
    border-radius: 24px !important;
    position: sticky !important;
    top: 80px;
}

aside h5 del {
    font-size: 18px;
    color: #9d9d9d;
    margin: 0 20px;
    font-weight: normal;
}

aside h5 span {
    background-color: #009741;
    font-size: 14px;
    color: #fff;
    padding: 8px 15px;
    border-radius: 10px;
    margin-left: 10px;
}

.select_date {
    border: 1px solid rgba(0, 0, 0, 0.125);
    padding: 20px;
    border-radius: 10px;
    margin: 10px 0;
}

.select_date .form-group span {
    display: block;
    font-size: 14px;
    color: #777;
}

.select_date .form-group input {
    display: block;
    font-size: 16px;
    color: #000;
    border: none;
    outline: 0;
}

.select_date .border-right {
    position: relative;
}

.select_date .border-right::after {
    content: "";
    background: #c1c1c1;
    width: 1px;
    height: 54px;
    position: absolute;
    top: -6px;
    right: 10px;
}

aside .dropdown {
    border: 1px solid rgba(0, 0, 0, 0.125);
    padding: 20px;
    border-radius: 10px;
}

aside .dropdown a {
    display: block;
    font-size: 14px;
    color: #777;
}

aside .dropdown .dropdown-menu.show {
    display: block;
    padding: 20px;
    width: 300px;
    border-radius: 10px;
    top: 20px !important;
    left: -18px !important;
    height: 240px;
}

aside .dropdown .dropdown-menu.show h4 {
    font-size: 16px;
}

aside .dropdown .dropdown-menu.show p {
    font-size: 12px;
}

.apply_coupen {
    background-color: #fff5b3;
    padding: 10px;
    border-radius: 10px;
    display: flex;
    align-content: center;
    justify-content: space-around;
}

.apply_coupen .img img {
    width: 30px;
}

.coupn__desc h6 {
    font-size: 18px;
    margin: 0;
    color: #000;
}

/* .coupn__desc {
	padding-left: 20px;
} */
.coupn__desc span {
    color: #000;
    font-size: 12px;
}

.apply_btn a {
    color: #000;
    font-size: 14px;
    position: relative;
    top: 14px;
}

.all_coupen {
    font-size: 14px;
    display: inline-block;
    color: #706a21;
    padding: 8px 0 0;
}

.pay_detail h6 {
    font-size: 16px;
    position: relative;
    margin-bottom: 25px;
    display: flex;
    justify-content: space-between;
}

.pay_detail h6 img {
    width: 20px;
    margin: 0 10px;
}

.pay_detail h6 span {
    /* position: absolute; */
    right: 20px;
    font-size: 18px;
    color: #777;
}

.pay_detail h6 small {
    font-size: 16px;
    color: #706a21;
    margin: 0 10px;
    display: none;
}

.pay_detail h6 strong {
    /* position: absolute; */
    /* right: 20px; */
    color: #777;
    font-weight: 500;
    padding-right: 12px;
}

.booking_card .pay_detail .saving span {
    color: #777;
}
header .container .search-container.inner-seacrh #searchToggleBtn:hover {
    color: #fcd615;
}
.book_btn button {
    background-color: #fcd615;
    border: none;
    display: block;
    width: auto;
    padding: 12px 30px;
    border-radius: 12px;
    font-size: 14px;
    margin: 10px 0;
    border: 1px solid #fcd615;
    font-size: 20px;
    min-width: 200px;
}
.booking_policy {
    padding: 10px 0 0;
    font-size: 14px !important;
}

.booking_policy a {
    color: #706a21;
    text-decoration: underline;
}

.breadcrumb li a {
    color: #000 !important;
}

.innner_wrapper .tab_item ul li a.active {
    color: #000;
    border-bottom: 2px solid #000;
    padding-bottom: 12px;
}

.categories_responsive .text-center:hover {
    border-color: #fcd615;
    transition: all 0.5s;
    transform: translateY(-5px);
    background-color: #fdedd000;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
}

.services.blogs .card {
    min-height: 360px;
    position: relative;
}

footer .center-text a i {
    margin-left: 10px;
}

/* .innner_wrapper .tab_item ul li a.active::after {
	content: '';
	width: 100%;
	height: 2px;
	background-color: #000;
	position: absolute;
	bottom: -14px;
	left: 0;
} */
.tab_section {
    padding-top: 40px;
}

.innner_wrapper hr {
    background: #c4c4c4;
}

.innner_wrapper .tab_item ul li a {
    position: relative;
    border-bottom: 2px solid transparent;
    padding-bottom: 12px;
}

.tab_item {
    position: relative;
}

.prduct-listing .sticky {
    position: fixed;
    top: 50px;
    padding: 20px 0 0;
    z-index: 9;
    background: #fff;
    width: 100%;
    left: 0;
    z-index: 999;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    animation: slideInTop 0.5s ease forwards;
}

/* .active-section {
	padding-top: 60px;
} */
.prduct-listing .sticky ul {
    justify-content: safe;
    border-bottom: 1px solid#ddd;
    width: 68%;
    margin: 0 auto;
}

/* styles.css */

.hidden {
    display: none;
}

#more-amenities {
    padding: 0;
    flex-wrap: wrap;
}

#more-amenities li {
    list-style: none;
    /* padding-right: 30px; */
    width: 15%;
    text-align: left;
}

.add_some_categ .more_now {
    color: #706a21;
    font-size: 20px;
    text-decoration: underline;
    position: absolute;
    right: 100px;
    bottom: 50px;
}

.add_some_categ {
    position: relative;
}

/* styles.css */

.text-container {
    position: relative;
    max-height: 6em;
    /* Adjust based on your needs */
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    /* Number of lines to show */
    -webkit-box-orient: vertical;
}

.read-more-button {
    display: none;
    background-color: #007bff;
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
    margin-top: 10px;
}

.text-container.expanded {
    max-height: none;
    display: block;
    -webkit-line-clamp: unset;
}

.text-container.expanded .read-more-button {
    display: none;
}

.text-container:not(.expanded) .read-more-button {
    display: block;
}

.moretext {
    display: none;
}

.article {
    position: relative;
}

.moreless-button {
    color: #706a21;
    font-size: 16px;
    text-decoration: underline;
    /* position: absolute; */
    bottom: -1px;
    margin: 0 10px;
}

/* styles.css */

#amenities .hidden {
    display: none;
}

.flex-grid {
    display: flex;
    justify-content: end;
}

/* .menu-right {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 0;
} */

/* .menu-right li {
    list-style: none;
    padding-right: 0;
    line-height: 34px;
    padding-left: 0;
} */

.menu-right li a i {
    font-size: 24px;
}

button:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none !important;
}

.profile_picture {
    text-transform: capitalize;
    font-weight: 600;
    color: #000;
    font-size: 18px;
}

.menu-right li #dropdownMenuButton1 {
    border: none;
    border-radius: 50%;
    display: inline-block;
    background-color: #f2f2f2;
    width: 40px;
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    border-color: #fff;
    border: none !important;
    overflow: hidden;
}

.menu-right li #dropdownMenuButton1 img {
    width: 40px;
    border-radius: 50%;
    height: 40px;
    object-fit: cover;
    margin-top: -4px;
}

.profile_picture img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 15px;
    object-fit: cover;
}

.menu-right li .dropdown-toggle::after {
    display: none;
}

.menu-right .dropdown-menu.show {
    display: block;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
    padding: 20px;
    border-radius: 10px;
    right: 70% !important;
    width: 280px;
    transform: translate(-70%, 43px) !important;
    z-index: 9999999;
}

.menu-right .dropdown-menu.show h4 {
    font-size: 20px;
}

.menu-right .dropdown-menu.show h4 span {
    border-radius: 50%;
    display: inline-block;
    background-color: #000;
    width: 40px;
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    color: #fff;
    margin-right: 10px;
}

.menu-right .dropdown-menu.show li {
    padding: 0;
}

.menu-right .dropdown-menu.show li a {
    padding: 10px;
    font-size: 16px;
    font-weight: 400;
    display: block;
    color: #000 !important;
}
.menu-right .dropdown-menu.show li a:hover {
    color: #706a21 !important;
}

.menu-right .dropdown-menu.show li a img {
    filter: inherit !important;
    border-radius: 0;
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.menu-right .dropdown-menu.show li a:hover {
    background: transparent !important;
}

.logout {
    color: #cf0000;
}

.booking_detail img {
    width: 100%;
    border-radius: 20px;
    height: 400px;
    object-fit: cover;
}

.booking_detail ul {
    display: flex;
    justify-content: space-between;
    padding: 0;
    position: relative;
}

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

.booking_detail ul li h4 {
    font-size: 30px;
}

.booking_detail ul li p {
    font-size: 16px;
}

.booking_detail ul li a {
    background-color: #fff;
    padding: 8px 15px;
    color: #000;
    border-radius: 10px;
    border: 1px solid#ccc;
    margin: 5px;
    font-size: 18px;
}

.booking_detail ul li a i {
    margin-right: 10px;
}

.booking_detail ul li a .fa.fa-star {
    color: #fcd615;
}

.booking_check li span {
    background-color: #fff5b3;
    padding: 10px 20px;
    display: block;
    border-radius: 10px;
    font-size: 16px;
}

.booking_check li span i {
    margin-right: 10px;
}

.booking_check li p {
    margin: 10px 0;
}

.booking_check li small span {
    display: inline-block;
    background: transparent;
    padding: 0;
    font-size: 16px;
}

.seprator {
    position: relative;
}

.seprator span {
    background-color: #706a21;
    padding: 10px;
    display: inline-block;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -100%);
}

.seprator::before {
    content: "";
    background: #706a21;
    width: 284px;
    height: 3px;
    position: absolute;
    left: 50%;
    top: -19px;
    transform: translate(-50%, -100%);
}

.seprator::after {
    content: "";
    background: #706a21;
    width: 270px;
    height: 3px;
    position: absolute;
    left: 50%;
    top: -19px;
    transform: translate(-50%, -100%);
    z-index: -1;
}

.seprator span:after {
    content: "";
    background: #706a21;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 50%;
    top: -19px;
    transform: translate(-50%, -100%);
}

.seprator span::after {
    content: "";
    background: #706a21;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 198px;
    top: 63%;
    transform: translate(-50%, -100%);
    border-radius: 50%;
}

.seprator span::before {
    content: "";
    background: #706a21;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 186px;
    top: 63%;
    transform: translate(-50%, -100%);
    border-radius: 50%;
}

.room_book li span {
    background-color: #f5f5f5;
    padding: 10px 20px;
    display: block;
    border-radius: 10px;
    font-size: 16px;
}

.room_book li span i {
    margin-right: 10px;
}

.room_book li p {
    margin: 14px 0 0;
    font-size: 16px !important;
}

.room_book li small {
    color: #686666;
    font-size: 14px !important;
}

.item_desc {
    position: relative;
}

.tript-tab-pane .img {
    max-width: 290px;
}

.item_desc h4 {
    font-size: 18px;
}

.item_desc a {
    background-color: #fff;
    padding: 8px 10px;
    color: #000;
    border-radius: 10px;
    border: 1px solid #ccc;
    margin: 0;
    font-size: 14px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
}

.item_desc textarea {
    border-radius: 20px;
    height: 150px;
    resize: none;
    padding: 20px;
    margin-top: 20px;
}

.booking_card .pay_detail h6 {
    font-size: 16px;
}

.booking_card .pay_detail h6 small {
    font-size: 12px;
    color: #777;
    margin: 0 5px;
}

.check_out {
    font-size: 12px !important;
    margin-top: 10px;
}

.booking_card h6 img {
    width: 20px;
    margin-right: 50%;
}

.booking_card .coupn__desc {
    padding-left: 0;
}

.booking_card .coupn__desc h6 {
    font-size: 20px;
    margin: 0;
}

.booking_card .apply_btn a {
    color: #000;
    font-size: 16px;
    top: 14px;
}

.booking_card .apply_coupen {
    background-color: #fff;
    border: 1px solid#ccc;
}
.total_booking {
    display: flex;
    justify-content: space-between;
    background-color: #fff5b3;
    border: 1px solid#706A21;
    padding: 10px;
    border-radius: 6px;
}

.total_booking h5 {
    margin: 0;
    font-size: 16px;
}

.custom_check {
    margin: 20px 0;
}

.custom_check label {
    font-size: 14px;
}

.booking_card .book_btn button {
    font-size: 16px;
    width: 100%;
}
.booking_card .pay_detail h6 span {
    color: #000;
    padding-right: 4px;
}
.dropdown.notification .read_btn.property_owner {
    text-align: center;
    display: block;
    padding: 10px;
    font-size: 14px;
    text-decoration: underline;
}
#couponsList li {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.costomer-data {
    display: flex;
    padding-bottom: 10px;
    position: relative;
    width: 50%;
    margin-bottom: 20px;
}
.main-trips .costomer-data {
    display: flex;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}
.main-trips .costomer-data .text {
    padding-left: 20px;
    align-content: center;
    width: 50%;
}
.main-trips .costomer-data {
    border-bottom: 1px solid#f2f2f2;
    padding-bottom: 22px;
}
.main-trips .costomer-data:last-child {
    border: none;
}
.costomer-data img {
    object-fit: cover;
}
.active_booking {
    width: auto !important;
}
.approoved_bookings .costomer-data {
    width: 100%;
}
.costomer-data.active_booking .text {
    padding-left: 20px;
    align-content: center;
    width: 80%;
}
.approoved_bookings .costomer-data .text {
    width: 50%;
}
/* .approoved_bookings .book_btn {
    align-content: center;
} */
/* .costomer-data .book_btn {
    position: absolute;
    right: 0;
} */

.costomer-data img {
    width: 90%;
    border-radius: 20px;
    min-height: 200px;
    height: 200px;
    max-width: 270px;
    min-width: 270px;
}
.approoved_bookings .book_btn {
    align-content: end;
}
.pay_note p {
    font-weight: 600;
    margin-top: 20px;
}
.approoved_bookings .costomer-data:last-child {
    border: none;
    align-items: center;
}
.rejected_wrapper .costomer-data {
    width: 100%;
}
.rejected_wrapper .costomer-data .text {
    width: 100%;
}
.rejected_wrapper .costomer-data .text p {
    margin: 10px 0;
}
.cancled_booking .costomer-data {
    width: 100%;
}
.cancled_booking .costomer-data .text {
    width: 100%;
}
.cancled_booking .costomer-data .text p {
    margin: 10px 0;
}
.past_booking .costomer-data {
    width: 100%;
}
.past_booking .costomer-data .text {
    width: 50%;
}
.review_modal {
    align-content: center;
}
.review_modal .add_review {
    background-color: #fcd615;
    color: #000 !important;
    border: none;
    display: block;
    width: auto;
    padding: 12px 30px;
    border-radius: 12px;
    font-size: 14px;
    margin: 10px 0;
    border: 1px solid #fcd615;
    font-size: 20px;
    min-width: 200px;
}
.past_booking .rating i {
    color: #fcd615;
    margin: 10px 3px;
}
.approoved_bookings .costomer-data {
    width: 100%;
    border-bottom: 1px solid#f2f2f2;
    padding-bottom: 25px;
}
.costomer-data .text {
    padding-left: 20px;
    align-content: center;
}

.costomer-data .text h5 {
    font-size: 20px;
    margin: 0;
    white-space: normal;
    /* Allow text to wrap */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* Use the flexbox-based layout */
    -webkit-line-clamp: 2;
    /* Show only 2 lines */
    -webkit-box-orient: vertical;
    /* Specify vertical orientation */
    width: 95%;
}

.costomer-data p {
    font-size: 15px;
    margin: 0;
}

.costomer-data table {
    width: 100%;
}

.costomer-data table tr td {
    font-size: 14px;
    padding: 5px 0;
}

.costomer-data table tr td strong {
    font-weight: 600;
}

.costomer-data table tr td span {
    margin-right: 10px;
}

.form h3 {
    font-size: 24px;
}

.form p {
    font-size: 20px;
}

.custom_radio label {
    margin: 0 30px 30px 10px;
}

.form-item {
    position: relative;
    margin-bottom: 15px;
}

.form-item input {
    display: block;
    background: transparent;
    border: solid 1px #ccc;
    transition: all 0.3s ease;
    padding: 12px !important;
    border-radius: 12px;
    width: 100%;
    margin-bottom: 25px;
    outline: 0;
}

.form-item input:focus {
    border-color: #000;
}

.form-item label {
    position: absolute;
    cursor: text;
    z-index: 2;
    top: -7px;
    left: 10px;
    background: #fff;
    padding: 0 10px;
    color: #999;
    transition: all 0.3s ease;
    font-size: 12px;
    font-weight: normal;
}

/* .form-item input:focus + label,
  .form-item input:valid + label{
    font-size: 11px;
    top: -5px
  } */
.form-item input:focus + label {
    color: #000;
    font-size: 11px;
    position: absolute;
    top: -5px;
}

.form .iti {
    width: 100%;
}

.form #phone {
    width: 84%;
    margin: 0 0 0 auto;
}

.form .iti--allow-dropdown .iti__country-container {
    right: auto;
    left: 0;
    background: transparent;
    border: solid 1px #ccc;
    transition: all 0.3s ease;
    padding: 10px;
    border-radius: 12px;
    width: 15%;
    margin-bottom: 25px;
    height: 50px;
}

.form .iti--inline-dropdown .iti__dropdown-content {
    z-index: 9;
}

.form #mobile {
    width: 84%;
    margin: 0 0 0 auto;
}

.form_item h6 {
    font-size: 20px;
}

.form_item small {
    display: block;
    font-size: 18px;
    margin: 10px 0;
}

.booking_header {
    padding: 40px 0;
}

.confirmation_card h3 {
    font-size: 36px;
    color: #706a21;
}

.confirmation_card p {
    font-size: 18px;
    color: #000;
}

.booking_header a {
    font-size: 18px;
    color: #000;
    border: 1px solid#ccc;
    padding: 10px 20px;
    border-radius: 12px;
}

.confirmation_card a {
    font-size: 18px;
    color: #000;
    border: 1px solid#ccc;
    padding: 10px 20px;
    border-radius: 12px;
}

.confirmation_card {
    border: 1px solid#ccc;
    padding: 20px;
    border-radius: 40px;
    margin: 30px 0;
}

.confirmation_card h4 {
    font-size: 30px;
}

.confirmation_card h5 {
    font-size: 22px;
    margin: 10px 0 20px;
}

.confirmation_card span {
    font-size: 16px;
    display: block;
    margin: 10px 0;
    color: #555;
}

.confirmation_card img {
    display: block;
    width: 80%;
    border-radius: 20px;
    height: 300px;
    object-fit: cover;
    margin: 0 0 0 auto;
}

.confirmation_card small {
    font-size: 14px;
    background-color: #fff5b3;
    display: block;
    padding: 4px;
    border-radius: 5px;
    margin-top: 20px;
}

.confirmation_card p {
    font-size: 18px;
    color: #000;
}

.profile_form {
    width: 60%;
    margin: 50px auto;
}

.profile_form .iti--allow-dropdown .iti__country-container {
    width: 10%;
}

.profile_form #phone {
    width: 88%;
    margin: 0 0 0 auto;
}

.form-item select {
    display: block;
    background: transparent;
    border: solid 1px #ccc;
    transition: all 0.3s ease;
    padding: 12px !important;
    border-radius: 12px;
    width: 100%;
    margin-bottom: 25px;
    outline: 0;
}

.calender_icon img {
    position: absolute;
    right: 16px;
    top: 10px;
}

.form-item .btn-black {
    background-color: #232323;
    border: none;
    padding: 12px 30px;
    color: #fff;
    font-size: 20px;
    display: block;
    width: 40%;
    margin: 20px auto;
    border-radius: 16px;
    border: 1px solid#000;
}

.form-item .btn-transperent {
    color: #232323;
    border: 1px solid#ccc;
    padding: 12px 30px;
    background-color: #fff;
    font-size: 20px;
    display: block;
    width: 40%;
    margin: 30px auto;
    border-radius: 16px;
}

.change_password form {
    width: 50%;
    margin: 2rem auto;
}

.change_password form input {
    display: block;
    background: transparent;
    border: solid 1px #ccc;
    transition: all 0.3s ease;
    padding: 12px !important;
    border-radius: 12px;
    width: 100%;
    margin-bottom: 15px;
    outline: 0;
}

.change_password form label {
    font-size: 20px;
    margin-bottom: 15px;
}

.change_password h3 {
    text-align: center;
    font-size: 32px;
    margin: 2rem 0;
}

.change_password .form-item {
    text-align: center;
}

.forgot_pw {
    font-size: 20px;
    color: #cf0000;
}

.trips_data h3 {
    font-size: 36px;
}

.trips_data .nav-tabs {
    border-bottom: none;
    margin: 30px 0;
}

.trips_data .nav-tabs .nav-link {
    font-size: 20px;
    color: #495057;
    position: relative;
    padding: 10px 20px !important;
    text-align: center !important;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
    margin: 0;
    align-content: center;
}

.trips_data .nav-link:hover {
    font-size: 20px;
    color: #fcd615;
    position: relative;
    padding: 10px 20px !important;
    text-align: center !important;
    border: 1px solid #fcd615;
    border-radius: 10px;
    margin: 0;
    align-content: center;
}

/* .trips_data .nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    font-size: 20px;
    color: #fcd615;
    position: relative;
    padding: 10px 20px !important;
    text-align: center !important;
    border: 1px solid #fcd615;
    border-radius: 10px;
    margin: 0;
    align-content: center;
} */

/* .trips_data .nav-tabs .nav-link {
    font-size: 20px;
    color: #495057;
    border: none;
    position: relative;
    padding: 0 !important;
} */
.trips_data .nav-link.active {
    font-size: 20px;
    color: #fcd615 !important;
    position: relative;
    padding: 10px 20px !important;
    text-align: center !important;
    border: 1px solid #fcd615 !important;
    border-radius: 10px;
    margin: 0;
    align-content: center;
}

.trips_data .nav-item {
    padding: 0 30px 0 0;
}

.categories.fillter-categories .is_active .text-center{
    border: 3px solid #fcd615 !important;
}
 
.categories.fillter-categories .is_active p {
    position: relative;
    color: #000;
}
#dropdownMenuLink1 {
    min-width: 25px;
}
body .switch_btn {
    background-color: #fad615 !important;
    font-size: 14px !important;
    padding: 10px 20px 10px 15px !important;
    text-decoration: none;
    color: #000;
    border-radius: 10px;
    display: inline-block;
    margin: 10px 0;
    text-align: left;
    width: 100%;
    display: inline-block !important;
    text-align: center;
}

body .switch_btn:hover {
    background-color: #fad615;
    color: #000;
}

/* .trips_data .nav-link.active::after {
    content: '';
    background: #000;
    width: 100%;
    height: 2px;
    border-radius: 0;
    position: absolute;
    bottom: 0px;
    left: 0;
} */

.contact_user small {
    display: block;
    font-size: 14px;
    color: #828282;
    text-align: center;
}

.contact_user a i {
    margin-right: 10px;
}

.contact_user a {
    background-color: #232323;
    border: none;
    padding: 12px 30px;
    color: #fff;
    font-size: 20px;
    display: block;
    width: 70%;
    margin: 25px auto;
    border-radius: 16px;
    border: 1px solid #000;
    text-align: center;
}

.trips_data .tab-pane {
    border: 1px solid #f2f2f2;
    padding: 30px;
    border-radius: 10px;
}

.trips_data .view_details {
    border: 1px solid #f2f2f2;
    border-radius: 12px;
    display: block;
    padding: 15px;
    text-align: center;
    font-size: 20px;
    color: #000;
    margin: 30px 0 0;
}

.no-data a {
    background-color: #232323;
    border: none;
    padding: 12px 50px;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    margin: 20px auto;
    border-radius: 16px;
    border: 1px solid #000;
    text-align: center;
}

.cancelled {
    color: #cf0000;
    border: 1px solid#CF0000;
    border-radius: 16px;
    padding: 12px 50px;
}

.cancelled_btn {
    align-content: center;
    text-align: center;
}

.wishlist .card {
    margin-bottom: 20px;
    border-radius: 32px;
    min-height: 370px;
}

.about_us {
    padding: 40px 0;
}

.about_us h3 {
    font-size: 50px;
}

.about_us h4 {
    font-size: 44px;
    font-weight: 600;
}

.about_us p {
    font-size: 20px;
    line-height: 35px;
}

.about_us img {
    width: 90%;
}

.bg_yellow {
    background-color: #fcd615;
}

.main-login .card {
    border: none;
    box-shadow: 3px 3px 15px 11px rgba(0, 0, 0, 0.05);
}

.main-login .card h3 {
    text-align: center;
    font-size: 32px;
}

.main-login .card .form-control {
    display: block;
    background: transparent;
    border: solid 1px #ccc;
    transition: all 0.3s ease;
    padding: 12px !important;
    border-radius: 12px;
    width: 100%;
    margin-bottom: 8px;
    outline: 0;
    font-size: 15px;
}

.main-login .card .form-check-label {
    width: auto !important;
    line-height: 24px;
    font-size: 16px;
}

.main-login .card label {
    font-size: 16px;
    margin-bottom: 5px;
    text-align: left;
    display: block;
}

.main-login .card button {
    width: 100%;
    margin: 0px auto;
    border-radius: 16px;
    border: 1px solid #fcd615;
    padding: 10px;
    background-color: #fcd615;
}

.main-login .card .error {
    color: red;
    font-size: 16px !important;
}

.daterangepicker {
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    /* Add a shadow for depth */
    border-radius: 5px;
    /* Round the corners */
    border: 1px solid #ddd;
    /* Light border color */
}

.daterangepicker .calendar-table {
    background-color: #fff;
    /* Calendar background */
    color: #333;
    /* Text color */
}

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
    padding: 8px;
    /* Add padding inside the cells */
    border-radius: 4px;
    /* Round the corners of the cells */
}

.daterangepicker .calendar-table td.available:hover {
    background-color: #f0f0f0;
    /* Hover state for available dates */
    color: #000;
    /* Change text color on hover */
}
.shareClose {
    background: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    border: 1px solid;
}
#shareModalLabel {
    margin: 0;
}
.daterangepicker .calendar-table td.active {
    background-color: #fcd615;
    color: #000;
    border-radius: 50%;
    width: 20px;
    height: 30px;
    line-height: 30px;
    padding: 0 !important;
    display: block;
}

.daterangepicker .ranges {
    background-color: #f9f9f9;
    /* Background for predefined ranges */
    padding: 10px;
    /* Padding for ranges */
}

.daterangepicker .ranges li:hover {
    background-color: #fcd615;
    /* Hover background for ranges */
    color: #000;
    /* Hover text color */
}

.daterangepicker .drp-buttons .btn {
    background-color: #fcd615;
    /* Button background color */
    color: #000;
    /* Button text color */
    border-radius: 4px;
    /* Round the buttons */
    border: none;
}

.categories a {
    color: #333;
}

/* .categories .slick-slide.slick-current.slick-active .text-center {
    border-color: #000;
} */
/* .services .slick-slide.slick-current.slick-active .card{
    border-color:#000;
} */
.top_offer .card:hover {
    border-color: #fcd615;
}

.services .slick-slide:hover .card {
    border-color: #fcd615;
    /* transition: all .5s;
    transform: translateY(-2px);
    background-color: #fdedd000; */
}
header #searchToggleBtn:hover {
    color: #fcd615;
}
.header-active nav .main-list li a:hover {
    color: #fcd615 !important;
}
.services.all-properties {
    padding-bottom: 0;
}
.categories.explore_location {
    padding-top: 0;
}
body header nav ul li a:hover {
    color: #fcd615 !important;
}
.header-active nav .main-list #searchToggleBtn:hover {
    color: #fcd615;
}
.innner_wrapper .add_form .form-group input {
    display: block;
    font-size: 13px;
    color: #333;
    border: none;
    outline: 0;
    width: 100%;
}

.jq-toast-wrap.top-right {
    z-index: 99999999999999 !important;
}

/* .header-active nav {
	padding: 50px 0 10px;
} */
.active-section {
    padding-top: 40px;
}
#category:hover {
    border-color: #fcd615;
    color: #000;
}
.select_form input:hover {
    border-color: #fcd615;
    color: #000;
}
body header .text-box.location_box #locations {
    padding-top: 12px;
    width: 160px;
    padding-left: 17px !important;
}
body header .main-list .select_form #dropdownMenuLink {
    min-width: 105px;
}
/*---------------media css------*/

@media screen and (min-width: 1500px) and (max-width: 1650px) {
    .prduct-listing .sticky ul {
        width: 86%;
    }
}

@media screen and (max-width: 1440px) {
    body header .login a {
        min-width: inherit !important;
    }
    body header .main-list .select_form .date_pick {
        padding-left: 14px;
    }
    body header .col.form-group.date_pick input {
        padding-left: 45px;
        padding-top: 12px;
        font-size: 12px;
        opacity: 70%;
    }
    body header .select_form img {
        width: 15px;
        top: 12px !important;
    }
    body header .select_form .dropdown-toggle img {
        width: 16px;
        top: 10px;
    }
    body header .main-list .select_form .dropdown-toggle span {
        left: -22px !important;
    }
    body header .main-list .select_form {
        width: 100% !important;
    }
    header .container form#search_form {
        position: relative;
        left: 0 !important;
        width: 100% !important;
    }
    body header .col.form-group.date_pick input {
        padding-left: 40px;
        padding-top: 12px;
        width: 90%;
    }
    body header .col.form-group.date_pick {
        padding: 0;
    }
    body header .col.form-group.date_pick input {
        padding-left: 24px;
        padding-top: 12px;
    }
    body header .select_form img {
        width: 22px;
        left: -7px;
    }
    body header .text-box.location_box #locations {
        width: 160px;
    }

    body header .text-box.location_box #locations {
        width: 150px !important;
    }
    header nav ul {
        padding: 0 !important;
        margin: 0 !important;
    }
    header nav ul li {
        padding: 0 10px !important;
    }
    header nav ul li a {
        min-width: 175px;
    }
    .listing_nav .select_form {
        padding: 10px 10px 8px;
        width: 100%;
        left: 0;
    }
    .listing_nav .select_form .dropdown {
        min-width: 110px;
    }
    body header .select_form .dropdown-toggle::after {
        right: 0 !important;
    }
    body header .select_form .dropdown-menu {
        padding: 10px !important;
    }
    .select_form {
        width: 90%;
    }
    .menu-right .dropdown-menu.show {
        display: block;
        box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
        padding: 20px;
        border-radius: 10px;
        right: 70% !important;
        width: 300px;
        transform: translate(-70%, 43px) !important;
        z-index: 9999999;
    }

    .prduct-listing .sticky ul {
        width: 90%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1900px) {
body header .text-box.location_box #locations {
    width: 150px !important;
}
}

@media screen and (max-width: 1366px) {
    .prduct-listing .sticky ul {
        width: 82%;
        margin: 0 auto;
    }
    .listing_nav .select_form {
        left: 0 !important;
    }
    header nav ul li a {
        min-width: 170px;
        display: block;
    }
}

@media only screen and (max-width: 600px) {
    .banner_slider label.active {
        font-size: 12px;
        top: -25px;
    }
}

@media screen and (max-width: 1366px) {
    .book_now {
        bottom: 0;
    }

    body {
        overflow-x: hidden;
    }

    .select_form input {
        font-size: 12px;
    }
}

@media screen and (min-width: 991px) and (max-width: 1024px) {
    body .seprate_collom .col-md-6 .text h5 span {
        top: 0;
        left: 84px;
        width: 70px;
    }

    body #map {
        max-width: 350px;
        min-width: 350px;
    }
}

@media screen and (max-width: 991px) {
    .categories.fillter-categories .slick-slide .text-center {
        position: relative;
        border: 1px solid#ccc;
        border-radius: 10px;
    }
    .slider-wrapper .slick-next {
        right: -40px;
    }
    .slider-wrapper .slick-prev {
        left: -17px;
        border: none;
        padding: 0;
    }
    .slider-wrapper .slick-prev::before,
    .slider-wrapper .slick-next::before {
        width: 24px;
        height: 24px;
    }
    .categories
        .categories_responsive.slider-wrapper.slick-initialized.slick-slider
        .slick-next {
        display: block !important;
        right: -14px;
        border: none;
    }
    .slider-wrapper .slick-prev:hover,
    .slider-wrapper .slick-next:hover {
        border: none !important;
    }
    .select_form input {
        font-size: 12px;
    }
    .listing_nav .select_form input {
        border-radius: 5px;
        border: 1px solid #ccc;
    }

    .listing_nav .select_form .dropdown-toggle {
        border: 1px solid #ccc;
    }

    .listing_nav .search a {
        width: 100%;
    }

    .top_offer .card span {
        padding: 4px 6px !important;
        font-size: 16px !important;
    }
    .top_offer .card small {
        font-size: 14px;
    }
    .download_app .col-md-3 {
        text-align: center;
        margin: 20px 0;
    }

    .download_app .col-md-3 img {
        width: 60%;
    }

    .app h5 {
        font-size: 30px;
    }

    .app a img {
        width: 125px;
    }

    .about_content h3 {
        font-size: 30px;
    }

    .about_img img {
        margin-top: 20px;
    }

    .left_img {
        display: flex;
        justify-content: space-between;
    }

    footer .left_img .img-2 {
        margin: 0;
    }

    footer .right_img .img-3 {
        margin: 0;
    }

    /* body footer .left_img img {
        width: 48% !important;
        display: inline-block;
        height: 150px !important;
    } */
    .right_img {
        display: flex;
        justify-content: space-between;
        margin-top: 20px;
    }

    .scan_card {
        text-align: center;
    }

    .copyright {
        padding: 0;
    }

    listing_nav .right_img img {
        width: 48% !important;
        display: inline-block;
        height: 150px !important;
    }

    footer h2 {
        color: #fff;
        font-size: 30px;
        line-height: 40px;
        margin: 30px 0;
    }

    .app h3 {
        font-size: 30px;
    }

    .top_offer .card button {
        font-size: 16px;
        height: 70px;
    }

    .categories img {
        height: 58px;
    }

    .categories p {
        font-size: 16px;
    }

    .scan_card .container {
        padding: 20px;
    }

    .scan_card h3 br {
        display: none;
    }

    .scan_card h3 {
        font-size: 30px;
        line-height: 40px;
    }

    .scan_card .col-md-6.text-end {
        text-align: center !important;
    }

    .top_offer .card p {
        font-size: 16px;
    }

    .select_form img {
        width: auto !important;
        height: auto !important;
        border-radius: 0 !important;
    }

    .select_form .form-group {
        margin-bottom: 20px;
    }

    .col.search {
        margin-top: 0;
    }

    .menu-toggle {
        display: block;
    }

    .menu-toggle {
        position: absolute;
        right: 20px;
    }

    .mobile_logo {
        display: block;
    }

    header .col-md-6 {
        width: 50%;
    }

    header .col-md-2 {
        width: 100%;
    }

    header .col-md-8 {
        width: 100%;
    }

    header nav ul {
        flex-wrap: wrap;
    }

    header nav ul li {
        width: 100%;
    }

    nav {
        display: none;
        opacity: 0;
        transition: opacity 0.5s ease, transform 0.5s ease;
        transform: translateX(-100%);
        /* Initial position for the slide-in from left effect */
    }

    nav.active {
        display: block;
        position: absolute;
        background-color: #fff;
        z-index: 9;
        width: 220px;
        opacity: 1;
        transform: translateX(0);
        height: 100%;
        box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
        left: 0;
        top: 0;
        padding: 20px 0;
    }

    .menu-toggle a i {
        color: #fcd615;
        font-size: 25px;
    }

    header nav ul li {
        width: 100%;
        padding: 10px;
    }

    header nav ul li a {
        font-size: 15px;
    }

    header nav .col-md-2.text-end {
        text-align: start !important;
    }

    .login {
        padding: 13px;
    }

    header nav p {
        text-align: left;
        padding: 14px;
    }

    nav .logo img {
        width: 159px;
        margin: 12px;
    }

    .banner_slider .carousel-caption {
        position: absolute;
        right: inherit;
        top: 40px;
        left: 50px;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: left;
        width: 80%;
    }

    .banner_slider .carousel-caption h5 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .banner_slider img {
        border-radius: 20px;
        height: 230px;
        object-fit: cover;
    }

    .banner_slider .carousel-caption small {
        font-size: 16px;
        margin-left: 0;
    }

    .banner_slider .carousel-caption a {
        font-size: 16px;
        padding: 8px 10px;
    }

    .select_form .col {
        width: 50%;
        max-width: 50%;
        flex: 50%;
    }

    .pro_card {
        display: block;
    }

    .pro_card .img {
        position: relative;
        width: 100%;
    }

    .pro_card .text {
        padding: 20px 0 0;
        position: relative;
        width: 100%;
    }

    .pro_card .text h3 {
        font-size: 20px;
    }

    .pro_card .review_add {
        top: 10px;
    }

    .book_now {
        background-color: #fcd615;
        color: #000;
        font-size: 16px;
        padding: 10px 20px;
        text-decoration: none;
        border-radius: 6px;
        position: inherit;
        right: 0;
        bottom: 0;
        margin: 20px 0 0;
        display: block;
        text-align: center;
    }

    .pro_card .text ul li {
        text-align: center;
    }

    .pro_card .text ul li img {
        display: block;
        margin: 0 auto;
    }

    .pro_card .text ul li span {
        margin-left: 0;
    }

    .right_img img {
        width: 100% !important;
        height: 100px !important;
        margin: 10px !important;
        border-radius: 5px !important;
    }

    .left_img img {
        width: 100% !important;
        height: 100px !important;
        margin: 10px !important;
        border-radius: 5px !important;
    }

    .card-otter .col-md-6 {
        width: 100%;
    }

    .card-otter .form-switch {
        padding-left: 0;
    }

    .fillter form .top_fillter .form-check {
        margin: 12px 0;
        padding: 0;
    }

    .range_container .form_control {
        display: block;
    }

    .lightbox_banner .full-banner img {
        height: 300px;
    }

    .list_banner {
        margin-top: 0;
    }

    .lightbox_banner .list_banner img {
        height: 80px;
        width: 95%;
    }
    .show_title {
        font-size: 12px;
    }
    .services .card h4 {
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 80%;
    }
    .services .card .main-img {
        height: 100px;
    }
    .top_services h5 {
        font-size: 12px;
    }
    .show_all_img::after {
        height: 90%;
        width: 95%;
    }

    #exampleLightbox .modal-content {
        width: 86%;
    }

    .innner_wrapper .tab_item ul {
        display: flex;
        padding: 10px 0;
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .home_services li {
        margin-right: 4px;
        padding: 10px 15px;
        font-size: 14px;
    }

    .highlights_categories {
        flex-wrap: wrap;
    }

    .highlights_categories li {
        width: 30%;
    }

    #more-amenities li {
        width: 30%;
    }

    .innner_wrapper p {
        font-size: 14px;
    }

    .moreless-button {
        display: none;
    }

    /* .home_rule li {
        margin-right: 10px;
        font-size: 12px;
        padding: 10px 12px;
        border-radius: 10px;
    } */
    #amenities ul li {
        align-items: center;
    }

    #amenities ul li span {
        margin-left: 10px;
        font-size: 14px;
    }

    #amenities ul li img {
        width: 25px;
        margin-top: 20px;
    }

    .more_now {
        font-size: 14px;
        margin-left: 10px;
    }

    .img-gallery li img {
        width: 100%;
        height: 100px;
    }

    .img-gallery li {
        margin-right: 8px;
    }

    aside .dropdown .dropdown-menu.show .col-md-6 {
        width: 50%;
    }

    aside .dropdown .dropdown-menu.show {
        left: 0 !important;
    }

    .coupn__desc h6 {
        font-size: 16px;
    }

    .coupn__desc span {
        font-size: 12px;
        line-height: 16px;
        display: block;
    }

    .apply_btn a {
        font-size: 14px;
    }

    .pay_detail h6 {
        font-size: 16px;
    }

    .apply_coupen .img img {
        width: 24px;
    }

    .search_faq {
        width: 100%;
    }

    .pay_detail h6 img {
        width: 20px;
    }

    aside {
        padding: 15px;
    }

    .pay_detail h6 small {
        font-size: 12px;
        margin: 0;
    }

    .book_btn button {
        font-size: 16px;
    }

    .sticky {
        position: relative;
    }

    .innner_wrapper .col-md-7 {
        width: 100%;
    }

    .innner_wrapper .col-md-5 {
        width: 100%;
    }

    .innner_wrapper .col-md-4 {
        width: 100%;
    }

    .innner_wrapper .col-md-8 {
        width: 100%;
    }

    .card.booking_card {
        margin-top: 20px;
    }

    .profile_form {
        width: 100%;
    }
}

.mobile_show {
    display: none;
}

@media screen and (max-width: 767px) {
    .services .card ul li .arrow_btn img {
        width: 30px !important;
    }
    .share {
        margin-left: 10px !important;
    }
    .rating-heading span {
        padding: 2px 5px !important;
        border-radius: 5px !important;
        margin-left: 8px !important;
    }
    section.categories.fillter-categories.explore_categories
        .categories_responsive.slider-wrapper.slick-initialized.slick-slider
        .slick-track {
        margin-left: 0 !important;
    }
    .categories.fillter-categories.explore_categories .text-center {
        border: 2px solid #f2f2f2;
        border-radius: 10px;
        margin: 8px;
    }
    body .services.top_services .main-img {
        height: 114px !important;
    }
    .card-otter .price-container {
        top: 0 !important;
    }
    body .banner_slider.offer_banner_sec .carousel-item img {
        height: 160px !important;
        min-height: 160px !important;
        border-radius: 20px !important;
    }
    body .banner_slider.offer_banner_sec .carousel-item img {
        margin: 0;
    }
    .pro_card .text ul li span {
        width: 100%;
        display: inline-block;
        min-width: 70px;
    }
    .services .card ul li .d-flex span {
        display: none;
    }
    .services .card ul li small {
        display: none;
    }
    .select_form .dropdown-toggle {
        margin-bottom: 20px;
        padding: 7px 36px;
    }
    .select_form .dropdown-toggle img {
        width: 18px !important;
        top: 10px !important;
    }
    body .banner_slider .col.form-group.date_pick input {
        padding-left: 10px;
    }
    .categories.explore_location .categories_responsive .text-center {
        height: 145px !important;
    }
    footer .footer-item ul li a {
        font-size: 14px;
        padding-bottom: 0;
    }
    .copyright li a {
        font-size: 12px;
    }
    .copyright li span {
        font-size: 12px;
    }
    .float {
        position: fixed;
        width: 40px;
        height: 40px;
        bottom: 80px;
        right: 40px;
        background-color: #25d366;
        color: #fff;
        border-radius: 50%;
        text-align: center;
        font-size: 20px;
        z-index: 100;
        line-height: 40px;
    }
    .footer-item p {
        font-size: 12px;
    }
    footer .center-text p {
        font-size: 14px;
    }
    .services .card h4 {
        font-size: 14px;
    }
    .services .card ul li strong {
        font-size: 14px;
    }
    .desktop_view {
        display: none;
    }
    .services .card {
        min-height: 300px;
    }
    .blog_slider .arrow_btn {
        bottom: 0 !important;
    }
    .blog_slider .card {
        min-height: 280px !important;
    }
    .blog_slider .arrow_btn .services.blogs .card {
        min-height: 265px;
    }
    .services .card p {
        font-size: 12px;
    }
    .categories.explore_location .text-center img {
        height: 100px;
    }
    .full-blog .main-img {
        height: 350px !important;
    }

    .header-active {
        height: 50px;
    }
    .services .card ul li .arrow_btn img {
        width: 28px;
    }
    .review_add {
        padding: 3px 10px;
        left: 5px;
        top: 10px;
        border-radius: 4px;
        font-size: 10px;
    }
    .all-properties .card ul li .arrow_btn img {
        bottom: 38px;
    }
    body .location_box input {
        padding: 10px 10px !important;
    }
    .header-active {
        padding-top: 0 !important;
    }

    .mobile_flow {
        display: flex !important;
        align-items: center;
        margin: 0;
        justify-content: end;
        position: relative;
        top: 5px;
    }

    .mobile_flow li {
        list-style: none;
        padding: 0 8px;
    }

    .mobile_flow li img {
        width: 35px;
        height: 35px;
        object-fit: cover;
        margin-right: 10px;
        position: relative;
        top: 1px;
    }

    .mobile_flow li .dropdown-menu.show .profile_picture.dd {
        padding: 10px;
    }

    .mobile_flow li .dropdown-menu.show img {
        width: 20px;
        height: 20px;
        object-fit: contain;
    }

    body .mobile_flow li .notification .dropdown-menu.show {
        transform: inherit !important;
        width: 100% !important;
        padding: 0px;
        left: -100px !important;
        top: 46px !important;
        min-width: 200px !important;
        height: auto !important;
    }

    .mobile_flow li .dropdown-menu.show {
        display: block;
        height: 100vh;
        border-radius: 0;
        min-width: 260px;
        right: -40px !important;
        top: 40px !important;
        width: 100%;
        overflow: hidden;
        left: inherit !important;
        transform: inherit !important;
    }
    .trips_data .nav-item {
        padding: 0 5px;
    }
    .trips_data .nav-tabs .nav-link {
        font-size: 12px;
    }
    .trips_data .nav-tabs .nav-link {
        font-size: 12px;
        padding: 8px !important;
        min-width: 100px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .trips_data .nav-tabs {
        border-bottom: none;
        margin: 20px 0;
        flex-wrap: nowrap;
        overflow-x: scroll;
    }
    body .mobile_flow li .notification .dropdown-menu.show {
        transform: inherit !important;
        width: 100% !important;
        padding: 10px;
        left: inherit !important;
        top: 38px !important;
        min-width: 360px !important;
        height: auto !important;
        right: -96px !important;
    }
    .past_booking .costomer-data .text {
        width: 100%;
    }
    .review_modal .add_review {
        text-align: center;
    }
    .approoved_bookings .book_btn {
        align-content: end;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .approoved_bookings .book_btn button {
        width: auto;
        min-width: 160px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-right: 10px;
        font-size: 14px;
    }

    .past_booking .review_modal {
        align-content: end;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .past_booking .review_modal a {
        width: auto;
        min-width: 160px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-right: 10px;
        font-size: 11px;
    }

    .offer_responsive_slider .slick-prev.slick-arrow {
        display: none !important;
    }
    .main-trips .costomer-data {
        display: block !important;
    }
    .main-trips .costomer-data .text {
        padding-left: 0;
        align-content: center;
        width: 100%;
    }
    .innner_wrapper .col-md-8 {
        width: 100%;
        margin: 0 !important;
    }
    .review_modal .add_review {
        width: auto;
        min-width: 160px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-right: 10px;
        font-size: 14px;
    }
    body .approoved_bookings .costomer-data .text {
        width: 100%;
    }
    body .costomer-data img {
        width: 100%;
        min-width: inherit;
        max-width: inherit;
        height: 180px !important;
    }
    header .notification .dropdown-item {
        padding: 0 0 10px;
        border-bottom: 0.5px solid#ccc;
        display: block;
        white-space: inherit !important;
        font-size: 12px;
    }
    body header .read_btn {
        display: block;
        text-align: center;
        color: #ffc107 !important;
    }
    /* Scrollbar styling */
    .trips_data .nav-tabs::-webkit-scrollbar {
        height: 2px;
        width: 50px;
    }

    .trips_data .nav-tabs::-webkit-scrollbar-thumb {
        background-color: #fcd615;
        border-radius: 2px;
    }

    .trips_data .nav-tabs::-webkit-scrollbar-track {
        background-color: #f2f2f2;
    }
    .trips_data .tab-pane {
        padding: 10px;
        border-radius: 10px;
    }
    .costomer-data img {
        width: 100%;
        height: 100px;
        min-height: 100px;
        min-width: 155px;
        max-width: 155px;
        border-radius: 10px;
        object-fit: cover;
    }
    .contact_user a {
        background-color: #232323;
        padding: 10px 20px;
        color: #fff;
        font-size: 12px;
        display: inline-block;
        width: auto;
        margin: 16px auto;
        border-radius: 16px;
        border: 1px solid #000;
        text-align: center;
    }
    .costomer-data.active_booking .text {
        padding-left: 0;
        width: 100%;
    }
    .wallet_page h3 {
        font-size: 24px !important;
    }
    .wallet_page h4 {
        font-size: 18px !important;
    }
    .main_card {
        margin: 0rem 0 !important;
    }
    .wallet_page h2 {
        font-size: 18px !important;
    }
    .wallet_card {
        margin: 5px !important;
    }
    .wallet_card h3 {
        font-size: 20px;
    }
    .wallet_card .table.table-bordered tr td {
        font-size: 12px;
    }
    .col-md-4.contact_user.mt-4 {
        margin: 0 !important;
    }
    .col-md-4.contact_user.mt-4 small {
        text-align: left;
    }
    .costomer-data {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .costomer-data.active_booking img {
        width: 100%;
        min-width: inherit;
        max-width: inherit;
        height: 170px;
    }
    .costomer-data .text {
        padding-left: 0;
    }
    .mobile_flow li .dropdown-menu.show li {
        padding: 10px;
    }

    .mobile_flow li a {
        color: #403a3a;
    }

    .mobile_flow li a:after {
        display: none;
    }

    .mobile_flow #dropdownMenuButton1 {
        padding: 0;
        background: transparent;
        border: none;
    }

    .mobile_flow .dropdown-toggle::after {
        display: none;
    }

    body #map {
        height: 400px;
        width: 100%;
        border-radius: 20px;
        max-width: inherit !important;
        min-width: inherit !important;
    }
    #faq .nav.nav-tabs {
        margin: 20px 0;
        border: none;
        flex-wrap: nowrap;
        overflow-x: scroll;
    }
    .booking_detail ul li p {
        font-size: 14px;
    }
    .detail_booking .review_share {
        text-align: start !important;
    }
    .share {
        font-size: 12px !important;
    }
    .booking_detail img {
        height: 230px;
    }
    #shareModal .modal-body ul {
        padding: 0;
    }
    #shareModal .modal-body ul li a {
        padding: 8px 15px !important;
        margin: 0 !important;
    }
    .booking_check li span {
        background-color: #fff5b3;
        padding: 6px 15px;
        border-radius: 5px;
        font-size: 14px;
    }
    .booking_detail .room_book {
        margin: 0 !important;
        flex-wrap: nowrap;
        display: grid;
        gap: 10px;
        grid-template-columns: 1fr 1fr;
    }
    .room_book li span {
        font-size: 12px;
    }
    .booking_card .book_btn button {
        font-size: 14px;
        display: block;
        width: 100%;
    }
    .product_fillter_wrapper .categories {
        overflow: hidden;
    }
    #toggleFilter {
        padding: 0 10px;
    }
    .col-md-3.filtter_col {
        display: none;
    }
    .product_fillter_wrapper .categories {
        overflow: hidden;
        padding-top: 50px !important;
    }
    .categories
        .categories_responsive.slider-wrapper.slick-initialized.slick-slider {
        min-height: auto;
        height: auto;
    }
    .categories_responsive.slider-wrapper.slick-initialized.slick-slider {
        min-height: 100px;
        height: 100px;
    }
    .categories.fillter-categories .is_active {
        width: 150px !important;
    }
    .product_fillter_wrapper .categories_responsive .text-center {
        height: 100px;
    }
    #detail-content .pro_card img {
        border-radius: 10px 10px 0 0 !important;
    }

    .product_fillter_wrapper .categories img {
        height: 40px;
        width: 40px;
    }
    .card-otter h3 {
        font-size: 18px;
    }
    .shortings label {
        display: none;
    }
    body .fillter {
        height: auto;
        overflow-y: auto;
        padding: 1rem;
    }
    .menu-toggle {
        display: none !important;
    }
    header .container {
        padding: 0 1rem !important;
    }
    #detail-content .pro_card .text {
        width: 100% !important;
    }
    span.bg-success.text-white.px-2.py-1.rounded {
        font-size: 10px;
    }
    #show_properties .pro_card .text {
        padding-bottom: 20px !important;
    }
    #show_properties {
        order: 2;
    }
    #detail-content {
        order: 1;
    }
    #detail-content #map {
        height: 350px !important;
    }
    #show_properties .pro_card .text h5 {
        font-size: 14px;
        margin: 0;
        font-weight: bold;
    }
    body .pro_card .text .book_now {
        bottom: 0;
        right: 0 !important;
        height: auto;
        align-content: center;
        padding: 0px 10px;
        line-height: 9px;
        height: 40px;
    }
    .list_banner a {
        width: 100px;
    }
    .pro_card .text .book_now {
        bottom: 0;
    }

    .pro_card .text h3 {
        font-size: 18px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
    }
    .row.seprate_collom .col-md-6 #detail-content .pro_card .img img {
        height: 180px;
    }
    .row.seprate_collom .col-md-6 #detail-content .pro_card .text {
        padding: 10px;
    }
    .pro_card .text ol li {
        margin: 0;
    }
    .amenities_btn {
        font-size: 12px;
        margin: 0 !important;
    }
    .pro_card .text h5 {
        font-size: 18px;
        margin: 0;
    }
    .about_us {
        padding: 0 !important;
    }

    .services.inner_property nav {
        display: block;
        opacity: 1;
        transform: translateX(0) !important;
    }

    .mobile-hide {
        display: none;
    }

    .pagination li a {
        padding: 5px;
    }

    .dropdown.notification {
        right: 0 !important;
    }

    body .signup #typePhoneNumberX-2 {
        width: 100%;
        max-width: 240px;
        min-width: 240px;
        margin-left: 100px !important;
    }
    body .banner_slider .carousel-item img {
        border-radius: 0;
        min-height: 450px;
        height: 450px;
        object-fit: cover;
    }
    .lightbox_banner {
        padding: 20px 0;
    }

    body .listing_nav .search-container #searchInput {
        font-size: 14px;
        background-color: transparent;
        color: #000 !important;
        border: 1px solid #000;
        border-radius: 5px;
        padding: 5px;
        position: absolute;
        top: 0;
        margin: 0;
    }

    #searchToggleBtn {
        color: #000 !important;
    }

    .listing_nav #searchToggleBtn img {
        filter: inherit !important;
        margin-right: 5px;
    }

    .listing_nav .search-container {
        left: 0;
        padding: 16px 0 10px;
        width: 100%;
    }

    .flex-grid {
        flex-wrap: wrap;
        padding: 0;
    }

    .listing_nav .search-container.active input#searchInput {
        display: block !important;
        width: 80% !important;
        min-width: 60px;
    }

    #searchResults {
        top: 78px !important;
        left: 0 !important;
        width: 100%;
        z-index: 9;
        min-width: 200px;
    }

    nav.active .listing_nav .search-container {
        left: 0;
        padding: 20px 0;
    }

    .listing_nav.active .logo .scroll_logo {
        display: block;
    }

    .mobile_hide {
        display: block;
    }

    .header-active .mobile_hide {
        display: none;
    }

    .header-active .mobile_show {
        display: block !important;
    }

    .header-active .menu-toggle {
        margin-top: 0;
    }

    .prduct-listing .sticky {
        z-index: 999;
        padding: 0 !important;
    }
    .innner_wrapper.prduct-listing {
        padding-top: 0;
    }
    header .container-fluid.px-5 {
        padding: 0 20px !important;
    }

    .header-active .logo {
        padding: 8px 0;
    }

    .listing_nav.active .logo .common-logo {
        display: none;
    }

    #amenities ul li {
        margin: 4px 3px !important;
        border: 1px solid #ccc6;
        border-radius: 5px;
        width: 30%;
    }
    .amenities_btn {
        font-size: 12px;
    }
    #amenities ul li p {
        min-width: 100px;
        width: 100px;
        margin: 12px auto !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .seprate_collom .col-md-6 .text h5 span {
        display: none;
    }

    .top_header {
        padding: 5px !important;
    }

    .aside_menu {
        margin-top: 30px;
    }

    body .main-list li a {
        color: #000 !important;
    }
    .main-list li a .fa-phone {
        color: #000 !important;
    }

    body .main-list li a img {
        filter: inherit;
    }

    .main-list.justify-content-.end {
        position: relative;
        top: 0;
        width: 90%;
        left: 0;
    }

    .menu-right {
        width: 80%;
        margin: 0 auto;
    }

    .home_rule li a {
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #amenities ul li {
        margin: 10px 0;
    }

    /* .similar_responsive .slick-slide {
        margin-right: 15px;
        width: 100% !important;
    } */

    .property_id {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .main-login .card-body {
        padding: 10px !important;
    }

    .main-login .card button {
        width: 100% !important;
    }

    .home_rule li {
        list-style: none;
        margin-right: 7px;
        background-color: #ebebeb;
        color: #000;
        font-size: 12px;
        padding: 0;
        border-radius: 10px;
        width: 45%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 10px;
    }

    body .select_form {
        margin-top: -115px;
        width: 90%;
    }
    body .top_header h5 {
        font-size: 12px;
    }
    .banner_slider .carousel-control-prev-icon {
        /* background-color: rgba(243, 243, 243, 0.2); */
        width: 10px;
        padding: 10px;
        height: 10px;
    }
    .banner_slider .carousel-control-next-icon {
        width: 10px;
        padding: 10px;
        height: 10px;
    }
    .top_header h5 strong {
        font-size: 12px !important;
    }

    body .banner_slider {
        margin-top: -70px;
        /* overflow-x: hidden; */
    }

    .banner_slider label {
        top: -2px;
        margin: 3px;
        padding: 6px;
        font-size: 14px;
        left: 16px;
        width: 60%;
    }
    nav.active .logo a img {
        width: 35px;
        position: relative;
        left: 0;
        margin: 0 10px;
    }

    nav.active .logo {
        padding: 0 0 10px;
    }

    .form_item small {
        font-size: 14px;
    }

    body .property_id {
        padding: 10px;
        margin-top: 20px;
    }

    #experiences ul li {
        width: 100% !important;
    }

    .logo a img {
        width: 32px !important;
    }

    .logo {
        padding: 5px 0;
    }

    .menu-toggle {
        margin-top: 0;
    }

    .banner_slider .carousel-caption {
        width: 100% !important;
    }

    .col.form-group.date_pick {
        width: 50%;
        max-width: 50%;
        flex: 50%;
    }

    .col.form-group.date_pick img {
        display: none;
    }
    .col.form-group.date_pick input {
        padding: 8px 4px;
        color: #00000082;
        text-transform: uppercase;
    }
    .explore_location .text-center p {
        margin: 10px 0;
        font-size: 14px !important;
    }
    .explore_location .text-center {
        height: 210px !important;
    }
    .main-list .search-container.active #searchToggleBtn i {
        font-size: 15px;
        position: absolute;
        left: 5px;
        top: 6px;
    }
    body .select-category select {
        padding: 8px 12px !important;
    }
    .banner_slider .carousel-caption h5 span {
        font-size: 24px;
    }

    .banner_slider .carousel-caption h5 span h6 {
        font-size: 24px;
    }

    .menu-right li {
        text-align: left;
    }

    .menu-right {
        display: flex;
        align-items: center;
        justify-content: start;
        flex-wrap: nowrap;
    }

    .select_form .dropdown-menu {
        width: auto;
    }

    .select_form .dropdown-menu .col-md-6 {
        width: 50%;
    }

    .range_container input[type="number"] {
        width: 100%;
    }

    .listing_nav .select_form input {
        border-radius: 5px;
        border: 1px solid #ccc;
    }

    .listing_nav .select_form .dropdown-toggle {
        border: 1px solid #ccc;
    }

    .listing_nav .search a {
        width: 100%;
    }

    .select_form .col {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }
    .services .card ul li {
        font-size: 12px;
    }
    .services .card ul li a {
        font-size: 12px;
    }
    .categories_responsive .text-center {
        height: 100px !important;
        width: 148px;
        margin: 0 auto !important;
    }
    body .categories {
        padding: 20px 0 20px;
    }
    .tab_section.active.active-section {
        padding-top: 0;
    }
    .services.all-properties {
        padding: 20px 0 0;
    }
    body .slider-wrapper .progress-bar {
        margin: 30px auto 0;
    }

    .services.top_services {
        padding-top: 40px;
    }

    .slider-wrapper .slick-next {
        display: none !important;
    }

    .top_offer .card span {
        padding: 10px;
        font-size: 18px;
        width: 100%;
        line-height: inherit;
        align-items: center;
    }

    .see_more {
        display: none;
    }

    .categories .slick-slide p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    body .top_offer .card button {
        height: auto;
    }

    .categories .slick-slide.slick-current.slick-active p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .download_app .col-md-3 {
        text-align: center;
        margin: 20px 0;
        width: 50%;
    }
    .download_app .col-md-6.text-center {
        order: 2;
    }
    .download_app .col-md-3 img {
        width: 80%;
    }

    .app h5 {
        font-size: 30px;
    }

    .app a img {
        width: 125px;
    }

    .about_content h3 {
        font-size: 30px;
    }

    .about_img img {
        margin-top: 20px;
    }

    .left_img {
        display: flex;
        justify-content: space-between;
    }

    .book_btn {
        position: fixed;
        bottom: 10px;
        left: 20px;
        right: 20px;
    }

    footer .left_img .img-2 {
        margin: 0;
    }

    footer .right_img .img-3 {
        margin: 0;
    }

    body footer .left_img img {
        width: 45% !important;
        display: inline-block;
        height: 150px !important;
    }

    .right_img {
        display: flex;
        justify-content: space-between;
        margin-top: 20px;
    }

    .scan_card {
        text-align: center;
        margin: 0 20px;
    }

    .copyright {
        padding: 0;
    }

    .right_img img {
        width: 45% !important;
        display: inline-block;
        height: 150px !important;
    }

    footer h2 {
        color: #fff;
        font-size: 24px;
        line-height: 30px;
        margin: 30px 0;
    }
    footer .center-text a {
        font-size: 14px;
    }
    .app p {
        font-size: 14px;
    }
    .pro_card .text ul li {
        width: 60px;
    }
    .app h3 {
        font-size: 30px;
    }

    .top_offer .card button {
        font-size: 16px;
        height: 70px;
    }

    .categories img {
        height: 40px;
    }
    .services .card ul li .arrow_btn img {
        position: absolute;
        bottom: 10px;
        width: 30px;
        right: 0;
    }
    .categories p {
        font-size: 16px;
    }

    .scan_card .container {
        padding: 20px;
    }

    .scan_card h3 br {
        display: none;
    }

    .scan_card h3 {
        font-size: 30px;
        line-height: 40px;
    }

    .scan_card .col-md-6.text-end {
        text-align: center !important;
    }

    .top_offer .card p {
        font-size: 14px;
    }

    .select_form img {
        width: 15px !important;
        height: 15px !important;
        border-radius: 0 !important;
        right: 20px;
        left: inherit;
        top: 10px;
    }

    .select_form .form-group {
        margin-bottom: 20px;
    }

    .menu-toggle {
        position: relative;
        right: 0;
        top: 5px;
        display: block;
    }

    .mobile_flow .dropdown-toggle i {
        background-color: #fcd615;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        color: #000;
        border-radius: 50%;
    }

    .mobile_logo {
        display: block;
    }

    header .col-md-6 {
        width: 50%;
    }

    header .col-md-2 {
        width: 100%;
    }

    header .col-md-8 {
        width: 100%;
    }

    header nav ul {
        flex-wrap: wrap;
    }

    header nav ul li {
        width: 100%;
    }

    nav {
        display: none;
        opacity: 0;
        transition: opacity 0.5s ease, transform 0.5s ease;
        transform: translateX(-100%);
        /* Initial position for the slide-in from left effect */
    }

    .listing_nav.active .select_form .dropdown-menu {
        width: 260px;
    }

    header .listing_nav.active p {
        text-align: left;
        padding: 0;
    }

    .scan_card img {
        width: 100px;
        margin: 20px 0;
    }

    .scan_card .col-md-3.text-end {
        text-align: center !important;
    }

    header nav ul li {
        text-align: left;
    }

    .prduct-listing .sticky {
        top: 45px;
    }
    .innner_wrapper .tab_item ul li a {
        font-size: 12px;
    }
    nav.active {
        display: block;
        position: fixed;
        background-color: #fff;
        z-index: 9999;
        width: 220px;
        opacity: 1;
        transform: translateX(0);
        height: 100%;
        box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
        left: 0;
        top: 0;
        padding: 20px 0;
        height: 100vh;
    }

    .menu-toggle a i {
        color: #fcd615;
        font-size: 25px;
    }

    header nav ul li {
        width: 100%;
        padding: 10px;
    }

    header nav ul li a {
        font-size: 15px;
    }

    header nav .col-md-2.text-end {
        text-align: start !important;
    }

    .login {
        padding: 0px;
    }

    header nav p {
        text-align: left;
        padding: 14px;
    }

    nav .logo img {
        width: 35px;
        margin: 12px;
    }
    .innner_wrapper.prduct-listing aside .select_date .col-md-6.form-group {
        width: 50%;
    }
    .select_date .border-right::after {
        right: 0;
    }
    .innner_wrapper .tab_item ul li {
        padding-right: 20px;
    }
    .tab_section {
        padding-top: 0;
    }
    .house_desc h4 {
        font-size: 18px;
        padding: 12px 0 0;
    }
    .banner_slider .carousel-caption {
        position: absolute;
        right: inherit;
        top: 40px;
        left: 50px;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: left;
        width: 80%;
    }

    .banner_slider .carousel-caption h5 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .banner_slider img {
        border-radius: 20px;
        height: 230px;
        object-fit: cover;
    }

    .banner_slider .carousel-caption small {
        font-size: 16px;
        margin-left: 0;
    }

    .banner_slider .carousel-caption a {
        font-size: 14px;
        padding: 2px 10px;
        border-radius: 5px;
    }
    .search-button {
        font-size: 14px !important;
        padding: 8px 10px !important;
        border-radius: 10px !important;
        font-weight: 500 !important;
    }
    #category {
        font-size: 14px;
    }
    .fillter {
        border-right: none;
    }

    .pro_card {
        display: block;
    }

    .pro_card .img {
        position: relative;
        width: 100%;
    }

    .pro_card .text {
        padding: 20px 0 0;
        position: relative;
        width: 100%;
    }

    .pro_card .text h3 {
        font-size: 20px;
    }

    .pro_card .review_add {
        top: 10px;
    }

    .book_now {
        font-size: 14px;
        padding: 8px 20px;
        margin: 5px 0 0;
    }
    .seprate_collom .col-md-6 .book_now {
        bottom: 0;
    }
    .card-otter {
        padding-top: 0;
    }
    .pro_card .text ul li {
        text-align: center;
    }

    .pro_card .text ul li img {
        display: block;
        margin: 0 auto;
    }
    .pro_card .text ul li span {
        margin-left: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        display: inline-block;
    }
    .pro_card .img img {
        height: 180px;
    }
    .lightbox_banner .full-banner img {
        height: 300px;
    }

    .list_banner {
        display: flex;
        margin-top: 20px;
    }

    .lightbox_banner .list_banner img {
        height: 120px;
        width: 95%;
    }

    .show_all_img::after {
        height: 90%;
        width: 95%;
    }

    #exampleLightbox .modal-content {
        width: 100%;
    }

    .innner_wrapper .tab_item ul {
        display: flex;
        padding: 10px 0 0;
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .home_services li {
        margin-right: 4px;
        padding: 10px 15px;
        font-size: 14px;
    }

    .highlights_categories {
        flex-wrap: wrap;
    }

    .highlights_categories li {
        width: 30%;
    }

    #more-amenities li {
        width: 30%;
    }

    .innner_wrapper p {
        font-size: 12px;
    }
    .innner_wrapper h5 {
        font-size: 16px;
    }
    body #exampleLightbox .carousel-control-prev {
        width: 20px;
        height: 20px;
    }
    body #exampleLightbox .carousel-control-next {
        width: 20px;
        height: 20px;
    }
    body .amenities_list ul li {
        width: 50%;
    }
    .moreless-button {
        display: none;
    }
    .about_us.choose_us {
        padding: 40px 10px !important;
    }
    .services .card .main-img {
        height: 200px !important;
    }
    /* .home_rule li {
        margin-right: 10px;
        font-size: 12px;
        padding: 10px 12px;
        border-radius: 10px;
    } */
    #amenities ul li {
        align-items: center;
    }

    #amenities ul li span {
        margin-left: 10px;
        font-size: 14px;
    }

    #amenities ul li img {
        width: 25px;
    }
    .amenities_list ul {
        margin: 0 !important;
    }
    .more_now {
        font-size: 14px;
        margin-left: 10px;
    }

    .img-gallery li img {
        width: 100%;
        height: 100px;
    }

    .img-gallery li {
        margin-right: 8px;
    }

    aside .dropdown .dropdown-menu.show .col-md-6 {
        width: 50%;
    }

    aside .dropdown .dropdown-menu.show {
        left: 0 !important;
    }

    .coupn__desc h6 {
        font-size: 16px;
    }

    .coupn__desc span {
        font-size: 12px;
        line-height: 16px;
        display: block;
    }

    .apply_btn a {
        font-size: 14px;
    }

    .pay_detail h6 {
        font-size: 16px;
    }

    .apply_coupen .img img {
        width: 24px;
    }

    .search_faq {
        width: 100%;
    }

    .pay_detail h6 img {
        width: 20px;
    }

    aside {
        padding: 15px;
    }

    .pay_detail h6 small {
        font-size: 12px;
        margin: 0;
    }

    .book_btn button {
        font-size: 16px;
    }

    .sticky {
        position: relative;
    }

    .seprator {
        display: none;
    }

    .booking_detail ul {
        flex-wrap: wrap;
    }

    .booking_detail ul li h4 {
        font-size: 18px;
    }
    .form h3 {
        font-size: 18px;
    }
    .form_item h6 {
        font-size: 16px;
    }
    .item_desc h4 {
        font-size: 16px;
    }
    .item_desc textarea {
        border-radius: 10px;
        height: auto;
        padding: 10px;
        font-size: 14px;
    }
    .card.booking_card {
        margin-top: 20px;
        border-radius: 10px !important;
    }
    footer .footer-item .social_icon li {
        margin: 0 5px;
        list-style: none;
    }
    footer .footer-item .social_icon li a i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        border-radius: 50%;
    }
    .item_desc a {
        position: inherit;
    }

    .card.booking_card {
        margin-top: 20px;
    }

    .booking_card .pay_detail h6 small {
        font-size: 10px;
    }

    .menu-right .dropdown-menu.show {
        transform: inherit !important;
        width: 100% !important;
        padding: 10px;
        left: -104px !important;
        top: 46px !important;
        min-width: 208px;
    }

    /* 
    body .notification .dropdown-menu.show {
        transform: inherit !important;
        width: 100% !important;
        padding: 10px;
        left: 0 !important;
        top: 46px !important;
        min-width: 200px;
    } */

    .menu-right .dropdown-menu.show li a {
        font-size: 14px;
    }

    .costomer-data {
        display: block;
    }

    .costomer-data .text h5 {
        font-size: 14px;
        margin: 5px 0;
    }
    .costomer-data table tr td {
        font-size: 10px;
    }

    .form .col {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    .costomer-data img {
        width: 100%;
    }

    .profile_form {
        width: 100%;
    }

    .form-item .btn-black {
        width: 100%;
    }

    .form-item .btn-transperent {
        width: 100%;
    }

    .profile_form #phone {
        width: 80%;
    }

    .profile_form .iti--allow-dropdown .iti__country-container {
        width: 18%;
    }

    .about_us h3 {
        font-size: 34px;
    }

    .about_us .col-md-12.text-center.mt-5.mb-5 {
        margin: 0 !important;
    }

    .about_us h4 {
        font-size: 24px;
        /* margin-top: 20px; */
    }

    .about_us p {
        font-size: 12px;
        margin-top: 20px;
        text-align: left;
        line-height: 25px;
    }
    .services.blogs .card a {
        color: #222;
        display: block;
        position: inherit;
        text-align: left;
    }
    body .services.all-properties .card .main-img {
        height: 130px !important;
    }
    section.about_us.bg_yellow {
        padding: 20px !important;
    }

    .confirmation_card img {
        width: 100%;
    }

    .confirmation_card p {
        text-align: left;
    }

    .change_password form {
        width: 100%;
    }
    body .custom-captions h5, body .custom-captions h5 span {
        font-size: 20px !important;
        font-weight: 500 !important;
        line-height: 28px !important;
    }
}

/*---------feedback changes css---------*/
.offer_coupon button img {
    width: 35px;
}

.top_header {
    background: linear-gradient(
        90deg,
        #ffea7f 0.76%,
        #feb06e 31.03%,
        #ffea7f 84.1%,
        #feb06e 100%
    );
    padding: 6px;
}

.top_header h5 {
    font-size: 15px;
    font-family: "poppins";
    font-weight: normal;
    margin: 0;
}

.top_header h5 strong {
    font-size: 14px;
    font-family: "poppins";
    font-weight: 600;
}


.top_header h5 span {
    color: rgba(255, 0, 0, 1);
}

header nav {
    padding: 10px 0 10px;
}

.header-active nav {
    padding: 0;
}

.scroll_logo {
    display: none;
}

.header-active .scroll_logo {
    display: block;
    width: 47px;
}

.header-active .common-logo {
    display: none;
}

header {
    background-color: transparent;
    position: relative;
    z-index: 9;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px;
}

.banner_slider {
    margin-top: -115px;
    /* overflow-x: hidden; */
}

.banner_slider .carousel-caption {
    position: absolute;
    right: 0;
    top: 50%;
    left: 50%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    width: 50%;
    transform: translate(-50%, -50%);
}

.categories_responsive .text-center {
    text-align: center !important;
    border: 3px solid#f2f2f2;
    padding: 10px;
    border-radius: 22px;
    margin: 8px;
    height: 230px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.dropdown.notification {
    position: relative;
}

.see_more {
    color: rgba(0, 0, 0, 1);
    border: 1px solid#ccc;
    padding: 10px 20px;
    border-radius: 10px;
}

.bg-light-yellow {
    background-color: rgba(255, 245, 179, 1);
    margin-top: 20px;
    padding: 10px;
    border-radius: 10px;
}

.bg-light-yellow p {
    color: rgba(0, 0, 0, 1);
    font-size: 14px;
    margin-bottom: 0;
}

.verify {
    border: 1px solid rgb(35, 35, 35);
    border-radius: 12px;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    font-size: 14px;
    color: rgb(35, 35, 35);
}

.scan_card img {
    width: 150px;
}

.otp_screen form {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
    padding: 30px;
    border-radius: 30px;
    width: 100%;
    margin: 2rem auto;
    background-color: #fff;
    text-align: center;
}

.otp_screen form h4 {
    font-size: 18px;
    margin-top: 3rem;
}

.otp_screen form p {
    font-size: 15px;
    margin: 20px 0;
}

.otp-field {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.otp-field input {
    width: 10px;
}

.otp-field input {
    width: 10%;
    margin: 10px;
    height: 50px;
    border-radius: 10px;
    border: 1px solid#ccc;
    text-align: center;
}

.pay_btn {
    margin: 30px 0;
}

.pay_btn button {
    background-color: #fcd615;
    width: 50%;
    margin: 0 auto;
    color: #000;
}

.pay_btn button {
    background-color: #fcd615;
    width: 50%;
    margin: 0 auto;
    color: #000;
    display: block;
    padding: 12px;
    border-radius: 15px;
    border: none;
}

.pay_btn a {
    color: #000;
    font-size: 16px;
    display: block;
    margin: 10px 0;
    text-decoration: underline;
}

.otp_screen {
    padding: 3rem 0;
}

@keyframes slideInTop {
    from {
        transform: translateY(-100%);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.header-active {
    position: sticky;
    top: 0;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px;
    z-index: 9999;
    transition: background-color 0.5s ease, box-shadow 0.3s ease;
    animation: slideInTop 0.5s ease forwards;
}

/* Optional styles for when the header is active */
.header-active.active {
    background-color: rgba(255, 255, 255, 0.95);
    /* Slightly transparent */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    /* Shadow for depth */
}

.header-active nav .fa.fa-bell-o {
    margin-top: 10px;
}

.header-active nav .main-list li a {
    color: #000 !important;
}

.header-active nav .main-list li a img {
    filter: inherit !important;
    width: 22px;
    height: auto;
    object-fit: contain;
}

.header-active nav .main-list {
    padding-right: 0;
    margin-bottom: 0;
    margin-top: 0;
}

.header-active .top_header {
    display: none;
}

.no_data {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
    padding: 30px;
    border-radius: 10px;
    width: 70%;
    margin: 5rem auto;
    background-color: #fff;
}

.no_data p {
    font-size: 30px;
}

.add-fav .fa-heart {
    color: red;
}

.add-fav i.fa.fa-heart-o {
    color: #000;
}

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

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

.review_modal ul li a i {
    color: orange;
    padding: 10px;
}

.profile_form #phone_number {
    padding-left: 110px !important;
}

.profile_form .iti--allow-dropdown .iti__country-container {
    width: 17% !important;
    border-radius: 10px 0px 0px 10px;
}

.blog_detail {
    padding: 60px 0;
}

.full-blog .main-img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 10px;
}

.full-blog h3 {
    font-size: 30px;
    margin: 20px 0;
}

.full-blog p {
    font-size: 16px;
    line-height: 34px;
}

.comments {
    display: flex;
    align-items: flex-start;
    margin-top: 20px;
}

.comments .img img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
}

.comments .text {
    padding-left: 20px;
}

.comments .text p {
    line-height: 24px;
}

.full-blog a {
    color: #fdd635;
}

.post-form .form-control {
    padding: 14px 30px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.search-button {
    border: none;
}

.post-form button {
    background-color: #fcd615;
    color: #000;
    font-size: 20px;
    padding: 10px 15px;
    text-decoration: none;
    border-radius: 12px;
    text-align: center;
    border: none;
}

.post-form h5 {
    font-size: 30px;
    margin-top: 30px;
}

.aside_menu {
    background-color: #f1f2f3;
    transition: 0.3s;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin-bottom: 30px;
}

.aside_menu h5 {
    font-size: 28px;
}

.aside_menu ul {
    padding: 0;
}

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

.aside_menu ul li a {
    display: flex;
    padding: 10px;
    border-bottom: 1px solid#ccc;
}

.aside_menu ul li a h5 {
    font-size: 18px;
    color: #000;
}

.aside_menu ul li .img img {
    width: 100px;
    height: 80px;
    object-fit: cover;
    border-radius: 10px;
}

.aside_menu ul li .text {
    padding-left: 10px;
}

.aside_menu ul li .text a {
    color: #000;
    font-size: 18px;
}

.aside_menu ul li .text p {
    color: #555;
    margin: 10px 0 0;
}

.aside_menu ol {
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    margin-top: 20px;
}

.aside_menu ol li {
    list-style: none;
}

.aside_menu ol li a {
    background-color: #fff;
    padding: 10px 20px;
    margin: 10px;
    color: #000;
    display: inline-block;
}

/* Initial hidden state */
.reply-box {
    display: none;
    /* Hidden by default */
    opacity: 0;
    /* Fully transparent */
    max-height: 0;
    /* No height */
    transition: all 0.5s ease;
    /* Smooth transition */
}

/* Styles for textarea and button */
.reply-box textarea {
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #ddd;
    resize: none;
    margin-bottom: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    transition: all 0.3s ease;
}

.reply-box textarea:focus {
    border-color: #fdd635;
    /* Change border color on focus */
}

.reply-box button {
    background-color: #fdd635;
    color: #000;
    padding: 10px 20px;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    font-size: 18px;
}

.reply-box button:hover {
    background-color: #fdd635;
    /* Darker green on hover */
}

/* Active state with animation */
.reply-box.active {
    display: block;
    /* Show the reply box */
    opacity: 1;
    /* Fully visible */
    max-height: 200px;
    /* Enough height for the textarea and button */
}

.main-dashboard {
    padding: 30px;
}

.main_card {
    background-color: #f4f4f4;
    padding: 50px;
    border-radius: 12px;
    position: relative;
    margin-bottom: 1.5rem;
    margin: 5rem 0;
}

.main_card.plan_Card form input {
    padding: 12px;
    border-radius: 5px;
    border-color: #757575;
    margin: 16px 0 !important;
}

.add_plan {
    background-color: #fcd615;
    color: #000;
    font-size: 20px;
    padding: 10px 25px;
    text-decoration: none;
    border-radius: 12px;
    display: inline-block;
    text-align: center;
    border: none;
}

.services.inner_property .card ul li .arrow_btn img {
    bottom: 14px;
}

.services.wishlist .card ul li .arrow_btn img {
    bottom: 14px;
}

/* Reply message styling */
.reply-message {
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 10px;
    background-color: #f9f9f9;
}

.reply-message h6 {
    margin: 0;
    font-weight: bold;
}

.reply-message p {
    margin: 5px 0 0;
    font-size: 14px;
}

.seprate_collom .col-md-6 .pro_card .img img {
    width: 100%;
    height: 210px;
}

body .seprate_collom .col-md-6 .pro_card .review_add {
    right: 60px;
    padding: 3px 10px;
    border-radius: 6px;
}

.seprate_collom .col-md-6 .pro_card h3 {
    font-size: 18px;
    width: 90%;
}

.seprate_collom .col-md-6 .pro_card .share_btn img {
    width: 30px;
}

.seprate_collom .col-md-6 .product_fillter_wrapper .card-otter p {
    font-size: 14px;
    color: #444;
}

.seprate_collom .col-md-6 .pro_card .text ol {
    display: flex;
    padding: 0;
    flex-wrap: wrap;
}

.seprate_collom .col-md-6 .pro_card .text p {
    font-size: 14px;
    margin: 0;
}

.seprate_collom .col-md-6 .pro_card .text ol li {
    list-style: none;
    margin: 15px 0px;
    width: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.seprate_collom .col-md-6 .pro_card .tag {
    position: absolute;
    top: inherit;
    color: #000;
    z-index: 9;
    right: -14px;
    background: url(../images/tag.png) no-repeat;
    background-size: contain;
    width: 100px;
    height: 75px;
    text-align: center;
    line-height: 52px;
    font-size: 11px;
    bottom: 60px;
}

.seprate_collom .col-md-6 .pro_card .text h5 {
    font-size: 16px;
    margin: 0;
    position: inherit;
    left: 0;
    width: auto;
    bottom: 0;
}

.seprate_collom .col-md-6 .text h5 span {
    background-color: #009741;
    font-size: 14px;
    color: #fff;
    padding: 4px 6px;
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 150px;
}

.seprate_collom .col-md-6 .book_now {
    bottom: 10px;
    right: 10px;
}

.seprate_collom .col-md-6 .pro_card .text h5 del {
    font-size: 16px;
    color: #9d9d9d;
    margin: 0;
}

.seprate_collom .col-md-6 .pro_card {
    min-height: 300px;
}

#detail-content #map {
    margin-top: 30px;
    width: 100%;
    height: 650px;
    border-radius: 20px;
    max-width: 500px;
}

.innner_wrapper.prduct-listing aside .select_date {
    padding: 6px;
    /* overflow: hidden; */
}

.innner_wrapper.prduct-listing aside .dropdown {
    padding: 14px;
}

#exampleLightbox .carousel-control-prev {
    width: 48px;
    height: 48px;
    background: #000;
    opacity: 1;
    border-radius: 50%;
    top: 50%;
    left: 10px;
}

#exampleLightbox .carousel-control-next {
    width: 48px;
    height: 48px;
    background: #000;
    opacity: 1;
    border-radius: 50%;
    top: 50%;
    right: 10px;
}

/*------.property-owner css-----------*/
.property-owner .card {
    padding: 20px;
}

.property-owner .list_form {
    display: flex;
    flex-wrap: wrap;
}

.property-owner .left-content {
    background-color: #222324;
    border-radius: 30px;
    padding: 0;
}

.property-owner .left-content h3 {
    color: #fff;
    text-align: left;
    font-size: 24px;
    font-weight: 500;
    padding: 20px;
}

.property-owner .left-content h3 span {
    color: #fcd615;
}

.property-owner .left-content p {
    color: #fff;
    font-size: 18px;
    padding: 0 20px;
}

.property-owner .left-content ul {
    padding: 0 20px 20px;
}

.property-owner .left-content ul li {
    color: #fff;
    font-size: 18px;
    list-style: none;
    padding: 10px 0;
}

.property-owner .left-content ul li a {
    color: #fff;
    font-size: 18px;
    list-style: none;
    padding: 10px 0;
}

.property-owner .left-content ul li img {
    margin-right: 10px;
    width: 22px;
}

.property-owner .left-content h6 {
    text-align: center;
    background-color: #333537;
    color: #fff;
    font-size: 18px;
    padding: 20px;
    margin: 0;
    border-radius: 0 0 30px 30px;
}

.property-owner .right-form {
    box-shadow: 3px 3px 15px 11px rgba(0, 0, 0, 0.05);
    margin: 0 0px 0 20px;
    width: 47% !important;
    padding: 20px;
    border-radius: 10px;
}

.property-owner .right-form h4 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}

.property-owner .form-check-label {
    font-size: 14px !important;
}

.property-owner .card button {
    background-color: #fcd615;
    font-weight: 500;
    padding: 12px 30px;
    color: #000;
    font-size: 20px;
    display: block;
    width: 100%;
    margin: 20px auto;
    border-radius: 16px;
    border: 1px solid #fcd615;
}

.otp_card {
    border-radius: 30px;
}

.otp_card h4 {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}

.otp_card p {
    text-align: center;
    margin: 10px 0 30px;
    font-size: 20px;
}

.otp_form {
    padding: 20px 100px;
}

.property-owner .otp_card .cancel {
    background-color: transparent;
    border-color: #000;
}

.property-owner .otp_card span {
    text-align: center;
    display: block;
    color: #555;
}

.property-owner .otp_card span {
    color: #000;
}

.property-owner .otp_card .bg-light-yellow {
    background-color: #fffadf;
    padding: 10px;
    border-radius: 10px;
    width: 70%;
    margin: 20px auto;
}

.property-owner .otp_card .bg-light-yellow p {
    font-size: 15px;
    margin: 0;
    padding: 10px 0;
}

.card-otter .custom_switch {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.card-otter .form-switch {
    padding-left: 0;
    display: flex;
    align-items: center;
    padding-right: 0;
    cursor: pointer;
}

.card-otter .custom_switch .form-check .form-check-input {
    float: none;
    width: 50px;
    height: 25px;
    margin-left: -20px;
    cursor: pointer;
}

.main-list.justify-content-.end {
    position: relative;
    top: 0px;
}

/* .header-active .main-list.justify-content-.end {
    position: relative;
    top: 0;
} */
/* header nav .justify-content-.end {
    position: relative;
    top: -5px;
} */

.scroll_logo_black {
    display: none;
}

.header-active .scroll_logo_black {
    display: block;
}

.header-active .logo_white {
    display: none;
}

header .logo_white {
    width: 200px;
}

.header-active {
    /* overflow: hidden; */
    padding: 5px 0;
}

#couponsModal {
    z-index: 99999;
}

#couponsList .apply_btn a {
    color: #000;
    position: inherit !important;
}

#couponsList {
    padding: 0;
}

#couponsList .apply_btn {
    display: flex;
    justify-content: space-between;
}

#couponsList .apply_btn span {
    margin: 10px 0;
    display: inline-block;
}

#couponsList .apply_btn a {
    margin: 10px 0;
    display: inline-block;
    background-color: #ffc107;
    padding: 10px;
    border-radius: 6px;
    font-size: 14px;
}

.detail_booking li {
    width: 100%;
}

.detail_booking .review_share {
    text-align: end;
}

#experiences ul li {
    display: flex;
    border: 1px solid #e0e0e0;
    width: 32%;
    border-radius: 10px;
    padding: 14px;
    margin: 4px 4px;
    flex-direction: column;
}

#experiences ul li h3 {
    margin: 0;
    padding-left: 5px;
    font-size: 16px;
}

#experiences ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

#experiences .rating {
    display: flex;
}

#experiences .rating {
    display: flex;
    align-items: center;
}

#experiences .rating p {
    margin: 0;
}

#experiences .rating a i {
    color: #f0b400;
    margin-right: 2px;
}
.rating i {
    color: #f0b400;
    margin-right: 2px;
}

#experiences .rating small {
    margin-left: 10px;
}

#experiences .rating p {
    font-size: 13px;
    color: #000;
    opacity: 40%;
    margin: 0 10px;
}

#experiences .rating small {
    font-size: 13px;
    color: #000;
    opacity: 40%;
}

#experiences ul li p {
    color: #000;
    font-size: 16px;
    margin-bottom: 5px;
}

#faq .nav.nav-tabs .nav-link:hover {
    border: 1px solid#000 !important;
}

/* .country_number {
    display: flex;
} */

.country_number #country_code {
    width: 70px;
    margin-right: 10px;
}

.country_number input {
    appearance: none;
}

/* Chrome, Safari, Edge, Opera */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

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

.similar_responsive .slick-slide {
    margin-right: 15px;
    /* Adjust the value to your desired space */
}

.similar_responsive .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    border-radius: 50%;
    background: #ccc;
}

.similar_responsive .slick-dots {
    position: absolute;
    bottom: -50px;
}

.similar_responsive .slick-active button {
    background-color: #000 !important;
}

.disabled {
    color: #ccc;
    cursor: not-allowed !important;
    pointer-events: none;
}

#toggleFilter {
    position: absolute;
    background-color: #fff;
    border: none;
    color: #000;
    z-index: 1;
    top: 0;
    width: auto;
    left: 0px;
    min-width: 300px;
    text-align: left;
}
.extra-controls.form-inline span {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
}
.extra-controls.form-inline {
    position: relative;
    display: flex;
}
.extra-controls.form-inline input {
    padding: 5px 20px;
    position: relative;
}
#toggleFilter span {
    display: inline-block;
    padding: 10px;
    font-size: 20px;
    font-weight: 500;
}
.col-md-3.filtter_col {
    padding-left: 0;
}

.row.seprate_collom {
    padding-bottom: 60px;
}

#toggleFilter img {
    width: 20px;
}

.calender-active .flatpickr-calendar.hasTime .flatpickr-time {
    display: none;
}

.property_id {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
    padding: 20px;
    border-radius: 20px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.property_id button {
    background-color: #fcd615;
    border: none;
    padding: 10px;
    border: 1px solid#FCD615;
    border-radius: 8px;
    font-size: 15px;
    color: #000;
    margin-top: 0;
}

.property_id button:hover {
    border: 1px solid#000;
    background-color: transparent;
    color: #000;
}
.book_btn button:hover {
    border: 1px solid#000;
    background-color: transparent;
    color: #000;
}

.property_id h6 {
    font-weight: normal;
    margin-bottom: 0;
}

#reportConcernModal {
    z-index: 999999999;
}

#reportConcernModal .form-control {
    margin: 10px 0;
    border-radius: 12px;
    padding: 12px;
}

#reportConcernModal .btn {
    background-color: #fcd615;
    border: none;
    padding: 10px 20px;
    border-radius: 8px;
    font-size: 16px;
    color: #000;
    margin-top: 20px;
}

header nav ul li small {
    color: #fff;
    position: absolute;
    left: 64%;
    top: 26px;
    font-size: 12px;
    transform: translate(-50%, 0);
    width: 100%;
    text-align: center;
}

.header-active nav ul li small {
    color: #000;
    position: absolute;
    left: 50%;
    top: 28px;
    font-size: 12px;
    transform: translate(-50%, 0);
    width: 100%;
}

header nav ul li {
    position: relative;
    top: 0px;
}

.map_sticky button.gm-ui-hover-effect {
    display: none !important;
}

.profile_form .iti .iti__selected-dial-code {
    margin-left: 15px;
}

#profile_image {
    display: none;
}

/* Style for the upload icon */
.upload-icon {
    display: inline-block;
    background: url("https://example.com/upload-icon.png") no-repeat center;
    background-size: cover;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

/* Optional: Style the file name display */
#file-name {
    margin-left: 10px;
    font-size: 14px;
    color: #555;
}

.form_upload_item {
    background: transparent;
    border: solid 1px #ccc;
    transition: all 0.3s ease;
    padding: 12px !important;
    border-radius: 12px;
}

.form_upload_item label {
    position: absolute;
    cursor: text;
    z-index: 2;
    top: 0;
    left: 10px;
    background: transparent;
    padding: 0 10px;
    color: #666;
    transition: all 0.3s ease;
    font-size: 30px;
    font-weight: normal;
    width: 100%;
    cursor: pointer;
}

#file-name {
    margin-left: 54px;
    font-size: 14px;
    color: #555;
    cursor: pointer;
}

.form_upload_item {
    cursor: pointer;
}

.location_box input::placeholder {
    font-size: 14px;
}

.select-category select {
    font-size: 14px;
    padding: 12px 12px !important;
}

.main-login {
    background: url(../images/login-bgg.jpg) no-repeat;
    background-size: cover;
    background-position: bottom;
}

.lightbox_banner .completed {
    background-color: #fcd615;
    color: #000;
    font-size: 20px;
    padding: 10px 15px;
    text-decoration: none;
    border-radius: 12px;
    width: auto;
    display: inline-block;
    text-align: center;
    border: none;
}

.lightbox_banner .cancelled {
    background-color: #000;
    color: #fff;
    font-size: 20px;
    padding: 10px 15px;
    text-decoration: none;
    border-radius: 12px;
    width: auto;
    display: inline-block;
    text-align: center;
    border: none;
    margin-left: 20px;
}

#searchToggleBtn {
    background-color: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    color: #fff;
    font-size: 18px;
    font-family: "Poppins";
    font-weight: 500;
    line-height: 27px;
    text-decoration: none;
    padding: 0;
    min-width: 110px;
}

.listing_nav #searchToggleBtn img {
    filter: invert(1);
    margin-right: 5px;
}

.listing_nav .search-container {
    display: flex;
    align-content: center;
    align-items: center;
    position: relative;
}

.header-active .listing_nav #searchToggleBtn img {
    filter: inherit;
}

.header-active .listing_nav #searchToggleBtn {
    color: #000;
}

.listing_nav .search-container #searchInput {
    font-size: 14px;
    background-color: transparent;
    color: #050505 !important;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 5px;
    min-width: 240px;
}

.listing_nav .search-container #searchInput::placeholder {
    color: #fff;
}

.header-active .listing_nav .search-container #searchInput::placeholder {
    color: #000;
}

.forgot_eye .position-absolute.top-50.end-0.translate-middle-y.me-5.mt-5 {
    right: 12px !important;
}

.header-active .listing_nav .search-container #searchInput {
    font-size: 14px;
    background-color: transparent;
    color: #222 !important;
    border: 1px solid #222;
    border-radius: 5px;
    padding: 5px;
}

.listing_nav .search-container.active input#searchInput {
    display: block !important;
    padding: 5px 5px 5px 40px;
}

#searchResults {
    position: absolute;
    background: #fff;
    top: 28px;
    left: 110px;
    border-radius: 5px !important;
}

.search-container .result-item {
    padding: 10px;
    border-bottom: 1px solid#ccc;
}

.search-container .result-item h5 {
    font-size: 15px;
}

.search-container .result-item:last-child {
    border: none;
}

.search-container .result-item .btn.btn-primary.btn-sm {
    font-size: 12px;
    font-family: "Poppins";
    font-weight: 400;
    border: none;
    padding: 0;
    border-radius: 0;
    display: inline-block;
    background: transparent;
    color: #282828 !important;
    text-decoration: underline;
}

.search-results {
    display: none;
    /* Hidden by default */
    position: absolute;
    background: white;
    border: 1px solid #ccc;
    z-index: 1000;
    max-height: 300px;
    overflow-y: auto;
}

.search-results.active {
    display: block;
    /* Visible when active */
}

#identityProofModal {
    z-index: 99999;
}

.center_slider img {
    width: 100%;
    height: 300px;
    border-radius: 20px;
    margin-bottom: 60px;
    object-fit: cover;
}

.center_slider {
    border-radius: 20px;
}

.banner_bg .center_slider img {
    margin-bottom: 0;
}

.innner_wrapper.prduct-listing .card h5 {
    font-size: 20px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
}

.innner_wrapper.prduct-listing .card h5 p {
    margin: 0;
}

.similar_responsive .slick-track {
    margin-left: 0;
}

/* .gm-style .gm-style-iw-c {
    background-color: #fcd615 !important;
}

.gm-style .gm-style-iw-tc::after {
    background-color: #fcd615 !important;
} */

.map-card h4 {
    color: #000;
    font-size: 20px;
    margin: 0;
}

.view_search {
    background-color: #ffffff;
    color: #000;
    font-size: 14px;
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 12px;
    width: auto;
    display: inline-block;
    text-align: center;
}

#thankYouModal .modal-content {
    border-radius: 40px;
}

#thankYouModal .modal-content .modal-header button.btn-close {
    margin: 0px 10px 0px auto;
}

#thankYouModal .modal-content .modal-header {
    border: none;
}

#thankYouModal .modal-content #thankYouModalLabel {
    color: #1e151d;
    font-size: 24px;
    font-weight: 600;
}

#thankYouModal .modal-content p {
    font-size: 16px;
    color: #000;
    font-weight: normal;
}

.search-container {
    position: relative;
}

.main-list #searchToggleBtn {
    color: #fcd615;
    /* position: absolute; */
    left: -110px;
    top: -15px;
}

#dropdownMenuLink1 {
    top: 4px;
    position: relative;
}

.main-list #searchToggleBtn img {
    filter: invert(1);
}

.header-active nav .main-list #searchToggleBtn {
    color: #000;
    margin: 5px 16px;
    left: -120px;
}

.header-active nav .main-list #searchToggleBtn img {
    filter: inherit;
}

.search-container .result-item {
    padding: 10px;
    border-bottom: 1px solid#ccc;
    text-align: left;
}

#searchResults {
    position: absolute;
    background: #fff;
    top: 28px;
    left: 110px;
    border-radius: 5px !important;
    width: 300px;
    left: 0;
    border: none !important;
}

.listing_nav .search-container.active #searchToggleBtn {
    top: 10px;
    left: -120px;
}

.header-active .listing_nav .search-container.active #searchToggleBtn {
    top: 10px;
    left: -46px;
}

.header-active .search-container.active #searchToggleBtn {
    top: 0;
}

.tab_section.active.active-section {
    padding-top: 100px;
}

.header-active nav .main-list #searchToggleBtn {
    color: #000;
    margin: 0px 16px;
    left: -121px;
    top: -14px;
}

/**
 *  Progress Bar
 */
.progresssss {
    display: block;
    width: 100%;
    height: 10px;
    border-radius: 10px;
    overflow: hidden;

    background-color: #f5f5f5;
    background-image: linear-gradient(to right, #fcd615, #fcd615);
    background-repeat: no-repeat;
    background-size: 0 100%;

    transition: background-size 0.4s ease-in-out;
}

/**
   *  Demo Styles from the Slick Slider
   *  website
   */

.quantity_btn span::selection {
    background-color: #ffff;
}

.quantity_btn.no_guest::selection {
    background-color: #ffff;
}

.quantity_btn input::selection {
    background-color: transparent !important;
}
.quantity_btns span::selection {
    background-color: #ffff;
}

.quantity_btns.no_guest::selection {
    background-color: #ffff;
}

.quantity_btns input::selection {
    background-color: transparent !important;
}

.dropdown.quentity_menu .dropdown-menu.show {
    height: auto;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.main-list .search-container.active #searchToggleBtn {
    position: absolute;
    left: -32px;
    top: 10px;
    font-size: 0;
}

#highlightsTabContent img {
    margin-bottom: 10px;
}

.all-properties .similar-properties.slider-wrapper .card ul li .arrow_btn img {
    bottom: 10px;
}

.property_filters button {
    border: 1px solid #b3b3b3;
    background: transparent;
    border-radius: 10px;
    padding: 10px;
    font-size: 18px;
}

#couponsList li {
    list-style: none;
}

.wallet_page {
    padding: 40px 0;
}

.wallet_page h3 {
    font-size: 36px;
}

.wallet_page h4 {
    font-size: 20px;
}

.wallet_page h2 {
    font-size: 30px;
}

.wallet_page .btn.btn-primary {
    background: #fcd615;
    border: none;
    font-size: 16px;
    color: #000;
    padding: 10px 15px;
}

.wallet_card {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
    padding: 20px;
    border-radius: 20px;
}

.wallet_card .table.table-bordered {
    border: none !important;
}

.wallet_card .table.table-bordered tr {
    border: none !important;
}

.wallet_card .table.table-bordered tr td {
    border: none !important;
    border-bottom: 1px solid#ccc !important;
    vertical-align: middle;
}

.green-bold {
    font-weight: 600;
    color: #009741;
}

.light-red {
    font-weight: 600;
    color: #ff4d00;
}

.add_money .btn.btn-primary {
    background: #fcd615;
    border: none;
    font-size: 16px;
    color: #000;
    padding: 10px 15px;
}

.add_money .form-control {
    padding: 12px;
    margin-bottom: 20px;
}

.add_money label {
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
}

.add_money .modal-footer {
    justify-content: center;
}

.add_money .modal-footer .btn.btn-primary {
    display: block;
    width: 100%;
    margin: 20px;
}

.wallet_card .table.table-bordered tr td img {
    width: 50px;
    height: 50px;
    object-fit: contain;
}

body .menu-right .dropdown-menu.show li .dropdown-item.switch_btn:hover {
    background-color: #fad615 !important;
}

.wallet_card h3 {
    font-size: 24px;
}

body .apply_filter_btn {
    background-color: #fcd615;
    color: #000;
    font-size: 16px;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 6px;
    display: block;
    width: 100%;
    margin-top: 2rem;
    border: none;
}

.row.seprate_collom .col-md-6 .no_data p {
    font-size: 24px;
}

.form-check.form-switch.d-flex.shortings select {
    appearance: auto;
}

.download_app .col-md-3 img {
    width: 100%;
}

.faq_accordian .accordion-item {
    margin-bottom: 15px;
    border: 1px solid#ccc;
    border-radius: 10px;
}

.faq_accordian .accordion-item h2 {
    padding: 0 !important;
    margin: 0;
    background: transparent;
}

.faq_accordian .accordion-item .accordion-button {
    background: transparent;
    color: #000;
    font-weight: 500;
}

.faq_accordian .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='%23000000'%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");
}

.faq_accordian .accordion-button:not(.collapsed)::after {
    transform: rotate(0deg);
}

.faq_accordian .accordion-button.collapsed::after {
    transform: rotate(-180deg);
}

.faq_accordian .accordion-button:not(.collapsed) {
    box-shadow: none !important;
}

#loginForm .form-outline {
    position: relative;
}

#loginForm
    .form-outline
    .position-absolute.top-50.end-0.translate-middle-y.me-5.mt-5 {
    top: 12px !important;
    margin-right: 12px !important;
}

.signup #typePhoneNumberX-2 {
    width: 100%;
    max-width: 400px;
    min-width: 400px;
    margin-left: 60px !important;
}

.main-login .iti__selected-country {
    border-color: #ccc !important;
    padding: 0 5px 0 0;
    border-radius: 10px !important;
}

#loginForm span {
    font-size: 14px;
    text-align: left;
    display: block;
}

#loginForm span#phone_number {
    position: relative;
    right: 35%;
}

.main-login .card .iti__selected-country {
    background: transparent;
    padding: 0;
    background: transparent;
    padding: 0;
}

.tript-tab-pane {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.search-container.active #searchInput {
    display: block !important;
}

.profile-list-img a img {
    object-fit: cover !important;
    width: 32px !important;
    height: 32px !important;
    display: flex;
    justify-content: space-between;
    border-radius: 50% !important;
}

.profile-list-img a {
    display: flex !important;
    align-items: center;
}

.other_explore_menu h5 {
    font-size: 20px;
}

.other_explore_menu ul li {
    align-items: center;
}

#similar_slider .slick-next.slick-arrow {
    right: -20px;
    background-color: #fff;
}

/* #similar_slider .slick-prev,
.slider-wrapper .slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    border: 1px solid#333;
    width: 30px;
    height: 30px;
    border-radius: 6px;
    opacity: 50%;
} */

#similar_slider .slick-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    border: 1px solid#333;
    width: 30px;
    height: 30px;
    border-radius: 6px;
    opacity: 50%;
}

#similar_slider .slick-next::before {
    left: 6px !important;
    top: 4px;
}

#similar_slider .slick-prev {
    left: -40px;
    background-color: #fff;
}

#similar_slider .slick-list.draggable {
    overflow: hidden;
}

.star {
    width: 32px;
    height: 32px;
    transition: 0.6s all;
}

#rating {
    cursor: pointer;
    display: inline-block;
}

#review-form .input-group-addon {
    min-width: 100px;
}

#review-form .btn {
    min-width: 100px;
}

#review-form input[type="text"],
#review-form textarea {
    width: 100%;
}

#review-form .form-group {
    margin-bottom: 15px;
}

#review-form .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
}

blockquote {
    border-left: 5px solid rgb(238, 238, 238);
    padding-left: 20px;
}

blockquote .footer {
    display: block;
    font-size: 80%;
}

.stars-container {
    margin-bottom: 5px;
    overflow: hidden;
}

.pw-registration #password {
    position: absolute;
    bottom: -20px;
}

.cms_pages {
    padding: 4rem 0;
}

.cms_pages h1 {
    text-transform: capitalize;
}

.cms_pages h1 {
    text-transform: capitalize;
    font-size: 34px;
    font-weight: 600;
}

.profile-list-img i {
    margin-right: 12px;
    margin-left: 2px;
    color: #555;
}

.booking-text input {
    margin-right: 10px;
}

.discount-token {
    display: flex;
    margin-top: 0;
}

.discount-token button#applyCouponButton {
    background-color: #fcd615;
    border: none;
    padding: 10px;
    border-radius: 0 8px 8px 0;
    font-size: 15px;
    color: #000;
    border: 1px solid #fcd615;
}

.discount-token input {
    border-radius: 10px 0 0 10px;
}

.otp-page .iti.iti--allow-dropdown.iti--show-flags.iti--inline-dropdown {
    width: 100%;
}

.otp-page .form-control {
    width: 86% !important;
    margin-left: 55px !important;
}

.otp-page button.iti__selected-country {
    font-size: 0;
}

.otp-page .otp_field input {
    width: 100% !important;
    margin-left: 0 !important;
}

.otp-page .password_field input {
    width: 100% !important;
    margin-left: 0 !important;
}

/* range slider css */

.custom-wrapper {
    width: 313px;
    background: #fff;
    border-radius: 10px;
    padding: 20px 25px 40px;
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.1);
}

.custom-wrapper header h2 {
    font-size: 24px;
    font-weight: 600;
}

.custom-wrapper header p {
    margin-top: 5px;
    font-size: 16px;
}

.custom-wrapper .price-input {
    width: 100%;
    display: flex;
    margin: 30px 0 35px;
}

.custom-wrapper .price-input .field {
    display: flex;
    width: 100%;
    height: 45px;
    align-items: center;
}

.custom-wrapper .field input {
    width: 100%;
    height: 100%;
    outline: none;
    font-size: 19px;
    margin-left: 12px;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #999;
    -moz-appearance: textfield;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.custom-wrapper .price-input .separator {
    width: 130px;
    display: flex;
    font-size: 19px;
    align-items: center;
    justify-content: center;
}

.custom-wrapper .slider {
    height: 5px;
    position: relative;
    background: #ddd;
    border-radius: 5px;
}

.custom-wrapper .slider .progress {
    height: 100%;
    left: 25%;
    right: 25%;
    position: absolute;
    border-radius: 5px;
    background: #17a2b8;
}

.custom-wrapper .range-input {
    position: relative;
}

.custom-wrapper .range-input input {
    position: absolute;
    width: 100%;
    height: 5px;
    top: -5px;
    background: none;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.custom-wrapper input[type="range"]::-webkit-slider-thumb {
    height: 17px;
    width: 17px;
    border-radius: 50%;
    background: #17a2b8;
    pointer-events: auto;
    -webkit-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

.custom-wrapper input[type="range"]::-moz-range-thumb {
    height: 17px;
    width: 17px;
    border: none;
    border-radius: 50%;
    background: #17a2b8;
    pointer-events: auto;
    -moz-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

/* Support */
.custom-wrapper .support-box {
    top: 2rem;
    position: relative;
    bottom: 0;
    text-align: center;
    display: block;
}

.custom-wrapper .b-btn {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.custom-wrapper .b-btn.paypal i {
    color: blue;
}

.custom-wrapper .b-btn:hover {
    text-decoration: none;
    font-weight: bold;
}

.custom-wrapper .b-btn i {
    font-size: 20px;
    color: yellow;
    margin-top: 2rem;
}

#similar_slider .slick-prev::before {
    left: 6px !important;
    top: 4px;
}

#similar_slider .slick-next::before {
    left: 6px !important;
    top: 4px;
    width: 15px !important;
    height: 20px !important;
}

#similar_slider .slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    border: 1px solid#333;
    width: 30px;
    height: 30px;
    border-radius: 6px;
    opacity: 50%;
}

#roomAvailability {
    color: red;
}

.rating-heading {
    display: flex;
    align-items: center;
}

.rating-heading span {
    background-color: #fff;
    padding: 8px 15px;
    color: #000;
    border-radius: 10px;
    border: 1px solid#ccc;
    margin-left: 2rem;
}

.rating-heading span i {
    color: #fcd615;
    margin-right: 3px;
}

.rating-heading a {
    display: inline-block;
    color: #000;
    text-decoration: underline;
    margin-left: 1rem;
}

.amenitie_modal .modal-dialog {
    max-width: 1000px;
    margin: 1.75rem auto;
}

.amenitie_modal .modal-title {
    font-size: 25px !important;
}

.amenities_list h4 {
    font-size: 20px;
}

.amenities_list ul {
    display: flex;
    padding: 0;
    margin: 20px 0;
    flex-wrap: wrap;
}

.amenities_list ul li {
    list-style: none;
    width: 25%;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.amenities_list ul li img {
    width: 40px;
    border: 1px solid#ccc;
    border-radius: 5px;
}

.amenitie_modal {
    z-index: 999999;
}

.amenities_btn {
    background: transparent;
    border: none;
    color: #706a21;
    text-decoration: underline;
    font-weight: 600;
}

.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: none !important;
}

.irs-line-left,
.irs-line-mid,
.irs-line-right {
    position: absolute;
    display: block;
    top: 0;
}

.irs-line-left {
    left: 0;
    width: 11%;
}

.irs-line-mid {
    left: 9%;
    width: 82%;
}

.irs-line-right {
    right: 0;
    width: 11%;
}

.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0;
}

.irs-bar-edge {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
}

.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0;
}

.irs-slider {
    position: absolute;
    display: block;
    cursor: default;
    z-index: 1;
}

.irs-slider.single {
}

.irs-slider.from {
}

.irs-slider.to {
}

.irs-slider.type_last {
    z-index: 2;
}

.irs-min {
    position: absolute;
    display: block;
    left: 0;
    cursor: default;
}

.irs-max {
    position: absolute;
    display: block;
    right: 0;
    cursor: default;
}

.irs-from,
.irs-to,
.irs-single {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap;
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
}

.irs-with-grid .irs-grid {
    display: block;
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000;
}

.irs-grid-pol.small {
    height: 4px;
}

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #000;
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: rgba(0, 0, 0, 0);
    z-index: 2;
}

.lt-ie9 .irs-disable-mask {
    background: #000;
    filter: alpha(opacity=0);
    cursor: not-allowed;
}

.irs-disabled {
    opacity: 0.4;
}

.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important;
}

.irs {
    height: 55px;
}

.irs-with-grid {
    height: 75px;
}

.irs-line {
    height: 10px;
    top: 33px;
    background: #eee;
    background: linear-gradient(to bottom, #ddd -50%, #fff 150%);
    /* W3C */
    border: 1px solid #ccc;
    border-radius: 16px;
    -moz-border-radius: 16px;
}

.irs-line-left {
    height: 8px;
}

.irs-line-mid {
    height: 8px;
}

.irs-line-right {
    height: 8px;
}

.irs-bar {
    height: 10px;
    top: 33px;
    border-top: 1px solid #fcd615;
    border-bottom: 1px solid #fcd615;
    background: #428bca;
    background: #fcd615;
    /* W3C */
}

.irs-bar-edge {
    height: 10px;
    top: 33px;
    width: 14px;
    border: 1px solid #8c131c;
    border-right: 0;
    background: #8c131c;
    background: linear-gradient(to top, #8c131c 0%, #c1131c 100%);
    /* W3C */
    border-radius: 16px 0 0 16px;
    -moz-border-radius: 16px 0 0 16px;
}

.irs-shadow {
    height: 2px;
    top: 38px;
    background: #000;
    opacity: 0.3;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

.lt-ie9 .irs-shadow {
    filter: alpha(opacity=30);
}

.irs-slider {
    top: 25px;
    width: 27px;
    height: 27px;
    border: 1px solid #aaa;
    background: #ddd;
    background: linear-gradient(
        to bottom,
        rgba(255, 255, 255, 1) 0%,
        rgba(220, 220, 220, 1) 20%,
        rgba(255, 255, 255, 1) 100%
    );
    /* W3C */
    border-radius: 27px;
    -moz-border-radius: 27px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    cursor: pointer;
}

.irs-slider.state_hover,
.irs-slider:hover {
    background: #fff;
}

.irs-min,
.irs-max {
    color: black;
    font-size: 12px;
    line-height: 1.333;
    text-shadow: none;
    top: 0;
    padding: 1px 5px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    -moz-border-radius: 3px;
}

.lt-ie9 .irs-min,
.lt-ie9 .irs-max {
    background: #ccc;
}

.irs-from,
.irs-to,
.irs-single {
    color: #fff;
    font-size: 14px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: #8c131c;
    border-radius: 3px;
    -moz-border-radius: 3px;
}

.lt-ie9 .irs-from,
.lt-ie9 .irs-to,
.lt-ie9 .irs-single {
    background: #999;
}

.irs-grid {
    height: 27px;
}

.irs-grid-pol {
    opacity: 0.5;
    background: #428bca;
}

.irs-grid-pol.small {
    background: #999;
}

.irs-grid-text {
    bottom: 5px;
    color: #99a4ac;
}

.extra-controls.form-inline .form-group {
    display: flex;
    position: relative;
}

.extra-controls.form-inline .form-group input {
    margin: 3px;
}

.irs-from {
    display: none;
}

.irs-to {
    display: none;
}

.irs-max {
    display: none;
}

.irs-single {
    display: none;
}

.irs-min {
    display: none;
}

.logo img {
    width: 40px;
}

.irs-slider:before {
    content: attr(data-value);
    /* Display ₹ price inside the circle */
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    background: #333;
    color: #fff;
    padding: 3px 7px;
    border-radius: 5px;
    font-size: 12px;
    white-space: nowrap;
}

.main-login .card .text-danger {
    color: #dc3545 !important;
    font-size: 12px;
    text-align: left;
    display: block;
}

.country_number {
    text-align: left;
}

.login_logo img {
    width: 50px;
}

.amenitie_modal .amenities_list ul li p {
    margin: 0;
    padding-left: 10px;
}

#thankYouModal .btn-close {
    margin: 5px 10px 0 auto;
}

.house_desc .reach_us {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    cursor: pointer;
    background: #ebebeb;
    border-radius: 5px;
}

.house_desc .reach_us a img {
    width: 30px !important;
    height: auto !important;
}

.seprate_collom .col-md-6 .pro_card .text .discription {
    font-size: 14px;
}

.price-label {
    position: absolute;
    background-color: #fcd615;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 2px 5px;
    font-size: 12px;
    font-weight: bold;
    color: black;
    white-space: nowrap;
    transform: translate(-50%, -100%);
}

.referal-btn {
    margin-bottom: 16px;
    background-color: #fcd615;
    color: #000;
    font-size: 20px;
    padding: 10px 15px;
    text-decoration: none;
    border-radius: 12px;
    text-align: center;
    margin-top: 15px;
    border: none;
}

.cashback-card input {
    border-color: #ccc !important;
    border-radius: 10px 0 0px 10px !important;
    padding: 14px !important;
}

.cashback-card img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
}

body #map {
    margin-bottom: 40px;
}

.copyright li span {
    color: #a7a7a7;
}

.mobile_flow {
    display: none;
}

.signup .card-body {
    padding: 20px 30px !important;
}

#bookNowButton {
    display: block;
    width: 100%;
}

header .notification .dropdown-item {
    padding: 10px;
    border-bottom: 0.5px solid#ccc;
    display: block;
    white-space: inherit !important;
}

header .notification .dropdown-menu.show {
    display: block;
    padding: 0;
    border-bottom: none;
    width: 300px;
    right: 150px !important;
    transform: translate(-198px, 49px) !important;
}

body .main-list li a.read_btn {
    color: #000 !important;
    font-size: 16px;
    display: block;
    padding: 10px;
    text-align: center;
    text-decoration: underline;
    font-weight: 600;
}

.dropdown.notification #dropdownMenuLink1 span {
    background: #fcd615;
    color: #000;
    font-size: 14px;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    position: absolute;
    left: 14px;
    top: -7px;
}

.explore_location img {
    height: 160px;
    object-fit: cover;
    margin: 0 auto;
    width: 100%;
    border-radius: 10px 10px 0 0 !important;
}

.explore_location .text-center {
    text-align: center !important;
    border: 1px solid#f2f2f2;
    padding: 0;
    border-radius: 10px;
    margin: 8px;
    height: 230px;
    display: block !important;
    align-content: baseline;
    transition: transform 0.3s ease-in-out;
    /* Smooth transition */
}

.explore_location .text-center:hover {
    transition: all 0.5s;
    transform: translateY(-10px);
    background-color: #fdedd070;
}
.book_btn button:hover {
    background-color: #fcd615;
}

.explore_location .text-center p {
    font-size: 18px;
    font-weight: 500;
}

#detail-content .pro_card {
    border-radius: 10px;
    padding: 0;
    cursor: pointer;
}

#detail-content .pro_card img {
    border-radius: 10px 0 0 10px;
}
#detail-content .pro_card .text a img {
    width: 30px;
}
#detail-content .pro_card .text {
    padding: 20px;
    position: relative;
    width: 60%;
}

.pro_card .text p i {
    margin-right: 10px;
}

.row.seprate_collom .col-md-6 #detail-content .pro_card {
    display: block;
}

.row.seprate_collom .col-md-6 #detail-content .pro_card .img {
    position: relative;
    width: 100%;
}

.row.seprate_collom .col-md-6 #detail-content .pro_card .img img {
    border-radius: 10px 10px 0 0;
    height: 260px;
}

.row.seprate_collom .col-md-6 #detail-content .pro_card .text {
    padding: 20px;
    position: relative;
    width: 100%;
}

#experiences ul li h3 img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 10px;
}

#meals img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 10px;
}

.notes_item h4 {
    font-size: 18px;
    margin: 10px 0 2px;
}

.meals_image_group {
    display: flex;
    flex-wrap: wrap;
}

#meals img {
    width: 190px;
    height: 190px;
    object-fit: cover;
    border-radius: 10px;
    margin: 8px 8px 8px 0;
}

section.help-center {
    padding: 4rem 0;
}

section.help-center h3 {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
}

section.help-center form .form-group {
    display: flex;
    width: 50%;
    margin: 2rem auto;
}

section.help-center form .form-group input {
    padding: 12px;
    border-radius: 10px 0 0 10px;
}

section.help-center form .form-group button.btn.btn-primary {
    border-radius: 0 10px 10px 0;
    background-color: #fcd615;
    border-color: #fcd615;
    color: #000;
}
.col-md-6.form-group.border-right {
    padding-left: 2rem;
}
.help-card {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
    padding: 30px;
    border-radius: 10px;
    text-align: center;
    align-content: center;
    min-height: 250px;
    margin-top: 20px;
}

.help-card i {
    font-size: 45px;
    color: #fcd615;
}

.help-card h5 {
    font-size: 24px;
    margin: 12px 0;
}

.help-card a {
    color: #555;
    font-size: 16px;
}

.banner_slider.offer_banner_sec .carousel-item img {
    height: 245px;
    min-height: 245px;
    border-radius: 20px;
}

.banner_slider.offer_banner_sec .carousel-caption {
    position: absolute;
    right: 0;
    top: 30%;
    left: 50%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    width: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
}

.banner_slider.offer_banner_sec .carousel-control-prev-icon {
    background-color: transparent;
    width: 40px;
    padding: 15px;
    height: 70px;
}

.banner_slider.offer_banner_sec .carousel-control-prev {
    left: 20px;
    top: -50px;
}

.banner_slider.offer_banner_sec .carousel-control-next-icon {
    background-color: transparent !important;
}

.banner_slider.offer_banner_sec .carousel-control-next {
    right: 20px;
}

.banner_slider.offer_banner_sec .container {
    position: relative;
}

/* .banner_slider.offer_banner_sec .carousel-inner:after {
    background: #00000078;
    content: '';
    height: 87%;
    width: 100%;
    position: absolute;
    border-radius: 20px;
} */

#reviewModal .modal-body img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
}

#reviewModal .modal-body #modalName {
    font-size: 23px;
    margin: 10px 0;
}

div#reviewModal .modal-body .rating a i {
    color: #fcd615;
    margin: 10px;
}

#experiences ul li h4 {
    font-size: 16px;
    margin: 10px 0;
}

#experiences ul li h4 strong {
    font-weight: 500;
    font-size: 16px;
}

#experiences ul li h4 span {
    font-weight: 200;
    display: inline-block;
    margin-left: 10px;
}

#experiences ul li h4 p {
    font-weight: 200;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 10px;
    min-width: 100px;
    width: 100%;
    white-space: normal;
}

#faq .tab-content > .active {
    display: block;
    padding: 0;
}

#experiences ul li .user_img img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.review-content .rating-content {
    padding-left: 0;
}

#experiences ul li .view_review {
    display: block;
    text-align: left;
    color: #000;
    font-weight: 600;
    text-decoration: underline;
}

#experiences ul li .user_img {
    display: flex;
    align-items: center;
}

#experiences ul li .user_img {
    display: flex;
    align-items: center;
    margin-bottom: 4px;
    border-bottom: 1px solid#f2f2f2;
    padding-bottom: 6px;
}

.logout {
    padding: 0 !important;
}
.login_social {
    border: 1px solid#333;
    padding: 10px;
    display: block;
    border-radius: 10px;
}
.login_social i {
    margin-right: 20px;
}
.offer_banner_sec h5 {
    font-size: 30px !important;
    line-height: 50px !important;
}
.offer_banner_sec h5 span {
    font-size: 30px !important;
}
.booking-text-card span .hover-tooltip {
    display: none;
    padding-bottom: 0 !important;
}
.booking-text-card span:hover .hover-tooltip {
    display: block;
    position: absolute;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
    padding: 16px;
    background-color: #fff;
    top: -100px;
    right: -168px;
    width: 100%;
    min-width: 190px;
    z-index: 9;
}
.booking-text-card span {
    position: relative;
}
.booking-text-card span:hover .hover-tooltip strong {
    display: flex;
    font-weight: 500;
    padding-bottom: 5px;
    justify-content: space-between;
}
#shareModal .modal-body ul {
    display: flex;
    justify-content: center;
}
#shareModal .modal-body ul li {
    list-style: none;
}
#shareModal .modal-body ul li a {
    display: inline-block;
    color: #222;
    border: 1px solid#222;
    padding: 10px 20px;
    border-radius: 5px;
    margin: 10px 15px;
}
.share {
    background-color: #fff;
    padding: 8px 15px;
    color: #000;
    border-radius: 10px;
    border: 1px solid #ccc;
    margin: 5px;
    font-size: 18px;
}
.share i {
    margin-right: 5px;
}

#shareModal .modal-body ul .copyLink i {
    padding-right: 9px;
}
button#confirmation-button {
    display: block;
    width: 100%;
}
.wallet_price img {
    width: 20px;
}
.wallet_price {
    border: 1px solid#ccc;
    padding: 5px 10px;
    border-radius: 8px;
}

header .wallet_price span.wallet_amount {
    color: #fff;
}
header.header-active .wallet_price img {
    filter: inherit;
}
header.header-active span.wallet_amount {
    color: #000;
}
.wallet_price.wallet-list span {
    color: #000 !important;
}

.neighbourhood {
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* 2 columns */
    gap: 10px;
}

.neigh_places {
    font-size: 14px;
    line-height: 2;
    text-align: center;
    color: #222;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0.05);
    cursor: pointer;
    padding: 5px 15px;
}

.neigh_places:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.neigh_places.active {
    background-color: rgba(0, 0, 0, 0.1);
}
.experiences_items a img {
    width: 100% !important;
    min-height: 100px !important;
    margin-top: 15px;
    border-radius: 10px;
}
.experiences_items label {
    display: block;
    margin-top: 20px;
}
.approoved_bookings .book_btn button {
    width: 100%;
}
.menu-right .dropdown-menu.show li a i {
    margin-right: 10px;
    font-size: 22px;
    color: #222;
}

#paymentSuccessModal .modal-content {
    border-radius: 40px;
}

#paymentSuccessModal .modal-content .modal-header button.btn-close {
    margin: 0px 10px 0px auto;
}

#paymentSuccessModal .modal-content .modal-header {
    border: none;
}

#paymentSuccessModal .modal-content #thankYouModalLabel {
    color: #1e151d;
    font-size: 24px;
    font-weight: 600;
}

#paymentSuccessModal .modal-content p {
    font-size: 16px;
    color: #000;
    font-weight: normal;
}
.seprate_collom .col-md-6 .price-container {
    margin-top: 0;
    display: flex;
    justify-content: space-between;
    position: relative;
    top: -16px;
}
.seprate_collom .col-md-6 .amenities_btn.mt-4 {
    display: none;
}
.pac-container.pac-logo {
    border: none !important;
    display: block !important;
    border-radius: 8px;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
    margin-top: 5px;
}
.pac-logo::after {
    display: none !important;
}
.pac-container.pac-logo .pac-item {
    cursor: default;
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    text-align: left;
    border-top: 1px solid #e6e6e6;
    font-size: 14px;
    color: #515151;
}
#all .accordion-body textarea {
    width: 100%;
    border-radius: 10px;
    border: 1px solid#ccc;
    margin-bottom: 10px;
    padding: 20px;
}

.booking_card .pay_detail h6 p {
    font-size: 16px;
    font-weight: 500;
}

span.gstper {
    font-size: 13px;
}
header .container {
    width: 100% !important;
    max-width: 100%;
    padding: 0 50px;
}

header .container form#search_form {
    position: relative;
    left: 0;
}
.listing_nav .select_form {
    padding: 10px;
    width: 100%;
    top: 0;
    box-shadow: none;
    border: 1px solid #cccccc85;
}
body header .col.form-group.date_pick input {
    padding-left: 45px;
    padding-top: 12px;
}
body header .main-list .select_form {
    padding: 10px 10px 8px;
    border-radius: 10px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 0;
    background-color: #fff;
    box-shadow: 0px 7px 24px 0px #00000029;
}
body header .col-md-2.text-start {
    align-items: center;
    align-content: center;
}
.services .card ul li .d-flex span {
    background-color: #009741;
    font-size: 10px;
    color: #fff;
    padding: 5px 5px;
    border-radius: 5px;
    line-height: 20px;
    margin: 0 10px;
}
.services .card ul li .arrow_btn img {
    position: absolute;
    bottom: 7px;
    width: 40px;
}

body header .select_form input {
    padding: 8px 10px;
}
body header .search-button {
    padding: 0 !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
body header .select_form img {
    width: 22px;
}
body header .col.search {
    width: auto;
    flex: auto;
    max-width: max-content;
}
.select_form .dropdown-toggle img {
    width: 22px;
    top: 13px;
}
.listing_nav .select_form {
    padding: 10px 10px 8px;
}
body header .text-box.location_box #locations {
    padding-top: 12px;
    width: 214px;
}
body header .listing_nav .select_form .dropdown-toggle {
    border: none;
    padding: 0 !important;
    font-size: 12px;
}
body header .select_form .dropdown-toggle img {
    width: 22px;
    top: 10px;
}
body header .select_form .dropdown-toggle span {
    position: relative;
    color: #000;
    left: 53px;
}
body header .listing_nav .select_form .dropdown-toggle {
    border: none;
    padding: 10px !important;
    font-size: 12px;
    position: relative;
}
body header .select_form .dropdown-toggle span {
    position: relative;
    color: #000;
    left: 50px;
}
body header .select_form .dropdown-toggle span {
    position: relative;
    color: #000;
    left: 40px;
    top: 1px;
    margin: 0;
    opacity: 70%;
}
body header .select_form .dropdown-toggle::after {
    right: 70px;
    position: absolute;
    top: 18px;
    font-size: 16px;
}
body header .select_form .dropdown-menu p {
    position: inherit !important;
    transform: inherit !important;
    color: #282828;
}
body header .select_form .dropdown-menu {
    width: 290px !important;
    left: -47px !important;
    top: 50px !important;
}
.banner_slider .col.form-group.date_pick input {
    padding-left: 45px;
}
header .main-list input {
    padding: 0 !important;
    border: none;
}
body header .main-list .select_form img {
    left: 0;
    top: 0;
}
body header .main-list .select_form .date_pick {
    padding-left: 30px;
}
body header .main-list .select_form #dropdownMenuLink {
    padding: 0;
    border: none;
}
body header .main-list .select_form .dropdown-toggle span {
    position: relative;
    color: #000;
    left: -44px;
    top: 5px;
    font-weight: normal;
    margin: 0;
    opacity: 70%;
    font-size: 16px;
}
body header .main-list .select_form .dropdown-toggle::after {
    right: 27px;
    position: absolute;
    top: 18px;
    font-size: 16px;
}

body header .main-list .select_form img {
    left: 0;
    top: 8px;
}
body header .main-list .select_form .form-group {
    position: relative;
    align-content: center;
    border-right: 1px solid#ccc;
    margin-right: 10px;
}
body header .main-list .select_form .flatpickr-input[readonly] {
    outline: 0;
    background: white;
}

header .text-box.location_box {
    position: relative;
}
header .text-box.location_box i {
    position: absolute;
    left: 0;
    top: 0px;
    font-size: 20px;
    color: #5d5d5d;
}

/* header .text-box.location_box #locations {
    padding-left: 20px !important;
}
body header .main-list input#locations {
    width: 230px;
}
body header .main-list .select_form .dropdown img {
    left: -15px;
} */
@media (max-width: 600px) {
    .flatpickr-calendar {
        font-size: 14px;
        width: 100%;
    }
}
p#securityDepositOption {
    width: 70%;
}
#enquireNowButton {
    display: block;
    width: 100%;
}
.enquire_now {
    background-color: #fcd615;
    border: none !important;
    padding: 15px;
    border-radius: 12px;
    font-size: 18px;
    color: #000 !important;
}