.dropdown-bc-car .dropdown-menu.show {
    opacity: 1;
    float: none;
    visibility: visible;
    background: #FFFFFF;
    border: 1px solid #D3D3D3;
    padding: 16px 22px 18px;
    margin-left: -24px;
    text-transform: uppercase;
    margin-top: 14px;
}
.dropdown-bc-car .dropdown-item {
    display: inline-block;
    width: auto;
    outline: none;
    box-shadow: none;
    padding: 6px 8px 6px 0;
    font-family: 'FuturaBookC';
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 16px!important;
    color: #7E7E7E;
}
.dropdown-bc-car .dropdown-item:hover{
    color: #222222;
}
.dropdown-bc-car .dropdown-item.active{
    font-family: 'FuturaDemiC';
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-size: 16px;
    color: #222;
}

.dropdown-bc-car .dropdown-item:active {
    color: #212529;
}

a:hover{
    transition: all 0.3s ease;
}
.bc .title{
    text-transform: uppercase;
    font-size: 16px!important;
}

.bc .card-car-menu{
    display: none;
}
.bc .title:hover .card-car-menu{
    display: block;
}

.custom-padd{
    padding: 0 10px;
}
.carousel-control {
    background: transparent!important;
}
.breadcrumb-section nav{
    width:100%;
}
.bg-block {
    padding: 26px 25px 24px;
    margin-bottom: 16px;
    background: #FFFFFF;
    border: 1px solid #D3D3D3;
    border-radius: 5px;
}
.custom-width-slider, .custom-width-tabs {
    width: 100%;
    max-width: 570px;
    /*margin: 0 auto;*/
    overflow: hidden;
}
.car-card-slider .carousel-item img {
    height: 100%;
    width: 100%;
}
.car-card-slider .carousel-item {
    height: 376px;
    overflow: hidden;
}
/*.carousel-inner {*/
    /*height: 376px;*/
/*}*/
.custom-width-slider {
    height: 100%;
    max-height: 376px;
    overflow: hidden;
}
.custom-width-tabs {
    margin-bottom: 0px;
    border: 0;
    margin-top: -1px;
}
.custom-width-tabs li {
    border: 1px solid #6868684d;
    margin-bottom: 0!important;
}
.custom-width-tabs li a {
    text-align: center;
    text-transform: uppercase;
    border: none!important;
    outline: none;
    font-size: 16px;
    color: #7E7E7E;
    padding: 23px 0 17px;
    margin: 0;
}
.custom-width-tabs li a:hover {
    background: transparent;
}
.custom-width-tabs li.active a, .custom-width-tabs li a.active {
    background-color: #7E7E7E!important;
    background: #7E7E7E!important;
    border-radius: 0px;
    font-weight: bold;
    letter-spacing: 0.07em;
    color: #fff!important;
    padding: 23px 0 17px;
    margin: 0;
}
.car-card-price-block{
    margin-bottom: 24px;
}
.car-card-price {
    padding-left: 0;
    padding-right: 5px;
}
.car-card-price span{
    font-size: 20px;
    font-weight: 700;
    /*line-height: 40px;*/
    text-decoration: none;
    display: block;
    font-family: FuturaDemiC;
}
.car-card-price b {
    font-size: 14px;
    font-weight: 400;
    text-decoration: line-through;
}
.btn-red{
    background-color: #222222;
    border: 1px solid #222222;
    color: #fff;
    width: 100%;
    padding: 10px 0 7px;
}
.btn-red:hover, .best-price a:hover {
    background: #fff;
    color: #222222;
    border: 1px solid #222222;
}
.btn-transparent{
    background-color: #fff;
    border: 1px solid #2c3438;
    color: #1e2a32;
    width: 100%;
    padding: 10px 0 7px;
}
.btn-transparent, .btn-red {
    border-radius: 2px;
    font-size: 14px;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    text-transform: uppercase;
}
.car-card-buy {
    padding-left: 5px;
    padding-right: 5px;
}
.car-card-buy button {
    max-width: 190px;
    float: right;
    font-family: FuturaDemiC;
}
.car-card-config {
    padding-left: 5px;
    padding-right: 0;
}
.main-title-car{
    margin-bottom: 35px;
    display: inline-block;
    margin-top: 0;
    font-family: FuturaDemiC;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-size: 24px;
    text-transform: uppercase;
    color: #222222;
}
.card-button{
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left:-15px;
    margin-right:-15px;
}
.block-btn-title {
    font-family: FuturaBookC;
    color: #222222;
    font-size: 16px;
    padding-bottom: 14px;
    display: block;
}
.price {
    flex: 0 0 48%;
    max-width: 48%;
    -ms-flex: 0 0 48%;
    margin-bottom: 0;
    /*padding-top: 36px;*/
    /*padding-bottom: 42px;*/
}
.best-price a {
    background-color: transparent;
    font-size: 12px;
    text-align: center;
    padding: 12px 0 10px;
    max-width: 170px;
    width: 100%;
    display: block;
    text-transform: uppercase;
    color: #fff;
    background: #222222;
    letter-spacing: 0.07em;
    font-family: FuturaDemiC;
    border-radius: 2px;
    text-decoration: none;
}
.credit {
    flex: 0 0 48%;
    max-width: 48%;
    -ms-flex: 0 0 48%;
    margin-bottom: 0;
    padding: 26px 25px 24px!important;
}
.credit-block a {
    font-family: FuturaDemiC;
    background-color: transparent;
    border: 1px solid #4589CE;
    font-size: 12px;
    text-align: center;
    padding: 12px 0 10px;
    display: block;
    text-transform: uppercase;
    border-radius: 2px;
    color: #4589CE;
    width: 48%;
    float: left;
    letter-spacing: 1px;
    text-decoration: none;
}
.credit-block a:hover {
    background: #4589CE;
    color: #fff;
}
.credit-block a:last-child {
    margin-left: 7px;
    text-decoration: none;
}
.block-main-title {
    display: block;
    width: 100%;
    margin-bottom: 8px;
    font-family: FuturaLightC;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    font-size: 18px;
    text-transform: uppercase;
    color: #222222;
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 15px;
}
.characteristics a {
    font-family: FuturaBookC;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 16px;
    text-decoration: underline;
    color: #4589CE;
}
.characteristics {
    width: 100%;
}
.name-har {
    font-family: FuturaLightC;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    font-size: 16px;
    display: block;
    color: #7E7E7E;
}
.desc-har {
    font-family: FuturaDemiC;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-size: 16px;
    color: #7E7E7E;
}
.characteristics-block-first, .characteristics-block-second{
    width:50%;
    display: inline-block;
    float: left;
    line-height: 1.5;
}
.characteristics-block-first div, .characteristics-block-second div {
    padding: 8px 0;
}
.characteristics-block-first .name-har{
    width: 104px;
}
.block-desc{
    display: inline-block;
}
.desc-title{
    font-size: 20px;
    color: #1F3750;
    margin-bottom: 16px;
    font-weight: bold;
    display: block;
    margin-top: 0;
}
.desc-text {
    line-height: 26px;
    font-size: 16px;
    letter-spacing: 0.06em;
    color: #5D687A;
    word-break: break-all;
}
@media (min-width: 992px) {
    .plcustom-0{
        padding-left: 0!important;
    }
    .prcustom-0{
        padding-right: 0!important;
    }
    .mlcustom-0{
        margin-left: 0!important;
    }
    .mrcustom-0{
        margin-right: 0!important;
    }
}
@media (max-width: 575.98px) {
    .main-title-car {
        margin-bottom: 15px;
    }
    .price, .credit {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .custom-width-slider {
        height: auto;
    }
    .bg-block {
        margin-left: 0px;
        margin-right: 0;
    }
    .card-button {
        margin-left: 0;
        margin-right: 0;
    }
    .price {
        margin-bottom: 15px;
    }
    .block-btn-title {
        text-align: center;
    }
    .best-price a {
        margin: 0 auto;
    }
    .custom-width-tabs li a, .custom-width-tabs li.active a, .custom-width-tabs li a.active {
        padding: 12px 0 12px;
    }
    .car-card-price span {
        text-align: center;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .car-card-buy button {
        float: none;
        margin: 0 auto;
        display: block;
    }
    .characteristics a {
        text-align: left;
        margin-top: 20px;
        width: 100%;
        display: inline-block;
    }
}


/*ADVANTAGES BLOCK*/
.advantages-img-block{
    margin-bottom: 17px;
    width: 270px;
    height: 191px;
    overflow: hidden;
}
.advantages-head{
    font-family: FuturaDemiC;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-size: 16px;
    text-transform: uppercase;
    color: #222222;
    border-top: 1px solid #686868;
    border-bottom: 1px solid #686868;
    margin-bottom: 10px;
}
.advantages-head span {
    margin: 12px 0;
    height: 38px;
    overflow: hidden;
    background: #fff;
}
.advantages-desc{
    font-family: FuturaBookC;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    font-size: 14px;
    color: #7E7E7E;
}
.advantages-desc p {
    overflow: hidden;
    word-wrap: break-word;
}
.advantages-block {
    max-width: 270px;
    margin: 0 auto 20px;
}



/*DOCUMENT BLOCK*/
.document-block{
    border: 1px solid #D3D3D3;
    text-align: center;
    width: 100%;
}
.document-block:hover{
    border: 1px solid #4589CE;
    text-decoration: none;
}
.download-document{
    padding: 33px 0 26px;
    display: block;
}
.download-document:hover {
    text-decoration: none;
}
.download-document:hover span, .document-block:hover .download-ico path{
    color: #4589CE;
    fill: #4589CE;
}
svg.download-ico {
    fill: #7E7E7E;
    width: 36px;
    height: 40px;
    margin-bottom: 18px;
}
.download-desc{
    font-family: FuturaBookC;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    display: block;
    color: #222222;
    margin-bottom: 6px;
}
.download-year{
    font-family: FuturaBookC;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    display: block;
    color: #7E7E7E;
}



/*CAR ACCESORIES*/
.accessories-car-page{

}
.acc-btn{
    background: transparent;
    cursor: pointer;
}
.acc-card .card-body {
    padding: 23px 0 0;
}
.acc-card img {
    border-radius: 0;
}
.catalog-accessories .acc-card {
    border-radius: 0;
    margin-bottom: 30px;
}
.acc-card{
    border: none;
    border-radius: 0;
    max-width: 270px;
    margin: 0 auto 30px;
}
.acc-card hr{
    border-top: 1px solid #E0E0E0;
    margin: 15px 0;
}
.acc-name{
    font-family: FuturaDemiC;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    color: #222222;
    margin-bottom:6px;
    height: 20px;
    overflow: hidden;
}
.acc-size{
    font-family: FuturaBookC;
    font-style: normal;
    font-weight: normal;
    line-height: 23px;
    font-size: 16px;
    margin:0;
    color: #7E7E7E;
}
.acc-price{
    font-family: FuturaDemiC;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-size: 16px;
    text-transform: uppercase;
    color: #222222;
    margin-bottom:10px;
    display: block;
}
.acc-btn{
    max-width: none;
}


@media (max-width: 991.98px) {
    section.bc{
        display: none;
    }
    .custom-width-slider {
        margin: 0 auto;
    }
    .custom-width-tabs {
        margin: 0 auto 20px;
    }
}
@media (max-width: 575.98px) {
    .characteristics-block-first div, .characteristics-block-second div {
        height: 58px;
        display: block;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .custom-width-slider {
        height: auto;
    }
    .car-card-buy button {
        float: none;
        margin: 10px auto 0;
        display: block;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .custom-width-slider, .car-card-slider .carousel-item  {
        height: auto;
    }

}


@media (max-width: 767.98px) {
    .car-card-price b {
        text-align: center;
        display: block;
    }
    .car-card-config a {
        max-width: 190px;
        margin: 15px auto 0;
        display: block;
    }
}
.full-width-popup .row-credit {
    margin-left: 0;
    margin-right: 0;
}
.full-width-popup .row-credit form {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.loan .pop-up__header, .trade-in .pop-up__header{
    border-bottom: none !important;
}
/*loan*/
.full-width-popup .modal-dialog {
    top: 0 !important;
}
.full-width-popup .close {
    top: 0!important;
    right: 0!important;
}
.full-width-popup.loan .form-group {
    max-width: inherit!important;
}
.full-width-popup .form-control {
    height: calc(2.25rem + 2px);
}
.credit-form {
    background-color: transparent;
    color: #7E7E7E;
    border: 1px solid #D3D3D3
}
.credit-form-input .button-form, .slider > .progress,
.slider > .indicator, .slidermonth > .progressmonth,
.slidermonth > .indicatormonth, input[type=range]::-webkit-slider-thumb{
    background-color: #222222;
    color: #fff !important;
}
.credit-price b,
.credit-form-input .button-form, span.first-paid span,
span.first-paid {
    color: #222222
}
.credit-form-input .button-form, .slider > .indicator,
.slidermonth > .indicatormonth{
    border-color: #222222
}
.row-credit {
    border: none;
    margin-left: 0;
}
.credit-form hr, .credit-form .credit-form-input input {
    border-color: #8E949D;
}
.credit-form-input .input-form-credit {
    border-color: #303030
}
.credit-form-input .input-form-credit,
.credit-page-title, .credit-form-raschet-title{
    color: #222222
}
.credit-form-title, .credit-name-car, .credit-table-subtitle span {
    color: #222222
}

.modal-content .form-group input[type="range"] {
    border: none
}

.modal-backdrop.show {
    opacity: 1!important;
}
/*trade-in*/
.full-width-popup.trade-in .modal-header {
    border:none;
}
.trade-in-list-car-tabs ul>li.active>a:focus, .trade-in-list-car-tabs ul li:hover a,
.trade-in-list-car-tabs ul li.active a, .trade-in-list-car-tabs ul li.active:hover a, .trade-in-btn, .trade-in-steers .active .trade-in-line, .trade-in-title-line {
    background-color: #222222;
}
.trade-in-list-car-tabs ul>li.active>a:focus, .trade-in-btn:hover, .trade-in-btn,
.trade-in-list-car-tabs ul li.active a, .trade-in-list-car-tabs ul li.active:hover a{
    color: #fff;
}
.trade-in-list-car-tabs ul li:hover a, .red-color-price, .trade-in-steers .active .trade-in-nubmer,
.trade-in-calc{
    color: #222222;
}
.trade-in-list-car-tabs ul>li.active>a:focus, .trade-in-car.active {
    border-color: #222222;
}
.trade-in-btn:hover{
    background-color: rgba(34, 34, 34, 0.62)
}
/*car comparing*/

.comparing__table thead th {
    background-color: #222222;
    color: #fff;
}
.comparing__table .table-striped tbody tr:nth-of-type(2n), .table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff
}

.comparing__table tbody + tbody {
    border-top-color: #bbbdb8
}

.comparing__table thead th, .comparing__var {
    border-bottom-color: #bbbdb8
}

/*.comparing__var.selected {*/
    /*background-color: #7E7E7E*/
/*}*/
/*.comparing__vars {*/
    /*display: none;*/
/*}*/
.comparing .table-subtitle {
    background-color: #7E7E7E;
    color: #fff !important;
}

.comparing .table-subtitle {
    border-right-color: #bbbdb8;
    border-left-color: #bbbdb8;
    color: #222222
}

.variations__equipment {
    background-color: #fff;
    border-color: #e5e5e5;
}

.variations__equipment.selected {
    background-color: #7e7e7e;
    border-color: #E0E0E0;
    color: #ffffff;
}

.variations__checkbox {
    background-color: #f8f8f8;

}

.variations__checkbox span:before, .ico-checkbox {
    border-color: #222222;
    background-color: #fff
}
.variations label {
    border-top: 1px solid #E0E0E0;
}
.variations label span:before{
    width: 24px;
    height: 24px;
    margin-right: 10px;
}
.variations .selected label span:before {
    background-color: #8D8D8D;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAJCAYAAAAGuM1UAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABTSURBVHgBvY9RDQAgCESNYAQjGMUGGsWGRjCCEfD4cOMDGf7Idhuwd4wLwVlEVKH5AnP1DzCGBkUFLuplDgINaUKfoaW+gWWSJhO+mJY34DGZ8Abip4M/g6BpewAAAABJRU5ErkJggg==')
}
.variations .selected label span:before {
    border: 1px solid #8D8D8D;
    background-color: #8D8D8D;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAJCAYAAAAGuM1UAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABTSURBVHgBvY9RDQAgCESNYAQjGMUGGsWGRjCCEfD4cOMDGf7Idhuwd4wLwVlEVKH5AnP1DzCGBkUFLuplDgINaUKfoaW+gWWSJhO+mJY34DGZ8Abip4M/g6BpewAAAABJRU5ErkJggg==');
    background-position: 50%;
    background-repeat: no-repeat
}


/*COMPARE TABLE FIX*/
tbody.comparing__vars .comparing__vars-list label, tbody.comparing__vars .comparing__vars-list, tbody.comparing__vars .comparing__vars-list span {
    visibility: hidden;
    padding: 0;
    height: 0;
    border: none;
    margin: 0;
}
.comparing__vars {
    visibility: hidden;
}
.comparing__table-head {
    height: 100%;
    max-height: 25px;
}