.leasing_program-row .radio-block input[type="radio"]:checked + label:after{
    background-color: #e40c25;
}
.leasing_program-row .radio-block input[type="radio"]:checked + label:before{
    border: 1px solid #e40c25;
}
.leasing_widget_card-info-brand:hover .leasing_widget_card-info-brand-name,
.leasing_widget_card-info-brand.active .leasing_widget_card-info-brand-name{
    color: #E40C25;
}
.leasing_widget_card-info .leasing_widget_card-info-head .dealer-active{
    color: #E40C25;
}
.leasing_widget_card-info{
    border: 1px solid #E40C25;
}
.leasing_widget_brand.leasing_widget_card-item:hover .leasing_widget_card-title{
    color: #E40C25;
}
.leasing_widget-modif .leasing_widget-modif-price{
    color: #E40C25;
}
.leasing_widget-modif:hover {
    border-color: #E40C25;
}
.leasing_widget-complectation-car:hover {
    border-color: #E40C25;
}
.leasing_widget-card:hover .leasing_widget-card-title,
.leasing_widget-card:hover .leasing_widget-card-price {
    color: #FF0022;
}
.leasing_widget-left-interesting-block .btn.cheked{
    background: #E40C25;
}
.leasing-form__option .color-red {
    color: #E40C25!important;
}
.leasing_program-info-item:last-child span{
    color: #E40C25;
}
.leasing_program:hover,
.leasing_program.active{
    border: 1.5px solid #E40C25;
}
.leasing_widget .leasing_widget-range_avans-percent{
    color: #E40C25;
}
.leasing_widget-left-interesting-block .subtitle b{
    color: #E40C25;
}
.leasing_widget-left-wrap-choosed .head_car-price{
    color: #E40C25;
}

.leasing_widget .btn.btn-primary{
    background: #E40C25;
    border: 1px solid #E40C25;
    color: #FFFFFF;
}

.leasing_widget .btn.btn-primary:hover{
    background: #FFFFFF;
    color: #E40C25;
}
.leasing_widget .btn.btn-outline-primary{
    background: #FFFFFF;
    border: 1px solid #E40C25;
    color: #E40C25;
}
.leasing_widget .btn.btn-outline-primary:hover,
.leasing_widget .btn-outline-primary:not(:disabled):not(.disabled):active:focus{
    background: #E40C25;
    color: #fff;
}
.leasing_widget-modif-item svg {
    color: #E40C25;
}



.leasing_widget .btn{
    border-radius: 2px;
    padding-top: 9px;
    padding-bottom: 7px;
    padding-left: 20px;
    padding-right: 20px;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    max-width: 188px;
    justify-content: center;

}

.document-list-leasing{
    font-size:16px;
    font-weight: bold;
    text-decoration: none;
    color: inherit;
}
.document-list-leasing:hover{
    color: inherit;
    text-decoration: none;
}

.leasing_widget .btn:focus, .leasing_widget .btn:not(:disabled):not(.disabled):active:focus {
    outline: none;
    box-shadow: none;
}
.leasing_widget .btn.btn-primary{
    color: #FFFFFF;
}

.leasing_widget .btn.btn-primary:hover{
    background: #FFFFFF;
}
.leasing_widget .btn.btn-outline-primary{
    background: #fff;
}
.leasing_widget .btn.btn-outline-primary:hover,
.leasing_widget .btn-outline-primary:not(:disabled):not(.disabled):active:focus{
    color: #fff;
}

.leasing_widget{
    padding-top: 60px;
    /*padding-bottom: 50px;*/
}
.leasing_widget-title{
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 53px;
    color: #1A1A1E;
    margin-bottom: 34px;
    display: block;
}
.leasing_widget-wrap{
    margin: 0 0 10px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 0px 0px 10px 10px;
}
.leasing_block-title,
.form-group .leasing_block-title{
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #666666;


    display: block;
    margin-bottom: 8px;
}




.leasing_widget-left{}



.leasing_widget-left-head{
    margin-bottom: 25px;
}
.leasing_widget-left-head-choose{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.leasing_widget-left-wrap-choose{
    display: flex;
    align-items: center;
}
.leasing_widget-left-wrap-choose svg{
    margin-right: 24px;
}
.leasing_widget-left-head-title{
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 24px;
    color: #2F2F2F;
    max-width: 330px;
}


.leasing_widget-left-head-choosed-title{
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    margin-bottom: 6px;
}
.leasing_widget-left-head-choosed .btn{
    color: #666666;
    border-color: #666666;
    display: inline-flex;
    align-items: center;
}
.leasing_widget-left-head-choosed .btn svg{
    display: inline-block;
    margin-right: 8px;
    margin-top: -2px;
}
.leasing_widget-left-head-choosed .btn:hover{
    background: #666666;
    color: #fff;
}
.leasing_widget-left-head-choosed .btn:hover svg path{
    stroke: #fff;
}

.leasing_widget-left-head-choosed-car{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.leasing_widget-left-wrap-choosed{
    display: flex;
    align-items: center;
}
.leasing_widget-left-wrap-choosed-img{
    margin-right: 20px;
    min-width: 134px;
    max-width: 134px;
    width: 100%;
    height: 95px;
    overflow: hidden;
}
.leasing_widget-left-wrap-choosed-img img{
    max-width: 100%;
}
.leasing_widget-left-wrap-choosed .head_car-name{
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    display: block;
    color: #2F2F2F;
    max-width: 350px;
    white-space: normal;
}
.leasing_widget-left-wrap-choosed .head_car-price{
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    display: block;
}




.leasing_widget-right{
    border-radius: 0px 0px 10px 0px;
    height: 100%;
    min-height: 235px;
}




.leasing_widget-right-form{
    padding: 28px 31px 25px 33px;
    background: #F4F4F4;
}
.leasing_widget-right-form-title{
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 35px;
    color: #2F2F2F;
    margin-bottom: 18px;
    display: block;
}
.leasing_widget-right-form-info{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 0;
}





.leasing_widget-left{
    padding: 27px 0 24px 31px;
}
.leasing_widget-left-interesting-block{
    background: #F4F4F4;
    border-radius: 10px;
    padding: 19px 20px 22px 21px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 17px;
}
.leasing_widget-left-interesting-block .info {
    display: flex;
    align-items: center;
}
.leasing_widget-left-interesting-block .leasing_widget-icons {
    margin-right: 14px;
}

.leasing_widget-left-interesting-block .title,
.leasing_program .title{
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    display: block;
}
.leasing_widget-left-interesting-block .title{
    margin-bottom: 3px;
}
.leasing_widget-left-interesting-block .subtitle{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
}
.leasing_widget-left-interesting-block .subtitle b{
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    margin-left: 6px;
}
.leasing_program .title{
    margin-bottom: 16px;
    display: flex;
    align-items: center;
}
.leasing_program .title .leasing_widget-icons {
    display: inline-flex;
    margin-right: 18px;
}
.leasing_widget-icons{
    width: 100%;
    max-width: 129px;
    height: 36px;

}


.leasing_widget .leasing_widget-avans-percent{
    position: relative;
}
.leasing_widget .leasing_widget-range_avans-percent{
    font-style: normal;
    font-weight: 350;
    font-size: 16px;
    line-height: 24px;
    text-align: right;
    position: absolute;
    right: 15px;
    top: 11px;
    left: auto!important;
}

.leasing_widget .form-control:focus{
    outline: none;
    box-shadow: none;
}
.leasing_widget .form-control:focus{
    border: 1px solid #000;
}
.leasing_widget .form-control {
    float: none;
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #2F2F2F;
    margin-bottom: 25px;
    background: #FFFFFF;
    border-radius: 3px;
    padding: 10px 18px 9px;
    border: 1px solid #E5E5E5;
}
.leasing_widget .form-control.error {
    border: 1px solid #E40C25;
}
.leasing_widget select.form-control {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAYAAAACTR1pAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC4SURBVHgBjdCxDcIwEAXQ2LdA2iRNRrCSBVxSZgRKRqADRqCkAjq2CPS2YQNEY9dswL/CUmQpJpasSN/3cvYJpZSWUrbOuUuxYKG+xKeURDQKIc5d1+0WIIX6N/aTmqYRyDSwrqqqCCE8Mmjkbtgn8t7f/+EEXa21G+KDHE7QkRHnFP/KGOALuIq4rusWg7sxQnYA2sZ6kb4FQ1rzsKYZI2PMfppRCnHFF7p9UDzMoezq+37g7nPnPy6HQ/vRMU9gAAAAAElFTkSuQmCC');
    background-repeat: no-repeat;
    background-position: 92% 50%;
    background-size: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none!important;
    padding-right: 20px;
}
.leasing_widget input.form-control[type=number]::-webkit-inner-spin-button { -webkit-appearance: none; appearance: none!important;}

.leasing-form__result-price .form-control {
    margin-bottom: 0;
}






.leasing_block-title-program{
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    display: block;
    color: #2F2F2F;
    margin-bottom: 18px;
}
.leasing_program{
    background: #F4F4F4;
    border-radius: 10px;
    padding: 24px 20px;
    border: 1.5px solid #F4F4F4;
    margin-bottom: 30px;
    overflow: hidden;
}
.leasing_program:hover,
.leasing_program.active{
    cursor: pointer;
}
.leasing_program hr{
    border-top: 1px solid #D0D0D0;
    margin-top: 17px;
    margin-bottom: 15px;
}
.leasing_program-info{
    display: flex;
}
.leasing_program-info-item{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
    margin-right: 108px;
}
.leasing_program-info-item:last-child{
    margin-right: 0;
}
.leasing_program-info-item:last-child{
    margin-right: 0;
}
.leasing_program-info-item:last-child span{
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
}
.leasing_program-info-item span{
    font-size: 16px;
    line-height: 24px;
    display: block;
    color: #333333;
}






.leasing-form__result-price {
    margin-bottom: 26px;
}
.leasing-form__option {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}
.leasing-form__option span{
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.leasing-form__option span:first-child {
    color: #666666;
    flex: 0 0 70%;
    max-width: 70%;
}
.leasing-form__option span:last-child {color: #333333;
    justify-content: flex-end;
    flex: 0 0 30%;
    max-width: 30%;
    text-align: right;
}
.leasing-form__option b,
.leasing-form__option .color-red {
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
}

.leasing-form__result-price .btn{
    margin-top: 6px;
    width: 100%;
    max-width: none;
}
button.btn.btn-primary:disabled:hover {
    background: #E5E5E5;
    border-color: #E5E5E5;
    color: #fff;
    cursor: no-drop;
}

button.btn.btn-primary:disabled {
    background: #E5E5E5;
    border-color: #E5E5E5;
}




.leasing_widget-left-interesting-block .btn.cheked{
    color: #fff;
    display: inline-flex;
    align-items: center;
}
.leasing_widget-left-interesting-block .btn svg{
    display: none;
}
.leasing_widget-left-interesting-block .btn.cheked svg{
    display: inline-block;
    margin-right: 8px;
    margin-top: -2px;
}





.leasing_info-price{
    background: #F9F9F9;
    border-radius: 10px;
    display: flex;
    padding: 24px;
    margin-bottom: 26px;
}
.leasing_info-price svg{
    margin-right: 24px;
    min-width: 55px;
}
.leasing_info-price-desc-title{
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 29px;
    color: #7AC943;
    margin-bottom: 4px;
    display: block;
}
.leasing_info-price-desc-text{
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    color: #666666;
}


.core-preloader-parent {
    min-width: 220px;
    min-height: 220px
}
@media (max-width: 767.98px) {
    /*.leasing_widget-wrap .form-group {*/
    /*max-width: 380px;*/
    /*margin: 0 auto;*/
    /*}*/
    .leasing_widget-right-info {
        margin-top: 15px;
    }




    .leasing_program-row .col-md-6 .leasing_program-info,
    .leasing_program-row .col-md-12 .leasing_program-info {
        justify-content: space-between;
    }
    .leasing_program-row .col-md-6 .leasing_program-info .leasing_program-info-item:first-child,
    .leasing_program-row .col-md-12 .leasing_program-info .leasing_program-info-item:first-child {
        margin-right: 0;
    }



    .leasing_widget-left-interesting-block {
        flex-direction: column;
        align-items: baseline;
    }
    .leasing_widget-left-interesting-block .info {
        margin-bottom: 15px;
    }
    .leasing_widget-left-interesting-block .btn {
        margin: 0 auto;
    }
}
@media (max-width: 991.98px) {
    .leasing_widget-wrap {
        border: none;
    }
    .leasing_widget-left {
        padding-top: 0;
        padding-left: 0;
        padding-bottom: 0;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {

}


/*NEW BLOCK CHOOE CAR*/
.leasing_widget-select-wrap{
    padding: 34px 30px 25px;
}
.leasing_widget-select-title{
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    display: block;
    color: #666666;
    margin-bottom: 28px;
}


.leasing_widget-col:hover,
.leasing_widget-card:hover{
    cursor: pointer;
    text-decoration: none;
}
.leasing_widget-card {
    margin-bottom: 25px;
    display: block;
}
.leasing_widget-card-img {
    height: 160px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}
.leasing_widget-card-img img {
    /* width: 100%; */
    max-width: 100%;
}
.leasing_widget-card-title {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #282830;
    display: block;
    height: 22px;
    margin-bottom: 7px;
}
.leasing_widget-card-price{
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    display: block;
    text-align: center;
    color: #666666;
}
.leasing_widget-card:hover .leasing_widget-card-title,
.leasing_widget-card:hover .leasing_widget-card-price {
    text-decoration: none;
}



.leasing_widget-complectation-car {
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    width: 100%;
    display: block;
}
.leasing_widget-complectation-car:hover {
    cursor: pointer;
}
.leasing_widget-complectation-car-title {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 29px;
    color: #2F2F2F;
    margin-bottom: 2px;
    display: block;
}
.leasing_widget-complectation-car-price {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
}

.go_back {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 28px;
    text-transform: uppercase;
    color: #2F2F2F;


    margin: 0 auto 20px;
    background: transparent;
    border: none;
    display: flex;
    align-items: center;
}
.go_back:focus{
    outline: none;
    box-shadow: none;
}
.go_back svg {
    margin-right: 8px;
    min-width: 8px;
    margin-top: -3px;
}


.leasing_widget-modif {
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    margin-bottom: 25px;
    padding: 14px 12px 13px 12px;
    width: 100%;
    display: block;
}
.leasing_widget-modif:hover {
    text-decoration: none;
    cursor: pointer;
}
.leasing_widget-modif-item {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: #2F2F2F;



    margin-bottom: 7px;
    display: flex;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
}
.leasing_widget-modif-item svg {
    min-width: 19px;
    width: 19px;
    margin-right: 10px;
}
/*.leasing_widget-modif-item-last{*/
/*width: 49%;*/
/*display: inline-block;*/
/*}*/
.leasing_widget-modif .leasing_widget-modif-price{
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    text-transform: lowercase;
    /*margin-top: -5px;*/
    display: block;
}
/*DEALER INFO BLOCK*/
.leasing_widget_brand-wrap {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.leasing_widget_brand.leasing_widget_card-item {
    position: relative;
}

.leasing_widget_brand {
    margin-right: 20px;
    display: inline-block;
    width: 100%;
    max-width: 105px;
    text-align: center;
    margin-bottom: 25px;
}
.leasing_widget_brand.leasing_widget_card-item:hover {
    cursor: pointer;
}

@media (min-width: 1200px) {
    .leasing_widget_brand.leasing_widget_card-item:nth-child(9n) {
        margin-right: 0;
    }
}
.leasing_widget_brand.leasing_widget_card-item:hover .leasing_widget_card-info{
    display: block;
    z-index: 2;
}
.leasing_widget_card-info{
    width: 370px;
    display: none;
    padding: 21px 0px 12px;
    background: #FFFFFF;
    border-radius: 8px;
    position: absolute;
    top: -1px;
    left: -1px;
}
.leasing_widget_card-info .leasing_widget_card-info-head {
    padding-left: 20px;
}
.leasing_widget_brand .leasing_widget_card-img {
    max-width: 100%;
}

.leasing_widget_brand .leasing_widget_card-img {
    width: 100%;
    max-width: 100px;
    height: 100px;
    overflow: hidden;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.leasing_widget_brand .leasing_widget_card-img img{
    /*width: 100%;*/
    max-width: 100%;
}
.leasing_widget_card-info .leasing_widget_card-info-head .dealer-active{
    border-right: 1px solid #C6C6C6;
    padding-right: 8px;
    margin-right: 8px;
    display: inline-block;
}
.leasing_widget_card-title {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 27px;
    text-align: center;
    color: #333333;
    height: 29px;
    overflow: hidden;
}
.leasing_widget_card-info .leasing_widget_card-info-head .leasing_widget_card-title {
    text-align: left;
}
.leasing_widget_card-info .leasing_widget_card-info-head .leasing_widget_card-title:hover {
    cursor: default;
}
.leasing_widget_card-info-brand {
    margin-bottom: 8px;
    display: block;
    padding: 6px 20px;
    text-align: left;
}
.leasing_widget_card-info-brand:hover {
    background: #F8F8F8;
    cursor: pointer;
}

.leasing_widget_card-info-brand-name{
    display: block;
    margin-bottom: 5px;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 29px;
    color: #2F2F2F;
}
.leasing_widget_card-info-brand-addr{
    font-family: 'Circe-Light', sans-serif;
    font-style: normal;
    font-weight: 350;
    font-size: 16px;
    line-height: 24px;
    display: block;
    color: #2F2F2F;
}

.leasing_widget .leasing_widget-avans-percent,
.leasing_widget .leasing_widget-paid-month{
    position: relative;
}
.form-group-disabled .input-choose-model{
    background: #E5E5E5;
    border: 1px solid #E5E5E5;
    border-radius: 3px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    width: 100%;
    display: block;
    position: absolute;
    height: 100%;
    padding-top: 10px;
    padding-left: 20px;
    z-index: 1;
    cursor: no-drop;
}
.input-choose-model {
    display: none;
}
.form-group-disabled,
.form-group-disabled .forms_range input,
.form-group-disabled .forms_range input[type=range]::-webkit-slider-runnable-track,
.form-group-disabled .forms_range input[type=range]::-webkit-slider-thumb{
    cursor: no-drop;
}
.form-group.form-group-disabled {
    margin-bottom: 0;
}
.form-group.form-group-disabled.no-drop:after {
    content: '';
    background: transparent;
    position: absolute;
    bottom: 0;
    height: 50px;
    width: 93%;
}
.form-group-disabled:hover .leasing_widget-quantity-btn{
    cursor: no-drop;
}
.leasing_widget-quantity{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.leasing_widget-quantity-btn{
    width: 45px;
    height: 45px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 3px;
}
.leasing_widget-quantity-result{
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #000000;
}
.leasing_widget-quantity-btn.disabled{
    opacity: 0.3;
}
.leasing_widget-quantity-btn:focus{
    outline: none;
    box-shadow: none;
}

.block-forma {
    max-width: 100%;
    border: none;
}

.block-forma .form-group label {
    font-size: 16px;
}

@media (min-width: 1200px) {
    .leasing_program-row .col-md-6 .leasing_program-info .leasing_program-info-item:first-child {
        margin-right: 33px;
    }
}
@media (max-width: 1199.98px) {
    .leasing_widget-right-form {
        padding: 28px 18px 25px 18px;
    }
    .leasing_program .title .leasing_widget-icons {
        display: none;
    }

}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .leasing_widget-left-wrap-choosed .head_car-name{
        max-width: 300px;
        white-space: normal;
        font-size: 17px;
    }
    .leasing_program-row .col-md-6 .leasing_program-info .leasing_program-info-item:first-child {
        margin-right: 65px;
    }

    .leasing_widget-left-head-title {
        font-size: 16px;
        line-height: 21px;
        max-width: 200px;
    }


    .leasing_widget_brand {
        max-width: 110px;
        margin-right: 16px;
    }
    .leasing_widget_brand.leasing_widget_card-item:nth-child(7n) {
        margin-right: 0;
    }

    .leasing_program-row .col-md-12 .leasing_program-info .leasing_program-info-item:first-child {
        margin-right: 50px;
    }

}
@media (min-width: 768px) and (max-width: 991.98px) {
    .leasing_widget_brand {
        max-width: 98px;
    }
    .leasing_widget_brand.leasing_widget_card-item:nth-child(6n) {
        margin-right: 0;
    }
}
@media (max-width: 991.98px){
    .leasing_widget-select-wrap {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
    }
    .leasing_widget_card-col.leasing_widget_card-brand {
        padding-right: 0;
        min-width: 170px;
        max-width: 170px;
        margin-bottom: 0;
    }
    .leasing_widget_card-info-brand {
        margin-bottom: 0;
        padding: 2px 10px;
    }
    .leasing_widget_card-info-brand-name {
        margin-bottom: 0;
        font-size: 16px;
        line-height: 25px;
    }
    .leasing_widget_card-info-brand-addr {
        font-size: 14px;
        line-height: 18px;
    }
    .leasing_widget_card-info .leasing_widget_card-info-head {
        padding-left: 12px;
    }
    .leasing_widget_card-info {
        padding: 8px 0 4px;
        top: 0;
    }
}
@media (max-width: 767.98px){
    .leasing_info-price {
        flex-direction: column;
        padding: 18px 20px;
    }
    .leasing_info-price svg {
        margin-bottom: 15px;
    }

    .leasing_widget_brand-wrap {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap !important;
        overflow-x: scroll !important;
        overflow-y: hidden !important;
        align-items: center;
        justify-content: flex-start;
        white-space: nowrap;
    }
    .leasing_widget_brand {
        border: none;
        min-width: 100px;
        margin-right: 10px;
    }
    .leasing_widget_card-info-brand {
        white-space: normal;
    }


    .leasing_widget-left-head-choose{
        flex-direction: column;
    }
    .leasing_widget-left-wrap-choose{
        flex-direction: column;
        width: 100%;
        text-align: center;
    }
    .leasing_widget-left-wrap-choose svg {
        margin: 0 auto 12px;
    }
    .leasing_widget-left-head-title {
        margin-bottom: 10px;
    }
    .leasing_widget-left-head-choosed-title {
        text-align: center;
        margin-bottom: 0;
    }
    .leasing_widget-left-head-choosed .leasing_widget-left-head-choosed-title {
        display: none;
    }
    .leasing_widget-left-wrap-choosed-img {
        margin-right: 0;
        margin-bottom: 5px;
    }
    .leasing_widget-left-wrap-choosed .head_car-price {
        margin-bottom: 14px;
    }


    .leasing_widget-left-wrap-choosed-img {
        display: none;
    }
    .leasing_widget-left-wrap-choosed .head_car-price {
        margin-bottom: 0px;
    }
    .leasing_widget-left-wrap-choosed .head_car-name {
        font-size: 17px;
        white-space: normal;
    }

}
@media (max-width: 575.98px){
    .leasing_widget-left-wrap-choosed .head_car-name, .leasing_widget-left-wrap-choosed .head_car-price {
        font-size: 16px;
        line-height: 24px;
    }
    .leasing_widget-title {
        font-size: 26px;
        line-height: normal;
    }
    .leasing_widget-title {
        margin-bottom: 15px;
    }
    .leasing_widget-col {
        width: 50%;
    }
    /*.leasing_widget-card-img {*/
    /*height: 110px;*/
    /*}*/
    .leasing_widget_brand {
        min-width: 102px;
    }
    .leasing_widget_brand .leasing_widget_card-img{
        height: 90px;
    }
    .leasing_widget_card-title {
        font-size: 16px;
        height: auto;
        margin-bottom: 0!important;
        white-space: normal;
        line-height: normal;
    }
    .leasing_widget_card-info {
        width: 405px;
        padding-top: 6px;
    }
}
div#crditForm .button-form.form-btn-submit {
    max-width: none;
}

#crditForm input.error {
    border: 1px solid red;
}
/*TOOLTIP*/
@media (max-width: 575.98px) {
    .leasing_widget-left-wrap-choosed {
        display: flex;
        align-items: center;
        max-width: 60%;
        width: 100%;
    }


    .leasing_widget-left-head-choosed .btn {
        border-radius: 0;
        padding: 0;
        border: none;
        border-bottom: 1px solid #666666;
        width: auto;
        margin-right: 0;
    }

    .tooltip.show .arrow::after {
        display: none;
    }
    .leasing_program  .btn-tooltip {
        margin-top: -18px;
    }


    .leasing_widget .btn-tooltip:after{
        display: none;
    }
    .leasing_widget .btn-tooltip:hover .tooltiptext {
        left: 50%;
        transform: translate(-50%, 10px);
    }
    .leasing_widget .btn-tooltip {
        position: inherit!important;
    }
}
@media (max-width: 414.98px) {
    .leasing_program {
        padding: 18px 15px;
    }
    .leasing_widget-program-item {
        white-space: nowrap;
    }
    .leasing_program-row .col-md-12 .title {
        font-size: 14px;
    }
}


.leasing_program-row .leasing_block-title {
    margin-bottom: 13px;
}


/*RADOI*/
.leasing_program-row .radio-block{
    margin-bottom: 15px;
}
.leasing_program-row .radio-block label{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #2F2F2F;
    margin-bottom: 0;
}
.leasing_program-row .radio-block input[type="radio"]:checked,
.leasing_program-row .radio-block input[type="radio"]:not(:checked)
{
    position: absolute;
    left: -9999px;
}

.leasing_program-row .radio-block input[type="radio"]:checked + label,
.leasing_program-row .radio-block input[type="radio"]:not(:checked) + label {
    display: inline-block;
    position: relative;
    padding-left: 28px;
    cursor: pointer;

}
.leasing_program-row .radio-block input[type="radio"]:checked + label:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background-color: #ffffff;
}
.leasing_program-row .radio-block input[type="radio"]:not(:checked) + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    border: 1px solid #D5D5D5;
}
.leasing_program-row .radio-block input[type="radio"]:checked + label:before,
.leasing_program-row .radio-block input[type="radio"]:not(:checked) + label:before {
    border-radius: 100%;
}
.leasing_program-row .radio-block input[type="radio"]:checked + label:after,
.leasing_program-row .radio-block input[type="radio"]:not(:checked) + label:after {
    content: "";
    position: absolute;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.leasing_program-row .radio-block input[type="radio"]:checked + label:after{
    left: 6px;
    top: 6px;
    width: 8px;
    height: 8px;
    border-radius: 100%;
}
/*PROGRAM*/
.leasing-program__option{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.leasing-program__option .leasing-program__option-btn{
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: normal;
    text-transform: uppercase;
    color: #333333;
    background: transparent;
    border: none;
    padding: 0;
    display: flex;
    align-items: center;
}
.leasing-program__option .leasing-program__option-btn:focus{
    outline: none;
    box-shadow: none;
}
.leasing-program__option-btn.collapsed:after {
    content: '';
    transform: none;
}
.leasing-program__option-btn:after {
    content: '';
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACDSURBVHgB5Y/bCcAgDEVtXMAR2g2C4ABu0hG6oStkg3YEF1CbfAg2IP0uDQjX3Jw8jPlZeO8PRFxnvnhcs4tehqSz1p4scyklEtGlIfZTa83VWjfoBhdmAIgspUEaJytImuZFrxNCQDZTnyw5BdFj1Rksfw1NwRFmyGjoNeQ2fmi+HTdMq1XC8SZ07AAAAABJRU5ErkJggg==') no-repeat;
    width: 14px;
    height: 14px;
    margin-left: 5px;
    margin-top: -3px;
    transform: rotate(180deg);
}
.leasing-program__option .leasing-program__option-btn span{
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    line-height: 15px;
    text-transform: uppercase;
    color: #999999!important;
    padding-left: 6px;
}
.leasing-program__option .leasing-program__option-download{
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
    text-transform: uppercase;
    color: #333333;
    display: flex;
    align-items: center;
    text-decoration: none;
}
.leasing-program__option .leasing-program__option-download svg{
    margin-right: 8px;
    margin-top: -4px;
}


.leasing_widget-payment-table-item{
    padding-top: 10px;
    padding-bottom: 7px;
}
.leasing_widget-payment-table-item:nth-child(even){
    background: #fff;
}
.leasing_widget-payment-table-month,
.leasing_widget-payment-table-price{
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
}
.leasing_widget-payment-table-price{
    margin-left: 25px;
}
.leasing_widget-payment-table-price span{
    font-weight: bold;
    color: #333333;
}

.leasing_widget  .form-group.form-group-error input {
    border-color: red;
    color: red;
}

.leasing_widget  .form-group.form-group-error .leasing_widget-range_avans-percent {
    display: none;
}

.leasing_widget-avans-error {
    font-size: 13px;
    margin-top: -20px;
    display: block;
    color: red;
}
/*TABLE*/
.leasing_program .pay-graphic {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
    margin-top: 10px;
    padding-left: 0;
}
.leasing_program .pay-graphic .month {
    padding: 10px 0 7px;
}
.leasing_program .pay-graphic .month_nmbr {
    font-style: normal;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
    font-weight: bold;
    display: inline-block;
    margin-right: 22px;
}
.pay-graphic-col .month:nth-child(odd) {
    background: #fff;
    position: relative;
}
.pay-graphic-col.column-1 .month:nth-child(odd):before {
    content: '';
    background: #fff;
    position: absolute;
    left: -100%;
    width: 100%;
    height: 100%;
    top: 0;
}
.pay-graphic-col .month:nth-child(odd):after {
    content: '';
    background: #ffff;
    position: absolute;
    right: -100%;
    width: 100%;
    height: 100%;
    top: 0;
}
.leasing_program .pay-graphic b {
    font-weight: normal;
}
.leasing_widget-info {
    padding: 30px 30px 34px;
}
.leasing_widget-info__title {
    margin: 0 0 9px;
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    color: #191919;
    text-align: center;
}
.leasing_widget-info__note {
    font-style: italic;
    font-size: 16px;
    line-height: 21px;
    color: #191919;
}
.leasing_widget-partners ul {
    list-style: none;
    padding: 0;
}
.leasing_widget-partners li {
    margin: 16px 0 0;
}
.leasing_widget-partners img {
    max-width: 100%;
    height: auto;
}
@media (min-width: 992px) {
    .leasing_widget-partners {
        padding: 35px 31px 25px 33px;
    }
}
@media (max-width: 767.98px) {
    .leasing_program-info {
        flex-direction: column;
    }
    .leasing_program-info-item {
        margin-bottom: 10px;
    }
    .leasing_program-info-item:last-child{
        margin-bottom: 0;
    }

    div#multiCollapseExample1 {
        margin-left: -20px;
        margin-right: -20px;
    }
    .pay-graphic {
        overflow: auto;
    }
    .leasing_program .pay-graphic .month {
        white-space: nowrap;
    }
    .pay-graphic-col.column-4 .month:nth-child(odd):after {
        display: none;
    }

    .pay-graphic-col.column-4 .month{
        padding-right: 20px
    }
    .pay-graphic-col.col-md-3.column-1 {
        padding-left: 22px;
    }
    .pay-graphic-col.col-md-3.column-4 {
        padding-right: 0;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .leasing_block-title, .form-group .leasing_block-title {
        font-size: 15px;
    }

    .leasing_program .pay-graphic .month_nmbr {
        margin-right: 15px;
    }
    .pay-graphic-col.col-md-3.column-1 {
        padding-left: 6px;
    }
    .pay-graphic-col.col-md-3.column-4 {
        padding-right: 0;
    }


    .leasing-form__option span:first-child {
        font-size: 15px;
    }
    .leasing_widget-right-form-title {
        font-size: 22px;
    }

}
