.infoboxes label{
    font-size: 20px;
}
.infoboxes div{
    text-align: center;
}
.infoactbtn{
    display: flex;
    margin: 20px 0;
}
.infoactbtn a{
    text-align: center;
    width: 20%;
    margin-right: 10px;
    padding: 10px;
    border-radius: 5px;
}
.customclr{
    background: #db7774;
}
.lbimg, .rbimg{
    position: relative;
    margin-bottom: 15px;
}
.lbtitle, .rbtitle{
    position: absolute;
}
/* .lbimg{
    height: 450px;
} */
.rbimg{
    height: 153px;
    width: 100%;

}
.rbimgbox{
    padding-right: 0;
}
.slick-slide, .slick-slider{
    height: auto !important;
}
.dropdownicon{
    max-width: 20px;max-height: 25px;
}
/* .route_result{
    display: none;
} */
