bg-menu-fixed.card-car-header-image{
    position: relative;
}
.card-car-header-block{
    position: absolute;
    width: 100%;
    left: 25%;
    transform: translate(-50%, -50%);
    top: 50%;
    max-width: 420px;
}
.card-car-header-name-block{
    background: rgba(255, 255, 255, 0.9);
    padding: 18px 33px 32px 30px;
}
.card-car-header-title{
    margin-bottom: 23px;
    font-family: 'LandRover-Bold';
    font-size: 38px;
    line-height: 38px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #0C121C;
}
.card-car-header-slogan{
    display: block;
    font-family: 'LandRover-Medium', sans-serif;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #4A4F54;
    margin-bottom: 24px;
}
.card-car-header-name-block a{
    max-width: 205px;
    border-radius: 0;
    padding: 15px 0;
}
.card-car-header-price-block{
    background: rgba(233, 236, 236, 0.9);
    padding: 28px 30px 32px;
    margin-top: -1px;
}
.card-car-header-price{
    font-family: 'AvenirNextCyr-Medium';
    font-size: 10px;
    line-height: 11px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #4A4F54;

}
.card-car-header-price span{
    font-family: 'LandRover-Demi';
    font-size: 28px;
    /*line-height: normal;*/
    letter-spacing: 0.05em;
    text-transform: uppercase;
    display: block;
    color: #4A4F54;
}
.card-car-header-advantages-title{
    margin-top: 13px;
    margin-bottom: 4px;
    font-family: 'Conv_AvenirNextCyr-Demi';
    font-size: 12px;
    line-height: 13px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #4A4F54;
    display: block;
}
.card-car-adv-subtitle{
    margin-bottom: 3px;
    font-family: 'AvenirNextCyr-Regular';
    font-size: 12px;
    line-height: 13px;
    color: #4A4F54;
}



.bg-menu-fixed{
    background: #4A4F54;
    z-index: 2;
}
.product-specification .comparing__sticky-elem{
    top: 40px;
}
.bg-menu-fixed .card-car-menu-fixed {
    width: 100%;
    padding-left: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-bottom: 0;
}
.bg-menu-fixed .card-car-menu-fixed li {
    display: inline-block;
    text-align: center;
    border-right: 1px solid #707880;
    width: 100%;
}
.bg-menu-fixed .card-car-menu-fixed li:first-child {
    border-left: 1px solid #707880;
}
.bg-menu-fixed .card-car-menu-fixed li a{
    font-family: 'AvenirNextCyr-Medium';
    font-size: 10px;
    line-height: 11px;
    text-align: center;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #A4A7A9;
    text-decoration: none;
    width: 100%;
    display: block;
    padding: 15px 0;
}


.card-car-blocks-tabs .tab-content {
    position: relative;
}
.card-car-blocks-tabs nav {
    margin-bottom: 0px;
}
.card-car-blocks-tabs .nav-tabs {
    border: none;
    justify-content: space-around;
    flex-direction: row;
}
.card-car-blocks-tabs .nav-tabs .nav-link {
    width: auto;
    max-width: none;
    background: transparent;
    border: 1px solid #E2E2E2;
    padding: 26px 0 25px;
    color: #898D90;
    font-size: 12px;
    flex: 1 1 auto;
    border-top: none;
    border-bottom: none;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Conv_AvenirNextCyr-Demi', sans-serif;
}
.card-car-blocks-tabs .nav-tabs .nav-link.active{
    background: #E9ECEC;
    color: #0C121C;
}
.card-car-tabs-content-block{
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    width: 100%;
    left: 25%;
    transform: translate(-50%, -50%);
    top: 50%;
    max-width: 470px;
    padding: 23px 30px 32px 40px;
}
.card-car-tabs-content-block-title{
    font-family: 'LandRover-Demi';
    font-size: 24px;
    line-height: normal;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #0C121C;
    display: block;
    margin-bottom: 15px;
}
.card-car-tabs-content-block-desc{
    font-family: 'AvenirNextCyr-Regular';
    font-size: 14px;
    line-height: 21px;
    color: #4A4F54;
    margin-bottom: 19px;
}
.card-car-tabs-content-block .btn-black{
    max-width: 252px;
    border-radius: 0;
    padding: 15px 0;
}
/*HEAÐ BLOCK CARD CAR*/
.head-card-car .carousel .carousel-control-next{
    cursor: url(../../img/landrover/tmp/slider-icon.png), auto;
}
.head-card-car .carousel .carousel-control-prev{
    cursor: url(../../img/landrover/tmp/slider-icon-prev.png), auto;
}
.head-card-car .carousel-control-next, .head-card-car .carousel-control-prev{
    display: none;
}
.head-card-car .carousel:hover .carousel-control-next, .head-card-car .carousel:hover .carousel-control-prev{
    display: flex;
    width: 50%;
}
.head-card-car .carousel .carousel-control-next span, .head-card-car .carousel .carousel-control-prev span{
    background-image: none;
}
.head-card-car{
    margin-top: 42px;
    margin-bottom: 14px;
}
.head-row{
    margin-bottom: 32px;
}
.car-title{
    font-family: 'LandRover-Bold';
    margin-bottom: 0px;
    font-size: 38px;
    line-height: normal;
    text-transform: uppercase;
    color: #0C121C;
}
.head-card-car .car-price{
    font-family: 'LandRover-Medium', sans-serif;
    font-size: 24px;
    line-height: normal;
    text-align: right;
    color: #898D90;
    display: inline-block;
    width: 100%;
}
/*.old-car-price {
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    font-size: 16px;
    color: #898989;
    text-decoration: line-through;
    padding-left: 10px;
}*/
.btn-configurator{
    width: 100%;
    max-width: none;
}
.card-car-tabs{
    margin-bottom: 16px;
}
.card-car-tabs .nav-tabs{
    border: none;
}
.card-car-tabs nav .nav-tabs a:first-child{
    margin-right: 24px;
}
.card-car-tabs nav .nav-tabs a{
    font-family: 'Conv_AvenirNextCyr-Demi';
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #898D90;
    border: none;
    padding-bottom: 6px;
    background: transparent;
    max-width: 104px;
    text-align: center;
    display: inline-block;
}
.card-car-tabs nav .nav-tabs a.active, .card-car-tabs nav .nav-tabs a:hover{
    color: #0C121C;
    border-bottom: 1px solid #0C121C;
}
.head-card-car .tab-content {
    width: 570px;
    height: 376px;
    overflow: hidden;
}
.head-card-car .carousel-item{
    height: 100%;
}
.head-card-car .carousel-item img{
    height: 100%;
    width: 100%;
}
.head-card-car .carousel-inner {
    height: 376px;
}
.card-car-specifications{
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    padding: 32px 31px 50px;
}
.specifications-title{
    font-family: 'LandRover-Demi';
    display: block;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: normal;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #0C121C;
}
.characteristics-block div {
    margin-bottom: 13px;
}
.name-har{
    font-family: 'Conv_AvenirNextCyr-Light';
    display: block;
    font-size: 18px;
    line-height: 25px;
    color: #898D90;
    margin-bottom: 4px;
}
.desc-har{
    font-family: 'AvenirNextCyr-Regular';
    font-size: 18px;
    line-height: 25px;
    display: block;
    color: #0C121C;
}
.card-car-specifications a {
    margin-top: 26px;
    margin-bottom: 0;
}



/*ADVANTAGES BLOCK*/
.advantages-card {
    border-radius: 0;
    background: transparent;
    max-width: 370px;
    margin: 0 auto 28px;
    overflow: hidden;
}
.advantages-card .card-body{
    padding: 0;
}
.advantages-image{
    width: 100%;
    max-width: 370px;
    height: 262px;
    overflow: hidden;
    margin-bottom: 21px;
}
.advantages-image img {
    width: 100%;
    height: auto;
}
.advantages-name{
    font-family: 'LandRover-Demi';
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #0C121C;
    height: 22px;
    overflow: hidden;
    margin-bottom: 13px;
    display: block;
}
.advantages-subtitle{
    font-family: 'AvenirNextCyr-Regular';
    font-size: 14px;
    line-height: 21px;
    color: #4A4F54;
    height: 151px;
    overflow: hidden;
    display: block;
}

/*SEO BLOCK*/
.seo-block-title{
    font-family: 'LandRover-Demi';
    font-size: 24px;
    line-height: normal;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px;
    color: #0C121C;
}
.seo-wrap p {
    font-family: 'AvenirNextCyr-Regular';
    font-size: 14px;
    line-height: 21px;
    color: #4A4F54;
    margin-bottom: 0px;
}
.seo-wrap .seo-btn, .seo-wrap .more, .seo-wrap .less{
    margin-top: 20px;
    margin-bottom: 0;
    text-align: left;
    display: inline-block;
    padding: 0;
    box-shadow: none;
    cursor: pointer;
    font-size: 10px;
}
.seo-wrap .seo-btn:before {
    vertical-align: text-bottom;
}
.seo-wrap p:nth-child(n+3) {
    display: none;
}
#seo-content .collapse.show {
    display: block;
}


/*MOBILE*/
@media (max-width: 1199.98px) {
    .head-card-car .tab-content {
        width: 100%;
        height: auto;
    }
    .head-card-car .carousel-inner {
        height: auto;
    }
    .card-car-specifications {
        padding: 20px 24px 26px;
    }
    .specifications-title {
        font-size: 22px;
        margin-bottom: 14px;
    }
    .name-har {
        font-size: 16px;
    }
    .desc-har {
        font-size: 16px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .head-row {
        margin-bottom: 14px;
    }
    .card-car-specifications {
        padding: 28px 25px 31px;
    }
    .characteristics-block div {
        margin-bottom: 8px;
        height: 50px;
        overflow: hidden;
    }
}
@media (max-width: 991.98px) {
    .card-car-header-price span {
        display: inline-block;
    }
    .card-car-header-price {
        text-align: center;
        display: inline-block!important;
    }
    .car-title {
        text-align: center;
    }
    .head-card-car .car-price {
        text-align: left;
    }
    .card-car-tabs .nav-tabs {
        text-align: center;
        display: inline-block;
        width: 100%;
    }
    .head-card-car .tab-content {
        max-width: 576px;
    }
    .head-card-car .tab-content {
        margin: 0 auto 20px;
    }
    .head-btn {
        margin-top: 12px;
    }
}
@media (max-width: 575.98px) {
    .head-row {
        margin-bottom: 16px;
    }
    .head-btn .pr-0, .head-btn .pl-0 {
        max-width: 50%;
        flex: 0 0 50%;
        width: 50%;
    }
}
@media (max-width: 430px){
    .head-btn .pr-0, .head-btn .pl-0 {
        max-width: 100%;
        flex: 0 0 100%;
        width: 100%;
        padding: 0 15px!important;
    }
    .car-title{
        font-size: 32px;
    }
    .head-card-car .car-price {
        margin-bottom: 10px;
        text-align: center;
    }
}
/*ACCESSORIES*/
.acc-size {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    color: #898D90;
    margin-bottom: 2px;
}
.acc-name {
    font-family: 'LandRover-Demi';
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    height: 42px;
    display: block;
    overflow: hidden;
    margin-bottom: 8px;
    color: #0C121C;
}
.acc-price {
    font-family: 'LandRover-Demi';
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 19px;
    display: block;
    color: #0C121C;
}
.acc-btn {
    font-family: 'Conv_AvenirNextCyr-Demi', sans-serif;
    padding: 14px 0;
    width: 100%;
    display: block;
    background: #0C121C;
    border-radius: 0px;
    font-size: 12px;
    line-height: normal;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
}
.card.acc-card {
    background: transparent;
    border: none;
    max-width: 270px;
    margin: 0 auto 30px;
}
.card.acc-card a {
    height: 191px;
    display: flex;
    align-items: center;
    overflow: hidden;
    margin-bottom: 20px;
}
.card.acc-card hr {
    display: none;
}
.card.acc-card .card-body {
    padding: 0;
}
.acc-card .card-img-top {
    width: 100%;
    height: auto;
}
/*ABOUT CAR*/
.product-specification__tabs {
    margin-bottom: 32px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}
.product-specification__tabs .form__radio-box {
    flex-direction: row;
    display: flex;
    width: 100%;
}
.product-specification__tabs .form__radio-box .radio__btn {
    flex-direction: row;
    flex: 0 0 243px;
}
.product-specification__tabs .form__radio-box.left {
    justify-content: flex-start;
}

.product-specification__tabs .form__radio-box.right {
    justify-content: flex-end;
}
.product-specification__tabs label {
    font-family: 'Conv_AvenirNextCyr-Demi', sans-serif;
    font-size: 10px;
    line-height: normal;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #0C121C;
    padding: 10px 0;
    width: 100%;
    background: #e4e8e8;
    border-radius: 0;
    border: none;
    transition: background-color 400ms ease,border-color 400ms ease,color 400ms ease;
    height: auto!important;
    margin: 0;
}
.product-specification__tabs label:hover {
    cursor: pointer;
}
.product-specification__tabs [type=radio]:checked+label{
    background: #0C121C;
    color: #fff;
}
@media (max-width: 479.98px) {
    .product-specification__tabs .form__radio-box {
        flex-direction: column;
    }
    .product-specification__tabs .form__radio-box .radio__btn {
        flex: auto;
        width: 100%;
    }
}
@media (max-width: 991.98px) {
    .product-specification__tabs {
        flex-direction: column;
    }
    .product-specification__tabs .form__radio-box.left, .product-specification__tabs .form__radio-box.right {
        justify-content: center;
    }
    .product-specification__tabs .form__radio-box.left {
        margin-bottom: 15px;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .product-specification__tabs .form__radio-box .radio__btn {
        flex: 0 0 220px;
    }
}


.variables-table .nav-tabs .nav-item {
    font-family: 'Conv_AvenirNextCyr-Demi', sans-serif;
    font-size: 10px;
    line-height: normal;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 0;
    width: 100%;
    max-width: 250px;
    border-radius: 0;
    border: none;
    transition: background-color 400ms ease,border-color 400ms ease,color 400ms ease;
}
.variables-table .nav-tabs .nav-link {
    width: 50%;
    max-width: none;
    background: transparent;
    border: 1px solid #E2E2E2;
    padding: 26px 0 25px;
    color: #898D90;
    font-size: 12px;
    text-align: center;
    font-family: 'Conv_AvenirNextCyr-Demi', sans-serif;
    font-size: 10px;
    line-height: normal;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #0C121C;
    padding: 10px 15px;
    width: 100%;
    background: #e4e8e8;
    border-radius: 0;
    border: none;
    transition: background-color 400ms ease,border-color 400ms ease,color 400ms ease;
}
.variables-table .nav-tabs{
    margin-bottom: 31px;
    border: none;
}
/*.variables-table .nav-tabs .nav-link:hover{*/
    /*background: #e4e8e8;*/
    /*color: #0C121C;*/
/*}*/
.variables-table .nav-tabs a{
    font-style: normal;
    font-weight: normal;
    line-height: 21px;
    font-size: 14px;
    text-transform: uppercase;
    color: #898989;
    border: none;
    padding: 0;
    max-width: none;
    width: 50%;
    margin: 0;
}
.variables-table .nav-tabs a.active{
    color: #fff;
    background: #0C121C;
}
/*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: #fff;
    border-color: #E0E0E0;
    color: #222222
}

.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: #000;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAJCAYAAAAGuM1UAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABTSURBVHgBvY9RDQAgCESNYAQjGMUGGsWGRjCCEfD4cOMDGf7Idhuwd4wLwVlEVKH5AnP1DzCGBkUFLuplDgINaUKfoaW+gWWSJhO+mJY34DGZ8Abip4M/g6BpewAAAABJRU5ErkJggg==')
}
.variations .selected label span:before {
    border: 1px solid #000;
    background-color: #000;
    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;*/
/*}*/
/*WHEEL BASE*/
.comparing__wheel-base .variations__equipment.active, .comparing__wheel-base .variations__equipment:hover {
    border-color: #0C121C;
}
.comparing__wheel-base .active .variations__name,
.comparing__wheel-base .active .variations__price,
.comparing__wheel-base .variations__equipment:hover .variations__name,
.comparing__wheel-base .variations__equipment:hover .variations__price{
    color: #0C121C;
}
