/*  Default styles  */
img {
    max-width: 100%;
    height: auto;
}

.alignright, *[align="right"] {
    display: inline-block;
    float: right;
    margin: 0 0 20px 20px;
}

.alignleft, *[align="left"] {
    display: inline-block;
    float: left;
    margin: 0 20px 20px 0;
}

.aligncenter, *[align="center"] {
    display: block;
    margin: 20px auto;
}

*[align="left"] {
    display: inline-block;
    margin: 0 20px 20px 0;
}

.backgrounded-title .title, .common-caption {
    text-decoration: none;
}

.list.grid-row.sale > div {
    margin-bottom: 20px;
}

.header .top-line-content .profile, .header-search {
    margin-left: 20px;
}

.header .karantin-line {
    display: block;
    background: red;
    color: #fff;
    text-align: center;
    font-family: Roboto-Regular;
    font-size: 14px;
    padding: 6px;
}

.header.fixed .karantin-line {
    display: none;
}

.warning-product {
    font-size: 13px;
    line-height: 1.4;
    font-weight: 700;
    padding: 20px 0;
}

.delivery-product-page {
    font: 500 20px/26px "Montserrat", sans-serif;
    margin-bottom: 20px;
}

.main-menu .submenu-body .left {
    padding-bottom: 25px;
}

.info-delivery ul {
    list-style: none;
    padding-left: 0;
    font-size: 12px;
    line-height: 1.6;
}

.info-delivery ul li {
    margin-bottom: 20px;
}

.link-manager-fixed {
    display: block;
    position: fixed;
    top: 45%;
    left: -119px;
    padding: 10px 20px;
    color: #ffffff;
    border: 1px solid #093f7f;
    background: #093f7f;
    text-decoration: none;
    font-weight: bold;
    transform: rotate(90deg);
    transition: all 0.3s;
    z-index: 3;
}

.link-manager-fixed:hover {
    color: #093f7f;
    background: #ffffff;
}

.popup-cooperation-facades .title {
    padding-bottom: 20px;
}

.popup.popup-manager .f-body, .popup-want-facade .f-body {
    padding-top: 26px;
}

.delivery-img {
    background: URL('/local/images/delivery.png') no-repeat;
    width: 40px;
    height: 40px;
    float: left;
    margin: 0 7px 0 0;
}

/*  Fixed window  */

.bottom-fixed-window {
    position: absolute;
    font: 400 18px/22px "Montserrat", sans-serif;
    right: 0;
    top: 100%;
    border: 1px solid #4f575c;
    background: #ffffff;
    width: 320px;
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
    color: #4f575c;
}

.close-fixed {
    position: absolute;
    right: 2px;
    top: 2px;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.close-fixed span {
    width: 15px;
    height: 1px;
    background: #4f575c;
    position: absolute;
    left: 0;
    top: 7px;
    transition: all 0.3s;
}

.close-fixed:hover span {
    background: #34639a;
}

.close-fixed span:first-child {
    transform: rotate(45deg);
}

.close-fixed span:last-child {
    transform: rotate(-45deg);
}

.bottom-fixed-window p {
    color: #4F575C;
    margin: 0 auto 20px;
}

.bottom-fixed-window a {
    display: inline-block;
    padding: 17px 15px;
    width: 248px;
    box-sizing: border-box;
    border: 1px solid #4F575C;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
    transition: all 0.3s;
    background: #ffffff;
    color: #4f575c;
}

.bottom-fixed-window a:hover, .order-page .form-block .desc1 .seo-btn-request-manager-popup:hover {
    background: #4f575c;
    color: #ffffff;
}

.order-page .form-block {
    padding: 26px;
}

.order-form-wrapper {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    padding-top: 10px;
}

.order-page .form-block .desc1 .seo-btn-request-manager-popup {
    display: inline-block;
    padding: 14px 15px;
    margin-top: 15px;
    width: 200px;
    box-sizing: border-box;
    border: 1px solid #4F575C;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
    transition: all 0.3s;
    background: #ffffff;
    color: #4f575c;
    text-align: center;
}


/*  Advertise  */
.text-advertise {
    color: #4f575c;
}

.text-advertise p {
    margin: 18px 0;
    font: 18px/1.8 "Montserrat", sans-serif;
}

.text-advertise p.big {
    margin-top: 24px;
    font-size: 22px;
}

.text-advertise h2 {
    margin: 50px 0 31px;
    font: 500 48px/1.6 "Montserrat", sans-serif;
}

.text-advertise h3 {
    margin: 42px 0 21px;
    font: 500 36px/1.6 "Montserrat", sans-serif;
}

.text-advertise ol, .text-advertise ul {
    margin: 0 0 15px;
    font: 18px/1.8 "Montserrat", sans-serif;
    list-style: none;
    padding: 0 0 0 45px;
}

.text-advertise ol li, .text-advertise ul li {
    position: relative;
    color: #4f575c;
}

.text-advertise ul li:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    top: 13px;
    left: -25px;
    background: #4f575c;
}

.sk-inline-componentforms {
    display: flex;
    align-items: flex-end;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

.sk-inline-componentforms > div, .sk-inline-componentforms > div .col-sm-6 {
    width: inherit;
}

.sk-inline-componentforms > div .col-sm-6 {
    max-width: 320px;
}

.sk-inline-componentforms .block-button-popup {
    margin-bottom: 80px;
}

.sk-inline-componentforms .block-button-popup p {
    font: 500 14px "Montserrat", sans-serif;
}


/*  Main page  */

.seo-text ::-webkit-scrollbar {
    width: 3px;
}

.seo-text ::-webkit-scrollbar-track {
    width: 3px;
}

.seo-text ::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #d5d9dd;
}


/*  Order page  */

.order-page .form-block .desc1 .seo-btn-request-manager-popup {
    display: inline-block;
    padding: 14px 15px;
    margin-top: 15px;
    width: 200px;
    box-sizing: border-box;
    border: 1px solid #4F575C;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
    transition: all 0.3s;
    background: #ffffff;
    color: #4f575c;
    text-align: center;
}

.order-page .order-form .buttons.before {
    position: relative;
}

.order-page .order-form .buttons.before:before {
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}

.qr-payment-link {
    display: block;
    width: 100%;
    height: 100%;
}


/*  Product page  */

.banner-advertising {
    margin: 30px auto;
}

.dates .date span {
    color: #000000;
    font: 700 14px/1.71 "Montserrat", sans-serif;
}

.catalog-detail-card .amount a {
    color: #ffffff;
    padding: 12px 24px;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    margin-bottom: 10px;
    background: #4f575c;
    border: 1px solid #4f575c;
    flex-basis: 100%;
    width: 100%;
    max-width: 250px;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    transition: all 0.3s;
}

.catalog-detail-card .amount a:hover {
    background: transparent;
    color: #4f575c;
}

.catalog-detail-card .amount a span {
    border: none;
}

.catalog-detail-card .amount a:hover span {
    border: none;
}

.catalog-detail-card .amount a:before {
    content: none;
}

.catalog-detail-page .other-products {
    padding-top: 30px;
}

.catalog-detail-page .text-content h2 {
    margin: 30px 0 20px;
    font: 500 32px "Montserrat", sans-serif;
}

.catalog-detail-page .text-content h2.red {
    color: red;
}

.catalog-detail-page .text-content h2.blue {
    color: #023e84;
}

.catalog-detail-page .products-slider {
    margin-top: 10px;
    margin-bottom: 0;
}

.karantin-line-cat {
    color: #4f575c;
    font: 700 12px/1.4 'Montserrat', sans-serif;
}


.text-content .detail-text {
    font: 14px/24px "Montserrat", sans-serif;
    color: #4f575c;
}

/*
a.magnifier {
    position: absolute;
    left: 20px;
    bottom: 20px;
    width: 20px;
    height: 40px;
    z-index: 10;
}*/


/*  Section  */

.product-article {
    font: 600 15px/18px "Montserrat", sans-serif;
    color: #4F575C;
}


/*  Facade Slider Home  */

.facade-slider-block {
    position: relative;
    padding: 90px 0;
}

.facade-slider-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 55%;
    background: #023e84;
    overflow: hidden;
}

.facade-slider-block .grid-container .facade-slider {
    position: relative;
    z-index: 1;
    background: #ffffff;
}

.facade-slider-bg .title-wrapper {
    position: relative;
}

.facade-slider-bg .title-background {
    position: absolute;
    top: -20px;
    left: 70px;
    overflow: hidden;
    white-space: nowrap;
    font: 500 220px "Montserrat", sans-serif;
    color: rgba(255, 255, 255, .1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.facade-home-title {
    font: 500 48px "Montserrat", sans-serif;
    color: #4f575c;
    margin: 0 0 40px;
    padding-top: 40px;
}

.facade-content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.facade-slide-title {
    flex-basis: 35%;
    width: 35%;
    box-sizing: border-box;
    padding: 35px 10px 20px 35px;
}

.facade-slide-title a {
    color: #4f575c;
    font: 500 28px/1.3 "Montserrat", sans-serif;
    text-decoration: none;
}

.facade-photo-content {
    flex-basis: 65%;
    width: 65%;
    height: 300px;
}

.facade-photo-content a {
    display: block;
    height: 100%;
    text-decoration: none;
}

.facade-slider .arrows {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #4f575c;
    box-sizing: border-box;
    padding: 10px 30px;
    z-index: 4;
}

.facade-slider .arrows .slider-arrow.prev {
    margin-right: 40px;
}


/*  Action  */

.action-video {
    max-width: 80%;
    margin: auto;
    padding: 20px 0;
}


/*  Facades  */

.facades-city-form {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.facades-city-form > div {
    flex-basis: 26%;
    width: 26%;
}

.facades-city-form > div:first-child {
    margin-right: 2%;
}

.facades-city-form > div select {
    width: 100%;
}


/*  Search page  */

.load-more-search {
    display: block;
    padding: 17px 15px;
    margin: 20px auto 0;
    width: 248px;
    box-sizing: border-box;
    border: 1px solid #4F575C;
    text-decoration: none;
    transition: all 0.3s;
    background: #ffffff;
    color: #4f575c;
    font: 500 16px/18px "Montserrat", sans-serif;
    cursor: pointer;
}

.load-more-search:hover {
    background: #4F575C;
    color: #ffffff;
}

.search-end {
    color: #4f575c;
    font: 500 16px/18px "Montserrat", sans-serif;
    margin-top: 30px;
}


/*  Profile  */

.search-block-lk {
    width: 100%;
}


/*  Profile  */

.bazissoft-block-lk {
    width: 100%;
    padding-top: 20px;
    height: 607px;
}


/*  Subscription  */

.stock-subscriptions {
    background: #023e84;
    padding: 60px 0;
    text-align: center;
    margin-bottom: 60px;
}

.stock-subscriptions.list {
    margin-bottom: 0;
}

.stock-subscriptions .title {
    font: 500 48px "Montserrat", sans-serif;
    color: #ffffff;
    margin: 0 0 30px 0;
}

.stock-subscriptions .description {
    font: 500 20px/32px "Montserrat", sans-serif;
    margin-bottom: 30px;
    color: #ffffff;
}

.stock-subscriptions .grid-row {
    align-items: center;
    justify-content: center;
}

.seo-btn-subscription-stocks {
    display: inline-block;
    padding: 17px 15px;
    width: 248px;
    box-sizing: border-box;
    border: 1px solid #4F575C;
    font: 500 16px/22px "Montserrat", sans-serif;
    line-height: 20px;
    text-decoration: none;
    transition: all 0.3s;
    background: #ffffff;
    color: #4f575c;
}

.seo-btn-subscription-stocks:hover {
    background: #4f575c;
    color: #ffffff;
}


/*  Raiting Profile  */

.rating-profile-wrapper {
    text-align: center;
}

.rating-label {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 15px;
}

.rating-profile-item {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.rating-profile-item > div {
    margin: 0 20px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rating-profile-item > div label {
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    margin-left: 5px;
}

/*  Search order  */

.form-search-order {
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.form-search-order input {
    transition: all .3s ease 0s;
    flex-basis: 30%;
    width: 30%;
    height: 52px;
    background: #fff;
    color: #4f575c;
    border: 1px solid #aeb6bc;
    border-radius: 0;
    font: 500 16px/1.5 "Montserrat", sans-serif;
    padding: 16px 19px 15px;
    box-sizing: border-box;
    max-width: 400px;
    margin-right: 10px;
}

.text-content a.form-search-order-link:not(.btn) {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #4F575C;
    font: 500 16px/1.5 "Montserrat", sans-serif;
    flex-basis: 20%;
    width: 20%;
    max-width: 200px;
    height: 50px;
    border: 1px solid #4F575C;
    cursor: pointer;
}

.text-content a.form-search-order-link:not(.btn):hover {
    background: #4F575C;
    color: #ffffff;
}

/*  Order  */

.order-page .text-content.form-order-text {
    padding-top: 10px;
}

.order-page .col-sm-12.basket-total-wrap {
    background: #f6f7f8;
    padding: 0;
    margin-bottom: 20px;
}

.order-page .basket-total .title .total-sum-before {
    font-size: 18px;
    font-weight: 400;
}

.order-page .basket-total .title .total-sum-before .js-total-price-value {
    font-weight: 500;
}

.order-page .basket-total .prop {
    margin-bottom: 20px;
}

.order-page .basket-total .prop .key {
    font: 500 23px/29px "Montserrat", sans-serif;
    margin-bottom: 10px;
}

.order-page .basket-total .prop .val {
    font: 400 18px/1.3 "Montserrat", sans-serif;
    letter-spacing: .03em;
    margin-bottom: 5px;
}

.order-page .basket-total .prop .val span:last-child {
    font-weight: 500;
}

.order-page .form-block {
    border: 0;
}

.col-xxl-8.col-md-12.col-sm-12.agree-block {
    margin-top: -56px;
}

.cart-page.order .basket-list .td {
    width: 12%;
}

.cart-page.order .basket-list .td:nth-child(1), .cart-page.order .basket-list .td:nth-child(3) {
    width: 11%;
}

.cart-page.order .basket-list .td:nth-child(4), .cart-page.order .basket-list .td:nth-child(5) {
    width: 12%;
}

.cart-page.order .basket-list .td:nth-child(6) {
    width: 17%;
}

.cart-page.order .basket-list .td:nth-child(2) {
    width: 37%;
}

.order-cart-block-title {
    color: #4f575c;
    font: 500 30px/1.2 "Montserrat", sans-serif;
    margin: 10px 0 10px;
}

.order-page .cart-page .basket-list .td {
    padding: 5px 5px 7px;
}

.quantity-selector span {
    display: block;
    width: 100%;
    font: 500 18px/1 "Montserrat", sans-serif;
    color: #aeb6bc;
    text-align: center;
}

.form-block.delivery {
    padding-top: 0;
    margin-top: -60px;
}

.order-page .form-block {
    margin-bottom: 20px;
}

.order-page .small-header {
    padding-bottom: 0;
}

.order-page .basket-total {
    padding: 20px;
}

.order-page .cart-page .basket-list .image {
    width: 70px;
    height: 48px;
}

/*  Popup  */

.block-button-popup {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 30px 0;
    margin-bottom: 30px;
}

.block-button-popup-item {
    padding: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 320px;
    box-sizing: border-box;
    color: #4f575c;
}

.block-button-popup-item p {
    font: 400 18px/26px "Montserrat", sans-serif;
}

.text-content .block-button-popup-item a:not(.btn), .seo-btn-autumn-advertising-popup {
    display: inline-block;
    padding: 17px 15px;
    width: 248px;
    box-sizing: border-box;
    border: 1px solid #4F575C;
    text-decoration: none;
    transition: all 0.3s;
    background: #ffffff;
    color: #4f575c;
    font: 500 16px/20px "Montserrat", sans-serif;
}

.text-content .block-button-popup-item a:not(.btn):hover, .seo-btn-autumn-advertising-popup:hover {
    background: #4f575c;
    color: #ffffff;
}

.guarantee-block > div {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 30px 0;
    box-sizing: border-box;
    padding: 40px 20px 30px;
    background: #f6f7f8;
}

.text-content .guarantee-block a.file-link {
    text-decoration: none;
    border-bottom: none;
}

.price-default {
    color: #888e92;
    font-size: 28px;
    display: inline-block;
    position: relative;
}

.td .price-default {
    font-size: 14px;
}

.price-default:before {
    content: '';
    width: 100%;
    height: 2px;
    background: red;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
}

.order-cart-date-store {
    font: 500 16px/1.2 "Montserrat", sans-serif;
    color: #b0b5b9;
    margin: 10px 0 10px;
}

.popup.popup-select-city .f-body .text {
    font: 400 14px/1.5 "Montserrat", sans-serif;
    color: #4f575c;
}

.popup.popup-select-city .f-body .text.warning {
    padding: 3px 0 3px 10px;
    border-left: 1px solid #dc2743;
    margin-bottom: 10px;
}

.popup.popup-select-city .f-body .cities-list li a {
    font: 400 14px/1.2 "Montserrat", sans-serif;
}


/*  Cart  */

.cart-block-title {
    font: 500 23px/29px "Montserrat", sans-serif;
    margin-bottom: 18px;
    letter-spacing: .03em;
}


/*  Before order  */
.grid-container.before-order {
    max-width: 1420px;
}

.before-order-head {
    min-height: 120px;
    margin-bottom: 10px;
}

.before-order-image span {
    display: block;
    padding-left: 30px;
    box-sizing: border-box;
    color: #023d84;
    text-transform: uppercase;
    font: 500 13px/1.3 sans-serif;
}

.before-order-body {
    min-height: 270px;
}

.button-description {
    padding: 25px 0;
    font: 400 14px/1.6 "Montserrat", sans-serif;
    color: #4f575c;
}

.btn.gray-dark {
    min-width: 200px;
}

.before-order-bottom {
    font: 500 14px/1.4 "Montserrat", sans-serif;
    color: #4f575c;
}

.before-order-bottom span {
    color: #aeb6bc;
    font-weight: 400;
}

.before-order-item img {
    max-width: 100%;
}

.before-order-item {
    box-sizing: border-box;
    padding: 30px 15px 60px;
    border: 3px solid #f2f2f2;
    margin-bottom: 30px;
}

.error-after-message {
    color: #dc2743;
}


/*  Novinki  */

.tag-page-slider {
    height: 60px;
    overflow: hidden;
    transition: all ease 0.6s;
}

.tag-page-slider.active {
    height: auto;
}

.page-slider-main {
    text-align: center;
    padding: 26px 0;
    height: 32px;
}

.page-slider-main a {
    text-decoration: none;
    display: inline-block;
    position: relative;
    padding: 5px 34px 2px 0;
    font: 12px/15px "Montserrat", sans-serif;
    color: #4f575c;
    border-bottom: 1px solid transparent;
    transition: all ease 0.3s;
}

.page-slider-main a:hover {
    border-bottom: 1px solid #4f575c;
}

.page-slider-main a:after {
    content: '';
    position: absolute;
    width: 11px;
    height: 6px;
    background: url("/local/css/../images/sprite.svg?1dd02d1d") -101px -136px no-repeat;
    top: 10px;
    right: 0;
    transition: all ease 0.3s;
}

.page-slider-main a.active:after {
    transform: rotate(180deg);
}

.page-slider-main a:hover:after {
    /*transform: rotateY(180deg);*/
}

.links-as-tags a.blue {
    background: rgba(2, 62, 132, 1);
    color: #ffffff;
    font-weight: bold;
}

.links-as-tags a.blue:hover {
    background: rgba(2, 62, 132, 0.7);
}


/*  Basket  */

.cart-page .basket-list .td:nth-child(4), .cart-page .basket-list .td:nth-child(5) {
    flex-direction: column;
    justify-content: center;
}

/*  Text block  */

.text-block {
    font: 14px/1.7 "Montserrat", sans-serif;
    color: #4F575C;
}

.text-block p {
    margin-bottom: 20px;
}

.text-block h2, .text-block h3 {
    font: 24px/28px "Montserrat", sans-serif;
    font-weight: 500;
}

.text-block li {
    margin-bottom: 15px;
}

/*  Profile  */
.bonus-info {
    margin-bottom: 40px;
}

.bonus-price {
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
}

/*  Map site  */
.menu-page-map-site {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.text-content .menu-page-map-site a:not(.btn) {
    border-bottom: none;
}

.sub-cat-catalog ul {
    column-count: 3;
    column-gap: 30px;
}

.text-content .sub-cat-catalog ul a:not(.btn) {
    border-bottom: none;
    font-weight: 500;
    line-height: 22px;
}

.text-content .menu-page-map-site a:not(.btn):hover, .text-content .sub-cat-catalog ul a:not(.btn):hover {
    color: #023e84;
}

.sub-cat-catalog ul .h2 {
    font-size: 18px;
}

.menu-page-map-site .footer-menu-title {
    font: 24px/29px "Montserrat", sans-serif;
    font-weight: 500;
    margin-bottom: 25px;
}


/*  Catalog Elements  */

.catalog-category-page .vid {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    padding-bottom: 15px;
}

.catalog-category-page .vid .label {
    color: #4f575c;
    font: 500 18px/1 "Montserrat", sans-serif;
    margin-right: 10px;
}

.catalog-category-page .vid a {
    display: inline-block;
    margin: 0 3px;
}

.catalog-category-page .vid a svg path {
    transition: all 0.3s;
}

.catalog-category-page .vid a:hover svg path, .catalog-category-page .vid a.active svg path {
    fill: #34639a;
}

.product-available-wrap {
    min-height: 64px;
}

.list.grid-row .line, .list.grid-row .table {
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 40px;
}

.list.grid-row .line .product-item, .list.grid-row .table .product-item {
    flex-direction: row;
    padding-bottom: 0;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.list.grid-row .line .product-item .product-cart, .list.grid-row .table .product-item .product-cart {
    position: relative;
}

.list.grid-row .line .product-item .product-photo {
    flex-basis: 24%;
    width: 24%;
}

.list.grid-row .line .product-item .product-info {
    flex-basis: 44%;
    width: 44%;
}

.list.grid-row .line .product-item .product-cart {
    flex-basis: 24%;
    width: 24%;
    margin-right: 1%;
}

.list.grid-row .line .product-item .product-info .product-name {
    font: 500 20px "Montserrat", sans-serif;
}

.list.grid-row .table .product-item .product-photo {
    flex-basis: 15%;
    width: 15%;
}

.list.grid-row .table .product-item .product-info {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-basis: 63%;
    width: 63%;
}

.list.grid-row .table .product-item .product-info .product-name {
    min-height: auto;
    flex-basis: 45%;
    width: 45%;
}

.list.grid-row .table .product-item .product-labels {
    top: 0;
    left: 0;
}

.list.grid-row .table .product-item .product-cart {
    flex-basis: 20%;
    width: 20%;
    margin-right: 2%;
}


/*  LK Order  */
.lk-orders .title {
    color: #4f575c;
    font: 500 30px/1.2 "Montserrat", sans-serif;
    margin-bottom: 7px;
}

.lk-orders .date-store {
    color: #b0b5b9;
    font: 500 16px/1.2 "Montserrat", sans-serif;
}

.lk-orders .products th.photo {
    visibility: visible;
    text-align: center;
}

.lk-orders .products {
    padding-right: 0;
}

.lk-orders .products.large-only td {
    padding-bottom: 5px;
    padding-top: 5px;
}

.lk-orders .order-properties > .th {
    border-bottom: 0;
}

.lk-orders .products .name {
    width: 39.5%;
}

.main-top-slider .slide img {
    aspect-ratio: 2.63;
}

@media screen and (max-width: 982px) {
    .lk-orders .products .name {
        width: 34.5%;
    }
}

@media screen and (max-width: 730px) {
    .lk-orders .title {
        font-size: 24px;
    }

    .lk-orders .date-store {
        font-size: 14px;
    }
}


/*  Fasady  */

.main .news-list .col.title-cat {
    font: 500 32px "Montserrat", sans-serif;
    color: #4f575c;
    padding-bottom: 10px;
}

.main .news-list .seo-text {
    padding-bottom: 30px;
}

.resul-city-phone {
    display: none;
    margin: 20px 0;
    font: 500 18px/1.3 'Montserrat', sans-sherif;
}

.resul-city-phone.open {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.resul-city-phone #sl_fasady_phone {
    font-weight: bold;
    color: #000;
}


/*  Landing  */
.text-advertise section {
    margin-bottom: 80px;
}

.text-advertise img {
    max-width: 100%;
    height: auto;
}

.text-advertise p.st-title {
    font: 700 36px/1.3 "Montserrat", sans-serif;
}

.text-advertise ol.content-nav {
    padding-left: 0;
}

.content-nav {
    counter-reset: li;
}

.content-nav li {
    margin-bottom: 5px;
}

.content-nav li:before {
    content: counter(li) '.  ';
    counter-increment: li;
    font: 500 18px/1.8 'Montserrat', sans-serif;
}

.text-advertise ul.landing-list {
    margin-bottom: 60px;
}

.text-advertise ul.landing-list li {
    margin-bottom: 10px;
}

.text-advertise ul.landing-list li:before {
    width: 30px;
    height: 30px;
    top: -2px;
    left: -30px;
    background: url("../images/check.svg") center center no-repeat;
    background-size: contain;
}

.content-nav li a {
    text-decoration: none;
    font-size: 24px;
    color: #4F575C;
}

.content-nav li a:hover {
    color: #000000;
}

.double-left-block {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.double-left-block > div {
    flex-basis: 30%;
    width: 30%;
}

.video-block {
    margin: 15px 0 30px;
}

.category-link {
    text-align: center;
    margin: 40px auto 60px;
}

.landing-table td, .landing-table th {
    background: #eeeeee;
    padding: 10px;
    text-align: center;
}

.landing-table td:first-child, .landing-table th:first-child {
    text-align: left;
}

.video-title {
    color: #4F575C;
    font: 700 20px/1.8 'Montserrat', sans-serif;
}

.guide-manual-item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 45px;
}

.guide-manual-item:before {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 40%;
    height: 10px;
    background: #4F575C;
}

.guide-manual-item:last-child:before {
    content: none;
}

.guide-manual-item > div:first-child {
    flex-basis: 26%;
    width: 26%;
    text-align: center;
}

.guide-manual-item > div:last-child {
    flex-basis: 74%;
    width: 74%;
    padding-top: 40px;
    position: relative;
}

.guide-manual-item .guide-manual-item-left {
    display: inline-block;
    background: #4F575C;
    color: #ffffff;
    position: absolute;
    top: -5px;
    left: 0;
    width: 90px;
    text-align: center;
}

.guide-manual-item .guide-manual-item-left.mobile {
    display: none;
}

.clear {
    clear: both;
}

.landing-form {
    max-width: 450px;
    margin-bottom: 60px;
}

.landing-form .policy-warning a {
    color: #4f575c;
    text-decoration: none;
    font-weight: bold;
    transition: all 0.3s;
}

.landing-form .policy-warning a:hover {
    color: #aeb6bc;
}

.table-wrap {
    overflow-x: auto;
    width: 100%;
}

.spoiler-block {
    box-sizing: border-box;
    border: 2px solid #4F575C;
    margin-bottom: 60px;
}

.spoiler-item {
    border-bottom: 2px solid #4F575C;
    font: 18px/1.8 "Montserrat", sans-serif;
}

.spoiler-item:last-child {
    border-bottom: 0;
}

.spoiler-question {
    padding: 20px 10px 20px 60px;
    position: relative;
    font-weight: bold;
    cursor: pointer;
}

.spoiler-question:before {
    content: '';
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    transition: all 0.3s;
    background: url("../images/sp_before.svg") center center no-repeat;
    background-size: contain;
}

.spoiler-question.open:before {
    transform: rotate(180deg);
}

.spoiler-answer {
    font-weight: 500;
    opacity: 0;
    border-top: 2px solid #4F575C;
    background: #e2e2e2;
    height: 0;
    padding: 0 10px 0 60px;
    transition: all 0.3s;
}

.spoiler-answer.open {
    padding: 20px 10px 20px 60px;
    height: auto;
    opacity: 1;
}


@media screen and (max-width: 1125px) {
    .double-left-block > div {
        flex-basis: 40%;
        width: 40%;
    }
}

@media screen and (max-width: 999px) {
    .content-nav li a {
        font-size: 16px;
    }

    .text-advertise p.st-title {
        font: 700 26px/1.3 "Montserrat", sans-serif;
    }

    .video-block iframe {
        height: 420px;
    }

    .text-advertise p, .text-advertise section ol li, .text-advertise section ul li {
        font: 16px/1.8 "Montserrat", sans-serif;
    }

    .text-advertise .grid-row > div {
        margin-bottom: 20px;
    }

    .spoiler-item {
        font: 16px/1.8 "Montserrat", sans-serif;
    }

    .video-title {
        font: 700 16px/1.8 'Montserrat', sans-serif;
    }
}

@media screen and (max-width: 900px) {

    .guide-manual-item > div:first-child {
        position: relative;
    }

    .guide-manual-item > div:first-child {
        flex-basis: 40%;
        width: 40%;
        text-align: center;
    }

    .guide-manual-item .guide-manual-item-left {
        display: none;
        left: auto;
        right: -90px;
    }

    .guide-manual-item .guide-manual-item-left.mobile {
        display: inline-block;
    }

    .guide-manual-item > div:last-child {
        flex-basis: 100%;
        width: 100%;
        padding-top: 0;
    }
}

@media screen and (max-width: 640px) {
    .video-block iframe {
        height: 280px;
    }

    .double-left-block > div {
        flex-basis: 100%;
        width: 100%;
    }

    .spoiler-answer {
        padding: 0 10px 0 40px;
    }

    .spoiler-question, .spoiler-answer.open {
        padding: 10px 10px 10px 40px;
    }

    .spoiler-question:before {
        left: 13px;
        margin-top: -9px;
        width: 16px;
        height: 16px;
    }
}

@media screen and (max-width: 600px) {
    .guide-manual-item > div:first-child {
        flex-basis: 60%;
        width: 60%;
    }

    .guide-manual-item:before {
        width: 60%;
    }
}

@media screen and (max-width: 480px) {
    .guide-manual-item > div:first-child {
        flex-basis: 100%;
        width: 100%;
        box-sizing: border-box;
        padding-right: 70px;
    }

    .guide-manual-item .guide-manual-item-left {
        right: 0;
        width: 70px;
    }

    .guide-manual-item:before {
        width: 90%;
    }
}

@media screen and (max-width: 420px) {
    .video-block iframe {
        height: 160px;
    }

    .guide img {
        max-width: 200px;
    }

    .spoiler-item {
        font: 14px/1.8 "Montserrat", sans-serif;
    }
}


/* FDM News snippet */

.fdm-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 20px 0;
}

.fdm-item {
    flex-basis: 32%;
    width: 32%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    opacity: 0.6;
    transition: all 0.3s;
}

.fdm-item:hover {
    opacity: 1;
}

.fdm-item p {
    display: inline-block;
}

.text-content p.fdm-title {
    font-size: 22px;
    font-weight: 500;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.text-content p.fdm-title:before {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 3px;
    width: 0;
    background: #ffb000;
    transition: all 0.3s;
}

.text-content .fdm-item:hover p.fdm-title:before {
    width: 100%;
}

.text-content p.fdm-name {
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: 500;
}

.fdm-item img {
    max-width: 100%;
    height: auto;
}

@media screen and (max-width: 700px) {
    .fdm-wrap {
        justify-content: space-around;
    }

    .fdm-item {
        opacity: 1;
        flex-basis: 48%;
        width: 48%;
        margin-bottom: 20px;
    }

    .text-content p.fdm-title {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .text-content p.fdm-name {
        font-size: 14px;
    }
}

@media screen and (max-width: 430px) {
    .fdm-item {
        flex-basis: 100%;
        width: 100%;
    }
}

/* Сниппет кнопки перехода */
.button-block {
    margin-bottom: 30px;
    text-align: center;
}

.text-content .button-block a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 200px;
    height: 48px;
    margin: 0 auto;
    font: 500 16px/1.5 "Montserrat", sans-serif;
    color: #4f575c;
    text-decoration: none;
    border: 1px solid #4f575c;
    transition: all .3s ease 0s;
    background: linear-gradient(to top, #4f575c 0%, #4f575c 50%, #fff 50%, #fff 0%) 50% 0;
    background-size: 100% 200%;
}

.text-content .button-block a:hover {
    color: #fff;
    background-position: 50% 100%;
}


/* Promoslider */
.promoslider-block .slide-photo .slide-photo-content {
    position: relative;
}

.promoslider-block .slide-photo .slide-photo-content .promo-link-img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}


/*  Contest PROFSTANDARD  */

.news-form {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: url("../images/news/bg_contest.jpg") center center no-repeat;
    background-size: cover;
    padding: 55px;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    margin-bottom: 40px;
}

.news-form:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
}

.news-form form {
    max-width: 700px;
}

.news-form .rating-profile-item {
    flex-direction: column;
}

.news-form .rating-label {
    color: #00468c;
    font-size: 36px;
    font-weight: 600;
}

.news-form .rating-label span {
    display: block;
    color: #ff0000;
}

.news-form .buttons {
    text-align: center;
}

.news-form .buttons .news-btn {
    background: #00468c;
    color: #ffffff;
    border: 1px solid #00468c;
    border-radius: 30px;
    width: 200px;
    height: 44px;
    padding: 10px;
}

.news-form .rating-profile-item > div {
    width: 100%;
    position: relative;
}

.news-form .rating-profile-item > div {
    margin: 0 0 15px;
}

.news-form .rating-profile-item > div input {
    width: 100%;
    opacity: 0;
    z-index: 2;
    height: 36px;
    border-radius: 25px;
    cursor: pointer;
}

.news-form .rating-profile-item > div input:hover ~ label, .news-form .rating-profile-item > div input[type=radio]:checked ~ label {
    background: #ff0000;
    color: #ffffff;
}

.news-form .rating-profile-item > div label {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    border: 1px solid #3c4e5b;
    z-index: 1;
    margin-left: 0;
    border-radius: 25px;
    line-height: 36px;
    color: #00468c;
    font-size: 22px;
    transition: all 0.3s;
}

@media screen and (max-width: 780px) {
    .news-form .rating-label {
        font-size: 26px;
    }

    .news-form {
        padding: 30px 15px;
    }
}

@media screen and (max-width: 460px) {
    .news-form .rating-label {
        font-size: 20px;
    }

    .news-form .rating-profile-item > div label {
        font-size: 16px;
    }
}


/*  Vertical survey in profile  */

.form-vertical .rating-profile-wrapper {
    text-align: left;
    margin-bottom: 26px;
}

.form-vertical .rating-profile-wrapper .rating-label {
    font-size: 20px;
    font-weight: bold;
}

.form-vertical .rating-profile-item {
    flex-direction: column;
}

.form-vertical .rating-profile-item > div input {
    width: 26px;
    height: 26px;
}

.form-vertical .rating-profile-item > div label {
    font-size: 18px;
    margin-left: 15px;
}

@media screen and (max-width: 780px) {
    .form-vertical .rating-profile-item > div input {
        width: 22px;
        height: 22px;
    }

    .form-vertical .rating-profile-item > div label {
        font-size: 16px;
        margin-left: 10px;
    }

    .form-vertical .rating-profile-wrapper .rating-label {
        font-size: 18px;
        font-weight: bold;
    }
}

/* Basket line header */
.header .top-line-content .basket-info {
    margin-left: 15px;
    font-size: 14px;
}

.header .top-line-content .basket-info:before {
    content: '';
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 19px;
    background: url("/local/css/../images/sprite.svg?1dd02d1d") -56px -218px no-repeat;
    transition: opacity .3s ease 0s;
    margin-right: 10px;
    opacity: .6;
}

.header .top-line-content .basket-info {
    text-decoration: none;
    border-bottom: none;
    color: inherit;
    display: -ms-flexbox;
    display: flex;
}

.header .top-line-content .basket-info .text-wrapper {
    transition: border-bottom-color .3s ease 0s;
    border-bottom: 1px solid transparent;
    margin-top: 2px;
}

.header .top-line-content .basket-info .basket-text {
    margin-right: 3px;
}

.header .top-line-content .basket-info .basket-price, .header .top-line-content .basket-info .basket-text {
    color: #4f575c;
    vertical-align: middle;
}

.header .top-line-content .basket-info:hover:before {
    opacity: 1;
}

.header .top-line-content .basket-info:hover .text-wrapper {
    border-bottom-color: #4f575c;
}


/*  Banner menu  */
.banner-content-link {
    display: block;
    position: relative;
}

.banner-content-link > span {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    background: #ffffff;
    color: #4f575c;
    border: 1px solid #fff;
    padding: 1px;
    width: 140px;
    transition: all 0.3s;
}

.banner-content-link > span > span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 136px;
    height: 36px;
    border: 1px solid #4f575c;
    transition: all 0.3s;
}

.banner-content-link > span:hover {
    background: #4f575c;
    border: 1px solid #4f575c;
    color: #ffffff;
}

.banner-content-link > span:hover span {
    border: 1px solid #ffffff;
}


/*  Footer  */

.soc-icon a {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin: 0 10px 10px 0;
}

.soc-icon a svg .st0, .soc-icon a svg .st1 {
    fill: #ffffff;
    transition: all 0.3s;
}

.soc-icon a:hover svg .st0 {
    fill: #043F83;
}

.soc-icon a:hover svg .st1 {
    fill: #22445A;
}


.labelsortno:before, .labelsortno:after {
    content: none !important;
}

.labelsortno {
    padding-right: 0 !important;
}

.popup .f-body {
    padding: 20px 40px 40px;
}

/* Ahunter */

.u-AhunterSuggestions {
    border: 1px solid #AAAAAA;
    background: white;
    overflow: auto;
    border-radius: 2px;
}

.u-AhunterSuggestion {
    padding: 5px;
    white-space: nowrap;
    overflow: hidden;
}

.u-AhunterEmptySuggestion {
    padding: 5px;
    font-style: italic;
    color: #b8661f;
}

.u-AhunterSelectedSuggestion {
    background: #E7E7E7;
}

.u-AhunterSuggestions strong {
    font-weight: bold;
    color: #1B7BB1;
}


/* Личный кабинет */

.profile-info {
    padding-top: 30px;
}

.profile-info-form .input {
    margin-bottom: 20px;
}

.profile-info-form .input input {
    border: none !important;
}

.lk-card {
    border: none;
    margin: 0;
}

.lk-card.action {
    padding: 0 20px 20px 20px;
}

.lk-card .status {
    color: #aeb6bc;
    font: 500 16px/1.5 "Montserrat", sans-serif;
    margin-left: 0 !important;
}

.lk-card .name {
    font: 500 16px/1.5 "Montserrat", sans-serif;
    padding-top: 0;
}

.lk-card.manager {
    padding: 0 20px 20px 20px;
}

.profile-info-form hr,
.lk-cards hr {
    margin-bottom: 30px;
    width: 100%;
}

.lk-card.truefalse {
    display: flex;
    flex-direction: row;
    align-items: center;
    max-width: unset;
    justify-content: space-between;
    margin-bottom: 20px;
}

.lk-card.truefalse .status {
    font: 500 15px/1.5 "Montserrat", sans-serif;
}

.lk-card.truefalse .name {
    border: 1px solid #95999C;
    padding: 5px;
    width: 50px;
    text-align: center;
    line-height: normal;
    font-weight: 400;
    color: #95999C;
}

/* Попап - выбор города */

.popup.popup-select-city .f-body .cities-list li a.geo-city {
    background-color: #1B7BB1;
    color: #fff;
}

.popup.popup-select-city .f-body .cities-list li a.geo-city:hover {
    background-color: #023e84;
}


/* ЛК-заказы - способы оплаты */

.lk-orders .order-properties > .th {
    line-height: 14px;
    font-size: 13px;
}

.lk-orders .order-properties > .th.payment {
    margin: 0 20px;
    min-width: 220px;
}

.lk-orders .order-properties .property.payment {
    font-size: 12px;
    line-height: 14px;
    margin: 0 20px;
    min-width: 220px;
    display: flex;

}

.lk-orders .order-properties .payment .value {
    display: flex;
    min-width: 140px;
    margin-right: 10px;
}

.lk-orders .order-properties .payment .value img {
    margin-right: 10px;
    width: 20px;
}

.lk-orders .order-properties .payment .value img.preload {
    margin-left: -5px;
    width: 30px;
}

.lk-orders .order-properties .payment a.js-change-payment {
    color: #a7a7a7;
}

.lk-orders .order-properties .payment a.js-change-payment:hover {
    color: #1B7BB1;
    text-decoration: none;
}

/* ЛК-заказы - модальное окно для изменения способа оплаты */

.modal-pay-met-select {
    background-color: #fff;
    overflow: hidden;
    width: 380px;
    display: none;
}

.modal-pay-met-select .modal-title {
    text-align: center;
    font-size: 18px;
    color: #494A4C;
    margin: 10px 0;
    font-weight: 400;
}

.modal-pay-met-select .modal-title .order-id-title {
    font-weight: 600;
}

.modal-pay-met-select ul {
    padding: 10px;
    margin: 0;
}

.modal-pay-met-select li {
    list-style: none;
    margin: 5px;
}

.modal-pay-met-select li button.pay-met-option {
    padding: 15px;
    color: #494A4C;
    font: 14px/1.2 "Montserrat", sans-serif;
    text-align: left;
    display: flex;
    align-items: center;
    transition: .2s;
    border: 1px solid #a7a7a7;
    background: #fff;
    width: 100%;
    cursor: pointer;
    outline: none !important;
}

.modal-pay-met-select li button.pay-met-option:hover {
    color: #fff;
    background: #023e84;
    border: 1px solid #023e84;
}

.modal-pay-met-select li button.pay-met-option.active {
    color: #fff;
    background: #2067ba;
    border: 1px solid #2067ba;
}

.modal-pay-met-select li button.pay-met-option img {
    width: 25px;
    margin-right: 10px;
}

.modal-pay-met-select .fancybox-close-small {
    top: 0;
}

.modal-pay-met-select .fancybox-close-small:hover svg {
    opacity: 1;
}

.modal-pay-met-select button.change-payment-apply {
    margin: 20px auto 0;
    display: block;
}

/* Новости */

.news-detail-page .content-title-wrapper .btn {
    margin-left: 0;
}

/* ****************************************************************************************************************** */
/* Адаптив */
/* ****************************************************************************************************************** */


@media screen and (min-width: 1024px) {
    .link-manager-fixed {
        display: none;
    }
}

@media screen and (max-width: 1023px) {
    .facade-home-title {
        font-size: 40px;
    }

    .resize-arrows {
        display: none;
    }

    .order-page .text-content.form-order-text {
        order: 4;
    }
}

@media screen and (max-width: 1000px) {
    .bottom-fixed-window {
        font: 400 12px/16px "Montserrat", sans-serif;
        width: 240px;
        padding: 10px;
    }

    .bottom-fixed-window a {
        padding: 6px 15px;
        width: 160px;
        font-size: 12px;
    }

    .bottom-fixed-window p {
        margin: 0 auto 10px;
    }

    .link-manager-fixed {
        left: -80px;
        padding: 8px 15px;
        font-size: 13px;
    }

    .form-search-order input {
        flex-basis: 37%;
        width: 37%;
    }

    .text-content a.form-search-order-link:not(.btn) {
        flex-basis: 22%;
        width: 22%;
    }
}

@media screen and (max-width: 900px) {
    .action-video {
        max-width: 100%;
    }

    .list.grid-row .table .product-item .product-info {
        flex-direction: column;
    }

    .list.grid-row .table .product-item .product-info .product-name {
        flex-basis: 100%;
        width: 100%;
        text-align: center;
    }

    .facades-city-form > div:first-child {
        flex-basis: 60%;
        width: 60%;
    }

    .facades-city-form > div:last-child {
        flex-basis: 38%;
        width: 38%;
    }
}

/* Попап - выбор города 21072022*/

.popup.popup-select-city .f-body .cities-list li a.geo-city {
    background-color: #1B7BB1;
    color: #fff;
}

.popup.popup-select-city .f-body .cities-list li a.geo-city:hover {
    background-color: #023e84;
}

@media screen and (max-width: 770px) {
    .guarantee-block > div {
        flex-direction: column;
        align-items: flex-start;
        max-width: 370px;
        margin: auto;
    }
}

@media screen and (max-width: 767px) {
    .stock-subscriptions .title {
        font-size: 24px;
    }

    .stock-subscriptions .description {
        font: 500 16px/26px "Montserrat", sans-serif;
    }

    .order-page .cart-page .basket-list .row.hd {
        display: flex;
    }

    .order-page .cart-page.order .basket-list .td:nth-child(4), .order-page .cart-page.order .basket-list .td:nth-child(1) {
        display: none;
    }

    .order-page .cart-page .basket-list .td .td-title {
        display: none;
    }

    .order-page .cart-page.order .basket-list .td:nth-child(2) {
        width: 50%;
    }

    .order-page .cart-page.order .basket-list .td:nth-child(3), .order-page .cart-page.order .basket-list .td:nth-child(5) {
        width: 15%;
    }

    .cart-page.order .basket-list .td:nth-child(6) {
        width: 20%;
    }
}

@media screen and (max-width: 710px) {
    .block-button-popup {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }


}

@media screen and (max-width: 700px) {
    .action-video iframe {
        max-height: 300px;
    }
}

@media screen and (max-width: 680px) {

    .catalog-category-page .vid {
        display: none;
    }

    .list.grid-row .line, .list.grid-row .table {
        flex-basis: 50%;
        width: 50%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .list.grid-row .line .product-item, .list.grid-row .table .product-item {
        padding-bottom: 60px;
    }

    .list.grid-row .line .product-item .product-photo,
    .list.grid-row .line .product-item .product-info,
    .list.grid-row .line .product-item .product-cart,
    .list.grid-row .table .product-item .product-photo,
    .list.grid-row .table .product-item .product-info,
    .list.grid-row .table .product-item .product-cart {
        flex-basis: 100%;
        width: 100%;
    }

    .list.grid-row .line .product-item .product-cart,
    .list.grid-row .table .product-item .product-cart {
        position: absolute;
    }

    .list.grid-row .line .product-item .product-info .product-name {
        font: 500 16px "Montserrat", sans-serif;
    }

    .alignright, .alignleft, *[align="left"], *[align="right"] {
        float: none;
        display: block;
        margin: 20px auto;
    }

    .order-cart-block-title {
        font-size: 24px;
    }

    .order-cart-date-store {
        font-size: 14px;
    }
}

@media screen and (max-width: 640px) {
    .bottom-fixed-window {
        width: 200px;
    }

    .form-search-order input {
        flex-basis: 100%;
        width: 100%;
        margin-bottom: 15px;
        margin-right: 0;
    }

    .text-content a.form-search-order-link:not(.btn) {
        flex-basis: 100%;
        width: 100%;
        max-width: 400px;
    }

    .facade-slide-title {
        flex-basis: 100%;
        width: 100%;
        height: 160px;
        padding: 25px 20px;
    }

    .facade-photo-content {
        flex-basis: 100%;
        width: 100%;
        height: 200px;
    }

    .facade-slider .arrows {
        width: 100%;
        bottom: -70px;
    }

    .order-page .basket-total .title {
        font: 500 18px/29px "Montserrat", sans-serif;
    }

    .order-page .basket-total .title .total-sum-before {
        font-size: 14px;
    }

    .order-page .basket-total {
        padding: 5px;
    }

    .order-page .form-block .title {
        font-size: 18px;
    }
}

@media screen and (max-width: 600px) {
    .order-page .cart-page.order .basket-list .td:nth-child(2) {
        width: 36%;
    }

    .order-page .cart-page.order .basket-list .td:nth-child(3), .order-page .cart-page.order .basket-list .td:nth-child(5) {
        width: 19%;
    }

    .cart-page.order .basket-list .td:nth-child(6) {
        width: 26%;
    }

    .form .radio label {
        padding-left: 26px;
        font: 400 14px/1.5 "Montserrat", sans-serif;
    }

    .delivery-type label {
        display: inline-grid;
        overflow-wrap: break-word;
    }
}

@media screen and (max-width: 560px) {

    .facades-city-form > div:first-child {
        margin-bottom: 20px;
    }

    .facades-city-form > div:first-child, .facades-city-form > div:last-child {
        flex-basis: 100%;
        width: 100%;
    }
}

@media screen and (max-width: 500px) {
    .action-video iframe {
        max-height: 210px;
    }

    .order-page .cart-page .basket-list .row.hd {
        display: none;
    }

    .order-page .cart-page .basket-list .td .td-title {
        display: block;
        width: 100%;
        margin-bottom: 7px;
    }

    .order-page .cart-page.order .basket-list .td:nth-child(3), .order-page .cart-page.order .basket-list .td:nth-child(5) {
        width: 50%;
        display: block;
        text-align: center;
    }

    .order-page .cart-page.order .basket-list .td:nth-child(2) {
        width: 100%;
        text-align: center;
    }

    .order-page .inner {
        width: 100%;
    }

    .cart-page.order .basket-list .td:nth-child(6) {
        width: 100%;
        display: block;
        text-align: center;
    }

    .order-page .cart-page .basket-list .quantity-selector {
        width: 100%;
        margin-left: 0;
    }

    .order-page .cart-page .basket-list .quantity-selector {
        width: 100%;
        margin-left: 0;
        height: auto;
    }

    .quantity-selector span {
        color: #4f575c;
        font: 500 14px/1 "Montserrat", sans-serif;
    }
}

@media screen and (max-width: 480px) {
    .block-button-popup-item {
        width: 260px;
    }

    .block-button-popup-item p {
        font: 400 16px/24px "Montserrat", sans-serif;
    }

    .text-content .block-button-popup-item a:not(.btn) {
        padding: 10px 15px;
        width: 190px;
        font: 500 14px/20px "Montserrat", sans-serif;
    }

    .list.grid-row .line, .list.grid-row .table {
        flex-basis: 100%;
        width: 100%;
    }
}

@media screen and (max-width: 479px) {
    .price-default {
        font-size: 24px;
    }

    .facade-home-title {
        font-size: 36px;
    }

    .sub-cat-catalog ul {
        column-count: 2;
    }
}

@media screen and (max-width: 380px) {
    .link-manager-fixed {
        left: -77px;
        padding: 3px 10px 5px;
        font-size: 12px;
    }
}

.order-properties .property.bill {
    visibility: visible;
}

.text-wrap {
    position: relative;
}

details,
summary {
    display: inline;
}

details[open] {
    display: contents;
}

details[open]::after {
    display: block;
    content: "\00a0";
}

summary {
    color: gray;
    cursor: pointer;
}

details[open] summary {
    position: absolute;
    bottom: 0;
    left: 0;
}

summary::before {
    content: "ЕЩЁ ...";
}

details[open] summary::before {
    content: "СВЕРНУТЬ";
}

summary::-webkit-details-marker {
    display: none;
}

body .wrap__ju4jq {
    bottom: 30px
}

/* Desctop menu
******************************************************************************************/

.catalog-menu-blue {
    width: 450px;
    background-color: white;
    height: 100%;
    position: relative;
}

.catalog-menu-blue .title-catalog-menu {
    background-color: #005AAB;
    font: 15px/15px "Montserrat", sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    padding: 10px;
}

.catalog-menu-blue ul {
    list-style: none **!important
    **;
    inset: 0;
    margin: 0 !important;
    padding: 0 !important;
}

.catalog-menu-blue ul.ul-level-1 {
    padding: 3px 0 !important;
    border-right: 1px solid lightgrey;
}

.catalog-menu-blue ul li:before {
    display: none;
}

.catalog-menu-blue ul li {
    /*border-bottom: 1px solid #064895;*/
    display: flex;
    justify-content: space-between;
    position: unset **!important
    **;
}

.catalog-menu-blue ul li img.right-arrow {
    width: 12px;
    opacity: 0;
    margin-right: 15px;
    transition: all .2s;
}

.catalog-menu-blue ul.ul-level-1 li {
    transition: all .1s;
}

.catalog-menu-blue ul.ul-level-1 li:hover {
    background-color: #ADD8E6;
    border-left: 2px solid #0a51ae;
}

.catalog-menu-blue ul.ul-level-1 li:has(.level-2:hover) {
    background-color: #ADD8E6;
}

.catalog-menu-blue ul li:hover img.right-arrow {
    opacity: 1;
    margin-right: 10px;
}

.catalog-menu-blue ul li:hover .level-2 {
    height: 100%;
    height: -webkit-fill-available;
    opacity: 1;
    z-index: 2;
}

.catalog-menu-blue ul li:last-child {
    border-bottom: none;
}

.catalog-menu-blue ul.ul-level-1 li a {
    padding: 15px 20px;
    color: black !important;
    border-bottom: none !important;
    display: flex !important;
    align-items: center;
    font: 500 13px/18px "Montserrat", sans-serif;
    width: 100%;
    text-decoration: none;
    cursor: pointer;
}

.catalog-menu-blue ul li a img {
    width: 23px;
    height: 23px;
}

.catalog-menu-blue ul.ul-level-1 li a.link-level-1 span {
    margin-left: 10px;
    transition: all .2s;
}

.catalog-menu-blue ul.ul-level-1 li a.link-level-1:hover span {
    margin-left: 13px;
}

.catalog-menu-blue ul.ul-level-1 li a.link-level-1:hover {

}

.catalog-menu-blue ul li .level-2 {
    position: absolute;
    display: block;
    opacity: 0;
    width: 600px;
    height: 0;
    overflow: auto;
    background-color: #fff;
    right: -600px;
    top: 0px;
    box-shadow: 1px 0 5px rgb(0 0 0 / 30%);
    transition: all .2s;
    z-index: -777;
    scrollbar-width: thin;
    scrollbar-color: #023E84 #DEDEDE;
}

/* Скролл-бар */
.catalog-menu-blue ul li .level-2::-webkit-scrollbar {
    width: 6px; /* ширина scrollbar */
}

.catalog-menu-blue ul li .level-2::-webkit-scrollbar-track {
    background: #DEDEDE; /* цвет дорожки */
}

.catalog-menu-blue ul li .level-2::-webkit-scrollbar-thumb {
    background-color: #023E84; /* цвет плашки */
    border-radius: 20px; /* закругления плашки */
    border: none; /* padding вокруг плашки */
}

/* end * Скролл-бар */

.ul-level-2 {
    columns: 2;
}

.catalog-menu-blue ul.ul-level-2 li {
    /*border-bottom: 1px solid #eee;*/
}

.catalog-menu-blue ul.ul-level-2 li:hover {
    background-color: #f1f1f1;
}

.catalog-menu-blue ul.ul-level-2 li a {
    padding: 8px 20px;
    color: #222 !important;
    font: 12px/18px "Montserrat", sans-serif;
    width: 100%;
    transition: all .2s;
    font-weight: 400;
}

.catalog-menu-blue ul.ul-level-2 li a:hover {
    color: #005AAB !important;
    padding-left: 17px;
    padding-right: 23px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Адаптив */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

@media screen and (max-width: 1360px) {

    .catalog-menu-blue .title-catalog-menu {
        font: 14px/14px "Montserrat", sans-serif;
        padding: 10px;
    }

    .catalog-menu-blue ul.ul-level-1 li a {
        padding: 4px 20px;
        font: 12px/18px "Montserrat", sans-serif;
    }

    .catalog-menu-blue ul li a img {
        width: 18px;
        height: 18px;
    }
}

@media screen and (max-width: 1024px) {
    .catalog-menu-blue {
        display: none;
    }
}

.catalog-menu-blue li a[href^="/closeout/"], .mobile-catalog-menu-blue li a[href^="/closeout/"] {
    background: white !important;
}

.margin-left-25 {
    margin-left: 25%;
}

@media (min-width: 1600px) {
    .catalog-menu-blue {
        padding-left: 5%;
    }
}

@media (min-width: 1800px) {
    .catalog-menu-blue {
        padding-left: 10%;
    }
}

@media (min-width: 2000px) {
    .catalog-menu-blue {
        padding-left: 15%;
    }
}

@media (min-width: 2200px) {
    .catalog-menu-blue {
        padding-left: 20%;
    }
}

.weight {
    font-weight: 900 !important;
}

.padding-left-3 {
    padding-left: 3%;
}

/* Mobile menu
******************************************************************************************/
.no-scroll {
    overflow: hidden;
}

button.js-open-mobile-menu-blue {
    border: none;
    background-color: #023E84;
    display: block;
    padding: 10px;
    border-radius: 2px;
    width: max-content;
    margin-right: 15px;
}

button.js-open-mobile-menu-blue img {
    width: 15px;
}

.mobile-catalog-menu-blue {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 777;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background-color: white;
    transition: all 0.3s;
    color: black;
}

.mobile-catalog-menu-blue.show-menu {
    display: block;
    width: 60%;
    height: 100vh;
    overflow: auto;
}

.mobile-catalog-menu-blue .title-catalog-menu {
    font: 15px/15px "Montserrat", sans-serif;
    padding: 15px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
}

.mobile-catalog-menu-blue .title-catalog-menu .title-catalog-menu-name {
    font: 600 16px/1.2 'Montserrat';
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.back-first-level-js {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 40px;
    cursor: pointer;
}

button.js-close-mobile-menu-blue {
    display: block;
    position: absolute;
    top: 24px;
    left: 16px;
    width: 24px;
    height: 24px;
    padding: 0;
    background-color: transparent;
    border: none;
}

button.js-close-mobile-menu-blue img {
    max-width: 24px;
}

.mobile-catalog-menu-content {
    padding: 0 8px 16px;
}

.mobile-catalog-menu-blue .block {
    border-bottom: 1px solid #dddddd;
    padding: 16px 0;
}

.mobile-catalog-menu-blue .block:first-child {
    padding-top: 0;
}

.mobile-catalog-menu-blue .block:last-child {
    border-bottom: 0;
}

.mobile-catalog-menu-blue .icon {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    filter: none;
}

.mobile-catalog-menu-blue a {
    color: black;
    text-decoration: none;
}

.mobile-catalog-menu-blue ul {
    list-style: none;
    inset: 0;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.mobile-catalog-menu-blue .mobile-catalog-menu-content {
    padding: 0 15px 130px;
    height: calc(100% - 130px);
    overflow-y: auto;
    overflow-x: hidden;
}

.mobile-catalog-menu-blue ul li:before {
    display: none;
}

.mobile-catalog-menu-blue ul.mobile-catalog-menu-list > li {
    display: block;
}

.mobile-catalog-menu-blue ul.ul-level-1 li {
    transition: all .1s;
}

.mobile-catalog-menu-blue ul.ul-level-1 li:hover {
    background-color: #005AAB;
}

.mobile-catalog-menu-blue ul li:last-child {
    border-bottom: none;
}

.mobile-catalog-menu-blue ul li a {
    padding: 13px 0;
    color: #181616;
    border-bottom: none;
    display: flex;
    align-items: center;
    font: 500 14px/18px "Montserrat", sans-serif;
    width: 100%;
    text-decoration: none;
    position: relative;
    box-sizing: border-box;
}

.mobile-catalog-menu-blue ul li a.block-width {
    text-align: left;
    margin-bottom: 10px;
    padding: 12px 16px;
    border: 1px solid #F4F5F7;
    background: #F4F5F7;
}

.mobile-catalog-menu-blue ul li a.sub-menu-link-sub span.scroll-down  {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.mobile-catalog-menu-blue ul li a.sub-menu-link-sub.active span.scroll-down  {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.mobile-catalog-menu-blue ul li a img {
    width: 23px;
    height: 23px;
}

.mobile-catalog-menu-blue ul li a .scroll-down img {
    width: 16px;
    height: 16px;
    transition: all 0.3s;
}

.mobile-catalog-menu-blue ul li a.open .scroll-down img {
    transform: rotate(180deg);
}

.mobile-catalog-menu-blue ul li a span {
    transition: all .2s;
}

.mobile-catalog-menu-blue ul li a span.scroll-down {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 100%;
    box-sizing: border-box;
}

.mobile-catalog-menu-blue ul.sub-menu {
    display: none;
    opacity: 0;
    height: auto;
    flex-basis: 100%;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    transition: all 0.3s;
    background: #ffffff;
}

.mobile-catalog-menu-blue ul.sub-menu.open {
    display: block;
    opacity: 1;
    left: 0;
}

.mobile-catalog-menu-blue ul.sub-menu.open li a {
    margin-left: 12px;
}

.mobile-catalog-menu-blue ul.sub-menu.level-3 {
    top: auto;
    left: 0;
    position: relative;
    height: 0;
    padding-bottom: 0;
}

.mobile-catalog-menu-blue ul.sub-menu.level-3.active {
    display: block;
    opacity: 1;
    height: auto;
}

.header-mobile .mobile-menu-search-block {
    margin-bottom: 10px;
}

.header-mobile .mobile-menu-search-block .header-search {
    height: 48px;
    padding: 0 15px;
}

.header-mobile .mobile-menu-search-block .header-search .header-search-container {
    padding: 0;
}

.header-mobile .company-info .name {
    color: #aeb6bc;
    margin-bottom: 8px;
}

.header-mobile .company-info .props {
    font: 500 14px / 18px "Montserrat", sans-serif;
    margin-left: 8px;
}

.header-mobile .company-info .props div {
    display: flex;
    align-items: center;
    padding: 4px 0;
}

.header-mobile .company-info .props div.last {
    margin-right: auto;
}

.header-mobile .company-info .props .icon {
    margin-right: 8px;
}

.header-mobile .company-info .btn {
    margin: 12px 0;
    padding: 12px 16px;
    background: transparent;
    color: #023e84;
    border: 1px solid #023e84;
    text-align: center;
}

.header-mobile .company-info .link {
    margin-left: auto;
    text-decoration: underline;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Адаптив */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

@media screen and (max-width: 480px) {
    .mobile-catalog-menu-blue.show-menu {
        width: 100%;
    }
}

.scroll-down {
    width: 50px;
    z-index: 111;
    font-size: 14px;
    padding: 10px;
    color: grey;
}

.hide {
    display: none;
}

.weight {
    font-weight: 900;
}