/*CREDIT MODULES NEW COLOR*/
.calculation_module {
    padding: 40px 0;
}
.calculation_module .choose-credit-program table tbody .active, .calculation_module .choose-credit-program table tbody .active:hover{
    background: #3C3C3B1a;
}
.calculation_module .choose-credit-program table tbody tr:hover{
    background: #3C3C3B1a;
}
.calculation_module .swappy-radios input:checked ~ span {
    color: #3C3C3B;
}
.calculation_module-title .calculation_module-title-selected{
    color: #3C3C3B;
    border-bottom: 1px solid #3C3C3B;
}
.calculation_module-style.active, .calculation_module-style:hover{
    border: 1px solid #3C3C3B;
}
.calculation_module .credit-form__option .color-red {
    color: #3C3C3B;
}
.calculation_module-modif-price{
    color: #3C3C3B;
}
.calculation_module .choose-credit-program table tbody .active, .calculation_module .choose-credit-program table tbody tr:hover {
    color: #3C3C3B;
}
.calculation_module .choose-credit-program table tbody .active span, .calculation_module .choose-credit-program table tbody tr:hover span {
    color: #3C3C3B;
}
.form-btn-submit{
    border: 1px solid #3C3C3B;
    background: #3C3C3B;
}
.calculation_module .forms__range input[type=range]::-webkit-slider-thumb {
    background: #3C3C3B;
}
.calculation_module .form-btn-submit:hover{
    color: #3C3C3B;
}
/*END COLOR*/


.head-title{
    font-size: 18px;
}
.credit-calc .credit-form {
    background: #FFFFFF;
    border-radius: 2px;
}
.credit-form-title {
    margin-bottom: 0!important;
}
.credit-calc .custom-padd-form-raschet {
    padding-top: 0!important;
}
.credit-calc .row-credit input, .credit-calc .row-credit select{
    border: 1px solid #DEDEDE!important;
    line-height: 21px!important;
    color: #898989!important;
    height: 45px!important;
    border-radius: 0!important;
}
span.price-month {
    color: #3C3C3B!important;
}
.credit-calc .credit-form-raschet-title {
    font-weight: normal;
    margin-bottom: 18px;
    
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #0C121C;
}
.credit-info span {
    margin-bottom: 10px!important;
    font-style: normal;
    font-weight: 300;
    line-height: 18px;
    color: #898989!important;
}
.credit-calc input[type=range] {
    background: transparent;
    border: none!important;
    box-shadow: none;
    outline: none;
    padding: 14px 0 12px!important;
}
.credit-calc select {
    /*appearance:none!important;*/
    /*-webkit-appearance:none!important;*/
    /*-moz-appearance:none!important;*/
    /*-ms-appearance:none!important;*/
    background: #fff ;
    background-repeat: no-repeat!important;
    background-size: 15px!important;
    background-position: 92% 50%!important;
}
.credit-calc input:focus, select:focus{
    border-color: #000!important;
    color: #000!important;
    box-shadow: none!important;
    outline: none!important;
}
.credit-form-input .button-form{
    max-height: 45px!important;
    background: #3C3C3B!important;
    padding: 13px 0 13px!important;
    color: #fff!important;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    border-radius: 0;
    
}


.credit-calc .credit-name-car {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: normal;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #0C121C;
    
}
.credit-calc .credit-price b {
    float: right;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    text-align: right;
    color: #0C121C;
}
.credit-calc .credit-price {
    width: 100%;
    margin-bottom: 12px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #898989;
}
.credit-calc .credit-table-subtitle span {
    color: #0C121C;
    
}
.credit-calc .credit-form-title {
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #0C121C;
    
}
.credit-calc .credit-table-subtitle {
    font-style: normal;
    font-weight: normal;
    padding: 7px 0;
    font-size: 18px;
    line-height: 25px;
    color: #898D90;
    
}
.credit-calc .credit-form-raschet-title span {
    font-weight: bold;
}
.credit-calc .slider{
    display: block;
    position: relative;
    width: 100%;
    margin: 20px 0 0;
    max-width: 416px;
}
.credit-calc .slider span {
    font-size: 14px;
    line-height: 20px;
    text-align: right;
    color: #898D90;
    
}
.credit-calc input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    border: none;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    box-shadow: none;
    outline: none;
}
.credit-calc input[type=range]:focus {
    outline: none;
    box-shadow: none;
}
.credit-calc input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 2px;
    cursor: pointer;
    animate: 0.2s;
    background: #C8C8C8;
    border: 0px solid #C8C8C8;
}
.credit-calc input[type=range]::-webkit-slider-thumb {
    box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
    border: 0px solid #000000;
    height: 13px;
    width: 13px;
    border-radius: 100%;
    background: #3C3C3B;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -6px;
}
.credit-calc input[type=range]:focus::-webkit-slider-runnable-track {
    background: #C8C8C8;
}
.credit-calc input[type=range]::-moz-range-track {
    width: 100%;
    height: 12.8px;
    cursor: pointer;
    animate: 0.2s;
    background: #C8C8C8;
    border-radius: 25px;
    border: 0px solid #C8C8C8;
}
.credit-calc input[type=range]::-ms-fill-lower {
    background: #79b665;
    border: 0px solid #C8C8C8;
    border-radius: 50%;
    box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
.credit-form-input .input-form-credit{
    height: auto!important;
}
/*BANKS*/
.credit-banks-partners{
    margin-top: 24px;
}
.banks-box{
    margin-bottom: 50px;
}
.banks-box-img{
    height: 70px;
    margin-bottom: 18px;
    display: flex;
    align-self: center;
    align-items: center;
}
.banks-box img{
    display: block;
    margin: 0 auto;
}
.banks-box p{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    margin-bottom: 0;
    color: #4A4F54;
}
.banks-box p span{
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    display: block;
    color: #898D90;
}

