.banner.container{
	min-height: 0;
}
.banner-question.container {
    min-height: 250px;
}

ul.main-menu{
	justify-content: flex-start;
}

#ModelComplectationTable .car-sale-checkboxes .complectation-dscr .box {
    display: block;
    border: none;
    width: 100%;
}
.strong {
    font-weight: bolder;
}
.italic {
    font-style: italic;
}
.page-brand .brand-first .banner .info .brand-title h1 span:nth-child(2){
    font-size: 15px;
    font-weight: 400;
}

.main{
    padding-top: 130px;
}

.header-main{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10;
    background: #fff;
}


.header-main .logo{
    display: flex;
    align-items: center;
}
.header-main .logo__label{
    color: #0e5394;
    font-weight: 600;
    font-size: 27px;
    margin-left: 10px;
}
.header-mobile .logo{
    display: flex;
    align-items: center;
}
.header-mobile .logo__label{
    color: #0e5394;
    font-weight: 600;
    font-size: 25px;
    margin-left: 10px;
    padding-left: 0 !important;
}
.header-main .geo_link{
    margin-left: 30px;
}
.header-main__contacts{
    margin-left: 30px;
    line-height: 24px;
}
.header-main .middle .inner .col:first-child{
    width: 60%;
    align-items: center;
}
.header-main .middle .inner .col:last-child{
    width: 40%;
    align-items: center;
}
ul.main-menu li:last-child {
    margin-left: auto;
}

.modal-form .form-footer,
.credit_left .form-footer {
    color: grey;
    font-size: 11px;
    margin-top: 10px;
}

.modal-form .form-footer a,
.credit_left .form-footer a {
    color: grey;
}



@media screen and (max-width: 1199px){
    .main{
        padding-top: 120px;
    }
}
@media screen and (max-width: 940px){
    .header-main .geo_link{
        display: none;
    }
}
@media screen and (max-width: 767px){
    .header-mobile .logo img {
        width: auto;
    }
    .main {
        padding-top: 47px;
    }
}
@media screen and (max-width: 440px){
    .header-mobile .logo__label {
        font-size: 18px;
        line-height: 18px !important;
        margin-left: 8px;
    }
}

/*recolor*/
.header-main a:hover,
.breadcrumbs .inner ul#breadcrumbs li a:hover,
.breadcrumbs .inner ul#breadcrumbs li a:hover span,
.model-cards .model-card .model-card--inner:hover .col-first .price,
.model-cards .model-card .col-second .box-buttons .btn-dscr span.red,
.first-letter p:first-child:first-letter,
.model-buttons .item .eq-value,
.btn-brand:hover,
.ui-tabs .ui-tabs-nav .ui-tabs-tab a:hover,
.banner-winter-tire .title .red,
.model-form .form-title .price,
.brandnames .brandname .body div a:hover,
.header-main .top .inner .ico-bg a:hover,
.eq_diff-items .item .inner .top .group .price span,
#ModelComplectationTable .complectation-table tbody .complectation-row .name.active,
#ModelComplectationTable .complectation-table tbody .complectation-row .discount,
.model-cards-mini-price .model-card-mini .model-card--inner:hover .cash span, .model-cards-mini .model-card-mini .model-card--inner:hover .cash span,
ul.main-menu li a:active, ul.main-menu li a:hover, ul.main-menu li span, ul.main-menu li span:active, ul.main-menu li span:hover {
    color: #0e5394;
}
.main-brands .brands .brand>a:hover {
    border-color: #0e5394;
    color: #0e5394;
}
#ModelComplectationTable .complectation-table tbody .complectation-row:hover td .btn-row-cash,
.model-cards-mini-price .model-card-mini .model-card--inner .col-first .title:after, .model-cards-mini .model-card-mini .model-card--inner .col-first .title:after,
.model-cards .model-card .model-card--inner .col-first .title:after,
.page-brand .brand-first .banner .info .models-banner .label,
input[type=radio]:checked+label:after, input[type=radio]:not(:checked)+label:after,
button.btn-callback,
.btn-popup-send,
.page-title:after,
.h2.title:after, .model-description h2:after, .text-content h2:after, h2.title:after {
    background: #0e5394;
}
.btn-more:hover,
a.btn-submit:active, button.btn-submit:active,
a.btn-submit, button.btn-submit {
    background-color: #0e5394;
}
.btn-more:active,
a.btn-submit:hover, button.btn-submit:hover {
    background: #356797;
}
.credit_left,
ul.decor_v1,
button.btn-callback,
.credit_left .creditFormStepTitle,
.btn-brand,
.btn-brand:hover,
.form-field input:active, .form-field input:focus, .form-field input:focus-within, .form-field input:hover {
    border-color: #0e5394;
}

.page-brand .brand-first .banner .info .models-banner .label:after{
    border-color: #0e5394 #0e5394 transparent transparent;
}
#ModelComplectationTable .car-sale-checkboxes .box .return .value .red{
    color: #0e5394;
}
input[type=checkbox]:checked+label:after, input[type=checkbox]:not(:checked)+label:after {
    border-left: 4px solid #0e5394;
    border-bottom: 4px solid #0e5394;
}
button.btn-callback,
.btn-popup-send {
    box-shadow: 0 3px 5px rgba(14,83,148,0.35);
}

.WidgetThreePartBanner_center,
input:checked+.switcher {
    background-color: #b71c1c;
}
#ModelComplectationTable .complectation-table tbody .complectation-row:hover td .btn-row-credit,
.model-form form .form-field .btn-submit,
.banner>.form form .form-field .btn-submit{
    background: #b71c1c;
}
.model-buttons .item .credit-price{
    color: #b71c1c;
}

::-webkit-scrollbar {
    background: #eaeaea
}
::-webkit-scrollbar-thumb {
    background: #356797
}
::-webkit-scrollbar-thumb:window-inactive {
    background: #6589aa
}
.hits::-webkit-scrollbar {
    background: #eaeaea
}
.hits::-webkit-scrollbar-thumb {
    background: #0e5394
}
.hits::-webkit-scrollbar-thumb:window-inactive {
    background: #0e5394
}

/*recolor*/


.brandnames .brandname img{
	max-width: 100%;
}

.model-card__h3{
    margin: 0;
    padding: 0;
}

.btn-dscr--bold{
    line-height: 32px;
    color: #000;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    padding-left: 16px;
}
.eq-h3{
    margin: 0;
    font-size: inherit;
}

.archive-title{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 1.2;
    max-width: 800px;
    color: #0e5394;
}
.archive-models .model-cards .model-card .model-card--inner .col-first .model-card__h3 {
    width: 100%;
}
@media screen and (max-width: 575px){
    .archive-title{
        font-size: 18px;
    }
}

.header-main .middle .inner{
    position: relative;
}

.pin-phones-right-elem{
    display: flex;
    align-items: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
}

.header-main .middle .inner .col:last-child, .header-main .middle .inner .col:first-child{
    width: auto;
}

.phone label {
    text-align: left;
    padding-left: 20px;
}

.title-flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.title-flex a{
    display: block;
    color: #444;
    font-size: 12px;
    background-position: 0;
    position: relative;
}
.title-flex a::after{
    content: "";
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNNSAzbDMuMDU3LTMgMTEuOTQzIDEyLTExLjk0MyAxMi0zLjA1Ny0zIDktOXoiLz48L3N2Zz4=");
    background-size: contain;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    background-repeat: no-repeat;
    background-position: center center;
}

.brand-list + .brand-list{
    margin-top: 40px;
}

.catalog-seo{
    margin-top: 150px;
}

.model-card-mini--hot .image img{
    max-width: 100% !important;
}
.model-card-mini--hot .col-second{
    display: block !important;
    margin-top: 15px !important;
}

.model-card-mini--hot .col-second .cash{
    width: 100% !important;
}
.model-card-mini--hot .col-second .cash-flex{
    display: flex;
    align-items: center;
}
.model-card-mini--hot .col-second .old{
    color: gray;
    text-decoration: line-through;
    font-size: 13px !important;
    font-weight: 400;
    margin-right: 15px;
}
.model-card-mini--hot .col-second .credit{
    margin-top: 20px;
    width: 100% !important;
}
.model-card-mini--hot .col-second .credit label,
.model-card-mini--hot .col-second .credit span{
   display: inline-block !important;
}








#used-page-gallery .slick-slide img {
    width: 100%
}

#used-page-gallery-nav .slick-slide {
    outline: none;
    cursor: pointer;
    margin-right: 5px;
    margin-top: 2px
}

#used-page-gallery-nav .slick-slide.slick-current {
    border-radius: 5px;
    overflow: hidden
}

#used-page-gallery-nav .slick-slide img {
    display: block!important
}

.used-page {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start
}

@media (max-width: 575px) {
    .used-page {
        margin-top:1em
    }
}

.used-page .box-images {
    width: 60%
}

@media (max-width: 1023px) {
    .used-page .box-images {
        width:100%
    }
}

.used-page .box-images .slick-next,
.used-page .box-images .slick-prev{
    cursor: pointer;
    content: "";
    height: 42px;
    width: 42px;
    background-repeat: no-repeat;
    background-position: 50%;
    position: absolute;
    top: 50%;
    background-color: hsla(0,0%,100%,.5);
    border-radius: 2px;
    background-size: contain
}

.used-page .box-images .sl-next,.slick-next {
    background-image: url(../assets/images/ico/slick-next.svg);
    right: -8px
}

.used-page .box-images sl-prev,.slick-prev {
    background-image: url(../assets/images/ico/slick-prev.svg);
    left: -8px
}



.block-used-page .box-prices {
    color: #333;
    order: 2;
    width: 40%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
    padding: 0 0 0 1em
}

@media (max-width: 1023px) {
    .block-used-page .box-prices {
        width:49%;
        order: 3
    }
}

@media (max-width: 767px) {
    .block-used-page .box-prices {
        width:100%
    }
}

@media (max-width: 575px) {
    .block-used-page .box-prices {
        width:100%;
        order: 2;
        padding: 0;
        margin: 10px 0 0
    }

    .block-used-page .box-prices h1 {
        margin: 0
    }

    .block-used-page .box-prices h1 span {
        font-size: 14px
    }
}




.block-used-page .box-prices .new-price {
    font-weight: 600;
    font-size: 34px;
    line-height: 1;
    text-align: right;
    background-color: #d9f1d1;
    padding: 4px 14px
}

@media (max-width: 1023px) {
    .block-used-page .box-prices .new-price {
        font-size:30px
    }
}

@media (max-width: 767px) {
    .block-used-page .box-prices .new-price {
        font-size:28px
    }
}

.block-used-page .box-prices .old-price {
    width: 50%;
    font-weight: 300;
    font-size: 28px;
    text-decoration: line-through;
    line-height: 1
}

@media (max-width: 1023px) {
    .block-used-page .box-prices .old-price {
        font-size:22px
    }
}
.block-used-page .box-buttons{
    width: 100%;
    margin-top: 30px;
}

.block-used-page  .btn-rezerv {
    height: 35px;
    min-width: 162px;
    line-height: 32px;
    border-radius: 2px;
    box-shadow: 1px 2px 3px rgba(0,0,0,.3);
    cursor: pointer;
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    text-align: left;
    padding-left: 16px;
    background-color: #b71c1c;
    color: #fff;
    border: 0;
    margin-top: 15px;
}

.block-used-page  .btn-rezerv span {
    background-position: 0;
    background-repeat: no-repeat;
    background-image: url(../assets/images/ico/cash-color-white.svg);
    padding-left: 26px;
    background-size: 19px;
}

.block-used-page .box-buttons button {
    height: 42px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    margin-bottom: 8px;
    text-align: center;
    padding-left: 0
}

@media (max-width: 575px) {
    .block-used-page .box-buttons button {
        height:42px;
        line-height: 40px;
        margin-bottom: 5px
    }
}


.used-params{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 50px;
}
.used-params__item{
    margin-bottom: 20px;
    width: 50%;
}
.used-params__item-label{

}
.used-params__item-value{
    margin-top: 5px;
    font-weight: 600;
    font-size: 16px;
}

.used__description {
    padding: 30px 0 50px;
    font-size: 15px;
    line-height: 1.4;
}



.equips{
    padding: 50px 0 0;
    column-count: 2;
}
.equips__item{
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
}
.equips__item-title{
    padding-bottom: 15px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0;
}
.equips__item-list{
    font-size: 15px;
    line-height: 1.4;
    list-style: circle;
    padding-left: 35px;
    margin: 0;
}
.equips__item-list li{
    padding-bottom: 14px;
    line-height: 1.4;
}

@media screen and (max-width: 768px){
    .equips{
        column-count: 1;
    }
}

.s-sort {
    padding: 22px 0 37px 0;
    background: linear-gradient(180deg, #B9DDF6 0%, #BBDEF7 48.86%, #B6DAF3 100%);
}

.blockForm__car {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    justify-content: space-between;
    grid-gap: 30px;
    margin-bottom: 15px !important;
}
.blockForm__input,
.blockForm__select {
    margin: 0!important;
    max-width: 100%;
}

.catalog-filter .blockForm__car-btn {
    padding: 0 !important;
    margin: 30px 0;
    margin-bottom: 0!important;
}

.s-sort {
    padding: 22px 0 37px 0!important;
}

.form__select2-standard {
    width: 100%;
}




.filter--newa .blockForm__car > div:nth-child(n+5){
    display: none;
}


.more-filters{
    cursor: pointer;
    padding: 15px 0;
}
.more-filters__text{
    display: flex;
    align-items: center;
    justify-content: center;
}
.more-filters__text img{
    width: 20px;
}
.more-filters__text span{
    font-size: 18px;
    line-height: 1.4;
    color: #FF3D5F;
    font-weight: 600;
    display: block;
    margin-left: 4px;
}


@media screen and (min-width: 601px){
    .more-filters:hover .more-filters__text{
        transform: scale(1.1);
    }
}


@media screen and (max-width: 1100px) and (min-width: 601px){
    .filter--newa .blockForm__car > div:nth-child(n+4){
        display: none;
    }
}



@media screen and (max-width: 1100px) {
    .blockForm__car {
        grid-template-columns: repeat(3, 1fr);
    }
    .blockForm__select {
        width: 100% !important;
        margin-right: 0 !important;
    }

}

@media screen and (max-width: 960px) {
    .catalog-filter .blockForm__car-btn{
        display: flex;
        justify-content: space-between !important;
    }
    .catalog-filter .blockForm__car-btn .Button {
        margin: 0;
        width: calc(50% - 15px);
        max-width: calc(50% - 15px);
    }
}

@media screen and (max-width: 600px) {
    .blockForm__car {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 15px;
        margin-bottom: 15px !important;
    }
    .blockForm__car-btn {
        justify-content: center!important;
        flex-wrap: unset !important;
    }
    .Button.Button--big {
        padding: 18px 20px;
    }
    .catalog-filter .blockForm__car-btn .Button {
        #max-width: 210px;
        width: calc(50% - 7px);
        max-width: calc(50% - 7px);
    }
    .catalog-filter .blockForm__car-btn .Button:last-child {
        #margin-left: 5px;
    }


    .more-filters{
        padding: 10px 0;
    }
}


.catalog-filter .Button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 18px 24px;
    cursor: pointer;
    background: #FF3D5F;
    font-size: 15px;
    white-space: nowrap;
    color: #ffffff;
    font-weight: 800;
    -webkit-box-shadow: 0px 10px 25px rgba(193, 50, 75, 0.25);
    box-shadow: 0px 10px 25px rgba(193, 50, 75, 0.25);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 0;
}

@media screen and (max-width: 768px) {
    .catalog-filter .Button {
        padding: 14px 18px;
    }
}

.catalog-filter .Button svg {
    margin-right: 8px;
}

.catalog-filter .Button.Button--big {
    padding: 24px 42px;
    height: 72px;
}

@media screen and (max-width: 1100px) {
    .catalog-filter .Button.Button--big {
        padding: 18px 24px;
        height: 56px;
    }
}

.catalog-filter .Button.Button--reset {
    font-weight: normal;
    border-radius: 2px;
    border: 1px solid #828282;
    color: #828282;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.catalog-filter .Button.Button--reset:hover {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.catalog-filter .Button.Button--z18 {
    font-size: 18px;
}

.catalog-filter .Button:hover {
    background: #D91739;
    -webkit-box-shadow: 0px 10px 25px rgba(94, 9, 24, 0.5);
    box-shadow: 0px 10px 25px rgba(94, 9, 24, 0.5);
}


.blockForm__car-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 !important;
    margin: 30px 0;
    margin-bottom: 0!important;
}

.blockForm__car-btn > *:not(:last-child) {
    margin-right: 12px;
}

@media screen and (max-width: 1000px) {
    .blockForm__car-btn > *:not(:last-child) {
        margin-right: 8px;
    }
}

@media screen and (max-width: 414px) {
    .blockForm__car-btn > *:not(:last-child) {
        margin-right: 0;
        margin-bottom: 8px;
    }
}

@media screen and (max-width: 414px) {
    .blockForm__car-btn .Button {
        width: 100%;
    }
}

@media screen and (max-width: 1100px) {
    .blockForm__car .blockForm__input {
        width: calc(50% - 4px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 4px);
        flex: 0 0 calc(50% - 4px);
        margin-bottom: 8px;
        margin-right: 8px;
    }
}

@media screen and (max-width: 1000px) {
    .blockForm__car .blockForm__input {
        height: 56px;
    }
}

@media screen and (max-width: 414px) {
    .blockForm__car .blockForm__input {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        height: 48px;
    }
}

@media screen and (max-width: 1000px) {
    .blockForm__car .blockForm__input input, .blockForm__car .blockForm__input form textarea, form .blockForm__car .blockForm__input textarea {
        padding: 17.5px 24px;
        font-size: 15px;
    }
}

@media screen and (max-width: 414px) {
    .blockForm__car .blockForm__input input, .blockForm__car .blockForm__input form textarea, form .blockForm__car .blockForm__input textarea {
        padding: 13.5px 16px;
    }
}


.blockForm__input input, .blockForm__input form textarea, form .blockForm__input textarea {
    width: 100%;
    height: 100%;
    background: #D6EBFA;
    border: 1px solid #ffffff;
    font-family: "Montserrat", sans-serif;
    border-radius: 4px;
    padding: 23.5px 16px 23.5px 24px;
    font-size: 18px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    box-sizing: border-box;
}

@media screen and (max-width: 414px) {
    .blockForm__input input, .blockForm__input form textarea, form .blockForm__input textarea {
        padding: 16px;
    }
}

.blockForm__input input::-webkit-input-placeholder, .blockForm__input form textarea::-webkit-input-placeholder, form .blockForm__input textarea::-webkit-input-placeholder {
    color: #828282;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.blockForm__input input::-moz-placeholder, .blockForm__input form textarea::-moz-placeholder, form .blockForm__input textarea::-moz-placeholder {
    color: #828282;
    -moz-transition: all .3s;
    transition: all .3s;
}

.blockForm__input input:-ms-input-placeholder, .blockForm__input form textarea:-ms-input-placeholder, form .blockForm__input textarea:-ms-input-placeholder {
    color: #828282;
    -ms-transition: all .3s;
    transition: all .3s;
}

.blockForm__input input::-ms-input-placeholder, .blockForm__input form textarea::-ms-input-placeholder, form .blockForm__input textarea::-ms-input-placeholder {
    color: #828282;
    -ms-transition: all .3s;
    transition: all .3s;
}

.blockForm__input input::placeholder, .blockForm__input form textarea::placeholder, form .blockForm__input textarea::placeholder {
    color: #828282;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.blockForm__input input:focus, .blockForm__input form textarea:focus, form .blockForm__input textarea:focus {
    background: rgba(255, 255, 255, 0.5);
}

.blockForm__input input:focus::-webkit-input-placeholder, .blockForm__input form textarea:focus::-webkit-input-placeholder, form .blockForm__input textarea:focus::-webkit-input-placeholder {
    opacity: 0;
}

.blockForm__input input:focus::-moz-placeholder, .blockForm__input form textarea:focus::-moz-placeholder, form .blockForm__input textarea:focus::-moz-placeholder {
    opacity: 0;
}

.blockForm__input input:focus:-ms-input-placeholder, .blockForm__input form textarea:focus:-ms-input-placeholder, form .blockForm__input textarea:focus:-ms-input-placeholder {
    opacity: 0;
}

.blockForm__input input:focus::-ms-input-placeholder, .blockForm__input form textarea:focus::-ms-input-placeholder, form .blockForm__input textarea:focus::-ms-input-placeholder {
    opacity: 0;
}

.blockForm__input input:focus::placeholder, .blockForm__input form textarea:focus::placeholder, form .blockForm__input textarea:focus::placeholder {
    opacity: 0;
}

.blockForm__input input.form-error, .blockForm__input form textarea.form-error, form .blockForm__input textarea.form-error {
    border-color: #FF3D5F;
    color: #FF3D5F;
    background: rgba(255, 61, 95, 0.2);
}

.blockForm__input input.form-error::-webkit-input-placeholder, .blockForm__input form textarea.form-error::-webkit-input-placeholder, form .blockForm__input textarea.form-error::-webkit-input-placeholder {
    color: #FF3D5F;
}

.blockForm__input input.form-error::-moz-placeholder, .blockForm__input form textarea.form-error::-moz-placeholder, form .blockForm__input textarea.form-error::-moz-placeholder {
    color: #FF3D5F;
}

.blockForm__input input.form-error:-ms-input-placeholder, .blockForm__input form textarea.form-error:-ms-input-placeholder, form .blockForm__input textarea.form-error:-ms-input-placeholder {
    color: #FF3D5F;
}

.blockForm__input input.form-error::-ms-input-placeholder, .blockForm__input form textarea.form-error::-ms-input-placeholder, form .blockForm__input textarea.form-error::-ms-input-placeholder {
    color: #FF3D5F;
}

.blockForm__input input.form-error::placeholder, .blockForm__input form textarea.form-error::placeholder, form .blockForm__input textarea.form-error::placeholder {
    color: #FF3D5F;
}

@media screen and (max-width: 414px) {
    .blockForm__input {
        height: 48px;
    }
}

@media screen and (max-width: 1100px) {
    .blockForm__input {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-right: 0;
        margin-bottom: 24px;
    }
}

.blockForm__inputs {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media screen and (max-width: 1100px) {
    .blockForm__inputs .blockForm__input:last-child {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 1100px) {
    .blockForm__inputs .blockForm__input {
        margin-bottom: 8px;
    }
}

@media screen and (max-width: 1100px) {
    .blockForm__inputs {
        margin-bottom: 24px;
    }
}

.blockForm__select {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 16px;
}

@media screen and (max-width: 1100px) {
    .blockForm__select {
        width: calc(50% - 4px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 4px);
        flex: 0 0 calc(50% - 4px);
        margin-right: 8px;
        margin-bottom: 8px;
    }
}

@media screen and (max-width: 414px) {
    .blockForm__select {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}



.form__select2-standard {
    position: relative;
}

.form__select2-standard:before {
    content: none;
}

.form__select2-standard .select2-container {
    background: transparent;
}

.form__select2-standard .select2-container--theme-select2-standard .select2-selection--single {
    background   : transparent;
    position     : relative;
    height       : 71px;
    padding      : 23px 24px;
    border       : 1px solid #ffffff;
    border-radius: 4px;
    display      : flex;
    align-content: center;
    align-items  : center;
    background   : #D6EBFA;
}

.form__select2-standard .select2-container--theme-select2-standard .select2-selection__placeholder {
    color      : #828282;
    font-weight: 400;
    font-size  : 18px;
}

.form__select2-standard .select2-container--theme-select2-standard .select2-selection--single .select2-selection__rendered {
    font-size  : 18px;
    font-weight: 400;
    color      : #2A2A2A;
}

.form__select2-standard .select2-container--theme-select2-standard .select2-selection--single .select2-selection__arrow {
    position: static;
}

.form__select2-standard .select2-container--theme-select2-standard .select2-selection--single .select2-selection__arrow b {
    position           : absolute;
    border             : none;
    width              : 20px;
    height             : 20px;
    margin             : auto;
    content            : '';
    pointer-events     : none;
    background-image   : url(https://likamoon.ru/atlant/images/icons/select-icon-gray-2.svg);
    background-position: right center;
    background-repeat  : no-repeat;
    transition         : transform 0.5s ease-in-out;
    top                : 0;
    bottom             : 0;
    right              : 12px;
}

.form__select2-standard .select2-container--theme-select2-standard.select2-container--open .select2-selection--single .select2-selection__arrow b {
    transform: rotateX(180deg);
}

.select2-container--theme-select2-standard .select2-results__options {
    padding      : 3px 0 16px;
    position     : relative;
    background   : #D6EBFA;
    border-radius: 0 0 4px 4px;
    border       : 1px solid #ffffff;
    border-top   : 0;
    max-height   : 450px;
    overflow-y   : auto;
}

.select2-container--theme-select2-standard .select2-results__option {
    font-size  : 18px;
    padding    : 18px 27px;
    color      : #828282;
    font-weight: 400;
}

.select2-container--theme-select2-standard .select2-results__option--highlighted:hover {
    color           : #ffffff;
    background-color: #FF3D5F;
}

.select2-container--theme-select2-standard .select2-results__option[aria-selected=true] {
    color           : #ffffff;
    background-color: #FF3D5F;
    font-weight     : 400;
}

.form__select2-standard .js-form-input-error+.select2-container--theme-select2-standard .select2-selection--single {
    border-color: #FF3D5F !important;
    background  : rgba(255, 61, 95, 0.1) !important;
}

.form__select2-standard .js-form-input-error+.select2-container--theme-select2-standard .select2-selection__placeholder {
    color: #FF3D5F !important;
}

.form__select2-standard .select2-container--open.select2-container--theme-select2-standard .select2-selection--single {
    border-radius      : 2px 2px 0 0;
    border-bottom-color: #ffffff;
}

.select2-container--theme-select2-standard .select2-search--dropdown {
    background   : #D6EBFA;
    padding      : 15px 17px 5px;
    border       : 1px solid #ffffff;
    bottom       : 0;
    border-bottom: 0;
    border-top   : 0;
    position     : relative;
}

.select2-container--theme-select2-standard .select2-search--dropdown:before {
    content         : '';
    display         : block;
    position        : absolute;
    top             : 0;
    bottom          : 0;
    right           : 27px;
    margin          : auto;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.333 15c1.479 0 2.915-.496 4.08-1.407l3.664 3.663 1.178-1.178-3.663-3.663a6.626 6.626 0 001.407-4.082 6.674 6.674 0 00-6.666-6.667 6.674 6.674 0 00-6.667 6.667A6.674 6.674 0 008.333 15zm0-11.667c2.757 0 5 2.243 5 5 0 2.758-2.243 5-5 5-2.758 0-5-2.242-5-5 0-2.757 2.242-5 5-5z' fill='%23828282'%3E%3C/path%3E%3C/svg%3E");
    width           : 20px;
    height          : 20px;
    transform       : translateY(-2px);
}

.select2-container--theme-select2-standard .select2-search__field {
    font-family: "Montserrat", sans-serif;
    width      : 100%;
    bottom     : 0;
    background : transparent;
    font-size  : 16px;
    font-weight: 400;
    color      : #828282;
    padding    : 10px 12px;
    border: 0 !important;
    outline: 0 !important;
}

.form__select2-standard .select2-container--theme-select2-standard.select2-container--open {
    border-radius: 0;
}

.form__select2-standard .select2-dropdown {
    border: none;
}

.form__select2-standard .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
}

.select2-container--theme-select2-standard.select2-container--open .select2-dropdown--below {
    border    : 0;
    background: transparent;
}

.form__select2-standard .select2.select2-container {
    width: 100% !important;
}

@media screen and (max-width: 960px) {
    .form__select2-standard .select2-container--theme-select2-standard .select2-selection--single {
        height: 56px;
    }

    .form__select2-standard .select2-container--theme-select2-standard .select2-selection__placeholder {
        font-size: 15px;
    }

    .form__select2-standard .select2-container--theme-select2-standard .select2-selection--single .select2-selection__rendered {
        font-size: 15px;
    }

    .select2-container--theme-select2-standard .select2-results__option {
        font-size: 14px;
    }
}

@media screen and (max-width: 670px) {
    .form__select2-standard .select2-container--theme-select2-standard .select2-selection--single {
        height : 48px;
        padding: 16px;
    }

    .form__select2-standard .select2-container--theme-select2-standard .select2-selection__placeholder {
        font-size: 14px;
    }

    .form__select2-standard .select2-container--theme-select2-standard .select2-selection--single .select2-selection__rendered {
        font-size: 14px;
    }

    .select2-container--theme-select2-standard .select2-results__options {
        max-height: 60vh;
    }

    .select2-container--theme-select2-standard .select2-results__option {
        font-size: 13px;
    }

    .form__select2-standard .select2-container--open.select2-container--theme-select2-standard .select2-selection--single {
        border-bottom-color: #ffffff;
    }

    .select2-container--theme-select2-standard .select2-search__field {
        font-size: 14px;
    }
}

@media screen and (min-width: 961px) {
    .select2-container--theme-select2-standard .select2-results__options::-webkit-scrollbar {
        width: 6px;
    }

    .select2-container--theme-select2-standard .select2-results__options::-webkit-scrollbar-track {
        background: transparent;
    }

    .select2-container--theme-select2-standard .select2-results__options::-webkit-scrollbar-thumb {
        background   : #C4C4C4;
        border-radius: 10px;
    }
}

.menu-hot{
    display: flex !important;
    align-items: center;
    /*padding-left: 35px !important;*/
    position: relative;
}
.menu-hot img{
    width: 16px;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.menu-hot span{
   padding: 0 !important;
}


.podbor_title{
    margin-top: 20px;
    margin-bottom: 15px;
}
h2 + .podbor_title{
    margin-top: 35px;
}
.podbor{
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    width: 100%;
}
.podbor_item{
    padding: 0 10px;
    margin-bottom: 20px;
    display: flex;
    width: 25%;
}
.podbor_item a{
    align-items: center;
    justify-content: center;
    display: flex;
    text-align: center;
    background-color: #fff;
    color: #0e5394;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    transition: .1s;
    padding: 10px;
    box-sizing: border-box;
    cursor: pointer;
    text-decoration: none;
    border: 2px solid #0e5394;
    width: 100%;
}
.podbor_item a:hover{
    background-color: #0e5394;
    color:#fff;
}

@media screen and (max-width: 960px) {
    .podbor_item{
        width: 33.333%;
    }
}

@media screen and (max-width: 670px) {
    .podbor_item{
        width: 50%;
    }
}

.js-model-gallery .slick-track{
    margin-left: 0;
    margin-right: 0;
}

.smart-captcha--invalid{
    border: 1px solid red;
    border-radius: 12px 12px 8px 8px;
}


.banner>.form{
    width: 350px;
}
@media (min-width: 767px) {
    .main-three-forms .col .form-field button, .main-three-forms .col .form-field input {
        width: 81%;
    }
    .banner-credit {
        margin-bottom: 120px;
    }
}



@media (min-width: 576px) {
    .model-main .row-main .col-third{
        width: 350px;
    }
    .model-main .row-main .col-second {
        width: calc(100% - 555px);
    }
}
@media (max-width: 1023px) and (min-width: 576px) {
    .model-main .row-main .col-second {
        width: calc(100% - 355px);
    }
}
@media (min-width: 767px) and (min-width: 576px) {
    .model-main .row-main {
        margin-bottom: 100px;
    }
}



.form-field+button{
    margin-top: 10px;
}

.cookie-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #222;
    color: #fff;
    z-index: 9999999999;
    padding: 20px;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
}

.cookie-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    flex-wrap: wrap;
}

.cookie-text {
    flex: 1;
    margin: 0;
    font-size: 15px;
    text-align: left;
    line-height: 1.4;
}

.cookie-button {
    background: #4caf50;
    color: white;
    border: none;
    padding: 11px 40px;
    font-size: 16px;
    border-radius: 6px;
    cursor: pointer;
    margin-left: 20px;
}

@media (max-width: 768px) {
    .cookie-container {
        flex-direction: column;
        text-align: center;
    }

    .cookie-text {
        text-align: center;
        margin-bottom: 10px;
    }

    .cookie-button {
        width: 100%;
        margin-left: 0;
    }
}

.eq_diff-items .item .inner .card__img{
    width: 100%;
}





/* Контейнер */
.promotions-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

/* Заголовок */
.promotions-header {
    text-align: center;
    margin-bottom: 40px;
}

.promotions-title {
    font-size: 2.5rem;
    color: #333;
    margin-bottom: 15px;
}

.promotions-description {
    font-size: 1.1rem;
    color: #666;
    max-width: 800px;
    margin: 0 auto;
}

/* Сетка карточек */
.promotions-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-bottom: 40px;
    margin-top: 30px;
}

/* Карточка */
.promotions-card {
    background: #fff;
    border-radius: 0;
    overflow: hidden;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.3s ease;
    border: 1px solid #d3d3d3;
}

.promotions-card:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}

/* Обертка изображения */
.promotions-image-wrapper {
    height: 200px;
    overflow: hidden;
}

.promotions-image-link {
    display: block;
    width: 100%;
    height: 100%;
}

.promotions-thumbnail {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.promotions-card:hover .promotions-thumbnail {
    transform: scale(1.05);
}
.promotions-card:hover .promotions-title-link {
    color: #0e5394;
}

/* Контент карточки */
.promotions-content {
    padding: 10px;
}

.promotions-post-title {
    margin: 0;
    font-size: 1.1rem;
    line-height: 1.4;
}
.promotions-post-text{
    margin-top: 8px;
}

.promotions-title-link {
    color: #333;
    text-decoration: none;
    transition: color 0.3s ease;
}


/* Сообщение об отсутствии постов */
.promotions-empty {
    grid-column: 1 / -1;
    text-align: center;
    padding: 60px 20px;
    color: #666;
    font-size: 1.2rem;
}

/* Пагинация */
.promotions-pagination {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}

.promotions-pagination .page-numbers {
    display: inline-block;
    padding: 8px 16px;
    margin: 0 5px;
    border: 1px solid #ddd;
    border-radius: 4px;
    text-decoration: none;
    color: #333;
    transition: all 0.3s ease;
}

.promotions-pagination .page-numbers:hover {
    background-color: #f5f5f5;
}

.promotions-pagination .current {
    background-color: #0073aa;
    color: white;
    border-color: #0073aa;
}

.promotions-pagination .dots {
    border: none;
    cursor: default;
}

.promotions-pagination .dots:hover {
    background-color: transparent;
}

/* Адаптивность */
@media (max-width: 1200px) {
    .promotions-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 25px;
    }
}

@media (max-width: 992px) {
    .promotions-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .promotions-container {
        padding: 15px;
    }
}

@media (max-width: 576px) {
    .promotions-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .promotions-title {
        font-size: 2rem;
    }

    .promotions-image-wrapper {
        height: 180px;
    }
}

/* Опционально: стили для экранов больше 1600px */
@media (min-width: 1600px) {
    .promotions-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 35px;
    }

    .promotions-container {
        max-width: 1400px;
    }
}

.body-types__list {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin: 0 0 20px;
    padding: 0 3px;
    list-style: none;
}
.body-types__item {
    flex: 0 0 calc((100% - (5 * 7px)) / 6);
    min-width: 0;
}

.body-types__link {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 12px 10px;
    border: 1px solid rgb(234 234 234);
    color: #000;
    text-decoration: none;
    font-weight: 600;
    line-height: 1.2;
    transition: 0.5s;
}

.body-types__link:hover {
	border: 1px solid #0e5394;
    color: #0e5394;
}

@media (max-width:1200px){
	.body-types__item{ flex-basis:calc((100% - (3 * 12px)) / 4); }
}
@media (max-width:768px){
	.body-types__item{ flex-basis:calc((100% - (1 * 12px)) / 3); }
}
@media (max-width:420px){
	.body-types__link {
    	padding: 5px 5px;
		font-size: 12px;
	}
	.body-types__list {
    	gap: 6px;
		margin: 0 0 5px;
	}
	.body-types__item{ flex-basis:calc((100% - (1 * 12px)) / 3); }
}

.reviews{
	padding-top:40px;
	padding-bottom:40px;
}

.reviews__grid{
	/*display:flex;
	flex-wrap:wrap;
	gap:20px;*/
	margin-top: 30px;
}

.reviews__grid .slick-next, .reviews__grid .slick-prev {
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    width: 30px;
    height: 30px;
    transition: background-color 0.2s;
}
.reviews__grid .slick-next:hover, .reviews__grid .slick-prev:hover{
    background-color: #c6e7ff;
}

.reviews__item{
	/*flex:0 0 calc((100% - (2 * 20px)) / 3);*/
	min-width:0;
    padding: 10px;
}

.reviews__card{
	position:relative;
}

.reviews__card-inner{
	position:relative;
	background:#fff;
	padding:32px 28px 18px;
	border:1px solid rgba(0,0,0,.06);
	box-shadow:0 5px 10px rgba(0,0,0,.06);
	min-height:190px;
}

.reviews__card-inner:before{
	content:"";
	position:absolute;
	top:0;
	left:50%;
	transform:translateX(-50%);
	width:64px;
	height:6px;
	background:#2ea6ff;
}

.reviews__excerpt{
	font-size:16px;
	line-height:1.5;
	color:#111;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
	overflow:hidden;
}

.reviews__doc{
	display:inline-flex;
	align-items:center;
	gap:8px;
	margin-top:14px;
	color:#2ea6ff;
	text-decoration:none;
	font-size:14px;
	line-height:1.2;
}

.reviews__doc:hover{
	text-decoration:underline;
}

.reviews__doc-icon{
	fill:currentColor;
	flex:0 0 auto;
}

.reviews__date{
	margin-top:18px;
	text-align:right;
	font-size:14px;
	color:#9aa1a8;
}

.reviews__meta{
	/*display:flex;
	align-items:center;
	gap:14px;
	padding:0 18px 18px;*/
    position: relative;
    background: #fff;
    padding: 18px 28px 18px;
    border: 1px solid rgba(0, 0, 0, .06);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .06);
    min-height: 20px;
    border-bottom: 0;
}

.reviews__avatar{
	width:56px;
	height:56px;
	border-radius:50%;
	overflow:hidden;
	border:4px solid #fff;
	box-shadow:0 10px 24px rgba(0,0,0,.08);
	background:#fff;
	flex:0 0 auto;
}

.reviews__avatar img{
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
}

.reviews__car{
	font-weight:700;
	color:#0b5fc5;
	font-size:15px;
	line-height:1.2;
}

.reviews__name{
	margin-top:2px;
	font-size:14px;
	color:#111;
	line-height:1.2;
}

@media (max-width:1024px){
	.reviews__item{
		flex-basis:calc((100% - 20px) / 2);
	}
}

@media (max-width:600px){
	.reviews__grid{
		gap:15px;
	}
	.reviews__item{
		flex-basis:calc((100% - 15px) / 2);
	}
	.reviews {
		padding: 40px 10px;
	}
}
@media (max-width:568px){
	.reviews__grid{
		gap:20px;
	}
	.reviews__item{
		flex-basis:100%;
	}
}

.home-slider__img{
	width:100%;
	/*&max-height:500px;
	height:500px;*/
	display:block;
	border-radius:0;
	padding:0 ;
	object-fit: cover;
}

.home-slider__track .slick-slide{
	padding:0;
}
.home-slider .slick-arrow,
.home-slider .slick-dots{
	display:none !important;
}

@media (max-width:1024px){
	.home-slider__img{
		/*max-height:250px;
		height:250px;*/
	}
}


#service_red_line {
    overflow: hidden;
    background: #bd071a;
    color: white;
    font-size: 16px;
    line-height: 40px;
    white-space: nowrap;
    display: block;
    text-decoration: none;
}

#service_red_line .ticker-content{
    display: flex;
}
#service_red_line .ticker-content .marquee6k__wrapper > div{
    padding: 0 50px;
}

.header-mobile .catalog-menu-btn.open {
    background-image: url(../assets/images/ico/car-open.svg);
}

.model-card-mini .model-card--inner {
	height: calc(100% - 8px);
}

.model-card .model-card--inner {
	height: calc(100% - 14px);
}

.header-mobile .catalog-menu {
    max-height: calc(100vh - 51px);
	max-height: calc(100dvh - 51px);
    overflow: hidden;
    overflow-y: auto;
}

#ModelPhotos .photos-items .item img {
	aspect-ratio: 1 / 0.56;
	object-fit: cover;
}

@media (max-width:499px){
	.model-tth-table .tth-table-body tbody tr td,
	.model-tth-table .tth-table-body tbody tr th,
	.model-tth-table .tth-table-body thead tr th {
		padding: 8px;
		font-size: 12px;
	}
}

.welcome-pt-message {
	top: auto !important;
	bottom: 0;
	left: 0 !important;
	max-width: 100% !important;
	width: 100% !important;
	transform: none !important;
	box-shadow: none !important;
	margin: 0 !important;
	border-radius: 0 !important;
	background-color: #222 !important;
	padding: 20px !important;
}

.welcome-pt-message form {
	display: flex;
    justify-content: space-between;
    align-items: center;
	gap: 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.welcome-pt-message form .site-form-text {
    text-align: start;
	padding: 0;
	flex: 1;
    margin: 0;
    font-size: 15px;
    line-height: 1.4;
	max-width: 800px;
	color: #fff;
	font-weight: 600;
}

.welcome-pt-message form .site-form-buttons {
	margin-top: 0;
	
}
.welcome-pt-message form .welcome-pt-close {
	background: #4caf50;
    color: white;
    border: none;
    padding: 11px 40px;
    font-size: 16px;
    border-radius: 6px;
    cursor: pointer;
    min-width: auto !important;
	height: auto !important;
	line-height: 1.15em !important;
	text-transform: none !important;
}

.is-active.welcome-pt-overlay {
	top: auto;
	right: auto;
	height: 0;
	width: 0;
}

@media (max-width:599px){
	.welcome-pt-message form {
		flex-direction: column;
		align-items: stretch;
		gap: 10px;
	}
	
	.welcome-pt-message form .welcome-pt-close {
		width: 100%;
	}
	
	.welcome-pt-message {
		padding: 10px !important;
	}
	
	.welcome-pt-message form .site-form-text {
		font-size: 13px;
	}
}

.cookie-bar {
	display: none !important;
	top: 0;
    bottom: auto;
}