.car-name h1 {

    font-weight: bold;
    font-size: 40px;
    line-height: 46px;
    text-transform: uppercase;
    color: #796F6E;
    margin-bottom: 32px;
}
.title span {

    font-weight: bold;
    font-size: 40px;
    line-height: 46px;
    text-align: center;
    text-transform: uppercase;
    color: #796F6E;
    display: block;
}
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: #0C121C;
}
section#compare .title {
    margin-bottom: 30px;
}

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



@media (max-width: 575.98px) {
    .car-in-stock-card-img {
        max-width: none;
        height: auto;
    }
}
@media (max-width: 767.98px) {
    .variations__equipment.equipment.complectation.selected, .variations__equipment.equipment.complectation.selected .variations__name {
        color: #0C121C;
    }
}
@media (max-width: 991.98px) {
    .dropdown-menu.dropdown-menu-broshure.show {
        position: absolute!important;
        right: 0!important;
        left: auto!important;
        top: 50px!important;
    }
}
.features-item p, .features-item ul li {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #0C121C;
}


#th.section-grey {
    background: transparent;
}
@media (min-width: 1200px) {
    #overview,
    .navs {
        padding: 0 15px;
    }

    /*.finance__services.elements__style-form-el,*/
    /*.main-card-car,*/
    /*#compare,*/
    /*#accessories-block,*/
    /*.seo-block {*/
        /*padding-left: 15px;*/
        /*padding-right: 15px;*/
    /*}*/
}
.variations__equipment.selected {
    border: 1px solid #0C121C;
}
/* .new__car-car svg path {
    fill: #005A2B;
} */
.complectation-table .configuration-table-price-new, .variations__price .new_price {
    color: #0C121C;
}

.dropdown-menu-broshure {
    max-width: none;
    width: auto;
}
.dropdown-menu-broshure .broshure-name {
    white-space: nowrap;
}

@media (min-width: 991.98px) {
    .navs-list li.navs-list-li.show {
        position: relative;
    }

    .navs-list .dropdown-menu.dropdown-menu-broshure {
        top: 50px !important;
    }
}

#instock1-tab{
    color: white;
}
