.car-name h1 {

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

.car-in-stock .nav-tabs .landing__page__title{
    color: white;
}

.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: #191919;
}
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: #191919!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: #191919;
}


#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 #191919;
}

/* .new__car-car svg path {
    fill: #191919;
} */

.complectation-table .configuration-table-price-new, .variations__price .new_price {
    color: #191919;
}

.navs-list .navs-list-li .navs-list-link {
    border-bottom: 2px solid transparent;
}

.name_and_status-flex {
    display: flex;
    align-items: center;
}

.car_card_status_is_new {

    padding: 3px 7px;
    margin-left: 10px;
}

.car_card_status_is_new-pos {
    font-size: 12px;
    position: absolute;
    top: 40px;
    left: 1%;
    z-index: 5;
}

@media (max-width: 479px) {
    .car_card_status_is_new {
        padding: 2px 7px;
        font-size: 12px;
    }
}

.without-discount > span{
    color: black!important;
}

.car-section-title{
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    color: rgb(74 74 74);
    margin-bottom: 40px;
    letter-spacing: 5px;
}

.car-faq__title{
    padding: 20px 35px 20px 10px;
    display: block;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 22px;
    color: gray;
    font-size: 15px;
    font-weight: 500;
}

.car-faq__title::after {
    content: '+';
    font-size: 35px;
}

.car-faq__icon:after {
    content: "−";
    font-size: 35px;
}


.car-faq__content {
    padding: 10px 0 10px 5px;
}

.car-faq__title:after {
    position: absolute;
    right: 8px;
    top: 12px;
}

.car-faq__icon:before {
    display: none;
}
.car-faq__icon:after {
    display: none;
}

.calc_swap-radio,
.calc_swap_radio-label,
.calc_swap-radio>input,
.calc_swap_radio_wrapper,
.calc_swap-radio>label,
.calc_swap-radio>label::before {
    cursor: default !important;
}

section.calc_module {
    margin-bottom: 0;
}

