@media(min-width: 1024px) {
    .lg-hidden {
        display: none !important;
    }
}
@media(max-width: 1023px) {
    header .menu {
        padding: 0 5px 0 0;
        width: auto;
        height: 40px;
        display: flex;
        align-items: center;
    }
        header .menu #menu_big {
            height: 30px;
        }
        .menu-header .container  {
            padding-left: 0;
            padding-right: 0;
        }
        .menu-header .number {
            display: none;
        }
    .nav_type h2 {
        font-size: 28px;
        min-height: 62px;
        margin-bottom: 15px;
        padding-left: 10px;
        padding-right: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #nav_type {
        height: 181px !important;
    }
        #nav_type h1 {
            margin-bottom: 15px;
            min-height: 62px;
            display: flex;
            align-items: center;
            justify-content: center;
            padding-left: 10px;
            padding-right: 10px;
        }
            #nav_type .row ul {
                display: flex;
                overflow: auto;
                gap: 15px;
                flex-wrap: nowrap;
                width: 100vw;
                padding-left: 10px;
                padding-right: 10px;
                box-sizing: border-box;
                justify-content: flex-start;
                margin-bottom: 0;
            }
                #nav_type .row ul li { 
                    white-space: nowrap;
                    margin: 0;
                }
                #nav_type .row ul::-webkit-scrollbar {
                    display: none;
                }
    #nav_type.fixed {
        top: -114px;
        height: 184px !important;
    }
    #nav_type.fixed ul li a {
        margin-bottom: 0;
    }
        .standard-block .margin-line {
            height: 10px;
        }
        .standard-block p {
            font-size: 18px !important;        
        }
        .standard-block .first-text-block {
            width: 100% !important;
            padding: 20px 10px;
            
        }
            .standard-block .first-text-block h1 {
                margin-bottom: 15px;
                font-size: 28px;
                font-weight: 200;
            }
    .div-with-link {
        height: auto;
        display: flex;
        flex-direction: column;
        gap: 10px;
        justify-content: center;
        align-items: center;
    }
    .default_link {
        font-weight: 400;
    }
    .panel_communication_1,
    .panel_communication_2 {
        display: none;
    }
        .image-full .standard-block {
            padding-top: 110px;
        }
    .class_for_text_modules {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
        height: auto !important;
        width: 100% !important;
    }
    .hide-arrow {
        display: none !important;
    }
    .standard-image-block {
        width: 100% !important;
        padding-left: 10px;
        padding-right: 10px;
        
    }
        .standard-image-block h2 {
            margin-bottom: 15px;
            font-size: 28px;
        }
    #menu_open {
        display: none !important;
    }
    #menu_open + .class_for_text_modules {
        height: 60vh !important;
    }
    .description p {
        font-size: 18px;
    }
    .brand-block {
        margin-top: 20px;
    }
        .brand-block .brand {
            display: grid;
            grid-gap: 24px;
            gap: 24px;
            grid-template-columns: 1fr 1fr;
            grid-template-rows: 1fr 1fr;
        }
            .brand-block .brand .img-wrap {
                margin: 0 !important;
                display: flex;
                justify-content: center;
            }
    .section_9 {
        margin-top: 50px !important;
        padding-bottom: 280px;
    }
    .carousel-block .block_1200.absolute-center {
        width: calc(100vw - 20px);
        position: absolute;
        top: 60%;
        z-index: 3;
        height: auto !important;
    }
        .carousel-block .block_1200.absolute-center .block_gallery {
            width: 100% !important;
            min-width: 0;
            padding: 15px;
            text-align: left;
            background: #FFFFFF;
            box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.45);
        }
            .carousel-block .block_1200.absolute-center .block_gallery h2 {
                text-align: left;
                margin-bottom: 15px !important;
                font-weight: normal !important;
                font-size: 28px !important;
            }
            .carousel-block .block_1200.absolute-center .block_gallery p {
                text-align: left;
                font-size: 18px !important;
            }
            .carousel-block .block_1200.absolute-center .block_gallery a {
                font-weight: 400;
            }
    div[id^="gallery-container"] {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .partner-brand-text {
        margin-top: 0;
        grid-column: 1 /span 2;
    }
        .partner-brand-text .link_a {
            font-weight: normal;
            
        }
    .xs-hidden {
        display: none !important;
    }
    div[id^='slideshow'] .item {
        position: relative;
    }
    div[id^='slideshow'] .block_gallery {
        min-height: 0;
        height: auto;
        padding: 15px;
        background: rgba(255, 255, 254, 0.97) !important;
        box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.45);
        min-width: 0!important;
        width: calc(100vw - 20px)!important;
        left: 10px;
        top: 0 !important;
        position: relative;
    }
        div[id^='slideshow'] .block_gallery h2 {
            margin-bottom: 15px !important;
            font-size: 28px !important;
            font-weight: normal;
        }
        div[id^='slideshow'] .block_gallery .company_text0.company_text0 {
            font-size: 18px !important;
            padding: 0 !important;
        }
        div[id^='slideshow'] .block_gallery .second_slider_company_text.second_slider_company_text {
            font-weight: normal !important;
            font-size: 21px !important;
        }
    #slideshow0.lightSlider {
        height: auto !important;
        min-height: 0 !important;
        overflow: visible !important;
        margin-top: 0 !important;
    }
        #slideshow0.lightSlider .image-full {
            height: 250px !important;
            min-height: 0 !important;
        }
    #slideshow1.lightSlider {
        height: auto !important;
        margin-top: 0 !important;
    }
    .section_goods_1.section_goods_1 {
        padding-top: 100px;
        height: auto;
        min-height: 0;
    }
    .lSSlideWrapper,
    div[id^='slideshow'] {
        overflow: visible;
    }
        #slideshow0 .item,
        #slideshow1 .item,
        #slideshow0 .item,
        #slideshow1 .item {
            position: relative;
            display: grid;
            grid-template-rows: 200px 50px 1fr;
        } 
            #slideshow0 .item .for-margin, #slideshow1 .item .for-margin, #slideshow0 .item .for-margin, #slideshow1 .item .for-margin {
                grid-column: 1;
                grid-row: 2 / span 2;
            }
            #slideshow0 .item .image-full, #slideshow1 .item .image-full, #slideshow0 .item .image-full, #slideshow1 .item .image-full {
                grid-column: 1;
                grid-row: 1 /span 2;
            }
            #slideshow0 .item .company_text1, #slideshow1 .item .company_text1, #slideshow0 .item .company_text1, #slideshow1 .item .company_text1 {
                padding: 0 !important;
                font-size: 18px !important;
            }
            #slideshow0 .item .second_slider_company_text, #slideshow1 .item .second_slider_company_text, #slideshow0 .item .second_slider_company_text, #slideshow1 .item .second_slider_company_text {
                font-size: 21px !important;
            }
    #slideshow1 .image-full.image-full {
        height: 250px !important;
        min-height: 0!important;
    }
    .section-module-form h2 {
        margin-top: 0 !important;
        font-size: 28px !important;
        font-weight: normal !important;
    }
    .section-module-form p {
        font-size: 18px !important;
    }
    .section-module-form {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 10px;
        padding-right: 10px;
    }
    .section-9-main-page .form-group {
        margin-top: 20px;
    }
    .section-9-main-page .form-control {
        width: 100%;
    }
    .section-9-main-page .btn {
        margin: 30px 0;
        width: 100%;
    }
    .not-standard p {
        font-size: 18px !important;
    }
    .not-standard img {
        width: 100%!important;
        height: auto;
    }
    .big_number {
        font-size: 46px;
    }

    .overlay-for-menu {
        display: none !important;
    }

    #maps-menu {
        display: none;
    }


    .mm-page {
        height: 100%;
    }
    .mm-hidden {
        display: none !important;
    }
    .mm-wrapper {
        /* overflow-x: hidden; */
        position: relative;
    }
    .mm-menu,
    .mm-panels,
    .mm-panels>.mm-panel {
        margin: 0;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 0;
    }
    .mm-menu {
        box-sizing: border-box;
        background: inherit;
        display: block;
        overflow: hidden;
        padding: 0;
    }
    .mm-panel {
        transition: transform 0.4s ease;
        transform: translate3d(100%, 0, 0);
    }
        .mm-panel > .col-xs-12 {
            padding: 0;
        }
    .col-menu-between {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .ul-header-menu {
        padding-top: 20px !important;
    }
        .ul-header-menu li {
            
        }
    .link_header_menu {
        padding: 7px 0;
        font-size: 21px;
        display: block;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 300;
        line-height: 25px;
        color: #333333;
    }
    .mm-panel.mm-opened {
        transform: translate3d(0%, 0, 0);
    }
    .mm-panel.mm-subopened {
        transform: translate3d(-30%, 0, 0);
    }
    .mm-panel.mm-highest {
        z-index: 1;
    }
    .mm-panels,
    .mm-panels > .mm-panel {
        background: inherit;
        border-color: inherit;
    }
    .mm-panels {
        overflow-x: hidden;
    }
        .mm-panels .header__action.is--search {
            display: none;
        }
            .mm-panels.mm-subopened + .catalog-reset-wrapper .catalog-reset {
                display: none;
            }
    .mm-panels>.mm-panel {
        border-color: inherit;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        box-sizing: border-box;
        padding: 0 15px 15px;
    }
    .mm-panels > .mm-panel.mm-hasnavbar {
        padding-top: 71px;
    }
    .mm-panels > .mm-panel:before {
        content: '';
        display: block;
    }
    .mm-vertical .mm-panel {
        transform: none !important;
    }
    .mm-vertical .mm-listview .mm-panel,
    .mm-listview .mm-vertical .mm-panel {
        display: none;
        padding: 10px 0 10px 10px;
    }
    .mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
    .mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
        border-color: transparent;
    }
    .mm-vertical li.mm-opened > .mm-panel,
    li.mm-vertical.mm-opened > .mm-panel {
        display: block;
    }
    .mm-vertical .mm-listview > li > .mm-next,
    .mm-listview > li.mm-vertical > .mm-next {
        height: 40px;
        bottom: auto;
    }
    .mm-vertical .mm-listview > li > .mm-next:after {
        top: 16px;
        bottom: auto;
    }
    .mm-navbar {
        line-height: 20px;
        height: 60px;
        display: flex;
        align-items: center;
        padding: 15px 20px 15px 50px;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }
        @media(min-width: 1024px) {
    .mm-navbar {
            display: none;
    }
        }
    .mm-navbar > * {
        display: block;
    }
    .mm-navbar a,
    .mm-navbar a:hover {
        -webkit-text-decoration: none;
        text-decoration: none;
    }
    .mm-navbar .mm-title {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .mm-navbar .mm-btn {
        box-sizing: border-box;
        width: 40px;
        height: 60px;
        position: absolute;
        display: flex;
        align-items: center;
        top: 0;
        z-index: 1;
    }
        .mm-navbar .mm-btn.mm-close {
            position: absolute;
            width: 30px;
            height: 30px;
            right: 17px;
            top: 14px;
            /* background: svg-load("../svg/icon-close.svg") no-repeat 0 0; */
        }
    .mm-navbar .mm-btn:first-child {
        left: 10px;
    }
        .mm-navbar .mm-btn:first-child:before {
            position: static;
            display: block;
            transform: scale(-1, 1);
        }

    .mm-panel.mm-hasnavbar .mm-navbar {
        display: flex;
        
    }
    .mm-listview,
    .mm-listview > li {
        list-style: none;
        display: block;
        padding: 0;
        margin: 0;
    }
    .mm-listview {
        font: inherit;
        font-size: 14px;
        line-height: 20px;
    }
    .mm-listview a,
    .mm-listview a:hover {
        -webkit-text-decoration: none;
        text-decoration: none;
    }
    .mm-listview > li {
        position: relative;
    }
            .mm-listview > li.active .item {
                -webkit-text-decoration: underline;
                text-decoration: underline;
            }
    .mm-listview > li,
    .mm-listview > li:after,
    .mm-listview > li .mm-next,
    .mm-listview > li .mm-next:before {
        border-color: inherit;
    }
    .mm-listview > li > a.mm-arrow,
    .mm-listview > li > span.mm-arrow {
        padding-right: 50px;
    }
    .mm-listview .mm-next {
        width: 100%;
        padding: 0;
        position: absolute;
        right: 10px;
        left: 0;
        top: 0;
        bottom: 0;
        z-index: 2;
    }
    .mm-listview .mm-next.mm-fullsubopen {
        width: 100%;
    }
    .mm-listview .mm-next.mm-fullsubopen:before {
        border-left: none;
    }
    .mm-listview .mm-next.mm-fullsubopen + a,
    .mm-listview .mm-next.mm-fullsubopen + span {
        padding-right: 50px;
        margin-right: 0;
    }

    .mm-panels > .mm-panel > .mm-listview:first-child,
    .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
        margin-top: -12px;
    }
    .mm-listview .mm-inset {
        list-style: inside disc;
        padding: 0 10px 15px 40px;
        margin: 0;
    }
    .mm-listview .mm-inset > li {
        padding: 5px 0;
    }
    .mm-listview .mm-divider {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-size: 10px;
        text-transform: uppercase;
        text-indent: 20px;
        line-height: 25px;
    }
    .mm-listview .mm-spacer {
        padding-top: 40px;
    }
    .mm-listview .mm-spacer>.mm-next {
        top: 40px;
    }
    .mm-listview .mm-spacer.mm-divider {
        padding-top: 25px;
    }
    .mm-prev:before,
    .mm-next:after {
        content: '';
        width: 30px;
        height: 30px;
        position: absolute;
        right: -5px;
        top: 4px;
        background: url('/image/catalog/icons/30-arrow.svg') no-repeat 50%;
    }
    .mm-menu .mm-navbar > *,
    .mm-menu .mm-navbar a {
        font-size: 21px;
        color: #333;
    }
        .sub-menu.mm-listview li > * {
            padding: 7px 0;
            font-size: 21px;
            display: block;
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 300;
            line-height: 25px;
            color: #333333;
        }
    .mm-menu .mm-listview {
        border-color: rgba(0, 0, 0, 0.1);
    }

    .mm-page {
        box-sizing: border-box;
        position: relative;
    }
    .mm-slideout {
        transition: transform 0.4s ease;
    }
    html.mm-opened {
        overflow: hidden;
        position: relative;
        height: 100vh;
    }
        html.mm-opened body {
            overflow: hidden;
        }
    html.mm-blocking {
        overflow: hidden;
    }
    html.mm-blocking body {
        height: 100%;
    }
    html.mm-background .mm-page {
        background: inherit;
    }
    #mm-blocker {
        display: none;
    }
    html.mm-blocking #mm-blocker {
        display: block;
    }
    .mm-menu.mm-offcanvas {
        height: 100vh;
        height: -webkit-fill-available;
        position: fixed;
        transform: translateX(-100%);
        left: 0;
        transition: all 0.4s ease;
        z-index: 9999;
        pointer-events: all;
    }
    .mm-opened.mm-menu.mm-offcanvas {
        transform: translateX(0);
    }
    .iosfix {
        height: 101%;
        overflow: hidden;
    }
    .mm-menu.mm-current {
        display: block;
    }
    .mm-menu {
        width: 100vw;
        min-width: 140px;
        background: #fff;
    }
    html.mm-opening .mm-slideout {
        transform: translate(var(100vw), 0);
    }
    html.mm-opened.mm-dragging .mm-menu,
    html.mm-opened.mm-dragging .mm-slideout {
        transition-duration: 0s;
    }
    .mm-menu.mm-effect-menu-slide {
        transition: transform 0.4s ease;
    }
    html.mm-opened .mm-menu.mm-effect-menu-slide {
        transform: translate3d(-30%, 0, 0);
    }
    html.mm-opening .mm-menu.mm-effect-menu-slide {
        transform: translate3d(0%, 0, 0);
    }
    .mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened {
        transform: translate3d(0, 0, 0);
    }
    .mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened {
        transform: translate3d(-100%, 0, 0);
    }
    .mm-menu.mm-effect-listitems-slide .mm-listview>li {
        transform: translate3d(50%, 0, 0);
        opacity: 0;
        transition-property: transform, opacity;
    }
    .mm-menu.mm-top,
    .mm-menu.mm-bottom {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
    .mm-menu.mm-right {
        left: auto;
        right: 0;
    }
    .mm-menu.mm-bottom {
        top: auto;
        bottom: 0;
    }
    html.mm-opening #right-sidebar {
        z-index: 1000;
    }
    html.mm-right #mm-blocker {
        transform: translate(-80%, 0);
    }
    html.mm-right.mm-opening .mm-slideout {
        transition-property: none;
        transform: none !important;
        animation: none !important;
    }
    .mm-menu.mm-front,
    .mm-menu.mm-next {
        transition: transform 0.4s ease;
        transform: translate3d(-100%, 0, 0);
    }
    .mm-menu.mm-front.mm-right,
    .mm-menu.mm-next.mm-right {
        transform: translate3d(100%, 0, 0);
    }
    .mm-menu.mm-top {
        transform: translate3d(0, -100%, 0);
    }
    .mm-menu.mm-bottom {
        transform: translate3d(0, 100%, 0);
    }
    html.mm-opening.mm-right .mm-menu.mm-front,
    html.mm-opening.mm-right .mm-menu.mm-next {
        transform: translate3d(0, 0, 0);
    }
    .mmenu-target {
        
    }
    .not-standard.center-block[style="width: 100%"] {
        padding-left: 10px;
        padding-right: 10px;
    }
        .not-standard.center-block[style="width: 100%"] p {
            display: flex;
            justify-content: center;
        }
            .not-standard.center-block[style="width: 100%"] p img {
                width: auto !important;
            }
    .col-menu-between__bottom {
        display: flex;
        flex-grow: 2;
        flex-direction: column;
        justify-content: flex-end;
        gap: 10px;
    }
        .col-menu-between__bottom .store-phone {
            font-size: 21px;
        }
        .col-menu-between__bottom .store-address {
            font-size: 21px;
        }
        .col-menu-between__bottom .store-schedule {
            font-size: 16px;
        }
            .col-menu-between__bottom .store-schedule .col-xs-12 {
                padding: 0;
                display: flex;
                justify-content: space-between;
            }
                .col-menu-between__bottom .store-schedule .col-xs-12.xs-social-style {
                    justify-content: flex-start;
                    gap: 10px;
                }
                    .col-menu-between__bottom .store-schedule .col-xs-12.xs-social-style .default_link {
                        padding: 0;
                    }
                        .col-menu-between__bottom .store-schedule .col-xs-12.xs-social-style .default_link img {
                            width: 50px;
                            height: 50px;
                            display: block;
                        }
    .l-header-fixed {
        display: flex !important;
        position: absolute;
        top: 14px;
        left: auto;
        right: 16px;
        overflow: visible;
        height: 30px;
        padding: 0;
        justify-content: flex-end;
        z-index: 9;
        transform: translateZ(1px);
    }
        .l-header-fixed .js-close-main-menu {
            width: 30px;
            height: 30px;
            border: none;
            padding: 0;
            box-shadow: none;
            background: none;
        }
        .no-arrow.mm-listview .store-city {
            display: flex;
            align-items: center;
            gap: 10px;
            padding-top: 10px;
        }
            .no-arrow.mm-listview .store-city .marker-wrap {
                flex: 0 0 30px;
                width: 30px;
                height: 30px;
            }
            .no-arrow.mm-listview .store-city .city-name {
                font-family: 'Roboto';
                font-style: normal;
                font-weight: 300;
                font-size: 21px;
                line-height: 25px;
                color: #333333;
                width: calc(100vw - 110px);
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }
            .no-arrow.mm-listview .mm-next:after {
                display: none !important;
            }
    iframe {
        width: calc(100vw - 20px) !important;
        height: auto !important;
    }
    .partner-block {
        width: 100%;
        display: flex;
        flex-direction: column;
       
    }
        .standard-two-column h2 {
            margin-top: 5px;
            margin-bottom: 10px;
            
        }
        .standard-two-column .column_1 {
            width: 100%;
            display: flex;
            gap: 10px;
             flex-wrap: wrap;
        }
        .standard-two-column .column_2 {
            width: 100%;
        }
    .mobile.add_padding {
        display: none;
    }
    #block_set {
        padding-left: 0;
        padding-right: 0;
        padding-top: 90px;
        background: none !important;
        display: flex;
        align-items: flex-end;
        padding-bottom: 50px;
        
    }
        #block_set .price.center-block {
            display: flex;
            gap: 10px;
            overflow: auto;
            min-height: 400px;
            width: auto;
            padding-left: 10px;
            padding-right: 10px;
            height: auto;
            align-items: flex-start;
        }
            #block_set .price.center-block::-webkit-scrollbar {
                display: none;
            }
            #block_set .price.center-block .block_pack {
                width: 70vw;
                flex: 0 0 70vw;
                margin: 0 !important;
            }
                #block_set .price.center-block .block_pack .name_pack {
                    font-size: 40px !important;
                }
    .calc_component_block {
        padding-left: 10px;
        padding-right: 10px;
    }
        .calc_component_block .checkbox {
            width: 100%;
            margin-bottom: 15px;
            display: flex;
            justify-content: space-between;
        }
            .calc_component_block .checkbox .price {
                flex: 0 0 150px;
                display: flex;
            }
                .calc_component_block .checkbox .price .price_calc {
                    width: auto;
                    flex-grow: 2;
                }
    .result {
        padding-left: 10px;
        padding-right: 10px;
    }
        .result .info_calculator {
            width: 100%;
            margin-bottom: 0;
        }
            .result .info_calculator p {
                font-size: 12px;
            }
        .result .brand {
            display: none;
            /* display: flex;
            flex-wrap: wrap;
            gap: 13px;
            height: auto;
            justify-content: center;
            width: 100%;
            align-items: center; */
        }
    .not-standard.center-block,
    .standard-two-column.center-block {
        max-width: calc(100vw - 20px);
        width: 100% !important;
    }
    .section-9-main-page {
        margin-top: 50px;
    }
        body.front .xs-tiny-50 {
            display: none !important;
        }
    .container_calculator {
        overflow: auto;
        margin-top: 42px;
        /* height: calc(100vh - 90px) !important; */
    }
    .additional_height {
        height: 75px;
    }
    .total > div {
        width: 100%;
    }
    .grecaptcha-badge { 
        visibility: hidden;
    }
}
/*# sourceMappingURL=main.css.map */
