.cars__prem-text-inner a{
    text-decoration: none;
    color: black;
}

.cars__prem-one .cars__prem-text-inner a{
    text-decoration: none;
    color: black;
}

.cars__prem-two .cars__prem-text-inner a{
    text-decoration: none;
    color: #fff;
}

.cars__prem-three .cars__prem-text-inner a{
    text-decoration: none;
    color: #fff;
}

.models__prem-item a.active{
    color: var(--color-prem);
}

.cars__item-content a{
    text-decoration: none;
    color: black;
}

@media (max-width: 1480px){
    .model-page-mileage .cars__prem-ins.custom {
        margin-top: 67px;
    }
}

.model-page-mileage .cars__prem-ins.custom {
    margin-top: -121px;
}


.special__list-title-inner a{
    text-decoration: none;
    color: black;
}

.has-error {
    border-color: red!important;
    animation: errore 1s linear!important;
}

.has-error a {
    color: red !important;
}

label.has-error {
    color: red!important;
}

/*=====================================================================*/
/*========================[SECTION Extended styles]====================*/
/*=====================================================================*/
.teh td{padding:10px;font-size:14px;text-align:center;border-bottom:#bfc3c7;}
.teh thead td {padding: 15px 10px;font-size: 16px;font-weight: 700;}
.teh tbody td:first-child{text-align:left;max-width:300px;}
.teh tbody td:nth-child(even) {background:#f5f7fa;}
.teh tbody td b {color: #000;font-size: 30px;}
.teh tbody td.option_title {font-size: 18px;background: #f5f7fa;border-top: 10px solid #fff;border-bottom: 10px solid #fff;}
.mods_tab_head td {text-align: center;width: 15%;padding: 15px 5px;font-size: 16px;font-weight: 700;}
.mods_tab td {width: 15%;text-align: center;padding: 10px 5px;font-size: 14px;}
.mods_tab td:first-child {text-align: left;padding-left: 10px;width: 23%;}
a.mods_tab_link {font-size: 18px;background: #f5f7fa;border-top: 10px solid #fff;border-bottom: 10px solid #fff;width: 100%;padding: 10px;display: block;}
.mods_tab td:last-child {padding-right: 10px;}
.mods_tab td:not(:first-child) {font-weight: bold;color: #c78e66;}
.mods_tab_head td:first-child {width: 22%;}
.mods_tab td:nth-child(even) {background: #f5f7fa;}
.mods_tab_head td div {border-bottom: 3px solid #f5f7fa;padding-bottom: 5px;}
.mods_tab {cursor: default;pointer-events: none;}
.complectation-content-price b {font-size: 14px;margin-bottom: 10px;display: block;color: #444444;font-weight: bold;}
.complectation-content-price b span {font-size: 22px;color: #eead13;}
.complectation-content-price thead tr {border-bottom: 1px solid #eaeaea;}
.complectation-content-price thead tr td {padding-bottom: 10px;font-size: 15px;font-weight: 500;}
.complectation-content-price tbody tr {border-bottom: 1px solid #eaeaea;}
.complectation-content-price tbody tr td {padding-top: 6px;padding-bottom: 0px;}
.complectation-content-price tbody tr:last-child {border-bottom: 0px;}
.complectation-content-price tbody tr:last-child td {padding-bottom: 0px;}


.main-breadcrumbs {
	padding: 20px 0px;
}

.intro .main-breadcrumbs .main-breadcrumbs-item:last-child {
    color: #fff;
}

.main-breadcrumbs-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	gap: 5px;
}

.main-breadcrumbs-item:not(:last-child) {
	color: #C4C4C4;
}

.main-breadcrumbs-item:last-child {
	color: #000;
}

.main-breadcrumbs-item,
.main-breadcrumbs-divider {
	text-decoration: none;
	font-size: 12px;
}

.main-breadcrumbs-divider {
	color: #C4C4C4;
}

.news__des .main-breadcrumbs {
	margin-bottom: 50px;
}

/* seo-текст */
.seo-text {
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
}
.seo-text p {
    margin-bottom: 15px;
}
.seo-text h1 {
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: bold;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.seo-text h1:after {
    content: '';
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    background: #c4c4c4;
}

.seo-text h2 {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
}
.seo-text h3 {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: bold;
}
.seo-text ul {
    margin-bottom: 15px;
    margin-left: 20px;
    list-style-type: disc;
}
.seo-text ol {
    margin-bottom: 15px;
    margin-left: 20px;
    list-style: decimal;
}

.seo-text a {
    display: inline;
    text-decoration: none;
}

.seo-text img {
    margin-bottom: 15px;
    width: 100%;
}

.news__des-inner {
    width: 70%;
    margin: auto;
}

.special__btn {
    margin-top: 20px;
}

.news-image-main {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.error-page .main-finance-futures {
    text-align: center;
}

.error-page .main-finance-futures h1 {
    font-size: 3rem;
    margin-bottom: 10px;
}

.error-page .main-finance-futures__description {
    margin-bottom: 20px;
}

@media (max-width: 1080px){
    .news__des-inner {
        width: 100%;
    }

    .news-image-main {
        position: static;
        width: 100%;
        margin-bottom: 20px;
        height: 500px;
    }
}

@media (max-width: 568px){
    .news-image-main {
        height: 266px;
    }

    .main-breadcrumbs-list {
        display: flow-root;
    }
}

article ul{
    list-style: inside;
    padding-left: 0px;
}

.main-breadcrumbs-item:not(:last-child) {
    color: #888;
}
.intro video {
    display: block;
    aspect-ratio: 1920/600;
    width: 100%;
    height: auto;
    min-height: 25rem;
    object-fit: cover;
    object-position: 50% 80%;
}

.header__list a[href="javascript:;"] {
    pointer-events: none;
    cursor: default;
}