section#used-car-catalog {
    padding-top: 0;
}

.buy_online-plashka-btn:hover{
    color: #00AFEA;
}
.car-in-stock-title-block{
    color: #00AFEA;
    border: 1px solid #00AFEA;
}
.navs-list .navs-list-li .navs-list-link.active{
    color: #00AFEA;
    border-bottom: 2px solid #00AFEA;
}
.car_in-stock-form .forms__range input[type=range]::-webkit-slider-thumb {
    background: #00AFEA;
}
.aviable-mod-head svg path, .buy_online-har-item svg path {
    fill: #00AFEA;
}
#buy-online input.error {
    border: red 1px solid;
}
.buy_online-numbr{
    color: #00AFEA;
}

.car-in-stock-name button.btn.btn-primary {
    /*border-radius: 25px;*/
    background: #00AFEA;
    border: 1px solid #00AFEA;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}
.car-in-stock-name button.btn.btn-primary:hover{
    background: transparent;
    color: #00AFEA;
}
.modules__used-cars .btn-bg{
    border-radius: 0;
    background: #00AFEA;
    border: 1px solid #00AFEA;
}
.modules__used-cars .btn-bg:hover{
    color: #00AFEA;
}
.modules__used-cars .btn-transparent-bg{
    color: #00AFEA;
    border: 1px solid #00AFEA;
}
.modules__used-cars .btn-transparent-bg:hover{
    background: #00AFEA;
}
.modules__used-cars .btn-no-bg{
    color: #00AFEA;
}
.modules__used-cars .btn-no-bg::after {
    border-color: #00AFEA;
}
.modules__used-cars .modules__filter-car-desc svg path{
    fill: #00AFEA;
}
.modules__used-cars .modules__filter-car-desc .checkbox__btn .checkbox__item input:checked ~ .checkmark {
    background-color: #00AFEA;
}
.modules__used-cars .modules__used-cars-models-btn.radios__btn input:checked ~ span {
    color: #00AFEA;
    border-bottom: 2px solid #00AFEA;
}
.modules__used-cars .radios__btn input:checked ~ span {
    color: #00AFEA;
}
.modules__used-cars .checkbox__btn .checkbox__item input:checked ~ .checkmark {
    background-color: #00AFEA;
}
.modules__used-cars .first-price{
    color: #00AFEA;
}
.modules__used-cars .btn-no-bg::after {
    border-style: solid;
}










/*.buy_online-plashka-btn:hover{*/
    /*color: #00AFEA;*/
/*}*/
/*.car-in-stock-title-block{*/
    /*color: #00AFEA;*/
    /*border: 1px solid #00AFEA;*/
/*}*/
/*.navs-list .navs-list-li .navs-list-link.active{*/
    /*color: #00AFEA;*/
    /*border-bottom: 2px solid #00AFEA;*/
/*}*/
/*.car_in-stock-form .forms__range input[type=range]::-webkit-slider-thumb {*/
    /*background: #00AFEA;*/
/*}*/
/*.aviable-mod-head svg path, .buy_online-har-item svg path {*/
    /*fill: #00AFEA;*/
/*}*/
/*#buy-online input.error {*/
    /*border: red 1px solid;*/
/*}*/
/*.buy_online-numbr{*/
    /*color: #00AFEA;*/
/*}*/