
.banks-slider .slick-dots {
    flex-wrap: wrap;
}

.modal__col-new-mob {
    text-align: center;
}

form[name="ajax_search"] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

form[name="ajax_search"] .search-extend__choose {
    width: max-content !important;
    padding: 13px 31px !important;
}

.choose-range-start {
    margin-top: 10px !important;
}

.choose-range__slide {
    margin: 5px auto 0 !important;
}

.choose-range__slide-price {
    margin-top: 5px !important;
}

.search-extend__price {
    margin-right: 28px !important;
}

.search-param {
    background-color: #f3f3f5;
    padding: 10px 10px;
    border: 1px solid #f3f3f5;
    border-radius: 10px;
    background: url(/bitrix/images/automobile.png) no-repeat -110px 115px, #f3f3f5;
    background-size: contain;
}

.modal_popup_new {
    max-width: 38% !important;
    background-color: white;
}

.mobile-modal-row {
    flex-direction: row;
    margin-top: 10px;
}

.modal-select-new {
    width: 100% !important;
}

.modal__row_nomb {
    margin-bottom: 0;
}

.modal__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.modal__col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 10px);
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
    position: relative;
}

.desk-new-modal {
    background: #FFFFFF url(/local/templates/auto.2019/img/contacts/tel.png) no-repeat left center;
    padding-left: 1.5rem;
}

.modal_popup_new {
    padding: 2.75rem;
}

.popup-form__title-new-modal {
    display: inline-block;
}

.modal__col-new-mob img {
    margin-bottom: 18px !important;
}

.desk-new-modal a {
    color: #CF103C !important;
}

.desk-new-modal a:hover {
    color: #b30e34 !important;
}

.popup-form__title-new-modal {
    font-size: 20px;
}


@media (min-width: 1025px) {
    .special__plank-text {
        font-size: 2rem !important;
    }
}

.modal__devider {
    height: 1px;
    background: #d5d5d5;
    margin: 15px 0;
    display: block;
}

.question {
    position: relative;
}

.question:after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    box-sizing: border-box;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg);
    transition: all 0.3s linear;
}

.question.active:after {
    transform: rotate(225deg);
}

.answer {
    display: none;
    padding: 10px 20px 15px;
}
.equip-input {
    text-transform: capitalize;
    font-weight: 600;
}
.popup-form__title-new-modal .for-d { display: block}
.popup-form__title-new-modal .for-m { display: none}
@media (max-width: 575.98px) {

    .popup-form__title-new-modal .for-d { display: none}
    .popup-form__title-new-modal .for-m { display: block}
    .header {
        margin-bottom: 17px !important;
    }
}

@media screen and (max-width: 767px) {
    .search-param .search-extend__price {
        margin-right: 0 !important;
        display: flex;
        flex-direction: column;
        align-items: end;
    }

    .search-extend {
        width: 100% !important;
    }

    .search-extend__expanded {
        width: -webkit-fill-available !important;
        display: flex !important;
        flex-direction: column !important;
    }

    form[name="ajax_search"] .search-extend__choose {
        width: 100% !important;
        padding: 13px 31px !important;
    }

    .search-param {
        background: #f3f3f5;
    }

    .modal__col-new-mob img {
        margin-bottom: unset !important;
    }

    .sale-wrap {
        max-height: unset !important;
        background: #3962ae !important;
    }

    .popup-form__title-new-modal {
        display: flex;
        font-size: 15px;
        text-align: center;
        flex-direction: column;
    }

    .modal__devider {
        display: none;
    }

    .modal_popup_new {
        max-width: 100% !important;
    }

    .mobile-modal-row {
        flex-direction: column;
        text-align: center;
    }

    .modal__col-new-mob {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 10px);
        flex: 0 0 calc(50% - 10px);
        max-width: 100% !important;
        position: relative;
        margin-bottom: 10px !important;
    }

    .modal-select-new {
        width: 100% !important;
    }

    .desk-new-modal {
        display: none;
    }
}

.sale-content__date:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 27px solid #e10005;
    border-right: 30px solid transparent;
    border-bottom: none !important;
    border-left: none !important;
    position: absolute;
    right: unset !important;
    bottom: unset !important;
    left: 181px !important;
    top: 9px !important;
}

/*.sale-content__date:before {*/
/*	display: none!important;*/
/*}*/

.popup-form__title_2 {
    text-transform: uppercase;
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 600;
    font-size: 1.8rem;
    color: #303030;
    margin-bottom: 20px;
}

.compensate-for-scrollbar {
    margin-right: 0 !important;
}

.header {
    background: #FFFFFF !important;
    border: 0 !important;
    box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.03);
    z-index: 100;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -moz-transition: transform 0.5s ease-in-out;
    -webkit-transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
}

.col-lg-6 a:before {
    content: '';
    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 60px;
    left: 0;
    right: 0;
    margin: auto;
}

.col-lg-6 a:after {
    content: '';
    background: url(/local/templates/auto.2019/images/icons/video-icon.svg) no-repeat center;
    background-size: contain;
    width: 14px;
    height: 18px;
    position: absolute;
    top: 0;
    bottom: 60px;
    left: 5px;
    right: 0;
    margin: auto;
}

.header:before, .header:after {


    display: none !important;
}

.header-top__contacts {
    background: #F5F5F5;
    padding: 13px 0;
}

.header-top__city {
    display: flex;
    flex-wrap: nowrap;
    font-family: "Roboto";
    font-size: 14px;
}

.header-top_city-title {
    color: rgba(0, 0, 0, 0.5);
    margin-right: 8px;
}

.header-top__city-select {
    position: relative;
}

.header-top__city-select:after {
    content: '';
    background: url(../images/select-arrow.svg) no-repeat center;
    background-size: contain;
    width: 10px;
    height: 5px;
    position: absolute;
    right: -17px;
    top: 6px;
}

.header-top__address, .header-top__time {
    font-family: "Roboto";
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
    position: relative;
    padding-left: 25px;
}

.header-top__address:before {
    content: "";
    background: url(../images/geo-icon-grey.svg) no-repeat center;
    background-size: contain;
    width: 16px;
    height: 18px;
    position: absolute;
    left: 0;
    top: -2px;
    bottom: 0;
    margin: auto 0;
}

.header-top__time:before {
    content: "";
    background: url(../images/shedule-icon-grey.svg) no-repeat center;
    background-size: contain;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.header-top__tel span, .header-top__tel b {
    font: 700 16px "Roboto";
    color: #000000;
}

.header-top__order {
    box-sizing: border-box;
    background: #FFFFFF;
    border-radius: 4px;
    padding: 6px 15px;
    font-family: "Roboto";
    font-size: 14px;
    color: #0055D6;
    margin-left: 15px;
}

.header-top__secondline {
    padding: 10px 0;
    position: relative;
    z-index: 100;
}

.header-top .col {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.header-top__logo {
    position: relative;
    margin-right: 20px;
}

.header-top__logo img {
    max-width: 180px;
}

.header-top__logo-text {
    position: absolute;
    font-family: "Montserrat";
    font-size: 12px;
    color: #8E8E8E;
    bottom: 5px;
    right: 0px;
}

.header-top__catalog {
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
    font: 400 16px "Roboto";
    color: #0055D6 !important;
    text-transform: none;
    transform: none;
    padding: 8px 40px 8px 25px;
    position: relative;
}

.creditMenuToggle {
    position: relative;
    display: block;
}

.header-top__catalog:before,
.creditMenuToggle:before {
    content: '';
    background: url(../images/select-arrow-blue.svg) no-repeat center;
    background-size: contain;
    width: 10px;
    height: 5px;
    position: absolute;
    right: 19px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.creditMenuToggle:before {
    right: -1px;
}

.header-top__catalog.active:before,
.creditMenuToggle.active:before {
    transform: rotate(180deg);
}


.header-top__menu ul {
    display: flex;
}

.header-top__menu a {
    display: flex;
    font-family: "Roboto";
    font-size: 16px;
    color: #000000;
    padding: 10px 12px;
}

.header-top__menu a:hover {
    color: #0055D6;
}

.header-top__menu li:last-child a {
    padding-right: 0;
}

.header-top__burger {
    display: none;
    width: 19px;
    height: 10px;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.header-top__secondline .header-top__phones {
    display: none;
}

.header-top__tel-mob {
    display: none;
    background: url(../images/phone-icon.svg) no-repeat center;
    background-size: contain;
    width: 15px;
    height: 15px;
}

.header-top__whats-mob {
    display: none;
    background: url(../images/tg.png) no-repeat center;
    background-size: contain;
    width: 15px;
    height: 15px;
}

.header-top__tel-mob b {
    display: none;
}

.header-top__whats-mob b {
    display: none;
}


.header .catalog,
.header .catalog-credit {
    position: static !important;
    margin: 30px 0 !important;
    box-shadow: none !important;
    z-index: 99 !important;
}

.search-brand {
    border: 0 !important;
    border-top: 1px solid #E0E0E0 !important;
    border-left: 1px solid #E0E0E0 !important;
}

.search-brand__item {
    box-sizing: border-box;
    border-right: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    padding: 12px;
    width: calc(100% / 12) !important;
    margin: 0 !important;
}

.search-brand__item-image {
    max-width: 35px;
    max-height: 35px;
    margin-bottom: 10px !important;
}

.search-brand__item-name {
    text-transform: none !important;
    font: 400 12px "Roboto" !important;
    color: #000000 !important;
    margin-top: 0 !important;
}

.search-brand__item:hover {}

.search-brand__item:hover .search-brand__item-name {
    color: #0055D6 !important;
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important;
}

.header .cities {
    box-sizing: border-box;
    border: 1px solid #E4E4E4;
    box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.03) !important;
    border-radius: 4px;
    padding: 25px !important;
    left: 0 !important;
}

.header .cities__list {
    height: 120px !important;
    padding-top: 0 !important;
    scrollbar-width: thin;
    scrollbar-color: rgb(44, 115, 226) rgb(243, 246, 249);
}

.header .cities__list::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 1px;
}

.header .cities__list::-webkit-scrollbar-track {
    background-color: #DDDDDD;
}

.header .cities__list::-webkit-scrollbar-thumb {
    background-color: #000000;
}

.header .cities__item {
    font-family: "Roboto" !important;
    color: #B1B1B1 !important;
    padding-left: 0 !important;
}

.header .cities__item.found, .header .cities__item:hover {
    background-color: #fff !important;
    color: #0055D6 !important;
}

.header-top__menu-mobile {
    display: none;
    background: #fff;
    padding: 50px 0 45px 35px;
}

.header-top__menu-mobile a {
    display: block;
    font: 400 20px "Roboto";
    font-size: 20px;
    color: #000000;
    padding: 10px 0;
}


/*header fixed*/

.header.header-fixed {
    -webkit-transform: translateY(-82px);
    -ms-transform: translateY(-82px);
    transform: translateY(-82px);
}

.header-top__left {
    display: flex;
    flex-shrink: 0;
    align-items: center;
}

.header.header-fixed .header-top__catalog {
    flex-shrink: 0;
    padding: 5px 30px 5px 15px;
    font-size: 14px;
}

.header.header-fixed .header-top__catalog:before {
    right: 10px;
}

.header.header-fixed .header-top__catalog span, .header-fixed .header-top__logo {
    display: none;
}

.header-fixed__logo {
    display: none;
}

.header-fixed .header-fixed__logo {
    display: block;
    width: 44px;
}

.header.header-fixed .header-top__menu a {
    font-size: 14px;
    padding: 10px;
}

.header-fixed .header-top__secondline .header-top__phones {
    display: flex;
    align-items: center;
}

.header-fixed .header-top__secondline .header-top__order {
    border: 1px solid #DCDCDC;
    border-radius: 4px;
}


/*media*/

@media screen and (max-width: 1279px) {

    .header .cities {
        top: -60px;
    }

    .header {
        box-shadow: none;
    }

    .header.header-fixed {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .header-top__secondline {
        position: relative;
        box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.03);
    }

    .header-top__secondline .row:first-child .col {
        padding-right: 50px;
    }

    .search-brand__item {
        width: calc(100% / 10) !important;
    }

    .header-top__firstline {
        display: none;
        position: absolute;
        top: 50px;
        left: -1px;
        width: 101%;
    }

    .header-top__menu-mobile {
        display: block;
    }

    .header-top__contacts {
        padding: 50px 0 50px 35px;
        margin-top: -2px;
    }

    .header-top__contacts .col {
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    .header-top__tel {
        margin-right: 15px;
    }

    .header-top__contacts .header-top__address {
        margin-top: 20px;
    }

    .header-top__contacts .header-top__time {
        margin: 10px 0 30px;
    }

    .header-top__catalog {
        padding: 5px 30px 5px 15px;
        font-size: 14px;
    }

    .header-top__catalog:before {
        right: 10px;
    }

    .header-top__catalog span {
        display: none;
    }

    .header-top__menu {
        display: none;
    }

    .header-top__burger {
        display: block;
    }

    .header-fixed .header-top__secondline .col {
        padding-right: 50px;
    }

    .header-fixed .header-fixed__logo {
        display: none;
    }

    .header-top__logo {
        margin-right: 40px;
    }

    .header-fixed .header-top__logo {
        display: block;
    }

    .header-top__secondline .header-top__phones {
        display: flex;
        align-items: center;
    }

    .header-top__secondline .header-top__order {
        border: 1px solid #DCDCDC;
        border-radius: 4px;
    }
}

@media (max-width: 1024px) {
    .header_space {
        height: 72px !important;
    }
}

@media screen and (max-width: 1023px) {
    .search-brand__item {
        width: calc(100% / 8) !important;
    }

    .header-top__secondline .header-top__phones, .header-fixed .header-top__secondline .header-top__phones {
        display: none;
    }

    .header-top__tel-mob {
        display: block;
    }

    .header-top__whats-mob {
        display: none;
    }
}


@media screen and (max-width: 767px) {
    .header_space {
        height: 83px !important
    }

    .header-top__logo {
        margin-right: 0;
    }

    .header-top__logo img {
        max-width: 105px;
    }

    .header-top__logo-text {
        font-size: 7px;
        bottom: 5px;
        right: 0px;
    }

    .header-top__catalog {
        color: #000000 !important;
        border: 0;
    }

    .header-top__catalog:before {
        background: url(../images/select-arrow.svg) no-repeat center;
    }

    .header-top__tel-mob {
        display: block;
    }

    .header-top__whats-mob {
        display: none;
    }

    .search-brand__item {
        width: calc(100% / 5) !important;
    }

    .header-fixed .header-top__logo {
        margin-right: 0px;
    }

    .header-fixed .header-top__catalog {
        padding: 5px 15px 5px 20px;
        font-size: 12px;
    }

}
@media screen and (max-width: 599px) {
    .header-top__catalog{
        display: none;

    }
    .header-top__secondline .row:first-child .col{
        padding-left: calc(50% - 50px);
    }
}
@media (max-width: 575.98px) {

    .header .cities {
        left: auto !important;
        -webkit-transform: none !important;
        transform: none !important;
        top: -60px !important;
    }

    .header .catalog,
    .header .catalog-credit {
        width: 100% !important;
        margin-top: 0 !important;
        left: 0 !important;
        -webkit-transform: none !important;
        transform: none !important;
        padding: 20px 0 0 !important;
        border: 0 !important;
    }



    .search-brand__item a {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .header .search-brand {
        border: none !important;
    }

    .header .search-brand::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 1px;
    }

    .header .search-brand::-webkit-scrollbar-track {
        background-color: #DDDDDD;
    }

    .header .search-brand::-webkit-scrollbar-thumb {
        background-color: #000000;
    }

}

@media (max-width: 575px) {

    .hit-brand-page .hit-card {
        max-width: 300px;
        margin: 0 auto 20px;
    }

    .header .search-brand__item-image {
        width: 25px !important;
        margin: 0 15px 0 0 !important;
    }
}

@media (max-width: 370px) {
    .header-top__order {
        margin: 15px 0 0;
    }
}

@media screen and (max-width: 450px) {
    .mobile-bar {
        position: fixed;
        bottom: 0;
        display: flex !important;
        width: 100%;
        text-align: center;
        z-index: 10000;
    }

    .header-top__whats-mob {
        display: block;
    }
}

.mobile-bar {
    display: none;
}

.mc-bar {
    padding: 10px;
    background-color: rgba(228, 0, 0, .85);
    color: #fff;
    font-family: 'Proxima Nova', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    text-align: center;
}

.mc-bar2 {
    padding: 10px;
    background-color: rgb(8 134 197);
    color: #fff;
    font-family: 'Proxima Nova', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    margin-left: 1px;
    width: 100%;
    text-align: center;
    /*height: 46px;*/
}

.bottom_phone_mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    font-weight: 700;
    font-size: .875em;
    width: 50%;
}


@media screen and (max-width: 484px) {

    .hit-brand-page .hit-card__btn-wrap {
        flex-direction: column;
    }

    .hit-brand-page .hit-card__btn {
        width: 100%;
    }

    .hit-brand-page .hit-card__pm {
        display: flex;
        flex-direction: column;
    }
}

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');


.car-pts-card {
position: relative;
    display: flex;
    flex-wrap: nowrap;
    background: #FFFFFF;
    border: 1px solid #E1E1E1;
    box-sizing: border-box;
}

.car-pts-card__photoes {
    width: 32%;
    position: relative;
}

.car-pts-card__main-info {
    width: 30%;
    box-sizing: border-box;
    padding: 30px 20px 20px 30px;
    position: relative;
}

.car-pts-card__main-info:after {
    content: "";
    width: 1px;
    background: #E1E1E1;
    position: absolute;
    top: 30px;
    bottom: 30px;
    right: 0;
}

.car-pts-card__btns-col {
    width: 38%;
    box-sizing: border-box;
    padding: 30px;
}
.car-main {
    position: relative;
}
.car-main .car-pts-card__badge-box {
    right: 66px;
    z-index: 1;
}
.car-pts-card__badge-box {
    position: absolute;
    right: 16px;
    top: 16px;
    display: flex;
    gap: 8px;
    font-family: Roboto;
}

@media screen and (max-width: 1279px) {
    .car-pts-card__badge-box {
        top: -10px;
    }

    .new-carousel .item {
        position: relative;
    }

    .new-carousel .item .car-pts-card__badge-box, .car-main .car-pts-card__badge-box {
        top: 16px;
    }
}

@media screen and (max-width: 1199px) {
    .car-main .car-pts-card__badge-box {
        right: 26px;
    }
}

@media screen and (max-width: 1023px) {
    .car-pts-card__badge-box {
        right: 12px;
    }
}

@media screen and (max-width: 767px) {
    .car-pts-card__badge-box {
        top: 15px;
    }
}

.car-pts-card__badge {
    position: relative;
    padding: 2px 8px 2px 20px;
    display: inline-flex;
    background-color: #f5f5f5;
    border-radius: 2px;
}

.car-pts-card__badge::after {
    position: absolute;
    content: '';

    top: 50%;
    left: 8px;
    height: 8px;
    width: 8px;
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: #28a745;
}

.car-pts-card__badge.reserve::after {
    background-color: #fd7e14;
}

.car-pts-card__new-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    border-radius: 50%;
    width: 43px;
    height: 43px;
    background: #eeeeee;
    font: 500 11px "Roboto";
    color: #CF103C;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 1;
}

.card-photoes-slider {
    height: 100%;
}

.card-photoes-slider .slick-list, .card-photoes-slider .slick-track {
    height: 100%;
}

.card-photoes-slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.card-photoes-slider .slick-prev, .card-photoes-slider .slick-next {
    font-size: 0;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, 0) rotate(45deg);
    -moz-transform: translate(-50%, 0) rotate(45deg);
    transform: translate(-50%, 0) rotate(45deg);
    z-index: 1;
}

.card-photoes-slider .slick-prev {
    border-bottom: 2px solid #FFFFFF;
    border-left: 2px solid #FFFFFF;
    left: 32px;
}

.card-photoes-slider .slick-next {
    border-top: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    right: 20px;
}

.card-photoes-slider .slick-dots {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 25px;
    width: 100%;
}

.card-photoes-slider .slick-dots li {
    box-sizing: border-box;
    border-radius: 50%;
    width: 4px;
    height: 4px;
    background: #FFFFFF;
    margin: 0 10px;
    font-size: 0;
}

.card-photoes-slider .slick-dots li.slick-active {
    background: #CF103C;
}

.pts-card-photoes. slick-dots {
    display: flex;
}

.car-pts-card__heading {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 17px;
}

.car-pts-card__name {
    font: 700 18px/1.7 "Roboto";
    color: #000000;

}
.car-pts-card__name a{
    color: #000000;
}
.car-pts-card__year {
    flex-shrink: 0;
    box-sizing: border-box;
    background: #3962AE;
    padding: 3px 7px;
    border-radius: 2px;
    font: 400 12px "Roboto";
    color: #fff;
    margin-left: 8px;
}

.car-pts-card__teh {
    display: flex;
    flex-wrap: nowrap;
    box-sizing: border-box;
    padding: 7px 0;
}

.car-pts-card__teh-heading {
    width: 125px;
    font: 400 13px "Roboto";
    color: #838383;
}

.car-pts-card__teh-value {
    flex: 1;
    font: 500 13px "Roboto";
}

.car-pts-card__discount-line {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 5px;
    margin-bottom: 20px;
}

.car-pts-card__discount-line .car-pts-card__year {
    display: none;
}

.car-pts-card__discount {
    font: 400 13px/1.5 "Roboto";
    color: #838383;
    position: relative;
}

.car-pts-card__discount:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/attn-icon.svg) no-repeat center/contain;
    margin: 0px 10px -3px 0px;
}

.car-pts-card__price-line {
    display: flex;
    flex-wrap: wrap;
    align-items: center;

}

.car-pts-card__old-price {
    font: 400 14px "Roboto";
    text-decoration: line-through;
    color: #838383;
    margin-right: 10px;
}

.car-pts-card__price {
    font: 900 24px "Roboto";
    color: #CF103C;
}

.car-pts-card__btns-line {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0 15px;
}

.car-pts-card .btn {
    flex: 1;
    box-sizing: border-box;
    outline: none;
    border: 0;
    border-radius: 2px;
    padding: 13px 15px;
    font: 500 14px "Roboto";
}

.car-pts-card__btns-line .btn {
    flex: 1;
    box-sizing: border-box;
    border: 1px solid #DCDCDC;
    border-radius: 2px;
    padding: 13px 15px;
    font: 500 14px "Roboto";
    color: #3962AE;
}

.car-pts-card__btns-line .btn:first-child {
    margin-right: 10px;
}

.car-pts-card__btns-line .btn:hover {
    border: 1px solid #3962AE;
}

.btn.btn-animated {
    width: 100%;
    background: #CF103C;
    color: #fff;
    text-align: left;
    padding: 14px 80px 14px 30px;
    position: relative;
    overflow: hidden;
}

.btn-animated:after {
    content: "";
    width: 8px;
    height: 8px;
    background: url(../images/arrow-white-icon.svg) no-repeat center/contain;
    position: absolute;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.btn-animated__angle {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 78px;
    background: #3962AE;
    border-radius: 2px;
    position: absolute;
    right: -10px;
    top: 0;
    bottom: 0;
    z-index: 1;
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    transform: skewX(-20deg);
    -webkit-transition: transform 0.3s linear;
    -moz-transition: transform 0.3s linear;
    transition: transform 0.3s linear;
}

.btn-animated__angle span {
    -webkit-transform: skewX(20deg);
    -moz-transform: skewX(20deg);
    transform: skewX(20deg);
}

.btn-animated:hover {
    color: #fff;
}

.btn-animated:hover .btn-animated__angle {
    -webkit-transform: skewX(-20deg) translate(100%, 0);
    -moz-transform: skewX(-20deg) translate(100%, 0);
    transform: skewX(-20deg) translate(100%, 0);
}


/*media*/

@media screen and (max-width: 1279px) {
    .car-pts-card__photoes {
        width: 30%;
    }

    .car-pts-card__heading .car-pts-card__year {
        display: none;
    }

    .car-pts-card__discount-line .car-pts-card__year {
        display: block;
    }

    .car-pts-card__main-info {
        width: 30%;
        padding: 15px 10px 15px 15px;
    }

    .car-pts-card__main-info:after {
        display: none;
    }

    .car-pts-card__btns-col {
        width: 40%;
        padding: 15px 15px 15px 10px;
    }
}

@media (max-width: 1023px) {

    .car-pts-card__main-info {
        padding: 12px 8px 12px 12px;
    }

    .car-pts-card__btns-col {
        padding: 12px 12px 12px 8px;
    }

    .car-pts-card__heading {
        margin-bottom: 7px;
    }

    .car-pts-card__name {
        font-size: 15px;
        line-height: 1.9;
    }

    .car-pts-card__year {
        padding: 2px 4px;
        margin-left: 0;
    }

    .car-pts-card__teh-heading {
        width: 110px;
    }

    .car-pts-card__teh {
        padding: 3px 0;
    }

    .car-pts-card__teh-heading {
        font-size: 14px;
        width: 130px;
    }

    .car-pts-card__teh-value {
        font-size: 14px;
    }

    .car-pts-card__old-price {
        font-size: 13px;
        margin-right: 5px;
    }

    .car-pts-card__discount-line {
        margin-bottom: 10px;
    }

    .car-pts-card__discount:before {
        margin-right: 5px;
    }

    .car-pts-card__price {
        font-size: 20px;
    }

    .car-pts-card__btns-line {
        margin: 5px 0;
    }

    .car-pts-card__btns-line .btn {
        padding: 11px 7px;
        font-size: 13px;
    }

    .btn.btn-animated {
        padding: 12px 80px 12px 10px;
        font-size: 13px;
    }

    .car-pts-card__btns-line .btn:first-child {
        margin-right: 3px;
    }

    .btn-animated__no-mob {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    jdiv.__jivoMobileButton {
        display: none !important;
        margin-bottom: 145px !important;
    }

    .car-pts-card {
        flex-wrap: wrap;
    }

    .car-pts-card__photoes {
        width: 100%;
    }

    .car-pts-card__main-info {
        width: 40%;
    }

    .car-pts-card__btns-col {
        width: 60%;
    }
}

@media (max-width: 575.98px) {
    .car-pts-card__heading .car-pts-card__year {
        display: block;
        margin-left: 7px;
    }

    .car-pts-card__discount-line .car-pts-card__year {
        display: none;
    }

    .car-pts-card__main-info {
        width: 100%;
        padding: 12px 12px 0px 12px;
    }

    .car-pts-card__teh-heading {
        width: 50%;
        margin-right: 3px;
    }

    .car-pts-card__discount-line {
        margin: 0 0 3px;
    }

    .car-pts-card__btns-col {
        width: 100%;
        padding: 12px;
    }

    .car-pts-card__price-line {
        margin-bottom: 15px;
    }

    /*.reserve-card__discount {
       position: relative;
    }

    .reserve-card__discount:before {
        content: "";
        width: 100%;
        height: 100%;
        z-index: 1;
        position: absolute;
        top: 0;
        left: 0;
    }*/
}

header .header-slider {
    font: "Roboto";
    position: relative;
    background: #000;
    color: #fff;
    max-height: 30px;
}

header .header-slider__slider {
    min-height: 28px;
}

@media (min-width: 768px) {
    header .header-slider__slider {
        min-height: 28px;
    }
}

header .header-slider__close {
    border: none;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 28px;
    background: url(/local/templates/auto.2019/img/close-white.svg) no-repeat center;
    background-size: 10px;
    transition: opacity .2s ease;
}

header .header-slider__item {
    /*height: 30px;*/
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
}


.question {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #222222;
    justify-content: space-between;
    display: flex;
    background: #F7F7F7;
    height: 50px;
    padding: 0 20px;
    align-items: center;
    cursor: pointer;
    margin: 0 10px 5px 0;
}

.faq {
    display: block;
    margin: 20px 0 40px 0;
}

.credit-catalog {
    margin-bottom: 1rem;
}

@media (max-width: 599px) {
    .credit-catalog .search-brand {
        border: none !important;
    }
    .credit-catalog .search-brand__item {
        padding: 10px 15px;
        width: calc(100% / 5) !important;
    }
    .credit-catalog .search-brand__item a {
        flex-wrap: wrap;
        justify-content: center;
    }
}
.footer .cities.footer-city {left: 40px;}
.brand-links {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 6px 24px;
    margin: 12px 0 20px;
}

.brand-links__item {
    color: #111111;
    display: inline-flex;
    gap: 6px;
    align-items: baseline;
    font-weight: 600;
    line-height: 1.3;
    text-decoration: none;
    white-space: nowrap;
}

.brand-links__item:hover,
.brand-links__item:focus {
    text-decoration: underline;
}

.brand-links__count {
    color: #d10000;
    font-weight: 700;
}

@media (max-width: 991px) {
    .brand-links {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .brand-links {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 479px) {
    .brand-links {
        grid-template-columns: 1fr;
    }
    .brand-links__item {
        white-space: normal;
    }
}

.car-reserve {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.car-reserve__info {
    display: flex;
    flex-direction: column;
    gap: 16px;
    font-family: Roboto;
    text-align: center;
}

.car-reserve__title {
    font-size: 24px;
    font-weight: 700;
    color: #cf103c;
}

.car-reserve__descr {
    font-size: 16px;
}

.car-reserve__form {
    margin-bottom: 24px;
}
