#filterable-data-rj {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
    display: none
}

#filterable-data-rj1 {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
    display: none
}

.rjfilter-section-home {
    width: 100%;
    display: block;
    position: absolute;
    bottom: 2rem;
    width: 40%;
    left: 0;
    right: 0;
    margin: auto;
}

#rjInput {
    line-height: 40px;
    box-shadow: 0 0 0 1px #adaaaa !important;
    color: #a79494;
    font-size: 15px;
    background: #fff;
    border-radius: 4px;
    padding: 0 10px;
    border: 0;
    width: 100%;
    background-image: url(../../../assets/front/images/loupe.png);
    background-repeat: no-repeat;
    background-position: 98%;
    background-size: 15px;
    width: 100%
}

#rjInput1 {
    line-height: 40px;
    box-shadow: 0 0 0 1px #adaaaa !important;
    color: #a79494;
    font-size: 15px;
    background: #fff;
    border-radius: 4px;
    padding: 0 10px;
    border: 0;
    width: 100%;
    background-image: url(../../../assets/front/images/loupe.png);
    background-repeat: no-repeat;
    background-position: 98%;
    background-size: 15px;
    width: 100%
}
.new-filter-div .rjfilter-section-home {
    width: 100%;
    display: block;
    position: relative;
    bottom: auto;
    width: 100%;
    left: auto;
    right: auto;
    margin: auto;
}
.filterable-data ul.ulbyrj {
    background-color: #fff;
    overflow: hidden;
    max-height: 300px;
    overflow: scroll;
    list-style: none;
    padding: 0;
    margin: 0;
    box-shadow: rgb(50 50 93 / .25) 0 2px 5px -1px, rgb(0 0 0 / .3) 0 1px 3px -1px;
    border-radius: 0px !important
}

.filterable-data ul.ulbyrj a {
    display: flex;
    border-bottom: solid 1px #ccc;
    padding: 5px 0;
    margin: 0 5px;
    font-size: 14px;
    justify-content: space-between
}

.filterable-data ul.ulbyrj a span {
    text-align: left;
    padding-left: 5px
}

.filterable-data ul.ulbyrj a p {
    text-align: right;
    padding-right: 0;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 14px !important
}

.booking-engine-css-rj .rjfilter-section-home {
    position: relative
}

#filterable-data-rj {
    position: absolute;
    top: 42px;
    z-index: 999
}

#filterable-data-rj1 {
    position: absolute;
    top: 41px;
    z-index: 999
}

@media(max-width:767px) {
    .search-hotelNcity-cs {
        top: 59% !important;
        padding: 0;
        width: calc(100% - 10%)
    }
    #filterable-data-rj1 {
        width: calc(100% - 0%)
    }
}

.our_brands_img_caption {
    text-transform: none !important
}