.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}


.dsksearch .searchpanel {
    background: linear-gradient(to left, rgba(255, 255, 255, 0.49), rgba(87, 93, 117, 0.49));
    border-radius: 10px 10px 10px 10px;
    padding: 19px 14px 14px 14px;
    height: 90px;
    box-shadow: 2px 2px 4px #00000040;
}

.dsksearch .searchpanel .frm .frm-select {
    width: 100%;
    padding: 14px 15px;
    background: #fff;
    height: auto;
    border: 0px;
    border-radius: 10px;
    color: #030911;
    background-image: url(../images/common/Dropdown.svg);
    background-position: 98% 18px;
    background-size: 18px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    box-shadow: 2px 2px 4px #00000040;
}

.dsksearch .searchlabel {
    margin-top: 16px;
    display: flex;
    justify-content: space-between;
}

.dsksearch .searchsection {
    width: 59%;
    transform: translate(35%, -31%);
}

.dsksearch .navigation {
    text-align: right;
    transform: translate(1%, -126px);
}

.dsksearch .navigation a {
    text-decoration: none;
    cursor: pointer;
    color: rgba(87, 93, 117, 1);
    font-size: 15px;
}

.bredcrunblone {
    color: rgba(87, 93, 117, 1);
}

.bredcrunblone a {
    color: rgba(87, 93, 117, 1);
    cursor: pointer;
}

.bredcrunbltwo {
    color: #cc2936;
    font-weight: 700;
}

.displaydata {
    font-weight: 700;
}

.properties {
    background: linear-gradient(to bottom, #fff, rgba(232, 233, 235, 1), #fff);
    padding-top: 72px;
}

.properties .item .inner-block {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 7px 7px #0000001a;
}

.btns-sec2.d-flex {
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 1;
}

.btns-sec2.d-flex .premiumbtn {
    margin-right: 10px;
    background-color: rgba(247, 148, 30, 1);
}

.btns-sec2.d-flex .boybtn {
    background-color: rgba(87, 93, 117, 1);
}

.btn2 {
    font-size: 12px;
    color: #fff;
    font-weight: 330;
}

.properties .inner-block .image-box {
    position: relative;
    overflow: hidden;
}

.properties .image-box:hover img {
    transform: scale(1.1);
    transition: 0.5s ease-in-out;
}

.properties .image-box img {
    transition: 0.5s ease-in-out;
}

.properties .btm-product-des {
    padding: 15px 15px 15px;
    background-color: #fff;
}

.properties .btm-product-des .product-overview h2 {
    color: #030911;
    font-size: 20px;
    font-weight: 700;
    font-family: Open Sans, sans-serif;
    text-align: left;
}

.properties .btm-product-des .product-overview p {
    font-size: 16px;
    font-weight: 330;
    color: rgba(87, 93, 117, 1);
}

.properties .btm-product-des .product-overview {
    margin-bottom: 24px;
}

.properties .product-ratings {
    align-items: center;
    flex-wrap: wrap;
}

.properties .btm-product-des .product-ratings a {
    color: rgba(204, 41, 54, 1);
    font-size: 12px !important;
    font-weight: 330;
    margin-top: 8px;
}

.properties .btm-product-des .product-ratings .virtualtourbtn {
    border: 1px solid rgba(204, 41, 54, 1);
    background-color: transparent !important;
}

.properties .inner-block .btm-product-des .product-rupees h4 {
    color: #f7941e;
    font-size: 22px;
    font-weight: 700;
    font-family: Open Sans, sans-serif;
    padding-top: 5px;
    display: flex;
    align-items: center;
    padding-right: 10px;
}

.properties .btm-product-des .product-ratings .schedulevisit {
    background-color: rgba(204, 41, 54, 1);
    color: #fff;
    margin-right: 6px;
}

.vectorback1 {
    position: absolute;
    left: 0;
    width: 26%;
}

/* .viewmore {
    text-align: center;
    border: 1px solid rgba(232, 233, 235, 1);
    border-radius: 6px;
    padding: 10px;
    color: rgba(87, 93, 117, 1);
    font-weight: 330;
} */

.less {
    display: none;
}

.vectorback2 {
    position: absolute;
    right: 0;
    transform: translate(0%, -30%);
    z-index: revert;
}


.btnexpandcollapse {
    background-color: transparent;
    border-color: transparent;
    color: rgba(87, 93, 117, 1);
}

.fil-select {
    width: 15%;
    padding: 14px 15px;
    background: #fff;
    height: auto;
    border: 1px solid rgba(232, 233, 235, 1);
    border-radius: 10px;
    color: rgba(87, 93, 117, 1);
    background-image: url(/images/common/Dropdown.svg);
    background-position: 90% 18px;
    background-size: 18px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
}


.mblsearch {
    display: none;
}

.mblsearch .searchpanel .frm .frm-select {
    width: 100%;
    padding: 14px 15px;
    background: #fff;
    height: auto;
    border: 0px;
    border-radius: 10px;
    color: #030911;
    background-image: url(../images/common/Dropdown.svg);
    background-position: 98% 18px;
    background-size: 18px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
}

.mblsearch .searchpanel {
    background: linear-gradient(to left, rgba(255, 255, 255, 0.49), rgba(87, 93, 117, 0.49));
    border-radius: 0px 0px 10px 10px;
    padding: 14px;
    height: 106px;
    box-shadow: 2px 2px 4px #00000040;
}

.mblsearch .navigation {
    text-align: center;
    color: rgba(3, 9, 17, 1);
}

.mblsearch .navigation a {
    text-decoration: none;
    cursor: pointer;
    color: rgba(3, 9, 17, 1);
    font-size: 15px;
}

.mblsearch .searchlabel {
    margin-top: 12px;
    margin-bottom: 20px;
}

.filmbl {
    display: none;
}

.properties .filmbl .filter,
.sortby {
    border: 1px solid rgba(232, 233, 235, 1);
    border-radius: 8px;
    color: rgba(87, 93, 117, 1);
}

.navbar-light .navbar-toggler-icon {
    background: url(../images/menu.png) no-repeat 0 0;
    width: 19px;
    height: 14px;
}

.navigation a.active {
    color: #cc2936 !important;
    text-decoration: underline !important;
    font-weight: 700;
}

.iconcusfont {
    font-size: 18px;
}

.cusmargin {
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 32px;
}

.modal-dialog-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
    height: auto;
    z-index: 1050;
    transform: translate(0, 100%);
    animation: slideUp 0.3s ease-out;
}

.filsortmodal .modal-dialog {
    border-radius: 10px;
    /* Adjust the corner radius value as needed */
}

.filsortmodal .close {
    position: static;
    /* right: -30px; */
    top: 0;
    z-index: 999;
    font-size: 32px;
    font-weight: 400;
    color: #030911;
    opacity: 1;
    background: transparent;
}

.filsortmodal .modal-header .close {
    padding: 0px;
}

.filsortmodal .modal-header {
    padding: 20px 20px 8px 1px;
    margin: 0 10px;
    align-items: center;
}

.filsortmodal .modal-body {
    padding: 20px 8px 16% 8px;
}

.filsortlabel {
    font-size: 16px;
    font-weight: 700;
    color: #575D75;
}

.gapsec {
    margin-bottom: 24px;
}

.custom-radio.form-check {
    margin-bottom: 12px;
    padding-left: 30px;
}

/* custom-radio-button.component.css */
.custom-radio .form-check-input {
    appearance: none;
    margin-top: -1px;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    background-clip: content-box;
    border: 2px solid #9197AE;
    background-color: transparent;
}

.custom-radio .form-check-label {
    margin-left: 30px;
    font-size: 18px;
    color: #575D75;
}

.custom-radio .form-check-input:checked {
    background-color: #F7941E;
    padding: 4px;
    border: 2px solid #F7941E;
}

.rateLabel {
    font-weight: 330;
    color: #9197AE;
}

.directionLabel {
    color: #F7941E;
    font-weight: 330;
    font-size: 14px;
}

.clearfilter,
.clearfilter:hover {
    color: #F7941E;
    text-decoration: underline;
    font-size: 18px;
    font-weight: 330;
}



.fil-select-large {
    width: 24% !important;
}

.filter .fil-select {
    width: 21%;
}

.sort .fil-select {
    width: 100%;
}

/* .custom-radio .form-check-input:checked{
    accent-color: #F7941E;
}  */

.btn-myroom-border {
    border: 1px solid #F7941E;
    width: 45%;
    height: 50px;
    border-radius: 10px;
    color: #F7941E;
    font-weight: 700;
    font-family: Open Sans, sans-serif;
}

.btn-myroom {
    background: #F7941E;
    width: 45%;
    height: 50px;
    border-radius: 10px;
    color: #FFFFFF;
    font-weight: 700;
    font-family: Open Sans, sans-serif;
}

.filsortmodal .modal-footer {
    padding: 8px 1px 18% 1px;
    justify-content: center;
}

.stickysearch {
    position: fixed;
    top: 50px;
    width: 100%;
    z-index: 1;
    background: linear-gradient(to left, #ffffff, #575d75eb) !important;
}

/* slider style start */

.slider-selection {
    background: #F7941E !important;
}

.slider.slider-horizontal {
    width: 100% !important;
    height: 20px;
}

.slider-handle {
    background-color: #F7941E !important;
    background-image: none !important;
    box-shadow: 1px 1px 24px -2px rgba(0, 0, 0, 0.75) !important;
    border-radius: 3px !important;
}

.tooltip-inner {
    max-width: 200px;
    padding: 0px 3px;
    color: #212529 !important;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    background-color: transparent !important;
    border-radius: 4px;
}

.tooltip .arrow {
    display: none !important;
}

/* .slider .tooltip.top {
    margin-top: -25px !important;
} */

/* slider style end */
@keyframes slideUp {
    from {
        transform: translateY(100%);
    }

    to {
        transform: translateY(0);
    }
}

@media (min-width: 576px) {
    .modal-dialog-bottom {
        max-width: 420px;
        margin: 0 auto;
        transform: translate(0, 0);
    }
}

@media(max-width:991px) {
    .dsksearch {
        display: none;
    }

    .mblsearch {
        display: block;
    }

    .filmbl {
        display: block;
    }

    .fildesk {
        display: none;
    }



    .properties .inner-block .btm-product-des .product-rupees h4 {
        padding-right: 0px;
    }

    .vectorback1 {
        transform: translate(0px, 112px);
        z-index: revert-layer;
        width: 100%;
    }

    .iconcusfont {
        font-size: 17px;
    }

    .properties .inner-block .btm-product-des .product-rupees h4 {
        font-size: 20px;
    }

    .filsortmodal .modal-body .fil-select {
        width: 100% !important;
    }

    .filsortmodal .modal-body .fil-select.full {
        background-position: 95% 18px;
    }
}


/* Product Description */

.description .container h2 {
    margin-bottom: 32px;
}

.description .container h1 {
    font-size: 2rem;
    margin-bottom: 32px;
}

.description .container p {
    font-weight: 330;
    font-size: 16px;
}

.description .container a {
    color: rgba(247, 148, 30, 1);
    font-weight: 600;
    text-decoration: underline;
    cursor: pointer;
}

.des-container {
    border: 1px solid rgba(232, 233, 235, 1);
    border-radius: 6px;
    padding: 30px;
    /* max-height: 345px; */
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.moredesc {
    display: none;
}

.des-container.expanded {
    max-height: none;
}


.description h4 {
    color: rgba(87, 93, 117, 1);
    font-weight: 700;
}

@media(max-width:991px) {
    .description .des-container h2 {
        font-size: 24px;
    }

    .description .des-container h4 {
        font-size: 18px;
    }

    .des-container {
        padding: 18px;
    }

    .description .des-container p {
        font-size: 12px;
        color: #9197ae;
    }

    .bullet li {
        font-weight: 330;
        font-size: 12px;
        color: #9197ae;
    }
}


/* Faq Section */
.faqsec .faqlabel,
.properties .pglabel {
    width: auto;
    display: inline-block;
    height: auto;
    padding: 6px 15px;
    color: #f7941e;
    font-size: 18px;
    font-weight: 700;
    background-color: #fff5ea;
    text-align: center;
    margin-bottom: 10px !important;
    margin: auto;
    border-radius: 5px;
    line-height: normal;
}

.faqsec h2,
.properties h2 {
    font-weight: 700;
    color: rgba(3, 9, 17, 1);
}

.quesans {
    margin-top: 30px;
}

.quesans .ques {
    color: rgba(87, 93, 117, 1);
    font-weight: 700;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
    cursor: pointer;
}

.quesans .ans {
    color: rgba(145, 151, 174, 1);
    font-weight: 330;
    font-size: 16px;
}

.questions {
    margin-bottom: 30px;
}

.vectorback3 {
    position: absolute;
    transform: translate(0px, -259px);
    z-index: -1;
}

.viewmore {
    text-align: center;
    border: 1px solid rgba(232, 233, 235, 1);
    border-radius: 6px;
    padding: 10px;
    color: rgba(87, 93, 117, 1);
    font-weight: 330;
    cursor: pointer;
    font-weight: bold;
}

.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}

.panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #FAFAFA;
    border-color: #EEEEEE;
}

.panel-title {
    font-size: 14px;
}

.panel-title>a {
    display: block;
    padding: 15px;
    text-decoration: none;
}

.more-less {
    float: right;
    color: #212121;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #EEEEEE;
}

.sidebar {
    position: sticky;
    top: 5vw;
    border-radius: 12px;
    background-image: linear-gradient(to right, #E5E6EA, #FFFFFF);
    border: none;
    box-shadow: 0 7px 7px #0000001a;
    z-index: 1;
}

.hourmincol {
    padding-right: 0px;
}

@media(max-width:991px) {
    .faqsec .container h2 {
        font-size: 24px;
    }

    .quesans .ques {
        font-size: 14px;
        font-weight: 500;
    }

    .quesans .ans {
        font-size: 12px;
    }
}