/*
 ________  __       __       __    __  _____      __
|   __   ||  |     /  \     |  |  |  ||  __ \    |  |
|  |__|  ||  |    /    \    |  |\ |  || |__) |   |  |
|   _____||  |   /  /\  \   |  | \|  ||      /   |  |____ ___      ___
|  |      |  |  /  /__\  \  |  |\ |  ||  __  \   |  ___  |\  \    /  /
|  |      |  | /  /    \  \ |  | \|  || |__)  |_ | |___| | \  \__/  /
|__|      |__|/__/      \__\|__|  |__||_______(_)|_______|  \      /
                                                            _|    /
                                                           |     /
                                                           |____/
*/
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video,xmp{border:0;margin:0;padding:0;font-size:100%}body,html{height:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}b,strong{font-weight:700}img{color:transparent;font-size:0;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;-ms-interpolation-mode:bicubic}ol,ul{list-style:none}li{display:list-item}table{border-collapse:collapse;border-spacing:0}caption,td,th{font-weight:400;vertical-align:top;text-align:left}q{quotes:none}q:after,q:before{content:'';content:none}small,sub,sup{font-size:75%}sub,sup{line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg{overflow:hidden}.clear,.clr{display:block;clear:both;overflow:hidden;line-height:0!important;height:0!important;font-size:0;margin:0;padding:0}.clearfix:after,.clearfix:before{content:"";display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both}.clearfix{zoom:1}html{overflow-x:hidden}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}ol{list-style:decimal}ul{list-style:disc}li{margin-left:30px}address,dl,fieldset,figure,hr,ol,p,pre,table,ul{margin-top:0}

/* Show Once ---------------------- */
    *[data-show-once-id]:not(.hystmodal) {display: none;}


/* HYST MODAL ---------------------- */
    /* right & left orientation ---------------------- */
        .hystmodal-right .hystmodal__window, 
        .hystmodal-left .hystmodal__window{margin: 0;}
        
        .hystmodal-right .hystmodal__wrap {align-items: end;}
        .hystmodal-right .hystmodal__close {left: -40px;}
        
        .hystmodal-left .hystmodal__wrap {align-items: start;}
    
    /* wide ---------------------- */
        #myModal-wide .hystmodal__window {width: 1000px;}
        #modal-order-confirmation .hystmodal__window {width: 650px;}
    
    /* custom view & animaion ---------------------- */
        /* default ---------------------- */
            .hystmodal__wrap {perspective: 1000px;}
            .hystmodal:not(.hystmodal-right):not(.hystmodal-left) .hystmodal__window {transform: rotateX(10deg) translate(0, 50px) scale(.9);transition: .5s;}
            .hystmodal--active:not(.hystmodal-right):not(.hystmodal-left) .hystmodal__window {transform: translate(0, 0);}
        
        /* right & left ---------------------- */
            .hystmodal-right .hystmodal__window {transform: translate(100px, 0); opacity: 1;}
            .hystmodal-left .hystmodal__window {transform: translate(-100px, 0); opacity: 1;}
            .hystmodal-right.hystmodal--active .hystmodal__window,
            .hystmodal-left.hystmodal--active .hystmodal__window{transform: translate(0, 0)}

/* PlanB Modal ---------------------- */
    /*behavior*/
        .fon_modal {z-index: 10001;top: 0;left: 0;bottom: 0;right: 0;position: fixed;display: none;}
        .modalwrapper {-webkit-overflow-scrolling: touch;perspective: 1000px;overflow-y: scroll;z-index: 1000;top: 0;right: 0;width: 100%;height: 100%;display: none;position: fixed;}
        .modal {left: 50%;transform: translate(-50%, 0%) rotateX(50deg) scale(.6);bottom: auto;opacity: 0;z-index: 10002;box-sizing: border-box;transition: 1s;display: none;position: absolute;}
        .modal.poehali {transform: translate(-50%, -50%);opacity: 1;margin-top: 0;}
        .modal .close_modal {position: absolute;z-index: 999999;text-align: center;cursor: pointer;transition: .5s;}

    /*modal width & position*/
        .modal {width: 600px;top: 50%;}
        .modal.poehali {transform: translate(-50%, -50%);opacity: 1;margin-top: 0;}

    /*style*/
        .modalwrapper {-webkit-backdrop-filter: blur(18px);backdrop-filter: blur(18px);background: rgb(0 0 0 / 15%);}
        .modal {background: #fff;border-radius: 5px;padding: 40px;}
        .modal .close_modal {right: 10px;top: 10px;color: var(--textcolor);background: transparent;width: 35px;height: 35px;line-height: 35px;font-size: 30px;border-radius: 5px;}
        .modal .close_modal:hover {transform: rotate(90deg);}
        .modal h3 {font-weight: 700;font-size: 20px;text-transform: uppercase;line-height: 24px;padding: 20px 0 0;}
        .modal h3, .modal p {color: var(--textcolor)}
        .fon_image img {max-height: 200px;width: auto;display: block;margin: 0 auto;border-radius: 10px;}

/* Список - галочки  ---------------------- */
    ul.check-list {margin: 15px 0}
    ul.check-list li {list-style-type: none;padding-left: 40px;position: relative;margin-bottom: 5px;margin-left: 0;}
    ul.check-list li:before {background: url(/assets/images/icons/check_black.png) 50% 50%/15px no-repeat;left: 12px;top: 7px;width: 15px;height: 15px;position: absolute;content: "";display: inline-block;}
    
/* Список кружочки  ---------------------- */
    ul.circle-list {margin: 15px 0}
    .circle-list li {list-style-type: none;margin-bottom: 8px;position: relative;}
    .circle-list li:before {right: calc(100% + 10px);top: 10px;border: 2px solid var(--maincolor);width: 8px;height: 8px;border-radius: 100px;position: absolute;display: block;content: '';}

/* ol li customization ---------------------- */
    ol.numbered {counter-reset: myCounter;margin: 15px 0}
    ol.numbered li {margin-bottom: 5px;list-style-type: none;padding-left: 10px;position: relative;}
    ol.numbered li:before {background:var(--maincolor);color: #fff;counter-increment:myCounter;content:counter(myCounter);position:absolute;left: -30px;top:-2px;display:inline-block;text-align:center;margin:5px 10px;width:17px;height:17px;line-height:17px;border-radius:20px;font-size:.7em}

/* Fancybox  ---------------------- */  
    a[data-fancybox] {position: relative;display: block;}
    a[data-fancybox]:after {background: url(/assets/images/icons/zoom_white.png) 50% 50%/20px no-repeat, #00000024;display: block;content:"";position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;transition:.5s;}
    a[data-fancybox]:hover:after {opacity: 1;}

/* Breadcrumbs  ---------------------- */  
    ul.breadcrumb {font-size: .8em;width: 100%;margin: 0;padding: 10px 0;box-sizing: border-box;margin-top: 5px;}
    .breadcrumb li {float: left;list-style-type: none;padding-left: 0 !important;margin-bottom: 0 !important;margin-left: 0 !important;margin-right: 3px;color: #464646;}
    .breadcrumb li a {color: #464646;}


/* OWL Carousel  ---------------------- */  
    /* arrows 1 */
        .owl-arrows1 .owl-nav button {width: 30px !important;height: 30px !important;line-height: 30px !important;font-size: 0 !important;border-radius: 50px;top: 50%;transform: translateY(-50%);outline: none;position: absolute;}
        .owl-arrows1 .owl-nav .owl-prev {left: 5px;background: url(/assets/images/icons/arrow_left_black.png) 50% 50%/100% no-repeat !important;}
        .owl-arrows1 .owl-nav .owl-next {right: 5px;background: url(/assets/images/icons/arrow_right_black.png) 50% 50%/100% no-repeat !important;}

    /* arrows 2 */
        .owl-arrows2 {padding: 0 40px;margin: 0;box-sizing: border-box;}
        .owl-arrows2 .owl-prev, 
        .owl-arrows2 .owl-next {background: var(--maincolor2) !important;color: #fff !important;height: 30px;width: 30px;border-radius: 100px;padding: 0;box-sizing: border-box;font-size: 0;position: absolute;transition: 0.3s;top: 50%;transform: translateY(-50%);outline: none;}
        .owl-arrows2 .owl-prev {left: 0px}
        .owl-arrows2 .owl-next {right: 0px;}
        
        .owl-arrows2 .owl-next.disabled,
        .owl-arrows2 .owl-prev.disabled {background: var(--grey) !important;}
    
    /* arrows 3 */
        .owl-arrows3 .owl-nav {top: -50px;right: 0;position: absolute;}
        .owl-arrows3 .owl-nav button {width: 40px;height: 40px;line-height: 40px !important;background: var(--maincolor2) !important;color: #222 !important;border-radius: 5px;margin-left: 10px;outline: none;}
        .owl-arrows3 .owl-nav button.disabled {background: var(--grey) !important;color: #222 !important;cursor: initial;}
        
    /* dots 1 */
        .owl-dots1 .owl-dots {margin-top: 10px;text-align: center;}
        .owl-dots1 .owl-dots button {background: var(--grey) !important;width: 10px;height: 10px;margin: 0 4px;border-radius: 30px;transition: .2s;outline: none;display: inline-block;}
        .owl-dots1 .owl-dots button.active, 
        .owl-dots1 .owl-dots button:hover {background: var(--maincolor) !important}
    
    /* dots 2 */
        .owl-dots2-wrapper {text-align: center;line-height: 10px;}
        .owl-dots2 .owl-dots {border-radius: 25px;text-align: center;line-height: 0;position: absolute;z-index: 1;bottom: 15px;left: 50%;transform: translateX(-50%);}
        .owl-dots2 button {right: 0;transform: none;top: 0;height: 100%;background: var(--maincolor2) !important;width: 50px;opacity: 0.5;transition: .5s;z-index: 2;}
        .owl-dots2 button.active, 
        .owl-dots2 button:hover {background: var(--maincolor) !important;}
    
/* TABLE  ---------------------- */  
    .table{max-width:100%;overflow-x:auto;width: 100%;}
    .table table {width: 100%}
    .table::-webkit-scrollbar {width: 5px;height: 5px;background: var(--maincolor);}
    .table::-webkit-scrollbar-track {background: transparent;}
    .table::-webkit-scrollbar-thumb {background-color: var(--grey);border-radius: 10px;}
    
    .table tr {border-bottom: 1px solid #f3f4f4;text-align: center;}
    .table tr:last-child {border: none;}
    .table td {padding: 5px 10px;color: var(--textcolor);vertical-align: middle;text-align: left;width: auto !important;height: auto !important;}
    .table td:last-child, .table th:last-child {text-align: right;}
    .table tr th {font-weight: 600;padding: 5px 10px;background: var(--maincolor);color: #fff;}

/* TABS  ---------------------- */  
    .tabs__content {display: none;}
    .tabs__content.active {display: block;width: 100%;}
    .tabs__content ul.colors_ral li {list-style: none;margin-left: 0;}
    .tabs__caption {margin-bottom: 0;list-style-type: none;overflow: hidden;border-bottom: 1px solid var(--sky)}
    .tabs__caption>li {font-weight: 400;padding: 15px 0;display: inline-block;margin: 0;border-right: 1px solid var(--sky);position: relative;text-align: center;box-sizing: border-box;cursor: pointer;transition: .5s;}
    .tabs__caption>li:last-child {border-right: none;}
    .tabs__caption>li.active {background: var(--maincolor);color: #fff;}
    .tabs__caption>li:nth-child(2) {margin-right: 0;}
    .tabs__caption>li:hover {background: var(--maincolor);color: #fff;}
    

    .tabs__content {padding: 20px;box-sizing: border-box;}
    .tabs__caption {display: table;width: 100%;}
    .tabs__caption > li {display: table-cell;}
    
    .slides .owl-stage-outer, .showmore .owl-stage-outer {padding: 8px 0;}
    
/* Icons Docs pdf docx xls  ---------------------- */     
a[href$=".pdf"].icon-file, 
a[href$=".doc"].icon-file, 
a[href$=".docx"].icon-file,
a[href$=".xls"].icon-file{position: relative;font-size:1.5rem;color: var(--maincolor2);font-weight: 600;border-radius: 10px;display: inline-block;margin-bottom: 20px;padding: 20px 40px 20px 60px;background: var(--grey) url(/assets/images/icons/files/pdf-file.png) 15px/30px no-repeat;background-size: 30px 30px;transition: .5s;}
a[href$=".doc"].icon-file, 
a[href$=".docx"].icon-file  {background: var(--grey) url(/assets/images/icons/files/docx-file.png) 15px 25px/30px no-repeat;background-size: 30px 30px;}
a[href$=".xls"].icon-file  {background: var(--grey) url(/assets/images/icons/files/xls-file.png) 15px 25px/30px no-repeat;background-size: 30px 30px;}

/* Before Line  ---------------------- */ 
    .before-line {position: relative;color: var(--hcolor);padding: 0 0 0 130px;}
    .before-line:before {display: inline-block;height: 2px;width: 100px;background: var(--hcolor);content: "";position:  absolute;top: 50%;transform: translateY(-50%);left: 0;}

/* Full width block  ---------------------- */ 
    .fw {position: relative;}
    .fw:before,.fw:after {content: '';display: block;background: inherit;position: absolute;height: 100%;width: 10000px;top: 0;}
    .fw:before{right: 100%;} .fw:after{left: 100%;}
    
/* HR Shadow  ---------------------- */     
    .hr-shadow{position:relative;overflow:hidden;height:25px}.hr-shadow:after{position:absolute;content:'';z-index:1;height:20px;top:-20px;left:50%;width:100%;margin-left:-50%;-webkit-border-radius:200px/10px;-moz-border-radius:200px/10px;border-radius:200px/10px;box-shadow:0 0 30px rgba(0,0,0,.28)}

/* Sweet Alert  ---------------------- */  
    .swal2-container {width: 35rem !important;}
    .swal2-popup.swal2-toast {padding: 2rem !important;font-size: 2rem !important;}
    h2#swal2-title {font-size: 1.5rem;line-height: 1.5rem !important;}
    .swal2-html-container {font-size: 1.5rem !important;line-height: 1.5rem !important;}
    html.swal2-shown,body.swal2-shown {height: auto!important;}
    
/* Gridzy  ---------------------- */  
    .gridzyItem img {width: 100%;}

#scrollup {
    width: 45px;
    height: 45px;
    
    right: 20px;
    bottom: 20px;
    position: fixed;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    background: var(--maincolor);
    cursor: pointer;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
    transform: rotate(180deg);
    z-index: 10;
}


/* ---------------------------------------------- */
/* ---------------------------------------------- */
/*                      COMMON                    */
/* ---------------------------------------------- */
/* ---------------------------------------------- */


:root {
    /* font */
    --fontfamily: "Oswald", sans-serif;
    --fontsize: 1.6rem;
    --lineheight: 3rem;
    
    
    /* colors */
    --maincolor: #099137;
    --maincolor2: #333333;
    --textcolor: #6a6a6a;
    --hcolor: #4a4a4a;
    
    --red:    #ff541c;
    --blue:   #93B7BE;
    --green:  #048A81;
    --yellow: #fff8cc;
    --grey:   #f0f0f0;
    --grey2:  #dbdbdb;
    --grey3:  #b3b3b3;
    --grey4:  #888888;
    
    --sky:   #DCEAFD;
    --dark:  #c3c2c2;
    --white: #fff;
    --black: #000;
    
    --footerbg: #111;
    
    
    /* decoration */
    --boxshadow: 5px 5px 20px #cecece;
    --gradient: linear-gradient(0deg,#5caf5d,#9ee670);
    
    
    /* sizes */
    --top-header-height: 50px;
    --header-height: 80px;
    --header-plus-menu-height: 130px;
    --header-height-min: 50px;
    
    --mainmenu-height: 50px;
    --mainmenu-border-left-color: #88adcb;
    --mainmenu-border-right-color: #096898;
    
    /* buttons */
    --smallbuttonheight: 25px;
    --buttonheight: 40px;
    --bigbuttonheight: 50px;
}

body::-webkit-scrollbar {width: 6px;background: transparent;}
body::-webkit-scrollbar-track {background: transparent;}
body::-webkit-scrollbar-thumb {background-color: var(--maincolor);border-radius: 10px;}
::selection {background: var(--maincolor2);color: #fff;}

html {font-size: 10px;}
body {font-size: var(--fontsize);line-height: var(--lineheight);font-family: var(--fontfamily);font-feature-settings: "pnum" on,"lnum" on;font-weight: 400;color: var(--textcolor);}

a {color: var(--maincolor);outline: none;text-decoration: none;}
p {margin-bottom: 20px;}
h1, .h1 {font-size: clamp(3rem, 5vw, 5rem); line-height: clamp(3.5rem, 5.5vw, 5.5rem); font-weight: 700; margin-bottom: 1em; color: var(--hcolor);}
h2, .h2 {font-size: clamp(2.5rem, 4vw, 4rem); line-height: clamp(3rem, 4.5vw, 4.5rem); font-weight: 700; margin-bottom: 1em; color: var(--hcolor);}
h3, .h3 {font-size: clamp(2.3rem, 3.5vw, 3rem); line-height: clamp(2.8rem, 4vw, 3.6rem); font-weight: 700; margin-bottom: 1em; color: var(--hcolor);}
h4, .h4 {font-size: clamp(2rem, 3vw, 2.8rem); line-height: clamp(2.5rem, 3.5vw, 3.2rem); font-weight: 700; margin-bottom: 1em; color: var(--hcolor);}
h5, .h5 {font-size: clamp(1.8rem, 2.5vw, 2.4rem); line-height: clamp(2.2rem, 3vw, 2.8rem); font-weight: 700; margin-bottom: 1em; color: var(--hcolor);}
h6, .h6 {font-size: clamp(1.5rem, 2vw, 2rem); line-height: clamp(2rem, 2.5vw, 2.5rem); font-weight: 700; margin-bottom: 1em; color: var(--hcolor);}



.maincolor {color: var(--maincolor)}
.maincolor2 {color: var(--maincolor2)}
.textcolor {color: var(--textcolor)}
.hcolor {color: var(--hcolor)}
.red {color: var(--red)}
.blue {color: var(--blue)}
.green {color: var(--green)}
.yellow {color: var(--yellow)}
.grey {color: var(--grey)}
.grey2 {color: var(--grey2)}
.grey3 {color: var(--grey3)}
.grey4 {color: var(--grey4)}
.sky {color: var(--sky)}
.white {color: var(--white)}
.dark {color: var(--dark)}
.boxshadow, .bshad {box-shadow: var(--boxshadow)}

.border-grey {border: 1px solid var(--grey);}


.bg-maincolor {background: var(--maincolor);}
.bg-maincolor2 {background: var(--maincolor2);}
.bg-textcolor {background: var(--textcolor);}
.bg-hcolor {background: var(--hcolor);}
.bg-red {background: var(--red);}
.bg-blue {background: var(--blue);}
.bg-green {background: var(--green);}
.bg-yellow {background: var(--yellow);}
.bg-grey {background: var(--grey);}
.bg-sky {background: var(--sky);}
.bg-white {background: var(--white);}
.bg-dark {background: var(--dark);}
.bg-maincolor2 {background: var(--maincolor2);}


/* useful classes */
.main {max-width: 1420px;clear: both;box-sizing: border-box;margin: 0 auto;padding: 0 20px;position: relative;}
.small {font-size: .85em;line-height: 1.5em;}
.url  {border-bottom: 1px dotted;display:inline-block;text-decoration:none;}
.warning {background-color: #FDF7DF;border: 1px solid #FEEC6F;color: #C9971C;font-weight: 700;padding: 10px 20px;border-radius: 10px;}
.maxwidth600 {margin: 0 auto;max-width: 600px;}
.maxwidth700 {margin: 0 auto;max-width: 700px;}
.maxwidth800 {margin: 0 auto;max-width: 800px;}
.maxwidth900 {margin: 0 auto;max-width: 900px;}
.maxwidth1000 {margin: 0 auto;max-width: 1000px;}
.maxwidth1200 {margin: 0 auto;max-width: 1200px;}
.curp {cursor: pointer;}
[data-copy-to-clipboard] {cursor: pointer;}

/* FORM  ---------------------- */

    /* inputs  ---------------------- */  
        input[type="text"],
        input[type="email"],
        input[type="date"],
        input[type="tel"],
        input[type="time"],
        input[type="password"],
        textarea {line-height: 50px;padding: 0 20px;color: var(--textcolor);border-radius: 5px;width: 100%;margin: 0 0 10px 0;background: var(--grey);border: 0;font-family: var(--fontfamily);font-size: var(--fontsize);outline: none;box-sizing: border-box;display: block;transition: background .5s, resize 0s;}
        input[type="text"].error {background-color: #f7ebeb;}
        input[type="date"], input[type="time"] {-webkit-appearance: textfield;-moz-appearance: textfield; color: #757575;}
        input[type="date"]:not(.has-value):before, input[type="time"]:not(.has-value):before {color: #757575;content: attr(placeholder );margin-right: 10px;}
        textarea {line-height: 30px;line-height: 30px;padding: 20px;display: block;width: 100%;max-width: none !important;font-family: inherit;font-size: inherit;color: #000;resize: vertical;}
        input:focus, textarea:focus {background: #e0e2e8;}
        select {border: 1px solid var(--maincolor2);line-height: 50px;border-radius: 30px;outline: none;padding: 0 13px;background: #fff;display: block;font-family: inherit;width: 100%;cursor: pointer;font-size: inherit;background: url(/assets/images/icons/arrow_down_black.png) no-repeat calc(100% - 15px) 50% #fff;background-size: 12px 12px;-webkit-appearance: none;}


        /* icons  ---------------------- */  
            input.icon-receiver,
            input.icon-phone,
            input.icon-email,
            input.icon-text_address, input.icon-address,
            input.icon-login,
            input.icon-password {padding-left: 55px;background-position: 15px 50%;background-size: 20px;background-repeat: no-repeat;}
            
            input.icon-receiver {background-image: url(/assets/images/icons/forms/receiver_grey.png)}
            input.icon-phone {background-image: url(/assets/images/icons/forms/phone_grey.png)}
            input.icon-email {background-image: url(/assets/images/icons/forms/email_grey.png)}
            input.icon-text_address, input.icon-address {background-image: url(/assets/images/icons/forms/address_grey.png)}
            input.icon-login {background-image: url(/assets/images/icons/forms/login_grey.png)}
            input.icon-password {background-image: url(/assets/images/icons/forms/password_grey.png)}
    
    
    /* file  ---------------------- */  
        .labelFile{padding:0;line-height:40px;text-align: center;font-size: 15px;max-width:200px;margin: 10px 0;display:block;border: 1px solid var(--maincolor2);position: relative;border-radius: 20px;}
        .input-file{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}
        .input-file + .labelFile{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10px;cursor:pointer}
        .labelFile:before {content: "";background: url(/assets/images/icons/upload.png) 50% 50%/100% no-repeat;color: var(--maincolor2);font-family: 'FontAwesome';display: inline-block;left: 10px;width: 13px;height: 13px;margin-right: 5px}
    /* checkboxes  ---------------------- */  
        input[type=checkbox] {position: relative;background: #fff;border-radius: 2px;cursor: pointer;line-height: 0;margin: 0 0.6em 0 0;outline: 0;padding: 0 !important;vertical-align: text-top;height: 20px;width: 20px;-webkit-appearance: none;border: 1px solid var(--maincolor)}
        input[type=checkbox] + label {cursor: pointer;margin-right: 20px}
        input[type=checkbox]:checked:before {border: solid var(--maincolor);border-width: 0 2px 2px 0;margin: -1px -1px 0 -1px;width: 4px;height: 10px;content: '';position: absolute;right: 50%;top: 50%;transform: rotate(45deg) translate(-50%, -50%);z-index: 2;}
        
        input.checkbox + label {cursor: pointer}
        input.checkbox {vertical-align: top;width: 17px;height: 17px;margin: 0 3px 0 0}
        input.checkbox:not(checked) {position: absolute;opacity: 0}
        input.checkbox:not(checked) + label {position: relative;padding: 0 0 0 60px}
        input.checkbox:not(checked) + label:before {content: '';position: absolute;top: -4px;left: 0;width: 50px;height: 26px;border-radius: 13px;background: #CDD1DA;box-shadow: inset 0 2px 3px rgba(0,0,0,.2)}
        input.checkbox:not(checked) + label:after {content: '';position: absolute;top: -2px;left: 2px;width: 22px;height: 22px;border-radius: 10px;background: #FFF;box-shadow: 0 2px 5px rgba(0,0,0,.3);transition: all .2s}
        input.checkbox:checked + label:before {background: #9FD468}
        input.checkbox:checked + label:after {left: 26px}

    /* radio  ---------------------- */  
       /*  input[type="radio"] {display: none;}
       input[type="radio"] + label {position: relative;padding-left: 25px;display: block;cursor: pointer;}
       input[type="radio"] + label:before {left: 0;top: 7px;border: 1px solid var(--maincolor);width: 15px;height: 15px;border-radius: 50%;cursor: pointer;box-sizing: border-box;line-height: 0;position: absolute;display: block;content: "";}
       input[type="radio"] + label:after {top: 11px;left: 3.5px;width: 8px;height: 8px;background: var(--maincolor);position: absolute;display: block;content: "";transition: .2s;transform:scale(0);border-radius: 50%;}
       input[type="radio"]:checked + label:after {transform:scale(1);}
       
       input[type="radio"][disabled] + label {color: #ccc;}
       input[type="radio"][disabled] + label:before,
       input[type="radio"][disabled] + label:after {border-color: #ccc;} */
        
        
        input[type=radio] {position: relative;background: #fff;border-radius: 2px;cursor: pointer;line-height: 0;margin: 0 0.6em 0 0;outline: 0;padding: 0 !important;vertical-align: text-top;height: 20px;width: 20px;-webkit-appearance: none;border: 1px solid var(--maincolor)}
        input[type=radio] + label {cursor: pointer;}
        input[type=radio]:before {background: var(--maincolor);width: 12px;height: 12px;content: '';position: absolute;left: 3.5px;top: 3.5px;transform: scale(0);z-index: 2;transition: .2s;}
        input[type=radio]:checked:before {transform: scale(1);}
        
        
        
        
    /* Super Select  ---------------------- */
        .super-select {color: var(--grey4);background: var(--grey);border-radius: 5px;margin: 0;line-height: 50px;width: 100%;box-sizing: border-box;position: relative;white-space: nowrap;}
        
        /* decoration line  ---------------------- */
            .super-select:before {background: #31afbb;background: linear-gradient(90deg,#31afbb,#673ab7);content: "";width: 0;border-radius: 5px 5px 0 0;height: 3px;position: absolute;top: 0px;left: 50%;transition: .3s;z-index: 2;}
            .super-select:hover:before {left: 0;width: calc(100% + 1px);}
        
        /* overlay  ---------------------- */
            .super-select .super-select-overlay {padding: 0 20px;cursor: pointer;}
            .super-select .super-select-overlay .super-select-overlay-selected {color: #000;font-size: .8em;margin-left: 20px;display: inline-block;text-overflow: ellipsis;overflow: hidden;vertical-align: middle;max-width: 150px;}
            .super-select .arrow {right: 15px;height: 30%;top: 50%;transform: translateY(-50%);position: absolute;}
            .super-select.open .arrow {transform-origin: 50% 50%;transform: scale(1,-1) translateY(50%);}
        
        /* options  ---------------------- */
        
            .super-select .super-select-wrapper {color: #000;max-height: 300px;overflow: auto;background: #fff;width: 100%;left: 0;top: 100%;z-index: 20;position: absolute;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;transform: scale(0);transition: .1s linear;transform-origin: 50% 0;}
            .super-select.open .super-select-wrapper {transform: scale(1);transition: .4s cubic-bezier(0, 0.97, 0.37, 0.96);}   
            
            .super-select .super-select-wrapper::-webkit-scrollbar {width: 5px;background: transparent;}
            .super-select .super-select-wrapper::-webkit-scrollbar-track {background: transparent;}
            .super-select .super-select-wrapper::-webkit-scrollbar-thumb {background-color: var(--maincolor2);border-radius: 10px;}
            
            .super-select .super-select-wrapper > * ,
            .super-select .super-select-wrapper > * {padding: 0 20px;display: block;cursor: pointer;}
            .super-select .super-select-wrapper > *  span {display: inline-block;/* border-bottom: 1px solid var(--grey);line-height: 40px */}
            .super-select .super-select-wrapper > *  i {display: none;}
    
            .super-select .super-select-wrapper > *:hover {background: var(--grey);}
        

    /* Buttons  ---------------------- */
        .smallbutton, 
        .button, 
        .bigbutton {border-radius: 5px;color: #fff;font-weight: 400;background: var(--maincolor);white-space: nowrap;cursor: pointer;font-family: var(--fontfamily);font-size: 1.45rem;border: 0;outline: none;display: inline-block;text-transform: uppercase;text-align: center;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
        
        .smallbutton {line-height: var(--smallbuttonheight);padding: 0 15px;border-radius: 5px;}
        .button {line-height: var(--buttonheight);padding: 0 30px;}
        .bigbutton {line-height: var(--bigbuttonheight);padding: 0 50px;}
        
            /* colors  ---------------------- */  
                .smallbutton.red, .button.red, .bigbutton.red {background: var(--red);}
                .smallbutton.grey, .button.grey, .bigbutton.grey {background: var(--grey4);}
        
            /* full width  ---------------------- */  
                .smallbutton.db, 
                .bigbutton.db, 
                .button.db {width: 100%;padding-left: 5px;padding-right: 5px;}
        
            /* image  ---------------------- */  
                .smallbutton img {width: 10px;margin-right: 5px;transform:translateY(-1px);vertical-align: middle;display: inline-block;}
                .button img {width: 15px;margin-right: 5px;transform:translateY(-2px);vertical-align: middle;display: inline-block;}
                .bigbutton img {width: 15px;margin-right: 7px;transform:translateY(-3px)}
                
            /* effect  ---------------------- */  
                .effect{position:relative;overflow:hidden;vertical-align: top;}
                .effect:before{content:'';width:100%;height:60px;display:block;position:absolute;z-index:3;border-left:100px solid rgba(255,255,255,.3);box-shadow:-20px 30px 30px rgba(255,255,255,.3);background:0 0;top:0;left:-100px;margin-left:-1px;transition:all 0s ease-in-out;transform:translate(0,0)}
                .effect:hover:before{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;-webkit-transform:translate(115%,0);-moz-transform:translate(115%,0);-ms-transform:translate(115%,0);-o-transform:translate(115%,0);transform:translate(115%,0)}
                .effect[disabled]:before {display: none;}
            
            /* disabled  ---------------------- */  
                .smallbutton[disabled],
                .button[disabled],
                .bigbutton[disabled] {background: var(--grey);color: #000;cursor: not-allowed;}


/* ---------------------------------------------- */
/* ---------------------------------------------- */
/* ---------------------------------------------- */
.main-wrapper {position: relative;display: block;width: 100%;vertical-align: top;min-height: 100%;}
.sidebar-left {width: 260px;position: fixed;border-right: 1px solid #e7e7e7;left: 0;top: 0;height: 100vh;overflow-y: auto;display: block;z-index: 2;}
.sidebar {position: absolute;top: 0;left: 0;max-width: 320px;width: 100%;min-width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;min-height: 100%;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;background-color: #fff;}

/* Header  ---------------------- */
#header{height: var(--header-height); position: relative; background: #fff; box-sizing: border-box;}
#header .main{height: var(--header-height);}
#header .header-block{top: 50%; transform: translateY(-50%); position: absolute;}
#header a{text-decoration: none;}
/* logo  ---------------------- */
#header .logo{left: 20px; height: calc(100% - 20px);}
.header{border-bottom: 20px solid #009136;}
.header{width: 100%; top: 0; left: 0; z-index: 3; background-color: #fff;}
.header__desktop{padding-top: 25px; padding-bottom: 17px;}
.header__sections{display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: -5px -13px;}
.header__sections > *{padding: 5px 13px;}
.header__top{margin-bottom: 16px;}
.header__sections-feedback{display: flex; gap: 32px;}
.header__nemu{margin: 0; padding: 0; text-indent: 0; list-style: none; list-style-position: outside; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: -5px -40px;}
.header__nemu > li > a{display: block; padding: 5px 40px;}
.header__nemu > li > a > span{border-bottom: 1px solid transparent;}
.header__nemu > li > a:hover > span{border-color: rgba(35, 29, 20, 0.3);}
.header__nemu > li.active > a{color: #009136; font-weight: 600;}
.header__nemu > li.active > a > span{border-color: rgba(0, 145, 54, 0.3);}
.header__mobile-logo{display: block;}
.header__mobile-sections{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.header__mobile-sections--padding{margin: 0 -7px;}
.header__mobile-sections--padding > *{padding: 0 7px;}
.header__mobile-sections-btn{display: -webkit-box; display: -ms-flexbox; display: flex; align-items: center;}
.header__mobile-sections-btn > *{padding: 0 13px; position: relative;}
.header__mobile-sections-btn > * + *:after{content: ''; display: block; width: 0; height: 17px; margin-top: -8.5px; left: 0; top: 50%; border-right: 1px dotted #000; position: absolute;}
.page-padding{padding-left: 50px; padding-right: 50px;}

.fz-min{font-size: 14px;}
.fz-big{font-size: 16px;}
.main-content-block{margin-left: 250px; min-height: 100vh; width: 100%; display: block; position: relative;}
.serialNumberForm-wrapper{display: flex; gap: 16px; align-items: center; margin-bottom: 24px; border-radius: 13px; background-color: #f5f5f5; background-position: center; background-image: url(/assets/images/block-grey-bg.png); padding: 24px;}
.sidebar__top, .sidebar__bottom{width: 100%;}
.sidebar__top{padding-top: 0px;}
.sidebar__logo{margin-bottom: 13px; display: block; padding: 13px 0; margin-bottom: 13px; width: 230px;}
.sidebar__logo:hover{opacity: .9;}
.official{width: 100%; display: flex; justify-content: center; margin-bottom: 8px; background: #009136;}
.official._mobile{display: none; margin-bottom: 0;}
.official p{width: fit-content; padding: 0 20px; /* font-size: 14px; */ line-height: 24px; margin: -2px; background: #fff; color: #009136; font-weight: 600; clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);}
.sidebar__padding{padding-left: 20px; padding-right: 10px;}
.sidebar__content{color: #4a4a4a;}
.sidebar__title{font-weight: 600; font-size: 14px; color: #4a4a4a; margin-bottom: 8px;}
.sidebar__menu{margin: 0; padding: 0; text-indent: 0; list-style: none; list-style-position: outside; font-size: 12px; width: 100%;}
.sidebar__menu-item{margin-bottom: -1px; position: relative; margin-left: 0;}
.sidebar__menu-item:last-child .sidebar__menu-link-block{border-bottom: 1px solid #e7e7e7;}
.sidebar__menu-item:hover, .sidebar__menu-item.active{z-index: 1;}
.sidebar__menu-item:hover .sidebar__menu-link, .sidebar__menu-item.active .sidebar__menu-link{background-color: #f5f5f5;}
.sidebar__menu-item:hover .sidebar__menu-link-block, .sidebar__menu-item.active .sidebar__menu-link-block{border-color: transparent;}
.sidebar__menu-item.active .sidebar__menu-link-block-icon svg{-webkit-transform: rotate(-90deg); transform: rotate(-90deg);}
.sidebar__menu-link{display: block; font-size: 13px; font-weight: 400; /* padding: 10px 10px 10px 20px; */ color: rgb(106, 106, 106); text-transform: uppercase;}
.sidebar__menu-link-block{border-top: 1px solid #e7e7e7; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 5px 0; width: 100%; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.sidebar__menu-link-block svg{display: block; fill: #585755; -webkit-transition: .2s; transition: .2s;}
.sidebar__menu-link-block-icon{width: 20px; padding-left: 5px;}
.table-icon{display: table; font-weight: 300;}
.table-icon__row{display: table-row;}
.table-icon__cell{display: table-cell; padding: 4px 0; vertical-align: top;}
.table-icon__cell + *{padding-left: 8px;}
.table-icon__cell--icon{padding-top: 5px;}
.table-icon__cell--icon > img{height: 16px; filter: brightness(0) saturate(100%) invert(38%) sepia(92%) saturate(499%) hue-rotate(89deg) brightness(92%) contrast(94%);}
.icon-block__icon > img{height: 16px; padding: 3px; filter: brightness(0) saturate(100%) invert(38%) sepia(92%) saturate(499%) hue-rotate(89deg) brightness(92%) contrast(94%);}
.icon-block-feedback .icon-block__icon > img{height: 22px;}
.table-icon--min{font-size: 12px; line-height: 1.3em;}
.networks{margin: 0; padding: 0; text-indent: 0; list-style: none; list-style-position: outside; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: -5px;}
.networks > li{padding: 5px;}
.networks > li a{display: block;}
.networks > li a:hover{opacity: .8;}
.networks > li a svg{display: block;}
.networks--center{-webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.networks--footer{-webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-top: 1px solid #009136; border-bottom: 1px solid #009136; margin: 0; padding: 8px 0;}

/* Footer */
.footer-block{bottom: 0; left: 0; width: 100%;}
.footer{background-color: #009136; color: #fff; padding-top: 50px; padding-bottom: 35px;}
.footer__bottom{font-size: 12px;}
.footer__menu{margin: 0; padding: 0; text-indent: 0; list-style: none; list-style-position: outside;}
.footer__menu > li, .footer__menu-small > li{margin-left: 0;}
.footer__menu > li > a{display: block;}
.footer__title{font-size: 18px; font-weight: bold; padding: 3px 0;}
.footer__menu-small{font-size: 13px; margin: 0; padding: 0; text-indent: 0; list-style: none; list-style-position: outside; padding: 4px 0;}
.footer__menu-small > li > a{display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%;}
.color-white__title_viewBorder{border-bottom-color: rgba(255, 255, 255, 0.3) !important;}
.color-white__title_dotted{border-bottom-style: dotted;}
.color-white__title_dashed{border-bottom-style: dashed;}
.footer__menu-small > li > a:before{content: '•'; display: inline-block; vertical-align: middle; margin-right: 5px;}
.color-white{text-decoration: none !important; color: #fff;}
.color-white svg{fill: #fff;}
.color-white__title{border-bottom: 1px solid transparent;}
.footer__bottom{display: flex; gap: 12px 24px; flex-wrap: wrap;}
.footer__social{display: flex; gap: 12px;}
.footer__bottom, .footer__social{padding-left: 25px;}
.footer__social svg{width: 25px; height: 25px;}
.footer__social path{fill: #fff; transition: .3s;}
.footer__social a:hover path{fill: #005e24;}
.footer__social._header-mobile{justify-content: center;}
.footer__social._header{margin-top: 12px;}
.footer__social._header svg{width: 20px; height: 20px;}
.footer__social._header path{fill: #009136;}
 

    /* Main menu ---------------------- */
        #mainmenu {box-sizing: border-box;background: transparent;}
        .mobile-mainmenu-button, .mobile-mainmenu-outer {display: none;}

        /* DESKTOP  ---------------------- */
        /* STYLE */
            /* common  ---------------------- */
                ul.desktop-mainmenu {margin-bottom: 0;margin-top: -15px;display: flex;}
                ul.desktop-mainmenu li {margin: 0;padding: 0;list-style-type: none;box-sizing: border-box}
                ul.desktop-mainmenu a {color: var(--textcolor);padding: 5px 40px;font-weight: 400;text-decoration: none;}
                ul.desktop-mainmenu a:hover, ul.desktop-mainmenu li.active a, ul.desktop-mainmenu li:hover a {text-decoration:underline;}
                   
            /* 1 level */
                li.menu-level-1 {list-style-type: none;transition: 1s;display: inline-block;}
                li.menu-level-1 > a {padding: 5px 75px;display: block;}
                li.menu-level-1 > a:first-child {padding: 5px 75px 5px 3px;}
                li.menu-level-1.active > a {color: var(--maincolor);font-weight: 600; border-color: rgba(0, 145, 54, 0.3);}



               
                    
        /* BEHAVIOR  ---------------------- */
            /* common  ---------------------- */
                ul.desktop-mainmenu li {position: relative}ul.desktop-mainmenu a {position: relative}
            /* 2 level  ---------------------- */
                li.menu-level-1 > ul.submenu {top: calc(100% + 20px);left: 0;z-index: 2;position: absolute;transition: .35s;opacity: 0;visibility: hidden;z-index: 10;}
                li.menu-level-1.parent:hover > ul.submenu {top: 100%;opacity: 1;display: block;visibility: visible}

        
/* ---------------------------------------------- */
/* ---------------------------------------------- */
/*                    HOMEPAGE                    */
/* ---------------------------------------------- */
/* ---------------------------------------------- */      

    input#serialNumber {display: block;
        width: 100%;
        background: #fff;
        line-height: 1.5;
        background-clip: padding-box;
        border: 1px solid #c5c5c5;
        border-radius: 5px;
        padding: 12px 20px;
        font-weight: normal;
        -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}
    .serialNumberDivider {display: none;border-top: 1px solid #ccc}
    .serialNumberForm-wrapper .h5 {flex: 0 0 auto;margin-bottom: 0;}
    #serialNumberResult.success {
        padding: 10px;
        background: var(--maincolor);
        color: #fff;
        display: inline-block;
    }
    
    #serialNumberResult.error {
        padding: 10px;
        background: #e60044;
        color: #fff;
        display: inline-block;
    }
    
    
    
    
    .serial-images-block {display: flex; align-items: center; gap: 40px;}
 /* Footer  ---------------------- */  
    #footer {background: var(--footerbg);color: #fff;text-align: center;padding: 45px 0;}


@media all and (max-width: 1440px) {
    li.menu-level-1 > a {padding: 5px 50px;display: block;}
    li.menu-level-1 > a:first-child {padding: 5px 50px 5px 3px;}
}

@media all and (max-width: 1220px) {
 .main {width: 990px;}
 
 .main-content-block {margin-left: 0;}
 .official._mobile {display: flex;  }
 .header.page-padding, .header__desktop {padding: 0;    }
.header {border-bottom: 4px solid #009136;}
.page-padding {padding-left: 20px;padding-right: 20px;}
.serial-images-block {flex-flow: column;}
    /* mobile menu  ---------------------- */  
        #mainmenu {border: none;height: auto;}
        #mainmenu .catalog-menu-wrapper, #mainmenu .desktop-mainmenu, #mainmenu .catalog-menu-button {display: none !important;}

        /* button  ---------------------- */  
            .mobile-mainmenu-button {display: block;padding: 0 10px 0 0;z-index: 5;cursor: pointer;}
            .button_catalog {position: relative;z-index: 4;}
            .mobile-mainmenu-button img {width: 30px;}
        
        /* wrapper  ---------------------- */  
            .mobile-mainmenu-outer, .mobile-catalog-outer {top: -990px;width: 100%;left: 0;transition: .5s;height: 100%;z-index: 1000;position: fixed;display: block;background: var(--maincolor);overflow-y: auto;box-sizing: border-box;}
            .mobile-mainmenu-active .mobile-mainmenu-outer {top: 0;}
            .mobile-catalog-active .mobile-catalog-outer {top:20px;}
            
            .mobile-catalog-outer {background: #fff !important;}

                /* close  ---------------------- */  
                    .mobile-mainmenu-close, .mobile-catalog-close {width: 18px;padding: 10px; right: 0px;top: 0;cursor:  pointer;position: absolute;z-index: 5;}
                	.mobile-mainmenu-close img, .mobile-catalog-close img {width: 100%}
                	.mobile-mainmenu-close:hover, .mobile-catalog-close:hover {transform:rotate(180deg); transition: .7s;}
                /* top block  ---------------------- */  
                    .mobile-mainmenu-topBlock {margin-bottom: 30px;text-align: center;display: block;position: relative;}
                	.mobile-mainmenu-topBlock .logo_m {margin: 45px auto 25px; display: block;}
                	.mobile-mainmenu-topBlock a.tel_m {font-size: 2.2rem;font-weight: 700;display: block;margin-bottom: 8px;text-decoration: none;}
                	.mobile-mainmenu-topBlock .adres_m {text-decoration: none;padding: 0 15px;color: #222;display: block;}
                	.mobile-mainmenu-topBlock .socials-url > img {width: 30px;}
                	.mobile-mainmenu-topBlock .address_m > img {width: 25px;transform: translateY(-3px);}
                    .mobile-mainmenu-topBlock .logo_m img {width: 140px;}
            /* Style  ---------------------- */  
                /* common  ---------------------- */  
                    .mobile-mainmenu ul {margin: 0;}
                    .mobile-mainmenu li {border: 1px solid rgba(255, 255, 255, 0.25);border-right: none;border-left: none;margin: 0;list-style: none;}
                    .mobile-mainmenu li a {color: #fff;padding: 14px 20px;font-size: 14px;line-height: 20px;text-decoration: none;display: block;}
                    .mobile-mainmenu li.active > a:not(.opened) {color: var(--maincolor);font-weight: 600;}

                /* parent */
                    .mobile-mainmenu li.parent > a {padding-right: 35px;position: relative;}
                    .mobile-mainmenu li.parent > a:after {width: 10px;height: 10px;background: url(/assets/images/icons/plus_black.png) 50% 50%/100% no-repeat;top: 50%;right: 15px;transform: translateY(-50%);position: absolute;display: block;content: '';}
                    .mobile-mainmenu li.parent > a.opened:after {background-image: url(/assets/images/icons/minus_black.png);}
                /* submenu */
                .mobile-submenu {padding-left: 10px;}
    /* map  ---------------------- */  
        #map_box .contacts {transform: translate(-50px, -50%);}
} 

@media all and (max-width: 980px) {
    .main {width:770px;}

}

@media all and (max-width: 768px) {
    .main {width: 100%;padding: 0 10px;}

    .main-content-block .bigbutton {padding: 0 20px;}
    .hystmodal-right .hystmodal__close {left: auto;}
}

@media all and (max-width: 570px) {
    .main {width: auto;padding: 0 10px;}
    .footer__menu-small > li > a {justify-content: center;}
    .footer__menu-small > li > a:before {content: none;}
    .serialNumberForm-wrapper {flex-flow: column;}
    .footer {padding-top: 20px;padding-bottom: 20px;}
    .footer__bottom, .footer__social {padding-left: 0;justify-content: center;}
    
    .header.page-padding, .mobile-catalog-menu-fixed {position: fixed;top:0;width: 100%;z-index: 3;}
    .mobile-catalog-menu-fixed {top: 77px !important;background: #fff}
    .main-content-text {margin-top: 170px;}
    
}