.slider-track .slider-selection {
    background: #007bff;
}

label.custom-alert-style{
	margin-top: 10px;
    color: red !important;
    font-size: 12px !important;
    margin: 0;
    font-weight: 600;
}

.form-test-drive .buttonType {
    position: absolute;
    right: 0;
    top: 30px;
}

.form-test-drive .buttonType button {
    background: none;
    font-size: 12px;
    border: none;
    color: #fff;
}

.form-test-drive .resend button {
    background: none;
    font-size: 12px;
    border: none;
    color: #fff;
}

.scroll-verticle{
  height:250px;
  overflow-y: scroll;
}

#finance-slider.owl-carousel .owl-item img{
   max-width: 100%;
   width: 100%;
}

#finance-slider.owl-carousel .owl-item h2{
    font-size: 16px;
    margin: 0 0 0 18px;
    font-family: "bmwtypenextttbold";
    font-weight: 100;
    display: inline;
    padding-right: 30px;
    padding-bottom: 4px;
}

#finance-slider.owl-carousel .owl-item:hover{
    cursor: pointer;
}

.main-slider.multipal-car .owl-item .item.activelink h2 {
    color: #1c69d4;
}

@media (max-width: 767px){
    #finance-slider.owl-carousel .owl-item h2{
        font-size:13px;
    }
}

.model-outer .modal-content.model-box {
    max-height: 90vh;
    overflow-y: auto;
}
.model-outer .model-box .plan-sec .plans-list li {
    box-shadow: 0px 3px 5px #191919;
    margin-bottom: 22px;
    position: relative;
}
.model-outer .model-box .close-btn {top: -15px;}
.model-outer .model-box .col-sm-12.col-lg-10 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.model-outer .model-box #viewPlan2 { margin-top:20px !important;}
.model-outer .model-box .plan-sec #topbox-popup .multipalpopup { margin-bottom:20px !important;}

.path-finance .box-design-no { 
    padding: 60px 0 0; 
} 