/*.brend-bmw.item-portfolio:before, .brend-mb.item-portfolio:before{
    background: url(../img/section5-8/mb-bmw-icon-53x52.png) 50% no-repeat!important;
}*/
.logo__text span:nth-child(3) {
    display: none;
}


.brend-mini.item-portfolio:before {
    background: url(/img/page-mini/logo-red.png) 50% no-repeat !important;
    content: "" !important;
    position: absolute !important;
    top: 15px !important;
    right: 15px !important;
    width: 39px !important;
    height: 39px !important;
    background-size: contain !important;
}

.action_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.action-item {
    width: 31.23%;
    min-width: 465px;
    padding: 45px 45px 40px 35px;
    margin: 15px;
    color: #fff;
    height: 580px;

    background-position: center 275px !important;
    position: relative !important;

    display: flex;
    align-items: center;
    flex-direction: column;

    position: relative;

    border: 1px solid rgba(204, 204, 204, 0.38);

}

.item-header {
    margin-bottom: 15px;
}

.action-item .item-title {
    font: 28px/37px Roboto;
    margin-bottom: 15px;
}

.action-item .item-header .date {
    font: 13.33px/19.51px Roboto;
    letter-spacing: .1em;
    color: rgba(0, 0, 0, .4);
    position: relative;
}

.action-item .btn-more-info {
    font: 11.51px/11.51px Roboto;
    letter-spacing: .1em;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 208px;
    width: 100%;
    height: 54px;
    border-radius: 9px/50%;
    background: hsla(0, 0%, 100%, 0);
    border: 1.5px solid rgb(240, 240, 240);
    transition: all .3s ease-in-out;

    bottom: 26px;
    position: absolute;
}


.back-call2 {
    position: fixed;
    height: 100vh;
    z-index: 99999;
    top: 0;
    right: 0;
    background: #fff;
    box-shadow: 7.5px 12.99px 109px 0 rgba(0, 0, 0, .43);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 45px;
    transition: all .3s ease-in-out;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.back-call2.active {
    position: fixed;
    height: 100vh;
    z-index: 99999;
    top: 0;
    right: 0;
    background: #fff;
    box-shadow: 7.5px 12.99px 109px 0 rgba(0, 0, 0, .43);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 45px;
    transition: all .3s ease-in-out;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.tablebodytext [color="#FF0000"] {
    display: none;
}

.modal-type1 {
    z-index: 9999;
}

/*.back-call{*/
/*z-index: 9999999999;   */
/*}*/
#calculator-maintenance .slick-slider .slick-slide {
    height: auto !important;
}

.show-action-info .section-title__blue {
    padding-left: 0;
    font-size: 28px;
    line-height: 37px;
}

.section-title span,
.section-title_s28 span {
    white-space: nowrap;
    font-family: RobotoItalic;
    color: #3f9dcc;
    border-bottom: 1px solid rgba(63, 157, 204, .45);
}

/* NEW STYLE'S */
.header {
    background: rgba(255, 255, 255, 0.75);
    top: 0;
    padding: 15px 30px 15px 15px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

.header_fullback {
    background: rgba(255, 255, 255, 1);
}

.selectModel .desctop {
    border-radius: 5px;
}

.header__select selectModel,
a.header__logo.logo {
    height: 65px;
}

a.header__logo.logo {
    padding: 0 15px;
    border-radius: 15px;
}

.logo__img {
    display: flex;
}

.action-item--black,
.action-item--black .btn-more-info {
    color: #000;
}

.selectModel__dropdown.dropdown:before {
    height: 100%;
    width: 100%;
}

.top_marks_menu {
    display: block;
}

.phone_mobile {
    display: block;
}

.tmenu-model-list {
    position: relative;
    z-index: 105;
    display: flex;
    flex-wrap: wrap;
}

.tmenu-model-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 10px;
    cursor: pointer;
}

.tmenu-model-toggle .btn-toggle__wrapper {
    margin: 0;
    margin-right: 10px;
    width: 10px;
}

.tmenu-model-all:hover {
    text-decoration: underline;
}

.tmenu-model-toggle .btn-toggle {
    width: 10px;
    height: 10px;
    border-width: 0 2px 2px 0;
}

.tmenu-model-item {
    height: 110px;
    width: 20%;
    text-align: center;
    margin: 12.5px 0 0 0;
    padding: 12.5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.tmenu-model-item.tmenu-model-item__little {
    width: 12%;
    height: 80px;
}

#dropt_dropdown-mercedes-benz .tmenu-model-item.tmenu-model-item__little {
    width: 12%;
    height: 90px;
}

.tmenu-model-item__hidden {
    display: none;
}

.tmenu-model-item__hidden.tmenu-model-item__normal {
    display: flex;
}

.tmenu-model-item:hover {
    border: #CCD5DB;
    border-radius: 50%;
    background: rgb(245, 245, 245);
    border-radius: 10px;
    box-shadow: 4px 5px 60px 0 rgba(28, 81, 96, .21);
}

.tmenu-model-item__name {
    color: #000;
    padding-top: 10px;
    font-size: 15px;
}

.tmenu-model-item__image {
    height: 75px;
    display: flex;
    align-items: center;
}

.tmenu-model-item__img {
    max-width: 150px;
    width: 100%;
}

/* Отступ для обычных страниц, чтобы не заползали на абсолютный хедер */
.ncontent {
    /*margin-top: 114px;*/
    width: 100%;
    background: url(/img/section5-8/bg-reviews.jpg) 50% no-repeat;
    background-size: cover;
    padding-bottom: 1px;
}

.mgt {
    margin-top: 130px;
}

/* Отступ для внутреннего контента страниц */
.text-wrap .ncontent {
    margin-top: 0px;
    background: none;
}

.slick-prev {
    left: -47px;
}

.slick-next:before,
.slick-prev:before {
    font-size: 40px;
    color: #409fce;
}

.ncontent section,
.w_nwrapper_S {
    background: #fff;
    padding: 20px 30px 38px 45px;
    margin-bottom: 80px;
    border-radius: 10px;
    box-shadow: 0 40px 200px 0 rgba(0, 0, 0, .1);
}

#main .text-wrap .ncontent section.section-wrapper {
    box-shadow: none;
    background: none;
}

.section-subtitle {
    font: 14px/23px Roboto;
    margin-bottom: 25px;
}

.section-subtitle span {
    font-family: HelveticaNeueCyr Medium;
}

@media all and (max-width: 1240px) {


    .serv-car__fb-models {
        flex-direction: column;
        align-items: center;
    }

    .serv-car__fb-models .left-content {
        padding-bottom: 35px;
    }
}

.selectModel__dropdown {
    z-index: 15;
    overflow: auto;
    background: #FFF;
}

#text-block {
    padding-top: 65px;
    padding-bottom: 65px;
}

@media all and (max-width: 450px) {
    .action-item {
        min-width: 310px;
        background-size: 85% !important;
        background-position: center 310px !important;
    }

    #descr .info-car:after {
        display: none !important;
    }

}

.selectModel__el img {
    max-height: 45px;
}

.section-title {
    margin-bottom: 26px;
}

.section-title_s28 {
    font: 28px/37px Roboto;
    margin-bottom: 15px
}

.serv-car-models-list {
    display: flex;
    flex-wrap: wrap;
}

.serv-car-models-item {
    height: 150px;
    width: 20%;
    text-align: center;
    margin: 12.5px 0;
    padding: 12.5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.serv-car-models-item:hover {
    border: #CCD5DB;
    border-radius: 50%;
    background: rgb(245, 245, 245);
    border-radius: 10px;
    box-shadow: 4px 5px 60px 0 rgba(28, 81, 96, .21);
}


@media (max-width: 767px) {

    .serv-car-models-item {
        width: 50%;
    }


}

@media (max-width: 480px) {

    #descr .info-car:after {
        display: none;
    }

    .serv-car-models-item {
        width: 100%;
    }
}


.serv-car-models-item__img {
    max-height: 80%;
    max-width: 80%;
}

.serv-car-model-list__h1 {
    font-family: Roboto;
    margin-bottom: 25px;
    text-align: center;
    display: none;
}

.serv-car__fb-models {
    display: flex;
    justify-content: space-around;
}

.flex-col-cent {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.owl-next {
    right: 0px;
}

.main_page .page-main .advantages-head,
.main_page .advantages-head {
    margin-bottom: 75px;
}

.slick-dots {
    bottom: -45px;
}

.owl-prev:hover {
    background: linear-gradient(to left, rgba(255, 255, 255, 0.38), rgb(197, 197, 197))
}

.owl-next:hover {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.38), rgb(197, 197, 197))
}


#about-content .about-content-main-left {
    margin-right: 0px;
}

.about-content-header {
    flex-direction: column;
}

.about-content-header__title {
    width: 100%;
    margin-left: 15px;
    margin-right: 0px;
    margin-bottom: 80px;
}

.about-content-features {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.about-content-features-item {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.about-content-features-item .img-wrapper {
    margin-bottom: 15px;
}

.car-serv-uslg__ul {
    list-style-type: none;
    padding-left: 15px;
}


.car-serv-uslg__table {
    width: 98%;
    margin-bottom: 30px;
}

.car-serv-uslg__table tr {
    border-bottom: 1px solid #ccc;
}

.car-serv-uslg__table td {
    padding: 10px 5px;
}

.car-serv-uslg__table tr .car-serv-uslg__tr-price {
    text-align: right;
    padding-right: 10px;
}


.car-serv-uslg__old-price {
    text-decoration: line-through;
    font-size: smaller;
}

.content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 30px;
    padding-bottom: 50px;
}


.form-repair {
    margin: 0 auto;
}

.form-repair label {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 25px;
}

.form-repair .form-title {
    font: 13.32px/18.5px Roboto;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 18px;
    padding-left: 10px;
}

#map .left-content .form-repair {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.form-repair label,
.form-repair button {
    position: relative;
    max-width: 388px;
    width: 100%;
    margin-right: 40px;
}

#shares-content .form-repair label {
    position: relative;
    max-width: 388px;
    width: 100%;
    margin-right: 15px;
}

.form-repair button .decor {
    position: absolute;
    bottom: -1.5px;
    left: 10px;
    width: 98px;
    height: 84px;
    /* background: url(../img/section5-8/man.png) 50% no-repeat; */
    background-size: contain;
}

.form-repair label input,
.form-repair label select {
    width: 100%;
    height: 72px;
    padding-left: 74px;
    padding-right: 30px;
    font: 16px/13.32px Roboto;
    letter-spacing: .1em;
    text-transform: uppercase;
    border-radius: 12px/50%;
    box-shadow: 0 1px 51px 0 rgba(28, 81, 96, .2);
    background: #fff;
    outline: none;
    border: none;
}

#cbform label:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(/img/section5-8/call.png) 50% no-repeat;
    background-size: cover;
    opacity: .2;
}

.form-repair button {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 72px;
    padding-left: 60px;
    padding-right: 50px;
    border-radius: 12px/50%;
    background: hsla(0, 0%, 100%, 0);
    border: 1.5px solid #28a9e5;
    outline: none;
    font: 14px/14px Roboto;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #28a9e5;
    cursor: pointer;
    transition: all .3s ease-in-out;
}

.form-repair button:before {
    content: "";
    position: absolute;
    right: 30px;
    width: 14px;
    height: 10px;
    background: url(/img/section5-8/arrow-right-blue-btn.svg) 50% no-repeat;
    background-size: contain;
    transition: all .3s ease-in-out;
}

.showFullMap .container,
.showFullMap .left-content {
    margin-left: 1% !important;
    width: 100% !important;
    max-width: 100% !important;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.showFullMap .fullscreen {
    position: fixed;
    height: 75% !important;
}

.index_from-content {
    text-align: center;
    display: flex;
    flex-direction: column;
}

.index_from-content .form-wrap {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#reviews .left-content .wrap-select {
    margin: 0 auto
}

#reviews .left-content .slider-t-wrap {
    width: 500px;
    margin: 0 auto
}

#reviews .left-content .slider-t-wrap:after,
#reviews .left-content .slider-t-wrap:before {
    display: none
}

#reviews .left-content .slider-t {
    width: 100%
}

#reviews .right-content {
    width: 100%;
    margin: 0
}

.owl-stage-outer .selectModel__icon img {
    width: 55px;
}

.slide_top_marks_menu {
    display: flex;
}

/* margin-bottom: 5px; */
@media all and (max-width: 600px) {
    .owl-stage-outer {
        width: 210px;
    }

    .owl-stage-outer .active {
        display: block;
    }

    .owl-stage-outer .owl-item {
        display: none;
    }


    #main .ncontent {
        margin-top: 90px;
    }

    .header {
        padding: 0px 0 10px 0;
    }

    .serv-car__fb-models {
        display: none;
    }

    .ncontent {
        margin-left: 1%;
    }

    a.header__logo.logo {
        padding: 0 5px 0;
    }

    .logo__text {
        display: flex;
    }
}

.car-yslug__descr_FOLDER_DESCR_OVER_PRICE,
.car-yslug__descr_FOLDER_DESCR_UNDER_PRICE,
.car-list-yslug__descr_FOLDER_DESCR,
.serv-car-models__descr,
.show-action-info__text,
.show-action-info__seo {
    font: 14px/28.18px Roboto;
    letter-spacing: .02em;
}

.car-yslug__descr_FOLDER_DESCR_OVER_PRICE {
    margin-bottom: 25px;
}

.car-yslug__descr_FOLDER_DESCR_UNDER_PRICE {
    margin-bottom: 15px;
}

.car-list-yslug__descr_FOLDER_DESCR {
    margin-bottom: 15px;
}

.serv-car-models__descr {
    margin-bottom: 15px;
}

.car-serv-uslg__table tr {
    border-bottom: 1px solid rgba(63, 157, 204, .45);
}

.serv-car-models__uslugs {
    display: flex;
    flex-wrap: wrap;
}

.car-serv-uslg__ul {
    width: 24%;
}

.car-serv-uslg__ul_1lvl {
    padding-top: 10px;
    padding-bottom: 10px;
}

.car-serv-uslg__tr-name_1lvl {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px !important;
}

.car-serv-uslg__tr-name_2lvl {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px !important;
}

.car-serv-uslg__tr-name_3lvl {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px !important;
}

.car-serv-uslg__new-price,
.car-serv-uslg__tr-fb a {
    font-family: RobotoItalic;
}

.car-serv-uslg__tr-name,
.car-serv-uslg__tr-name a {
    color: #3f9dcc;
    text-decoration: none;
}

.car-serv-uslg__tr-name,
.car-serv-uslg__tr-name a {
    font: 16px/26px Roboto;
    outline: 0;
    box-shadow: none;
}

.car-serv-uslg__tr-name a:hover {
    color: #6b6b6b;
}

#promo-form .success {
    padding-top: 20px;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
}

.head_form_table {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.head_form_table label {
    margin: 0;
}

.head_form_table1 label input,
.head_form_table label input,
.form-repair label select {
    height: 55px;
    padding-left: 25px;
    padding-right: 30px;
}

.select-service {
    width: 100%;
    height: 55px;
    padding-left: 14px;
    padding-right: 14px;
    font: 16px/13.32px Roboto;
    letter-spacing: .1em;
    text-transform: uppercase;
    border-radius: 12px/50%;
    box-shadow: 0 1px 51px 0 rgb(28 81 96 / 20%);
    background: #fff;
    outline: none;
    border: none;
    margin-bottom: 14px;
}

.bx-breadcrumb .chevron {
    position: relative;
    width: 17px;
    top: 2px;
    margin-top: -5px;
    margin-right: 3px;
}

.bx-breadcrumb .bx-breadcrumb-item {
    float: left;
    margin-bottom: 10px;
    white-space: nowrap;
    line-height: 13px;
    vertical-align: middle;
    margin-right: 10px
}

.bx-breadcrumb .bx-breadcrumb-item span,
.serv-car-models-item__name,
.tmenu-model-list a {
    font-family: Roboto;
    font-size: 16px;
    white-space: normal;
}

.bx-breadcrumb .bx-breadcrumb-item a,
.serv-car-models-item,
.tmenu-model-list a,
.agree_form_small a {
    color: #3f9dcc;
    text-decoration: none;
}

.bx-breadcrumb .bx-breadcrumb-item a:hover {
    text-decoration: underline;
}

.ncontent section,
.w_nwrapper_S,
.bx-breadcrumb {
    padding: 20px 30px 38px 15px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.ncontent .text-wrap section#offers {
    box-shadow: none;
    width: 100%;
    padding: 0;
}

.bx-breadcrumb {
    padding: 20px 30px 17px 15px;
}

.section-footer {
    display: flex;
}

.section-footer .slider-t .slick-dots li.slick-active button {
    width: 12px;
    height: 12px;
    border: 2px solid #6b416f;
    opacity: 1
}

.section-footer .promo-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: .1em;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 65px;
}

.section-footer .promo-text .text-item {
    position: relative;
    padding-left: 65px;
    padding-bottom: 25px;
    padding-top: 25px;
}

.section-footer .promo-text .text-item:before {
    content: "";
    position: absolute;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    background: url(/img/logo.png) 50% no-repeat;
    background-size: contain
}

.item-subtitle {
    line-height: 27px;
}

.show-action-info__text p {
    padding: 5px 0px;
}

#aside .btn-inspection {
    display: none;
}

.h-mob_modelList .slide_top_marks_menu {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.h-mob_modelList .selectModel {
    padding: 0;
    margin: 0;
    width: 100%;
}

.header__nav-mobile.active .header__nav-box {
    width: 250px;
}

.header__nav-mobile.active .header__nav {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.h-mob_modelList .selectModel .selectModel__name {
    display: block;
}

.header__nav-mobile.active .header__tel {
    display: flex;
    align-items: center;
}


@media all and (max-width: 1024px) {
    .car-serv-uslg__ul {
        width: 33%;
    }
}


@media all and (max-width: 850px) {

    .selectModel {
        display: none;
    }

    .selectModel__el {
        width: 100%;
    }

    .header__nav-mobile.active .header__nav-box .selectModel {
        display: block;
    }

    .header__nav-mobile.active .header__nav-box .selectModel {
        display: block;
    }

    .serv-car__fb-models {
        flex-direction: column;
        align-items: center;
    }

    .top_marks_menu {
        width: 150px;
    }

    .serv-car-models-item {
        width: 33%;
    }

}

@media all and (max-width: 768px) {
    .header__address.header__tel img {
        margin-top: 8px;
    }

    .header__nav-mobile.active .header__tel {
        align-items: start;
    }

    .header__nav-box .header__tel {
        justify-content: flex-start;
    }

    .ncontent section,
    .w_nwrapper_S,
    .bx-breadcrumb {
        width: 100%;
    }

    .form-repair label {
        width: 290px;
    }

    .section-title span,
    .section-title_s28 span {
        white-space: normal;
    }

    #experts .right-content {
        margin: 0 20px;
    }

    .form-repair label,
    .form-repair button {
        margin-right: 0px;
    }

    .top_marks_menu {
        width: 100%;
    }

    .car-serv-uslg__ul {
        width: 49%;
    }

    .h-mob_modelList .slide_top_marks_menu {
        width: 100%;
    }
}

@media all and (max-width: 600px) {
    .selectModel {
        display: flex;
    }

    .selectModel {
        display: none;
    }

    .car-serv-uslg__ul {
        width: 98%;
    }
}

@media all and (min-width: 600px) {
    .phone_mobile {
        display: none;
    }
}

@media all and (max-width: 550px) {

    .selectModel__el:first-of-type img,
    .selectModel__el:nth-of-type(2) img {
        max-width: 35px
    }

    .selectModel__el:nth-of-type(3) img {
        width: 45px
    }

}


@media all and (max-width: 468px) {
    .phone_mobile {
        display: block;
    }

    .nheader {
        width: calc(100% - 30px);
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .header__select selectModel,
    a.header__logo.logo {
        height: 55px;
    }

    .serv-car-models-item {
        width: 98%;
    }

    .car-serv-uslg__ul {
        width: 98%;
        padding-left: 0px;
    }


    .logo__img img {
        /*width: 45px;*/
        height: 45px;
    }

    .logo__text span:first-of-type {
        font-family: Roboto;
        font-size: 13.5px;
    }

    .logo__text span:last-of-type {
        font-size: 11.5px;
    }



    .header {
        padding: 0px 5px 10px;
    }

    .nheader {
        flex-direction: row;
        width: calc(100% - 60px);
    }

    .header__tel-link {
        font-size: 12px;
        letter-spacing: 0.1em;
        align-self: flex-start;
    }

}


@media all and (max-width: 420px) {

    #advantages {
        padding: 20px 30px 0px 15px;
    }

    #advantages .content {
        margin: 0;
    }

    .spec_service_tpl_fos {
        width: 100% !important;
    }

    .ncontent {
        padding-top: 0px;
    }

    .form-repair label input {
        padding-left: 20px;
    }

    #sites2 .sites2-header {
        padding: 25px 15px 0;
    }

    .header__nav-mobile {
        top: 10px;
    }

    .header {
        position: fixed;
    }

    #sites2 .sites2-header__title {
        padding-top: 25px;
    }

    /*.nheader {
        flex-direction: column;
        align-items: initial;
        justify-content: center;
        width: 100%;
    }*/

}

.mark_service__select_other_car {
    background-color: #fff;
    padding: 10px 45px 35px;
    border-radius: 10px;
    box-shadow: 0 40px 200px 0 rgba(0, 0, 0, .1);
}

.spec_service_tpl_fos {
    padding-top: 60px;
    padding-bottom: 40px;
}

.spec_service_tpl_fos .section-title_s28 {
    margin-bottom: 2%;
}

.spec_service_tpl_fos {
    margin-top: 2%;
}

.car-serv-uslg_active,
.car-serv-uslg_active a {
    color: #CCCC;
    pointer-events: none;
    cursor: default;
}

/* .header_scroll_act {
    padding: 10px 0 10px 0!important;
} */

.header_scroll_act .header__tel {
    padding: 0 !important;
}

.positon_relative {
    position: relative !important;
}

/* End */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1529076614467 */

#sites2 #main-videos.container,
#offers {
    margin-bottom: 80px;
}

#main-videos .block-content {
    position: relative;
    padding: 0 !important;
    background: none !important;
    color: white !important;
    height: auto !important;
    box-shadow: none;
    width: 33% !important;
    overflow: hidden;
}

@media screen and (max-width: 1275px) {
    #main-videos .block-content {
        width: 100% !important;
        max-height: 300px !important;
    }
}

#main-videos video {
}

#main-videos .padd {
    padding: 15px 15px 0 15px;
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.62);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.62) 0%, rgba(0, 0, 0, 0.62) 26%, rgba(0, 0, 0, 0.2) 61%, rgba(0, 0, 0, 0) 78%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.62)), color-stop(26%, rgba(0, 0, 0, 0.62)), color-stop(61%, rgba(0, 0, 0, 0.2)), color-stop(78%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.62) 0%, rgba(0, 0, 0, 0.62) 26%, rgba(0, 0, 0, 0.2) 61%, rgba(0, 0, 0, 0) 78%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.62) 0%, rgba(0, 0, 0, 0.62) 26%, rgba(0, 0, 0, 0.2) 61%, rgba(0, 0, 0, 0) 78%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.62) 0%, rgba(0, 0, 0, 0.62) 26%, rgba(0, 0, 0, 0.2) 61%, rgba(0, 0, 0, 0) 78%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.62) 0%, rgba(0, 0, 0, 0.62) 26%, rgba(0, 0, 0, 0.2) 61%, rgba(0, 0, 0, 0) 78%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
    height: 100%;
    width: 100%;
}

.header__address span {
    font-size: 18px;
    text-transform: none;
}

.header__address span.address_line {
    position: relative;
    top: -3px;
    font-size: 15px;
}

.header__address img {
    position: relative;
    top: 4px;
}

@media screen and (max-width: 1200px) {
    .header__address {
        display: none;
    }

    .testimonials-item-image {
        display: none;
    }
}

.ml-20 {
    margin-left: 50px;
}

.video-container {
    margin-bottom: -110px;
    padding-top: 130px;
    overflow: hidden;
    padding: 130px 2% 0 2%;
}

.video-flex {
    position: relative;
    max-height: 720px;
    overflow: hidden;
    border-radius: 10px;
}

.video-flex video {
}

.service_slider_over {
    position: absolute;
    padding-left: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.service_slider_over .slider_title {
    display: inline-block;
    padding: 2px 10px;
    font-size: 1.75rem;
    text-transform: uppercase;
    font-weight: 700;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 8px;
}

.service_slider_over h1 {
    font-weight: 600;
    font-size: 2rem;
}

.brand-header {
    padding-top: 20px !important;
    padding-bottom: 20px;
    margin-bottom: 20px !important;
}

.brand-header h1 {
    margin: 0;
    padding-bottom: 0 !important;
}

#workers {
    display: none;
}

.btn-toggle {
    content: "";
    width: 20px;
    height: 20px;
    border: solid #3481a8;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border-color: #3481a8;
}

.btn-toggle__wrapper {
    margin: 3px auto;
    width: 25px;
}

.btn-toggle.hide {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    margin-bottom: 0px;
    border-color: #ddd;
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    color: #28a9e5;
    background: #28a9e5;
}

@media only screen and (max-width: 480px) {
    .ncontent section, #offers {
        margin-bottom: 20px;
    }
}

/* ADDRES PANEL MOBILE */
.address__panel-mobile {
    font-size: 11px;
    font-weight: 900;
    position: relative;
    top: -11px;
    line-height: normal;
}

.address__panel-mobile div:nth-child(2n+1) {
    margin-top: 5px;
}

.address__panel-mobile div > a {
    color: #000;
    text-decoration: none;
}

/* ADDRES PANEL MOBILE END */

/* ADDRES PANEL MOBILE */
.address__panel-mobile {
    font-size: 11px;
    font-weight: 900;
    position: relative;
    top: -11px;
    line-height: normal;
}

.address__panel-mobile div:nth-child(2n+1) {
    margin-top: 5px;
}

.address__panel-mobile div > a {
    color: #000;
    text-decoration: none;
}

/* ADDRES PANEL MOBILE END */

/* SERVICE SLIDER FOR BRAND MOBILE */
.brand__service-list-slider {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    flex-wrap: wrap;
    margin: -10px;
    -ms-flex-wrap: wrap;
    width: calc(100% + 10px * 2);
}

.brand__service-list-slider a {
    cursor: pointer;
    display: block;
}

@media screen and (min-width: 501px) {
    .brand__service-list.slider {
        display: none !important;
    }
}

@media screen and (max-width: 500px) {
    .brand__service-list-slider a {
        padding-bottom: 0;
    }

    .brand__service-list.slider a {
        padding-left: inherit;
        position: inherit;
        margin-top: 10px;
        text-align: center;
        width: calc(100% - 10px * 2);
    }

    .brand__service-list.slider a:before {
        display: none;
    }

    .brand__service-list.list {
        display: none !important;
    }

    .brand__service-list-wrap {
        padding: 0 40px;
    }

    .brand__service-list.slider .owl-wrapper-outer {
    }

    .brand__service-list.slider .owl-item {
        text-align: center;
    }

    .brand__service-list.slider .owl-item a:before {
        left: 12%;
    }

    .brand__service-list.slider .owl-controls {
        position: absolute;
        top: 0;
        width: 100%;
    }

    .brand__service-list.slider .slick-arrow {
        position: absolute;
        width: 50px;
        height: 50px;
        background: 0 0;
        border: 2px solid #3f9dcc;
        border-radius: 16px;
        text-align: center;
        top: 40px;
    }

    .brand__service-list.slider .slick-prev {
        left: -50px;
    }

    .brand__service-list.slider .slick-next {
        right: -50px;
    }

    .brand__service-list.slider .slick-prev:before,
    .brand__service-list.slider .slick-next:before {
        line-height: 49px !important;
        color: #3f9dcc;
        opacity: 1;
        display: unset;
        border: none;
        position: initial;
        font-size: 18px;
        /* top: -7px; */
    }

    .brand__service-list.slider .slick-prev:before {
        content: '';
        display: block;
        background: url(/img/icons/chevron-left.svg);
        background-size: contain;
        width: 12px;
        height: 20px;
        top: 27%;
        left: 32%;
        position: absolute;
        transform: rotate(0deg);
    }

    .brand__service-list.slider .slick-next:before {
        content: '';
        display: block;
        background: url(/img/icons/chevron-right.svg);
        background-size: contain;
        width: 12px;
        height: 20px;
        top: 27%;
        left: 38%;
        position: absolute;
        transform: rotate(0deg);
    }
}

/* SERVICE SLIDER FOR BRAND MOBILE END */

@media (max-width: 992px) {
    .right-content {
        display: none;
    }
}

/* LAZY LOAD EFFECTS */
.b-lazy {
    -webkit-transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
    -o-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out;
    max-width: 100%;
    opacity: 0;
}

.b-lazy.b-loaded {
    opacity: 1;
}

/* LAZY LOAD EFFECTS END */

/* PATH BUILDERS */
.footer-contacts__contact {
    margin-bottom: 60px;
}

.footer-contacts__contact:not(:last-child) {
    border-right: 1px solid #eeeeee;
}

.footer-contacts__contact__adresses {
    display: none;
    padding-top: 10px;
    position: relative;
}

.footer-contacts__contact__adresses:hover .footer-contacts__contact__button__content {
    animation: showContent .3s ease-in;
    display: block;
    opacity: 1;
    -webkit-animation: showContent .3s ease-in;
}

.footer-contacts__contact__button {
    height: 50px;
}

.footer-contacts__contact__button::after {
    background: url(img/arrow-right.png) no-repeat center;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 13px;
    margin-left: 10px;
    vertical-align: baseline;
    width: 20px;
}

.footer-contacts__contact__button__content {
    background: white;
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.65);
    display: none;
    left: 0;
    max-width: 300px;
    opacity: 0;
    padding: 10px 15px;
    position: absolute;
    top: calc(-100% + 20px);
    transition: opacity .3s ease;
    -webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.65);
    -webkit-transition: opacity .3s ease;
    width: 100%;
}

.footer-contacts__contact__button__content a,
.footer-contacts__path_desktop a {
    color: black;
    display: block;
    font-weight: bold;
    margin-bottom: 9px;
    text-align: center;
}

.footer-contacts__path_desktop a {
    text-align: left;
}

.footer-contacts__path_desktop {
    padding-top: 20px;
}

.footer-contacts__contact__button__content a:last-child {
    margin-bottom: 0;
}

.footer-contacts__contact__button__content a::after {
    background: url(/img/arrow-right.png) no-repeat center;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 13px;
    margin-left: 10px;
    vertical-align: baseline;
    width: 20px;
}

.footer-contacts__contact__button__content a:hover {
    color: #007cc3;
    text-decoration: none;
}

@media only screen and (max-width: 1600px) {
    .footer-contacts__contact {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 1200px) {
    .footer-contacts__contact {
        margin-bottom: 15px;
        padding: 0 15px;
        width: 50%;
    }

    .footer-contacts__contact__button {
        max-width: 300px;
        width: 100%;
    }

    .footer-contacts__contact__button:before {
        height: calc(100% + 13px);
        right: 24px;
        top: -6px;
        transform: rotate(-32.5deg);
        -webkit-transform: rotate(-32.5deg);
    }
}

@media only screen and (max-width: 800px) {
    .footer-contacts__contact {
        margin-bottom: 15px;
        max-width: 361px;
        padding: 0;
        width: 100%;
    }

    .footer-contacts__contact:not(:last-child) {
        border-right: 0;
    }

    .footer-contacts__contact__button {
        border-radius: 5px;
        clip-path: unset;
        max-width: 250px;
        webkit-clip-path: unset;
    }

    .footer-contacts__contact__button::before {
        content: unset;
    }
}

@media only screen and (max-width: 768px) {
    .footer-contacts__contact__adresses {
        display: block;
    }

    .footer-contacts__path_desktop {
        display: none;
    }
}

/* PATH BUILDERS END */

/* DIAGNOSTIC POPUP */
.diagnostic__container {
    display: flex;
    justify-content: space-between;
}

.diagnostic__block {
    padding: 0 20px;
}

.diagnostic__item {
    padding-left: 0;
    border-top: 1px dotted #ccc;
}

.diagnostic__item li {
    list-style-type: none;
    padding: 5px 0;
    border-bottom: 1px dotted #ccc;
}

@media screen and (max-width: 850px) {
    .diagnost-link {
        display: none;
    }
}

/* DIAGNOSTIC POPUP END */

/* PORTFOLIO */
.portworks_ncontent {
    margin: 0 20px;
}

#portworks {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    flex-basis: 350px;
}

.portworks__item {
    margin: 15px 10px;
    width: 30%;
    max-width: 400px;
    min-width: 350px;
    flex-grow: 1;
    box-shadow: inset 0 0 10px 0 rgb(0 0 0 / 50%);
    border-radius: 10px;

}

.portworks_content {
    padding: 25px;
}

.portworks__small-image {
    width: 270px;
}

@media (min-width: 1816px) {
    .portworks__item {
        width: 25%;
        max-width: 25%;
    }
}

@media (max-width: 360px) {
    .portworks__item {
        padding: 10px;
    }
}

@media (max-width: 320px) {
    .portworks__item {
        padding: 10px 5px;
        max-width: 310px;
        min-width: 300px;
    }
}

.portworks_content h3 {
    min-height: 60px;
}

.portworks__text {
    min-height: 135px;
}

.portworks__text p {
    min-height: 90px;
}

.portworks__link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 40px;
}

.portworks__link a {
    color: #3f9dcc;
    font-size: 18px;
    text-decoration: none;
    font-weight: 400;
}

.portworks__link a:hover {
    text-decoration: underline;
}

.portworks__brand_ico {
    width: 80px;
    height: 40px;
}

.portworks__brand_ico img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}

.portworks__image {

}

.portworks__video {
    padding-top: 10px;
    padding-bottom: 30px;
}

.portworks__image img {
    border-radius: 10px;
    display: block;
    margin: 10px auto;
}

.showbutton__block {
    width: 100%;
}

#show_more_portfolio, #show_more_videoblog, #show_more_review {
    display: block;
    margin: 10px auto 0;
    padding-right: 55px;
    padding-left: 55px;
    border-top-left-radius: 12px 50%;
    border-top-right-radius: 12px 50%;
    border-bottom-right-radius: 12px 50%;
    border-bottom-left-radius: 12px 50%;
    background: hsla(0, 0%, 100%, 0);
    border: 1.5px solid #28a9e5;
    font: 14px/14px Roboto;
    color: #28a9e5;
    cursor: pointer;
    transition: all .3s ease-in-out;
    height: 52px;
    letter-spacing: .1em;
    text-transform: uppercase;
    outline: none;
}

.reviews__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 0;
    font-weight: 600;
}

.reviews__header span:first-child {
    font-size: 20px;
}

@media (max-width: 773px) {
    .portworks__original-image img {
        width: 100%;
    }
}

.float__block {
    margin: 0 20px 20px 0;
    text-align: center;
    float: left;
}

.portworks__text_block {
    min-height: 120px;
}

.portworks_flex {
    display: flex;
}

.portworks_flex .portworks__image {
    padding: 0 20px;
}

.nextnews__header h3 {
    margin-left: 15px;
    text-transform: uppercase;
}

.nextnews__content {
    margin-top: 20px;
}

.nextnews__title {
    font-weight: 600;
    margin-bottom: 10px;
}

/* PORTFOLIO END */

/* ONLY MOBILE AND DESKTOP */
.only-desktop {
    display: inherit;
}

.only-mobile {
    display: none !important;
}

@media (max-width: 768px) {
    .only-desktop {
        display: none !important;
    }

    .only-mobile {
        display: inherit !important;
    }
}

/* ONLY MOBILE AND DESKTOP END */

/* DEFECTS PAGE */
.defects-tiile {
    text-align: center;
}

.main-text .text-wrap p img {
    max-width: 100%;
}

/* DEFECTS PAGE END */

/* UNDERPRICE BLOCK */
.vazno {
    border-left: 4px solid #3f9dcc;
    font-size: 16px;
    padding-left: 10px;
}

.zvezda_diagnostika {
    font-size: 150%;
    color: #f8d907;
    text-shadow: 1px 1px 1px #000;
}

.galka_diagnostika {
    font-size: 150%;
    color: #3f9dcc;
    text-shadow: 1px 1px 1px #000;
}

.underprices {
    padding: 0;
}

.underprice {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.underprice_button {
    padding: 0px 15px;
    margin-top: 15px;
}

.underprice_button a {
    color: #278fbf;
    text-decoration: none !important;
}

.underprice_button_block {
    box-shadow: rgba(0, 0, 0, 0.5) 2px 24px 25px -18px;
    display: flex;
    height: 84px;
    min-width: 330px;
    background: rgb(244, 244, 244) none repeat scroll 0% 0% / auto padding-box border-box;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 10px 10px 10px 10px;
}

.underprice_text {
    color: rgb(16, 16, 17);
    display: flex;
    justify-content: center;
    flex: 1 1 auto;
    flex-flow: column nowrap;
    font: normal normal 300 normal 27px / 27px "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0px 0px 0px 40px;
}

.underprice_text_small {
    box-sizing: border-box;
    color: #278fbf;
    font: normal normal 300 normal 14px / 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.underprice_icon {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 107px;
}

.underprice_icon_block {
    height: 60px;
    width: 60px;
}

/* UNDERPRICE BLOCK END */

.reiting-card {
    margin-top: 30px;
    font-size: 20px;
    text-align: center;
}

.rating-box {
    margin-bottom: 15px;
    font-size: 16px;
}

.small {
    font-size: 14px;
}

.star {
    display: inline-block;
    height: 17px;
    width: 20px;
}

.star img {
    height: 100%;
    width: auto;
}

/* FAQ SCHEMA BLOCK */
.question {
    border-bottom: 1px dotted #ccc;
    margin: 10px 0;
    padding: 10px;
}

.answer {
    padding: 15px;
    margin: 15px 0 25px 48px;
    border: 1px solid #3F9DCC;
    border-radius: 3px;
    position: relative;
}

.answer::before, .answer::after {
    content: '';
    position: absolute;
    left: -31px;
    top: 15px;
    border: 10px solid transparent;
    border-right: 20px solid #3F9DCC;
}

.answer::after {
    border-right: 20px solid white;
    left: -29px;
}

/* FAQ SCHEMA BLOCK END */
#submodels h2 {
    text-align: center;
    font: 36px/40px Roboto;
    margin-top: 0px;
}

#submodels a.submodels__item-link {
    margin-right: 50px;
    margin-top: 15px;
    display: inline-block;
    text-decoration: none;
    color: #278fbf;
}


/* Usability */
#promo__mobile {
    display: none;
}

#promo.collapsed {
    margin-top: calc(-100vh + 115px);
    opacity: 0;
    z-index: -1;
}

#content {
    position: relative;
    bottom: calc(-100vh + 115px);
}

@media only screen and (max-width: 480px) {
    #promo.collapsed {
        display: none;
        margin-top: calc(-100vh + 80px);
        z-index: -1;
    }

    #content {
        bottom: calc(-100vh + 80px);
    }

    #video-bg {
        top: 69px;
    }

    #map2 .left-content .phone-number {
        font: 16px/16px Roboto;
    }

    #promo__mobile {
        display: block;
        margin-top: 50px;
        padding: 10px 10px 50px 10px;
    }

    #promo__mobile .promo-feature-text {
        font-size: 18px;
        font-weight: 600;
    }

    #promo__mobile .promo-title {
        display: block;
        background: transparent;
        font-size: 20px;
        line-height: 1.5;
        position: static;
    }
}

#offers h2, #seo-images h2 {
    text-align: center;
    font: 36px/40px Roboto;
    margin-top: 0px;
    padding-top: 20px;
}

.vacancy_footer {
    color: #278fbf;
    font-size: 17px;
    transition: all .3s ease-in-out;
    line-height: 32.5px;
    position: relative;
    margin-right: 15px;
}

.vacancy__item__button button {
    border-top-left-radius: 12px 50%;
    border-top-right-radius: 12px 50%;
    border-bottom-right-radius: 12px 50%;
    border-bottom-left-radius: 12px 50%;
    background: hsla(0, 0%, 100%, 0);
    border: 1.5px solid #28a9e5;
    font: 14px/14px Roboto;
    color: #28a9e5;
    cursor: pointer;
    padding: 10px 20px;
}

.vacancy__item__button a {
    color: #28a9e5;
}

.vacancy {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    flex-basis: 350px;
}

.vacancy__item button {
    border-top-left-radius: 12px 50%;
    border-top-right-radius: 12px 50%;
    border-bottom-right-radius: 12px 50%;
    border-bottom-left-radius: 12px 50%;
    background: hsla(0, 0%, 100%, 0);
    border: 1.5px solid #28a9e5;
    font: 14px/14px Roboto;
    color: #28a9e5;
    cursor: pointer;
    padding: 10px 20px;
}

.vacancy__item a {
    color: #28a9e5;
}

.vacancy__item__line {
    padding-bottom: 25px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 20px;
}

.vacancy__item_a {
    text-decoration: none;
    font-size: 28px;
    display: block;
    margin-bottom: 20px;
}

.button_vacancy {
    text-decoration: none;
    border-top-left-radius: 12px 50%;
    border-top-right-radius: 12px 50%;
    border-bottom-right-radius: 12px 50%;
    border-bottom-left-radius: 12px 50%;
    background: hsla(0, 0%, 100%, 0);
    border: 1.5px solid #28a9e5;
    font: 14px/14px Roboto;
    color: #28a9e5;
    cursor: pointer;
    padding: 10px 20px;
}

/* Плашка выдвигашка с адресами в хедере */
.header-card-wrap {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #047bbf;
    text-align: center;
    text-transform: uppercase;
    color: #047bbf;
    padding: 8px 12px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    cursor: pointer;
    height: 55px;
    align-items: center;
}

.header-card-wrap .img {
    width: 36px;
    margin-right: 1%;
}

.header-card-wrap {
    height: auto;
}

.header-card3-vip3 {
    text-align: center;
    font-size: 16px;
    line-height: 1.35;
}

.header-card3-vip3 a:first-of-type {
    color: #000000;
    text-decoration: none;
    font-weight: 600;
}

.header-card-vip {
    padding-top: 0;
    height: auto;
    overflow-y: scroll;
    position: fixed;
    top: 75px;
    /*left: 0;*/
    width: auto;
    z-index: 3;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
}

.header-card-vip-wrap {
    position: relative;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    z-index: 3;
    -webkit-box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
}

.header-card-vip-close, .header-card-vip-close_mobile {
    /*display: none;*/
    position: absolute;
    top: 5px;
    right: 5px;
    background: url(/img/close-cross.svg) no-repeat;
    background-size: cover;
    height: 15px;
    width: 15px;
    cursor: pointer;
    z-index: 5;
}

.header-card3-vip3-wrap .row {
    display: flex;
    justify-content: space-between;
}

.header-card3-vip3_item {
    padding: 5px 5px;
    border-bottom: 1px solid #3f9dcc;
}

.header__call-to-action .header-phone1 {
    display: flex;
    flex-direction: column;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.header__call-to-action .header-phone1 a {
    text-decoration: none;
    color: #000;
    margin-top: 5px;
    margin-bottom: 5px;
}

.header-phone1 a span {
    font-weight: 700;
    font-size: 20px;
    position: relative;
}

.header-phone1 a span:before {
    width: 16px;
    height: 16px;
    content: '';
    position: absolute;
    left: -22px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url('/img/phone-black.png') center no-repeat;
}

.header__call-to-action .header-phone1 small {
    font-size: 12px;
    font-family: Roboto;
    color: #000;
    letter-spacing: .04em;
    text-decoration: none;
}

.logo__text_working-hours, .header__call-to-action_mobile {
    display: none;
}

.header-card3-vip3_mobile {
    display: none;
}

.header__call-to-action_mobile_choise-link {
    display: none;
}

@media (min-width: 1600px) {
    .nheader {
        justify-content: space-evenly;
    }
}

@media (max-width: 992px) {
    .logo__text_working-hours {
        display: block;
    }

    .header__call-to-action {
        display: none;
    }

    .address__panel-mobile {
        display: none;
    }

}

@media (max-width: 850px) {
    .header__call-to-action_mobile {
        display: block;
    }

    .header__call-to-action_mobile .header-phone1 {
        display: flex;
        flex-direction: column;
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }

    .header__call-to-action_mobile .header-phone1 a {
        text-decoration: none;
        color: #000;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .header__call-to-action_mobile .header-phone1 .mbtn {
        color: white;
        font-size: 15px;
        padding: 5px 15px;
    }
    .header__call-to-action_mobile .fotoservis-card-addr-btn {
        background-color: #3f9dcc;
    }
}

@media (max-width: 715px) {
    .header-card3 {
        display: none;
    }

    .header__call-to-action_mobile small {
        display: none;
    }

    .header-card3-vip3_mobile .header-card3-vip3-wrap .row {
        flex-direction: column;
        font-size: 15px;
    }

    .header__call-to-action_mobile a.open-popup-link {
        font-size: 15px;
    }

    .header-card3-vip3_mobile .header-card3-vip3-wrap {
        position: absolute;
        left: -20px;
        top: 10px;
    }

    .header__call-to-action_mobile_choise-link {
        display: block;
        position: relative;
    }

    .header__call-to-action_mobile_choise-link::before {
        width: 12px;
        height: 12px;
        content: '';
        position: absolute;
        left: 5px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background: url(/img/sort-down.svg) center no-repeat;
        background-size: cover;
    }
}

@media (max-width: 640px) {
    .header-card3-vip3_mobile .header-card3-vip3-wrap {
        width: 75vw;
        position: fixed;
        left: 0;
        top: 65px;
    }

    .ncontent .bx-breadcrumb {
        display: none !important;
    }
}

@media (max-width: 525px) {
    .nheader {
        width: calc(100% - 50px);
    }
}

@media (max-width: 450px) {
    .header-phone1 a span {
        font-size: 16px;
    }

    .logo__text span {
        letter-spacing: 0;
        font-size: 9px !important;
    }

    .nheader {
        width: calc(100% - 10px);
    }

    .header-burger-wrap {
        margin-right: 0;
    }

    .header__call-to-action_mobile_choise-link::before {
        left: -10px;
    }
}

@media (max-width: 376px) {
    .header-phone1 a span {
        font-size: 13px;
    }

    .header__call-to-action_mobile_choise-link {
        font-size: 12px;
    }

}

@media (max-width: 350px) {
    .logo__text {
        display: none;
    }

    .nheader {
        width: calc(100% - 50px);
    }

    /*.header-card3-vip3_mobile .header-card3-vip3-wrap{
        left: -50px;
    }*/
}

/* Плашка выдвигашка с адресами в хедере конец */

/* Контакты/Карты новый */
.footer__addresses, .footer__addresses_mobile {
    padding-top: 50px;
}

.footer__addresses .row.contacts {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: space-evenly;
}

.footer__addresses .contacts__block, .footer__addresses .contacts__block_mobile {
    height: 250px;
}

.footer__addresses .footer-contacts__contact__wrap, .footer__addresses_mobile .footer-contacts__contact__wrap {
    width: 270px;
    display: block;
    margin: auto;
}

.footer__addresses .footer-contacts__contact__wrap::before, .footer__addresses_mobile .footer-contacts__contact__wrap::before {
    margin-top: 10px;
    content: '';
    position: absolute;
    top: 100px;
    left: 14px;
    background-size: contain;
    width: 14px;
    height: 20px;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.footer__addresses .contacts__name, .footer__addresses_mobile .contacts__name {
    font-size: 18px !important;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    vertical-align: baseline;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    display: block;
    -webkit-box-direction: normal;
    color: #000;
    text-align: left;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.footer__addresses .footer-contacts__contact__img, .footer__addresses_mobile .footer-contacts__contact__img {
    width: 20px;
    height: 20px;
    margin-right: 6px;
}

.footer__addresses .contacts__adress, .footer__addresses_mobile .contacts__adress {
    margin-bottom: 10px;
    margin-left: 26px;
    padding: 0;
    border: 0;
    font: 15px/21px arial;
    font-size: 100%;
    vertical-align: baseline;
}

.footer__addresses .footer-contacts__contact__phone a, .footer__addresses_mobile .footer-contacts__contact__phone a {
    color: #000;
    margin-left: 26px;
    font: 15px/21px arial;
    font-size: 100%;
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
    text-decoration: none;
}

.footer__addresses .footer-contacts__contact__time, .footer__addresses_mobile .footer-contacts__contact__time {
    color: #000;
    font: 15px/21px arial;
    font-size: 100%;
    margin-left: 26px;
    margin-bottom: 20px;
}

.footer__addresses .contacts .mbtn2, .footer__addresses_mobile .contacts .mbtn2 {
    display: block;
    color: #278fbf;
    margin: auto;
    border: 1px solid #278fbf;
    border-radius: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin-top: 15px;
    max-width: 320px;
    text-align: center;
}

.footer__addresses .footer-contacts__contact__button__content, .footer__addresses_mobile .footer-contacts__contact__button__content {
    -webkit-box-shadow: 0 0 2em 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 2em 0 rgba(0, 0, 0, .2);
    padding: 10px 15px;
    display: none;
    opacity: 0;
    position: relative;
    width: 100%;
    max-width: 350px;
    margin-top: -150px;
    left: 0;
    border: 2px solid rgba(0, 0, 0, .1);
    border-radius: 5px;
    background: #fff;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.footer__addresses .footer-contacts__contact__button__content a, .footer__addresses_mobile .footer-contacts__contact__button__content a {
    line-height: 33px;
    color: #000;
    font-weight: 700;
}

.footer__addresses_mobile {
    display: none;
}

@media (max-width: 780px) {
    .footer__addresses_mobile {
        display: block;
    }

    .footer__addresses {
        display: none;
    }

    .footer__addresses_mobile .slick-next {
        right: 10px;
    }

    .footer__addresses_mobile .slick-prev {
        left: 10px;
    }

    .footer__addresses_mobile .contacts .mbtn2 {
        margin-bottom: 10px;
    }
}

/* Контакты/Карты новый end*/

/* пагинация */
.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
    justify-content: center;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #28a9e5;
    border-color: #28a9e5;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #28a9e5;
    background-color: #fff;
    border: 1px solid #dee2e6;
    text-decoration: none;
}

.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #28a9e5;
    border-color: #28a9e5;
}

#rvwb-a {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
    width: auto;
}

#rvwb-b {
    display: block;
    line-height: 21px;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto;
    width: calc(21% - 42px);
    min-width: 150px;
    height: 154px;
    color: #000;
    margin: 19px;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 2px 2px 8px 0 rgba(128, 128, 128, 1);
    background: rgba(255, 255, 255, .8);
    text-decoration: none;
}

#rvwb-b:hover {
    background: rgba(255, 255, 255, 1);
}

#rvwb-b:nth-child(1) {
    animation: rvwb-b-anim 1s ease -.4s 1 normal forwards;
}

#rvwb-b:nth-child(2) {
    animation: rvwb-b-anim 1s ease -.3s 1 normal forwards;
}

#rvwb-b:nth-child(3) {
    animation: rvwb-b-anim 1s ease -.2s 1 normal forwards;
}

#rvwb-b:nth-child(4) {
    animation: rvwb-b-anim 1s ease -.1s 1 normal forwards;
}

#rvwb-b img {
    height: 54px;
    display: block;
    margin: 0 auto;
}

@media (max-width: 991px) {
    #rvwb-b {
        width: calc(49% - 42px);
    }
}

@media (max-width: 575px) {
    #rvwb-b {
        width: 99%;
        height: auto;
        margin: 7px;
    }

    #rvwb-b img {
        float: left;
    }

    .u-section-3 .small.text-muted {
        display: block;
    }

    #video-bg {
        position: unset;
        min-width: unset;
        min-height: unset;
    }
}

@keyframes rvwb-b-anim {
    0% {
        animation-timing-function: ease-in;
        opacity: 0;
        transform: translateY(-250px);
    }
    38% {
        animation-timing-function: ease-out;
        opacity: 1;
        transform: translateY(0);
    }
    55% {
        animation-timing-function: ease-in;
        transform: translateY(-65px);
    }
    72% {
        animation-timing-function: ease-out;
        transform: translateY(0);
    }
    81% {
        animation-timing-function: ease-in;
        transform: translateY(-28px);
    }
    90% {
        animation-timing-function: ease-out;
        transform: translateY(0);
    }
    95% {
        animation-timing-function: ease-in;
        transform: translateY(-8px);
    }
    100% {
        animation-timing-function: ease-out;
        transform: translateY(0);
    }
}


.u-clearfix:after, .u-clearfix:before {
    content: '';
    display: table;
}

.star {
    font-size: x-large;
    display: inline-block;
    position: relative;
}

.rate .star {
    width: 20px;
}



.star.on {
    color: gold;
}

.u-align-center {
    text-align: center;
}

.block_question {
    width: 70%;
    margin: 0 auto 24px auto;
}

.accordion_custom {
    padding: 12px;
    margin-top: 24px;
}

.accordion__item__btn {
    background-color: #3f9dcc;
    color: white;
    cursor: pointer;
    border-radius: 2px;
    border: solid 1px #3f9dcc;
    margin-top: -1px;
    padding: 0 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.accordion__item__btn h2 {
    font-size: 16px;
    margin: 12px 0;
}

.accordion__item {
    margin-top: 2px;
}
.accordion__item:last-child {
    border-bottom: solid 1px #3f9dcc;
}

.accordion__item__btn svg {
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}

.accordion_active {
    background-color: #434242;
    color: white;
    border-color: #434242;
}

.accordion_active svg {
    transform: rotate(90deg);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}

.accordion_active svg path {
    fill: white;
}

.accordion__item__content {
    padding: 12px;
    border-left: solid 1px #3f9dcc;
    border-right: solid 1px #3f9dcc;
}

.accordion__item__content p{
    white-space: pre-line;
}
