/*.credit_widget_card-info-brand:hover .credit_widget_card-info-brand-name,*/
/*.credit_widget_card-info-brand.active .credit_widget_card-info-brand-name{*/
/*color: #E40C25;*/
/*}*/
/*.credit_widget .btn.btn-primary{*/
/*background: #E40C25;*/
/*border: 1px solid #E40C25;*/
/*}*/

/*.credit_widget .btn.btn-primary:hover{*/
/*color: #E40C25;*/
/*}*/
/*.credit_widget .btn.btn-outline-primary{*/
/*border: 1px solid #E40C25;*/
/*color: #E40C25;*/
/*}*/
/*.credit_widget .btn.btn-outline-primary:hover,*/
/*.credit_widget .btn-outline-primary:not(:disabled):not(.disabled):active:focus{*/
/*background: #E40C25;*/
/*}*/
/*.credit_widget-left-wrap-choosed .head_car-price{*/
/*color: #E40C25;*/
/*}*/
/*.credit_widget-left-interesting-block .subtitle b{*/
/*color: #E40C25;*/
/*}*/
/*.credit_widget .credit_widget-range_avans-percent{*/
/*color: #E40C25;*/
/*}*/
/*.credit_widget input[type=range]::-webkit-slider-thumb {*/
/*border: 1px solid #E40C25;*/
/*background: #E40C25;*/
/*}*/
/*.credit_widget input[type=range]::-moz-range-thumb {*/
/*border: 1px solid #E40C25;*/
/*background: #E40C25;*/
/*}*/
/*.credit_program:hover,*/
/*.credit_program.active{*/
/*border: 1.5px solid #E40C25;*/
/*}*/
/*.credit_widget input[type=range]::-ms-thumb {*/
/*box-shadow: 1px 1px 1px #E40C25;*/
/*border: 1px solid #E40C25;*/
/*background: #E40C25;*/
/*}*/
/*.credit-program__option span:last-child {*/
/*color: #E40C25;*/
/*}*/
/*.credit-form__option .color-red {*/
/*color: #E40C25!important;*/
/*}*/
/*.credit_widget-left-interesting-block .btn.cheked{*/
/*background: #E40C25;*/
/*}*/
/*.credit_widget-card:hover .credit_widget-card-title,*/
/*.credit_widget-card:hover .credit_widget-card-price {*/
/*color: #FF0022;*/
/*}*/
/*.credit_widget-complectation-car:hover {*/
/*border-color: #E40C25;*/
/*}*/
/*.credit_widget-modif:hover {*/
/*border-color: #E40C25;*/
/*}*/
/*.credit_widget_brand.credit_widget_card-item:hover .credit_widget_card-title{*/
/*color: #E40C25;*/
/*}*/
/*.credit_widget-modif .credit_widget-modif-price{*/
/*color: #E40C25;*/
/*}*/
/*.credit_widget_card-info{*/
/*border: 1px solid #E40C25;*/
/*}*/
/*.credit_widget_card-info .credit_widget_card-info-head .dealer-active{*/
/*color: #E40C25;*/
/*}*/


.credit_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;

}

.credit_widget .btn:focus, .credit_widget .btn:not(:disabled):not(.disabled):active:focus {
    outline: none;
    box-shadow: none;
}

.credit_widget .btn.btn-primary {
    color: #FFFFFF;
}

.credit_widget .btn.btn-primary:hover {
    background: #FFFFFF;
}

.credit_widget .btn.btn-outline-primary {
    background: #fff;
}

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

.credit_widget {
    padding-top: 60px;
    padding-bottom: 50px;
}

.credit_widget-title {
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 53px;
    color: #1A1A1E;
    margin-bottom: 34px;
    display: block;
}

.credit_widget-wrap {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 0px 0px 10px 10px;
}

.credit_block-title {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    display: block;
    margin-bottom: 8px;
    color: #2F2F2F;
}


.credit_widget-left {
}


.credit_widget-left-head {
    margin-bottom: 25px;
}

.credit_widget-left-head-choose {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.credit_widget-left-wrap-choose {
    display: flex;
    align-items: center;
}

.credit_widget-left-wrap-choose svg {
    margin-right: 24px;
}

.credit_widget-left-head-title {
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 24px;
    color: #2F2F2F;
    max-width: 330px;
}


.credit_widget-left-head-choosed-title {
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    margin-bottom: 6px;
}

.credit_widget-left-head-choosed .btn {
    color: #666666;
    border-color: #666666;
    margin-right: 20px;
    display: inline-flex;
    align-items: center;
}

.credit_widget-left-head-choosed .btn svg {
    display: inline-block;
    margin-right: 8px;
    margin-top: -2px;
}

.credit_widget-left-head-choosed .btn:hover {
    background: #666666;
    color: #fff;
}

.credit_widget-left-head-choosed .btn:hover svg path {
    stroke: #fff;
}

.credit_widget-left-head-choosed-car {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.credit_widget-left-wrap-choosed {
    display: flex;
    align-items: center;
}

.credit_widget-left-wrap-choosed-img {
    margin-right: 20px;
    min-width: 134px;
    max-width: 134px;
    width: 100%;
    height: 95px;
    overflow: hidden;
}

.credit_widget-left-wrap-choosed-img img {
    max-width: 100%;
    max-height: 100%;
}

.credit_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;
}

.credit_widget-left-wrap-choosed .head_car-price {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    display: block;
}


.credit_widget-right {
    background: #F4F4F4;
    border-radius: 0px 0px 10px 0px;
    height: 100%;
    min-height: 250px;
}

.credit_widget-right-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 45px;
    padding-right: 45px;
    height: 100%;
}

.credit_widget-right-info svg {
    margin-bottom: 8px;
}

.credit_widget-right-info span {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    color: #2F2F2F;
}


.credit_widget-right-form {
    padding: 28px 31px 25px 33px;
}

.credit_widget-right-form-title {
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 35px;
    color: #2F2F2F;
    margin-bottom: 18px;
    display: block;
}

.credit_widget-right-form-info {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 0;
}


.credit_widget-left {
    padding: 27px 0 45px 31px;
}

.credit_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;
}

.credit_widget-left-interesting-block .info {
    display: flex;
    align-items: center;
}

.credit_widget-left-interesting-block .credit_widget-icons {
    margin-right: 14px;
}

.credit_widget-left-interesting-block .title,
.credit_program .title {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    display: block;
    padding: 0;
}

.credit_widget-left-interesting-block .title {
    margin-bottom: 3px;
}

.credit_widget-left-interesting-block .subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
}

.credit_widget-left-interesting-block .subtitle b {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    /* identical to box height */


    margin-left: 6px;
}

.credit_program .title {
    margin-bottom: 16px;
    display: flex;
    align-items: center;
}

.credit_program .title .credit_widget-icons {
    display: inline-flex;
    margin-right: 10px;
}

.credit_widget-icons {
    min-width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
}


.credit_widget .credit_widget-avans-percent {
    position: relative;
}

.credit_widget .credit_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;
}

.credit_widget .forms_range {
    width: 100%;
    position: relative;
    /*max-width: 380px;*/
    /*margin: 0 auto;*/
}

.credit_widget .forms_range span {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #666666;
    position: absolute;
    top: -10px;
}

.credit_widget .forms_range input[type=range] {
    width: 100%;
}

.credit_widget .forms_range input[type=range]:focus,
.credit_widget .form-control:focus {
    outline: none;
    box-shadow: none;
}

.credit_widget .form-control:focus {
    border: 1px solid #000;
}

.credit_widget .form-control {
    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;
}

.credit_widget .form-control.error {
    border: 1px solid red;
}

.credit_widget input[type=range] {
    height: 20px;
    -webkit-appearance: none;
    margin: 10px 0;
    width: 100%;
    border: none !important;
    padding: 0;
}

.credit_widget input[type=range]:focus {
    outline: none;
}

.credit_widget input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 3px;
    cursor: pointer;
    box-shadow: 0px 0px 0px #000000;
    background: #C4C4C4;
    border-radius: 2px;
    border: 0px solid #000000;
}

.credit_widget input[type=range]::-webkit-slider-thumb {
    height: 12px;
    width: 12px;
    border-radius: 50px;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -5px;
}

.credit_widget input[type=range]:focus::-webkit-slider-runnable-track {
    background: #C4C4C4;
}

.credit_widget input[type=range]::-moz-range-track {
    width: 100%;
    height: 3px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000000;
    background: #C4C4C4;
    border-radius: 2px;
    border: 0px solid #000000;
}

.credit_widget input[type=range]::-moz-range-thumb {
    height: 12px;
    width: 12px;
    border-radius: 50px;
    cursor: pointer;
}

.credit_widget input[type=range]::-ms-track {
    width: 100%;
    height: 4px;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    color: transparent;
}

.credit_widget input[type=range]::-ms-fill-lower {
    background: #C4C4C4;
    border: 0px solid #000000;
    border-radius: 4px;
    box-shadow: 0px 0px 0px #000000;
}

.credit_widget input[type=range]::-ms-fill-upper {
    background: #C4C4C4;
    border: 0px solid #000000;
    border-radius: 4px;
    box-shadow: 0px 0px 0px #000000;
}

.credit_widget input[type=range]::-ms-thumb {
    margin-top: 1px;

    height: 12px;
    width: 12px;
    border-radius: 50px;
    cursor: pointer;
}

.credit_widget input[type=range]:focus::-ms-fill-lower {
    background: #C4C4C4;
}

.credit_widget input[type=range]:focus::-ms-fill-upper {
    background: #C4C4C4;
}

.credit_widget input[type=range]::-ms-fill-lower {
    background: red;
    border-radius: 10px;
}

.credit_widget input[type=range]::-ms-fill-upper {
    background: black;
    border-radius: 10px;
}


.credit_block-title-program {
    margin-bottom: 18px;
}

.credit_program {
    background: #F4F4F4;
    border-radius: 10px;
    padding: 24px 20px;
    border: 1.5px solid #F4F4F4;
    margin-bottom: 30px;
}

.credit_program:hover,
.credit_program.active {
    cursor: pointer;
}

.credit_program hr {
    border-top: 1px solid #D0D0D0;
    margin-top: 17px;
    margin-bottom: 15px;
}

.credit_program-info {
    display: flex;
    justify-content: space-between;
}

.credit_program-info-item {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
}

.credit_program-info-item span {
    font-size: 16px;
    line-height: 24px;
    display: block;
    color: #333333;
}

.credit-program__option {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.credit-program__option span:first-child {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
}

.credit-program__option span:last-child {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    text-align: right;
}


.credit-form__result-price {
    margin-bottom: 26px;
}

.credit-form__option {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}

.credit-form__option span {
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.credit-form__option span:first-child {
    color: #666666;
    flex: 0 0 60%;
    max-width: 60%;
}

.credit-form__option span:last-child {
    color: #333333;
    justify-content: flex-end;
    flex: 0 0 40%;
    max-width: 40%;
    text-align: right;
}

.credit-form__option b,
.credit-form__option .color-red {
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
}

.credit-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;
}


.credit_widget-left-interesting-block .btn.cheked {
    color: #fff !important;
    display: inline-flex;
    align-items: center;
}

.credit_widget-left-interesting-block .btn svg {
    display: none;
}

.credit_widget-left-interesting-block .btn.cheked svg {
    display: inline-block;
    margin-right: 8px;
    margin-top: -2px;
}


.credit_program-row .col-md-6 .credit_program-info,
.credit_program-row .col-md-12 .credit_program-info {
    justify-content: normal;
}

.credit_program-row .col-md-6 .credit_program-info .credit_program-info-item:first-child {
    margin-right: 100px;
}

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


.btn-tooltip {
    background: 0 0;
    border: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    margin-left: -11px;
    margin-top: -10px;
}

.btn-tooltip:focus {
    outline: none;
    box-shadow: none;
}

.tooltip {
    padding: 12px 14px;
    max-width: 288px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 9px 15px rgb(0 0 0 / 25%);
    color: #334350;
    border: none;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
}

.arrow:after {
    content: '';
    position: absolute;
    bottom: -19px;
    border: 10px solid transparent;
    border-bottom: 10px solid #fff;
    transform: rotateZ(180deg);
    left: calc(50% - 10px)
}


.tooltip-inner:before {

    content: '';
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJySURBVHgBvVU7b9NQFD5+hDkSEzDgkMVjVIrEVguKxIb/QeEXJJ0QU5yNrek/yIaYcDYqROtsSLw8emrvlDJmYEChsfud64fc1LGTpu0n2dfXvj7fuefxXaIbhlK14MkLuzULaUuJqIXVRvJ6EhF5d2o0/PbZFVci2Ny2rSiiLh4tnsOgwGIhnyOqKwoIY3iqSrvfv7j+0gSPn9t9DG0YEhgHYUj7vudO8mtalm3AsIXHLsgM7LD349B1KglgfIBhB8b7MNybN1yEjW27CwKHnfn51X2T/6blJwiLk3ju/Dp03/0RwT9aAqfHwehe02RvOw+aZn18HBxcIuBkwvCHxHiPVoQkaZh1YpKH5mgsAsHv1XQBwrHHMS8zvvnM7mzgWvSdQ8o2Ik0WB2UET1/aBgYLyXKoBCHfFC6oYsh8qTRgWygCWWU636b/6RVnezajEZUAu+tTBcIz2tc0clSNtphTjZ0irnkfHghaE7wL2TNR3CdpDrhxKsuxKgcpZEMmXa/SCogUhBLXKv+kBAIhMuiawFKCYZIRIGY+tzsyX6c1wRXJOsVimBFoalw90JY2rYnpNBbHcEbDjCBRQg/Mr8t2ga0P4ZlbRgAb3GReWpF67gN34ZGuywW7RT9X9QFrGecyDBU7fZdpEQRKZFrSMJXxSeDRCkiMd1nLfh+5Hy8RME5PgoP7j8wGari9LImFkN5tmu/x+BbhG2CXF3ZfeODk9F3gcmo1Gs0fjWz4r04deLyDqcHnx7zxhQQMFitoyh6lR2YkS1nWNjw18KORLPUQc4TlU6GOVR768mjUpBhamMYVxpKskB+ivP0FZ/Gt4RwAMAsJal/yNQAAAABJRU5ErkJggg==');
    min-width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 15px
}

.tooltip-inner {
    display: flex;
    align-items: center
}

.btn-tooltip:hover {
    text-decoration: none
}

.bs-tooltip-bottom .arrow:after {
    content: '';
    position: absolute;
    top: -19px;
    border: 10px solid transparent;
    border-bottom: 10px solid #334350;
    transform: none;
    left: inherit
}

.bs-tooltip-bottom .arrow {
    top: -19px;
    position: absolute;
    left: calc(50% - 10px) !important
}

.bs-tooltip-left .arrow {
    position: absolute;
    right: -18px !important
}

.bs-tooltip-left .arrow:after {
    content: '';
    position: absolute;
    right: inherit;
    border: 10px solid transparent;
    border-bottom: 10px solid #334350;
    transform: rotateZ(90deg);
    top: calc(50% - 19px);
    width: 19px
}

.core-preloader-parent {
    min-width: 220px;
    min-height: 220px
}

@media (max-width: 767.98px) {
    /*.credit_widget-wrap .form-group {*/
    /*max-width: 380px;*/
    /*margin: 0 auto;*/
    /*}*/
    .credit_widget-right-info {
        margin-top: 15px;
    }


    .credit_program-row .col-md-6 .credit_program-info,
    .credit_program-row .col-md-12 .credit_program-info {
        justify-content: space-between;
    }

    .credit_program-row .col-md-6 .credit_program-info .credit_program-info-item:first-child,
    .credit_program-row .col-md-12 .credit_program-info .credit_program-info-item:first-child {
        margin-right: 0;
    }


    .credit_widget-left-interesting-block {
        flex-direction: column;
        align-items: baseline;
    }

    .credit_widget-left-interesting-block .info {
        margin-bottom: 15px;
    }

    .credit_widget-left-interesting-block .btn {
        margin: 0 auto;
    }
}

@media (max-width: 991.98px) {
    .credit_widget-wrap {
        border: none;
    }

    .credit_widget-left {
        padding-top: 0;
        padding-left: 0;
        padding-bottom: 0;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {

}


/*NEW BLOCK CHOOE CAR*/
.credit_widget-select-wrap {
    padding: 34px 30px 25px;
}

.credit_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;
}


.credit_widget-col:hover,
.credit_widget-card:hover {
    cursor: pointer;
    text-decoration: none;
}

.credit_widget-card {
    margin-bottom: 25px;
    display: block;
}

.credit_widget-card-img {
    height: 160px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.credit_widget-card-img img {
    /* width: 100%; */
    max-width: 100%;
}

.credit_widget-card-title {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #282830;
    display: block;
    height: 25px;
    overflow: hidden;
    margin-bottom: 7px;
}

.credit_widget-card-price {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    display: block;
    text-align: center;
    color: #666666;
}

.credit_widget-card:hover .credit_widget-card-title,
.credit_widget-card:hover .credit_widget-card-price {
    text-decoration: none;
}


.credit_widget-complectation-car {
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    width: 100%;
    display: block;
}

.credit_widget-complectation-car:hover {
    cursor: pointer;
}

.credit_widget-complectation-car-title {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 29px;
    color: #2F2F2F;
    margin-bottom: 2px;
    display: block;
}

.credit_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;
}


.credit_widget-modif {
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    margin-bottom: 25px;
    padding: 14px 12px 13px 12px;
    width: 100%;
    display: block;
}

.credit_widget-modif:hover {
    text-decoration: none;
    cursor: pointer;
}

.credit_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;
}

.credit_widget-modif-item svg {
    min-width: 19px;
    width: 19px;
    margin-right: 10px;
}

/*.credit_widget-modif-item-last{*/
/*width: 49%;*/
/*display: inline-block;*/
/*}*/
.credit_widget-modif .credit_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*/
.credit_widget_brand-wrap {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.credit_widget_brand.credit_widget_card-item {
    position: relative;
}

.credit_widget_brand {
    margin-right: 20px;
    display: inline-block;
    width: 100%;
    max-width: 105px;
    text-align: center;
    margin-bottom: 25px;
}

.credit_widget_brand.credit_widget_card-item:hover {
    cursor: pointer;
}

@media (min-width: 1200px) {
    .credit_widget_brand.credit_widget_card-item:nth-child(9n) {
        margin-right: 0;
    }
}

.credit_widget_brand.credit_widget_card-item:hover .credit_widget_card-info {
    display: block;
    z-index: 2;
}

.credit_widget_card-info {
    width: 370px;
    display: none;
    padding: 21px 0px 12px;
    background: #FFFFFF;
    border-radius: 8px;
    position: absolute;
    top: -1px;
    left: -1px;
}

.credit_widget_card-info .credit_widget_card-info-head {
    padding-left: 20px;
}

.credit_widget_brand .credit_widget_card-img {
    max-width: 100%;
}

.credit_widget_brand .credit_widget_card-img {
    width: 100%;
    max-width: 100px;
    height: 100px;
    overflow: hidden;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.credit_widget_brand .credit_widget_card-img img {
    /*width: 100%;*/
    max-width: 100%;
}

.credit_widget_card-info .credit_widget_card-info-head .dealer-active {
    border-right: 1px solid #C6C6C6;
    padding-right: 8px;
    margin-right: 8px;
    display: inline-block;
}

.credit_widget_card-title {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 27px;
    text-align: center;
    color: #333333;
    height: 29px;
    overflow: hidden;
}

.credit_widget_card-info .credit_widget_card-info-head .credit_widget_card-title {
    text-align: left;
}

.credit_widget_card-info .credit_widget_card-info-head .credit_widget_card-title:hover {
    cursor: default;
}

.credit_widget_card-info-brand {
    margin-bottom: 8px;
    display: block;
    padding: 6px 20px;
    text-align: left;
}

.credit_widget_card-info-brand:hover {
    background: #F8F8F8;
    cursor: pointer;
}

.credit_widget_card-info-brand-name {
    display: block;
    margin-bottom: 5px;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 29px;
    color: #2F2F2F;
}

.credit_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;
}

.credit_widget .credit_widget-avans-percent,
.credit_widget .credit_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;
}

.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%;
}

@media (min-width: 1200px) {
    .credit_program-row .col-md-6 .credit_program-info .credit_program-info-item:first-child {
        margin-right: 33px;
    }
}

@media (max-width: 1199.98px) {
    .credit_widget-right-form {
        padding: 28px 18px 25px 18px;
    }

    .credit_program .title .credit_widget-icons {
        display: none;
    }

}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .credit_widget-left-wrap-choosed .head_car-name {
        max-width: 300px;
        white-space: normal;
        font-size: 17px;
    }

    .credit_program-row .col-md-6 .credit_program-info .credit_program-info-item:first-child {
        margin-right: 65px;
    }

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


    .credit_widget_brand {
        max-width: 110px;
        margin-right: 16px;
    }

    .credit_widget_brand.credit_widget_card-item:nth-child(7n) {
        margin-right: 0;
    }

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

}

@media (min-width: 768px) and (max-width: 991.98px) {
    .credit_widget_brand {
        max-width: 98px;
    }

    .credit_widget_brand.credit_widget_card-item:nth-child(6n) {
        margin-right: 0;
    }
}

@media (max-width: 991.98px) {
    .credit_widget-select-wrap {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
    }

    .credit_widget_card-col.credit_widget_card-brand {
        padding-right: 0;
        min-width: 170px;
        max-width: 170px;
        margin-bottom: 0;
    }

    .credit_widget_card-info-brand {
        margin-bottom: 0;
        padding: 2px 10px;
    }

    .credit_widget_card-info-brand-name {
        margin-bottom: 0;
        font-size: 16px;
        line-height: 25px;
    }

    .credit_widget_card-info-brand-addr {
        font-size: 14px;
        line-height: 18px;
    }

    .credit_widget_card-info .credit_widget_card-info-head {
        padding-left: 12px;
    }

    .credit_widget_card-info {
        padding: 8px 0 4px;
        top: 0;
    }
}

@media (max-width: 767.98px) {

    .credit_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;
    }

    .credit_widget_brand {
        border: none;
        min-width: 100px;
        margin-right: 10px;
    }

    .credit_widget_card-info-brand {
        white-space: normal;
    }


    .credit_widget-left-head-choose {
        flex-direction: column;
    }

    .credit_widget-left-wrap-choose {
        flex-direction: column;
        width: 100%;
        text-align: center;
    }

    .credit_widget-left-wrap-choose svg {
        margin: 0 auto 12px;
    }

    .credit_widget-left-head-title {
        margin-bottom: 10px;
    }

    .credit_widget-left-head-choosed-title {
        text-align: center;
        margin-bottom: 0;
    }

    .credit_widget-left-head-choosed .credit_widget-left-head-choosed-title {
        display: none;
    }

    .credit_widget-left-wrap-choosed-img {
        margin-right: 0;
        margin-bottom: 5px;
    }

    .credit_widget-left-wrap-choosed .head_car-price {
        margin-bottom: 14px;
    }


    .credit_widget-left-wrap-choosed-img {
        display: none;
    }

    .credit_widget-left-wrap-choosed .head_car-price {
        margin-bottom: 0px;
    }

    .credit_widget-left-wrap-choosed .head_car-name {
        font-size: 17px;
        white-space: normal;
    }

}

@media (max-width: 575.98px) {
    .credit_widget-left-wrap-choosed .head_car-name, .credit_widget-left-wrap-choosed .head_car-price {
        font-size: 16px;
        line-height: 24px;
    }

    .credit_widget-title {
        font-size: 26px;
        line-height: normal;
    }

    .credit_widget-title {
        margin-bottom: 15px;
    }

    .credit_widget-col {
        width: 50%;
    }

    /*.credit_widget-card-img {*/
    /*height: 110px;*/
    /*}*/
    .credit_widget_brand {
        min-width: 102px;
    }

    .credit_widget_brand .credit_widget_card-img {
        height: 90px;
    }

    .credit_widget_card-title {
        font-size: 16px;
        height: auto;
        margin-bottom: 0 !important;
        white-space: normal;
        line-height: normal;
    }

    .credit_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) {
    .credit_widget-left-wrap-choosed {
        display: flex;
        align-items: center;
        max-width: 60%;
        width: 100%;
    }


    .credit_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;
    }

    .credit_program .btn-tooltip {
        margin-top: -18px;
    }


    .btn-tooltip:after {
        display: none;
    }

    .btn-tooltip:hover .tooltiptext {
        left: 50%;
        transform: translate(-50%, 10px);
    }

    .btn-tooltip {
        position: inherit !important;
    }
}

@media (max-width: 414.98px) {
    .credit_program {
        padding: 18px 15px;
    }

    .credit_widget-program-item {
        white-space: nowrap;
    }

    .credit_program-row .col-md-12 .title {
        font-size: 14px;
    }
}

div#toTolltip {
    position: relative;
}

.tooltip.show {
    z-index: 1;
}


.btn-tooltip {
    position: relative;
    display: inline-block;
}

.btn-tooltip .tooltiptext {
    padding: 12px 14px;
    max-width: 288px;
    min-width: 288px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 9px 15px rgb(0 0 0 / 25%);
    color: #334350;
    border: none;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;


    display: flex;
    align-items: center;
    visibility: hidden;
    width: 120px;
    text-align: left;
    position: absolute;
    z-index: 1;
    top: -55px;
    left: -115px;
    white-space: normal;
}

.btn-tooltip:hover .tooltiptext {
    visibility: visible;
}

.btn-tooltip:after {
    content: '';
    position: absolute;
    top: 4px;
    border: 10px solid #ffffff00;
    border-bottom: 10px solid #fff;
    transform: rotateZ(180deg);
    left: calc(50% - 10px);
    z-index: 1;
    opacity: 0;
}

.btn-tooltip:hover:after {
    opacity: 1;
}

.tooltip-inner:before {

    content: '';
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJySURBVHgBvVU7b9NQFD5+hDkSEzDgkMVjVIrEVguKxIb/QeEXJJ0QU5yNrek/yIaYcDYqROtsSLw8emrvlDJmYEChsfud64fc1LGTpu0n2dfXvj7fuefxXaIbhlK14MkLuzULaUuJqIXVRvJ6EhF5d2o0/PbZFVci2Ny2rSiiLh4tnsOgwGIhnyOqKwoIY3iqSrvfv7j+0gSPn9t9DG0YEhgHYUj7vudO8mtalm3AsIXHLsgM7LD349B1KglgfIBhB8b7MNybN1yEjW27CwKHnfn51X2T/6blJwiLk3ju/Dp03/0RwT9aAqfHwehe02RvOw+aZn18HBxcIuBkwvCHxHiPVoQkaZh1YpKH5mgsAsHv1XQBwrHHMS8zvvnM7mzgWvSdQ8o2Ik0WB2UET1/aBgYLyXKoBCHfFC6oYsh8qTRgWygCWWU636b/6RVnezajEZUAu+tTBcIz2tc0clSNtphTjZ0irnkfHghaE7wL2TNR3CdpDrhxKsuxKgcpZEMmXa/SCogUhBLXKv+kBAIhMuiawFKCYZIRIGY+tzsyX6c1wRXJOsVimBFoalw90JY2rYnpNBbHcEbDjCBRQg/Mr8t2ga0P4ZlbRgAb3GReWpF67gN34ZGuywW7RT9X9QFrGecyDBU7fZdpEQRKZFrSMJXxSeDRCkiMd1nLfh+5Hy8RME5PgoP7j8wGari9LImFkN5tmu/x+BbhG2CXF3ZfeODk9F3gcmo1Gs0fjWz4r04deLyDqcHnx7zxhQQMFitoyh6lR2YkS1nWNjw18KORLPUQc4TlU6GOVR768mjUpBhamMYVxpKskB+ivP0FZ/Gt4RwAMAsJal/yNQAAAABJRU5ErkJggg==');
    min-width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 15px
}


.modules-banks-title {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
    display: block;
}

.modules-banks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.modules-banks__box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 1.875rem;
    padding: 0 15px;
    text-align: center;
    align-items: center;
    flex: 0 0 18%;
    max-width: 18%;
}

.modules-banks__box img {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 991.98px) {
    .modules-banks.mobile-scroll {
        flex-direction: row;
        flex-wrap: nowrap !important;
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .modules-banks__box {
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (max-width: 767.98px) {
    .modules-banks-title {
        margin-top: 20px;
    }

    .modules-banks__box {
        flex: 0 0 100%;
        max-width: 33%;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .modules-banks__box {
        flex: 0 0 15%;
        max-width: 15%;
    }
}

a.credit_widget_card-info-brand:hover {
    text-decoration: none;
}


table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

table, td, th {
    text-align: center;
    border: 1px solid #595959;
}

td, th {
    padding: 5px;
    width: 30px;
    height: 25px;
}

.credit-info-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.credit-info-wrapper > p {
    width: 30%;
    margin: 15px;
    text-align: center;
}




@media (max-width: 991px) {
    .credit-info-wrapper > p {
        width: 100%;
        margin: 15px;
        text-align: start;
    }

}

@media (max-width: 768px) {
    .table-responsive {
        overflow-x: scroll;
    }
}
