.car-name h1 {
    font-family: 'UbuntuBold';
    font-weight: bold;
    font-size: 40px;
    line-height: 46px;
    text-transform: uppercase;
    color: #796F6E;
    margin-bottom: 32px;
}
.title span {
    font-family: 'UbuntuBold';
    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;
}
span.aviable-mod-name {
    font-family: 'PeugeotBold';
}

.main-card-car svg path {
    fill: #E96334;
}
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: #E96334!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: 767.98px) {
    .variations__equipment.equipment.complectation.selected, .variations__equipment.equipment.complectation.selected .variations__name {
        color: #2583AE;
    }
}

.features-item p, .features-item ul li {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #E96334;
}


#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 #E96334;
}
/* .new__car-car svg path {
    fill: #E96334;
} */
.complectation-table .configuration-table-price-new, .variations__price .new_price {
    color: #E96334;
}

@media (max-width: 991.98px) {
    .navs-list .dropdown-menu.dropdown-menu-broshure.show {
        position: absolute!important;
        right: 0!important;
        top: 45px!important;
    }
}
