.car-search-box .selected-box.select-down .form-control .btn {
    text-transform: capitalize;
    height: 50px;
    line-height: 20px;
    font-size: 15px;
}
.nav-tabs.style-1 li {
    list-style: none;
    /* width: calc(96%/7); */
    text-align: center;
}
.highlight {
    color: #636363;
    font-size: 17px;
    padding: 10px 0;
}
.highlight span{
    font-weight: 600;
}
.amenities{
    text-align: center;
}
.amenities img{
    width: 70px;
    padding-bottom: 10px;
}
.amenities h6 {
    font-weight: 500;
    color: #616161;
    font-size: 15px;
}
.property_video  .play-icon a {
    background-color: rgb(255, 90, 95);
    border-radius: 50%;
    color: #ffffff;
    font-size: 22px;
    height: 70px;
    left: 0;
    line-height: 70px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 40%;
    width: 70px;
    z-index: 99;
}
.property_video  .image {
    height: 400px;
    width: 100%;
    object-fit: cover;
}
.pr-0{
    padding-right: 0;
}
.brand-image{
    width: 100%;
    height: 100px;
    object-fit: contain;
}
.modal .btn-close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
}
.swiper-wrapper {
    width: 100%;
    /* overflow: hidden; */
}
