/*section.new__car-car .container .row .container {*/
/*padding: 0 30px!important;*/
/*}*/
section#calculator {
    background: transparent;
}
section#calculator .container {
    padding-right: 15px;
    padding-left: 15px;
}
h1.section-title {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #3C3C3B;
}
p.comparing__desc {
    text-align: left;
}
.navs {
    background: #FFFFFF;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.07);
}
.new__car-car .btn-outline-primary {
    background: #fff;
}
section.new__car-car .insurance-page-calc .btn-blue {
    padding-left: 0;
    padding-right: 0;
}
.finance__services .nav-item {
    border: 1px solid #EAEAEA;
    border-radius: 8px;
}
.variations [type=checkbox]:checked + label {
    background-color: transparent;
}


.main-card-car svg path {
    fill: #3C3C3B;
}


.comparing__table thead th,
.th-table .thead-table,
.th-table .thead-table td,
.th-table .thead-table td:first-child{
    background: #3C3C3B!important;
}
.comparing .table-subtitle {
    background: #3C3947!important;
}
.comparing .table.table-bordered td,
.th-table tbody tr td{
    background: #fff!important;
}
span.aviable-complectation {
    color: #3C3947;
}


@media (max-width: 767.98px) {
    .variations__equipment.equipment.complectation.selected, .variations__equipment.equipment.complectation.selected .variations__name {
        color: #2583AE;
    }
}

.features-item p, .features-item ul li {
    line-height: normal;
}

.accessories .calculation_module-item-name {
    line-height: normal;
    height: 50px;
}