span.block-form-title {
    font-family: 'Play-Bold';
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: 30px;
    color: #1E1E1E;
    margin-bottom: 30px;
    display: block;
    text-transform: uppercase;
}
/*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: #D52B1E1a;
}
.calculation_module .choose-credit-program table tbody tr:hover{
    background: #D52B1E1a;
}
.calculation_module .swappy-radios input:checked ~ span {
    color: #D52B1E;
}
.calculation_module-title .calculation_module-title-selected{
    color: #D52B1E;
    border-bottom: 1px solid #D52B1E;
}
.calculation_module-style.active, .calculation_module-style:hover{
    border: 1px solid #D52B1E;
}
.calculation_module .credit-form__option .color-red {
    color: #D52B1E;
}
.calculation_module-modif-price{
    color: #D52B1E;
}
.calculation_module .choose-credit-program table tbody .active, .calculation_module .choose-credit-program table tbody tr:hover {
    color: #D52B1E;
}
.calculation_module .choose-credit-program table tbody .active span, .calculation_module .choose-credit-program table tbody tr:hover span {
    color: #D52B1E;
}
.form-btn-submit{
    border: 1px solid #D52B1E;
    background: #D52B1E;
}
.calculation_module .forms__range input[type=range]::-webkit-slider-thumb {
    background: #D52B1E;
}
.calculation_module .form-btn-submit:hover{
    color: #D52B1E;
}
/*END COLOR*/
.credit-pages-head .section-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.credit-pages-head .credit-pages-partners-bank{
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 31px;
    text-align: right;
    color: #BCBCBC;
    display: block;
    margin-bottom: 8px;
}
svg.credit-pages-partners-img {
    float: right;
}
section.calculation_module {
    padding-top: 20px;
}
button.button-form.btn-loan.form-btn-submit {
    width: 100%;
}
.advantages-card .advantages-img {
    background-color: transparent;
}
.credit-address{
    color: #1E1E1E;
    display: block;
    text-decoration: underline;
}

@media (max-width: 991.98px) {
    section.calculation_module {
        padding-top: 40px;
    }
    .credit-pages-head .credit-pages-partners-bank {
        text-align: left;
    }

    svg.credit-pages-partners-img {
        float: left;
    }
}
.modules-banks-title {
    font-size: 20px;
    margin-bottom: .9375rem;
    font-weight: 600;
}
.modules-banks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 2.25rem;
}
@media (max-width: 991.98px){
    .mobile-scroll {
        flex-direction: row;
        flex-wrap: nowrap!important;
        overflow-x: scroll;
        overflow-y: hidden;
    }
}
@media (max-width: 767.98px) {
    .modules-banks {
        align-items: center;
    }
    .credit-pages-head .section-title svg {
        display: none;
    }
    .credit-conditions .service-content-desc b {
        margin-bottom: 0;
    }
}
.table_credit{

}
.table_credit table.table {
    border: 1px solid #dee2e6;
    margin: 0;
}
.table_credit .table-bordered thead th, .table_credit .table-bordered thead td {
    border-bottom-width: 1px;
}
.table_credit thead .text-left{
    padding-left: 20px!important;
}
.table_credit thead td, .table_credit thead .text-left {
    font-family: 'Ubuntu-R';
    text-align: center;
    color: #1E1E1E;
    padding: 15px 0 18px;

    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 149.37%;
    text-transform: uppercase;
    color: #616365;
}
.table_credit thead .text-center{
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 149.37%;
    text-transform: uppercase;
    color: #616365;
}
.table_credit td.text-left {
    border-right: 1px solid #dee2e6!important;
}
.table_credit thead  {
    border-bottom: 1px solid #dee2e6!important;
}
.table_credit thead td{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 149.37%;
    text-align: center;
    color: #A2A2A2;
}
.table_credit tbody td{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 149.37%;
    color: #1E1E1E;
    text-align: center;
    width: 400px;
    padding: 15px 0 18px;
}
.table_credit .text-left {
    padding-left: 20px;
    vertical-align: middle;
}
.table_credit-info{
    text-align: right!important;
    padding-right: 40px!important;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 149.37%;
    text-transform: uppercase;
    color: #616365;
}
.advantages-text {
    font-size: 17px!important;
}
.service-content-desc a{
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 149.37%;
    color: #1E1E1E;
}
.service-content-desc a svg{
    vertical-align: text-top;
}
.service-content-desc a:hover{
    text-decoration: none;
}
.credit-price {
    font-family: 'Play-Bold';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 149.37%;
    color: #D52B1E;
    margin-bottom: 10px;
    display: block;
}
.credit-conditions .btn{
    margin-top: -8px;
}
.credit-conditions .btn:hover svg path {
    stroke: #fff;
}
@media (max-width: 991.98px) {
    td.text-left.table_credit-info {
        text-align: left!important;
    }
    .credit-conditions .d-flex.justify-content-end {
        justify-content: left!important;
        margin-bottom: 15px;
    }
}