@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.mb5 {
    margin-bottom: 5px;
}

body {
    font-family: 'Open Sans', sans-serif;
    color: #000;
}

a {
    text-decoration: none;
    color: inherit;
}

.netfw {
    display: flex;
    margin-bottom: 25px;
    margin-top: -9px;
    align-items: center
}

.step1 {
    margin-right: 5px;
    align-self: center
}

.cor-txt {
    padding-top: 10px
}

.pbl {
    width: 100%;
    height: 55px
}

.inf-title {
    font-weight: 400;
    font-size: 26px;
    line-height: 36px;
    text-transform: uppercase;
    margin-bottom: 44px;
    margin-top: 55px;
}

.info-text {
    margin-bottom: 0px;
}

.container {
    max-width: 1440px !important;
    width: 100% !important;
    margin: 0 auto;
    overflow: hidden;
}

.nav {
    display: flex;
    justify-content: space-between;
    padding-top: 34px;
}

.inf-title {
    font-size: 26px;
    line-height: 36px;
    text-transform: uppercase;
    margin-bottom: 54px
}

.nav-left {
    display: flex;
}

.nav-right {
    display: flex;
    align-items: center;
}

.logo {
    margin-right: 47px;
}

.menu-item {
    /*margin-right: 9px;*/
    text-transform: uppercase;
    font-size: 12px;
    line-height: 17px;
    padding-bottom: 14px;
    /*margin-inline:24px;*/
    color: #000000;
}
.menu-item:first-child {
    margin-left: 0;
}
.menu-item:last-child {
    margin-right: 0;
}

.contacts {
    display: flex;
    /*margin-left: -77px;*/
}

.phone {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    width: 129px;
    margin-left:40px

}
.contact-info{
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.call {
    background-color: #07A1E2;
    padding: 10px 10px;
    color: #fff;
    display: flex;
    align-items: center;
    margin-left: 21px;
    font-size: 14px;
    line-height: 22px;
}

.order-call {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.order-call_text {
    margin-left: 17px;
    text-transform: uppercase;
}




.nav-bottom_right {
    display: flex;
    align-items: center;
}

.nav-bottom_left {
    display: flex;
    align-items: center;
}



.catalog-title {
    text-transform: uppercase;
    margin-left: 15px;
    font-size: 20px;
    line-height: 24px;
}



.search input {
    font-size: 14px;
    line-height: 20px;
    color: #888B8D;
}

.search-field,
.search-field::placeholder {
    border: none;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    font-family: "Helvetica Neue LT W1G", Arial, Helvetica, sans-serif !important;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #888B8D;
}

.bottom-menu {
    display: flex;
    align-items: center;
}

.bottom-menu_item {
    color: #888B8D;
    margin-right: 29px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    cursor: pointer
}

.user {
    display: flex;
    align-items: center;
    margin-left: 18px;
    margin-right: 15px;
}

.user a {
    display: flex;
    align-items: center;
}

.user-title {
    margin-left: 10px;
    font-size: 16px;
    line-height: 27px;
}

.cart-title {
    margin-left: 10px;
    font-size: 16px;
    line-height: 27px;
}

.cart {
    display: flex;
    align-items: center;
}


.main-catalog_sec {
    margin-top: 57px;
    margin-bottom: 64px;
}

.main-catalog {
    display: flex;
}

.main-cat_menu {
    max-width: 240px;
    margin-right: 50px;
}

.main-cat_menu_title {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 35px;
    margin-bottom: 18px;
}

.main-cat_menu_text {
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;

}

.main-cat_menu_title:first-child {
    margin-top: 0;
}

.main-cat_menu_input {
    display: flex;
}

.main-cat_menu_input input {
    max-width: 110px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    color: #888B8D;
    margin-right: 19px;
}

.main-cat_menu_check input {
    margin-bottom: 10px;
}

.main-cat_wrapper {
    width: 1160px;
}

.main-cat_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 57px;

}

.main-cat_text {
    font-size: 26px;
    padding-left: 30px;
    line-height: 31px;
    text-transform: uppercase;
}

.main-cat_text .count_elems {
    font-size: 14px;
}

.main-cat_text h1 {
    font-size: 26px;
    padding-left: 0px;
    line-height: 31px;
    text-transform: uppercase;
    font-weight: 450;
}

.main-cat_sort {
    display: flex;
    align-items: center;
    align-self: flex-end;
    z-index: 1000;
}

.sort-text {
    font-size: 16px;
    line-height: 27px;
    margin-right: 25px;
}

.sort-list {
    display: flex;
}

.sort-list_text {
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
}

.sort-list_icon {
    margin-left: 23px;
}

.main-cat-wrapper_products {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: flex-end;*/
}

.flex-end {
    justify-content: flex-end;
}


.main-cat_wrapper .product-card {
    /*margin-right: 30px;*/
    position: relative;
    margin-bottom: 70px;
    width: calc(33% - 30px);
    display: block !important
}

.popular-products .product-card {
    margin-left: 0px !important;
    margin-right: 30px;
    position: relative;
    margin-bottom: 70px;
    width: 30%;
    display: block !important;
}

.product-heart {
    position: absolute;
    content: "";
    top: 16px;
    right: 18px;
    z-index: 998;
}

.product-card_desc {
    margin-top: 20px;
}

.product-title {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 24px;
    min-height: 48px;
    text-transform: uppercase;
}

.product-info {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.product-info_text {
    font-size: 16px;
    line-height: 21px;
    color: #888B8D;
}

.product-price {
    font-weight: bold;
    font-size: 16px;
    line-height: 136.87%;
    text-transform: uppercase;
    text-align: right;
    margin-bottom: 6px;
}

.main-cat_pages {
    background-color: #F3F3F3;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-count_icon {
    margin-right: 30px;
    margin-left: 30px;
}

.page-count {
    margin-right: 17px;
    font-size: 25px;
    line-height: 30px;
    color: #999999;
}

.page-count:last-child {
    margin-right: 0;
}

.shr-block {
    padding-left: 10px;
    overflow: hidden;
    width: 80px;
    transition: .3s linear;

}

.pp {
    transition: .3s linear;
    width: 636px
}

.dd {
    transition: .3s linear;
    width: 80px !important
}

.features-sec {
    background-image: url(../img/large_img.jpg);
    min-height: 800px;
    max-width: 1440px;
    margin: 0 auto;
    background-repeat: no-repeat;
    color: #fff;
}

.features {
    margin-left: 63px;
}

.features-title {
    padding-top: 77px;
    font-size: 26px;
    line-height: 31px;
    text-transform: uppercase;
    margin-bottom: 24px;
}

.feat-desc {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 58px;
    width: 60%;
}

.feat-item {
    display: flex;
    align-items: center;
    margin-bottom: 47px;
}

.feat-item_title {
    display: flex;
    align-items: center;
}

.feat-title {
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
    text-transform: uppercase;
    width: 175px;
}

.feat-item_img {
    margin-right: 34px;
}

.feat-title {
    margin-right: 37px;
    font-size: 16px;
    line-height: 27px;
}



.features-blocks {
    display: flex;
    align-items: center;
    max-width: 1320px;
    margin: 0 auto;
}

.feat-block_left {
    background: #F3F3F3;
    padding: 32px 90px 30px 50px;
}

.feat-block_right {
    background: #DEDEDE;
    padding: 35px 90px 30px 50px;
}

.feat-block_title {
    display: flex;
    align-items: center;
    color: #000000;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.block-title {
    margin-left: 20px;
}

.feat-block_text {
    color: #888B8D;
    width: 520px;
    max-width: 100%;
    margin-bottom: 23px;
}

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

.feat-block_btn {
    display: flex;
    align-items: center;
    color: #07A1E2;
    text-transform: uppercase;
}

.feat-block_btn_text {
    margin-right: 30px;
    cursor: pointer;
}


.address-sec {
    margin-top: 110px;
    position: relative;
    overflow: hidden;
    padding-bottom: 25px;
}

.address-title {
    margin-left: 62px;
    font-size: 26px;
    line-height: 31px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.address-desc {
    margin-left: 62px;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    color: #888B8D;
    margin-bottom: 15px;
}

.address-text {
    margin-left: 62px;
    font-size: 16px;
    line-height: 27px;
    color: #888B8D;
    margin-bottom: 35px;
}

.address-info {
    width: 1440px;
    position: absolute;
    background: #F3F3F3;
    padding-left: 62px;
    padding-top: 30px;
    padding-bottom: 90px;
    top: 250px;
    z-index: -1;
}

.address-phone {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
}

.address-place {
    display: flex;
    align-items: center;
}

.address-time {
    display: flex;
    align-items: flex-start;
    margin-top: 10px;
}

.address-time_img {
    margin-right: 13px;
}

.address-place_img {
    margin-right: 13px;
}

.address-btn {
    display: flex;
    align-items: center;
    cursor: pointer
}

.address-btn .address-btn_img {
    display: flex;
    align-items: center;
    margin-left: 5px;
}

.showroom-slider {
    margin-left: 50px;
}

.address-container {
    position: relative;
    display: flex;
}

.reg-des {
    position: absolute;
    padding-bottom: 5px;
}

.form-sec {
    background-color: #9D9092;
    max-width: 1440px;
    margin: 0 auto;
    padding-top: 90px;
    padding-left: 63px;
    padding-bottom: 77px;
    color: #fff;
    margin-top: 120px;
    position: relative;
}

.form-title {
    font-size: 26px;
    line-height: 31px;
    text-transform: uppercase;
}

.form-desc {
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    margin-top: 36px;
    margin-bottom: 36px;
}

.form-text {
    font-size: 16px;
    line-height: 27px;
}

.form-block {
    position: absolute;
    content: "";
    top: 66px;
    right: 60px;
    background-color: #F3F3F3;
    padding: 60px 60px 33px 75px;
    max-width: 850px;
}

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

.form input {
    border: none;
    margin-bottom: 25px;
    border-bottom: 1px solid #999999;
    color: #333;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    background-color: #F3F3F3;
    padding-bottom: 12px;
    width: 100%
}

form .field.p-l {
    padding-left: 15px;
}

form .field.p-r {
    padding-right: 15px;
}

form .field.col-6 {
    flex: 0 0 50%;
}

form .field {
    position: relative;
    display: flex;
    flex: 1;
}

form .field .err {
    position: absolute;
    bottom: 10px;
    color: red;
    font-size: 13px;
}

.form-buttons {
    display: flex;
    align-items: center;
    margin-top: 43px;
}

.form-btn_arrow {
    margin-right: 55px;
}

.form-btn {
    display: flex;
    align-items: center;
    padding: 25px 25px;
}

.form-btn_text {
    margin-right: 22px;
}

.form-btn_checkbox {
    display: flex;
    align-items: center;
    color: #888B8D;
}

.checkbox-text {
    margin-left: 22px;
}

.checkbox-text a {
    text-decoration: underline;
}

.offers-sec {
    position: relative;
    margin-top: 115px;
    background-image: url(../img/nmc-back.png);
    min-height: 301px;
    background-repeat: no-repeat;
    background-position: 500px 40px;
}

.offers-title {
    font-size: 26px;
    line-height: 31px;
    text-transform: uppercase;
    margin-bottom: 65px;
}

.offers-list {
    padding-left: 35px;
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1fr 1fr;
    position: relative
}

.offers-item {

    margin-bottom: 35px;
    margin-right: 24px;
    margin-left: 35px;
}

.offers-name {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

.offers-name_title {
    margin-left: 24px;
    font-size: 17px;
    line-height: 21px;
    text-transform: uppercase;
}

.offers-text {
    font-size: 16px;
    line-height: 27px;
    color: #888B8D;
}




.brands-sec {
    margin-top: 100px;
    overflow: hidden;
}

.brands-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 57px;
}

.brands-title_text {
    font-size: 26px;
    line-height: 31px;
    text-transform: uppercase;
}

.brands-arrows {
    display: flex;
}

.brands-arrow_right {
    margin-left: 38px;
}

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


.help-sec {
    margin-top: 66px;
}

.help-wrapper {
    display: flex;
    align-items: center;
}

.help-btn {
    background-color: #9D9092;
    padding: 58px 120px;
    font-weight: bold;
    font-size: 26px;
    line-height: 31px;
    text-transform: uppercase;
    color: #fff;
}

.help-wrapper_right {
    background-color: #F4EDE7;
    display: flex;
    align-items: center;
    padding: 35px 100px 35px 120px;
    color: #342F33;

}

.address-description {
    width: 30%;
}


.help-text {
    font-size: 20px;
    margin-right: 140px;
}

.help-btn_start, .news_cnopka {
    background-color: #07A1E2;
    display: flex;
    align-items: center;
    padding: 25px 56px;
    cursor: pointer;
    color: #fff;
}

.news_cnopka:hover {
    background-color: #00618b;
}

.help-btn_start_arrow {
    margin-left: 25px;
}

.news-list .row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;

}

.news-list .card-text {
    min-height: 115px;
}

.news-list-more a {
    padding: 25px 56px !important;
}

.news-list .card-body a .card-img-top, .news-list-slider-slide .card-img-top {
    min-height: 220px;
    object-fit:  cover;
}

.news-list-item-embed-slider {
    min-height: 225px;
    margin-bottom: 0;
}

.news-list .news_cnopka {
    justify-content: center;
}
.news-list .card-title {
    min-height: 70px;
}

.news-list-item .card-body {
    display: block !important;
}

.map-sec {
    margin-top: 87px;
    position: relative;
    overflow: hidden;
    /*background-image: url(../img/map.jpg);*/
    min-height: 548px;
    background-repeat: no-repeat;
    padding-top: 70px;
    padding-bottom: 70px;
}

.ymap {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.map-sec .container {
    position: relative;
    z-index: 100;
}

.map {
    display: flex;
    align-items: center;
    /*	float:left;*/
}

.map-info {
    background-color: #fff;
    padding: 70px 70px 70px 40px;
    max-width: 520px;
}

.address {
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    color: #888B8D;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.showroom-address {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 50px;
}

.showroom-info-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 11px;
}

.showroom-text {
    font-size: 16px;
    line-height: 27px;
    color: #888B8D;
    margin-left: 13px;
}


.footer {
    background-color: #888B8D;
    padding-top: 67px;
    padding-bottom: 80px;
    color: #fff;
}

.footer-wrapper {
    display: flex;
    align-items: start;
}

.footer-logo {
    margin-right: 100px;
    max-width: 310px;
    min-width: 310px;
}

.footer-logo .brand_of {
    max-width: 130px;
    margin: 30px auto 0;
    display: block;
}

.footer-logo .img_logo {
    width: 100%;
}

.footer-logo_text {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    margin-top: 30px;
    text-align: center;
}

.footer-list {
    margin-right: 50px;
    max-width: 200px;
    width: 100%;
}

.footer-list_title {
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 22px;
    text-transform: uppercase;
}

.footer-list ul {
    list-style-type: none;
}

.footer-list ul li a {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 5px;
}

.footer-user {
    display: flex;
    align-items: center;
    margin-top: 40px;
}

.footer-user_text {
    font-size: 16px;
    line-height: 27px;
    margin-left: 11px;
}

.footer-phone {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
}

.footer-contact_item {
    display: flex;
    align-items: start;
    margin-bottom: 10px;
}

.footer-contact_item.type_pay {
    justify-content: flex-end;
}

.footer-contact_text {
    margin-left: 5px;
}

.footer-btn {
    background-color: #07A1E2;
    margin-top: 45px;
}

.call-btn {
    display: flex;
    align-items: center;
    padding: 10px 30px;
}

.call-btn_text {
    margin-left: 10px;
}

.load-file {
    display: flex;
}

.file-input {
    flex-grow: 1;
}

.load-text {
    font-size: 14px !important
}

.img-lo {
    margin-right: 15px
}

.distance {
    width: 100%;
    height: 300px;
}

.more-int {
    display: none !important;
}

.galery-titel-item {
    display: none
}

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

    .top-nav {
        line-height: 1.2 !important
    }

    .userNameComplexOrder,
    .userPhoneComplexOrder,
    .userEmailComplexOrder,
    .userCommentComplexOrder,
    .fileComplexOrder,
    .fileImgComplexOrder {
        max-width: 100%;
    }

    .complexOrderWindowBlock {
        height: 100%;
    }

    .map-sec {
        min-height: 1000px;
    }

    .ymap {
        position: absolute;
        bottom: 0px;
    }

    .map {
        position: absolute !important;
        bottom: 80px;
    }

    .swiper-pagination {
        width: 50% !important;
    }

    .map-sec .container {
        position: static !important
    }

    .swiper-pagination-bullet {
        width: 25px !important;
    }

    .mobblock {
        display: block;
    }

    .interier-slider .container {
        padding-right: 0px;
    }


    .slider-info {
        top: 50px;
        padding: 45px 25px 70px 15px;
        left: 20px;
        width: 88%;
    }

    .main_swiper-container .swiper-slide {
        overflow: hidden;
    }

    .slider-wr .container {
        padding-right: 0px;
    }

    .popular-products .container {
        padding-right: 0px;
        overflow: hidden !important;
    }

    .overmob {
        width: 160%;
    }

    .overmob_main {
        width: 180%;
    }

    .address-info {
        padding-left: 15px;
    }

    .slider-wr {
        margin-top: 15px;
    }

    #search {
        margin-left: 30px !important;
    }

    .search {
        margin-right: 0px !important;
        margin-top: 30px;
    }

    .lk-orders_top {
        display: none !important;
    }

    .order-item,
    .order-details {
        margin-right: 0px !important;
        margin-bottom: 15px;
    }

    .lk-order_item {
        padding: 28px
    }

    .page-alert-content {
        flex-direction: column;
    }

    .hidden-xs {
        display: none;
    }

    .main-cat_wrapper {
        max-width: 100%;
    }

    .main-catalog {
        flex-direction: column
    }
}

@media screen and (min-width: 580px) and (max-width: 767px) {

    .main-cat_wrapper .product-card {
        /*margin-right: 30px;*/
        position: relative;
        margin-bottom: 70px;
        width: calc(100%);
        display: block !important
    }

    .main-cat_sort {
        flex-direction: column
    }
}


@media screen and (min-width: 769px) and (max-width: 1199px) {
    .main-cat_wrapper .product-card {
        /*margin-right: 30px;*/
        position: relative;
        margin-bottom: 70px;
        width: calc(50% - 30px);
        display: block !important
    }

    .main-cat_sort {
        flex-direction: column
    }
}

@media screen and (min-width: 580px) {

    .nmc {
        display: none;
    }

    .main-cat_sort--adaptive {
        display: none
    }

    .feat-list-adp {
        display: none
    }

    .feat-list {
        display: block
    }

    .offers-title-adp {
        display: none
    }

    .gallery_list-adp {
        display: none
    }
}

@media screen and (max-width: 580px) {
    form .field.p-r {
        padding-right: 0px;
    }

    form .field.p-l {
        padding-left: 0px;
    }

    .product-card.swiper-slide {
        margin-left: 0px !important;
        margin-bottom: 5px;
    }

    .showroom-address {
        font-family: Arial;
        margin-bottom: 20px;
        font-size: 18px;
    }

    .map-info {
        background-color: #fff;
        max-width: 520px;
        width: 90%;
        margin: 0px;
    }
	.map-info::before {
        content: "";
		display: block;
		position: absolute;
		height: 80%;
		width: 10px;
		top: 48px;
		left: -10px;
		background-color: #9D9092;
    }
	.map-info::after {
        content: "";
		display: block;
		position: absolute;
		height: 80%;
		width: 10px;
		top: 48px;
		right: -10px;
		background-color: #9D9092;
    }

    .showroom-text {
        font-size: 12px;
        line-height: 27px;
        color: #888B8D;
        margin-left: 13px;
    }


    .address {
        font-weight: bold;
        font-size: 14px;
        line-height: 22px;
        color: #888B8D;
        text-transform: uppercase;
        margin-bottom: 15px;
    }

    .main-cat_menu {
        /*display: none !important;*/
    }

    .feat-list-adp {
        display: block;
        margin-bottom: 100px;
    }

    .more-int {
        display: flex !important;
    }

    .feat-list {
        display: none
    }

    .main-cat_sort {
        display: none;
    }

    .sort {
        display: flex;
        align-items: center;
        margin-left: 15px
    }

    .sort img {
        margin-left: 10px
    }

    .main-cat-wrapper_products .product-card {
        margin-left: 30px;
        margin-right: 0 !important;
        width: 100% !important;
        margin-bottom: 50px;
        margin-left: 0px;
    }

    .map-arrows {
        display: none
    }

    .interior-decor {
        display: block
    }

    .fasad-decor {
        display: block
    }

    .columns {
        display: block
    }

    .gr-gallery {
        margin: 10px
    }

    .galery-titel-item {
        display: block !important
    }

    .first-non {
        display: none
    }

    .mab-20 {
        margin-top: 27px;
    }

    .main-cat_text {
        padding-left: 0px;
        margin-bottom: 10px
    }

    .main-catalog_sec {
        margin-top: 35px
    }

    .main-cat_title {
        flex-direction: column;
        align-items: baseline;
        margin-bottom: 30px;
        margin-left: 5px
    }

    .main-cat_sort--adaptive {
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 22px;
        display: flex;
        align-items: flex-start;
        text-transform: uppercase;
        color: #000000;
        margin-top: 20px;
    }

    .main-cat_sort--adaptive .filter {
        display: flex;
        align-items: center;
        margin-right: 15px;
    }

    .main-cat_sort--adaptive .count {
        display: flex;
        align-items: center;
        justify-content: center;

        background: #888B8D;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 27px;
        width: 24px;
        height: 24px;
        color: #FFFFFF;
        flex-shrink: 0;
        margin: 0 10px;
    }


    .main-cat_sort--adaptive .filter img {
        flex-shrink: 0;
    }

    .features {
        margin-left: 0px;
        margin: 4px;
    }

    .features-title {
        padding-top: 37px;
        font-size: 21px;
        line-height: 31px;
        text-transform: uppercase;
        margin-bottom: 24px;
    }

    .feat-desc {
        width: 100%
    }

    .feat-block_left,
    .feat-block_right {
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
        width: 100vw;
    }

    .block-title {
        margin-left: 8px;
        font-size: 18px
    }

    .feat-block_img img {
        width: 80%
    }

    .address-sec {
        margin-top: 50px
    }

    .address-desc {
        font-weight: 600;
        font-size: 15px
    }

    .address-description {
        width: 100%
    }

    .showroom-slider {
        margin-left: 0
    }

    .form-block {
        position: static;
        padding: 30px 20px
    }

    .form-sec {
        padding: 30px 10px;
        margin-top: 30px
    }

    .form-text {
        margin-bottom: 30px
    }

    .form-btn_arrow {
        margin-right: 30px
    }

    .offers-title-adp {
        display: block;
        font-size: 22px;
        line-height: 31px;
        text-transform: uppercase;
        margin-bottom: 35px;
    }

    .offers-title {
        /*display: none*/
    }

    .offers-sec {
        margin-top: 35px
    }

    .offers-list {
        padding-left: 5px;
        display: block;

    }

    .poloska {
        display: none
    }

    .offers-item {
        width: 100%;
        margin: 25px 0px
    }

    .gallery_list-adp {
        display: block
    }

    .gallery_list {
        display: none
    }

    .brands-title {
        display: block;
    }

    .controls {
        display: none !important;
    }

    .help-btn {
        padding: 30px
    }

    .help-wrapper_right {
        padding: 35px 20px 35px 20px;
        font-size: 20px
    }

    .help-text {
        margin-right: 0;
        width: 100%;
        font-size: 20px
    }
}

.main-cat_menu_check {
    color: #888B8D;
}

.poloska {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-60%);
}

.gallery_item p {
    font-size: 26px;
    text-transform: uppercase;
    color: white;
    line-height: 31px;
}

.more-int {
    width: 100%;
    height: 119px;
    background-color: #888B8D;
    color: white;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 20px;
}

.showroom-slide {
    display: flex;
}

.feat-item-adp {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 20px;
}

.feat-item_img-adp {
    width: 20%;
    margin-right: 20px;
}

.feat-item_img-adp img {
    width: 100%;
}

.feat-title-adp {
    font-weight: 800;
    margin-bottom: 5px;
}

.feat-item_text-adp {
    font-size: 14px
}

.more-int {
    width: 100%;
    height: 119px;
    background-color: #888B8D;
    color: white;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 20px
}

.registration-item-adp {
    display: none
}

.lk-orders_wrapper {
    display: flex;
    margin-bottom: 16px;
}

.lk-orders_top {
    display: flex;
    margin-bottom: 22px;
}

.lk-top_number {
    margin-left: 40px;
    margin-right: 67px;
}

.lk-top_date {
    margin-right: 54px;
}

.lk-top_count {
    margin-right: 63px;
}

.lk-top_status {
    margin-right: 80px;
}

.lk-top_title {
    font-size: 14px;
    line-height: 20px;
    color: #888B8D;
}

.lk-order_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #F3F3F3;
    /*padding-top: 16px;
  padding-bottom: 16px;*/
    padding-left: 28px;
    width: 100%;
}

.order-item {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}

.order-number {
    margin-right: 41px;
}

.order-date {
    margin-right: 50px;
}

.order-count {
    margin-right: 58px;
}

.order-status {
    margin-right: 58px;
}

.order-price {
    margin-right: 61px;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    min-width: 67px;
}

.order-details {
    margin-right: 34px;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #07A1E2;
}

.order-btn {
    display: flex;
    align-items: center;
    background-color: #07A1E2;
    padding: 24px 20px;
    height: 100%;
}

.order-btn_text {
    color: #fff;
    margin-right: 15px;
}


.lk-cart_wrapper {
    display: flex;
    align-items: start;
}

.lk-cart_left {}

.w100 {
    width: 100%;
}

.lk-cart_title {
    font-size: 16px;
    line-height: 21px;
    color: #888B8D;
    margin-bottom: 33px;
}

.lk-cart_title strong {
    color: #000000;
}

.lk-cart {
    display: flex;
    background-color: #f3f3f3;
    margin-bottom: 30px
}

.lk-cart_img {
    margin-bottom: -4px;
}

.lk-cart_info {
    margin-bottom: 30px;
    background-color: #f3f3f3;
    display: flex;
    justify-content: center;
    padding: 34px 40px 0px 40px;
}

.lk-cart_info_left {
    margin-right: 0px;
}

.lk-cart_info_title {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 13px;
}

.lk-cart_info_text {
    font-size: 16px;
    line-height: 21px;
    color: #888B8D;
}

.lk-cart_info_right {}

.lk-cart_info_count {
    display: flex;
    margin-bottom: 15px;
}

.lk-count_price {
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    color: #888B8D;
    margin-right: 30px;
}

.lk-count_choice select {
    background-color: #f3f3f3;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 70px;
    outline: 0;
}

.lk-cart_info_price {
    display: flex;
    align-items: center;
}

.lk-price {
    margin-right: 43px;
    font-weight: bold;
    font-size: 18px;
    line-height: 157.97%;
}

.lk-discount strong {
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    color: #07A1E2;
    margin-left: 7px;
}

.lk-sum {
    margin-left: 50px;
    background-color: #07A1E2;
    color: #fff;
    padding-right: 23px;
    padding-left: 23px;
    padding-bottom: 30px;
    margin-bottom: 40px;
}

.lk-sum_title {
    text-align: center;
    padding-top: 40px;
    font-weight: bold;
    font-size: 18px;
    line-height: 157.97%;
    text-transform: uppercase;
    margin-bottom: 7px;
}

.lk-sum_price {
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    line-height: 157.97%;
    margin-bottom: 14px;
}

.lk-sim_discount {
    text-align: center;
    color: #9A3809;
}

.lk-sum_details {
    margin-top: 30px;
}

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

.lk-details_text {
    font-size: 16px;
    line-height: 21px;
}

.lk-details_value {
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
}

.lk-sum_btn {
    margin-top: 40px;
    padding: 20px 20px;
    background-color: #fff;
}

.sum-btn {
    display: flex;
    align-items: center;
}

.sum-btn_text {
    color: #07A1E2;
    text-transform: uppercase;
}

.footer-logo-adp {
    display: none;
}




.lk-reg_left {}

.reg-wrapper {
    max-width: 770px;

}

.reg-wrapper_title {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.registration-item {
    display: flex;
    justify-content: space-between;

}

.registration-choice {
    font-size: 16px;
    line-height: 21px;
    color: #888B8D;
    max-width: 400px;
}

.registration-choice input {
    margin-bottom: 15px;
}

.registration-desc {
    margin-bottom: 75px;
    padding-right: 58px;
    border-bottom: 1px solid #000;
}

.registration-desc_title {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 13px;
}

.registration-desc_input {
    display: flex;
    align-items: center;

}

.registration-desc_input input {
    border: 0;
    outline: 0;
    padding-left: 25px;
    margin-bottom: 1px;
}

.registration-icons {}

.icons-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.reg-icon {
    display: flex;
    align-items: center;
    margin-left: 42px;
}

.reg-icon_img {}

.reg-icon_text {
    margin-left: 8px;
}

.registration-text {
    max-width: 290px;
    font-size: 16px;
    line-height: 21px;
    color: #888B8D;
}

.lk-sum {
    background-color: #07A1E2;
    color: #fff;
    padding-right: 23px;
    padding-left: 23px;
}

.lk-btn_exit {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 37px;
    margin-bottom: 35px;
}

.lk-btn_exit_text {
    margin-left: 20px;
}

.lk-sum_details_price {}

.lk-details_title_price {
    display: flex;
    justify-content: space-between;
    font-weight: bold;

}

.lk-sum_title {
    text-align: center;
    padding-top: 40px;
    font-size: 18px;
    line-height: 157.97%;
    text-transform: uppercase;
    margin-bottom: 7px;
}

.lk-sum_price {
    text-align: center;
    font-size: 22px;
    line-height: 157.97%;
    margin-bottom: 14px;
}

.lk-sim_discount {
    text-align: center;
    color: #9A3809;
}

.lk-sum_details {
    margin-top: 30px;
}

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

.lk-details_text {
    font-size: 16px;
    line-height: 21px;
}

.lk-details_value {
    font-size: 16px;
    line-height: 21px;
}

.lk-sum_btn {
    padding: 20px 20px;
    background-color: #fff;
}

.sum-btn {
    display: flex;
    align-items: center;
}

.sum-btn_text {
    color: #07A1E2;
    text-transform: uppercase;
}

.go-catalog2 {
    position: absolute;
    content: "";
    top: 127px;
    left: 45px;
    display: flex;
    align-items: center;
    border: 1px solid #07A1E2;
    background-color: #fff;
    padding: 25px 30px;
}

.new-gallery {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: repeat(8, 5vw);
    grid-gap: 15px;
}

.g-gallery {
    margin-top: 35px;
}

.gallery__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery__item {
    cursor: pointer
}

.gallery__item--1 {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 3;
}

.gallery__item--2 {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 1;
    grid-row-end: 3;
}

.gallery__item--3 {
    grid-column-start: 5;
    grid-column-end: 7;
    grid-row-start: 1;
    grid-row-end: 5;
}

.gallery__item--4 {
    grid-column-start: 7;
    grid-column-end: 9;
    grid-row-start: 1;
    grid-row-end: 4;
}

.gallery__item--5 {
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 3;
    grid-row-end: 5;
}

.gallery__item--6 {
    grid-column-start: 7;
    grid-column-end: 8;
    grid-row-start: 4;
    grid-row-end: 5;
}

.gallery__item--7 {
    grid-column-start: 8;
    grid-column-end: 9;
    grid-row-start: 4;
    grid-row-end: 6;
}

.gallery__item--8 {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 5;
    grid-row-end: 8;
}

.gallery__item--9 {
    grid-column-start: 4;
    grid-column-end: 6;
    grid-row-start: 5;
    grid-row-end: 8;
}

.gallery__item--10 {
    grid-column-start: 6;
    grid-column-end: 8;
    grid-row-start: 5;
    grid-row-end: 8;
}

.gallery__item--11 {
    grid-column-start: 8;
    grid-column-end: 9;
    grid-row-start: 6;
    grid-row-end: 8;
}

.gallery__item--12 {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 8;
    grid-row-end: 10;
}

.gallery__item--13 {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 8;
    grid-row-end: 10;
}

.gallery__item--14 {
    grid-column-start: 5;
    grid-column-end: 7;
    grid-row-start: 8;
    grid-row-end: 11;
}

.gallery__item--15 {
    grid-column-start: 7;
    grid-column-end: 8;
    grid-row-start: 8;
    grid-row-end: 10;
}

.gallery__item--16 {
    grid-column-start: 8;
    grid-column-end: 9;
    grid-row-start: 8;
    grid-row-end: 10;
}

.gallery__item--17 {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 10;
    grid-row-end: 11;
}

.gallery__item--18 {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 10;
    grid-row-end: 11;
}

.gallery__item--19 {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 10;
    grid-row-end: 11;
}

.gallery__item--20 {
    grid-column-start: 7;
    grid-column-end: 8;
    grid-row-start: 10;
    grid-row-end: 11;
}

.gallery__item--21 {
    grid-column-start: 8;
    grid-column-end: 9;
    grid-row-start: 10;
    grid-row-end: 11;
}

.gallery-open {
    position: fixed;
    top: 60px;
    left: 110px;
    right: 120px;
    bottom: 60px;
    z-index: 30000;
    transition: .3s linear
}

.gallery-open img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
}

.gallery-white {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0px;
    background: white;
    z-index: 20000;
    display: none;
	left: 0px;
}

.exit {
    position: absolute;
    top: 30px;
    right: 50px;
    width: 40px;
    height: 40px;
    cursor: pointer;

}

.exit img {
    width: 40px;
    height: 40px
}

.g-left-a {
    position: absolute;
    width: 50px;
    height: 50px;
    border-bottom: 2px solid black;
    border-left: 2px solid black;
    transform: rotate(45deg);
    left: 50px;
    top: 45%;
    cursor: pointer;
}

.g-right-a {
    position: absolute;
    width: 50px;
    height: 50px;
    border-bottom: 2px solid black;
    border-left: 2px solid black;
    transform: rotate(225deg);
    right: 50px;
    top: 45%;
    cursor: pointer;
}

.product-nav img {
    margin-left: 15px;
    margin-right: 15px;
}

.showroom-icon img {
    position: relative;
    top: 4px;
}

.lk-wrapper {
    min-height: 500px;
}


.card-n-icon {
    display: block !important;
}

.notoverflow {
    overflow: hidden !important;
}
}

.main-cat_menu_check {
    color: #888B8D;
}

.poloska {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-60%);
}

.gallery_item p {
    font-size: 26px;
    text-transform: uppercase;
    color: white;
    line-height: 31px;
}

.more-int {
    width: 100%;
    height: 119px;
    background-color: #888B8D;
    color: white;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 20px;
}

.showroom-slide {
    display: flex;
}

.feat-item-adp {
    display: grid;
    align-items: center;
    margin-bottom: 20px;
    grid-template-columns: 0.3fr 1fr;
}

.feat-item_img-adp {
    width: 60%;
    margin-right: 20px;
}

.feat-item_img-adp img {
    width: 100%;
}

.feat-title-adp {
    font-weight: 800;
    margin-bottom: 5px;
}

.feat-item_text-adp {
    font-size: 14px
}

.more-int {
    width: 100%;
    height: 119px;
    background-color: #888B8D;
    color: white;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 20px
}

.registration-item-adp {
    display: none
}

.lk-orders_wrapper {
    display: flex;
    margin-bottom: 16px;
}

.lk-orders_top {
    display: flex;
    margin-bottom: 22px;
}

.lk-top_number {
    margin-left: 35px;
    margin-right: 67px;
}

.lk-top_date {
    margin-right: 54px;
}

.lk-top_count {
    margin-right: 63px;
}

.lk-top_status {
    margin-right: 80px;
}

.lk-top_title {
    font-size: 14px;
    line-height: 20px;
    color: #888B8D;
}

.lk-order_item {
    display: flex;
    align-items: center;
    background-color: #F3F3F3;
    /*padding-top: 16px;
    padding-bottom: 16px;*/
    padding-left: 28px;
}

.order-item {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}

.order-number {
    margin-right: 41px;
}

.order-date {
    margin-right: 50px;
}

.order-count {
    margin-right: 58px;
}

.order-status {
    margin-right: 58px;
}

.order-price {
    margin-right: 61px;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
}

.order-details {
    margin-right: 34px;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #07A1E2;
}

.order-btn {
    display: flex;
    align-items: center;
    background-color: #07A1E2;
    padding: 24px 20px;
}

.order-btn_text {
    color: #fff;
    margin-right: 15px;
}


.lk-cart_wrapper {
    display: flex;
    align-items: start;
    flex: 1;
}

.lk-cart_wrapper .lk-cart_left {
    width: 65%;
}

.lk-cart_wrapper .lk-sum3 {
    width: 35%;
}


.lk-cart_title {
    font-size: 16px;
    line-height: 21px;
    color: #888B8D;
    margin-bottom: 33px;
}

.lk-cart_title strong {
    color: #000000;
}

.lk-cart {
    display: flex;
    background-color: #f3f3f3;
    margin-bottom: 30px
}

.lk-cart_img {
    margin-bottom: -4px;
}

.lk-cart_info {
    margin-bottom: 30px;
    background-color: #f3f3f3;
    display: flex;
    justify-content: center;
    padding: 34px 40px 0px 40px;
}

.lk-cart_info_left {
    /*  margin-right: 87px;*/
}

.lk-cart_info_title {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 13px;
}

.lk-cart_info_text {
    font-size: 16px;
    line-height: 21px;
    color: #888B8D;
}

.lk-cart_info_right {}

.lk-cart_info_count {
    display: flex;
    margin-bottom: 15px;
}

.lk-count_price {
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    color: #888B8D;
    margin-right: 30px;
}

.lk-count_choice select {
    background-color: #f3f3f3;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 70px;
    outline: 0;
}

.lk-cart_info_price {
    display: flex;
    align-items: center;
}

.lk-price {
    margin-right: 13px;
    font-weight: bold;
    font-size: 18px;
    line-height: 157.97%;
}

.lk-discount strong {
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    color: #07A1E2;
    margin-left: 7px;
}

.lk-sum {
    margin-left: 50px;
    background-color: #07A1E2;
    color: #fff;
    padding-right: 23px;
    padding-left: 23px;
    padding-bottom: 30px;
}

.lk-sum_title {
    text-align: center;
    padding-top: 40px;
    font-weight: bold;
    font-size: 18px;
    line-height: 157.97%;
    text-transform: uppercase;
    margin-bottom: 7px;
}

.lk-sum_price {
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    line-height: 157.97%;
    margin-bottom: 14px;
}

.lk-sim_discount {
    text-align: center;
    color: #9A3809;
}

.lk-sum_details {
    margin-top: 30px;
}

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

.lk-details_text {
    font-size: 16px;
    line-height: 21px;
}

.lk-details_value {
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
}

.lk-sum_btn {
    margin-top: 40px;
    padding: 20px 20px;
    background-color: #fff;
}

.sum-btn {
    display: flex;
    align-items: center;
}

.sum-btn_text {
    color: #07A1E2;
    text-transform: uppercase;
}

.footer-logo-adp {
    display: none;
}


@media screen and (max-width: 580px) {
    .lk-cart_wrapper .lk-cart_left {
        width: 100%;
    }

    .lk-wrapper_menu {
        display: none;
    }

    .lk-cart {
        margin: 20px 0;
        align-items: center;
        flex-direction: column;
    }

    .lk-cart_info {
        flex-direction: column;
        padding: 15px 19px 15px 19px;
        margin-bottom: 0;
        width: 100%;
        text-align: center;
    }

    .lk-cart_wrapper .lk-sum3 {
        width: 100%;
    }

    .lk-discount strong {
        width: 30%
    }

    .lk-cart_wrapper {
        flex-direction: column;
    }

    .lk-sum {
        margin-left: 0;
        width: 100%;
    }

    .lk-cart_info_left {
        margin-right: 0;
    }

    .lk-count_choice {
        width: 100%
    }

    .reg-wrapper {
        margin-left: 30px;
        margin-bottom: 10px
    }

    .lk-count_choice select {
        padding-right: 70%;

    }

    .lk-count_price {
        margin-right: 15px
    }

    .lk-price {
        /*width: 60%;*/
        width: 100%;
        margin-right: 0px;
    }

    .lk-discount {
        display: flex;
        align-items: center;
        /*width: 70%;*/
        width: 100%;
    }

    .lk-discount strike {
        font-size: 14px
    }

    .lk-cart_info_text {
        font-size: 15px
    }

    .lk-cart_info_count {
        margin-top: 10px
    }

    .lk-wrapper {
        flex-direction: column;
    }

    .registration-item {
        flex-direction: column;
    }

    .registration-desc {
        margin-bottom: 40px !important;
        padding-right: 0px !important;
    }

    .registration-desc_input input {
        width: 85%;
        padding-left: 15%;
    }

    .registration-desc_title {
        margin-bottom: 16px
    }

    .reg-des {
        position: absolute;
        padding-bottom: 3%
    }

    .registration-item-adp {
        display: block
    }

    .no-adp {
        display: none !important
    }

    .lk-reg_wrapper {
        flex-direction: column;
    }

    .registration-choice-adp {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .one-adp {
        width: 10%;
    }

    .regi-txt {
        width: 80%
    }

    .registration-icons {
        width: 100%;
        align-self: center;
    }

    .icons-wrapper {
        margin-top: 30px
    }

    .lk-btn_exit_text {
        border-bottom: 1px dashed white
    }

    .distance {
        height: 30px
    }

    .footer-logo {
        display: none;
    }

    .footer-list {
        margin-right: 0;
        width: 50%;
        margin-bottom: 8%;
    }

    .footer-wrapper {
        flex-wrap: wrap;

    }

    .footer-contact {
        width: 46%;
        margin-left: 2%;
    }

    .footer-btn {
        margin-top: 0;
    }

    .footer-logo-adp {
        display: block;
        width: 100%;
        text-align: center;
    }

    .footer-logo_text {
        max-width: 100%;
        margin-bottom: 10%
    }

    .footer-list:nth-child(3) {
        padding-left: 7%
    }
}

@media screen and (max-width: 400px) {
    .lk-cart_info_count {
        flex-direction: column;
        margin-top: 10px;
        align-items: center;
    }

    .lk-cart_info_price {
        /*flex-direction: row;*/
        flex-direction: column;
        align-items: flex-start;
    }
}

.lk-reg_left {}

.reg-wrapper {
    max-width: 770px;

}

.reg-wrapper_title {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.registration-item {
    display: flex;
    justify-content: space-between;

}

.registration-choice {
    font-size: 16px;
    line-height: 21px;
    color: #888B8D;
    max-width: 400px;
}

.registration-choice input {
    margin-bottom: 15px;
}

.registration-desc {
    margin-bottom: 75px;
    padding-right: 58px;
    border-bottom: 1px solid #000;
}

.registration-desc_title {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 13px;
}

.registration-desc_input {
    display: flex;
    align-items: center;

}

.registration-desc_input input {
    border: 0;
    outline: 0;
    padding-left: 25px;
    margin-bottom: 1px;
}

.registration-icons {}

.icons-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.reg-icon {
    display: flex;
    align-items: center;
    margin-left: 42px;
}

.reg-icon_img {}

.reg-icon_text {
    margin-left: 8px;
}

.registration-text {
    max-width: 290px;
    font-size: 16px;
    line-height: 21px;
    color: #888B8D;
}

.lk-sum {
    background-color: #07A1E2;
    color: #fff;
    padding-right: 23px;
    padding-left: 23px;
}

.lk-btn_exit {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 37px;
    margin-bottom: 35px;
}

.lk-btn_exit_text {
    margin-left: 20px;
}

.lk-sum_details_price {}

.lk-details_title_price {
    display: flex;
    justify-content: space-between;
    font-weight: bold;

}

.lk-sum_title {
    text-align: center;
    padding-top: 40px;
    font-size: 18px;
    line-height: 157.97%;
    text-transform: uppercase;
    margin-bottom: 7px;
}

.lk-sum_price {
    text-align: center;
    font-size: 22px;
    line-height: 157.97%;
    margin-bottom: 14px;
}

.lk-sim_discount {
    text-align: center;
    color: #9A3809;
}

.lk-sum_details {
    margin-top: 30px;
}

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

.lk-details_text {
    font-size: 16px;
    line-height: 21px;
}

.lk-details_value {
    font-size: 16px;
    line-height: 21px;
}

.lk-sum_btn {
    padding: 20px 20px;
    background-color: #fff;
}

.sum-btn {
    display: flex;
    align-items: center;
}

.sum-btn_text {
    color: #07A1E2;
    text-transform: uppercase;
}

.go-catalog2 {
    position: absolute;
    content: "";
    top: 127px;
    left: 45px;
    display: flex;
    align-items: center;
    border: 1px solid #07A1E2;
    background-color: #fff;
    padding: 25px 30px;
}

.new-gallery {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: repeat(8, 5vw);
    grid-gap: 15px;
}

.g-gallery {
    margin-top: 35px;
}

.gallery__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery__item {
    cursor: pointer
}

.gallery__item .title_img {
    display: none;
}

.gallery__item.gallery-open .title_img {
    display: block;
    text-align: center;
}

.gallery__item--1 {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 3;
}

.gallery__item--2 {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 1;
    grid-row-end: 3;
}

.gallery__item--3 {
    grid-column-start: 5;
    grid-column-end: 7;
    grid-row-start: 1;
    grid-row-end: 5;
}

.gallery__item--4 {
    grid-column-start: 7;
    grid-column-end: 9;
    grid-row-start: 1;
    grid-row-end: 4;
}

.gallery__item--5 {
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 3;
    grid-row-end: 5;
}

.gallery__item--6 {
    grid-column-start: 7;
    grid-column-end: 8;
    grid-row-start: 4;
    grid-row-end: 5;
}

.gallery__item--7 {
    grid-column-start: 8;
    grid-column-end: 9;
    grid-row-start: 4;
    grid-row-end: 6;
}

.gallery__item--8 {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 5;
    grid-row-end: 8;
}

.gallery__item--9 {
    grid-column-start: 4;
    grid-column-end: 6;
    grid-row-start: 5;
    grid-row-end: 8;
}

.gallery__item--10 {
    grid-column-start: 6;
    grid-column-end: 8;
    grid-row-start: 5;
    grid-row-end: 8;
}

.gallery__item--11 {
    grid-column-start: 8;
    grid-column-end: 9;
    grid-row-start: 6;
    grid-row-end: 8;
}

.gallery__item--12 {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 8;
    grid-row-end: 10;
}

.gallery__item--13 {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 8;
    grid-row-end: 10;
}

.gallery__item--14 {
    grid-column-start: 5;
    grid-column-end: 7;
    grid-row-start: 8;
    grid-row-end: 11;
}

.gallery__item--15 {
    grid-column-start: 7;
    grid-column-end: 8;
    grid-row-start: 8;
    grid-row-end: 10;
}

.gallery__item--16 {
    grid-column-start: 8;
    grid-column-end: 9;
    grid-row-start: 8;
    grid-row-end: 10;
}

.gallery__item--17 {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 10;
    grid-row-end: 11;
}

.gallery__item--18 {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 10;
    grid-row-end: 11;
}

.gallery__item--19 {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 10;
    grid-row-end: 11;
}

.gallery__item--20 {
    grid-column-start: 7;
    grid-column-end: 8;
    grid-row-start: 10;
    grid-row-end: 11;
}

.gallery__item--21 {
    grid-column-start: 8;
    grid-column-end: 9;
    grid-row-start: 10;
    grid-row-end: 11;
}

.gallery-open {
    position: fixed;
    top: 60px;
    left: 110px;
    right: 120px;
    bottom: 60px;
    z-index: 30000;
    transition: .3s linear
}

.gallery-open img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
}

.gallery-white {
    position: fixed;
    width: 100%;
    height: 100vh;
    background: white;
    z-index: 20000;
    display: none
}

.exit {
    position: absolute;
    top: 30px;
    right: 50px;
    width: 40px;
    height: 40px;
    cursor: pointer;

}

.exit img {
    width: 40px;
    height: 40px
}

.g-left-a {
    position: absolute;
    width: 50px;
    height: 50px;
    border-bottom: 2px solid black;
    border-left: 2px solid black;
    transform: rotate(45deg);
    left: 50px;
    top: 45%;
    cursor: pointer;
}

.g-right-a {
    position: absolute;
    width: 50px;
    height: 50px;
    border-bottom: 2px solid black;
    border-left: 2px solid black;
    transform: rotate(225deg);
    right: 50px;
    top: 45%;
    cursor: pointer;
}

6 .overflow {
    overflow: visible !important;
}

.card-n-icon {
    position: absolute;
    content: "";
    top: 42px;
    right: 27px;
    background: #f3f3f3;
    width: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 46px;
    color: #888b8d;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    display: none;
}

.product-info_list_adv {
    display: none;
    justify-content: space-between;
    margin-top: 78px;
    margin-bottom: 38px;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #888B8D;
}

.product-info_item_adv {
    cursor: pointer;
    font-size: 14px;
    height: 48px !important;
}

@media screen and (min-width: 581px) {

    .product-rating_stars_mob,
    .product-rating_text_mob {
        display: none !important
    }
}

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

    .interier-slider {
        margin-bottom: 18px;
    }

    .modal-header {
        font-size: 17px;
    }

    .product-rating_stars_mob img {
        width: 14px;
    }

    .product-info_list_adv {
        display: none;
        justify-content: space-between;
        margin-top: 18px;
        margin-bottom: 38px;
        font-size: 20px;
        line-height: 24px;
        text-transform: uppercase;
        color: #888B8D;
    }

    .product-wrapper_images {
        margin: 0;
        margin-bottom: 10px;
    }

    .product-img_big {
        height: 260px;
    }

    .product-img {
        margin: 0 0 5px 0;
    }

    .product-img img {
        width: 55px;
        height: 50px;
        position: relative;
        /*top:-130px;
        left: 290px;*/
    }

    .product-desc_title {
        justify-content: flex-start;
        margin-bottom: 0px;
        margin-top: 0px;
        /*position: absolute;
        top: -30px;
        left: 9px;*/
    }

    .product-desc_title_text {
        width: 85%;
    }

    .product-desc_title_text h1 {
        margin-right: 0px;
    }

    .product-desc_title_text,
    .product-desc_title_text h1 {
        font-size: 25px;
        font-weight: 450;
    }

    .product-desc_icon {
        position: absolute;
        right: 15px;
    }

    .product-decs_sub {
        display: flex;
        justify-content: flex-start;
        /*position: absolute;
        top: 15px;
        left: -17px;*/
        font-size: 12px;
        font-weight: 600;
        margin-left: 0px;
    }

    .product-rating_stars {
        position: absolute;
        top: 14px;
        left: 171px;
    }

    .product-rating_stars img {
        width: 16.0px;
    }

    .product-rating_text {
        position: absolute;
        top: 14px;
        left: 275px;
        font-size: 12px;
    }

    .product-lists {
        width: 100%;
        position: relative;
        background: #f3f3f3;
        margin-left: 0;
        display: flex;
    }

    .product-rating_stars,
    .product-rating_text {
        display: none;
    }

    .ratemob {
        display: flex;
        margin-left: 15px;
    }

    .product-rating_text_mob {
        font-weight: 300;
        font-size: 12px;
        line-height: 20px;
        color: #888b8d;
        margin-left: 10px;
    }

    .product-list-cont {
        position: relative;
        margin-top: 0px;
        margin-left: 0px;
        padding: 10px;
    }

    .product-wrapper_list {
        font-size: 13px;
        width: 47%;
        margin-top: 35px;
        margin-left: 15px;
    }

    .product-wrapper_list_values {
        margin-top: 35px;
        margin-right: 10px;
        font-size: 13px
    }

    .product-wrapper_list_parameters {
        margin-left: 15px;
        font-size: 13px;
        width: 47%;
        margin-bottom: 35px;
    }

    .product-wrapper_list_parameters_values {
        font-size: 13px;
    }

    hr {
        display: none;
    }

    .product-wrapper_card {
        background: #ffffff;
        padding: 0;
    }

    .product-wrapper_card_icons {
        position: relative;
        background: #f3f3f3;
        width: 100%;
        padding: 15px;
        margin-top: 0px;
        flex-direction: column;
    }

    .product-wrapper_card_icons .product-icon_img {
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .product-icon {
        margin: 0;
        font-size: 10px;
    }

    .product-wrapper_line {
        /*position: relative;*/
        /*top: 635px;*/
        width: 100%;
        z-index: 1;
    }

    #oneclick svg {
        display: none;
    }

    .content {
        width: 86%;
    }

    .prwlc_1 {
        font-size: 18px;
        top: 23px
    }

    .calc {
        width: 134px
    }

    .white-btn {
        width: 178px;
        height: 50px;
        padding: 13px;
        font-size: 10px;
        top: 27px;
        left: 180px;
    }

    .orange-btn {
        width: 180px;
        height: 50px;
        padding: 13px;
        font-size: 7px;
        top: 95px;
        left: 180px
    }

    .product-list-cont {
        width: 100%;
        z-index: 1;
        font-size: 11px;
        color: #888b8d;
    }

    .p-l-c2 {
        margin-left: 0;
    }

    .product-icon {
        font-size: 10px;
        margin: 0;
    }

    .product-icon_text {
        font-size: 10px;
    }

    .product-slider_title_nav {
        display: none
    }

    .product-info_list {
        display: none
    }

    .product-info_list_adv {
        display: flex
    }

    .product-info-tabs_item.active {
        flex-wrap: wrap;
        justify-content: center;
    }

    .collectionText-tab {
        display: block
    }

    .collectionText-tab img {
        width: 90%
    }

    .modelItem {
        flex-direction: column;
        align-items: center;
        height: inherit
    }

    .modelBlock {
        height: 138px;
        margin-right: 0px;
    }

    .modelBlockName {
        margin-top: 15px;
    }

    .product-info_inner_item img {
        margin-top: 10px;
    }

    .reviewsBlockOne {
        display: none
    }

    .reviewsBlockTwo {
        width: 100%;
    }

    .reviewsItem {
        flex-wrap: wrap
    }

    .reviewsBlockThree {
        width: 100%;
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    .dropDounMenuOneColName {
        font-size: 10px;
        margin: 24px 0
    }

    .dropDounMenuOneColList {
        font-size: 10px;
    }

    .dropDounMenuTwo {
        font-size: 12px;
        padding: 0 0 15px 3px;
    }

    .over {
        padding: 0 3px;
        width: 100%;
    }

    .nav-top {
        font-size: 12px;
        width: 100%;
    }

    .nav-logo {
        margin-right: 20px
    }

    .nav-logo img {
        width: 85px;
    }

    .nav-menu-desc {
        justify-content: stretch;
    }

    .menu-item {
        font-size: 12px;
        margin-right: 7px;
        padding-bottom: 8px;
    }

    .contact-info {}

    .e-mail img {}

    .phone {
        font-size: 16px
    }

    .nav-top-right {}

    .call {}

    .order-call-text {}

    .nav-description {
        width: 64%;
        font-size: 12px;
        line-height: 15px
    }

    .nav-bottom {
        font-size: 8px;
    }

    .nav-bottom-left {}

    .cat-icon img {}

    .catalog-title {}

    .search {
        width: 160px;
    }

    .search-icon input {
        width: 21px;
        height: 21px;
    }

    .search input.search-field {
        font-size: 8px;
        min-width: 155px;

    }

    .search-icon img {
        width: 15px;
        margin: 0 14px
    }

    .nav-bottom-center {}

    .bottom-menu_item {}

    .catalog {}

    .nav-bottom-right {}

    .heart-icon img {}

    .user {}

    .user img {}

    .cart img {}

    /*    КаталогАрхитектурныйДекорКарниз*/

    .window {
        left: 0px !important;
    }

    .userNameComplexOrder,
    .userPhoneComplexOrder,
    .userEmailComplexOrder,
    .userCommentComplexOrder,
    .fileComplexOrder,
    .fileImgComplexOrder {
        position: absolute;
        width: 80%;
        left: 48px;
        right: 48px;
        padding-bottom: 12px;
        font-family: Futura Bk BT;
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        line-height: 24px;
        display: flex;
        align-items: center;
        text-transform: uppercase;
        color: #888B8D;
        border-bottom: 1px solid #999999;
        border-top: none;
        border-left: none;
        border-right: none;
        outline: none;
    }

    .product-nav {
        font-size: 10px;
    }

    .product-img {}

    .product-img img {}

    .product-img_big {}

    .product-img_big img {}

    .product-wrapper_desc {}

    .product-desc_title_text {
        font-size: 11px;
        margin-left: 15px
    }

    .product-desc_icon {
        margin-top: 0px
    }

    .product-desc_icon img {
        width: 14px;
    }

    .product-wrapper_card {}

    .product-wrapper_card_rating {}

    .product-rating_text {
        font-size: 11px
    }

    hr {
        margin-top: 13px;
        width: 155px;
    }

    .product-rating_stars img {
        width: 11px;
    }

    .product-wrapper_card_icons {}

    .product-icon {
        margin-bottom: 12px
    }

    .product-icon_img img {
        width: 25px;
    }

    .product-icon_text {
        font-size: 9px;
        line-height: 14px
    }

    .product-wrapper_line {}

    .content {
        width: 86%;
    }

    .prwlc_1 {}

    .prwlc_1 b {
        font-size: 13px;
    }

    .min,
    .val,
    .plus {
        width: 36px;
        margin: 0 2px;
    }

    .product-info_list {
        font-size: 15px
    }

    .product-heart {
        top: 8px;
        right: 8px
    }

    .product-heart img {
        width: 80%
    }

    .product-info_text {
        font-size: 14px;
        line-height: 20px;
    }

    .product-price {
        font-weight: bold;
        font-size: 14px;
        line-height: 135.87%;
        text-transform: uppercase;
        text-align: right;
        margin-bottom: 7px;
    }

    .product-rating img {}

    .product-list-cont {}

    .orange-btn {
        padding: 15px 8px;
        font-size: 9px;
    }

    .white-btn {
        padding: 15px 20px;
        font-size: 9px;
    }

    .btn svg {
        width: 20px;
        margin: -4px 3px
    }

    .address-description {
        width: 70%;
    }

    .address-info {
        width: 1200px;
        position: absolute;
        background: #F3F3F3;
        padding-left: 63px;
        padding-top: 30px;
        padding-bottom: 90px;
        top: 640px;
        z-index: -1;
    }

    .address-button {
        position: absolute;
        padding: 25px 43px;
        bottom: 93px;
        left: 334px;
        background-color: #07A1E2;
        max-width: 265px;
        color: #fff;
    }

    .form-block {
        position: absolute;
        content: "";
        top: 55px;
        right: 8px;
        background-color: #F3F3F3;
        padding: 26px 25px 23px 32px;
        width: 326px;
    }

    .form input {
        font-size: 14px;
    }

    .form-title {
        font-size: 22px;
    }

    .checkbox-text {
        margin-left: 22px;
        font-size: 14px;
    }

    .features {
        margin-left: 20px;
    }

    .main_swiper-container .swiper-slide {
        width: 100% !important;
    }

    .offers-item {
        width: 38%;
    }

    .offers-title {
        font-size: 22px;
        line-height: 28px;
        text-transform: uppercase;
        margin-bottom: 65px;
        margin-top: 20px;
    }

    .help-text {
        font-size: 22px;
        margin-right: 0px;
    }

    .form-sec {
        margin-top: 140px
    }

    .gallery_list {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-gap: 5px;
        max-height: 850px;
    }

    .showroom-slider {
        margin-left: 0px;
    }

    .reviewsBlockOne {
        width: 30.8%;
    }

    .reviewsBlockThree {
        width: 35%;
    }

    .reviewsBlockTwo {
        width: 53.6%;
        margin-right: 27px;
    }

    .galery-titel-item {
        display: block !important
    }

    .first-non {
        display: none
    }

    .columns {
        display: block;
    }

    .column-title {
        margin-top: 20px;
    }

    .feat-item {
        margin-bottom: 40px;
    }

}

@media screen and (max-width: 1367px) and (min-width: 1365px) {
    .product-wrapper_line {}

    .product-img_big {}

    .product-wrapper_card_icons {}
}

.collectionTitle {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px
}

.collectUl {
    list-style-type: disc;
    margin-top: 10px;
    margin-bottom: 10px
}

.collectUlnumber {
    list-style-type: decimal;
    margin-top: 10px;
    margin-bottom: 10px
}

.collectUlnumber li {
    margin-left: 25px
}

.collectUl li {
    margin-left: 25px;

}

.collectImg {
    margin: 10px
}

.collectionsecondLevel {
    list-style-type: circle;
}

.swiper-container3 {
    width: 100%;
    height: 100%;
}

.product-info_item_adv.active {
    color: #000;
    position: relative;
}

.product-info_item_adv.active:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #F3F3F3;
    bottom: -38px;
    left: calc(50% - 35px);
}

.product-wrapper_list_parameters_new {
    font-size: 14px;
    line-height: 21px;
    color: #888b8d;
    width: 118px;
    font-weight: 700
}


.product-wrapper_list_parameters_values_new {
    font-size: 14px;
    line-height: 21px;
    font-weight: 700;
    margin-left: 60px;
    color: #888b8d;
}

.product-wrapper_list_parameters_values_new select {
    width: 118px;
    height: 30px;
    color: #888b8d;
    margin-top: 10px
}

.product-wrapper_list_parameters_new select {
    width: 118px;
    height: 30px;
    color: #888b8d;
    margin-top: 9px
}

.notoverflow {
    overflow: visible !important;
}



@media screen and (max-width: 1024px) and (min-width: 769px) {
    .dropDounMenuOneColName {
        font-size: 10px;
        margin: 24px 0
    }

    .dropDounMenuOneColList {
        font-size: 10px;
    }

    .dropDounMenuTwo {
        font-size: 12px;
        padding: 0 0 15px 3px;
    }

    .over {
        padding: 0 3px;
        width: 100%;
    }

    .nav-top {
        font-size: 12px;
        width: 100%;
    }

    .nav-logo {
        margin-right: 20px
    }

    .nav-logo img {
        width: 85px;
    }

    .nav-bottom {
        font-size: 8px;
    }


    .search {
        width: 160px;
    }

    .search-icon input {
        width: 21px;
        height: 21px;
    }

    .search input.search-field {
        font-size: 8px;
        min-width: 155px;

    }


    .nav-bottom-center {}


    /*    КаталогАрхитектурныйДекорКарниз*/
    .product-nav {
        font-size: 10px;
    }

    .product-desc_title_text {
        font-size: 11px;
        margin-left: 15px
    }

    .product-desc_icon {
        margin-top: 0px
    }

    .product-desc_icon img {
        width: 14px;
    }


    .product-rating_text {
        font-size: 11px
    }

    hr {
        margin-top: 13px;
        width: 155px;
    }

    .product-rating_stars img {
        width: 11px;
    }

    .product-icon {
        margin-bottom: 12px
    }

    .product-icon_img img {
        width: 25px;
    }

    .product-icon_text {
        font-size: 9px;
        line-height: 14px
    }

    .content {
        width: 86%;
    }

    .form-btn_checkbox {
        bottom: 80px;
    }

    .prwlc_1 b {
        font-size: 13px;
    }

    .min,
    .val,
    .plus {
        width: 36px;
        margin: 0 2px;
    }

    .product-info_list {
        font-size: 15px
    }

    .product-heart {
        top: 8px;
        right: 8px
    }

    .product-heart img {
        width: 80%
    }

    .product-info_text {
        font-size: 14px;
        line-height: 20px;
    }

    .product-price {
        font-weight: bold;
        font-size: 14px;
        line-height: 135.87%;
        text-transform: uppercase;
        text-align: right;
        margin-bottom: 7px;
    }


    .orange-btn {
        padding: 15px 8px;
        font-size: 9px;
    }

    .white-btn {
        padding: 15px 20px;
        font-size: 9px;
    }

    .btn svg {
        width: 20px;
        margin: -4px 3px
    }

    .address-description {
        width: 70%;
    }

    .address-info {
        width: 100%;
        position: absolute;
        background: #F3F3F3;
        padding-left: 63px;
        padding-top: 30px;
        padding-bottom: 90px;
        top: 640px;
        z-index: -1;
    }

    .address-button {
        position: absolute;
        padding: 25px 43px;
        bottom: 93px;
        left: 334px;
        background-color: #07A1E2;
        max-width: 265px;
        color: #fff;
    }

    .form-block {
        position: absolute;
        content: "";
        top: 55px;
        right: 8px;
        background-color: #F3F3F3;
        padding: 26px 25px 23px 32px;
        width: 326px;
    }

    .form input {
        font-size: 14px;
    }

    .form-title {
        font-size: 22px;
    }

    .checkbox-text {
        margin-left: 22px;
        font-size: 14px;
    }

    .features {
        margin-left: 20px;
    }

    .swiper-slide {}

    .offers-item {
        width: 38%;
    }

    .offers-title {
        font-size: 22px;
        line-height: 28px;
        text-transform: uppercase;
        margin-bottom: 65px;
        margin-top: 20px;
    }

    .help-text {
        font-size: 22px;
        margin-right: 0px;
    }

    .form-sec {
        margin-top: 140px
    }

    .gallery_list {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-gap: 5px;
        max-height: 850px;
    }

    .showroom-slider {
        margin-left: 0px;
    }

    .reviewsBlockOne {
        width: 30.8%;
    }

    .reviewsBlockThree {
        width: 35%;
    }

    .reviewsBlockTwo {
        width: 53.6%;
        margin-right: 27px;
    }

    .galery-titel-item {
        display: block !important
    }

    .first-non {
        display: none
    }

    .columns {
        display: block;
    }

    .column-title {
        margin-top: 20px;
    }

    .feat-item {
        margin-bottom: 40px;
    }

}


@media screen and (max-width: 1367px) and (min-width: 1365px) {}

.collectionTitle {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px
}

.collectUl {
    list-style-type: disc;
    margin-top: 10px;
    margin-bottom: 10px
}

.collectUlnumber {
    list-style-type: decimal;
    margin-top: 10px;
    margin-bottom: 10px
}

.collectUlnumber li {
    margin-left: 25px
}

.collectUl li {
    margin-left: 25px;

}

.collectImg {
    margin: 10px
}

.collectionsecondLevel {
    list-style-type: circle;
}

.swiper-container3 {
    width: 100%;
    height: 100%;
}

.product-info_item_adv.active {
    color: #000;
    position: relative;
}

.product-info_item_adv.active:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #F3F3F3;
    bottom: -38px;
    left: calc(50% - 35px);
}

.product-wrapper_list_parameters_new {
    font-size: 14px;
    line-height: 21px;
    color: #888b8d;
    width: 118px;
    font-weight: 700
}


.product-wrapper_list_parameters_values_new {
    font-size: 14px;
    line-height: 21px;
    font-weight: 700;
    margin-left: 60px;
    color: #888b8d;
}

.product-wrapper_list_parameters_values_new select {
    width: 118px;
    height: 30px;
    color: #888b8d;
    margin-top: 10px
}

.product-wrapper_list_parameters_new select {
    width: 118px;
    height: 30px;
    color: #888b8d;
    margin-top: 9px
}


@media screen and (max-width: 580px) {
    .product-title {
        margin-bottom: 0;
    }

    .product-rating {
        margin-bottom: 20px;
    }

    .main-cat_menu {
        max-width: 100% !important;
        /*display: none !important;*/
    }

    .brands-title_text {
        margin-left: 15px;
        font-size: 22px
    }

    .feat-list-adp {
        display: block
    }

    .more-int {
        display: flex !important;
    }

    .feat-list {
        display: none
    }

    .main-cat_sort {
        display: none;
    }

    .sort {
        display: flex;
        align-items: center;
        margin-left: 15px
    }

    .sort img {
        margin-left: 10px
    }


    .product-card {
        /*margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;*/
        margin-bottom: 50px;
        /*margin-left: 12px*/
    }

    .product-info_price {
        margin-right: 0px
    }

    .map-arrows {
        display: none
    }

    .interior-decor {
        display: block;
        max-height: inherit;
    }

    .fasad-decor {
        display: block;
    }

    .columns {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .gr-gallery {
        margin: 20px 10px;
        padding: 10px !important;
    }

    .gr-gallery:nth-child(1) {
        height: 300px;
        background-position: right;
    }

    .gr-gallery:nth-child(2) {
        height: 143px;
        background-position: right;
    }

    .gr-gallery:nth-child(3) {
        height: 207px;
        background-position: center;
    }

    .gr-gallery:nth-child(4) {
        height: 250px
    }

    .gr-gallery:nth-child(5) {
        height: 143px
    }

    .gr-gallery:nth-child(6) {
        height: 207px
    }

    .gr-gallery:nth-child(7) {
        height: 250px
    }

    .fasad-decor>div:nth-child(1) {
        height: 300px;
        margin: 10px;
        padding: 10px !important;
    }

    .galery-titel-item {
        display: block !important
    }

    .columns-titles {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 17px;
        padding-bottom: 15px;
        margin-left: 10px
    }

    .first-non {
        display: none
    }

    .mab-20 {
        margin-top: 10px;
        margin-bottom: -40px;
        margin-left: 10px;
    }

    .main-cat_text {
        margin-bottom: 10px
    }

    .main-catalog_sec {
        margin-top: 35px
    }

    .main-cat_title {
        flex-direction: column;
        align-items: baseline;
        margin-bottom: 30px;
        margin-left: 5px
    }

    .main-cat_sort--adaptive {
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 22px;
        display: flex;
        align-items: flex-start;
        text-transform: uppercase;
        color: #000000;
        margin-top: 20px;
    }

    .main-cat_sort--adaptive .filter {
        display: flex;
        align-items: center;
        margin-right: 15px;
        margin-top: 3px;
    }

    .main-cat_sort--adaptive .count {
        display: flex;
        align-items: center;
        justify-content: center;

        background: #888B8D;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 27px;
        width: 24px;
        height: 24px;
        color: #FFFFFF;
        flex-shrink: 0;
        margin: 0 10px;
    }


    .main-cat_sort--adaptive .filter img {
        flex-shrink: 0;
    }

    .features {
        margin-left: 0px;
        margin: 4px;
    }

    .features-title {
        padding-top: 37px;
        font-size: 21px;
        line-height: 31px;
        text-transform: uppercase;
        margin-bottom: 24px;
    }

    .feat-desc {
        width: 100%
    }

    .feat-block_left {
        margin-top: -60px;
    }

    .feat-block_left,
    .feat-block_right {
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
        width: 100%;
    }

    .block-title {
        margin-left: 8px;
        font-size: 18px
    }

    .feat-block_img img {
        width: 80%
    }

    .address-sec {
        margin-top: 50px
    }

    .address-desc {
        font-weight: 600;
        font-size: 15px
    }

    .address-description {
        width: 100%
    }

    .showroom-slider {
        margin-left: 0
    }

    .form-block {
        position: static;
        padding: 30px 20px
    }

    .form-sec {
        padding: 30px 10px;
        margin-top: 30px
    }

    .form-text {
        margin-bottom: 30px
    }

    .form-btn_arrow {
        margin-right: 30px
    }

    .offers-title-adp {
        display: block;
        font-size: 21px;
        line-height: 31px;
        text-transform: uppercase;
        margin-bottom: 35px;
        margin-left: 15px
    }

    .offers-title {
        /*display: none*/
    }

    .offers-sec {
        margin-top: 55px;
    }

    .offers-list {
        padding-left: 45px;
        display: block;
        position: relative;
    }

    .offers-list:before {
        content: '';
        position: absolute;
        top: 0px;
        left: 0px;
        height: 100%;
        width: 8px;
        background: url(/local/img/index-page/poloska.png);
    }

    .nmc {
        position: absolute;
        top: 250px;
        right: 0px;
    }

    .poloska {
        display: none
    }

    .offers-item {
        width: 100%;
        margin: 25px 0px
    }

    .gallery_list-adp {
        display: block
    }

    .gallery_list {
        grid-template-columns: 100%;
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
        display: flex;
        flex-direction: column;
        max-height: max-content;
    }

    .gallery_item {
        grid-row-start: 1 !important;
        grid-row-end: 1 !important;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }

    .gallery_item:last-child {
        display: none !important;
    }

    .brands-title {
        display: block;
    }

    .controls {
        display: none !important;
    }

    .help-btn {
        padding: 30px
    }

    .help-wrapper_right {
        padding: 35px 20px 35px 20px;
        font-size: 20px
    }

    .help-text {
        margin-right: 0;
        width: 100%;
        font-size: 20px
    }

    .slider-arrows {
        display: none
    }

    .offers-name_title {
        margin-left: 42px
    }

    .gallery-item img {
        width: 100%;
        position: relative;
        /*padding: 10px 0*/
    }

    .gallery-item {
        position: relative;
        margin-bottom: 15px;
        overflow: hidden;
    }

    .gallery-item p {
        max-width: 300px;
        color: white;
        position: absolute;
        font-size: 26px;
        text-transform: uppercase;
        top: 40px;
        left: 25px
    }

    .brands-img {
        margin-right: 20px !important;
        width: 100% !important;
        flex-shrink: 1 !important;
    }

    .feedWindow {
        left: 0;
        width: 630px;
    }

    .recordingWindow {}

    .nameRecordingWindow {
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        margin-bottom: 5px;
    }

    .complexOrderWindow {
        padding: 30px 15px;
        height: 100%;
        overflow-x: scroll;
    }

    .descriptionComplexOrder {
        font-size: 15px;
        line-height: 21px;
        text-align: center;
    }

    .complexOrderWindow input {
        left: 15px !important;
        font-size: 17px !important;
        width: 344px;
    }

    .fileImgComplexOrder {
        margin-bottom: 0;
    }

    .fileImgComplexOrder,
    .sampleEndComplexOrder {
        flex-direction: column;
    }

    .descriptionRecording {
        font-size: 15px;
        line-height: 21px;
        text-align: center;
    }

    .dataBlockRecording {
        left: 15px;
        flex-direction: column;
        font-size: 18px
    }

    .dataBlockRecording input {}

    .whenRecording {
        left: 15px;
        width: 300px;
        font-size: 15px
    }

    .sampleEnd2 {
        margin-top: 20px;
        flex-direction: column;
    }

    .nameComplexOrderWindow {
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        margin-bottom: 5px;
        justify-content: center;
    }

    .new-gallery {
        display: block !important
    }

    .card-n-icon {
        display: block !important;
    }

    .notoverflow {
        overflow: hidden !important;
    }
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/*===================
====Rating Stars=====
===================*/

.label-default {
    background-color: rgba(0, 0, 0, 0.1);
    color: #35404f;
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    color: #000;
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.rating.hide {
    display: none !important;
}

.glyphicon-star:before,
.glyphicon-star-empty:before {
    content: "\e006";
}

.rating-loading {
    width: 25px;
    height: 25px;
    font-size: 0;
    color: red;
    background: transparent url("../img/loading.gif") top left no-repeat;
    border: none;
}

/* Stars */
.rating-container .rating {
    cursor: default;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}

.rating-container .star {
    display: inline-block;
    margin: 0 3px;
    text-align: center;
}

.rating-container .empty-stars {
    color: rgba(0, 0, 0, 0.1);
}

.rating-container .filled-stars {
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    color: #fcbe66;
    white-space: nowrap;
    overflow: hidden;
}

.rating-disabled .rating {
    cursor: not-allowed;
}

.rating-rtl {
    float: right;
}

.rating-rtl .filled-stars {
    left: auto;
    right: 0;
    -ms-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
    /* IE 9 */
    -webkit-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
    /* Chrome, Safari, Opera */
    transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
}

.rating-rtl.is-star .filled-stars {
    right: 0.06em;
}

.rating-rtl.is-heart .empty-stars {
    margin-right: 0.07em;
}

.rating-animate .filled-stars {
    -webkit-transition: width 0.25s ease;
    -moz-transition: width 0.25s ease;
    -ms-transition: width 0.25s ease;
    -o-transition: width 0.25s ease;
    transition: width 0.25s ease;
}

/*Sizes*/
.rating-xl {
    font-size: 3em;
}

.rating-lg {
    font-size: 2.5em;
}

.rating-md {
    font-size: 2em;
}

.rating-sm {
    font-size: 1.5em;
}

.rating-xs {
    font-size: 1.2em;
}

/* Clear */
.rating-container .clear-rating {
    color: rgba(0, 0, 0, 0.1);
    cursor: not-allowed;
    display: inline-block;
    vertical-align: middle;
    font-size: 60%;
    padding-right: 5px;
}

.rating-container .caption {
    display: inline-block;
    vertical-align: middle;
    font-size: 60%;
    margin-top: -0.6em;
    margin-left: 5px;
    margin-right: 0;
}

.clear-rating-active {
    cursor: pointer !important;
}

.clear-rating-active:hover {
    color: #e55e5a;
}

.rating-rtl .caption {
    margin-right: 5px;
    margin-left: 0;
}

/* Print */
@media print {
    .rating-container .clear-rating {
        display: none;
    }
}

.modal2 {
    display: none;
    color: #000;
    display: none;
    filter: alpha(opacity=0);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 50000;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    touch-action: cross-slide-y pinch-zoom double-tap-zoom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.modal-dialog {
    border: 1px solid orange;
    position: relative;
    top: 20%;
    z-index: 50001;
    margin: 50px auto;
    padding: 20px;
    width: 600px;
    max-width: 100%;
    max-width: calc(100% - 20px);
    background: #fff;
    filter: alpha(opacity=0);
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    -webkit-transition: opacity 0.3s linear, -webkit-transform 0.3s ease-out;
    transition: opacity 0.3s linear, transform 0.3s ease-out;
}

.modal-close {
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    padding: 0;
    background: transparent;
    display: inline-block;
    width: 20px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: none;
}

.form-row {
    margin-top: 15px;
    margin-bottom: 15px;
}

#feedform .field textarea,
#feedform .field input {
    width: 100%;
    max-width: 100%;
    font-family: inherit;
    border: 0;
    border-bottom: 1px solid #999999;
    padding-bottom: 12px;
    font-size: 20px;
    margin-bottom: 25px;
    line-height: 24px;
    text-transform: uppercase;
    outline: 0;
}

.form-submit {
    width: 100%;
    max-width: 100%;
    padding: 10px 15px;
    font-size: 22px;
    text-transform: uppercase;
    background: #fff;
    box-shadow: none;
    border: 2px solid #fff;
    border-radius: 0;
    transition: all ease .3s;
    color: #d35316;
    margin-top: 15px;
}

.form-submit:hover {
    border-color: #f2f6f9;
}

.modal-header {
    margin: -20px -20px 0 -20px;
    padding: 35px 20px 15px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    background: #fff;
    font-weight: bold;
    font-size: 21px;
    line-height: 1;
    text-align: center;
}

.has_error {}

.lk-cart {
    position: relative;
}

.btn-default {
    background: #07A1E2 !important;
    border-color: #07A1E2 !important;
}

.bx-soa-cart-total {
    background: #07A1E2 !important;
    border-color: #07A1E2 !important;
    color: #fff;
}

.bx-soa-cart-total-line.bx-soa-cart-total-line-highlighted {
    background: #fff !important;
    color: #07A1E2 !important;
}

.bx-price-old {
    color: #9A3809;
}

.bx-soa-cart-total-line {
    border-color: #fff !important;
}

@media screen and (max-width: 1350px) {
    .form-sec {
        padding-left: 30px;
        padding-right: 30px;
    }

    .form-block {
        position: static;
        max-width: 100%;
        margin-top: 40px;
    }

    .form-sec .form-title {
        margin-bottom: 8px;
    }

    .form-sec .form-title br {
        display: none;
    }

    .form-sec .form-desc {
        margin-bottom: 8px;
    }

    .form-sec .form-desc br {
        display: none;
    }
}

@media screen and (min-width: 1199px) {

    .cert {
        width: 20%;
    }

    .lk-cart_info_title {
        width: 200px;
        margin-right: 60px;
    }

    .lk-count_price {
        width: 100px;
    }
}

.map-arrows-mob {
    opacity: 0;
    position: absolute;
    top: 0px;
}

@media screen and (max-width: 1400px) {
    .form-block {
        max-width: 600px;
        width: 100%;
    }

    .form-buttons {
        margin-top: 0px;
    }

    .form-btn_arrow {
        margin-bottom: 10px;
    }

    .footer-logo {
        margin-right: 5%;
    }
}

@media screen and (max-width: 1280px) {
    .footer {
        position: relative;
        padding-bottom: 35px;
    }

    .footer-contact_item.type_pay {
        position: absolute;
        bottom: 0;
        z-index: 99999999999;
        right: 0;
        margin-right: 10px;
        margin-bottom: 45px;
    }

    .footer-contact_item img {
        margin-top: 0;
    }

    .footer-list {
        max-width: none;
    }

    .footer-logo .brand_of {
        max-width: 100px;
    }

    footer .item_f {
        flex: 0 0 20%;
    }

    .footer-logo {
        margin-right: 25px;
    }

    .footer-logo_text {
        max-width: 500px;
    }

    .footer-logo {
        display: flex;
        align-items: center;
        margin-bottom: 0px;
        margin-right: 0;
        max-width: none;
        flex-direction: column;
        padding-right: 30px;
        min-width: auto;
    }

    .footer-logo_text {
        max-width: 330px;
    }

    .footer-logo .img_logo {
        max-width: 330px;
    }

    .footer-wrapper {
        flex-wrap: wrap;
    }

    .footer-list {
        margin-right: 0;
        width: 25%;
    }
}

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

}

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

@media screen and (max-width: 990px) {
    .footer-contact_item.type_pay {
        position: static;
        margin-bottom: 0;
    }

    footer .item_f {
        flex: 0 0 25%;
    }

    footer .footer-logo {
        flex: 1 0 100%;
        padding-right: 0;
        margin-bottom: 30px;
    }

    .footer-list br {
        display: none;
    }

    .footer-list {
        margin-bottom: 25px;
    }

    .footer-list {
        width: 50%;
    }

    .footer-wrapper {
        align-items: stretch;
    }

    .map {
        position: relative;
        padding-top: 45px;
    }

    .map-arrows-mob {
        opacity: 1 !important;
        position: absolute;
        top: 0px;
    }

    .lk-input_title {
        width: 100%;
        margin-right: 0px;
        font-size: 16px;
        line-height: 27px;
        color: #888B8D;
    }

    .lk-person_input input {
        width: 100%;
        border: 0;
        border-bottom: 1px solid #999999;
        padding-bottom: 12px;
        font-size: 20px;
        line-height: 24px;
        text-transform: uppercase;
        outline: 0;
    }

    .lk-person_wrapper {
        width: 100%;
    }

    .lk-person_input {
        display: flex;
        align-items: center;
        flex-direction: column;
        width: 100%;
        margin-bottom: 24px;
    }
}

.plain ol,
.info-text ol {
    list-style-type: number;
    margin-left: 25px;
}

.plain ul,
.info-text ul {
    list-style-type: disc;
    margin-left: 25px;
}

.plain ul ul,
.info-text ul ul {
    list-style-type: circle;
}

.errortext {
    display: none;
}

@media screen and (min-width: 769px) {

    .overmob {
        overflow: hidden !important;
    }

    .visible-xs {
        display: none
    }
}

@media screen and (max-width: 767px) {
    footer .item_f {
        flex: 0 0 50%;
    }

    footer .footer-logo {
        flex: 1 0 100%;
    }
}

@media screen and (max-width: 580px) {
    .form-btn_arrow {
        margin-right: 0px;
    }

    .lk-wrapper_menu {
        display: none;
    }

    .lk-cart {
        margin: 20px 0;
        align-items: center;
    }

    .lk-cart_info {
        flex-direction: column;
        padding: 15px 19px 15px 19px;
        margin-bottom: 0;
        width: 75%
    }

    .lk-discount strong {
        width: 30%
    }

    .lk-cart_wrapper {
        flex-direction: column;
    }

    .lk-sum {
        margin-left: 0;
        width: 100%;
    }

    .lk-cart_info_left {
        margin-right: 0;
    }

    .lk-count_choice {
        width: 20%
    }


    .lk-count_choice select {
        padding-right: 70%;

    }

    .lk-count_price {
        margin-right: 15px
    }

    .lk-price {
        width: 60%;
        margin-right: 0px;
    }

    .lk-discount {
        display: flex;
        align-items: center;
        width: 70%;
    }

    .lk-discount strike {
        font-size: 14px
    }

    .lk-cart_info_text {
        font-size: 15px
    }

    .lk-cart_info_count {
        margin-top: 10px
    }

    .lk-wrapper {
        flex-direction: column;
    }

    .registration-item {
        flex-direction: column;
    }

    .registration-desc {
        margin-bottom: 40px !important;
        padding-right: 0px !important;
    }

    .registration-desc_input input {
        width: 85%;
        padding-left: 15%;
    }

    .registration-desc_title {
        margin-bottom: 16px
    }

    .reg-des {
        position: absolute;
        padding-bottom: 3%
    }

    .registration-item-adp {
        display: block
    }

    .no-adp {
        display: none !important
    }

    .lk-reg_wrapper {
        flex-direction: column;
    }

    .registration-choice-adp {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .one-adp {
        width: 10%;
    }

    .regi-txt {
        width: 80%
    }

    .registration-icons {
        width: 100%;
        align-self: center;
    }

    .icons-wrapper {
        margin-top: 30px
    }

    .lk-btn_exit_text {
        border-bottom: 1px dashed white
    }

    .distance {
        height: 30px
    }

    .footer-logo {
        display: none;
    }

    .footer-list {
        flex: 0 0 50%;
        margin-right: 0;
        width: 50%;
        margin-bottom: 8%;
    }

    .footer-wrapper {
        flex-wrap: wrap;

    }

    .footer-contact {
        width: 100%;
        margin-left: 0;
        margin-bottom: 40px;
    }

    .footer-btn {
        margin-top: 0;
    }

    .footer-logo-adp {
        display: block;
        max-width: 310px;
        text-align: center;
        margin: 0 auto;
    }

    .footer-logo-adp .brand_of {
        width: 120px;
    }

    .footer-logo_text {
        max-width: 100%;
        margin-bottom: 10%;
        margin-top: 10%;
    }

    .footer-list:nth-child(3) {
        padding-left: 7%
    }
}

@media screen and (max-width: 480px) {
    .footer-list {
        width: 100%;
        margin-bottom: 8%;
    }

    .footer-list:nth-child(3) {
        padding-left: 0;
    }

    footer .item_f {
        flex: 0 0 100%;
    }

    header.header .desc {
        display: none !important;
    }
}

@media screen and (max-width: 400px) {
    .lk-cart_info_count {
        flex-direction: row;
        margin-top: 10px;
        align-items: center;
    }

    .lk-cart_info_price {
        flex-direction: row;
    }
}

.jq-selectbox__dropdown {
    background: #fff;
    padding: 10px;
}

.filter.open img {
    transform: rotate(180deg);
}

.search-page {
    display: none
}

.bx_price .old {
    display: none
}

.order-btn:hover,
.order-call:hover {
    text-decoration: none;
}

.call-sticky:hover,
.address-button:hover,
.call-btn:hover,
.call:hover,
.order-btn:hover {
    text-decoration: none;
}


.go-catalog:hover img {}

.address-button:hover,
.address-info:hover .address-button {
    background: #00618b;
    text-decoration: none;
    color: #fff;
}

.product-preview__flag {
    margin: 0 0 10px;
    height: 20px;
    font-size: 10px;
    line-height: 20px;
    position: relative;
    background: #07A1E2;
    padding: 0 10px 0 12px;
    left: -4px;
    color: #fff;
    text-transform: uppercase;
    float: left;
    clear: left;
}

.product-preview__flag:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4px 9px 0;
    border-color: transparent #07A1E2 transparent transparent;
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
}

.product-preview__flags {
    position: absolute;
    left: 0;
    top: 59px;
    z-index: 2;
}

.page-alert {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 10000000;
    width: 100%;
    background-color: #07A1E2;
    color: #fff;
}

.page-alert-content {
    position: relative;
    padding: 20px 15px;
    max-width: 910px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.page-alert .btn {
    min-width: 140px;
    /*line-height: 40px;
    height: 40px;*/
}

.btn.btn-white {
    border-color: #07A1E2;
    color: #07A1E2;
    background: #fff;
    font-weight: 600;
}

*,
*:hover,
*:focus {
    outline: none !important
}



.slider-title h1 {
    font-size: 26px;
    line-height: 31px;
    font-weight: 450;
}

@media screen and (max-width: 375px) {
    .features-sec {
        background-position: center;
    }

    .help-text {
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 24px;
        display: flex;
        align-items: center;
        text-align: center;
        letter-spacing: -0.04em;
        text-transform: uppercase;
        color: #342F33;
    }

    .feat-desc {
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 27px;
        display: flex;
        align-items: center;
        color: #FFFFFF;

    }

    .feat-title-adp {
        font-style: normal;
        font-weight: bold;
        font-size: 15px;
        line-height: 18px;
        display: flex;
        align-items: center;
        text-transform: uppercase;
        color: #FFFFFF;
        margin-bottom: 12px;
    }

    .feat-block_btn {
        margin-right: 15px;
    }

    .feat-block_btn_text {
        margin-right: 5px;
        cursor: pointer;
    }

    .offers-name_title {
        font-size: 15px;
        width: 150px;
    }

    .offers-name_title br {
        display: none
    }

    .column-title {
        font-size: 20px;
    }

    .go-cat_text {
        margin-right: 17px
    }

    .form input {
        font-size: 14px;
    }

    .footer-list {
        width: 100%;
        padding-left: 0px !important
    }

    .footer-contact {
        width: 100%;
        margin-left: 0%;
    }


    .go-catalog {
        padding: 25px 15px;
    }


    .slider-title,
    .slider-title h1 {
        font-size: 16px;
    }

    .logo-adaptive img {
        width: 100px;
    }

    .logo-adaptive {
        height: 60px;
        display: flex;
        text-align: center;
        /* background: #07A1E2; */
    }

    .product-img_big {
        height: 210px;
    }
}

#b2 {
    justify-content: center;
    flex-wrap: wrap;
}

@media screen and (max-width: 1600px) {
    .menu-item {
        font-size: 10.4px !important;
    }
}

@media screen and (max-width: 1360px) {
    /* .address-container {
        flex-direction: column;
    } */
}

@media screen and (max-width: 1100px) {
    .offers-list {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 650px) {
    .offers-list {
        padding-left: 0px !important;
    }

    .offers-name_title {
        font-size: 13px;
    }
}

@media screen and (max-width: 780px) {
    .offers-sec {
        margin-top: 280px;
    }
}

@media screen and (max-width: 750px) {
    .offers-sec {
        margin-top: 380px;
    }
}

@media screen and (max-width: 670px) {
    .offers-sec {
        margin-top: 480px;
    }
}

@media screen and (max-width: 650px) {
    .offers-sec {
        margin-top: 580px;
    }
}

@media screen and (max-width: 600px) {
    .offers-sec.noMar {
        margin-top: 280px;
    }

    .footer-wrapper {
        display: grid;
        grid-template-columns: 48% 48%;
        grid-gap: 4%;
    }

    .footer-list ul li a,
    .footer-contact_item a,
    .footer-contact_text {
        font-size: 13px;
        line-height: 23px;
        margin-bottom: 5px;
    }

    .footer-logo-adp {
        grid-column-start: 1;
        grid-column-end: 3;
        margin-bottom: 35px;
    }

    .controls {
        display: flex !important;
        position: absolute;
        grid-gap: 10px !important;
        right: 10px;
        top: 20px;
        z-index: 999;
    }

    .brands-title {
        position: relative;
    }

    .ymap>div {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
    }
}

@media screen and (max-width: 370px) {
    .offers-sec {
        margin-top: 50px;
    }

    .offers-sec.noMar {
        margin-top: 0px !important;
    }

}
