.layout .model-form__in .field--half {
    display: inline-block;
    width: calc(50% - 10px);
}

.layout .model-form__in .field--half:nth-child(1) {
    margin-right: 15px;
}

@media only screen and (max-width: 575px) {
    .layout .model-form__in .field--half {
        width: 100%;
    }
}
@media only screen and (max-width: 500px) {
    .model-form {
        padding-left: 0px;
    }
}
.model-form {
    border-left: none;
}
.page-top__headline--black {
    color: #000000;
}

.address {
    color: #001e50;
    border: 0;
    font-family: VWText;
    margin-bottom: 10px;
    cursor: pointer;
}

.address:hover {
    color: #000;
}

.pagination-back {
    margin-right: 20px;
}

.pagination-back .pagination-next__icon {
    transform: rotate(180deg);
}

.pagination-back .pagination-next__text {
    margin-right: 0;
    margin-left: 10px;
}

.layout .filter-checkbox {
    width: calc(39% - 30px);
}

.ajax-answer {
    background-color: #e6e6e6;
}

.layout .field-footer {
    display: none;
}

.layout--news .page-second-bar {
    display: none;
}

.hide {
    display: none !important;
}

.slider-on-main {
    position: absolute;
    z-index: 9;
    width: 95%;
    padding-right: 80px;
}

.row-header, .coler-match {
    border-top: 2px solid;
}

.price-through {
    text-decoration: line-through;
}

.service-text-descr {
    margin-bottom: 30px;
}

input[type="submit"]#fb_close_FIDservice_request.fb_close.afbf_btn.disabled,
input[type="submit"]#fb_close_FIDcontacts_form.fb_close.afbf_btn.disabled,
input[type="submit"]#fb_close_FIDorder_stockid.fb_close.btn.disabled {
    border: 1px solid #808890 !important;
    color: rgba(47, 53, 56, .5) !important;
    background: #bdc3c6 !important;
    cursor: not-allowed;
    pointer-events: none;
}

span.cem-bps-center.cem-bps-bold {
    align-items: center;
    margin-right: 7px;
    padding: 0 8px;
    font-size: 14px;
    font-weight: bold;
    color: #1d1f20;
}

span.cem-bps-review::before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 15px;
    margin-right: 8px;
    margin-left: -6px;
    background: #bdc3c6;
}

span.cem-bps-review {
    font-size: 14px;
    color: #bdc3c6;
}

.grid-review-popap h4.headline.headline--4 {
    padding-left: 60px;
    padding-right: 60px;
    margin-top: 12px;
    display: flex;
    justify-content: center;
}

.grid-review-popap .grid-assessment {
    font-size: 45px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

span.glyphicon.glyphicon-star-popap {
}

.grid-review-popap .cem-bps-stars.star-lg-fix {
    font-size: 30px;
}

.grid-review-popap .rating-symbol-foreground {
    height: auto !important;
}

.grid-review-popap .num-reviews {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 25px;
}

.review-overview-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 40px;
    margin-right: 40px;
}

.review-overview-grid__item {
    flex-basis: 50%;
    width: 50%;
    max-width: 50%;
    flex: 0 0 100%;
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
}

.grid-review-popap .cem-bps-stars.star-lg-fix {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}

.title-grid-popap-review {
    font-size: 18px;
    margin-bottom: 12px;
}

.cross-fader.review-overview__ratingFader {
    flex-grow: 1;
    margin-right: 20px;
}

.cross-fader__element--left {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
}

.cross-fader__container {
    position: relative;
}

.review-overview__ratingBar {
    background: #dee1e3;
    height: 14.4px;
}

.review-overview__ratingBars {
    flex-grow: 1;
    width: 100%;
    display: inline-grid;
}

.review-overview__ratingBar {
    background: #dee1e3;
    height: 14.4px;
}

.review-overview__ratingBar.review-overview__ratingBar--filled {
    background: #faaa00;
}

.review-item .review-head {
    overflow: hidden;
    margin-bottom: -5px;
    display: flex;
    justify-content: space-between;

}

.review-item .review-text {
    margin-top: 15px;
    margin-bottom: 25px
}

.review-item .review-cat {
    background: #dee1e3;
    color: #2f3538;
    display: inline;
    padding: 4px 10px;
}

.review-item {
    margin-top: 25px;
    border-bottom: 1px solid #bbbbbb;
}

.reviews-list.col-md-10.col-md-offset-1 {
    margin-top: 25px;
}

.review-more {
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 40px;
    margin-right: 40px;
}

.reviews-list {
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 40px;
}

.grid-review-popap .cem-bps-stars {
    margin-bottom: 0;
}

.line-review-gird {
    margin-bottom: 10px;
}

p.copy.copy--2.copy--no-margin {
    margin-bottom: 0;
}

span.avail-list__favorite.bx_big.bx_bt_button.sale-icon-item {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    cursor: pointer;
    background-color: #0099da;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 5;
    font-weight: bold;
    font-size: 20px;
}

.layout--news .page-second-bar {
    display: none;
}

.hide {
    display: none !important;
}

.slider-on-main {
    position: absolute;
    z-index: 9;
    width: 95%;
    padding-right: 80px;
}

.row-header, .coler-match {
    border-top: 2px solid;
}

.price-through {
    text-decoration: line-through;
}

.service-text-descr {
    margin-bottom: 30px;
}

input[type="submit"]#fb_close_FIDservice_request.fb_close.afbf_btn.disabled,
input[type="submit"]#fb_close_FIDcontacts_form.fb_close.afbf_btn.disabled,
input[type="submit"]#fb_close_FIDorder_stockid.fb_close.btn.disabled {
    border: 1px solid #808890 !important;
    color: rgba(47, 53, 56, .5) !important;
    background: #bdc3c6 !important;
    cursor: not-allowed;
    pointer-events: none;
}

.cem-bps-stars.star-lg-fix {
    vertical-align: middle;
    display: inline-block;
    margin-top: -1px;
}

span.cem-bps-center.cem-bps-bold {
    align-items: center;
    margin-right: 7px;
    padding: 0 8px;
    font-size: 14px;
    font-weight: bold;
    color: #1d1f20;
}

span.cem-bps-review::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    width: 1px;
    height: 15px;
    margin-right: 8px;
    margin-left: -6px;
    background: #bdc3c6;
}

span.cem-bps-review {
    font-size: 14px;
    color: #bdc3c6;
}

.grid-review-popap h4.headline.headline--4 {
    padding-left: 60px;
    padding-right: 60px;
    margin-top: 12px;
    display: flex;
    justify-content: center;
}

.grid-review-popap .grid-assessment {
    font-size: 45px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

span.glyphicon.glyphicon-star-popap {
}

.grid-review-popap .cem-bps-stars.star-lg-fix {
    font-size: 30px;
}

.grid-review-popap .rating-symbol-foreground {
    height: auto !important;
}

.grid-review-popap .num-reviews {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 25px;
}

.review-overview-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 20px;
}

.review-overview-grid__item {
    flex-basis: 50%;
    width: 50%;
    max-width: 50%;
    flex: 0 0 100%;
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
}

.grid-review-popap .cem-bps-stars.star-lg-fix {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}

.title-grid-popap-review {
    font-size: 18px;
    margin-bottom: 12px;
}

.cross-fader.review-overview__ratingFader {
    flex-grow: 1;
    margin-right: 20px;
}

.cross-fader__element--left {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
}

.cross-fader__container {
    position: relative;
}

.review-overview__ratingBar {
    background: #dee1e3;
    height: 14.4px;
}

.review-overview__ratingBars {
    flex-grow: 1;
    width: 100%;
    display: inline-grid;
}

.review-overview__ratingBar {
    background: #dee1e3;
    height: 14.4px;
}

.review-overview__ratingBar.review-overview__ratingBar--filled {
    background: #faaa00;
}

.review-item .review-head {
    overflow: hidden;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;

}

.review-item .review-text {
    margin-top: 15px;
    margin-bottom: 25px
}

.review-item .review-cat {
    background: #dee1e3;
    color: #2f3538;
    display: inline-block;
    padding: 4px 10px;
    font-size: 14px;
}

.review-item {
    margin-top: 25px;
    border-bottom: 1px solid #bbbbbb;
}

.reviews-list.col-md-10.col-md-offset-1 {
    margin-top: 5px;
}

.grid-review-popap .cem-bps-stars {
    margin-bottom: 0;
}

.line-review-gird {
    margin-bottom: 10px;
    clear: both;
}

.line-review-gird-wrapper:after {
    content: "";
    display: table;
    clear: both;
}

p.copy.copy--2.copy--no-margin {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
}

span.avail-list__favorite.bx_big.bx_bt_button.sale-icon-item {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    cursor: pointer;
    background-color: #0099da;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 5;
    font-weight: bold;
    font-size: 20px;
}

.reviews-provided-by {
    margin-left: 20px;
    padding-top: 10px;
}

.cem-bps-stars.star-lg-fix {
    text-align: right;
}

div#reviews_block {
    background: white;
    padding-top: 10px;
}

.reviews-provided-by__provider-logo {
    display: inline-block;
    vertical-align: middle;
    margin: -3px 0 0 5px;
    width: 100px;
    height: 15px;
}

.dealers__rating_r {
    margin-bottom: 5px;
}

.page-header {
    padding: 0;
    margin: 0;
    border: 0;
}

.reviews-list,
.review-more {
    padding: 15px 61px 0px 60px;
    background: #f3f5f6;
}

.review-more {
    background: #ffffff;
}

.review-more {
    padding-bottom: 20px;
}

.line-review-gird .col-xs-1 {
    text-align: right;
}


@media screen and (max-width: 1440px) {
    .review-overview-grid__item {
        flex-basis: 100%;
        max-width: 100%;
        flex: 0 0 100%;
        width: 100%;
    }
}

@media screen and (max-width: 1280px) {
    .review-more {
        background: #ffffff;
        margin-left: 20px;
        margin-right: 20px;
    }

    .reviews-list {
        margin-left: 20px;
        margin-right: 20px;
    }

    .review-overview-grid__item {
        flex-basis: inherit;
        width: 100%;
        max-width: 100%;
        flex: inherit;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 20px;
    }

    .review-overview-grid {
        margin-left: 20px;
        margin-right: 20px;
    }

    .line-review-gird .col-xs-1 {
        text-align: right;
    }

    .reviews-provided-by {
        margin-left: 8px;
        padding-top: 0px;
    }

    .reviews-list, .review-more {
        padding: 0 20px 15px 27px;
    }

    .reviews-list {
        padding-top: 15px;
    }

    .line-review-gird {
        margin-bottom: 5px;
    }

    .review-item .review-text {
        margin-bottom: 15px;
    }

    .review-item {
        margin-top: 15px;
    }

    .review-date {
        font-size: 14px;
    }
}

@media screen and (max-width: 1024px) {
    .grid-review-popap .grid-assessment {
        font-size: 32px;
    }

    .review-overview-grid {
        margin-bottom: 20px;
    }

    .line-review-gird-wrapper {
        font-size: 14px;
    }

    .review-overview-grid__item {
        font-size: 12px;
    }
}

.complectTypes {
    float: left;
    line-height: 37px;
    margin-left: 10px;
    padding: 0;
}

.avail-model__name {
    float: left;
}

.active_link_model a {
    color: #0068aa;
}

.review-more-link {
    cursor: pointer;
}

.content-links__item {
    padding: 0 !important;
}

.contact-form-wrap {
    margin-bottom: 30px;
}

.ok-footer {
    margin-bottom: 20px;
}

.car-container {
    margin-bottom: 30px !important;
}


.layout .car-avail-dealer {
    border-bottom: 0;
    margin-left: 20px;
}

.accordion__wrap {
    width: 100%;
}

.field-accordion {
    padding-right: 10px;
    margin-left: -10px;
}

.other-title,
.accordion__wrap {
    margin-right: 10px;
    margin-left: 10px;
}

.afbf_item_pole {
    margin: 0;
    padding: 0;
}

.afbf_mess_ok {
    display: flex;
    flex-direction: column;
}

#btn-service {
    display: none;
}

.cem-bps-stars.star-lg-fix {
    margin-bottom: 0px;
}

.popup.popup-dealers-content {
    max-width: 1440px;
    font-size: 17px;
}

a.car-dealers__item-phone {
    display: block;
    margin-bottom: 10px;
    border-bottom: none;
}

.car-dealers__item-open-cars:hover {
    color: #0040c5;
}

.car-dealers__item-open-cars {
    display: block;
    color: #001e50;
    cursor: pointer;
    transition: .33s ease;
    margin: 15px 0 0 20px;
}

@media screen and (max-width: 575px) {
    .popup.popup-dealers-content {
        padding: 20px 10px;
    }

    .grid-review-popap h4.headline.headline--4 {
        padding-right: 30px;
        padding-left: 30px;
    }

    .reviews-list {
        margin-left: 0px;
        margin-right: 0px;
    }
}

.layout .back-link, .layout .dealer-link {
    text-decoration: none;
    border: 0;
    font-family: VWText;
}

.layout .dealer-link {
    font-size: 32px;
    margin-bottom: 20px;
}

/*.dealer-link::before {
    content: '';
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 2px solid #001e50;
    position: absolute;
    z-index: 2;
    left: -40px;
    top: 8px;
    box-sizing: border-box;
}*/

.select-other,
.select-year,
.select-engine {
    display: none;
}

.point-green::after {
    content: '';
    display: block;
    height: 10px;
    width: 10px;
    background-color: #4CAF50;
    border-radius: 10px;
}

.btn-service {
    margin-bottom: 20px;
}

.swiper-slide.tabs-btn span.light {
    display: none;
}

.layout .car-dealers__item-open-cars {
    display: flex;
    margin: 20px auto;
}

.sort-favorite {
    top: -66px !important;
}

.layout .favorite-head {
    margin-bottom: 70px;
}

.to-table {
    margin-top: 20px;
    margin-bottom: 20px;
}

.avail-top__back {
    border-bottom: none !important;
}

.avail-top__back img {
    transform: rotate(180deg);
}

.favour_back {
    border-bottom: 1px solid #001e50 !important;
}

#btn-service {
    margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
    .layout .avail-head__items {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 375px) {
    .g-recaptcha {
        transform: scale(0.85);
        -webkit-transform: scale(0.85);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}

@media only screen and (max-width: 320px) {
    .g-recaptcha {
        transform: scale(0.75);
        -webkit-transform: scale(0.75);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}

@media (min-width: 768px) {
    .layout .description-program {
        padding-right: 10%;
        padding-left: 10%;
        text-align: left !important;
    }
}

span.avail-item__price, span.avail-item__price--new, span.avail-item__price--old, .avail-item__profit, .car-price, .car-item__price, span.model-item__price, span.model-item__price {
    /*display: none!important;*/
}

/*.layout .filter-reset {*/
/*    text-align: left;*/
/*    margin-left: 15px;*/
/*}*/

.checkbox-online {
    margin-top: 20px !important;
}

.request {
    display: flex;
    width: 100%;
}

.layout .online_inner {
    width: 100%;
    align-items: stretch;
    max-width: none;
}

.layout .online_inner .car-sidebar__link {
    width: auto;
    margin-left: auto;
}

.layout .request .btn {
    margin-bottom: 10px;
}

.layout .car-sidebar__link {
    display: block;
}

#online-mobile,
#online-mobile a {
    margin-bottom: 0 !important;
}

.car-sidebar__link {
    width: 100% !important;
}

@media (max-width: 1600px) {
    .request {
        display: block;
    }
}

.config-loader.active {
    z-index: 1050;
}

.slider-default .swiper-slide-next {
    transition: .8s ease;
    opacity: 0;
}

.contact-service-dealer-title {
    color: #001e50;
}

.body-calculator-toggle {
    text-align: center;
}

.table-pack {
    cursor: pointer;
}

#recaptchaError {
    color: red;
    font-size: 12px;
}

@media screen and (max-width: 480px) {
    .blog-visible-phone {
        display: block !important;
    }

    .blog-visible-desktop {
        display: none !important;
    }
}

@media screen and (min-width: 480px) {
    .blog-visible-phone {
        display: none !important;
    }

    .blog-visible-desktop {
        display: block !important;
    }
}

.footer .footer-info {
    margin-top: 10px;
    font-size: 80%;
}

.layout .ny-list__info {
    max-width: 100%;
}

.ny-list__header-logo .header-logo {
    position: initial;
}

blackquote footer cite {
    font-family: VWHead-Bold;
    color: #000;
    border-color: transparent;
    position: initial;
}

body {
    display: none;
}

.footer-item .glyphicon-star,
.footer-item .glyphicon-star-empty {
    font-size: 8px;
}

.footer-item span.cem-bps-review {
    font-size: 11px;
}

.footer-item span.cem-bps-review::before {
    width: 0;
}

.footer-item .cem-bps-review {
    margin-top: 7px;
}

.ratingBlock .dealerName {
    color: #001e50;
}

.layout .workarea-service-delaer {
    padding-top: 0;
}

.back-link {
    margin-bottom: 20px;
}

.layout .title_news {
    font-size: 60px;
}

@media only screen and (max-width: 767px) {
    .layout h1.title_news, .popup h1.title_news {
        font-size: 32px;
        margin-bottom: 40px;
    }
}

.rate_background {
    position: relative;
    min-width: 100px;
    height: 32px;
    background:url('/local/templates/new_design/img/content/star_gray.png') repeat-x;
    cursor: pointer;
    background-size: 20px;
}

.rate_bar {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 32px;
    background:url('/local/templates/new_design/img/content/star_gold.png') repeat-x;
    background-size: 20px;
}

.ratingWrap {
    display: flex;
}

.avail-head__icons {
    margin-top: 20px;
}

.layout .car-inner::before {
    content: "";
    position: absolute;
    left: 0;
    top: -140px;
    bottom: 0;
    width: 37%;
    background: black;
    opacity: 0.1;
}

@media only screen and (max-width: 1199px){
    .layout .car-inner::before {
        bottom: inherit;
        left: 0;
        right: 0;
        height: 25%;
        width: 100%;
    }
}

@media only screen and (max-width: 991px){
    .layout .car-inner::before {
        height: 25%;
    }
}
@media only screen and (max-width: 767px){
    .layout .car-inner::before {
        height: 35%;
        top: -120px;
    }
}
@media only screen and (max-width: 575px){
    .layout .car-inner::before, .layout .car-inner::after {
        height: 35%;
    }
}

.layout .avail-item__year {
    opacity: .9;
}

@media only screen and (max-width: 768px) {
    .layout .filter-items {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .layout .filter-toggle__btn {
        cursor: pointer;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        height: 50px;
        border-radius: 60px;
        padding: 0 32px;
        border: 2px solid #dfe4e8;
    }
}

.none-border {
    border: none;
}

.layout .onlinebtn-drop, .popup .onlinebtn-drop {
    text-align: left;
}

.layout .avail-item--dark .avail-item__year {
    color: #000;
}

.avail-head h1 {
    font-size: 42px;
    margin-bottom:30px
}

@media only screen and (max-width: 767px) {
    .avail-head h1 {
        font-size: 26px;
        margin-bottom:20px
    }
}

.news_pagination {
    position: relative;
    bottom: 20px;
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-self: center;
    margin-top: 10px;
}

.offers_pagination {
    position: relative;
    bottom: 20px;
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-self: center;
    margin-top: 10px;
}

.layout .news-pagination,
.layout .offers-pagination,
.popup .news-pagination,
.popup .offers-pagination {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: -20px
}

.layout .news-page, .layout .offers-page,
.popup .news-page, .popup .offers-page {
    border: 1px solid #dfe4e8;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
    font-family: VWText;
    margin: 0 20px 20px 0;
    color: #001e50;
    transition: .33s ease
}

@media only screen and (max-width: 767px) {
    .layout .news-page, .layout .offers-page,
    .popup .news-page, .popup .offers-page {
        width: 40px;
        height: 40px;
        font-size: 16px;
        margin: 0 10px 20px 0
    }
}

.layout .news-page:hover, .layout .offers-page:hover,
.popup .news-page:hover, .popup .offers-page:hover {
    background-color: #0040c5;
    border-color: #0040c5;
    color: #fff
}

.layout .news-page.active, .layout .offers-page.active,
.popup .news-page.active, .popup .offers-page.active {
    background-color: #001e50;
    border-color: #0040c5;
    color: #fff
}

/*.layout .filter.active .filter-reset {*/
/*    display: block;*/
/*}*/

.layout .filter .filter-reset {
    display: none;
}

.layout .filter .filter-toggle__icon {
    -webkit-transform: rotate(
            90deg
    );
    transform: rotate(
            90deg
    );
}

.layout .filter.active .filter-toggle__icon {
    -webkit-transform: rotate(
            90deg
    );
    transform: rotate(
            -90deg
    );
}

.layout .stock-filter {
    margin-top: 30px;
}

.layout .block_info {
    margin-top: 30px;
}

.layout .page-top__footer {
    margin-bottom: 10px;
}

@media only screen and (max-width: 575px) {
    .layout .page-top__footer {
        justify-content: center;
    }
}

@media only screen and (max-width: 575px) {
    .car .breadcrumbs {
        display: none;
    }
}

.layout .white-back-link, .popup .white-back-link {
    border: 0;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: VWText;
}

.white-back-link:hover {
    color: #0040c5;
    border-color: #0040c5;
    text-decoration: none
}

.layout .white-back-link:before, .popup .white-back-link:before {
    content: '';
    width: 16px;
    height: 15px;
    background-image: url(https://volkswagen-minsk.by/local/templates/new_design/img/content/arrow-back_white.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-right: 5px;
}

.layout .page-top__scroller .btn, .popup .page-top__scroller .btn {
    font-size: 17px;
}
.layout .onlinebtn-btn, .popup .onlinebtn-btn {
    height: 42px;
}
.layout .page-top__scroller .onlinebtn-inner {
    padding: 0 29px;
}
@media only screen and (max-width: 767px) {
    .layout .btn, .popup .btn {
        font-size: 16px;
    }
}

.index-avail__content .onlinebtn-btn{
    height: 50px;    
}

@media only screen and (max-width: 767px) {
    .index-avail__content .onlinebtn-btn{
        height: 45px;    
    }
}

.page-top__scroller-inner h1 {
    font-size: 60px;
}

@media only screen and (max-width: 1600px) {
    .page-top__scroller-inner h1 {
        font-size: 52px;
    }
}
@media only screen and (max-width: 575px) {
    .page-top__scroller-inner h1 {
        font-size: 40px;
    }
}

.field-label.checkbox {
    font-size: 14px;
}
.model-form .field-label.checkbox {
    padding-top: 0px;
}

.cookies__text a {
    border-bottom: none;
    font-family: VWText;
}
.cookies__close.btn{
    height: 44px;
    padding: 0 39px;
}
@media only screen and (max-width: 1670px){
    .cookies__close.btn {
        font-size: calc(.625rem + ((1vw - 7.67px) * .5));
        height: 44px;
        padding: 0 39px;
    }
}
@media only screen and (max-width: 1500px) {
    .cookies__close.btn {
        height: 35px;
        padding: 0 25px;
    }  
}
@media only screen and (max-width: 1366px) {
    .cookies__close.btn {
        font-size: 12px;
    }
}

.config-result__form .config-checkbox__inner {
    padding: 16px 0;
}
.afbf_pole_captcha{
    display: inline-flex!important;
}
.svg-image-call:before {
  content: "";
  display: block;
  background-image: url('/upload/medialibrary/2dc/balkwg1edajxryc580riitu4fofu7oo8/call.svg');
  background-size: 21px 25px;
  height: 25px;
  width: 21px;
}

.filter-items .accordion-item__content a {
    display: block;
    border-bottom: none;
    margin-bottom: 16px;
}
.filter-items .accordion-item__content span {
    display: block;
    margin-bottom: 16px;
}

.filter-items .accordion-item__content span:last-child, .filter-items .accordion-item__content a:last-child {
    margin-bottom: 0px;
}

.car-main.content-item h1 {
    font-size: 60px;
    margin-bottom: 50px;
}

@media only screen and (max-width: 767px){
    .car-main.content-item h1 {
        font-size: 32px;
        margin-bottom: 15px;
    }
}
/*.avail-item__profit, .avail-item__price, .car-price,*/
.model-item__price, .filter-inner .accordion-item:nth-child(2) {display: none !important;}

.model-form .model-form__in .field:nth-child(3) {display: none !important;}
.justify-content-center {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}