#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;
}
#rjInput{
    line-height: 40px;
    box-shadow: 0px 0px 0px 1px #adaaaa !important;
    color: #a79494;
    font-size: 15px;
    background: white;
    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: 0px 0px 0px 1px #adaaaa !important;
    color: #a79494;
    font-size: 15px;
    background: white;
    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%;
}
.filterable-data ul.ulbyrj{
        background-color: #fff;
    overflow: hidden;
    max-height: 300px;
    overflow: scroll;
    list-style: none;
    padding: 0;
    margin: 0;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    border-radius: 0px !important;
}
.filterable-data ul.ulbyrj a {
    display: flex;
    border-bottom: solid 1px #ccc;
   /*  text-transform: capitalize !important; */
    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: bold;
    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;
   
}