/*
 ________  __       __       __    __  _____      __
|   __   ||  |     /  \     |  |  |  ||  __ \    |  |
|  |__|  ||  |    /    \    |  |\ |  || |__) |   |  |
|   _____||  |   /  /\  \   |  | \|  ||      /   |  |____ ___      ___
|  |      |  |  /  /__\  \  |  |\ |  ||  __  \   |  ___  |\  \    /  /
|  |      |  | /  /    \  \ |  | \|  || |__)  |_ | |___| | \  \__/  /
|__|      |__|/__/      \__\|__|  |__||_______(_)|_______|  \      /
                                                            _|    /
                                                           |     /
                                                            |____/
*/   
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;}
    
/* Список кружочки  ---------------------- */
    .circle-list {margin: 25px 0;}
    .circle-list li {list-style-type: none;margin: 0 0 8px 0;padding-left: 50px;position: relative;}
    .circle-list li:before {content:'';height: 1px;background: #222;width: 30px;left: 0;top: 17px;position: absolute;display: block;}

/* 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: #fff !important;box-shadow: 5px 5px 20px #cecece;color: #000 !important;height: 50px;width: 50px;border-radius: 100px;padding: 0;box-sizing: border-box;position: absolute;transition: 0.3s;top: 50%;transform: translateY(-50%);outline: none;}
        
        .owl-arrows2 .owl-prev span,
        .owl-arrows2 .owl-next span {font-size: 3rem;}
        .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(--grey3) !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;}
    .tabs__caption>li {font-weight: 600;padding: 5px 35px;display: inline-block;margin: 0 10px 0 0;background: var(--grey2);position: relative;box-sizing: border-box;cursor: pointer;transition: .15s;}
    .tabs__caption>li.active, .tabs__caption>li:hover {color: #fff;background: var(--maincolor2);}
    .tabs__content {padding: 20px;box-sizing: border-box;}
    
    .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: "Montserrat", sans-serif;
    --fontsize: 1.65rem;
    --lineheight: 3rem;
    
    
    /* colors */
    --maincolor: #a98052;
    --maincolor2: #a98054;
    --textcolor: #3B3B3B;
    --hcolor: #333333;
    
    --red:    #ff541c;
    --blue:   #93B7BE;
    --green:  #048A81;
    --yellow: #fff8cc;
    --grey:   #faf5f0;
    --grey2:  #e0d7cd;
    --grey3:  #b3b3b3;
    --grey4:  #888888;
    
    --sky:   #DCEAFD;
    --dark:  #333333;
    --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: 80px;
    --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(--maincolor);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(--maincolor2);outline: none;text-decoration: none;}
p {margin-bottom: 20px;}
h1, .h1 {font-size: 5rem;line-height: 6rem;margin-bottom: 40px;color: var(--hcolor);font-weight: 700;}
h2, .h2 {font-size: 4rem;line-height: 5rem;margin-bottom: 40px;color: var(--hcolor);font-weight: 700;}
h3, .h3 {font-size: 3rem;line-height: 4rem;margin-bottom: 25px;color: var(--hcolor);font-weight: 700;}
h4, .h4 {font-size: 2.5rem;line-height: 3.2rem;margin-bottom: 25px;color: var(--hcolor);font-weight: 700;}
h5, .h5 {font-size: 2.2rem;line-height: 3.0rem;margin-bottom: 25px;color: var(--hcolor);font-weight: 700;}
h6, .h6 {font-size: 1.85rem;line-height: 3rem;margin-bottom: 25px;color: var(--hcolor);font-weight: 700;}


.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: 1400px;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;}
.dotted {border-bottom: 1px dotted;}
.dotted:hover {border-style: solid;}

[data-copy-to-clipboard] {cursor: pointer;}

.anchor {position: absolute;top: -80px}
.circle-icon {border: 1px solid var(--maincolor2);border-radius: 50%;vertical-align: middle;display: inline-flex;align-items: center;justify-content: center;white-space: nowrap;position: relative;height: 50px;width: 50px;}
.flex-block img, .flex-block .circle-icon {flex-shrink: 0;}

/* 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);color: #222;border-radius: 10px;border: 1px solid #cecece;width: 100%;margin: 0 0 10px 0;background: transparent;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 {border: 1px solid var(--maincolor);}
        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[type="text"]::placeholder, input[type="tel"]::placeholder, textarea::placeholder {color: #222;}
        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;}
        
        #form input[type="text"], #form input[type="tel"], #form textarea {border: none;color: #222;background-color: #fff;}

        #contacts_block input[type="text"]::placeholder, #contacts_block input[type="email"]::placeholder, #contacts_block input[type="tel"]::placeholder, #contacts_block textarea::placeholder {color: #222;}
        #contacts_block input[type="text"], #contacts_block input[type="tel"], #contacts_block input[type="email"], #contacts_block textarea {border: 1px solid #222;color: #222;}
        #contacts_block input:focus, #contacts_block textarea:focus {background-color: var(--grey2);}

        /* 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)}

    /* 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: 10px;color: #fff;font-weight: 700;background: var(--maincolor);white-space: nowrap;cursor: pointer;font-family: var(--fontfamily);font-size: var(--fontsize);border: 0;outline: none;display: inline-block;text-align: center;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;position: relative;}
        .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 40px;}
        
            /* 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;}



/* ---------------------------------------------- */
/* ---------------------------------------------- */
/* ---------------------------------------------- */
    
    #fixed_phone {position: fixed;right: 15px;top: 200px;z-index: 6;}
    #fixed_phone > div {vertical-align: middle;line-height: 41px;text-align: center;display: block;width: 45px;height: 45px;box-sizing: border-box;padding: 0;background-color: var(--maincolor);border: 1px solid var(--maincolor);border-radius: 50%;cursor: pointer;text-decoration: none;transition: .2s ease;}
    #fixed_phone svg {width: 20px;height: 20px;fill: #fff;vertical-align: middle;line-height: 50px;}
    #fixed_phone a {position: absolute;top:0;left:0;width: 100%;height: 100%;z-index:3;}
    #fixed_phone > div:hover {background: #fff;}
    #fixed_phone > div:hover svg {fill: var(--maincolor)}
    
    /* Header  ---------------------- */
        #header {height: var(--header-height);position: fixed;width: 100%;left: 0;top: 0;z-index: 5;background: var(--dark);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: 0;}
            #header .logo > img {width: 200px;filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7499%) hue-rotate(216deg) brightness(99%) contrast(103%);}
        
        /* contacts  ---------------------- */
            #header .header-contacts {right: 10px;font-size: 2.0rem;top:50%;transform:translateY(-50%);position:absolute;}
            #header .header-contacts img {width: 25px;max-width: none;}
            #header .header-socials {position: absolute;right: calc(100% + 10px);white-space: nowrap;display: block;}
            #header a.tel {color: #fff;font-size: 2.3rem;font-weight:600;text-align: right;}
        
            #header .header-modal {right: 0;top:50%;padding: 0 20px;transform:translateY(-50%);position:absolute;}
   
          
        /* min  ---------------------- */
            body.min #top_header {margin-bottom: var(--header-plus-menu-height);}
            body.min #header {position: fixed;left: 0;width: 100%;top:0;margin: 0 !important;z-index: 10;transition: .5s;}
            body.min #header, body.min #header .main {height: var(--header-height-min);}
            body.min #header {box-shadow: var(--boxshadow);}
           
            /* search  ---------------------- */
                body.min #header .main form.msearch2 input {line-height: 40px;}
                body.min #header .header-search button {line-height: 30px;}
        
            /* contacts  ---------------------- */
                body.min #header .header_contacts {line-height: 1.5rem;font-size: 1.5rem;}
        

       

    /* Main menu ---------------------- */
        #mainmenu {box-sizing: border-box;height: var(--mainmenu-height);position: absolute;right: 250px;top: 50%;transform: translateY(-50%);width: max-content;z-index: 5;}
        .mobile-mainmenu-button, .mobile-mainmenu-outer {display: none;}

        /* DESKTOP  ---------------------- */
        /* STYLE */
            /* common  ---------------------- */
                ul.desktop-mainmenu {margin-bottom: 0;display: inline-block;}
                ul.desktop-mainmenu li {margin: 0;padding: 0;list-style-type: none;box-sizing: border-box}
                ul.desktop-mainmenu a {color: #fff;height: auto;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:none;}
                    /* submenu */
                    ul.desktop-mainmenu ul.submenu {width: 350px;background: #fff;margin: 0;box-shadow: 5px 5px 10px #22212194;box-sizing: border-box;} 
    
    
            /* 1 level */
                li.menu-level-1 {list-style-type: none;transition: 1s;display: inline-block;}
                li.menu-level-1 > a {line-height: var(--mainmenu-height);margin-right: 40px;font-size: 1.6rem;display: block;}
                li.menu-level-1:first-child > a {border-left: 0;}
                li.menu-level-1:last-child > a {border-right: 0;}
                /* hover-active-decoration */
                    li.menu-level-1 > a:before {background: var(--maincolor);height: 2px;bottom: 17px;width: 0;left: 0;transition: .35s;display: block;content: '';position: absolute;}
                    li.menu-level-1.active > a:before, li.menu-level-1 > a:hover:before {width: 100%;}
               
                 /* parent */
                    li.menu-level-1.parent > a:after{width: 6px;height: 6px;background: url(/assets/images/icons/arrow_down_white.png) 50% 50%/100% no-repeat;top: 50%;right: -10px;transform:translateY(-50%);position: absolute;content: '';display: block;transition:.35s;}
                    li.menu-level-1.parent:hover > a:after {transform: translateY(-50%) rotate(180deg);}
               
               
            /* 2 level  ---------------------- */
                li.menu-level-2 > a,
                li.menu-level-3 > a, li.menu-level-4 > a {color: #222;line-height: 25px;font-weight: 400;padding: 10px !important;display: block;border-bottom: 1px solid var(--grey);}

                li.menu-level-2.active > a, li.menu-level-2:hover > a,
                li.menu-level-3.active > a, li.menu-level-3:hover > a,
                li.menu-level-4.active > a, li.menu-level-4:hover > a {background: var(--grey);}
                /* parent */
                    li.menu-level-2.parent > a {padding-right: 25px;}
                    li.menu-level-2.parent > a:after{width: 8px;height: 8px;background: url(/assets/images/icons/arrow_right_black.png) 50% 50%/100% no-repeat;top: 50%;right: 10px;transform:translateY(-50%);position: absolute;content: '';display: block;transition:.5s}
                    
            /* 3 level  ---------------------- */
                /* parent  ---------------------- */
                    li.menu-level-3.parent > a {padding-right: 25px;}
                    li.menu-level-2.parent > a:after{width: 8px;height: 8px;background: url(/assets/images/icons/arrow_right_black.png) 50% 50%/100% no-repeat;top: 50%;right: 10px;transform:translateY(-50%);position: absolute;content: '';display: block;transition:.5s}
                    
        /* 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}
                
            /* 3 level  ---------------------- */
                li.menu-level-2 > ul.submenu  {top: -20px;left: 100%;text-align: left;position: absolute;transition: .35s;box-shadow:20px 0px 30px rgb(0 0 0 / 28%);opacity: 0;visibility: hidden;z-index: 1;min-height: 100%;}
                li.menu-level-2.parent:hover > ul.submenu  {top: 0;opacity: 1;visibility: visible;z-index: 3}

                   
            /* 4 level  ---------------------- */
                li.menu-level-3 > ul.submenu  {top: -20px;max-height: 500px;overflow-y: auto;left: 100%;text-align: left;position: absolute;transition: .35s;box-shadow:20px 0px 30px rgb(0 0 0 / 28%);opacity: 0;visibility: hidden;z-index: 1;}
                li.menu-level-3 > ul.submenu::-webkit-scrollbar {width: 4px;background: transparent;}
                li.menu-level-3 > ul.submenu::-webkit-scrollbar-track {background: transparent;}
                li.menu-level-3 > ul.submenu::-webkit-scrollbar-thumb {background-color: var(--maincolor2);border-radius: 10px;}
                li.menu-level-3 > ul.submenu > li {text-align: left !important;}
                li.menu-level-3.parent:hover > ul.submenu  {top: 0;opacity: 1;visibility: visible;z-index: 3}

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

#banner .main {background: url(/assets/images/homepage/01.webp) 50% 50%/cover no-repeat;margin-top: calc(var(--header-height) + 20px);position: relative;padding: 100px 0;}
#banner .main:after {content: '';background: rgb(1 18 36 / 70%);position: absolute;top: 0;width: 100%;height: 100%;z-index: 1;}
#banner .text-block {padding: 0 100px;position: relative;z-index: 2;}
#banner h1 {font-size: 6.5rem;line-height: 8rem;}
#banner li {font-size: 2.5rem;margin-bottom: 20px;font-weight: 500;}
#banner  .circle-list li:before {background: #fff;}

#banner-new {padding-top: 160px;position: relative;background: linear-gradient(330deg, var(--grey2) 50%, #ffffff 50%);}
#banner-new .main {padding-left: 10px;padding-right: 10px}

.homepage-banners-grid {display: grid;grid-template-columns: repeat(3, 1fr);grid-template-rows: repeat(2, 1fr);gap: 10px;}
.homepage-banners-grid .div1 {grid-row: span 2 / span 2;}
.homepage-banners-grid .div4 {grid-column-start: 2;grid-row-start: 2;max-height: 240px;}
.homepage-banners-grid .div5 {grid-column-start: 3;grid-row-start: 2;max-height: 240px;}
.homepage-banners-grid > div {border-radius: 10px;}

.homepage-banners-grid .div2 {background: url(/assets/images/homepage/01.webp) 50% 100%/cover no-repeat;}
.homepage-banners-grid .div3 {background: url(/assets/images/homepage/02.webp) 50% 80%/cover no-repeat;}
.homepage-banners-grid .div4 {background: url('/assets/images/homepage/03.webp') 50% 50%/cover no-repeat;}
.homepage-banners-grid .div5 {background: url(/assets/images/homepage/04.webp) 50% 50%/cover no-repeat;}

.brown-filtered {position: relative;}
.brown-filtered:after {content: '';background: rgb(74 51 23 / 52%);position: absolute;top: 0;left: 0;width: 100%;height: 100%;transition: .5s;z-index: 1;border-radius: 10px;}
.brown-filtered-content {position: relative;z-index: 2}
.full-block-link {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 3}
.hover-scalable {transition: .5s}
.hover-scalable:hover {transform: scale(1.02);}

#properties .flex-block img {width: 32px;}

#porodi .flex > div {position: relative;}
#porodi .flex > div a {position: absolute;top: 0;left:0;width: 100%;height: 100%;z-index: 3;}
#porodi .flex > div img, #porodi .flex span {transition: 1s;}
#porodi .flex > div:hover img {transform: rotate(15deg);}
#porodi .flex > div:hover span {color: var(--maincolor2);}
#porodi img {border-radius: 100%;display:block;margin: 0 auto 20px;}

#product .product-parent > div {position: relative;overflow: hidden;border-radius: 10px;}
#product .product-parent > div a {position: absolute;top: 0;left:0;width: 100%;height: 100%;z-index: 3;}
#product .product-parent > div:hover img {transform: scale(1.2);}
#product .product-parent > div img {border-radius: 10px;transition: 1s;display: block;height: 100%;-o-object-fit: cover;object-fit: cover;width: 100%;}
#product .product-parent > div:after {content: '';background: rgb(56 31 2 / 47%);border-radius: 10px;position: absolute;top: 0;left:0;width: 100%;height: 100%;z-index: 1;}
#product .product-parent .name-title {margin-bottom: 0;bottom: 20px;padding: 0 20px 0 0;left: 20px;position: absolute;font-size: 2.2rem;z-index: 2;}

.porodi_dereva_block > div {position: relative;}
.porodi_dereva_block a {position: absolute;top: 0;left:0;width: 100%;height: 100%;z-index: 3;}
.porodi_dereva_block img {border-radius: 10px;height: 100%;-o-object-fit: cover;object-fit: cover;width: 100%;}
.porodi_dereva_block span, .porodi_prod .image-block > span, .teaser-porodi .image-block > .h6 {color: #fff;bottom: 20px;left: 20px;background: #a9805473;display: inline-block;padding: 0 10px;border-radius: 10px;position: absolute;z-index: 2;transition: .5s;}
.porodi_dereva_block > div:hover span, .teaser-porodi:hover .image-block > .h6 {background: var(--maincolor2);}

.porodi_prod img {height: 120px;-o-object-fit: cover;object-fit: cover;width: 100%;}
.porodi_prod table {margin-top: 10px;width: 100%;}
.porodi_prod table td:last-child {text-align: right;}
.porodi_prod .image-block {position: relative;}

#product .product-parent {display: grid;grid-template-columns: repeat(4, 1fr);grid-template-rows: repeat(2, 1fr);grid-column-gap: 10px;grid-row-gap: 10px;max-height: 900px;}

#product .product-div1 { grid-area: 1 / 1 / 2 / 3; }
#product .product-div2 { grid-area: 2 / 1 / 3 / 3; }
#product .product-div3 { grid-area: 1 / 3 / 2 / 4; }
#product .product-div4 { grid-area: 1 / 4 / 2 / 5; }
#product .product-div5 { grid-area: 2 / 3 / 3 / 4; }
#product .product-div6 { grid-area: 2 / 4 / 3 / 5; }

#proizvodstvo .flex > div:first-child {border-radius: 10px 0 10px 0;}
#proizvodstvo .flex > div:last-child {border-radius: 0 10px 10px 0;}

.banner_prod {padding: 80px 0;background: url(/assets/images/homepage/03.jpg) 50% 80%/cover no-repeat;position: relative;}
.banner_prod a.url {position: absolute;top:0;width:100%;height:100%;z-index:3;}
.banner_prod:after {content: '';background: rgb(1 18 36 / 70%);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;transition: .5s;}
.banner_prod .text-block {position: relative;z-index: 2;}
.banner_prod .bigbutton > img {width: 18px;margin: 5px 0 0 6px;transition: .5s;}
.banner_prod:hover .bigbutton > img {margin: 5px 0 0 16px;}
.banner_prod:hover:after {background: rgb(1 18 36 / 85%);}

.homepage-banners-grid .div1 {position: relative;}
.homepage-banners-grid .div1:before {background: inherit;right: 100%;top: 0;width: 10000px;height: 100%;display: block;content: '';position: absolute}
.homepage-banners-grid .div1 .links > div, .prod-banner .links > a {display: block;margin-bottom: 20px}
.homepage-banners-grid .div1 .links img, .prod-banner .links img {width: 30px;}
.homepage-banners-grid .div4 > div,
.homepage-banners-grid .div5 > div {position: absolute;left: 50%;top: 50%;text-align: center;transform: translate(-50%,-50%);width: 100%;}

*[data-step] {position: relative;}
*[data-step]:after {right: calc(100% + 20px);font-size: 1.8em;top: 0.1em;font-weight: 100;position: absolute;content: '/';}
*[data-step]:before {right: calc(100% + 50px);top: 0;font-size: 1.3em;position: absolute;content: attr(data-step);}

.product a.url {position: absolute;top:0;left: 0;width:100%;height:100%;z-index:4;}
.product {transition: .5s;background: #fff;background: var(--grey);}
.product:hover {box-shadow: var(--boxshadow);}
.owl-carousel .product:hover {box-shadow: none;}
.product .price .price_text {position: relative;display: block;overflow: hidden;float: left;width: 70%;}
.product .price:after {content: '';display: table;clear: both;}
.product .price .price_number {float: right;padding-left: .2em;width: 30%;box-sizing: border-box;text-align: right;}
.product .product-title {padding: 20px 15px 70px 15px;}
.product .price {position: absolute;bottom: 15px;left: 0;padding: 0 15px;width: 100%;box-sizing: border-box;}
 
#homepage-catalog .owl-stage {display: flex;margin: 25px 0px;overflow: visible;}
#homepage-catalog .product {height: 100%;}
#homepage-catalog .tabs__caption {width: 100%;text-align: center;}
#homepage-catalog .tabs__content {padding: 0;}
#homepage-catalog .block66 {width: 65%;}

.porodi_butn .smallbutton {padding: 0 10px;font-size: 1.5rem;font-weight: 500;}    
.teaser-porodi .image-block > img {border-radius: 10px 10px 0 0;}

.grid-parent {display: grid;grid-template-columns: repeat(3, 1fr);grid-template-rows: repeat(2, 1fr);grid-column-gap: 1px;grid-row-gap: 1px;}
.grid-parent .div1 { grid-area: 1 / 1 / 2 / 4;background: url(/assets/images/uslugi/01.webp) 50% 50%/cover no-repeat;}
.grid-parent .div2 { grid-area: 2 / 1 / 3 / 2;background: url(/assets/images/uslugi/02.webp) 50% 50%/cover no-repeat;}
.grid-parent .div3 { grid-area: 2 / 2 / 2 / 2;background: url(/assets/images/uslugi/03.webp) 50% 50%/cover no-repeat;}
.grid-parent .div4 { grid-area: 2 / 3 / 3 / 4;background: url(/assets/images/uslugi/04.webp) 50% 50%/cover no-repeat;}
/* .grid-parent .div5 { grid-area: 2 / 3 / 3 / 4;background: url(/assets/images/uslugi/05.webp) 50% 50%/cover no-repeat;} */
.grid-parent .uslugi-block {min-height: 200px;position: relative;}
.grid-parent .uslugi-block:after {content: '';background: rgb(1 18 36 / 36%);position: absolute;top: 0;width: 100%;height: 100%;z-index: 1;}
.grid-parent .uslugi-block:hover:after {background: rgb(1 18 36 / 56%);}
.grid-parent .uslugi-block > .h6 {position: absolute;bottom: 0;left: 0;padding: 0 20px;z-index:2;}
.grid-parent .uslugi-block > a {position: absolute;top:0;width:100%;height:100%;z-index:4;}
#sidebar {position: sticky;top: 60px;}

#dostoinstva .wrap_dostoinstva img {width: 40px;filter: brightness(0) saturate(100%) invert(14%) sepia(96%) saturate(4485%) hue-rotate(351deg) brightness(86%) contrast(105%);}
#dostoinstva .wrap_dostoinstva .dost_text {padding-left: 30px;}

#resheniya .block {transition: .2s;position: relative;overflow: hidden;}
#resheniya .block:hover:after {content: '';background: rgb(1 18 36 / 36%);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}
#resheniya .block > .h6, #resheniya .block > p {position: relative;z-index: 2;transition: 0.5s;}
#resheniya .block img {left: 0;top: 0;min-width: 100%;min-height: 100%;z-index: 1;opacity: 0;transition: 1s;position: absolute}
#resheniya .block:hover img {opacity: 1;}
#resheniya .block:hover > .h6, #resheniya .block:hover > p {color: #fff;}
#resheniya .text-block:after {content: '';display: block;position: absolute;width: 50vw;background: url(/assets/images/homepage/03.jpg) 50% 80%/cover no-repeat;height: calc(100% + 160px);z-index: 1;right: 0;top: -80px;}
#resheniya #sidebar {z-index: 3;padding: 0 40px 0 0;}
#resheniya .text-block:before {content: '';background: rgb(1 18 36 / 70%);position: absolute;top: -80px;right: 0;width: 50vw;height: calc(100% + 160px);z-index: 2;transition: .5s;}
#resheniya .block a {left: 0;top: 0;width: 100%;height: 100%;position: absolute;z-index: 5;}


/* #resheniya .block1:hover {background: url(/assets/images/otrasl_resheniya/01.webp) 50% 50%/cover no-repeat;} */
/* #resheniya .block2:hover {background: url(/assets/images/otrasl_resheniya/02.webp) 50% 50%/cover no-repeat;} */
/* #resheniya .block3:hover {background: url(/assets/images/otrasl_resheniya/03.webp) 50% 50%/cover no-repeat;} */
/* #resheniya .block4:hover {background: url(/assets/images/otrasl_resheniya/04.webp) 50% 50%/cover no-repeat;} */
/* #resheniya .block5:hover {background: url(/assets/images/otrasl_resheniya/05.webp) 50% 50%/cover no-repeat;} */

#form {background: url('/assets/images/homepage/form.webp') 50% 50%/cover no-repeat;padding: 80px 0;position: relative;} 
#form:after {content: '';background: rgb(33 19 2 / 90%);position: absolute;top: 0;width: 100%;height: 100%;z-index: 1;}
#form .form-text {position: relative;z-index: 2}


#why img {width: 40px;filter: brightness(0) saturate(100%) invert(14%) sepia(96%) saturate(4485%) hue-rotate(351deg) brightness(86%) contrast(105%)}
#why .wrap_icons > div {border: 1px solid #ebebeb;}

#portfolio a[data-fancybox] {background: var(--grey);font-size: 1.45rem;line-height: 2rem;}

#product .description table {width: 100%;margin-bottom: 20px;}
#product .description table td {font-weight: 300;border-bottom: 1px solid #dadada;padding: 5px 0;}
#product .description table td:first-child {width: 60% !important;}
#product .description table td:last-child {text-align: right;}




/* ---------------------------------------------- */
/* ---------------------------------------------- */
/*                     CATALOG                    */
/* ---------------------------------------------- */
/* ---------------------------------------------- */

.hidden-text {display: none;}
.read-more {font-weight: 700;color: var(--maincolor);border-bottom: 3px dotted;display: inline-block;cursor: pointer;}

#product .benefits {background: var(--grey);padding: 20px;margin-bottom: 20px;}
#product .benefits ul.circle-list {column-count: 3;margin-bottom: 10px;}




.bord1maincolor {border: 1px solid var(--maincolor);}
/* ---------------------------------------------- */
/* ---------------------------------------------- */
/*                      BLOG                     */
/* ---------------------------------------------- */
/* ---------------------------------------------- */

    /* pagination  ---------------------- */  
        ul.pagination li {list-style: none; display:inline-block;margin-left: 5px;}
        ul.pagination li a {margin: 0;}
        .pagination a{display:inline-block;background:var(--grey);line-height:40px;padding:0 15px;margin:0 5px;text-decoration:none;color:#000;border-radius:5px}
        .pagination a:hover, .pagination li.active a{background:var(--maincolor);color:#fff}



/* ---------------------------------------------- */
/* ---------------------------------------------- */
/*                      Uslugi                    */
/* ---------------------------------------------- */
/* ---------------------------------------------- */
    /* teaser  ---------------------- */  
        .uslugi_teaser {position: relative;}
        .uslugi_teaser .uslugi_teaser_title {color: var(--textcolor);bottom: -10px;border-radius: 0 5px 5px 0;background: var(--grey);text-align: center;padding: 5px 25px;font-weight: 700;position: absolute;}

    /* Banner  ---------------------- */  
        .uslugi_banner {color: #fff;background-attachment: fixed;padding: 100px 0;position: relative;background-position: 50% 50%;background-size: cover;background-repeat: no-repeat;}
        .uslugi_banner_text {max-width: 800px;color: #fff;position: relative;z-index: 2;}
        .uslugi_banner_text h1 {color: #fff;}
        .uslugi_banner:after {content: '';background: rgb(0 28 56 / 55%);position: absolute;top: 0;width: 100%;height: 100%;z-index: 1;}
        
    /* Content  ---------------------- */  
        /*.uslugi_page #content {padding-top: 50px;}*/

/* ---------------------------------------------- */
/* ---------------------------------------------- */
/*                      PAGES                    */
/* ---------------------------------------------- */
/* ---------------------------------------------- */

    /* Otzyvy  ---------------------- */
    .otzyv .stars > img {width: 20px !important;margin-right: 1px;display: inline-block !important;}
    .otzyv .logo_otz {width: 60px !important;margin-left: 3px;display: inline-block !important;}
        
    /* Contacts  ---------------------- */
        #contacts, #map {height: 500px;position: relative;}
        #contacts .contacts {width: 350px;background: #fff;right: 50%;top: 50%;transform: translate(-150px, -50%);position: absolute;z-index: 10;}
        #contacts .contacts img {width: calc(100% + 60px);margin: -30px -30px 0;border-radius: 10px 10px 0 0;display: block;max-width: none;}
        #contacts .contacts a > img {width: 40px;margin: 0;display: inline-block;}
        #contacts .contacts a, #contacts .contacts p {margin: 10px 0;}
        #contacts table {width: 100%;}
        
        .contact-info {transform: translateY(-80px);}
        #contacts_block .details_box {margin-bottom: 40px}
        #contacts_block .details_box a, #contacts_block .details_box p {display: block;}
        
        /* contacts 2   ---------------------- */  
        .contacts_2 .contacts-blocks-with-icons > img {width: 50px;margin-bottom: 20px;}
        
        /* contacts 3   ---------------------- */  
        .contacts_3 .contacts-blocks-with-icons img {width: 22px;margin: -3px 10px 0 0;filter: brightness(0) saturate(100%) invert(49%) sepia(39%) saturate(428%) hue-rotate(351deg) brightness(98%) contrast(97%);}


        /* map  ---------------------- */  
            #map {filter: grayscale(1);}
            #map_box > .main {padding: 125px 100px;}
            #map_box {height: 500px;position: relative;}
            #map_box .contacts {width: 300px;padding: 40px;right: 50%;top: 50%;transform: translate(-300px, -50%);position: absolute;border-right: none;border-top: 5px solid var(--maincolor);border-bottom: 5px solid var(--maincolor);z-index:2;/* background: var(--dark); */}
            #map_box .contacts img {width: 155px;margin: 10px 0 20px 0;display: block;max-width: none;}

    /* Footer  ---------------------- */  
        #footer {background: var(--footerbg);color: #fff;text-align: center;padding: 45px 0;}


@media all and (max-width: 1440px) {
    
    #header .logo > img {width: 150px;}
    
    /* header  ---------------------- */  
        #header .header-socials > a {display: block;}
        #header .header-contacts img {width: 22px;}
        .tabs__caption > li {padding: 5px 25px;}
        li.menu-level-1 > a {margin-right: 25px;}
        
        .product-page-consult .tel {font-size: 2.4rem;}

        
    /* map  ---------------------- */  
        #map_box .contacts {transform: translate(-150px, -50%);}
}

@media all and (max-width: 1220px) {
 .main {width: 990px;padding: 0 20px;max-width: 900px;}
 
    
    /* header  ---------------------- */  
        #header .logo {left: 50px;}
        #header .header-contacts {right: 10px;font-size: 1.8rem;}
        #header .header-search {left: 225px;width: 390px;}
        #top_header .top_header_time {left: 300px;}
        .tabs__caption>li {padding: 5px 20px;margin-bottom: 10px;}
        
    #form .tel {font-size: 4rem;}
    #form .form-block {padding: 80px 20px;}
    .product-page-consult .tel {font-size: 2.0rem;}
    .product-page-consult .bigbutton {padding: 0 25px;}

    /* mobile menu  ---------------------- */  
      #header #mainmenu {border: none;left: auto;top: auto;height: 100%;transform: none;position: initial;}
        #mainmenu .catalog-menu-wrapper, #mainmenu .desktop-mainmenu, #mainmenu .catalog-menu-button {display: none !important;}

        /* button  ---------------------- */  
            .mobile-mainmenu-button {position: absolute;display: block;top: 50%;transform: translateY(-50%);left: 10px;right: auto;width: 30px;transition: .5s;z-index: 95;cursor: pointer;}
            .mobile-mainmenu-button img {width: 100% !important;}
        
        /* wrapper  ---------------------- */  
            .mobile-mainmenu-outer {top: 0;width: 290px;left: -330px;transition: .5s;height: 100%;z-index: 1000;position: fixed;display: block;background: #fff;box-shadow: 5px 5px 10px #00000063;overflow-y: auto;box-sizing: border-box;}
            .mobile-mainmenu-active .mobile-mainmenu-outer {left: 0;}
                /* close  ---------------------- */  
                    .mobile-mainmenu-close {width: 18px;padding: 10px; right: 0px;top: 0;cursor:  pointer;position: absolute;}
                	.mobile-mainmenu-close img {width: 100%}
                	.mobile-mainmenu-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.0rem;font-weight: 600;color: #222;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;filter: brightness(0) saturate(100%) invert(68%) sepia(4%) saturate(5126%) hue-rotate(351deg) brightness(77%) contrast(84%);}
                    
                    #socials > div {vertical-align: middle;line-height: 36px;text-align: center;display: inline-block;width: 40px;height: 40px;box-sizing: border-box;padding: 0;background-color: var(--maincolor);border: 1px solid var(--maincolor);border-radius: 50%;cursor: pointer;text-decoration: none;transition: .2s ease;}
                    #socials svg {width: 18px;height: 18px;fill: #fff;vertical-align: middle;line-height: 50px;}
                    #socials a {position: absolute;top:0;left:0;width: 100%;height: 100%;z-index:3;}
                    #socials > div:hover {background: #fff;}
                    #socials > div:hover svg {fill: var(--maincolor)}
   
            /* Style  ---------------------- */  
                /* common  ---------------------- */  
                    .mobile-mainmenu ul {margin: 0;}
                    .mobile-mainmenu li {border-bottom: 1px solid #f3f3f3;margin: 0;list-style: none;}
                    .mobile-mainmenu li:last-child {border: none;}
                    .mobile-mainmenu li a {color: #222;padding: 12px 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%);}
        
        *[data-step] {padding-left: 40px;}
        *[data-step]:before {right: auto;left: 3px;}
        *[data-step]:after {right: auto;left: 15px;}
        
    #banner-new {max-height: 950px;}
    
   /* .homepage-banners-grid {grid-template-columns: repeat(6, 1fr);grid-template-rows: repeat(3, 1fr);}

    .homepage-banners-grid .div1 { grid-area: 1 / 1 / 3 / 4; }
    .homepage-banners-grid .div2 { grid-area: 1 / 4 / 3 / 7; }
    .homepage-banners-grid .div3 { grid-area: 3 / 1 / 4 / 3; }
    .homepage-banners-grid .div4 { grid-area: 3 / 3 / 4 / 5; }
    .homepage-banners-grid .div5 { grid-area: 3 / 5 / 4 / 7; }*/
} 

@media all and (max-width: 980px) {
    h1, .h1 {font-size: 4rem;line-height: 5rem;}
    h2, .h2 {font-size: 3rem;line-height: 4rem;}
    h3, .h3 {font-size: 2.8rem;line-height: 3.8rem;}
    h4, .h4 {font-size: 2.5rem;line-height: 3.5rem;}
    h5, .h5 {font-size: 2rem;line-height: 3rem;}
    h6, .h6 {font-size: 1.85rem;line-height: 2.85rem;}
    
    .main {width:770px;max-width: 700px;padding: 0 15px;}
    .global_wrapper {overflow: hidden;}
    ul.breadcrumb {font-size: .8em;line-height: 1.4em;}

    .homepage_slide img {height: 100%;object-fit: cover;}
    #fixed_phone > div {line-height: 36px;width: 40px;height: 40px;}
    #form .tel {font-size: 3.5rem;}
    .product-page-consult .tel {font-size: 2.5rem;}
    .product-page-consult .bigbutton {padding: 0 20px;}
    #banner .text-block {padding: 0 40px;}
    #banner h1 {font-size: 5rem;line-height: 6.5rem;}
    
    #resheniya .text-block:before, #resheniya .text-block:after {top: -50px;height: calc(100% + 100px);}
    .banner_prod .text-block {padding: 0 15px;}
    .banner_prod .main {padding: 0;width: auto;max-width: none;}
    
    *[data-step]:after {font-size: 1.5em;}
    *[data-step]:before {font-size: 1.0em;}
    
    .grid-parent {grid-template-columns: repeat(4, 1fr);grid-template-rows: repeat(3, 1fr);}
    
    .grid-parent .div1 { grid-area: 1 / 1 / 2 / 5; }
    .grid-parent .div2 { grid-area: 2 / 1 / 3 / 3; }
    .grid-parent .div3 { grid-area: 2 / 3 / 3 / 5; }
    .grid-parent .div4 { grid-area: 3 / 1 / 4 / 5; }
    .grid-parent .div5 { grid-area: 3 / 3 / 4 / 5; }
    
    .homepage-banners-grid {display: grid;grid-template-columns: repeat(4, 1fr);grid-template-rows: repeat(3, 1fr);grid-column-gap: 20px;grid-row-gap: 20px;}

    .homepage-banners-grid .div1 { grid-area: 1 / 1 / 2 / 5; }
    .homepage-banners-grid .div2 { grid-area: 2 / 1 / 3 / 3; }
    .homepage-banners-grid .div3 { grid-area: 2 / 3 / 3 / 5; }
    .homepage-banners-grid .div4 { grid-area: 3 / 1 / 4 / 3; }
    .homepage-banners-grid .div5 { grid-area: 3 / 3 / 4 / 5; }
    
    #product .product-parent {display: grid;grid-template-columns: repeat(2, 1fr);grid-template-rows: repeat(3, 1fr);grid-column-gap: 20px;grid-row-gap: 20px;}
    
    #product .product-div1 { grid-area: 1 / 1 / 2 / 2; }
    #product .product-div2 { grid-area: 1 / 2 / 2 / 3; }
    #product .product-div3 { grid-area: 2 / 1 / 3 / 2; }
    #product .product-div4 { grid-area: 2 / 2 / 3 / 3; }
    #product .product-div5 { grid-area: 3 / 1 / 4 / 2; }
    #product .product-div6 { grid-area: 3 / 2 / 4 / 3; }
    
    #banner-new {padding-top: 100px;}
    #banner-new {max-height: 100%;}
    .homepage-banners-grid .div4, .homepage-banners-grid .div5 {max-height: 350px;}
    
    

    
    #product .benefits ul.circle-list {column-count: 2;}

    /* header  ---------------------- */  
        /* search  ---------------------- */  
            #header .search-icon {right: 390px;width: 30px;height: 30px;margin:0;box-sizing:border-box;padding: 5px;vertical-align:middle;top: 50%;transform: translateY(-50%);position: absolute;cursor: pointer;display: block !important;}
            #header .header-block .msearch2  {display: none;}
            #header .header-search {left: auto;right: 0;top: 105px;width: 100%;z-index: 2;}
            #header .header-search input {border-radius: 0;}
    
    /* map  ---------------------- */  
        #map_box .contacts {transform: translate(50px, -50%);}

}

@media all and (max-width: 768px) {
    .main {width: 100%;padding: 0 10px;}
    :root {--header-height: 60px;--bigbuttonheight: 45px;}
    
    
    #banner h1 {font-size: 4rem;line-height: 5.5rem;}
    #banner .main {padding: 50px 0;}
    .tabs__content {padding: 0;}
    .tabs__caption>li {padding: 5px 10px;margin-bottom: 10px;}
    #fixed_phone {right: 10px;}
    #dostoinstva .wrap_dostoinstva img {width: 35px;}
    #dostoinstva .wrap_dostoinstva .dost_text {padding-left: 12px;}
    #form .tel {font-size: 3.0rem;}
    
    *[data-step]:after {font-size: 1.5em;}
    *[data-step]:before {font-size: 1.0em;}
    #banner li {font-size: 2.0rem;margin-bottom: 15px;}
    

    .homepage-banners-grid {display: grid;grid-template-columns: repeat(2, 1fr);grid-template-rows: repeat(4, 1fr);grid-column-gap: 20px;grid-row-gap: 20px;}

    .homepage-banners-grid .div1 { grid-area: 1 / 1 / 2 / 3; }
    .homepage-banners-grid .div2 { grid-area: 2 / 1 / 3 / 3; }
    .homepage-banners-grid .div3 { grid-area: 3 / 1 / 4 / 3; }
    .homepage-banners-grid .div4 { grid-area: 4 / 1 / 5 / 2; }
    .homepage-banners-grid .div5 { grid-area: 4 / 2 / 5 / 3; }
    
    #banner-new {padding-top: 40px;}
    #product .product-parent .name-title {font-size: 1.85rem;}
    #form {padding: 60px 0;}

    /* Отраслевые решения */
    #resheniya #sidebar {z-index: 3;padding: 0;transform: translateY(-20px);}
     #resheniya .text-block:after, #resheniya .text-block:before {left: -10px;width: calc(100% + 40px);top: -50px;height: calc(100% + 50px);}

    /* map box */
        #map_box {height: 100%;padding-bottom: 0;}
        #map_box .contacts img {margin: 10px auto 20px;}
        #map_box .contacts {transform: none;text-align: center;padding: 15px 35px 15px 5px;position:relative;padding: 50px 15px;right: auto;top: auto;width: 100%;border-radius: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
        #map {height: 300px !important;}
    
    /* Footer  ---------------------- */  
        #footer {padding: 10px 0 65px;}
        #scrollup {width: 35px;height: 35px;right: 0;}
    
    /* Mobile Bottom Iconbar ---------------------- */
        #mobile_bottom_iconbar {position: fixed;bottom: 0;height: 55px;background: #e6e6e6;left: 0;width: 100%;z-index: 5}
        #mobile_bottom_iconbar > .main {padding: 0;}
        #mobile_bottom_iconbar img {width: 20px;}
        .iconbar-search-input  {display: none;}
        #mobile_bottom_iconbar .msMiniCart a, #mobile_bottom_iconbar .wrapper-cart {display: block !important;}
        #mobile_bottom_iconbar .cart_count {right: 30px;top: 4px;color: #fff;position: absolute;background: var(--maincolor);border-radius: 100px;width: 15px;height: 15px;text-align: center;font-size: 12px;font-weight:500;line-height: 15px;}
        #mobile_bottom_iconbar .msMiniCart .ms2_total_cost {font-size: 14px;transform: translateY(-4px);}
        #mobile_bottom_iconbar .msMiniCart .currency {font-size: 12px;margin-left: 0;transform: translateY(-4px);}
        #mobile_bottom_iconbar input {padding: 0 110px 0 20px;background: #fff;margin: 0}
        #mobile_bottom_iconbar button {background: var(--maincolor);border-radius: 5px;color: white;outline: none;padding: 0 30px;line-height: 35px;right: 5px;position: absolute;top: 50%;margin: 0;transform: translateY(-50%);border: 0;cursor: pointer;}
        #mobile_bottom_iconbar .msearch2 {position: absolute;bottom: 60px;left: 0;box-shadow: 0px -5px 5px #0000002b;width: 100%;}
    /* Modal ---------------------- */
        .modal {padding: 20px;left: 0;top: 0;transform: none !important;width: 100%;min-height: 100%;border-radius: 0;}
        .modal .close_modal {top: 5px;right: 5px;}
        .modal {text-align: left;}
        
    .hystmodal-right .hystmodal__close {left: auto;}
}

@media all and (max-width: 570px) {
    .main {width: auto;padding: 0 10px;}
    :root {--header-height: 50px;--bigbuttonheight: 40px;}
    .smallbutton, .button, .bigbutton {font-size: 1.5rem;}
    h1, .h1 {font-size: 3rem;line-height: 4rem;}
    h2, .h2 {font-size: 2.8rem;line-height: 3.8rem;}
    h3, .h3 {font-size: 2.5rem;line-height: 3.5rem;}
    h4, .h4 {font-size: 2rem;line-height: 3rem;}
    h5, .h5 {font-size: 1.85rem;line-height: 2.85rem;}
    h6, .h6 {font-size: 1.7rem;line-height: 2.6rem;}
    
    #banner .main {margin-top: var(--header-height);}
    #banner .text-block {padding: 0 10px;}
    #banner h1 {font-size: 3rem;line-height: 4.5rem;}
    #banner li {font-size: 1.8rem;margin-bottom: 10px;}
    #banner .main {padding: 50px 0 20px;}
    *[data-step]:after {right: calc(100% - 52px);font-size: 1.5em;}
    .tabs__content {padding: 0;}
    #header .logo {left: 45px;}
    #header .logo > img {width: 100px;}
    #header a.tel {font-size: 2.0rem;}

    #fixed_phone {right: 5px;}
    #fixed_phone svg {width: 15px;height: 15px;}
    #fixed_phone > div {line-height: 31px;width: 35px;height: 35px;}
    
    #banner-new {padding-top: 40px;max-height: 1550px;}
    #homepage-catalog .tabs__caption > li {padding: 5px 10px;margin: 0 5px 0 0;font-size: 1.3rem;line-height: 25px;}
    .homepage-banners-grid .div1 .links > a, .prod-banner .links > a {display: block;font-size: 1.35rem;margin-bottom: 20px}
    .homepage-banners-grid .div1 .links > a img, .prod-banner .links > a img {width: 25px;}
    .circle-icon {height: 40px;width: 40px;}
    .homepage-banners-grid .div4, .homepage-banners-grid .div5 {max-height: 200px;}

    .product {padding: 10px 10px 70px 10px;font-size: 1.3rem;line-height: 2rem}
    .product .image {margin: -10px -10px 0 -10px;width: calc(100% + 20px);}
    
    .product .product-title {padding: 10px 0 0;}
    .product .price {padding: 0 10px}
    
    .product:not(.product-homepage) .price_text,
    .product:not(.product-homepage) .price_number {width: 100%;text-align: left;padding: 0;} 
    .product:not(.product-homepage) .price_number {font-weight: 700;font-size: inherit !important;}
    
    #product .product-parent {display: grid;grid-template-columns: 1fr;grid-template-rows: repeat(6, 1fr);grid-column-gap: 20px;grid-row-gap: 20px;}
    #product .product-div1 { grid-area: 1 / 1 / 2 / 2; }
    #product .product-div2 { grid-area: 2 / 1 / 3 / 2; }
    #product .product-div3 { grid-area: 3 / 1 / 4 / 2; }
    #product .product-div4 { grid-area: 4 / 1 / 5 / 2; }
    #product .product-div5 { grid-area: 5 / 1 / 6 / 2; }
    #product .product-div6 { grid-area: 6 / 1 / 7 / 2; }
    
    #product .benefits ul.circle-list {column-count: 1;}
    
    #proizvodstvo .flex > div:last-child {border-radius: 0 0 10px 10px;min-height: 300px;}
    .porodi_dereva_block span, .porodi_prod .image-block > span {font-size: 1.5rem;bottom: 10px;line-height: 1.8rem;left: 5px;}

    .product-homepage {padding-bottom: 20px;}
    
    #sidebar {position: relative;top: auto;}
   
    #fixed_phone {top: auto;bottom: 150px}
    #scrollup {bottom: 70px;}
    /* header  ---------------------- */
        /* search-icon   ---------------------- */
        #header .search-icon {right: 170px;}
        
        
    /* mobile menu  ---------------------- */
    .mobile-mainmenu li.id16 {border-top: 1px solid #f3f3f3;}
    
    /* uslugi  ---------------------- */
        /* banner  ---------------------- */ 
            .uslugi_banner {padding: 35px 0;background-attachment: initial;}

    /* Pages  ---------------------- */
        /* Contacts  ---------------------- */
        .contact-info {transform: none;}
        
        
    /* Tabs  ---------------------- */    
    .tabs__content {padding: 15px 0;}
    
    
    /* Checkbox  ---------------------- */    
    input.checkbox {width: 17px;height: 17px;margin: 0 3px 0 0}
    input.checkbox:not(checked) + label {padding: 0 0 0 45px;display: flex;margin: 0;/* align-items: center; */}
    input.checkbox:not(checked) + label:before {top: 5px;left: 0;width: 40px;height: 18px;}
    input.checkbox:not(checked) + label:after {top: 8px;left: 2px;width: 11px;height: 11px;}
    input.checkbox:checked + label:after {left: 26px;}
    
    
    
}