@charset "UTF-8";body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:first-child,.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:80px;background:rgba(30,30,30,.1)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-40px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid rgba(99,99,99,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}.fancybox-share p{margin:0;padding:0}p.fancybox-share__links{margin-right:-10px}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}.fancybox-button--arrow_left,.fancybox-button--arrow_right{color:#fff}.fancybox-button--arrow_left svg path,.fancybox-button--arrow_right svg path{stroke-width:5}.mobile-top-nav{font-size:14px;position:fixed;top:0;left:0;right:0;font-size:12px;z-index:9999;color:#fff;background:url(/images/bg-sm.jpg) 0 0 #385151}@media (min-width:760px){.mobile-top-nav{background-image:url(/images/bg-md.jpg)}}.mobile-top-nav .show-menu{float:left;height:34px;padding-left:10px;padding-top:8px;cursor:pointer;text-decoration:none;color:#fff}@media (min-width:760px){.mobile-top-nav .show-menu{padding-left:15px}}.mobile-top-nav .show-menu div{position:relative;float:left;margin-right:5px}.mobile-top-nav .show-menu div,.mobile-top-nav .show-menu div:after,.mobile-top-nav .show-menu div:before{content:"";width:25px;height:4px;border-radius:3px;background:#b2e921}.mobile-top-nav .show-menu div:before{top:7px}.mobile-top-nav .show-menu div:after{top:14px}.mobile-top-nav .show-menu div:after,.mobile-top-nav .show-menu div:before{position:absolute}.mobile-top-nav .show-menu span{font-size:14px;color:#fff;line-height:1.1}.b-mobile_menu-content-open .show-menu div{background:url(/images/mobile-menu-sprite.svg) no-repeat 0 0;width:19px;height:19px;margin-right:14px}.b-mobile_menu-content-open .show-menu div:after,.b-mobile_menu-content-open .show-menu div:before{display:none}.mobile-top-nav .to-top{float:right;position:relative;padding:7px 17px;margin-right:10px;cursor:pointer;font-size:12px}@media (min-width:760px){.mobile-top-nav .to-top{margin-right:15px}}.mobile-top-nav .to-top:after{position:absolute;content:"";background:url(/images/mobile-menu-sprite.svg) no-repeat -33px 1px;width:13px;height:9px;top:12px;right:0}.mobile-top-nav .toggle-version{margin:0 auto;width:120px;text-align:center;padding:10px 0}#b-mobile_menu-content{display:none}.b-mobile_menu-content-open{left:0!important}.sidr-open .sidr-overlay{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.5);z-index:9}.sidr-open .g-content{position:fixed}.mobile-top-nav .logo{display:block;margin:9px auto;width:140px}.sidr{width:270px;top:33px;bottom:0;left:0;background:#12392a;z-index:10;overflow:auto}.sidr-open .all-content{position:fixed}address,article,aside,blockquote,body,canvas,div,em,figure,footer,h1,h2,h3,h4,h5,h6,header,hgroup,html,img,li,nav,ol,p,section,span,strong,td,th,time,tr,ul,video{margin:0;padding:0;border:0;vertical-align:baseline}h2{text-align:center}body,html{height:100%}img{max-width:100%;vertical-align:bottom}.img-r-everywhere{float:right;margin:10px 0 10px 10px}@media (min-width:700px){.img-r{float:right;margin:10px 0 10px 10px}.img-l{float:left;margin:10px 10px 10px 0}}*,:after,:before{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}ol{padding-left:40px;margin:17px 0}ul{list-style:none}.ul{margin:17px 0}.ul li:before{content:"";display:inline-block;vertical-align:middle;margin-right:10px;background:#153f54;height:6px;width:6px;border-radius:50%}.ul--white{color:#fff}.ul--white li:before{background:#fff}.ul--red li:before{background:#ef1f1f}.ul--light-green li:before{background:#13bc04}a{color:#153f54}a:hover{text-decoration:none}.lightTip .content{padding:10px;border:3px solid #13bc04;-moz-border-radius:5px;-webkit-border-radius:5px;background:#fff;color:#020202}.lightTip .bottom{border:15px solid transparent;width:0;height:0;border-top:15px solid #13bc04;margin:0 auto}address,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block}.clearfix:after,.clearfix:before{content:"";display:table;clear:both}.clear{clear:both}p{margin:17px 0}[hidden]{display:none}.f-32{font-size:32px}.f-24{font-size:24px}.f-22{font-size:22px}.f-19{font-size:19px}.f-16{font-size:16px}.f-12{font-size:12px!important}.f-normal{font-weight:400}.f-bold{font-weight:700}.f-italic{font-style:italic}.f-center{text-align:center!important}.f-right{text-align:right}.f-left{text-align:left}.float-l{float:left}.float-r{float:right}.f-green{color:#153f54}.l-h24{line-height:24px}.f-s10{font-size:10px}.f-s11{font-size:11px}.f-s12{font-size:12px}.f-s13{font-size:13px}.f-s14{font-size:14px}.f-s15{font-size:15px}.f-s16{font-size:16px}.f-s17{font-size:17px}.f-s18{font-size:18px}.f-s19{font-size:19px}.f-s20{font-size:20px}.f-s21{font-size:21px}.f-s22{font-size:22px}.f-s23{font-size:23px}.f-s24{font-size:24px}.f-s25{font-size:25px}.f-s26{font-size:26px}.f-s27{font-size:27px}.f-s28{font-size:28px}.f-s29{font-size:29px}.f-s30{font-size:30px}.h-mr5{margin-right:5px}.h-mr10{margin-right:10px}.h-mr15{margin-right:15px}.h-mr20{margin-right:20px}.h-mr25{margin-right:25px}.h-mr30{margin-right:30px}.h-mr35{margin-right:35px}.h-mr40{margin-right:40px}.h-mr45{margin-right:45px}.h-mr50{margin-right:50px}.h-ml5{margin-left:5px}.h-ml10{margin-left:10px}.h-ml15{margin-left:15px}.h-ml20{margin-left:20px}.h-ml25{margin-left:25px}.h-ml30{margin-left:30px}.h-ml35{margin-left:35px}.h-ml40{margin-left:40px}.h-ml45{margin-left:45px}.h-ml50{margin-left:50px}.h-mt5{margin-top:5px}.h-mt10{margin-top:10px}.h-mt15{margin-top:15px}.h-mt25{margin-top:25px}.h-mt30{margin-top:30px}.h-mt35{margin-top:35px}.h-mt40{margin-top:40px}.h-mt45{margin-top:45px}.h-mt50{margin-top:50px}.h-mb5{margin-bottom:5px}.h-mb10{margin-bottom:10px}.h-mb15{margin-bottom:15px}.h-mb20{margin-bottom:20px}.h-mb25{margin-bottom:25px}.h-mb30{margin-bottom:30px}.h-mb35{margin-bottom:35px}.h-mb40{margin-bottom:40px}.h-mb45{margin-bottom:45px}.h-mb50{margin-bottom:50px}body,html{overflow-x:hidden;scroll-behavior:smooth}body{font:14px Arial,sans-serif;min-width:320px;line-height:1.5;padding-top:38px;background:url(/images/bg-sm.jpg) 0 0 #2e4627}@media (min-width:760px){body{background:url(/images/bg-md.jpg) no-repeat,url(/images/green.jpg) #2e4627}}@media (min-width:1200px){body{background:fixed url(/images/bg.jpg) 50% #2e4627;background-size:cover;font-size:16px}}textarea{resize:vertical}.h1,h1{font-size:26px;text-transform:uppercase;font-weight:700;line-height:1.15;margin:0 0 17px;color:#153f54;text-align:center}@media (min-width:760px){.h1,h1{font-size:28px}}@media (min-width:1200px){.h1,h1{font-size:35px}}.h2,h2{font-size:22px;font-weight:400;line-height:1.15;margin:42px 0 24px;text-transform:uppercase}@media (min-width:760px){.h2,h2{font-size:24px}}@media (min-width:1200px){.h2,h2{font-size:28px}}.h3,h3{color:#0d6345;font-size:22px;font-weight:700;margin:17px 0;line-height:1.15}@media (min-width:700px){.h3,h3{font-size:28px}}.h-m_bottom20{margin-bottom:20px}.h-mt20{margin-top:20px}.h-mt11{margin-top:11px}.h-mt0{margin-top:0!important}.all-content{max-width:1200px}@media (min-width:760px){.all-content{margin:0 15px}}@media (min-width:1230px){.all-content{margin:0 auto}}.top-menu{background:rgba(23,22,19,.54)}.top-menu .ul-lvl-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.top-menu .li-lvl-1{position:relative}.top-menu .a-lvl-1{color:#fff;text-decoration:none;transition:all .3s;padding:13px 20px;display:block}.top-menu .a-lvl-1.has-children:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:9px;height:9px;display:inline-block;vertical-align:3px;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:5px}.top-menu .a-lvl-1.active,.top-menu .a-lvl-1:hover{color:#153f54;background:#f1f1f1}.top-menu .a-lvl-1.active.has-children:after,.top-menu .a-lvl-1:hover.has-children:after{border-color:#153f54}.top-menu .ul-lvl-2{display:none;position:absolute;left:0;background:#f1f1f1;box-shadow:0 2px 11px rgba(0,0,0,.4);width:210px;z-index:1}.top-menu .li-lvl-1:hover .ul-lvl-2{display:block}.top-menu .a-lvl-2{display:inline-block;color:#153f54;text-decoration:none;font-size:16px;border-left:5px solid transparent;padding:8px 5px;transition:all .2s}.top-menu .a-lvl-2.active,.top-menu .a-lvl-2:hover{border-left-color:#ef1f1f}@media (min-width:1001px){body{padding-top:0}.mobile-top-nav{display:none}}@media (max-width:1000px){.top-menu{display:none}}.center-container{background:#fff;padding:10px 15px 40px}@media (min-width:760px){.center-container{padding:15px 20px 40px}}@media (min-width:1001px){.center-container{padding:15px 30px 40px 0;display:-webkit-box;display:-ms-flexbox;display:flex}}.left-col{display:none}@media (min-width:1001px){.left-col{display:block;width:190px;border-right:1px solid #e2e2e2;-ms-flex-negative:0;flex-shrink:0;margin-right:30px}}@media (min-width:1001px){.main{width:80%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.path{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px;font-size:12px}@media (min-width:1000px){.path{font-size:14px}}.path li{margin-right:9px;padding-right:14px;background:url(/images/arrow.svg) no-repeat 100%}.path li:last-child{background:none;margin-right:0;padding-right:0}.path a{color:#888;text-decoration:none}.path a:hover{text-decoration:underline}.sale10{background:url(/images/sale10-sm.jpg) #95cb1a;padding:1px 10px}@media (min-width:700px){.sale10{background-image:url(/images/sale10-bg.jpg)}}.sale10__flag{color:#fff;font-size:37px;font-weight:700;text-shadow:0 1px 2px rgba(0,71,7,.5);font-family:Tahoma;background:url(/images/sale-flag.png) no-repeat;position:relative;left:-15px;padding-left:32px;text-transform:uppercase;margin:14px 0 2px;line-height:65px}.sale10__content{max-width:450px}.sale10__content p:first-child{font-size:28px;font-family:Tahoma;color:#fff;font-weight:700;text-transform:uppercase;line-height:1.071;text-shadow:0 1px 2px rgba(0,71,7,.5);margin:6px 0}.sale10__content p:nth-child(2){font-weight:700;font-size:18px;border-radius:5px;background-color:hsla(0,0%,100%,.62);padding:2px 5px;margin:6px 0;line-height:1.3;color:#003006;margin:10px 0}.sale10__content p:nth-child(3){font-size:14px;margin:6px 0;line-height:1.3}.sale10__image{display:none}.sale10__show-descr{color:#fff;font-weight:700;text-decoration:underline;margin:0;padding:10px 0 5px;text-align:center}.sale10__show-descr span{cursor:pointer}.sale10__show-descr span:after{content:"";display:inline-block;width:6px;height:10px;background:url(/images/arrows.svg);margin-left:10px}.j-sale10__detail{display:none}.sale10__detail{background:#fff;padding:1px 10px 0;font-size:14px;margin-bottom:27px;box-shadow:0 2px 11px rgba(0,0,0,.4);max-width:930px}.sale10__detail p{margin:9px 0}.sale10__detail-line{margin:10px -10px 0;background:#153f54;color:#fff;text-align:center;padding:2px}.sale10__detail-line a{font-weight:700;text-decoration:none}.f-underline{text-decoration:underline}.sale10__detail-contacts{box-shadow:0 3px 6px 0 rgba(41,42,43,.55);padding:15px;text-align:center;margin-top:20px}.sale10__cont-wrapper{display:table;margin-left:auto;margin-right:auto}.sale10__email,.sale10__phone{color:#153f54;padding-left:25px;position:relative;text-align:left}.sale10__email:before,.sale10__phone:before{content:"";width:17px;height:17px;display:block;position:absolute;top:10px;left:0;background:url(/images/general-sprite.svg) no-repeat}.sale10__phone:before{background-position:-128px 1px}.sale10__email:before{background-position:-91px 1px}.sale10__detail-title{text-transform:uppercase;font-weight:700;color:#153f54}@media (min-width:600px){.sale10{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.sale10__flag{width:265px;-ms-flex-negative:0;flex-shrink:0}.sale10__content p:first-child{margin:17px 0}.sale10__content p:nth-child(2){font-size:20px}}@media (min-width:1200px){.sale10__image{display:block;-ms-flex-item-align:center;align-self:center;margin-left:15px;-ms-flex-negative:0;flex-shrink:0;margin-right:40px}.sale10__detail-contacts{margin-top:0;width:310px}.sale10__detail{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sale10__detail-text{max-width:575px}.sale10__detail-line,.sale10__detail-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.best__item{box-shadow:0 2px 11px rgba(0,0,0,.4);padding:2px 14px 20px;background:url(/images/red-likes.png) no-repeat 100% 0;max-width:455px;margin:0 auto 15px;border-top:4px solid #e32437}.best__name{margin:0 0 3px;font-weight:700;font-size:18px}.best__name a{color:#fff}.best ul{margin:7px 0}.best__image{position:relative;text-align:center;margin-top:0;z-index:0}.best__image:after{content:"";background:url(/images/like.png);width:62px;height:62px;position:absolute;top:10px;left:50%;margin-left:25px}.best__price{font-size:28px;font-weight:700;text-align:center;margin-bottom:10px}.button{border:none;color:#fff;text-align:center;text-decoration:none;background:#ef1f1f;padding:10px 20px;border-radius:20px;font-size:16px;cursor:pointer;transition:all .3s;display:inline-block}.button:hover{background:#c71a2b}.button--green{font-size:14px;background:#13bc04}.button--green:hover{background:#6b9d05}.best .button{width:160px;display:block;margin:0 auto}.best__old-price{-webkit-text-decoration-color:#ef1f1f;text-decoration-color:#ef1f1f;color:#72807b}.best__old-price+.best__price{margin-top:-7px}.best__old-price{text-align:center;display:block}@media (min-width:650px){.best{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.best__item{width:49%;position:relative}.best__item:nth-child(odd){margin-right:2%}}@media (min-width:760px) and (max-width:900px),(min-width:1150px){.best__image{position:absolute;top:10px;right:10px}.best ul{margin-right:180px;line-height:1.2;min-height:107px;margin-bottom:2px}.best__price{text-align:left}.best .button{display:inline-block}.best__item{min-height:303px}.best__old-price{text-align:left}}@media (min-width:1150px){.best ul{line-height:1.4}.best__price{font-size:38px}.best .button{margin-left:13px}}.modifications{border-collapse:collapse}.modifications td,.modifications th{border:1px solid #e2e2e2;vertical-align:middle}.modifications th{background:#13bc04;text-align:center;color:#fff;font-size:14px;width:225px;font-weight:400;line-height:1.2}.modifications td{padding:4px 20px}.modifications p{margin:0}.modifications tr:nth-child(2n) td{background:#f1f1f1}.modifications tr:nth-child(2n) th{background:#153f54}.modifications tr:nth-child(2n) .modifications__name:after{border-right-color:#f1f1f1}.modifications__name{font-weight:700;font-size:28px;position:relative}.modifications__name:after{content:"";position:absolute;display:block;top:5px;right:-1px;border-top:9px solid transparent;border-bottom:9px solid transparent;border-right:10px solid #fff}@media (max-width:1000px){.modifications th{width:185px}}@media (max-width:500px){.modifications,.modifications tbody,.modifications td,.modifications th,.modifications tr{display:block}.modifications th{width:auto;border-bottom:none;border-top:none;padding:3px 0 5px}.modifications__name:after{display:none}}.models{box-shadow:0 2px 11px rgba(0,0,0,.4);padding:10px;margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.models__left-col{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.models-characteristics--horizontal{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.models__right-col{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.models__image{text-align:center}.models-characteristics__people{display:inline-block;padding:5px 20px 4px 40px;line-height:24px;border:1px solid #13bc04;position:relative;font-weight:700;border-radius:16px;margin-bottom:7px}.models-characteristics__people:before{content:"";border-radius:50%;background:url(/images/characteristics-sprite.svg) no-repeat 8px 6px #13bc04;width:40px;height:40px;display:block;position:absolute;top:-4px;left:-11px}.models-characteristics{margin-left:10px}.models-characteristics [class^=icon]{position:relative;padding-left:27px;margin:5px 0}.models-characteristics [class^=icon]:before{content:"";position:absolute;top:0;left:0;width:20px;height:20px;background-image:url(/images/characteristics-sprite.svg);background-repeat:no-repeat}.models-characteristics .icon-volume:before{background-position:0 -41px}.models-characteristics .icon-dump:before{background-position:0 -69px}.models-characteristics .icon-weight:before{background:url(/images/icon-weight.png) no-repeat 50%}@media (min-width:700px){.models-characteristics--horizontal li{display:inline-block;vertical-align:middle}.models-characteristics--horizontal li[class^=icon]{margin-left:15px}}.models-characteristics__people{font-size:16px}.models-characteristics--white{background:#13bc04;margin-left:0;color:#fff;padding:15px 15px 10px}.models-characteristics--white [class^=icon]:before{background-image:url(/images/good-sprite.svg)}.models-characteristics--white .icon-weight:before{background:url(/images/icon-weight-light.png) no-repeat 50%}.models-characteristics--white .models-characteristics__people{border:1px solid #fff;color:#292929}.models-characteristics--white .models-characteristics__people:before{background-image:url(/images/good-sprite.svg)}.models__name{font-size:28px;font-weight:700}.models__name+p{margin-top:7px}.models-table{border-collapse:collapse;font-size:14px;width:100%}.models-table th:first-child,.models-table th:nth-child(2){width:30%}.models-table th:nth-child(3){width:40%}.models-table th{text-transform:uppercase;text-align:left;line-height:1.15;padding:0 0 5px}.models-table .sm{text-transform:none;font-weight:400;display:block}@media (max-width:700px){.models-table .sm{font-size:12px}}.models-table tr:nth-child(2n){background:#f1f1f1}.models-table td{height:44px;padding:0 12px;vertical-align:middle}.models-table td:nth-child(2),.models-table td:nth-child(3){font-size:16px}.models-table del{display:block;-webkit-text-decoration-color:#e32437;text-decoration-color:#e32437;color:#72807b;font-size:14px;font-weight:400}.models-table ins{color:#ef1f1f;text-decoration:none}@media (max-width:450px){.models-table.new th:first-child{width:27%}.models-table.new th:nth-child(2){width:34%}.models-table.new th:nth-child(3){width:38%}.models-table.new td:nth-child(2),.models-table.new td:nth-child(3){font-size:14px}.models-table.new td{padding:0 5px}}@media (max-width:450px){.center-container{padding:10px 10px 40px}}@media (min-width:700px){.models{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.models__left-col{width:28%;-ms-flex-negative:0;flex-shrink:0}.models__right-col{width:70%;padding-left:2%}.models-characteristics--horizontal{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}}.solutions{border:1px solid #e2e2e2;box-shadow:0 2px 11px rgba(0,0,0,.4)}.solutions__for-country{border-bottom:2px solid #e2e2e2}.solutions__descr{padding:15px;margin:0}.solutions__descr:before{content:"•";margin-right:5px;font-size:25px;line-height:15px;vertical-align:middle}.solutions__for-country .solutions__descr:before{color:#13bc04}.solutions__for-home .solutions__descr:before{color:#153f54}.solutions__header{position:relative;background:url(/images/country.jpg) #153f54;color:#fff;text-align:center;padding:1px 25px}.solutions__header:after{content:"";position:absolute;display:block;left:50%;border-left:10px solid transparent;border-right:10px solid transparent;margin-left:-10px}.solutions__for-home .solutions__header{background-image:url(/images/house.jpg)}.solutions__for-country .solutions__header:after{bottom:0;border-bottom:11px solid #fff}.solutions__for-home .solutions__header:after{top:0;border-top:11px solid #fff}.solutions__models{font-weight:700}.solutions__price{font-size:20px}.solution__model{display:block;color:#ffd02f}@media (min-width:420px){.solution__model{display:inline;margin-right:10px}}.solutions__title{font-size:24px;font-weight:700}.solutions__persons{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.solutions__persons:before{content:"";background:url(/images/characteristics-sprite.svg) no-repeat 0 0;width:16px;height:15px;display:block;background-size:15px;margin-right:10px}@media (min-width:600px){.solutions{display:-webkit-box;display:-ms-flexbox;display:flex}.solutions article{width:50%}.solutions__header,.solutions article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.solutions__header{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.solutions__models{margin:auto 0}}@media (min-width:1200px){.solutions__title{font-size:28px}.solutions__for-country{border-bottom:none}.solutions__models{font-size:18px}.solutions__price{font-size:28px}}.shef-montage__image{background:url(/images/septik.jpg) no-repeat 50%;height:205px}.montage-title{position:relative;font-weight:700;color:#153f54;font-size:24px;padding-left:40px;line-height:1.15}.montage-title:after{content:"";position:absolute;display:block;top:2px;left:0;width:25px;height:25px;background:url(/images/sprite-montage.svg) no-repeat}@media (min-width:1200px){.montage-title{font-size:28px}}@media (min-width:450px) and (max-width:700px),(min-width:1100px){.shef-montage__prices{display:-webkit-box;display:-ms-flexbox;display:flex}.shef-montage__prices p{width:50%;margin:0}}.shef-montage .montage-title:after{background-position:0 0}.turnkey-montage .montage-title:after{background-position:-30px 0}.includes{font-size:14px;font-weight:700;text-transform:uppercase}.turnkey-montage__image{background:url(/images/septik1.jpg) no-repeat 50%;height:205px}@media (min-width:700px){.shef-montage,.turnkey-montage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.turnkey-montage{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.shef-montage__descr,.shef-montage__image,.turnkey-montage__descr,.turnkey-montage__image{width:49%}.shef-montage__image{height:auto;background:url(/images/septik2.jpg) no-repeat bottom}.turnkey-montage__image{height:auto;background:url(/images/septik3.jpg) no-repeat bottom}.montage-title{margin-top:0}.shef-montage{margin-bottom:30px}}.asterisk{color:#ef1f1f}.not-includes{font-size:12px;margin:20px 0;color:#4c4c4c}.not-includes ul{margin-top:3px}.not-includes__title{font-weight:700;margin:0 0 3px}@media (min-width:700px){.not-includes ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.not-includes li{width:49%}}.green-titile{text-align:center;color:#153f54;font-size:22px;font-weight:700}@media (min-width:700px){.green-titile{font-size:28px}}.ul-tick li{position:relative;padding-left:32px;margin-bottom:17px}.ul-tick li:before{content:"";display:block;position:absolute;top:0;left:0;background:url(/images/ok.svg) no-repeat;width:26px;height:26px}@media (min-width:700px){.ul-tick{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ul-tick li{width:49%}}.price-is{margin:20px 0;background:url(/images/foresti.jpg) #153f54;color:#fff;text-align:center;font-weight:700;font-size:22px;padding:10px 0}@media (min-width:480px){.price-is{font-size:24px}.price-is .row2{display:block}}@media (min-width:1000px){.price-is{font-size:28px}}.price-is_small-size{font-size:16px}.schemes__inside-image{padding:0 30px;box-shadow:0 2px 2px #ebebeb;margin-bottom:10px;margin-top:0;text-align:center}.schemes__inside{max-width:427px;margin:0 auto}.schemes__inside-title{font-size:14px;font-weight:700;text-transform:uppercase;margin-top:0}.schemes__all{text-align:center}.schemes__scheme{margin:0 0 5px}.schemes__scheme img{box-shadow:0 2px 2px #ebebeb}.schemes__model{margin-top:0}@media (min-width:400px){.schemes__all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.schemes__all li{width:49%}}@media (min-width:500px) and (max-width:1100px){.schemes__all li{width:32%}.schemes__all li:not(:nth-child(3n)){margin-right:2%}}@media (min-width:1101px){.schemes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.schemes__all,.schemes__inside{width:49%}}.advantages li{margin:8px 0;color:#153f54;font-size:14px;font-weight:700;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.advantages li:before{content:"";display:block;border-radius:50%;width:95px;height:95px;box-shadow:0 2px 3px #adadad;margin-right:10px;-ms-flex-negative:0;flex-shrink:0;background:url(/images/advantages-sprite.svg) no-repeat}.advantages .icon-clean:before{background-position:20px 28px}.advantages .icon-protect:before{background-position:20px -77px}.advantages .icon-shit:before{background-position:21px -177px}.advantages .icon-flower:before{background-position:21px -274px}.advantages .icon-1:before{background-position:21px -374px}@media (min-width:500px){.advantages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.advantages li{width:33.33%;padding:0 10px;display:block}.advantages li:before{margin:0 auto 20px}}@media (min-width:1200px){.advantages li{width:20%}}.how-to-chose{border:1px solid #e2e2e2;box-shadow:0 2px 11px rgba(0,0,0,.4)}.how-to-chose .button{font-size:14px}.how-to-chose .button:after{content:"";display:inline-block;width:10px;height:10px;border-top:2px solid #fff;border-right:2px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:2px}.how-to-chose__image{background:url(/images/image_kak-vibrat-septik.jpg) no-repeat center -130px;height:235px;margin:0;padding-top:160px;text-align:center}.how-to-chose__info{margin:0;padding:12px}.how-to-chose__info:before{content:"•";margin-right:5px;font-size:25px;line-height:15px;vertical-align:middle;color:#153f54}@media (min-width:700px){.how-to-chose{display:-webkit-box;display:-ms-flexbox;display:flex}.how-to-chose__image{width:49%;background-position:50%;height:auto;padding-top:280px}.how-to-chose__info{width:51%;padding-left:2%}}.ul-green-tick>li{position:relative;padding-left:40px;margin-bottom:20px}.ul-green-tick>li:before{content:"";background:url(/images/white-tick.svg) 50% no-repeat #153f54;position:absolute;top:-4px;left:0;display:block;width:28px;height:28px;border-radius:50%}.ul-green-tick .imp{text-transform:uppercase;color:#153f54;font-size:14px}.ul-green-tick ul{margin:5px 0}.ul-green-tick--light>li:before{background-color:#13bc04}.ul-green-tick--sm>li{padding-left:30px;margin-bottom:2px}.ul-green-tick--sm>li:before{width:14px;height:14px;top:3px;background-size:8px}@media (min-width:600px){.advantages-work{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.advantages-work .ul-green-tick{width:49%}}.slider-sertificates .bx-wrapper{box-sizing:content-box;padding:0 30px;position:relative;margin:0 auto}@media (min-width:1200px){.slider-sertificates .bx-wrapper{padding:0 80px}}.slider-sertificates .bx-next,.slider-sertificates .bx-prev{font-size:0;width:22px;height:44px;position:absolute;top:50%;margin-top:-22px;background:url(/images/slider-controls.svg)}.slider-sertificates .bx-next:hover,.slider-sertificates .bx-prev:hover{background-position:0 -45px}.slider-sertificates .bx-prev{left:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.slider-sertificates .bx-next{right:0}.bottom-menu .ul-lvl-1{font-size:14px;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 0}@media (max-width:1100px){.bottom-menu{display:none}}.bottom-menu li{margin-right:10px}.bottom-menu li .a-lvl-1{display:inline-block;margin-bottom:10px;color:#fff}.bottom-menu li .li-lvl-2{margin-bottom:6px}.bottom-menu li:last-child{margin-right:0}.bottom-menu li:last-child:after{display:none}.bottom-menu a{color:#fff;text-decoration:none;transition:all .3s}.bottom-menu a.active,.bottom-menu a:hover{color:#13bc04}.bottom-menu a.a-lvl-2{text-transform:none;color:hsla(0,0%,100%,.7)}.footer__bottom{background:#0a432e;color:hsla(0,0%,100%,.7);padding:30px 0;font-size:14px}.footer__bottom_top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 40px}.footer__bottom_top .bottom-menu{width:60%}.footer__bottom-adress address{-ms-flex-preferred-size:22%;flex-basis:22%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:185px;margin-bottom:16px}.footer__bottom a{color:hsla(0,0%,100%,.7)}.footer__address,.footer__email,.footer__order-call,.footer__time{position:relative;padding-left:22px}.footer__address:before,.footer__email:before,.footer__order-call:before,.footer__time:before{content:"";display:block;position:absolute;top:0;left:0;background:url(/images/general-sprite.svg) no-repeat;width:22px;height:25px}.footer__address.footer__phone:before{background-position:-128px 1px}.footer__address.footer__phone p{margin:0}.footer__address:before{background-position:-27px 0}.footer__time:before{background-position:-55px 0}.footer__email:before{background-position:-91px 1px}.footer__order-call:before{background-position:-128px 1px}.footer__bottom address{font-style:normal}.footer__address,.footer__contact,.footer__time{margin-bottom:25px;margin-top:0}.footer__counters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:50px;padding:12px 40px;color:#6dab95;border-top:1px solid hsla(0,0%,100%,.2)}.footer__address a{text-decoration:none;font-weight:700}.footer__address a:hover{text-decoration:underline}.footer__order-call{background:transparent;border:none;color:#fff!important;text-decoration:none;font-size:18px;text-align:left;cursor:pointer}@media (min-width:700px){.footer__bottom_top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 40px}.footer__counters{width:100%;text-align:center}.footer__address{margin-bottom:0;padding-right:20px}.footer__contact,.footer__time{margin-bottom:0}}@media (min-width:900px){.footer__time{width:24%}.footer__counters{margin-top:0;text-align:left}}@media (min-width:1200px){.footer__bottom{padding:30px 0}}.ask-question{text-align:center;font-size:12px}.ask-question p{margin:7px 0}.ask-question__title{color:#153f54;font-size:14px;font-weight:700}.input{border:1px solid #e2e2e2;background:#f1f1f1;padding:8px 10px;font-family:inherit;font-size:12px;width:100%}.input:focus{outline:none;border-color:#153f54;background:#fff}textarea.input{height:127px}.form-ask-question .input{margin-bottom:6px}.aside-contacts{text-align:center;font-size:14px}.aside-contacts a{font-weight:700;text-decoration:none;color:#292929;display:inline-block}.aside-contacts .nums{color:#ef1f1f}.header{color:#fff;text-align:center;padding:9px;padding-top:30px;background:rgba(23,22,19,.5)}.header__logo,.header__order-call{display:none}.header__tel{color:#fff;font-size:18px;text-decoration:none;font-weight:700}.header__contacts{margin:0}.mobile-top-nav .logo{font-weight:100;text-transform:uppercase;color:#fff;text-decoration:none;font-size:12px}.mobile-top-nav .logo img{width:22px;vertical-align:middle}.logo img{position:relative;top:5px}.logo__subtitle{font-size:.9em;text-transform:none;line-height:.8;display:block;padding-left:26px}.header__choise-city{position:relative;display:block;padding-left:20px;font-size:14px;margin:3px 0 0;display:inline-block}.header__choise-city:before{content:"";width:20px;height:17px;background:url(/images/general-sprite.svg) 0 0;position:absolute;top:3px;left:0}.header__choise-city button{background:transparent;border:none;font-size:18px;font-weight:700;color:#13bc04;cursor:pointer}.header__choise-city button:after{content:"";border-bottom:2px solid #13bc04;border-right:2px solid #13bc04;width:9px;height:9px;display:inline-block;vertical-align:3px;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:5px}.header__choise-city button span{border-bottom:1px dashed #13bc04}@media (min-width:400px){.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}.header__choise-city{margin-top:0}}.mobile-top-nav .header__contacts{display:none}@media (max-width:849px){.header__logo{font-weight:100;text-transform:uppercase;color:#fff;text-decoration:none;font-size:12px;display:block;margin:0;width:100%}.header__logo img{width:22px;vertical-align:middle}.header__contacts{display:none}.mobile-top-nav .header__contacts{display:block;text-align:center;margin:3px auto}}@media (min-width:850px){.mobile-top-nav .logo{display:none}.header{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:left}.header__logo{font-size:20px;text-transform:uppercase;font-weight:100;display:block;color:#fff;text-decoration:none}.header__logo img{margin-right:5px}.logo img{top:10px}.logo__subtitle{font-size:.7em;line-height:1;padding-left:57px}.header__tel{font-size:20px}.header__order-call{display:block;color:#13bc04;text-decoration:underline;border:none;background:transparent;font-size:14px;cursor:pointer}.header__order-call:after{content:"";border-top:2px solid #13bc04;border-right:2px solid #13bc04;width:9px;height:9px;display:inline-block;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:5px}}@media (min-width:1001px){.header{background:transparent}}@media (min-width:1000px){.header__order-call{display:inline-block;margin-left:10px;vertical-align:3px}}@media (min-width:1200px){.header__logo{font-size:28px}.logo img{top:5px}.logo__subtitle{font-size:.6em;line-height:.7;padding-left:59px}.header__tel{font-size:22px}.header{padding:16px 20px}}.sidr-menu-title{text-align:center;display:block;color:#fff;font-size:20px;font-weight:700}.sidr li{position:relative}.sidr a{text-decoration:none;transition:all .3s}.sidr .a-lvl-1{background:#12392a;font-weight:700;padding:10px 50px 10px 15px;border-bottom:1px solid #153f54}.sidr .a-lvl-1,.sidr .a-lvl-2{display:block;color:#fff;font-size:16px}.sidr .a-lvl-2{background:#153f54;padding:10px 10px 10px 25px;border-bottom:1px solid #fff}.sidr .ul-lvl-3{padding:1px 0 1px 40px;background:#fff}.sidr .li-lvl-3{margin:3px 0}.sidr .a-lvl-3{color:#292929}.sidr .a-lvl-3:hover{color:#153f54}.sidr .li-lvl-4{margin:3px 0}.sidr .a-lvl-4{color:#7a7a7a}.sidr .a-lvl-4:before{content:"•";margin-right:5px;font-size:25px;line-height:15px;vertical-align:middle;color:#cfcece;transition:all .3s}.sidr .arrow{position:absolute;top:0;right:0;width:50px;height:45px;cursor:pointer}.sidr .arrow-inner{display:block;position:absolute;top:6px;right:15px;width:31px;height:31px;border:1px solid #fff;border-radius:50%;background:url(/images/mobile-menu-arrows.svg) no-repeat 7px 11px;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.sidr .opened>.arrow>.arrow-inner{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sidr .ul-lvl-2,.sidr .ul-lvl-3{display:none}.sidr .opened>.a-lvl-1{background:#15261e;color:#b2e921}.sidr .opened>.a-lvl-2{background:#b2e921;color:#15261e}.sidr .opened.li-lvl-2>.arrow>.arrow-inner{background-position:6px -19px;border-color:#153f54}.first-screen-good{box-shadow:inset 0 2px 11px rgba(0,0,0,.4);border:2px solid #13bc04;border-bottom:none;padding-bottom:10px}.buy-now{background:url(/images/forest.jpg) 50% #153f54;color:#fff;padding:1px 0;text-align:center;margin:10px;box-shadow:0 2px 11px rgba(0,0,0,.4);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.buy-now p:first-child{text-transform:uppercase;font-size:20px;font-weight:700;padding:0 20px}.buy-now p:first-child span{display:inline-block;padding:2px 25px;background:#ffd200;color:#ef1f1f;margin-left:20px;font-size:18px}.buy-now p:nth-child(2){text-transform:uppercase;font-size:18px;font-weight:700;margin-top:0}.buy-now p:nth-child(2):before{content:"";display:inline-block;background:url(/images/icon-key-white.png);width:29px;height:29px;margin-right:5px;vertical-align:-7px}.buy-now p:nth-child(3){background:rgba(127,188,4,.5);padding:10px;margin:0;font-size:18px}.buy-now p:nth-child(4){margin:auto 0;padding:10px 0}.buy-now .button{padding:13px 47px}.characteristics{font-size:14px}.characteristics-main{background:#13bc04;color:#fff}.characteristics-other{padding:10px 15px}.characteristics-other li{margin:5px 0}.characteristic-other{padding:0 15px}.characteristic-other li{margin:5px 0}.characteristics-image{text-align:center;margin:0;padding:10px 0}.good-prices__title{font-weight:700;text-transform:uppercase;margin:28px 10px 8px}.good-prices__title--border{border-top:1px solid #e2e2e2;padding-top:4px}.good-prices .arrow-link{display:inline-block;margin-left:14px;margin-top:10px}.prices-main{width:100%}.prices-main th{text-align:left;vertical-align:middle;width:50%;padding-left:10px}.prices-main__model{color:#153f54;display:block}.prices-main__compressors{color:#72807b;font-weight:400}.prices-main td{vertical-align:middle;font-weight:700;font-size:26px;width:50%}.prices-main__key{font-weight:400;color:#153f54}.last-td-title{width:33.33%;margin:0 0 0 auto;font-size:14px;line-height:1.15;color:#64746e}.prices-modifications{width:100%;border-collapse:collapse}@media (min-width:500px) and (max-width:759px),(min-width:1200px){.last-td-title{margin-top:-30px;margin-bottom:10px}}.prices-modifications th{font-weight:400;text-align:left;padding:5px 10px}.prices-modifications td{font-weight:700;padding:5px}.prices-modifications tr:nth-child(2n){background:#f1f1f1}.characteristics__main img{display:none}@media (min-width:500px){.first-screen-good__left-col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.characteristics{width:55%;margin-right:2%}.characteristics-image{width:43%}.good-prices{width:100%}.models-characteristics--white{padding-right:0;position:relative}.characteristics__main{display:-webkit-box;display:-ms-flexbox;display:flex}.characteristics__main img{display:inline}}@media (min-width:760px){.first-screen-good{display:-webkit-box;display:-ms-flexbox;display:flex}.characteristics{width:60%;margin-right:0}.characteristics-image{width:40%;padding-right:10px;padding-top:28px}.first-screen-good__left-col{width:59%}.good-prices{width:41%;-ms-flex-item-align:center;align-self:center}.prices-main td,.prices-main th{width:auto}}@media (min-width:1200px){.prices-main td{font-size:30px}.first-screen-good__left-col{width:55%}.good-prices{width:45%}}.montage-prices{border-collapse:collapse;box-shadow:0 2px 11px rgba(0,0,0,.4);width:100%}.montage-prices thead th{background:#13bc04;color:#fff;text-align:left;font-size:14px;text-transform:uppercase;vertical-align:middle;padding:10px}.montage-prices .sm{text-transform:none;font-weight:400;display:block}.montage-prices tr:nth-child(odd){background:#f1f1f1}.montage-prices td{padding:10px;vertical-align:middle}.montage-prices td:not(:first-child){font-weight:700}.montage-prices td:first-child{width:140px}.montage-prices__title{display:none}.mont-prices-total{border-collapse:collapse;box-shadow:0 2px 11px rgba(0,0,0,.4);width:100%;box-shadow:none;border:1px solid #0d8c83;font-size:14px;text-align:center}.mont-prices-total thead th{background:#13bc04;color:#fff;text-align:left;font-size:14px;text-transform:uppercase;vertical-align:middle;padding:10px}.mont-prices-total .sm{text-transform:none;font-weight:400;display:block}.mont-prices-total tr:nth-child(odd){background:#f1f1f1}.mont-prices-total td{padding:10px;vertical-align:middle}.mont-prices-total td:not(:first-child){font-weight:700}.mont-prices-total td:first-child{width:140px}.mont-prices-total__title{display:none}.mont-prices-total thead th{font-weight:700;font-size:16px;line-height:22px;background:#0d8c83;text-transform:none}.mont-prices-total tbody td:not(:first-child){text-align:center}.mont-prices-total tbody td .price_link a{color:#292929}.mont-prices-total tr{background:#f1f1f1}.mont-prices-total tr:nth-child(odd){background:#fff}.mont-prices-total .left{text-align:left}@media (max-width:400px){.mont-prices-total__name+td,.mont-prices-total__total,.mont-prices-total__total-th{display:none}}.montage-prices.mont-prices-total td{font-weight:400}.montage-prices .montage-prices__white-th th{border:1px solid #13bc04;background:#fff;color:#000;text-align:center}.montage-prices .montage-prices__white-th--no-border th{border-top:none;border-left:none;border-right:none}.mont-prices-total__total,.montage-prices__deep{background:#fff}.mont-prices-total__name,.mont-prices-total__name+td{color:#fff;background:#153f54;text-align:left}@media (max-width:800px){.mont-prices-total thead th{text-transform:none}}@media (min-width:671px){.mont-prices-total,.mont-prices-total thead th{text-align:center}}@media (max-width:670px){.montage-prices,.montage-prices tbody,.montage-prices td,.montage-prices th,.montage-prices thead,.montage-prices tr{display:block}.montage-prices thead th:not(:first-child),.montage-prices thead tr:not(:first-child){display:none}.montage-prices tbody tr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.montage-prices tbody td:first-child{width:40%}.montage-prices tbody td:nth-child(2){width:60%;padding-left:0;padding-bottom:3px}.montage-prices tbody td:nth-child(1n+3){width:100%;padding-left:40%;padding-top:3px;padding-bottom:3px}.montage-prices__title{display:block;color:#13bc04;text-transform:uppercase;margin:2px 0 0}}.promotional-price{background:url(/images/promotion-prise-bg-sm.jpg) #061b0b;padding:12px 10px 20px;font-weight:700;color:#fff;font-size:22px;text-align:center;margin:35px 0}.promotional-price__price{color:#ef1f1f}.promotional-price__row2{display:block;margin-bottom:18px}.promotional-price .button{width:155px}@media (min-width:700px){.promotional-price{font-size:24px;padding-bottom:13px;background-image:url(/images/promotion-bg.jpg)}.promotional-price__row2{margin-bottom:7px}}@media (min-width:1200px){.promotional-price{font-size:28px;line-height:1.15}}.good-images li{box-shadow:0 2px 11px rgba(0,0,0,.4);border:1px solid #e2e2e2;margin-bottom:10px}.good-images a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:400px){.good-images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.good-images li{width:49%}}@media (min-width:700px){.good-images{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.good-images li{width:32%}.good-images li:not(:nth-child(3n)){margin-right:2%}}@media (min-width:1100px){.good-images li{margin-bottom:18px}}.montage-schemes{text-align:center}.montage-schemes__item{margin-bottom:10px}.montage-schemes__scheme{display:block;box-shadow:0 2px 11px rgba(0,0,0,.4);padding:5px}.montage-schemes__model{font-size:14px;font-weight:700;margin:13px 0 7px}.montage-schemes__download{font-size:16px;margin-top:0}@media (min-width:500px){.montage-schemes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.montage-schemes__item{width:49%}}.b-zhirouloviteli-phones span{font-weight:700;color:#ff4638}.servises img{vertical-align:top;max-width:none}@media (max-width:500px){.servises td:first-child,.servises td:nth-child(2){display:none}}.questiont{padding:5px 10px;background:#153f54;color:#fff;margin:0;border-top-left-radius:7px;border-top-right-radius:7px;font-weight:700}.phones-list{-webkit-column-width:310px;column-width:310px}@media (min-width:500px){.img-guarantee{float:right}}.kontakty{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.kontakty li{margin-bottom:5px;width:49%}.kontakty li:nth-child(odd){margin-right:2%}.kontakty a{display:block;border:1px solid #e2e2e2;border-bottom:2px solid #153f54;border-radius:10px 10px 0 0;font-weight:700;font-size:14px;text-align:center;padding:6px 0}@media (min-width:450px){.kontakty li{width:32%}.kontakty li:not(:nth-child(3n)){margin-right:2%}.kontakty li:nth-child(3n){margin-right:0}}@media (min-width:570px){.kontakty li{width:24%}.kontakty li:not(:nth-child(4n)){margin-right:1%}.kontakty li:nth-child(4n){margin-right:0}}@media (min-width:700px){.kontakty li{width:19%}.kontakty li:not(:nth-child(5n)){margin-right:1%}.kontakty li:nth-child(5n){margin-right:0}}@media (min-width:700px){.kontakty li{width:15.66%}.kontakty li:not(:nth-child(6n)){margin-right:1%}.kontakty li:nth-child(6n){margin-right:0}}.b-left_map{position:relative;height:201px;background:url(/images/fon-map.png) no-repeat 50% 50% transparent;margin:10px 0 15px;width:214px}.b-left_map-city{position:absolute}.b-left_map-city-1{top:69px;left:-6px}.b-left_map-city-2{top:41px;left:34px}.b-left_map-city-3{top:27px;left:78px}.b-left_map-city-4{top:37px;left:135px;width:50px}.b-left_map-city-5{top:57px;left:75px}.b-left_map-city-6{top:72px;left:121px}.b-left_map-city-7{top:108px;left:2px}.b-left_map-city-8{top:102px;left:88px}.b-left_map-city-9{top:81px;left:174px}.b-left_map-city-10{top:125px;left:115px}.b-left_map-city-11{top:154px;left:67px}.f-left_map-city{font-weight:700;color:#4a4949;font-size:11px;text-align:center;cursor:pointer}.b-left_map-city:before{content:"";position:absolute;width:6px;height:6px;border:1px solid #fff;border-radius:50%;box-shadow:0 0 1px #4c4c4c;background-color:#57ab0c;cursor:pointer}.b-left_map-city:hover:before{background-color:#ee3a3a}.b-left_map-city-top:before{top:-8px;left:50%;margin-left:-4px}.b-left_map-city-right:before{top:50%;right:-11px;margin-top:-4px}.b-left_map-city-bottom:before{bottom:-9px;left:50%;margin-left:-4px}.b-left_map-city-left:before{top:50%;left:-10px;margin-top:-4px}.b-left_map-city-tooltip{display:none;font-size:12px;position:absolute;background-color:#fff;border:1px solid #acacac;border-radius:3px;box-shadow:1px 1px 2px rgba(1,2,3,.15);width:150px;padding:8px 11px 10px;bottom:115%;left:-3px;z-index:1}.b-left_map-city:hover .b-left_map-city-tooltip{display:block}.b-left_map-city-tooltip:before{content:"";position:absolute;background:url(/images/arrow-tooltip.png) no-repeat 50% 50% transparent;width:8px;height:7px;left:20px;bottom:-7px}.h-left_map-city-tooltip-address{margin-top:6px;line-height:13px}.f-red,.red_simple,.time-v-red{color:#ef1f1f}.f-dark-green{color:#153f54}.icon-address,.icon-tel{position:relative;padding-left:20px}.icon-address:before,.icon-tel:before{content:"";display:block;position:absolute;top:0;left:0;background:url(/images/general-sprite.svg) no-repeat;width:22px;height:25px}.icon-address:before{background-position:-27px 0}.icon-tel:before{background-position:-128px 1px}.time-v-gray{color:#696868}.time-v{font-weight:700}.contacts{font-style:normal}.contacts__title{font-weight:700;font-size:20px;margin:17px 0;text-transform:none;line-height:1.5;text-align:left}@media (min-width:600px){.contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.contacts__address{width:70%}.contacts__time{width:30%}}@media (min-width:1100px){.contacts__address{width:38%;margin-right:2%}.contacts__map,.contacts__time{width:30%}}.septiks-advantages li{position:relative;padding-bottom:10px;padding-left:55px;color:#153f54;font-size:14px}.septiks-advantages li:before{content:"";display:block;position:absolute;background:url(/images/advantages-sprite.png);top:0;left:0;width:43px;height:45px}.septiks-advantages .icon-umbrella:before{background-position:0 0}.septiks-advantages .icon-smell:before{background-position:-42px 0}.septiks-advantages .icon-arrows:before{background-position:-84px 0;width:38px;height:40px}.septiks-advantages .icon-vawes:before{background-position:0 -50px;width:42px;height:34px}.septiks-advantages .icon-drib:before{background-position:-41px -49px;height:34px}.septiks-advantages .icon-montage:before{background-position:-84px -44px;width:42px;height:38px}@media (min-width:500px){.septiks-advantages{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.septiks-advantages li{width:49%}}@media (min-width:700px){.septiks-advantages li{width:32%}.septiks-advantages li:not(:nth-child(3n)){margin-right:2%}}.usages__item{margin-bottom:40px}.usages__title{color:#fff;font-weight:700;background:#13bc04;text-align:center;padding:10px 5px;margin:0;font-size:28px}.usages__title--dark{background:#153f54}.usages__descr{margin:0;padding:10px;box-shadow:0 2px 11px rgba(0,0,0,.4)}.usages__descr:before{content:"•";margin-right:5px;font-size:25px;line-height:15px;vertical-align:middle;color:#13bc04}.usages__descr--dark:before{color:#153f54}.recomendations{border:3px solid #13bc04;position:relative}.recomendations--dark{border-color:#153f54}.recomendations:after{content:"";position:absolute;top:-3px;left:50%;width:35px;height:21px;margin-left:-17px;background:url(/images/angle.png);display:block}.recomendations__item{margin:0 -3px 30px}.recomendations__title{text-align:center;font-size:24px;line-height:1.15}.recomendations__info{background:url(/images/like-pattern.png) #ef1f1f;color:#fff;font-size:18px;padding:1px}.recomendations__info ul{display:table;margin:5px auto}.recomendations__model{text-transform:uppercase;margin:0;padding:4px 0;font-size:20px;font-weight:700;text-align:center}.recomendations__model a{color:#fff}.recomendations__order{text-align:center;padding-top:8px}.recomendations__price{font-size:24px;font-weight:700;margin-right:5px}.recomendations__link{margin:0 0 -12px;text-align:center}.recomendations__link--dark a{background:#153f54}.recomendations__old-price{color:#72807b;font-size:14px;text-align:left;max-width:240px;margin:3px auto}.recomendations__old-price del{-webkit-text-decoration-color:#ef1f1f;text-decoration-color:#ef1f1f}@media (min-width:600px){.recomendations__title{font-size:28px}.recomendations__item{display:-webkit-box;display:-ms-flexbox;display:flex}.recomendations__info{width:50%;position:relative;padding-left:15px}.recomendations__info ul{display:block}.recomendations__line{position:absolute;width:135px;height:10px;background:#db2645;top:0;right:-135px}.recomendations__line:after{content:"";display:block;position:absolute;top:0;right:-10px;border-top:10px solid #db2645;border-right:10px solid transparent}.recomendations__order{width:50%;padding:3px 20px;background:#fff;box-shadow:0 2px 11px rgba(0,0,0,.4)}.recomendations__order button{width:100%}.recomendations__model{text-align:left}.recomendations__price{display:block;font-size:36px;margin:20px 0 27px}.recomendations__old-price{text-align:center;max-width:none;margin:10px 0 -30px}.usages__item{margin-bottom:20px}}@media (min-width:1200px){.usages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.usages__item{width:49%}.recomendations__order{padding-left:7px;padding-right:7px;text-align:left}.recomendations__order button{width:155px}.recomendations__old-price{text-align:left}.recomendations__line{width:220px;right:-220px}}.important-text{padding:10px;border-radius:16px;background:#153f54;color:#fff}.septiks__title{margin:11px 0 2px;padding:0 10px;font-size:28px;font-weight:700;text-transform:uppercase}.septiks__title a{color:#ef1f1f}.septiks__info{background:#13bc04}.septiks .models-characteristics li:not(:first-child){display:none}.septiks__modifications{background:#fff;padding:5px;box-shadow:0 2px 11px rgba(0,0,0,.4);margin:0 10px}.septiks__modifications li{margin:5px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.septiks__model{font-size:18px;font-weight:700;color:#153f54}.septiks__price{font-size:24px;font-weight:700;color:#ef1f1f}@media (min-width:670px){.septiks .models-characteristics li:not(:first-child){display:block}.septiks__info{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;background:transparent}.septiks__line{position:absolute;left:37%;top:0;width:190px;height:10px;background:#13bc04}.septiks__line:after{content:"";border-left:10px solid #13bc04;border-bottom:10px solid transparent;position:absolute;top:0;right:-10px}.septiks .models-characteristics{width:37%;background:#13bc04}.septiks__modifications{width:63%;margin:0;padding-top:15px}.septiks__model{font-size:24px}.septiks__price{font-size:38px}}@media (min-width:1100px){.septiks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.septiks .models-characteristics{width:57%;font-size:14px}.septiks__modifications{width:43%}.septiks__modifications li{display:block;margin:0}.septiks__modifications li:first-child{margin-bottom:20px}.septiks__item{width:49%}.septiks__model{display:block;font-size:16px}.septiks__price{display:block;font-size:24px;line-height:1}.septiks__line{left:57%;right:10px;width:auto}}.useful-info h2{margin-bottom:15px}.useful-info__text{box-shadow:0 2px 11px rgba(0,0,0,.4);border:1px solid #e2e2e2;padding:13px 20px}.what-is-septik .useful-info__text:before{content:"•";margin-right:5px;font-size:25px;line-height:15px;vertical-align:middle;color:#153f54}.when-need li:before{margin-right:25px}@media (min-width:1200px){.useful-info{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.useful-info,.useful-info section{display:-webkit-box;display:-ms-flexbox;display:flex}.useful-info section{width:49%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.useful-info__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:0}}.turnkey-installation{box-shadow:0 2px 11px rgba(0,0,0,.4);border:1px solid #e2e2e2;margin-top:40px;padding:1px 15px}.turnkey-installation h2{margin-top:15px;margin-bottom:15px}.turnkey-installation h2:before{content:"";display:inline-block;vertical-align:-5px;margin-right:10px;width:36px;height:32px;background:url(/images/key.png) no-repeat}.turnkey-installation p{margin:15px 0}.our-works .bx-wrapper{position:relative}.our-works .bx-next,.our-works .bx-prev{position:absolute;top:0;bottom:0;background:hsla(0,0%,100%,.5);width:55px;display:block;font-size:0}.our-works .bx-next:hover,.our-works .bx-prev:hover{background:hsla(0,0%,100%,.7)}.our-works .bx-next:after,.our-works .bx-prev:after{content:"";position:absolute;display:block;border-bottom:2px solid #000;border-left:2px solid #000;width:28px;height:28px;top:50%;left:50%;margin-top:-15px}.our-works .bx-prev{left:0}.our-works .bx-prev:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:-8px}.our-works .bx-next{right:0}.our-works .bx-next:after{-webkit-transform:rotate(225deg);transform:rotate(225deg);margin-left:-21px}.additional-info h2{margin-bottom:15px}.stages ol{border:1px solid #e2e2e2;box-shadow:0 2px 11px rgba(0,0,0,.4);padding:15px 30px;counter-reset:a;list-style:none}.stages li{position:relative;padding-left:25px;margin-bottom:5px}.stages li:before{counter-increment:a;content:counter(a);display:block;background:url(/images/ellipce.svg);width:13px;height:27px;color:#5d8a02;font-size:18px;padding-left:7px;line-height:27px;margin-right:10px;position:absolute;top:0;left:0}@media (min-width:600px) and (max-width:1200px){.stages ol{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.stages li{margin-bottom:7px;width:49%}}.mont-prices__column{border:1px solid #e2e2e2;box-shadow:0 2px 11px rgba(0,0,0,.4);margin-bottom:10px;padding:5px 15px 15px;text-align:center}.mont-prices__title{color:#ef1f1f;font-size:24px;margin:0 0 5px}.mont-prices__price{margin-top:0}.mont-prices__price:last-child{margin-bottom:0}.mont-prices__price-title{display:block;font-size:18px;margin-bottom:3px}.mont-prices__nums{color:#fff;font-size:16px;padding:3px 0;border-radius:10px;background:#ef1f1f;display:block}@media (min-width:500px){.mont-prices__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mont-prices__column{width:49%;margin-bottom:0}}@media (min-width:1200px){.additional-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.additional-info section{width:49%}.stages ol{margin:0}.mont-prices__column{width:48%}.mont-prices__title{margin-left:-15px;margin-right:-15px}.mont-prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mont-prices__wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.guarantee{background:url(/images/t4wr5h46rt.jpg) #153f54;color:#fff;text-align:center;padding:1px 20px;font-size:20px;min-height:265px;line-height:1.15;margin-top:30px}.guarantee li{margin:17px 0}.guarantee__title{font-weight:700;font-size:24px;margin:25px 0 30px}@media (min-width:500px){.guarantee{min-height:0;background-image:url(/images/foresti.jpg)}}@media (min-width:700px){.guarantee li{margin:12px 0}.guarantee ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.guarantee__title{margin:10px 0 0}}@media (min-width:1200px){.guarantee{font-size:28px}.guarantee li{margin-top:5px}.guarantee__title{font-size:28px}}.delivery h2:before{content:"";display:inline-block;vertical-align:-3px;background:url(/images/grusovik.png) no-repeat;background-size:33px;width:33px;height:23px;margin-right:8px;vertical-align:-7px}@media (min-width:700px){.delivery h2:before{width:38px;background-size:38px;height:28px;margin-right:20px;vertical-align:-7px}}@media (min-width:1200px){.delivery h2:before{width:51px;height:36px;background-size:auto;vertical-align:-9px}}.delivery__link{text-align:center;color:#ef1f1f;font-weight:700;font-size:18px}@media (min-width:700px){.delivery__link{font-size:24px}}@media (min-width:1200px){.delivery__link{font-size:28px}}.delivery ul{font-size:14px}.f-uppercase{text-transform:uppercase}.equipment__item{padding:7px 10px;color:#fff;background:url(/images/es1rh4h5t4r5.jpg) #13bc04;box-shadow:0 2px 11px rgba(0,0,0,.4);margin-bottom:10px}.equipment__item--dark{background:url(/images/trs65h4t5.jpg) #153f54}.equipment__item p{margin:0;text-indent:30px}.equipment__item .equipment__title{margin-bottom:4px;font-weight:700;font-size:18px}@media (max-width:500px){.equipment__item .equipment__title--long{text-align:center;text-indent:0}}@media (min-width:1200px){.equipment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.equipment__item{width:49%}}@media (min-width:450px){.topas-topaero{display:-webkit-box;display:-ms-flexbox;display:flex}.topas-topaero__topas{border-right:1px solid #153f54;padding-right:15px;margin-right:15px}}.tbl{border-collapse:collapse;box-shadow:0 2px 11px rgba(0,0,0,.4)}.tbl_full-width{width:100%}.tbl tbody tr:nth-child(odd){background:#f1f1f1}.tbl th{background:#13bc04;font-weight:400;padding:10px;text-align:center;vertical-align:top;text-transform:uppercase}.tbl th,.tbl th *{color:#fff}.tbl td{padding:5px 10px;text-align:center}.tbl td.name b{white-space:nowrap;display:block}.vacancies{border-collapse:collapse}.vacancies td,.vacancies th{border:1px solid #e2e2e2;padding:5px}.vacancies ul{margin:0}.banners{margin-bottom:15px;margin-top:15px;width:222px;background:url(/images/bg-main.png) 0 bottom repeat-x;border:1px solid #a1a1a1;-o-border-image:initial;border-image:initial;border-radius:5px;font-size:12px}@media (min-width:600px){.banners{float:right}}.banners p{margin:0}.banners img{border:1px solid #bcbcbc;float:left;width:98px;height:65px;margin-right:5px}.banners-top{margin:6px 6px 4px}.banners-name{text-align:center}.banners-name a{font-size:14px;font-weight:700;color:#000;text-decoration:underline;text-transform:uppercase}.banners-name a:hover{color:#c00}.banners-name span{font-size:16px;font-weight:700;color:red;text-decoration:none;text-transform:none}.banners-border{border-top:1px solid #b5b5b5;border-bottom:1px solid #dedede;margin:0 6px}.banners-border p{margin:0 17px;padding:0!important;text-align:right}.banners-price{color:red;font-size:14px;font-weight:700;padding-left:5px}.shef span{padding-left:13px}.banners-all{margin:0 8px}.banners-all a{font-weight:700;padding-left:5px;color:red}.banners-all a:hover{color:#c00}.ban-action{background:url(/images/bg-main.png) repeat-x scroll 0 bottom transparent;border:1px solid #a1a1a1;border-radius:5px;float:right;margin-bottom:15px;margin-top:15px;padding:0 10px;width:202px}.ban-action-name{text-align:center}.ban-action-name a{font-size:14px;color:#000;font-weight:700;text-transform:uppercase}.ban-action-name a:hover{color:#c00}.ban-action-red{font-size:14px;font-weight:700;color:red;text-align:center;padding:0!important}.ban-action img{float:left;padding-left:10px;padding-right:20px}.ban-action-free{color:#000;font-size:12px;font-weight:700;padding-left:20px;margin:6px 0}.ban-action-free span{color:red}.ban-action-place{padding:0 15px 0 0!important}.ban-action-place span{color:red}.ban-action-all{padding:0 0 10px!important}.ban-action-all a{color:red;font-weight:700}.ban-action-all a:hover{color:#c00}.futbolki{width:600px}.ban-action-second{background:url(/images/bg-main.png) repeat-x scroll 0 bottom transparent;border:1px solid #a1a1a1;border-radius:5px;float:right;margin-bottom:15px;margin-top:15px;padding:0 5px;width:220px}.ban-action-second-name{text-align:center}.ban-action-second-name a{font-size:14px;color:#000;font-weight:700;text-transform:uppercase}.ban-action-second-name a:hover{color:#c00}.ban-action-second-red{color:red;font-size:14px;font-weight:700;margin-bottom:-5px;margin-left:28px;padding:0!important;text-align:center;width:167px}.ban-action-second img{float:left;padding-left:16px;padding-right:26px}.ban-action-second-free{color:#000;font-size:12px;font-weight:700;padding-left:20px;margin:6px 0}.ban-action-second-free span{color:red}.ban-action-second-place{float:left;padding:0 10px 0 0!important;-padding:0 5px 0 0!important}.ban-action-second-place span{color:red}.ban-action-second-all{padding:0 0 10px!important}.ban-action-second-all a{color:red;font-weight:700}.ban-action-second-all a:hover{color:#c00}.form_el_invalid{border-color:#ef1f1f}#preloader{display:none;position:fixed;z-index:99999;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.5)}#preloader img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.popup{width:290px;padding:15px;background:#fff}@media (min-width:510px){.popup{width:480px;padding-left:60px;padding-right:60px}}.popup p{margin:10px 0}.popup .input{margin-top:2px}.popup-title{margin:0 0 17px;text-transform:uppercase;font-size:22px;text-align:center}.septik-groups{list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.septik-groups li{width:50%;margin-bottom:30px}@media (min-width:600px){.septik-groups li{width:25%}}.septik-groups li:before{content:"";display:block;border-radius:50%;width:50px;height:50px;box-shadow:0 0 7px #949494;background:url(/images/nums-sprite.png) no-repeat;margin:0 auto 5px}.septik-groups li:first-child::before{background-position:17px 9px}.septik-groups li:nth-child(2):before{background-position:-30px 9px}.septik-groups li:nth-child(3):before{background-position:16px -45px}.septik-groups li:nth-child(4):before{background-position:-32px -45px}.septik-groups_one-col{display:block}.septik-groups_one-col li{width:auto}@media (min-width:500px){.septik-groups_one-col{text-align:left}.septik-groups_one-col li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.septik-groups_one-col li:before{content:"";margin:0 10px 0 0;-ms-flex-negative:0;flex-shrink:0}}.text-shadow{padding:1px 10px}.green-table,.text-shadow{box-shadow:0 2px 11px rgba(0,0,0,.4)}.green-table{border-collapse:collapse;font-weight:700;text-align:center;width:100%}.green-table th{background:#13bc04;color:#fff;padding:10px}.green-table th:first-child{text-align:left}.green-table tr:nth-child(odd){background:#f1f1f1}@media (max-width:760px){.helyx-table{display:none}}.exclamation-point:before{content:"";display:inline-block;background:url(/images/exclamation-point.png);width:37px;height:37px;vertical-align:middle;margin-right:10px}.goods{-ms-flex-wrap:wrap;flex-wrap:wrap}.goods,.goods__good{display:-webkit-box;display:-ms-flexbox;display:flex}.goods__good{border:1px solid #e2e2e2;box-shadow:0 2px 11px rgba(0,0,0,.4);text-align:center;width:48%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:15px}.goods__good:nth-child(odd){margin-right:4%}@media (min-width:500px){.goods__good{width:32%}.goods__good,.goods__good:nth-child(odd){margin-right:2%}.goods__good:nth-child(3n){margin-right:0}}@media (min-width:760px){.goods__good{width:19%}.goods__good,.goods__good:nth-child(odd){margin-right:1%}.goods__good:nth-child(5n){margin-right:0}}.goods__image{text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.goods__title{background:#f1f1f1;display:block;font-size:16px;padding:3px 0}.order-topas{margin:40px 0;padding:10px;text-align:center;background:url(/images/r4qweh48rwe4h8reghr.jpg) 50% #153f54;font-weight:700;color:#fff;line-height:1.15}.order-topas span{font-size:28px;display:block;margin-bottom:20px}.order-topas button{width:200px;-ms-flex-negative:0;flex-shrink:0}@media (min-width:600px){.order-topas{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;min-height:87px;padding:10px 20px;background-image:url(/images/er4gh5re45h4rt4.jpg)}.order-topas span{margin-bottom:0}}.text-two-col__col{margin-bottom:10px}@media (min-width:760px){.text-two-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.text-two-col__col{width:49%;margin-bottom:0}}.small-text{font-size:12px;font-weight:700;color:#4c4c4c}.m-schemes{text-align:center}@media (min-width:500px){.m-schemes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-schemes li{width:50%}}@media (min-width:800px){.m-schemes li{width:22%}}.red-link{color:#ef1f1f}.red-link:after{content:"";display:inline-block;width:9px;height:9px;border-top:2px solid #ef1f1f;border-right:2px solid #ef1f1f;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:5px}.difficulties7{background:url(/images/forest-blur.jpg) #153f54;text-align:center;color:#fff;margin:40px 0;padding:1px 10px}.difficulties7__title{font-weight:700;font-size:22px}@media (min-width:1200px){.difficulties7__title{font-size:28px}}.bx-controls-direction .disabled{display:none}.simple-border{border:1px solid #e2e2e2}.tbl-comparison td{width:40%}.tbl-comparison td:first-child{width:20%}.tbl-comparison th{font-size:16px}@media (max-width:500px){.tbl-comparison{font-size:12px}.tbl-comparison th{font-size:14px}.tbl-comparison,.tbl-comparison tbody,.tbl-comparison td,.tbl-comparison th,.tbl-comparison thead{display:block}.tbl-comparison thead th:first-child{display:none}.tbl-comparison td,.tbl-comparison th{width:50%}.tbl-comparison td:first-child{width:100%}.tbl-comparison tr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.entities__item{border:1px solid #e2e2e2;box-shadow:0 2px 11px rgba(0,0,0,.4);padding:10px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.entities__illustration{max-width:100px;margin-right:15px}.entities__descr{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:345px}.entities p,.entities ul{margin-top:5px;margin-bottom:5px}.entities__title{font-size:20px;font-weight:700}@media (min-width:650px){.entities{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.entities__item{width:49%}.entities__item:nth-child(odd){margin-right:2%}}.left-menu{background:#f1f1f1;padding:10px 0 1px;margin-bottom:15px}.left-menu .li-lvl-1{padding-bottom:15px;margin-bottom:15px;position:relative}.left-menu .delimetr-above{position:relative;padding-top:15px;margin-top:15px}.left-menu .delimetr-above:after,.left-menu .li-lvl-1:after{position:absolute;content:"";display:block;height:2px;background:#fff;box-shadow:0 2px 11px rgba(0,0,0,.4);bottom:0;left:25px;right:25px}.left-menu .delimetr-above:after{bottom:auto;top:0}.left-menu .a-lvl-1{font-size:16px;font-weight:700;text-decoration:none;padding:3px 15px;position:relative;display:block;transition:all .2s;background:transparent}.left-menu .a-lvl-1:after{content:"";display:block;position:absolute;top:50%;margin-top:-5px;right:20px;width:10px;height:10px;border-right:2px solid #153f54;border-bottom:2px solid #153f54;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:all .2s}.left-menu .a-lvl-1.active,.left-menu .a-lvl-1:hover{background:#ef1f1f;color:#fff;box-shadow:0 2px 11px rgba(0,0,0,.4)}.left-menu .a-lvl-1.active:after,.left-menu .a-lvl-1:hover:after{border-color:#fff}.left-menu .a-lvl-1.active:before{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ef1f1f}.left-menu .ul-lvl-2{padding:30px 0 5px;font-size:13px}.left-menu .a-lvl-2{display:block;background:transparent;transition:all .2s;border-left:5px solid transparent;border-top:1px solid transparent;border-bottom:1px solid transparent;padding:3px 20px;text-decoration:none}.left-menu .a-lvl-2.active,.left-menu .a-lvl-2:hover{background:#fff;border-left-color:#ef1f1f;border-top-color:#e2e2e2;border-bottom-color:#e2e2e2}.left-menu .ul-lvl-3{border-left:5px solid #ef1f1f;padding:1px 10px 1px 40px;background:#fff;border-bottom:1px solid #e2e2e2}.left-menu .li-lvl-3{margin:5px 0}.left-menu .a-lvl-3.active,.left-menu .a-lvl-3:hover{color:#ef1f1f;text-decoration:none}.septik-alone{box-shadow:0 2px 11px rgba(0,0,0,.4);background:#fff;border:1px solid #e2e2e2;display:-webkit-box;display:-ms-flexbox;display:flex;padding:1px 0 1px 10px;margin:17px 0}@media (min-width:800px){.septik-alone{width:375px;float:left;margin-right:20px}}.septik-alone__image{padding-right:15px}.septik-alone__info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.septik-alone__price{text-align:center;color:#153f54;padding:2px;background:#f1f1f1}.arrow-link{font-weight:700}.arrow-link:after{content:"";border-top:2px solid #153f54;border-right:2px solid #153f54;width:9px;height:9px;display:inline-block;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:5px}.arrow-link_black{color:#000}.arrow-link_black:after{border-color:#000}.arrow-link_red{color:#ef1f1f}.arrow-link_red:after{border-color:#ef1f1f}.star-icon:before{content:"";display:inline-block;vertical-align:middle;background:url(/images/icon-star.png) no-repeat;width:50px;height:50px;margin-right:10px}.ul-phones{margin:17px 0 17px 20px}.ul-phones li b:before{content:"";display:inline-block;vertical-align:middle;background:url(/images/phone-dark.png) no-repeat;width:13px;height:13px;margin-right:10px}@media (max-width:400px){.ul-phones{text-align:center;margin-left:0}.ul-phones b{display:block}}@media (min-width:760px){.phones-image{padding-left:50%;background:url(/images/man-with-phone.jpg) no-repeat;min-height:255px}}@media (min-width:1200px){.phones-image{background-image:url(/images/man-with-phone-big.jpg);min-height:308px}}.no-margin-top{margin-top:0}.additional-services{text-align:center}.additional-services li{border:1px solid #e2e2e2;box-shadow:0 2px 11px rgba(0,0,0,.4);padding:10px;margin-bottom:10px}.additional-services__header{background:#f1f1f1;padding:10px;text-transform:uppercase;display:block;font-weight:700;color:#000}.additional-services__header:before{content:"";display:block;height:90px;width:100px;margin:0 auto;background-image:url(/images/sprite-servicesi.png);background-repeat:no-repeat}.additional-services .icon-consult:before{background-position:25px 0;width:120px}.additional-services .icon-deliv:before{background-position:-102px 0}.additional-services .icon-montage:before{background-position:-200px 0}.additional-services .icon-servise:before{background-position:-291px 0}.additional-services__conclustion{margin-top:auto;padding-top:5px;color:#ef1f1f;border-top:1px solid #e2e2e2;margin-bottom:0}.additional-services__conclustion a{color:#ef1f1f}@media (min-width:600px){.additional-services{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.additional-services,.additional-services li{display:-webkit-box;display:-ms-flexbox;display:flex}.additional-services li{width:49%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:1200px){.additional-services li{width:24%}.additional-services__header{min-height:160px}}.main-slider,.main-slider__slide{height:445px;overflow:hidden}@media (min-width:760px){.main-slider,.main-slider__slide{height:230px}}.nice-prices{background:linear-gradient(#021d1c,#021d1c 50%,#024c50 0,#023132) #022c31;background-size:4px 4px;text-align:center;color:#fff}.nice-prices__left1{font-size:48px;font-weight:700;text-transform:uppercase;color:#fff;margin:0;padding:7px 0 20px}.nice-prices__left-text{font-size:24px;margin:0;line-height:1.15;padding:0 10px}.nice-prices__left-text b{text-transform:uppercase;display:block}.nice-prices__right-p1{font-size:24px;color:#013a26;text-transform:uppercase;padding:0 5px;height:60px;line-height:60px;background:#ffe400;position:relative;font-weight:700;margin-right:30px;margin-bottom:0}.nice-prices__right-p1:after{content:"";border-top:30px solid transparent;border-bottom:30px solid transparent;border-left:30px solid #ffe400;display:block;position:absolute;top:0;right:-30px}.nice-prices__delivery{font-size:22px;text-transform:uppercase;margin:6px 0 12px;font-weight:700}.nice-prices__p{margin:0}.nice-prices__right-p2{display:block;background:#fff;color:#013a26;font-size:24px;padding:7px 0;font-weight:700;margin-bottom:20px}.nice-prices__link{color:#fa4538;font-size:20px;text-transform:uppercase;font-weight:700;text-shadow:0 0 4px hsla(0,0%,100%,.5)}.icon-arrow{display:inline-block;vertical-align:middle;background:#fff;width:20px;height:20px;border-radius:50%;position:relative;margin-left:5px}.icon-arrow:after{content:"";display:block;width:8px;height:8px;border-top:2px solid #ef1f1f;border-right:2px solid #ef1f1f;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:6px;left:5px}.icon-arrow_green:after{border-color:#153f54}@media (min-width:760px){.nice-prices{display:-webkit-box;display:-ms-flexbox;display:flex}.nice-prices__left{width:280px}.nice-prices__right{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background:url(/images/slide-1-bg.jpg);background-size:cover;text-align:left}.nice-prices__right-p1{font-size:27px;padding-left:20px;padding-right:20px;display:inline-block}.nice-prices__delivery{margin:30px 0 2px}.nice-prices__p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px 0 10px}.nice-prices__right-p2{margin:0}.nice-prices__delivery{padding-left:10px}}.slide-mont{background:url(/images/slide-2-bg.jpg) 0 #044f4c;color:#fff;padding:10px}.slide-mont__title{font-weight:700;text-align:center;margin:0;font-size:22px;text-transform:uppercase}.slide-mont__price-title{display:table;padding:3px 10px;margin:5px auto;border-top:2px solid #fff;background:#ff0;color:#ef1f1f;background:#ffd200;font-weight:700;font-size:20px;line-height:1.15}.slide-mont__prices{display:table;margin:0 auto;font-size:20px}.slide-mont__prices li{position:relative;padding-left:50px;margin:15px 0;line-height:1.15}.slide-mont__prices li:before{content:"";background-image:url(/images/men-sprite.png);display:block;position:absolute;top:3px;left:0;width:40px;height:42px}.slide-mont__prices b{font-size:25px;display:block}.slide-mont__simple:before{background-position:0 -43px}.slide-mont__link{border-radius:14px;background-color:hsla(0,0%,100%,.5);text-shadow:0 0 5px hsla(0,0%,100%,.9);padding:3px;text-align:center;color:#102900;font-size:18px;font-weight:700}.slide-mont__link a{font-size:20px;color:#102900}@media (min-width:760px){.slide-mont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;background-image:url(/images/slide-2-bg-lg.jpg);background-size:cover;padding-left:195px;position:relative}.slide-mont:after{content:"";display:block;position:absolute;left:0;bottom:0;background:url(/images/instrumenty.png);width:222px;height:230px}.slide-mont__left{width:50%}.slide-mont__title{text-align:left}.slide-mont__prices{width:50%}.slide-mont__price-title{margin-left:0}.slide-mont__link{width:100%;padding:3px 3px 7px 50px;text-align:left;margin-top:0}.slide-mont__link a{margin-left:50px}.slide-mont__prices li{margin:10px 0}}.slide-deliv{background:url(/images/doroga.jpg) #234d1b;background-size:cover;text-align:center;color:#fff;padding:10px}@media (min-width:760px){.slide-deliv{background-image:url(/images/slide-3-bg.jpg);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:17px}}.slide-deliv__title{font-size:22px;line-height:1.15;margin:0}.slide-deliv__p1,.slide-deliv__title{font-weight:700;text-transform:uppercase}.slide-deliv__p1{display:inline-block;font-size:26px;color:#ffd200;padding:7px 17px;border-radius:16px;border:3px solid #ffd200;margin-bottom:0}.slide-deliv__p2{font-size:23px;margin:10px 0}.slide-deliv__right{position:relative;height:195px;width:260px;margin:0 auto}.slide-deliv__septik{height:170px;position:absolute;left:0;top:0}.slide-deliv__p3{font-size:15px;position:absolute;width:110px;top:4px;right:0}.slide-deliv__link{background:hsla(0,0%,100%,.5);border-radius:16px;color:#102900;font-size:20px;font-weight:700;padding:5px 40px;top:165px;position:absolute;left:20px}@media (min-width:760px){.slide-deliv__left{width:50%;text-align:left}.slide-deliv__right{margin:0;width:390px;-ms-flex-negative:0;flex-shrink:0}.slide-deliv__septik{height:auto}.slide-deliv__p3{width:245px;top:107px;right:-11px}.slide-deliv__link{top:64px;left:175px;padding-left:32px;padding-right:32px}}@media (min-width:1200px){.slide-deliv{padding-left:25px;padding-right:20px}.slide-deliv__left{padding-top:30px}.slide-deliv__p1{font-size:30px}}.slider-pager .bx-wrapper{position:relative}.slider-pager .bx-pager{position:absolute;bottom:15px;left:0;right:0;text-align:center}@media (min-width:760px){.slider-pager .bx-pager{bottom:8px}}.slider-pager .bx-pager-item{display:inline-block;margin:0 3px}.slider-pager .bx-pager-link{display:block;width:15px;height:15px;border-radius:50%;background:#fff;font-size:0}.slider-pager .bx-pager-link.active{background:#ef1f1f}.about-main{margin-top:30px}.about-main__list-title{font-weight:700;font-size:18px}.about-main li{background:#fff;position:relative;margin:30px 0 30px 15px}.about-main li:before{content:"";display:block;position:absolute;top:-13px;left:-21px;background:url(/images/list-decoration.png);width:82px;height:82px}.about-main__white-wrap{background:#fff;position:relative;box-shadow:0 2px 11px rgba(0,0,0,.4);min-height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 5px}.about-main__white-wrap span{max-width:679px;display:block}@media (min-width:760px){.about-main__white-wrap{padding-right:250px}}.about-main__text{position:relative}.about-main__sertif{text-align:center;font-size:16px}.about-main__sertif p{margin:5px 0 0}@media (min-width:760px){.about-main__sertif{position:absolute;top:0;right:0}}@media (min-width:760px){.about-main__sertif-sert{top:112px}}.catalog li{margin-bottom:20px;background:#f1f1f1;border:1px solid #e2e2e2;box-shadow:0 2px 11px rgba(0,0,0,.4);text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catalog_item-name{display:block;margin:auto 0;padding:3px 30px}@media (min-width:400px){.catalog{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.catalog li{width:49%}.catalog li:nth-child(odd){margin-right:2%}.catalog_item-name{padding:3px 10px}}@media (min-width:630px){.catalog li{width:32%}.catalog li,.catalog li:nth-child(odd){margin-right:2%}.catalog li:nth-child(3n){margin-right:0}}@media (min-width:1200px){.catalog li{width:24%}.catalog li,.catalog li:nth-child(3n),.catalog li:nth-child(odd){margin-right:1%}.catalog li:nth-child(4n){margin-right:0}.catalog_item-name{max-width:224px}}.how-we-work li{border:1px solid #e2e2e2;padding:5px 7px;position:relative;margin-bottom:20px}.how-we-work li:before{left:7px;background:url(/images/numbers.png) no-repeat}.how-we-work li:after,.how-we-work li:before{content:"";display:block;position:absolute;top:5px;width:40px;height:52px}.how-we-work li:after{left:50px;background-image:url(/images/numbers.png);background-repeat:no-repeat}.how-we-work li:first-child::after{background-position:0 -64px}.how-we-work li:nth-child(2):after{background-position:0 -124px}.how-we-work li:nth-child(3):after{background-position:0 -183px}.how-we-work li:nth-child(4):after{background-position:0 -243px}.how-we-work__title{color:#fff;background:#58b7d1;padding:4px 10px;margin:12px 0 0 90px;font-size:20px;display:inline-block;line-height:1.15}.how-we-work__descr{margin-bottom:7px}@media (min-width:600px){.how-we-work li{padding-left:100px}.how-we-work__title{margin-top:0;margin-left:0}.how-we-work__descr{margin-top:10px}}.overviews li{background:url(/images/round.png);width:302px;height:69px;margin:0 auto;padding:10px 23px}.overviews a{color:#000;font-size:15px}.overviews li:last-child{background:url(/images/round-big.png);height:100px}@media (min-width:760px){.overviews{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.overviews li{background:url(/images/round-lg.png);width:349px;height:62px;margin-left:0;padding:15px 0 15px 20px}.overviews li:nth-child(1n+3){background:url(/images/round-lg-big.png);width:349px;height:73px;padding:10px 23px}}.regions-list{-webkit-column-count:2;column-count:2}.regions-list a{color:#000;text-decoration:none}.regions-list a.active,.regions-list a:hover{font-weight:700;color:#13bc04}.title-regions:before{background:url(/images/pin-light.svg);width:14px;height:17px;content:"";display:inline-block;vertical-align:-1px;margin-right:5px}.reviews-relink a{padding:5px 10px}.reviews-relink .active{padding:5px 10px;background:#153f54;color:#fff;text-decoration:none;border-radius:5px}@media (min-width:500px){.reviews-relink{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.reviews-relink li{width:50%}}.add-review{background:url(/images/add.png) no-repeat scroll 0 0 transparent;font:700 14px arial;height:51px;position:relative;width:210px;margin:5px 0 20px auto;display:block;color:#fff;font-weight:700;padding-top:23px;padding-left:72px}@media (min-width:760px){.reviews-relink li{width:auto}}@media (min-width:760px){.vyvod-otzyva{margin-left:130px}}@media (min-width:1000px){.vyvod-otzyva{margin-left:155px}}.form-add-review{max-width:500px;margin:0 auto}.form-add-review .input{margin-bottom:10px}.add-question__specialist{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.add-question__specialist-photo{width:27%;-ms-flex-negative:0;flex-shrink:0;margin:0 0 0 10px}.add-question__phone{border-bottom:1px dashed #ccc;margin-bottom:10px;margin-top:0}.add-question__phone a{font-weight:700;color:#000;text-decoration:none}.add-question__email{margin:10px 0}.strelka_online{margin:0}@media (min-width:760px){.strelka_online{background:url(/images/strelka_online.png) no-repeat right 50%;padding-right:50px;max-width:290px}}@media (min-width:600px){.add-question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.add-question .form-ask-question{width:49%}.add-question__specialist{width:49%;margin-top:52px}}.question{padding:5px 10px;background:#153f54;color:#fff;margin:5px 0 10px;border-top-left-radius:7px;border-top-right-radius:7px;font-weight:700}.answer{margin:0 0 0 55px;padding:0}.montage-sale{background:url(/images/rfbewsghrbhe.jpg) #153f54;color:#fff;font-weight:700;text-align:center;font-size:28px;padding:10px}@media (min-width:600px){.montage-sale{background-image:url(/images/e45ag4r.jpg);background-repeat:no-repeat;padding:0}}.montage-sale__text{display:block;margin-bottom:20px;line-height:1.15}.montage-sale__text b{text-transform:uppercase;color:#ef1f1f}@media (min-width:760px){.montage-sale{position:relative;text-align:right}.montage-sale__text{text-align:left}}@media (min-width:1200px){.montage-sale__text{margin-bottom:0;margin-top:20px}}.illutrated-text{box-shadow:0 2px 11px rgba(0,0,0,.4)}.illutrated-text:before{content:"";display:block;height:253px;background-repeat:no-repeat;background-position:50%}.illutrated-text__text{margin:0;padding:10px}.title-chef-montage:before{content:"";display:inline-block;vertical-align:middle;background:url(/images/icon-chef-mont.png);width:40px;height:43px;margin-right:10px}.title-key-montage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title-key-montage:before{content:"";display:block;width:42px;height:42px;background:url(/images/icon-key.png);-ms-flex-negative:0;flex-shrink:0;margin-right:10px}.illutrated-text_chef:before{background-image:url(/images/shef-montage.jpg)}@media (min-width:500px) and (max-width:800px){.illutrated-text_chef:before{background-image:url(/images/shef-mont-md.jpg)}}.illutrated-text_key:before{background-image:url(/images/key-montage.jpg)}@media (min-width:500px) and (max-width:800px){.illutrated-text_key:before{background-image:url(/images/key-mont-md.jpg)}}@media (min-width:800px){.illutrated-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.illutrated-text:before{width:50%}.illutrated-text__text{width:50%;padding-top:0;padding-bottom:0}.illutrated-text_key:before{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}}.montage-type{margin-bottom:10px;box-shadow:0 2px 11px rgba(0,0,0,.4)}.montage-type__title{color:#fff;font-weight:700;text-align:center;padding:20px 0;margin:0;font-size:20px;background-color:#4f2e14}.montage-type__title_glina{background-image:url(/images/glina.jpg)}.montage-type__title_syglinok{background-image:url(/images/syglinok.jpg)}.montage-type__title_grynt{background-image:url(/images/grynt.jpg)}.montage-type__descr{margin:0;padding:7px 10px}.montage-type__duration{display:block}.montage-type__duration:before{content:"";background:url(/images/clock.png);width:16px;height:15px;display:inline-block;vertical-align:middle;margin-right:5px}@media (min-width:800px){.montage-types{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.montage-type{width:49%}.montage-type,.montage-type__descr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.montage-type__descr{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.montage-type__duration{margin-top:auto}}.mont-stages__image{position:relative}.mont-stages__image:after{position:absolute;content:"";border-left:14px solid transparent;border-right:14px solid transparent;border-bottom:14px solid #fff;bottom:0;left:50%;margin-left:-14px}.mont-stages__text p{margin:7px 0}@media (min-width:600px){.mont-stages li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mont-stages__image,.mont-stages__text{width:49%}.mont-stages__image{margin:0}.mont-stages__image:after{display:none}.mont-stages__image:before{content:"";display:block;position:absolute;right:0;top:50%;margin-top:-14px;border-top:14px solid transparent;border-bottom:14px solid transparent;border-right:14px solid #fff}}.storage-cart{border:1px solid #e2e2e2;box-shadow:0 2px 11px rgba(0,0,0,.4);text-align:center}.storage-cart button{background:#ef1f1f;padding:7px;width:100%;color:#fff;font-size:14px;border:none}@media (min-width:500px){.storage-cart{width:375px;float:left;margin:0 20px 10px 0}}.storage-cart__price{margin:0;padding:7px 10px 0 0;text-align:right;font-size:16px;font-weight:700;color:#153f54}@media (min-width:671px){.desc-671-center,.desc-671-center thead th{text-align:center}.desctop-th{color:#fff;text-transform:uppercase;background:#13bc04;font-weight:700}.desctop-w230{width:230px}}.xls{color:#000;font-size:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xls:before{content:"";width:60px;height:47px;background:url(/images/icon-xls.png) no-repeat;-ms-flex-negative:0;flex-shrink:0}@media (min-width:760px){.alta-first{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alta-first .ul{width:300px;-ms-flex-negative:0;flex-shrink:0}}.plastik-info__septik{text-align:center;padding:1px 15px;margin-bottom:10px}.plastik-info__septik-name{font-size:28px;color:#153f54;font-weight:700;margin:0}.plastik-info__septik-price{font-size:20px;margin-top:5px}.plastik-info__septik-price b{font-size:38px;color:#ef1f1f}.charact-tbl{border-collapse:collapse;width:100%}.charact-tbl td{border-bottom:1px solid #e2e2e2;padding:2px;vertical-align:middle}.charact-tbl td:last-child{white-space:nowrap}@media (min-width:600px){.plastik-info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:600px) and (max-width:1200px){.plastik-info__septik{width:49%}.plastik-info__descr{width:100%}.plastik-info__tables{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.plastik-info__tables .charact-tbl{width:49%}}@media (min-width:1201px){.plastik-info__descr,.plastik-info__septik{width:32%}.plastik-info__descr p:first-child{margin-top:0}}.sxema-spisok{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700}.sxema-spisok:before{content:"";background:url(/images/montage-icon.png) no-repeat;width:55px;height:40px}.ol-nums{list-style:none;padding:0}.ol-nums li{padding-left:40px;position:relative;margin-bottom:8px}.ol-nums li:before{content:"";display:block;background-image:url(/images/nums-sm.png);background-repeat:no-repeat;box-shadow:0 0 4px #d1d1d1;width:30px;height:30px;border-radius:50%;position:absolute;top:3px;left:0}.ol-nums li:first-child::before{background-position:8px 6px}.ol-nums li:nth-child(2):before{background-position:-20px 6px}.ol-nums li:nth-child(3):before{background-position:-49px 6px}.ol-nums li:nth-child(4):before{background-position:9px -31px}.ol-nums li:nth-child(5):before{background-position:-20px -31px}.ol-nums li:nth-child(6):before{background-position:-50px -31px}.ol-nums--sm li{padding-left:30px}.ol-nums--sm li:before{-webkit-transform:scale(.75);transform:scale(.75);-webkit-transform-origin:left top;transform-origin:left top}.b-zhirouloviteli{border:1px solid #e2e2e2;box-shadow:0 2px 11px rgba(0,0,0,.4);padding:10px 10px 0;margin-bottom:20px;text-align:center}.b-zhirouloviteli img{margin-bottom:10px}.b-zhirouloviteli p{margin:0}.b-zhirouloviteli .b-zhirouloviteli__price{font-size:20px;margin-top:15px}.b-zhirouloviteli .b-zhirouloviteli__price span{font-weight:700;font-size:35px;color:#ef1f1f}@media (min-width:500px){.b-zhirouloviteli-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.b-zhirouloviteli,.b-zhirouloviteli-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.b-zhirouloviteli{width:49%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.b-zhirouloviteli img{margin:auto 0}.b-zhirouloviteli:nth-child(odd){margin-right:2%}}@media (min-width:1200px){.b-zhirouloviteli{width:32%;margin-right:2%}.b-zhirouloviteli:nth-child(3n){margin-right:0}}.under-sink__item{border:1px solid #e2e2e2;box-shadow:0 2px 11px rgba(0,0,0,.4);padding:10px 10px 20px;margin-bottom:10px;text-align:center}.under-sink__item p{margin:0}.under-sink__item img{margin-bottom:10px}.under-sink__name{font-weight:700;font-size:18px;color:#153f54}.under-sink__price b{color:#ef1f1f;font-size:28px;display:block;line-height:1.15}.under-sink__charact{border-top:1px solid #e2e2e2;margin-bottom:10px;padding-top:5px;margin-top:5px}@media (min-width:500px){.under-sink{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.under-sink__item{width:49%}}@media (min-width:760px){.under-sink__item{text-align:left}.under-sink__charact{display:table;width:100%}.under-sink__charact li{display:table-row}.under-sink__charact b{display:table-cell;padding:0 5px}.under-sink__first{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.under-sink__first img{max-width:50%}.under-sink__info{margin-left:15px}}@media (min-width:1200px){.under-sink__name{font-size:28px}.under-sink__price{font-size:20px}.under-sink__price b{font-size:38px}}.tbl-evo-stok{font-weight:700}.tbl-evo-stok th{font-size:14px;vertical-align:middle;padding:2px}.tbl-evo-stok__white-th th{background:#fff;color:#000}.tbl-evo-stok td{font-size:14px;white-space:nowrap}.tbl-evo-stok__title td{background:#fff;text-transform:uppercase;border-top:1px solid #13bc04;border-bottom:1px solid #13bc04}.horisontal-scroll{overflow:auto;padding:2px 2px 8px}.our-sertif{background:#f1f1f1;box-shadow:0 2px 11px rgba(0,0,0,.4);padding:1px 15px;text-align:center;max-width:660px;margin:0 auto}.sertif__image img{width:140px}.sertif__descr{max-width:650px}@media (min-width:600px){.sertif__item{display:-webkit-box;display:-ms-flexbox;display:flex}.sertif__image{width:300px;-ms-flex-negative:0;flex-shrink:0}}.gray-line{border:1px solid #e2e2e2}.img-jiroul{height:200px}.b-gallery-zoom{text-align:center}.b-gallery-zoom a{display:inline-block;position:relative}.b-gallery-zoom a:after{content:"";display:block;background:url(/images/zoom.png);width:66px;height:68px;position:absolute;bottom:0;right:0}.w-150{width:150px}.logo-text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.logo-text div:nth-child(2){margin-left:20px}.form-call{position:fixed;width:100%;background:rgba(107,148,116,.9);bottom:0;padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-call input{border:none;background-color:transparent;color:#fff;font-size:15px;outline:none;width:55%}.form-call input::-webkit-input-placeholder{color:#fff;font-size:15px}.form-call form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.form-call .button{font-size:14px}@media (max-width:500px){.form-call .check__label.h-mb10.h-mt10{margin:0!important}.form-call .check__label.h-mb10.h-mt10 .check__title{max-width:80%;line-height:110%}}.f-shrink{-ms-flex-negative:0;flex-shrink:0}.all-content{overflow:visible}@media (min-width:850px){.header_fixed{position:-webkit-sticky;position:sticky;top:34px;background:#0a432e;z-index:999}}@media (min-width:1000px){.header_fixed{top:0}}.mobile-top-nav .messend{display:none}@media (max-width:850px){.mobile-top-nav .messend{display:block;margin-bottom:8px}.header .messend{display:none}.messend{width:100%;margin:4px 0 1px;text-align:center}}.a_montag{text-align:center}@media (min-width:760px){.a_montag{text-align:right;margin-right:100px}}.a_montag_flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:760px){.a_montag_flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.form_text{text-align:center}.b-popup_prices{background-color:#fff;padding:0 20px 20px}.main-slider_montage{height:100px}.main-slider_montage,.main-slider_montage__slide{height:250px;overflow:hidden}@media (min-width:760px){.main-slider_montage,.main-slider_montage__slide{height:100px}}.nice-prices-montage__right-p1{height:100%;line-height:100%;background-color:#ffe400;padding:20px;color:#013a26}.nice-prices-montage__right-p1:after{content:""}@media (min-width:800px){.nice-prices-montage__right-p1{font-size:15px;color:#013a26;text-transform:uppercase;padding:0 5px;height:60px;line-height:60px;background:#ffe400;position:relative;font-weight:700;margin-right:30px;margin-bottom:0}.nice-prices-montage__right-p1:after{content:"";border-top:30px solid transparent;border-bottom:30px solid transparent;border-left:30px solid #ffe400;display:block;position:absolute;top:0;right:-30px}}.nice-prices-montage__right-p1{font-size:20px;padding-left:20px;padding-right:20px;display:inline-block}.img_winter{width:100%}@media (min-width:800px){.img_winter{width:40%}}.flex-block-two,.ul-zima{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.block-price-li{margin-bottom:20px;box-shadow:0 2px 11px rgba(0,0,0,.4)}@media (min-width:600px){.block-price-li{width:44%}}.red-block{position:relative;z-index:10}.red-block:before{content:"";position:absolute;top:47%;display:block;width:100%;height:6px}.red-block-price,.red-block:before{background-color:#cc0f0f;box-shadow:0 2px 11px rgba(0,0,0,.3)}.red-block-price{position:relative;max-width:214px;padding:10px 5px;margin:0 auto;box-sizing:border-box}.big-price{font-size:20px}@media (min-width:600px){.big-price{font-size:34px}}.block-price-li__content{padding:5px 10px}@media (min-width:800px){.block-price-li__content{padding:5px 25px}}.gray-min-text{margin-left:17px;font-size:14px;color:#7a7a7a}.li-lh-1{margin:5px 0;line-height:1}.icon-before:before{content:"";position:relative;display:inline-block;width:50px;height:53px;margin-right:10px;vertical-align:middle;background-repeat:no-repeat}.plus-before:before{background-image:url(/uploads/images/plus-in-circle-icon.jpg)}.minus-before:before{background-image:url(/uploads/images/minus-in-circle-icon.jpg)}@media (min-width:600px){.flex-block-two__item{width:48%}}@media (min-width:700px){.more-right-img-l{margin-right:20px}}.less-margin-p p{margin:7px 0}.bathroom__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width:847px){.bathroom__wrapper:after{content:"";-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.bathroom__item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:30px;width:195px;background-image:url(/images/transparent_circle.jpg);background-repeat:no-repeat;background-position:top}.bathroom__item,.bathroom__title{display:-webkit-box;display:-ms-flexbox;display:flex;-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}.bathroom__title{margin:0;font-size:16px;font-weight:700}.bathroom__title:after{content:"";display:block;width:50px;height:50px;margin-top:5px;background-image:url(/images/bathroom_sprite.png)}.bathroom__title--toulet:after{background-position:9px 0}.bathroom__title--bidet:after{background-position:-67px 0}.bathroom__title--sink:after{background-position:-127px 0}.bathroom__title--sink-kitchen:after{background-position:-197px 0}.bathroom__title--washing-machine:after{background-position:-257px 0}.bathroom__title--dishwasher:after{background-position:1px -58px}.bathroom__title--shower:after{background-position:-69px -58px}.bathroom__title--bath:after{background-position:-130px -58px}.bathroom__title--jacuzzi:after{background-position:-194px -58px}.bathroom__title--jacuzzi-conner:after{background-position:-257px -58px}.bathroom__text{margin:5px 0 0;font-size:20px;font-weight:700;color:#153f54;text-align:center}.bath-complect{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px 57% 25px 20px;color:#fff;background-color:#13bc04}@media (max-width:600px){.bath-complect{padding-right:20px;-ms-flex-pack:distribute;justify-content:space-around}}.bath-complect__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:15px;width:175px}.bath-complect__item:first-of-type{margin-bottom:10px}.bath-complect__title{display:-webkit-box;display:-ms-flexbox;display:flex;-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;margin:0;font-size:16px;font-weight:700}.bath-complect__title:after{content:"";display:block;width:52px;height:43px;margin-top:5px;background-image:url(/images/bathroom_sprite.png)}.bath-complect__title--power:after{background-position:-308px 5px}.bath-complect__title--discharge:after{background-position:-308px -62px}.bath-complect__text{margin:5px 0 0;font-size:14px;font-weight:700;text-align:center}.bath-complect .bathroom__item{width:105px;padding-top:0;background-image:none}.bath-complect .bathroom__item .bathroom__text{font-weight:400;font-size:14px;line-height:1.2em}.bath-complect__over{position:absolute;top:10px;right:10px;z-index:10;width:55%;height:100%;padding:10px;background-color:#fff;box-shadow:1px 1px 2px 1px rgba(0,0,0,.24)}@media (max-width:600px){.bath-complect__over{position:static;width:100%;height:auto}}.bath-complect__over--title{margin:0 0 5px;font-size:16px;font-weight:700;color:#153f54;text-align:center}.bath-complect__over:before{content:"";position:absolute;left:-28px;top:50%;display:block;border:11px solid transparent;border-right:17px solid #fff}@media (max-width:600px){.bath-complect__over:before{display:none}}.bath-complect__over:after{content:"";position:absolute;right:-10px;top:-10px;display:block;height:103.5%;border-right:10px solid #fff;border-top:10px solid transparent;box-shadow:2px 2px 3px 0 rgba(0,0,0,.24)}@media (max-width:600px){.bath-complect__over:after{display:none}}@media (min-width:819px){.bath-complect__over:after{height:103.3%}}@media (min-width:1228px){.bath-complect__over:after{height:105.5%}}.links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80%;margin:0 auto;padding:3px;border:1px solid #109e03}.links__wrapper{padding:20px 0;background-image:url(/images/septiks-bg.jpg);background-size:cover;background-repeat:no-repeat}.links__inner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;padding:20px 20px 25px;background-color:rgba(20,15,11,.55)}.links__title{width:100%;margin:0 0 20px;color:#fff;font-size:18px;font-weight:700;text-transform:uppercase;text-align:center}.links__links{position:relative;padding:3px 12px 1px 42px;font-size:16px;font-weight:700;color:#13bc04;text-decoration:underline;border:1px solid #fff;border-radius:20px}.links__links:hover{text-decoration:none;border:1px solid #13bc04}.links__links:after{content:"";position:absolute;top:-4px;left:-2px;display:block;width:35px;height:35px;background-image:url(/images/man-ico.png);background-size:contain}.links__block{margin:50px auto;max-width:870px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.links__block:after{content:"";-webkit-box-flex:0;-ms-flex:0 0 245px;flex:0 0 245px}.links__block .links__links{width:240px;box-sizing:border-box;margin-bottom:20px;margin-right:5px;padding-left:47px;color:#153f54;border:1px solid #153f54}.links__block .links__links:hover{text-decoration:none}.links__block .links__links:after{top:-7px;width:42px;height:42px;background-image:url(/images/man-ico-2.png)}.topas_long_{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.topas_long_wr{width:100%;margin:0}.long_img_wr{box-shadow:0 0 6px 1px rgba(54,54,54,.3)}.topas_img{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding-top:10px}.topas_img,.topas_long_text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.topas_long_text{text-align:center;background-color:#efeef2;margin-top:10px;padding:10px;box-shadow:inset 0 0 6px 1px rgba(54,54,54,.3)}.long_text{width:50%}.long_text,.txt_bold{font-weight:800}.long_text_pr{text-align:center}.topas_wr{width:100%}@media (min-width:900px){.topas_long_{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.topas_long_wr{margin:10px}.topas_wr{width:60%}}.link-td{text-align:center;background-color:#fff}.link-td a{color:#e32437;font-weight:700}.best__item_complex{min-height:235px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;box-shadow:0 2px 11px rgba(0,0,0,.4);padding:20px;background:url(/images/black-likes.png) no-repeat 100% 0;max-width:455px;margin:0 auto 15px;border-top:4px solid #e32437}@media (min-width:650px){.best__item_complex{width:49%;position:relative;padding:2px 14px 20px}.best__item_complex:nth-child(odd){margin-right:2%}}@media (min-width:760px) and (max-width:900px),(min-width:1150px){.best__item_complex{min-height:235px}}.marker_txt p{text-align:center}.pink_marker{font-size:24px;color:#ec1539}.green_marker,.pink_marker{font-weight:700;line-height:26px}.green_marker{font-size:20px;color:#0d6345}.form_measure_wr{background-color:#f3f7f6;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-image:url(/images/leaf.png);background-repeat:no-repeat;background-position:-20px -20px;margin:20px 0}.form_measure_txt,.form_measure_wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form_measure_txt{width:100%;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.form_measure_txt p{font-weight:500;font-size:20px;line-height:28px;text-align:center;margin:5px 0}.form_measure{background-color:rgba(13,99,69,.7);padding:30px;width:100%}.form_measure .button--red{width:100%!important}.form_measure input{box-sizing:border-box;border-radius:30px!important;font-size:16px;line-height:20px;padding:10px;background-color:#fff}@media (min-width:650px){.form_measure_wr{background-position:-20px -20px;margin:30px 0}.form_measure_txt,.form_measure_wr{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.form_measure_txt{width:60%;margin:50px}.form_measure_txt p{font-weight:500;font-size:24px;line-height:28px;text-align:center;margin:17px 0}.form_measure{padding:30px;margin:30px 15px;width:45%}}.form_application_wr{background-color:#f3f7f6;padding:36px;margin:30px 0;background-image:none;background-repeat:no-repeat}.form_application_wr .form_application_txt{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form_application_wr .form_application_txt button{-ms-flex-item-align:center;align-self:center;margin-top:20px}.form_application_wr .form_application_txt p{margin:17px 0 0}.measure_txt_bot{padding:25px}@media (min-width:650px){.form_application_wr{background-color:#52907a;padding:36px;background-image:url(/images/form_application.png);background-repeat:no-repeat;background-size:98%;background-position:50%;background-position-x:100%}.form_application_wr .form_application_txt{margin:0 140px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form_application_wr .form_application_txt button{-ms-flex-item-align:center;align-self:center;margin-top:20px}.form_application_wr .form_application_txt p{margin:17px 0 0}.measure_txt_bot{padding:0}}.measure_txt_bot p{font-size:30px!important}.catalog_main{flex-wrap:wrap;flex-direction:column}.catalog_main,.catalog_main .models{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.catalog_main .models{flex-wrap:wrap;flex-direction:column;padding:20px;position:relative;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.catalog_main .models:before{content:"";background-image:url(/images/sale10.png);background-repeat:no-repeat;top:-4px;left:-4px;position:absolute;width:70px;height:70px}.catalog_main .models:nth-child(2n){margin-left:auto}.catalog_main .models__right-col{padding:0}.catalog_main .models__name{font-weight:700;font-size:18px;line-height:32px;margin-top:0;text-align:center}.catalog_main .models__name a{text-decoration:none}.catalog_main .models__info{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.catalog_main .models__info,.catalog_main .models_price_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.catalog_main .models_price_block{margin:25px 0;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around}.catalog_main .models_price_block button{margin-left:20px;padding:5px 40px;background-color:#7fbc04;font-weight:700;font-size:16px;line-height:26px}.catalog_main .models_price_block .line-through{margin-bottom:30px}.catalog_main_cat div:nth-child(2n){background:rgba(0,0,0,.05)}.catalog_main_cat div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4px 13px 4px 4px}@media (min-width:700px){.catalog_main{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.catalog_main .models{width:47%}.catalog_main .models__info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.catalog_main .models:nth-child(2n){margin-left:6%}.catalog_main .models__right-col{padding:0 0 20px 20px}.catalog_main .models_price_block{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.catalog_main .models_price_block button{margin-left:20px;padding:5px 40px;background-color:#7fbc04;font-weight:700;font-size:16px;line-height:26px}.catalog_main .models_price_block .line-through{margin-bottom:0}.catalog_main .models__name{font-weight:700;font-size:18px;line-height:32px;margin-top:0;text-align:left}}.line-through{text-decoration:line-through}.main_sale_block_wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;background-image:url(/images/septik_sale_wr.png);padding:27px;background-repeat:no-repeat}.sale_block_ul{font-style:normal;font-weight:300;font-size:20px;line-height:26px}.sale_block_ul li{padding:7px 0;position:relative}.sale_block_ul li:before{position:absolute;content:"";width:8px;height:8px;left:-15px;top:15px;border-radius:50%;background-color:#0e6447}.center_img{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.center_img,.mont_block_wr{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mont_block_wr{-ms-flex-pack:distribute;justify-content:space-around}.mont_content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.galka{background-image:url(/images/red_galka.png)}.galka,.minus{background-repeat:no-repeat;background-position:50%}.minus{background-image:url(/images/minus.png)}.first_tr{width:40%}.second_tr,.third_tr{width:30%}.adv_block_wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:distribute;justify-content:space-around}.adv_block_wr .adv_content{width:100%;text-align:center}@media (min-width:700px){.adv_block_wr,.main_sale_block_wr,.mont_block_wr{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.adv_block_wr{-ms-flex-wrap:wrap;flex-wrap:wrap}.adv_block_wr .adv_content{width:30%}}.best__name_main{margin:0 0 15px;font-weight:700;font-size:30px;line-height:26px;text-align:center;z-index:3}.best__name_main a{color:#fff;text-decoration:none}@media (min-width:1150px){.best__name_main{margin:20px;text-align:left}}.best_main_cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;padding:0 0 20px;text-align:center}@media (min-width:1150px){.best_main_cont{padding:35px 0 0 35px}}.best__wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.mob-none{display:none}@media (min-width:1100px){.mob-none{display:block}}.cat_link{text-align:center;margin-bottom:30px}.cat_link a{font-weight:700;font-size:18px;line-height:20px;color:#ef1f1f}.mont_link{text-align:right;margin-bottom:30px}.mont_link a{font-weight:400;font-size:14px;line-height:32px;color:#ef1f1f}.link_marker{text-decoration:underline;color:#ef1f1f;font-weight:600;font-size:16px;line-height:18px}.slide-corona_call{padding:40px 20px;background-color:#52907a}.corona_call,.slide-corona_call{display:-webkit-box;display:-ms-flexbox;display:flex}.corona_call{padding:30px 20px;background-color:#f9fefd;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}@media (min-width:1100px){.corona_call{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.corona_call_txt{font-size:24px;line-height:32px}.corona_call_txt p{margin:8px 0}.ol--letter{padding-left:25px;list-style:none}.flex__wrapper{-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex__item--column,.flex__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.flex__item--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex__item--third{width:100%}@media (min-width:500px){.flex__item--third{width:48%}}@media (min-width:768px){.flex__item--third{width:31%}}.flex__item--half{width:100%}@media (min-width:600px){.flex__item--half{width:48%}}.clearfix ol:not(.ol--letter){list-style:none;counter-reset:b}.clearfix ol:not(.ol--letter)>li{counter-increment:b}.clearfix ol:not(.ol--letter)>li:before{content:counter(b) ". "}ol .ul{margin:0 0 0 15px}.vodootv-text{height:2.5em;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.1em;text-align:center}.vodootv-link{text-decoration:none}.cleaning{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width:500px){.cleaning .flex__item--third{width:31%}}.cleaning ol{margin:0}.cleaning ol[start]{margin-top:4em}.princip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:600px){.princip{-ms-flex-pack:distribute;justify-content:space-around}}.eur_good{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media (min-width:1150px){.eur_good{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.nav-anchor{padding-top:85px;margin-top:-60px}.tbl_valign_middle td,.tbl_valign_middle th{vertical-align:middle}@media (max-width:870px){.scroll_table{overflow-x:auto}}.characteristics-slide,.characteristics-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-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}.characteristics-slide{width:129px;height:116px;margin-top:10px;padding:0 5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.characteristics-slide:hover{box-shadow:0 2px 4px rgba(0,0,0,.12)}.characteristics-slide img{height:75px}.characteristics-slide p{margin:0;font-size:14px;text-align:center;margin-top:3px;color:#0f171c}.formula{margin-top:30px;height:200px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.formula,.formula__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.formula__item{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.formula p{text-align:center;margin:10px 0}.formula img{height:130px;text-align:center;margin-bottom:4px}@media (max-width:600px){.formula{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.formula-block .button{margin-top:20px;width:30%}@media (max-width:600px){.formula-block .button{width:-webkit-max-content;width:-moz-max-content;width:max-content}}.formula-block h2{margin:0 0 12px}.formula-block p{margin:0}.same-goods:before{display:none}.same-goods:nth-child(2n){margin-left:2%!important}.mark-green{list-style:none;margin-top:40px}.mark-green li{padding-left:28px;background:url(/images/mark-small.png) no-repeat 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:5px;column-gap:5px}.dotted_list li{background:none}.montage__mod_table tbody td,.montage__mod_table thead th{text-align:center}.montage__mod_table tbody td:first-child{text-align:left}.complectation{padding:24px 0;border-bottom:1px solid rgba(0,0,0,.12);-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.complectation,.complectation__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.complectation__item{width:190px;padding:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.complectation__item_image{height:105px}.complectation__item_text{font-size:13.5px;margin-top:10px}.diameter-symbol:before{content:"\d8"}.zima__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin:0 0 20px}@media (max-width:800px){.zima__row{-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}}.zima__column{-webkit-box-flex:0;-ms-flex:0 1 44%;flex:0 1 44%}@media (max-width:800px){.zima__column{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;width:50%}}@media (max-width:700px){.zima__column{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;width:60%}}@media (max-width:500px){.zima__column{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;width:70%}}@media (max-width:400px){.zima__column{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;width:100%}}.zima__wrapper{box-shadow:0 2px 11px rgba(0,0,0,.4);height:100%;padding:1px 0 0}.ancor__links-wrapper{margin:75px 0 0}@media (max-width:800px){.ancor__links-wrapper{margin:0}}.ancor__list-item{position:relative;margin:0 0 5px}.ancor__list-item:before{left:0;top:5px;content:"";position:absolute;background:url(/images/green-arrow.png) no-repeat;height:12px;width:14px}.ancor__link{margin:0 0 0 25px}#conservation:before,#montage:before,#popular:before,#price:before,#reconservation:before,#work:before{display:block;content:"";height:100px;margin:-100px 0 0}.montage__block{box-shadow:0 0 10px 3px rgba(0,0,0,.2);padding:10px 20px;margin:0 0 10px}.montage__block-title{text-align:center;margin-bottom:10px}.models_m:before{content:"";display:none}.d-f,.fl-between{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.fl-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.check{position:absolute;width:0;height:0;padding:5px 5px 4px;font-weight:500;font-size:14px;line-height:21px;border:none;background:rgba(1,36,74,.05);opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.check__label{position:relative;display:block;cursor:pointer}.check__title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:28px;font-weight:400;font-size:16px;line-height:130%;text-align:left;letter-spacing:.03em}.check__title:after,.check__title:before{content:"";position:absolute;top:50%;left:0;width:20px;height:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.check__title:before{border:1px solid rgba(2,11,21,.1);border-radius:6px;background:#f2f4f6}.check__title:after{width:23px;height:23px;background-image:url(/images/check.svg);background-repeat:no-repeat;opacity:0;-webkit-transform:translate(2px,-50%);transform:translate(2px,-50%)}.check:checked+.check__title:after{opacity:1}.footer{margin-bottom:70px}@media (max-width:500px){.footer{margin-bottom:90px}}.good-card__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0 10px}.good-card__container .button{margin:10px auto 20px}.good-card__container .prices-container{-ms-flex-item-align:start;align-self:flex-start}@media (max-width:350px){.good-card__container{padding:0}.good-card__container .prices-main th{padding-left:0}}.quick-search__wrapper{margin-top:30px;padding:4px 20px 20px;background-position:-20px -20px;background-color:#f3f7f6;background-image:url(/images/leaf.png);background-repeat:no-repeat;box-shadow:4px 0 20px rgba(0,0,0,.16)}@media (max-width:1460px){.quick-search_m .quick-search__form-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.quick-search_m .quick-search__title-text{font-size:24px;line-height:32px}.quick-search__title{text-align:center;font-size:40px;font-weight:700;line-height:44px;letter-spacing:2px}@media (max-width:640px){.quick-search__title{font-size:24px;letter-spacing:1.2px}}.quick-search__form{background:#fff;margin:23px auto 0;padding:37px 35px;max-width:1300px}@media (max-width:640px){.quick-search__form{padding:24px 14px}}.quick-search__grid{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:55px;column-gap:55px;row-gap:20px}@media (max-width:1100px){.quick-search__grid{-webkit-column-gap:30px;column-gap:30px}}@media (max-width:800px){.quick-search__grid{grid-template-columns:1fr 1fr;-webkit-column-gap:10px;column-gap:10px}}@media (max-width:800px){.quick-search__item{grid-column-start:1;grid-column-end:3}}.quick-search__item_grid{display:grid;grid-template-columns:auto auto auto;-webkit-column-gap:20px;column-gap:20px}@media (max-width:800px){.quick-search__item_grid{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:640px){.quick-search__item_grid{gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}}.quick-search__item_name{grid-column-start:1;grid-column-end:2}.quick-search__item_phone{grid-column-start:2;grid-column-end:3}.quick-search__item_agreement{grid-column-start:1;grid-column-end:3}@media (max-width:425px){.quick-search__item_agreement{margin:10px 0}}.quick-search__item_button{grid-column-start:1;grid-column-end:3}@media (max-width:1024px){.quick-search__item_button{text-align:center}}.quick-search__item-title{font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.8px;grid-column-start:1;grid-column-end:4;grid-row-start:1;grid-row-end:2;margin:0 0 10px}@media (max-width:800px){.quick-search__item-title{margin:0}}.quick-search__title-text{font-size:34px;font-style:normal;font-weight:400;line-height:42px;letter-spacing:1.7px}.quick-search__title-text span{color:#ec1539}@media (max-width:800px){.quick-search__title-text{font-size:16px;line-height:22px;letter-spacing:.8px}}.custom-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;padding:0 5px 0 0;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;z-index:1;color:rgba(0,0,0,.7);outline:none}.custom-select::-ms-expand{display:none}.custom-select-wrapper{position:relative;display:grid;grid-template-areas:"a";-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:100%;max-width:100%;padding:8px 10px;font-size:12px;font-style:normal;font-weight:400;border:1px solid #e2e2e2;background:#f1f1f1;cursor:pointer}.custom-select-wrapper .custom-select,.custom-select-wrapper:after{grid-area:a}.custom-select-wrapper:after{content:"";justify-self:end;width:16px;height:16px;-webkit-transform:rotate(90deg);transform:rotate(90deg);background:url(/images/icon-relink-black.svg)}@media (max-width:800px){.custom-select-wrapper_m{min-width:50%;max-width:50%}}@media (max-width:640px){.custom-select-wrapper{padding:10px}}@media (max-width:640px){.custom-select-wrapper_m{min-width:120px;max-width:120px}}.custom-select:focus+.focus{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:2px solid #13bc04;border-radius:inherit}.sidr-top .sidr{top:62px!important}.cursor-pointer{cursor:pointer}.info-block-search{padding:15px;background:#f1f1f1}.info-block-search .info-block_title{margin-bottom:18px;color:#000;text-align:center;font-size:24px;font-family:Arial;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.info-block-search .b-filter_paramTitle{position:relative;margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 14px;color:#3b4146;font-size:16px;font-family:Arial;font-style:normal;font-weight:700;line-height:normal;text-align:left}.info-block-search .b-filter_paramTitle:after{content:url(/images/search_arrow.svg);transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.info-block-search .b-filter_param{margin-bottom:20px;margin-left:0;position:relative}.info-block-search .b-filter_paramVal-3{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.info-block-search .b-filter_paramVal-2{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.info-block-search .b-filter_param.unwrap .b-filter_paramTitle:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.info-block-search .b-filter input[type=checkbox],.info-block-search .b-filter input[type=radio]{position:absolute;z-index:-1;opacity:0;margin:0;padding:0}.info-block-search .b-filter input[type=checkbox]+label,.info-block-search .b-filter input[type=radio]+label{position:relative;color:#3b4146;font-size:16px;font-family:Arial;font-style:normal;font-weight:400;line-height:normal;padding-left:18px}.info-block-search .b-filter input[type=checkbox]+label:before,.info-block-search .b-filter input[type=radio]+label:before{content:"";position:absolute;top:50%;left:0;width:14px;height:14px;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:3px;border:1px solid rgba(0,0,0,.3);background:#fff;box-shadow:inset 0 0 4px 0 rgba(0,0,0,.3)}.info-block-search .b-filter input[type=checkbox]+label:after,.info-block-search .b-filter input[type=radio]+label:after{content:"";position:absolute;left:1px;opacity:0;width:20px;height:20px;background-image:url(/images/check-search.svg);background-repeat:no-repeat;top:50%;-webkit-transform:translateY(-66%);transform:translateY(-66%)}.info-block-search .b-filter input[type=checkbox]:checked+label:after,.info-block-search .b-filter input[type=radio]:checked+label:after{opacity:1}.info-block-search .left-search__inputs{gap:8px;margin-bottom:18px;-ms-flex-align:center}.info-block-search .input_wrap,.info-block-search .left-search__inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.info-block-search .input_wrap{-ms-flex-preferred-size:40%;flex-basis:40%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0;position:relative;-ms-flex-align:center;box-sizing:border-box}.info-block-search .input_wrap input[type=text]{width:100%;padding:6px;padding-left:30px;border-radius:3px;border:1px solid rgba(0,0,0,.2);background:#fff;outline:none;color:rgba(0,0,0,.4);font-size:14px;font-family:Arial;font-weight:400}.info-block-search .input_wrap input::-webkit-input-placeholder{color:rgba(0,0,0,.4);font-size:14px;font-family:Arial;font-weight:400}.info-block-search .input_wrap input:-ms-input-placeholder{color:rgba(0,0,0,.4);font-size:14px;font-family:Arial;font-weight:400}.info-block-search .input_wrap input::placeholder{color:rgba(0,0,0,.4);font-size:14px;font-family:Arial;font-weight:400}.info-block-search .input_wrap input+label:before{content:attr(data-text);position:absolute;left:6px;bottom:5px;font-weight:400;font-size:14px;color:rgba(0,0,0,.4)}.info-block-search .buttons_search_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-block-search .btn_reset{background:none;color:#3b4146;font-family:Arial;font-size:14px;font-weight:400;cursor:pointer;-webkit-text-decoration-line:underline;text-decoration-line:underline;outline:none;border:none}.info-block-search .btn_reset:hover{text-decoration:none;transition:-webkit-text-decoration .5s ease-in-out;transition:text-decoration .5s ease-in-out;transition:text-decoration .5s ease-in-out,-webkit-text-decoration .5s ease-in-out}.info-block-search .btn_search-new{padding:11px 17px;border-radius:3px;background:#e32437;color:#f4f6f5;font-family:Arial;font-size:16px;font-style:normal;font-weight:400;line-height:93.75%;letter-spacing:-.32px;outline:none;cursor:pointer;border:none}.info-block-search .btn_search-new:hover{opacity:.7;transition:opacity .5s ease-in-out}.ul.ul__delivery li span{display:block}.left-center-price,.name-button_width{display:grid;grid-template-columns:repeat(2,30%) 40%;margin-bottom:20px}.left-center-price>a,.name-button_width>a{grid-column:1/3}.left-center-price .button,.name-button_width .button{grid-column-start:3;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media (max-width:450px){.left-center-price,.name-button_width{grid-template-columns:28% 34% 38%}}@media (max-width:1149px){.new-good-card .first-screen-good__left-col,.new-good-card .good-prices.prices-container{width:100%}.new-good-card .characteristics-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.new-good-card .characteristics-slider .characteristics-slide{margin-top:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (max-width:500px){.new-good-card .first-screen-good__left-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.h-pr10{padding-right:10%}.header__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media (max-width:425px){.header__main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.city{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.city-text-icon{position:relative;padding:0 0 0 20px;margin-bottom:0;margin-top:0;white-space:nowrap;line-height:normal}.city-text-icon:before{content:"";position:absolute;left:0;width:14px;height:17px;background-image:url(/css/images/map-icon.svg);background-repeat:no-repeat}.city-choice-btn{margin-left:7px;font-size:16px;background:transparent;border:none;cursor:pointer;text-decoration:underline}.city-choice-btn:hover{text-decoration:none}.slider-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin:0 0 30px}.slider-gallery .bx-next,.slider-gallery .bx-prev{font-size:0;width:30px;height:30px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(/images/green-arrow-slider.png)}.slider-gallery .bx-next{right:0}.slider-gallery .bx-prev{left:0;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.slider-gallery__image-wrapper{width:250px;height:250px}.slider-gallery__image{-o-object-fit:cover;object-fit:cover}.form_email{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px 40px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:24px;background-color:#153f54}.form_email .input{width:250px;padding:10px;font-size:16px;border-radius:30px!important;background-color:#fff}.gallery-info{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media (max-width:999px){.gallery-info{grid-template-columns:1fr}}.gallery-info__item{padding:20px 16px;background:#f1f1f1}.gallery-info__equipment{margin:0 0 15px;padding:0 0 15px;border-bottom:1px solid #fff}@media (max-width:1200px){.gallery-info__equipment{margin:0 0 10px;padding:0 0 10px}}.gallery-info__location{margin:0 0 15px;padding:0 0 15px;border-bottom:1px solid #fff}@media (max-width:1200px){.gallery-info__location{margin:0 0 10px;padding:0 0 10px}}.gallery-info__works{margin:0 0 15px;padding:0 0 15px;border-bottom:1px solid #fff}@media (max-width:1200px){.gallery-info__works{margin:0 0 10px;padding:0 0 10px}}.gallery-info__date{margin:0 0 20px}@media (max-width:1200px){.gallery-info__date{margin:0 0 20px}}.gallery-info__title{margin:0 0 4px}.gallery-info__title-text{margin:0;font-weight:400;font-size:16px;line-height:137%;color:#888}@media (max-width:1200px){.gallery-info__title-text{font-size:14px}}.gallery-info__text-text{margin:0;font-weight:400;font-size:16px;line-height:150%;color:#0f171c}@media (max-width:1200px){.gallery-info__text-text{font-size:14px}}.gallery-info__image-wrapper img{width:100%}@media (max-width:999px){.gallery-info__image-wrapper img{width:auto}}.text p{margin:0}.text p:not(:last-child){margin:0 0 8px}.ul-num li{display:-webkit-box;display:-ms-flexbox;display:flex}.ul-num li:not(:last-child){margin:0 0 12px}.ul-num li span{display:block;-webkit-box-flex:0;-ms-flex:none;flex:none;width:20px;font-weight:700;font-size:16px;line-height:150%;color:#7fbc04}@media (max-width:1200px){.ul-num li span{font-size:14px}}.h-gap10{gap:10px}.h-gap20{gap:20px}.fl-al-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gallery-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}@media (max-width:999px){.gallery-grid{grid-template-columns:1fr 1fr}}@media (max-width:500px){.gallery-grid{grid-template-columns:1fr}}.gallery-grid__item{position:relative}.gallery-grid__content{position:absolute;bottom:0;left:0;width:100%;height:auto;padding:14px;background:rgba(6,34,24,.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media (max-width:500px){.gallery-grid__content{height:auto}}.gallery-grid__image{width:100%}.gallery-grid__title{margin:0 0 8px}.gallery-grid__title-text{font-weight:700;font-size:16px;line-height:125%;text-transform:uppercase;color:#fff}.gallery-grid__works{margin:0 0 8px}.gallery-grid__works-text{font-weight:400;font-size:16px;line-height:112%;color:#fff;margin:0}.gallery-grid__address-text{font-weight:400;font-size:14px;line-height:129%;color:hsla(0,0%,100%,.6);margin:0}.border-white{padding:0 0 12px;margin:0 0 12px;border-bottom:1px solid #fff}.gallery-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;margin:30px 0 0}.gallery-navigation__link{display:block;position:relative;padding:10px 15px;border:1px solid #7fbc04;border-radius:30px;font-weight:400;font-size:16px;line-height:162%;text-decoration:none;color:#0f171c;transition:.2s}@media (max-width:999px){.gallery-navigation__link{font-size:10px}}.gallery-navigation__link:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px;height:12px;background:url(/images/prev-arrow.svg);background-repeat:no-repeat;background-size:contain}@media (max-width:999px){.gallery-navigation__link:before{width:8px;height:8px}}.gallery-navigation__link_prev{padding:10px 15px 10px 25px}@media (max-width:999px){.gallery-navigation__link_prev{padding:5px 10px 5px 20px}}.gallery-navigation__link_prev:before{left:10px}.gallery-navigation__link_prev:hover:before{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.gallery-navigation__link_next{padding:10px 25px 10px 15px}@media (max-width:999px){.gallery-navigation__link_next{padding:5px 20px 5px 10px}}.gallery-navigation__link_next:before{right:10px;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.gallery-navigation__link_next:hover:before{-webkit-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg)}.gallery-navigation__link:hover{background:#7fbc04}.gallery-navigation__link:hover:before{background:url(/images/prev-arrow-white.svg);background-repeat:no-repeat;background-size:contain}.gallery-navigation__link_m{border:none;padding:0;font-weight:400;font-size:16px;line-height:162%;text-decoration:underline;color:#0d6345}@media (max-width:999px){.gallery-navigation__link_m{font-size:12px}}.gallery-navigation__link_m:before{display:none}.gallery-navigation__link_m:hover{text-decoration:none;color:#0d6345;background:transparent}body{font-size:16px;color:#292929;background-size:cover;background-attachment:fixed;background-position:50%}@media (max-width:400px){body{background-image:url(/images/bg_uni-400.jpg)}}@media (min-width:401px) and (max-width:768px){body{background-image:url(/images/bg_uni-768.jpg)}}@media (min-width:769px) and (max-width:1360px){body{background-image:url(/images/bg_uni-1360.jpg)}}@media (min-width:1361px){body{background-image:url(/images/bg_uni.jpg)}}.h1,h1{margin:40px 20px 24px}@media (min-width:992px){.h1,h1{margin:40px 0 24px}}.h2,h2{margin:28px 0 24px;text-align:center}@media (min-width:992px){.h2,h2{margin:28px 0 20px}}.h3{color:#0d8c83}.h2-w70{width:70%;margin-left:auto;margin-right:auto}@media (max-width:992px){.h2-w70{width:100%}}.h2-w60{width:60%;margin-left:auto;margin-right:auto}@media (max-width:992px){.h2-w60{width:100%}}.h-mt12{margin-top:12px}.h-mt25{margin-top:25px!important}.h-mb8{margin-bottom:8px!important}.h-mb0{margin-bottom:0!important}.h-mr20{margin-right:20px!important}p{margin:0 0 12px}.f-primary{color:#0d8c83}.f-white{color:#fff}.f-normal{font-weight:400!important}.f-extrabold{font-weight:900}.f-18{font-size:18px!important}.center-container{padding-bottom:0}@media (max-width:500px){.main_unilos .price_link.nowrap{white-space:normal}}.header{padding:14px 30px 14px 10px;background-color:rgba(129,4,34,.86)}@media (max-width:850px){.header{height:140px}}.header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:20px}@media (min-width:992px){.header__right{margin-left:20px}}.header__right .header__tel:first-child{margin-bottom:5px}.header__right .header__order-call{margin-left:0;color:#2acf4c;outline:none}.top-menu{background-color:rgba(13,140,131,.86)}@media (min-width:1200px){.logo img{top:-5px}}.footer__email{color:#fff}.footer__email:before{background:url(/images/unilos/email_white_unilos.png) no-repeat;background-position:0 3px}.messend{margin-left:40px}.const_top{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){.const_top{margin:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.top-menu .ul-lvl-1{margin-left:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.top-menu .a-lvl-1{padding:16px 20px 13px;font-size:18px;font-weight:700}.top-menu .li-lvl-1:first-child{margin-right:25px}p.a-lvl-1{margin-bottom:0}.top-menu .a-lvl-1.active,.top-menu .a-lvl-1:hover{font-weight:700;background:#fff}.nice-prices{min-height:262px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:url(/images/unilos/banner__main_1.jpg) no-repeat;background-size:cover;background-position:-331px}@media (min-width:760px){.nice-prices{background-position:0 0}}.nice-prices .button{margin-bottom:27px;margin-top:27px}@media (min-width:992px){.nice-prices .button{margin-top:0}}.button{font-weight:700;outline:none}.main_banner_txt{position:relative;margin-left:0;margin-right:110px;padding-bottom:20px;width:220px;height:100%;background:rgba(0,0,0,.5);text-align:center}@media (min-width:992px){.main_banner_txt{margin-left:71px}}.main_banner_txt .main_banner_red{position:relative;width:100%;height:60%;background:#ef1f1f}.main_banner_txt .main_banner_red:after{content:"";position:absolute;left:0;right:0;bottom:-20px;width:100%;border-left:110px solid transparent;border-top:20px solid #ef1f1f;border-right:110px solid transparent}.main_banner_txt p{color:#fff}.main_banner_txt_p{margin:0;padding:34px 24px 15px;font-size:24px;line-height:30px}.main_banner_txt .main_banner_sale{margin:23px 0 0;font-size:30px;line-height:40px}.main_banner_txt .main_banner_sale .main_banner_sale_proc{font-size:36px;font-weight:700}.nowrap{white-space:nowrap}.flex_between{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex_between .one__block{margin-bottom:10px;width:100%}@media (min-width:760px){.flex_between .one__block{margin-bottom:0;width:48%}}.flex_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_center,.flex_nowrap{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_nowrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:14px}@media (max-width:767px){.flex_nowrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}.gap20{gap:20px}.img_shadow{box-shadow:0 4px 4px rgba(0,0,0,.25)}.p__text_16{margin-bottom:0;font-size:16px;line-height:20px}.main__blockDacha,.main__blockDom,.main__blockPrinydit,.main__blockSamotach{height:240px;background:url(/images/unilos/bg__blockDacha.jpg) no-repeat;box-shadow:4px 0 16px rgba(0,0,0,.2)}.main__blockDom{background:url(/images/unilos/bg__blockDom.jpg) no-repeat}.main__blockSamotach{background:url(/images/unilos/samotechniy__montazh.jpg) no-repeat;background-size:cover}.main__blockPrinydit{background:url(/images/unilos/prinuditelnye__montazh.jpg) no-repeat;background-size:cover}.block__linkUp a{padding:8px 2px;font-size:24px}.bg__link{padding:17px 10px;display:block;width:100%;font-size:32px;line-height:34px;text-decoration:underline;color:#fff;background:rgba(13,140,131,.9);text-align:center}.bg__link:hover{text-decoration:none}.h-m50-60{margin:50px 0 60px}.w-19{width:48%}@media (max-width:600px){.w-19:last-child{width:100%}}@media (min-width:600px) and (max-width:992px){.w-19{width:32%}}@media (min-width:992px){.w-19{width:19%}}.w-31{width:100%}@media (min-width:600px){.w-31{width:45%}}@media (min-width:800px){.w-31{width:31%}}.b-shadow{background:#fff;box-shadow:4px 0 16px rgba(0,0,0,.2)}.b-shadow:hover{box-shadow:4px 0 16px rgba(13,140,131,.34)}.col__user_block{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:140px;text-align:center;text-decoration:none}@media (min-width:992px){.col__user_block{margin-bottom:60px}}.col__user_block span{font-weight:900;font-size:30px;line-height:30px;color:#810422}.advantages{width:100%;padding:28px 50px;margin-top:50px;background:rgba(13,140,131,.1)}@media (min-width:992px){.advantages{padding:28px 20px;margin-top:0}}.advantages h2{margin-top:0}.flex_column{margin:12px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.align_center,.icon__advantages{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.icon__advantages{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:91px;height:91px;border-radius:50%;background:#fff;box-shadow:4px 0 20px rgba(0,0,0,.12)}@media (min-width:992px){.icon__advantages{margin-bottom:17px}}@media (max-width:600px){.flex_column.w-31 .f-uppercase.f-center{margin-bottom:0}}.h-mb60{margin-bottom:60px}@media (max-width:992px){.h-mb60{margin-bottom:50px}}.catalog_main .models__name{margin-bottom:15px}.catalog_main .models:before{content:none}.catalog_main .catalog_main_cat,.catalog_main .catalog_main_cat div{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog_main .catalog_main_cat div{padding:9px 7px}.catalog_main .models_price_flex{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:992px){.catalog_main .models_price_flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.catalog_main .models_price_block{margin:5px 0 0;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}.catalog_main .models_price_block .button{background:#ef1f1f;border-radius:30px}.catalog_main .models_price_type{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;font-size:15px;line-height:20px;color:#292929}@media (max-width:600px){.catalog_main .models_price_type{margin-bottom:15px;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.catalog_main .models{margin-bottom:28px;-webkit-box-flex:initial;-ms-flex:initial;flex:initial}.catalog_main .models__right-col{padding:0 0 10px 20px}.pink_marker{font-size:20px;line-height:20px;color:#0d8c83}@media (min-width:600px){.pink_marker{font-size:26px}}.cat_link a{font-size:16px;line-height:21px;font-weight:400;color:#810422}.free__measure{padding:10px 12px;margin-bottom:12px;background-color:#fff}.free__measure .f-white{font-size:20px;line-height:24px;color:#fff;text-align:left}.free__measure_bigPadd{padding:22px 15px}@media (min-width:992px){.free__measure_bigPadd{width:360px}}.f-bordo{font-size:22px;line-height:28px;color:#810422;text-align:left}.f-bordo span{font-size:24px;font-weight:700;text-transform:uppercase}.form_measure_wr .form_measure_txt .text_normal{font-weight:400;color:#292929;text-align:left}.form_measure_wr .form_measure_txt .text_normal .f-bordo-extra{font-weight:900;font-size:24px;line-height:28px;color:#810422;text-transform:uppercase}.form_measure_wr{position:relative;margin-bottom:60px;overflow:hidden;box-shadow:4px 0 20px rgba(0,0,0,.16);background-image:none;background:#e7f4f3}.form_measure_wr:before{content:"";position:absolute;left:-110px;top:-230px;bottom:0;z-index:2;width:135%;height:500px;background:#810422;-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}@media (min-width:600px){.form_measure_wr:before{left:80px;top:-121px;width:463px;-webkit-transform:rotate(-23deg);transform:rotate(-23deg)}}@media (max-width:600px){.form_measure_wr img{display:none}}.form_measure_wr__all{position:relative;padding-bottom:20px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:3}@media (min-width:992px){.form_measure_wr__all{padding-bottom:0}}.form_measure_wr .form_measure_txt{margin:20px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.form_measure_wr .form_measure_txt p{margin:0;text-align:left}.form_measure_wr .form_measure{width:100%}@media (min-width:992px){.form_measure_wr .form_measure{width:40%}}.form_measure_wr__question{margin-bottom:0}.form_measure_wr__question:before{left:-100px;top:-330px;width:130%;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.25)}@media (min-width:600px){.form_measure_wr__question:before{left:164px;top:-130px;width:365px}}.form_measure_wr__question .form_measure_txt{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form_measure_wr__saleCat{margin-bottom:0;background:url(/images/unilos/bg__form_saleCat.jpg) no-repeat;background-size:cover}.form_measure_wr__saleCat:before{left:-115px;top:-280px;width:130%;background:rgba(239,31,31,.9);-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}@media (min-width:992px){.form_measure_wr__saleCat:before{left:100px;top:-130px;width:365px}}.form_measure_wr__saleCat img{position:relative;z-index:2}@media (min-width:992px){.form_measure_wr__saleCat .form__question__flex{width:55%}}.form_measure_wr__saleCat .form_measure_txt{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form_measure_wr__saleCat .form_measure_txt .form__title_sale{position:relative;left:-30px;padding-left:30px;width:70%;font-weight:700;font-size:30px;line-height:26px;color:#ef1f1f;background:#fff}.form_measure_wr__saleCat .form_measure_txt .p__form_text{color:#fff}@media (min-width:992px){.form_measure_wr__saleCat .form_measure_txt .p__form_text{width:88%}}.form_measure_wr__saleCat .form_measure_txt .p__form_text .span__individ{color:#fff}@media (min-width:992px){.form_measure_wr__saleCat .form_measure_txt .p__form_text .span__individ{white-space:normal}}@media (min-width:992px){.form_measure_wr__saleCat .form_measure{width:45%}}.form_measure_wr__saleCat .form_measure input{padding:14px 24px;max-width:250px}@media (min-width:992px){.form_measure_wr__saleCat .form_measure input{max-width:400px}}.form_measure_wr__saleCat .form_measure .button--red{width:100%!important;max-width:400px}.form_measure_wr__saleCat .form_measure .button{padding:14px 20px}.form__question__content{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form__question__flex{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:992px){.form__question__flex{width:60%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (max-width:992px){.form__question__flex img{margin-bottom:10px;-o-object-fit:contain;object-fit:contain}}.form_measure{padding:0;margin:0;background-color:transparent}@media (min-width:992px){.form_measure{padding-right:35px}}.form_measure .form-ask-question{text-align:center}.form_measure input{max-width:250px;border:1px solid #0d8c83}@media (min-width:992px){.form_measure input{max-width:350px}}.form_measure .button--red{max-width:250px;width:67%!important}.montage-prices{box-shadow:none;border:1px solid #0d8c83}.montage-prices thead th{font-weight:700;font-size:16px;line-height:22px;background:#0d8c83;text-transform:none}.montage-prices tbody td:not(:first-child){text-align:center}.montage-prices tbody td .price_link a{color:#292929}.montage-prices tr{background:#f1f1f1}.montage-prices tr:nth-child(odd){background:#fff}.mont_link{margin-top:10px}.additional-services__header{padding:10px 10px 18px;margin-bottom:8px;font-size:14px;line-height:22px;background:rgba(13,140,131,.1)}@media (min-width:992px){.additional-services__header{margin-bottom:16px}}.additional-services__header:before{margin-bottom:5px;background:url(/images/unilos/sprite-service-unilos.png) no-repeat}@media (min-width:992px){.additional-services__header:before{margin-bottom:25px}}.additional-services li{padding:10px 10px 7px}@media (min-width:1200px){.additional-services li{padding:10px 10px 20px;margin-bottom:0;width:31%}}.additional-services li p{margin-bottom:0;color:#000}@media (max-width:600px){.additional-services li p{padding:0 40px;font-size:14px;line-height:18px}}.additional-services .icon-consult:before,.additional-services .icon-deliv:before{background-position:5px 17px;width:102px}.additional-services .icon-montage:before{background-position:26px -62px}.additional-services .icon-consult:before{background-position:5px -155px}.bottom-menu .ul-lvl-1{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:5px;padding:15px 10px;background:#0d8c83}.bottom-menu li{margin-right:18px}.bottom-menu li:after{content:"";width:2px;height:13px;display:inline-block;margin-left:18px;vertical-align:middle;background:#fff}.bottom-menu .a-lvl-1{font-weight:700;color:#fff}.bottom-menu a.active,.bottom-menu a:hover{color:#2acf4c}@media (max-width:1100px){.bottom-menu{display:-webkit-box;display:-ms-flexbox;display:flex}}.form-call{display:none}.footer__bottom{padding:25px 40px 40px;background:#810422}.footer__address,.footer__email,.footer__order-call,.footer__time{padding-left:30px}.footer__address:before,.footer__email:before,.footer__order-call:before,.footer__time:before{width:18px;background:url(/images/unilos/sptite-general-unilos.png) no-repeat;background-position:0}.footer__time:before{background-position:-31px 3px}.footer__time p{margin-bottom:8px}.footer__time p:last-child{margin-bottom:0}.footer__order-call{margin-top:15px;outline:none}.footer__order-call:before{background-position:-93px 0}.footer__counters{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.footer__email:before{background-position:-62px 0}.name__catalog_menu{padding-top:3px;margin-bottom:0;font-weight:700;font-size:17px;line-height:20px;color:#000;text-align:center;border-right:1px solid #fbfafa}.left-col{width:195px}.left-menu{background:none}.left-menu .li-lvl-1{padding-bottom:0;margin-bottom:0}.left-menu .li-lvl-1:after{content:none}.left-menu .a-lvl-1{padding:3px 7px 4px 12px;font-weight:400;color:#fff;background:#810422}.left-menu .a-lvl-1:before{content:"";display:block;position:absolute;left:40px;bottom:-7px;border-left:12px solid transparent;border-right:12px solid transparent;border-top:7px solid #810422}.left-menu .a-lvl-1:after{margin-top:-8px;right:7px;border-right-color:#810422;border-bottom-color:#810422}.left-menu .a-lvl-1:hover{cursor:pointer;background:#810422;box-shadow:none}.left-menu .a-lvl-1:hover:after{content:none}.left-menu .a-lvl-1.active{background:#f1f1f1}.left-menu .a-lvl-1.active:before{content:"";display:block;position:absolute;left:40px;bottom:-7px;border-left:12px solid transparent;border-right:12px solid transparent;border-top:7px solid #f1f1f1}.left-menu .a-lvl-1.active:after{content:none}.left-menu .ul-lvl-2{padding:11px 21px 16px}.left-menu .ul-lvl-3{padding:8px 2px 8px 8px;background:none;border-bottom:0;border-left:0}.left-menu .a-lvl-2,.left-menu .a-lvl-3{padding-left:0;font-size:14px;line-height:16px;font-weight:400;color:#000;border:none;text-decoration:none}.left-menu .a-lvl-2:hover,.left-menu .a-lvl-3:hover{color:#0d8c83;border:none}.left-menu .a-lvl-2.active,.left-menu .a-lvl-3.active{color:#0d8c83;font-weight:700;border:none}.sidr,.sidr .a-lvl-1{background:#810422}.sidr .a-lvl-1,.sidr .a-lvl-2{border-bottom:0}.sidr .a-lvl-2{padding:3px 24px;background:none}.sidr .a-lvl-2.active,.sidr .a-lvl-2:hover{font-weight:700}.sidr .opened>.a-lvl-1{color:#fff}.sidr .ul-lvl-2,.sidr .ul-lvl-3{display:block}.sidr .arrow{display:none}.sidr.left{right:auto}.sidr{position:fixed;top:40px;padding:15px;padding-top:0}.sidr-open .all-content{position:relative!important}.models-characteristics--white{padding:10px 0 5px 15px;z-index:1;background:#219495}.models-characteristics--white .models-characteristics__people{color:#fff}.models-characteristics--white .models-characteristics__people:before{background-color:#fff;background-image:url(/images/unilos/good-sprite-unilos.png)}.models-characteristics--white [class^=icon]:before{background-image:url(/images/unilos/good-sprite-unilos.png)}.models-characteristics .icon-volume:before{background-position:0 -29px}.icon-volume_un:before{background-position:0 -56px}.icon-dump_un:before{background-position:0 -87px}.first-screen-good{padding-bottom:28px;margin-bottom:60px;-ms-flex-wrap:wrap;flex-wrap:wrap;border-color:#0d8c83}.first-screen-good .button{padding:7.5px 42px;font-size:18px}@media (min-width:992px){.first-screen-good .button{padding:13.5px 42px}}.characteristics-other li{font-size:16px}.characteristics-other li b{color:#810422}.good-prices{height:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.prices-main{padding-right:13px}@media (min-width:760px){.prices-main td,.prices-main th{padding-top:15px;width:auto}.prices-main td{text-align:right}}.prices-main td{font-size:22px;text-align:right}.prices-main .link_good{margin-top:8px;display:block;font-weight:400;font-size:18px;line-height:21px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#811d41;text-align:right}.prices-main-btn__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.prices-main-btn__container .button{font-size:16px}.link_white{color:#fff;text-decoration:underline}.link_white:hover{text-decoration:none}.prices-main__model{font-weight:700;font-size:18px;line-height:21px;color:#811d41}.eur_good{padding-bottom:28px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:800px){.eur_good{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.modificacii__table th{padding:8px 14px;text-align:left}.modificacii__table th a{font-weight:400;font-size:16px;line-height:22px;text-align:left}.modificacii__table thead th{text-align:center}.modificacii__table tbody td:not(:first-child){font-weight:400}.modificacii__table tbody td:nth-child(1n+3){padding-left:10px}@media (max-width:671px){.modificacii__table tbody td{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modificacii__table tbody td:nth-child(2){width:100%;padding-left:10px}}.modificacii__table td:before{content:attr(data-name);color:#0d8c83;font-weight:700;width:78%;text-align:left!important}@media (min-width:671px){.modificacii__table td:before{content:""}}.table__textLeft td:not(:first-child){font-weight:400;text-align:left!important}@media (max-width:670px){.table__textLeft zz tbody td:first-child{width:58%}.table__textLeft tbody td:nth-child(2){width:42%;padding-left:10px}}.title_h3{margin-top:14px;margin-bottom:12px;font-weight:700;font-size:20px;line-height:20px;color:#292929}.ol-green li{font-size:16px;line-height:22px}.ol-green li::marker{font-weight:700;font-size:16px;line-height:18px;color:#0d8c83}.clearfix ol:not(.ol--letter)>li:before{display:none;list-style:decimal}.clearfix .ol-green{padding-left:20px;list-style:decimal!important}.clearfix .ol--letter>li::marker{font-weight:700;font-size:16px;line-height:18px;color:#0d8c83}.border__bordo{margin-bottom:12px;width:100%;height:1px;color:#810422}.ul{margin:5px 0}.ul li{position:relative;padding-left:15px}.ul li:before{position:absolute;top:9px;left:0;background:#810422}.ul-no{list-style:none}.ul-no li{position:relative;padding-left:20px;margin-bottom:10px}.ul-no li:last-child{margin-bottom:0}.ul-no li:before{content:url(/images/unilos/icon__ulNo.svg);position:absolute;left:0;top:7px}.ul-yes{list-style:none}.ul-yes li{position:relative;padding-left:22px;margin-bottom:10px}.ul-yes li:last-child{margin-bottom:0}.ul-yes li:before{content:url(/images/unilos/icon__ulYes.svg);position:absolute;left:0;top:3px}.p__white20{margin-bottom:0;font-size:20px;font-weight:700;line-height:32px;color:#fff}.block__borderRight_bordo,.block__borderRight_green{border:1px solid #810422}.block__borderRight_bordo .p__white20,.block__borderRight_green .p__white20{width:100%;padding:14px;background:#810422;text-align:center}.block__borderRight_bordo ul,.block__borderRight_green ul{padding:16px 14px 20px}.block__borderRight_green{border-color:#0d8c83}.block__borderRight_green p{padding:0 14px}.block__borderRight_green .p__white20{padding:14px;background:#0d8c83}.form_measure_txt .form__title_sale{padding:7px;margin-bottom:12px!important;width:100%;font-weight:700;font-size:28px;line-height:36px;color:#fff;background:#810422;text-transform:uppercase}@media (min-width:992px){.form_measure_txt .form__title_sale{width:80%}}.form_measure_txt .p__form_text{margin-bottom:0;font-size:16px;line-height:26px;color:#292929}.form_measure_txt .span__individ{display:block;font-weight:900;font-size:18px;color:#810422;text-transform:uppercase}.form_measure .button--red.w-100{width:100%!important;max-width:100%!important}.characteristics__main img{height:100%;-o-object-fit:cover;object-fit:cover}.descr__top p{margin-bottom:8px;line-height:20px}@media (max-width:600px){.descr__top .img-l,.descr__top .img-r{display:none}}.models__unilos .models__name{color:#292929}.models__unilos .models-table th{font-weight:400}.models__unilos .models-table tr:nth-child(2n){background:none}.models__unilos .models-table tr td,.models__unilos .models-table tr th{padding-bottom:20px}.models__unilos .models-table td{padding-left:0}.models__unilos .models-table .tbl__span_gray{font-size:14px;line-height:16px;color:#616161}.models__unilos .models-table .eur_name{font-weight:700;font-size:16px;line-height:18px;color:#811d41}.models-characteristics__people{border-color:#0d8c83}.models-characteristics__people:before{background:url(/images/characteristics-sprite.svg) no-repeat 8px 6px #0d8c83}.models__unilos .models-characteristics [class^=icon]:before{background-image:url(/images/unilos/icon-dump_colUser.svg);background-position:0 0}.models__unilos .models-characteristics .icon-weight:before{background-image:url(/images/unilos/icon-weight_colUser.svg);background-position:0 0}.models-table td:nth-child(2),.models-table td:nth-child(3){font-weight:700;font-size:18px;line-height:21px}.models-table td:nth-child(2){color:#292929}.models-characteristics.models-characteristics--horizontal .models-characteristics__people{margin-right:55px}.models{padding:20px 10px}.h2__bordo span{display:block;color:#810422;font-weight:700}.img_shadpw{margin-bottom:12px;box-shadow:4px 0 16px rgba(0,0,0,.2)}.link_normal{font-size:20px;line-height:28px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#000}.link_normal:hover{text-decoration:none}@media (min-width:700px){.cat_adv .adv_content{width:20%}}.process_keneliz ol{padding-left:20px}.line__bordo_50{margin:14px auto;width:50%;height:1px;background:#810422}@media (min-width:992px){.p_w-80{margin:0 auto;width:80%}.ol__block_other{position:relative;left:-20px}.ol__block_other ol:first-child{margin-top:0}.ol__block_other .ul{padding-left:20px}}.dignity__stancii .adv_block_wr{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.dignity__stancii .adv_block_wr .adv_content{width:48%}@media (min-width:700px){.dignity__stancii .adv_block_wr .adv_content{width:20%}}@media (max-width:670px){.montage-prices.table__size thead{width:100%;display:table}.montage-prices.table__size tr{width:100%;display:table-row}.montage-prices.table__size td,.montage-prices.table__size th{display:table-cell!important;vertical-align:top}.montage-prices.table__size th{width:28%!important;text-align:center}.montage-prices.table__size th:first-child{width:44%!important}.montage-prices.table__size td:first-child{width:44%!important;font-weight:400!important}th:first-child{display:table-cell}}@media (max-width:670px){.table_price__unilos th:first-child{display:none}.table_price__unilos td{width:100%!important;padding:5px 10px!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:700!important}.table_price__unilos td:before{font-weight:400!important;font-size:14px;line-height:18px;color:#292929!important}.table_price__unilos .td__price_name{width:100%!important;padding:9px 10px!important;font-weight:700;font-size:16px;line-height:22px;background:#0d8c83}.table_price__unilos .td__price_name:before{content:none!important}.table_price__unilos .td__price_name a{color:#fff!important}.montage-prices__title{font-weight:400;font-size:14px;line-height:18px;color:#292929;text-transform:none}.table__textLeft tbody tr{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.table__textLeft tbody tr td:first-child{width:60%!important}.table__textLeft tbody tr td:last-child{width:40%!important}.table__textLeft td{font-weight:400!important}.prices-main td{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}}.table_price__unilos.table__size thead tr th:first-child{width:50%}.models__good_banner{padding:10px 20px;width:100%;height:100%;background:url(/images/unilos/models__good_banner_big.jpg) no-repeat;background-size:cover}@media (max-width:700px){.models__good_banner{display:none}}.models__good_banner_p{margin-bottom:7px;font-weight:700;font-size:22px;line-height:32px;text-align:center;color:#fff}.models__good_banner_p span{font-weight:900}.models__good_banner_red{padding:7px;background-color:#ef1f1f;text-align:center}.models__good_banner_red p{margin-bottom:0;font-weight:700;font-size:24px;line-height:28px;color:#fff;text-transform:uppercase}.h-p0{padding:0!important}.logo img{top:3px;width:220px}@media (max-width:850px){.logo img{top:0}}@media (max-width:450px){.logo img{top:11px}}.header__mail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.header__mail .footer__email{text-decoration:none;padding-left:25px}.header__mail .footer__email:hover{text-decoration:underline}@media (min-width:850px){.header__mail{margin-right:20px}}.header__cities{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.header__cities .footer__address{width:100%;padding-left:18px;padding-right:0}.header__cities .footer__address a{color:#fff;text-decoration:none;font-weight:400}.header__cities .footer__address a:hover{text-decoration:underline}.header__order-call{margin:0;padding-left:1px;font-weight:400}.m-menu__tels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-top:3px}@media (max-width:450px){.m-menu__tels{-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:center;-ms-flex-pack:center;justify-content:center;padding:5px;padding-left:35px}}.m-menu__tel_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-menu__tel_block p{margin:0 0 0 10px}@media (max-width:650px){.m-menu__tel_block p{display:none}}.footer__bottom{padding:25px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:900px){.footer__bottom{-ms-flex-pack:distribute;justify-content:space-around}}.footer__bottom .footer__contact{width:25%}.footer__bottom .footer__contact button{margin-top:8px}@media (max-width:900px){.footer__bottom .footer__contact{width:40%;display:inline;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}}@media (max-width:550px){.footer__bottom .footer__contact{width:70%}}.footer__bottom .footer__counters{width:100%;text-align:center}@media (max-width:900px){.footer__bottom .footer__counters{margin-top:30px}}@media (max-width:900px){.footer__bottom .footer__time{width:40%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}}@media (max-width:550px){.footer__bottom .footer__time{width:70%;margin-bottom:14px}}.footer__address_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:50%;margin-bottom:10px}@media (max-width:900px){.footer__address_block{width:100%;margin-bottom:20px;-ms-flex-pack:distribute;justify-content:space-around}}.footer__address_block .footer__address{width:50%}.footer__address_block .footer__address p{margin-top:14px;margin-bottom:0}@media (max-width:900px){.footer__address_block .footer__address{width:40%;margin-bottom:0}}@media (max-width:550px){.footer__address_block .footer__address{width:70%}}.text__star{margin-top:20px;margin-left:13px;margin-bottom:0}.text__star .f-14{font-size:14px}.city-choice-btn{color:#fff}.good-prices__title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.good-prices__title,.good_in{display:-webkit-box;display:-ms-flexbox;display:flex}.good_in{font-size:14px;white-space:nowrap;gap:4px;color:rgba(0,0,0,.7);text-transform:capitalize;font-weight:400}.good_in:before{height:20px;width:20px;content:"";display:inline-block;vertical-align:middle;top:50%;-webkit-transform:translate(0);transform:translate(0);background:url(/css/images/in_stock.svg) no-repeat}.triangle-unilos{position:relative;left:-5px;background-color:#219495;-webkit-clip-path:polygon(-7px -7px,100% -7px,7px 100%,-7px 100%);clip-path:polygon(-7px -7px,100% -7px,7px 100%,-7px 100%);width:65px}.gallery-grid__content{background:rgba(21,63,84,.7)}.gallery-navigation{margin-bottom:20px}.gallery-navigation__link_next,.gallery-navigation__link_prev{border:1px solid #0d6345}.gallery-navigation__link:hover{color:#fff;background:#0d6345}.slider-gallery .bx-next,.slider-gallery .bx-prev{background:url(/images/green-arrow-slider-unilos.png)}@media (max-width:500px){.good-card-image_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.footer_container{background-color:#810422;padding:20px 30px}.footer_container .footer_top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #fff}@media (max-width:700px){.footer_container .footer_top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}}.footer_container .footer_top .footer_menu{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:50%;flex-basis:50%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer_container .footer_top .footer_menu-title{margin:0;font-size:18px;text-transform:uppercase;color:#fff;letter-spacing:1.3px;margin-bottom:15px}@media (max-width:450px){.footer_container .footer_top .footer_menu-title{margin-bottom:5px}}.footer_container .footer_top .footer_menu-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer_container .footer_top .footer_menu-links li a{text-decoration:none;color:#fff}.footer_container .footer_top .footer_menu-links li a:hover{text-decoration:underline}.footer_container .footer_top .footer_menu-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:48%;flex-basis:48%}.footer_container .footer_top .footer-information{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:10%;flex-basis:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;gap:10px}.footer_container .footer_top .footer-information button{cursor:pointer;background:transparent;border:1px solid #fff;color:#fff;padding:10px 15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:20px;font-size:15px;transition:color .3s ease-in-out,background .3s ease-in-out}.footer_container .footer_top .footer-information button:hover{background:#fff;color:#810422;transition:color .3s ease-in-out,background .3s ease-in-out}.footer_container .footer_top .footer-information_phone{position:relative;margin:0;font-size:18px;color:#fff;font-weight:600;letter-spacing:1.2px;padding-left:30px}.footer_container .footer_top .footer-information_phone:before{content:"";background-image:url(/images/unilos/sptite-general-unilos.png);width:20px;display:block;position:absolute;height:20px;background-position-x:20px;top:5px;left:0}.footer_container .footer_top .footer-information_email{margin:0;position:relative;font-size:16px;color:#fff;letter-spacing:1.2px;padding-left:30px}.footer_container .footer_top .footer-information_email:before{content:"";background-image:url(/images/unilos/sptite-general-unilos.png);width:20px;display:block;position:absolute;height:20px;background-position-x:50px;top:4px;left:0}.footer_container .footer_top .footer-information_adress{position:relative;font-size:16px;color:#fff;letter-spacing:1.2px;padding-left:30px;margin:0}.footer_container .footer_top .footer-information_adress:before{content:"";background-image:url(/images/unilos/sptite-general-unilos.png);width:20px;display:block;position:absolute;height:20px;background-position-x:0;top:4px;left:4px}.footer_container .footer_top .footer-information_work-time{margin:0;position:relative;font-size:16px;color:#fff;letter-spacing:1.2px;padding-left:30px}.footer_container .footer_top .footer-information_work-time:before{content:"";background-image:url(/images/unilos/sptite-general-unilos.png);width:20px;display:block;position:absolute;height:20px;background-position-x:80px;top:4px;left:2px}.footer_container .footer_bottom{padding-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:480px){.footer_container .footer_bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}}.footer_container .footer_bottom .copyright{color:#fff;margin-bottom:0;font-size:14px}