@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{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{background:#12392a}.sidr,.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-white{color:#fff}.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;color:#0f171c;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}.h-mb0{margin-bottom: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{padding:13px 20px}.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}.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{border:1px solid #13bc04}.models-characteristics__people:before{background:url(/images/characteristics-sprite.svg) no-repeat 8px 6px #13bc04}.models-characteristics{margin-left:10px}.models-characteristics [class^=icon]{position:relative;padding-left:27px;margin:5px 0}.models-characteristics [class^=icon]:before{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}.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:#0f171c}.models-characteristics--white .models-characteristics__people:before{background-color:#fff;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{line-height:1.15}.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-weight:700;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__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:#0f171c;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{font-size:18px}.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;margin:3px 0 0;display:inline-block}.header__choise-city:before{background:url(/images/general-sprite.svg) 0 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;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}.sidr .ul-lvl-3{padding:1px 0 1px 40px;background:#fff}.sidr .li-lvl-3{margin:3px 0}.sidr .a-lvl-3{color:#0f171c}.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{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{border:2px solid #13bc04}.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}.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%;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 td:not(:first-child),.mont-prices-total th:not(:first-child){text-align:center}.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}.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{box-shadow:0 2px 11px rgba(0,0,0,.4);left:25px;right:25px}.left-menu .delimetr-above:after{bottom:auto;top:0}.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}.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-top:7px solid #ef1f1f}.left-menu .ul-lvl-2{padding:30px 0 5px;font-size:13px}.left-menu .a-lvl-2.active,.left-menu .a-lvl-2:hover{border-left-color:#ef1f1f}.left-menu .ul-lvl-3{border-left:5px solid #ef1f1f}.left-menu .li-lvl-3{margin:5px 0}.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{background-image:url(/images/sprite-servicesi.png)}.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}.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{top:-13px;background:url(/images/list-decoration.png)}.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}.nowrap{white-space:nowrap}.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-weight:700;font-size:24px;line-height:26px;color:#ec1539}.green_marker{color:#0d6345}.form_measure_wr{background-color:#f3f7f6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-image:url(/images/leaf.png);background-position:-20px -20px}.form_measure_txt{-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.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}.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}.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{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-wrap:wrap;flex-wrap:wrap;-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-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}.sale_block_ul li:before{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}@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}}@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{background-color:#f3f7f6;background-image:url(/images/leaf.png);box-shadow:4px 0 20px rgba(0,0,0,.16)}.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{border:2px solid #13bc04}.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;color:#fff}.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{color:#fff;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{background:fixed url(/images/bg_eur.jpg) 50% #ffe341;background-size:cover;font-size:16px}a{color:#000}.header{background-color:#73cb54;padding:50px 20px 20px}.top-menu{background:#73cb54}.top-menu .a-lvl-1.active,.top-menu .a-lvl-1:hover{font-weight:700;color:#000;background:#f1f1f1}.top-menu .a-lvl-1{color:#fff;text-decoration:none;transition:all .3s;padding:13px 25px;display:block}.header__tel{color:#fff;text-decoration:none;font-weight:700;font-size:22px;line-height:25px}@media (min-width:700px){.header__tel{color:#0f4d28}}.header__order-call{display:none}@media (min-width:700px){.header__order-call{display:block;color:#198705;text-decoration:underline;font-weight:800;border:none;background:transparent;font-size:16px;line-height:18px;cursor:pointer}}.header__logo_eur{display:none}@media (min-width:700px){.header__logo_eur{font-size:20px;text-transform:uppercase;font-weight:100;width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;text-decoration:none}}.logo__subtitle{padding:0;font-size:14px;line-height:16px}.logo_txt{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;color:#0f4d28}.logo_txt b{font-size:28px;line-height:32px;text-transform:none;font-weight:700}.mobile-top-nav .to-top{font-size:18px;font-weight:400;line-height:18px;color:#fff;margin-top:15px;padding:10px;border-radius:20px;-ms-flex-item-align:start;align-self:start;background:#73cb54}@media (max-width:600px){.mobile-top-nav .to-top{font-size:16px}}.mobile-top-nav .to-top:after{background-image:none;width:0;height:0}.mobile-top-nav .show-menu{margin-top:15px}.mobile-top-nav .show-menu div{background:#0f4d28}.mobile-top-nav .show-menu div:after,.mobile-top-nav .show-menu div:before{content:"";width:25px;height:4px;border-radius:3px;background:#0f4d28}.mobile-top-nav .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:195px;margin:0 auto}.mobile-top-nav .logo img{width:65px}.mobile-top-nav .logo .logo_txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile-top-nav .logo .logo_txt b{font-size:22px;line-height:25px;text-transform:none}.mobile-top-nav .logo .logo_txt .logo__subtitle{font-size:10px;line-height:11px}.header__contacts{margin:0;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%}.const_top,.header__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical}.const_top{margin-right:0;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__choise-city{font-weight:700;font-size:14px;line-height:16px;color:#000}.header__choise-city:before{content:"";width:20px;height:17px;background:url(/images/general-sprite-2.svg) 0 0;position:absolute;top:3px;left:0}.left-menu{background:#fbfafa;padding:10px 0 1px;margin-bottom:15px}.left-menu .delimetr-above:after,.left-menu .li-lvl-1:after{position:absolute;content:"";display:block;height:2px;box-shadow:0 0 10px rgba(168,169,185,.4);background:#fff;bottom:0;left:10px;right:10px}.left-menu .a-lvl-1{color:#37a0d8}.left-menu .a-lvl-1,.left-menu .a-lvl-1:active{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:active{color:#fff}.left-menu .a-lvl-1:after{content:none}.left-menu .has-children:after{content:"";display:block;position:absolute;top:50%;margin-top:-5px;right:7px;width:10px;height:10px;border-right:2px solid #37a0d8;border-bottom:2px solid #37a0d8;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:all .2s}.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;font-size:14px}.left-menu .a-lvl-2 a{color:#000!important}.green_menu{font-size:12px;line-height:14px;color:#198705}.sidr{top:65px!important}.sidr .a-lvl-2{background:transparent;padding:10px 10px 10px 25px;border-bottom:1px solid #fff;color:#000}.sidr .a-lvl-1:after{position:absolute;content:"";display:block;height:2px;box-shadow:0 0 10px rgba(168,169,185,.4);background:#fff;bottom:0;left:10px;right:10px}.sidr .arrow-inner{display:block;position:absolute;top:6px;right:15px;width:31px;height:31px;border:none;border-radius:0;color:#37a0d8;background:url(/images/mobile-menu_eur-arrows.svg) no-repeat 7px 11px}.nice-prices{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;background-image:url(/images/main_ban_eur.jpg);background-size:cover;text-align:center;color:#fff;height:auto}.nice-prices .f-uppercase{font-weight:700;font-size:36px;line-height:41px;color:#065121}.nice-prices .green_marker{font-weight:700;font-size:22px;line-height:25px;text-transform:uppercase;color:#065121}@media (min-width:700px){.nice-prices{height:230px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.cat-prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-image:url(/images/main_ban_eur.jpg);background-size:cover;text-align:center;color:#fff;height:auto}.cat-prices .f-uppercase{font-weight:700;font-size:36px;line-height:41px;color:#065121}.cat-prices .green_marker{font-weight:700;font-size:22px;line-height:25px;text-transform:uppercase;color:#065121}@media (min-width:821px){.cat-prices{min-height:230px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.main_banner_img{-ms-flex-item-align:end;align-self:flex-end}.main_banner_txt{font-size:24px;line-height:28px;text-align:center;color:#fff}.green_marker{font-weight:700;font-size:30px;line-height:34px;color:#065121}.cat_blocks_wr{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:700px){.cat_blocks_wr{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.cat_blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cat_blocks p{text-align:center}.blue_marker{color:#37a0d8!important}.cat_blocks_title a{font-weight:700;font-size:18px;line-height:26px}.cat_blocks_img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pink_marker{color:#f22!important}.black_marker{color:#000!important}.green_marker{color:#198705}.green_marker,.marker_txt .green_marker{font-size:20px;line-height:26px}.about-main li:before{content:"";display:block;position:absolute;top:-17px;left:-21px;background:url(/images/list-decoration_eur.png);width:82px;height:82px}@media (min-width:760px){.about-main__sertif-sert{top:70px}}.arrow-link_black{color:#153f54}.sale_block_ul{margin:10px}.sale_block_ul li:before{content:"";display:block;position:absolute;top:50%;margin-top:-5px;left:5px;width:10px;height:10px;border-right:2px solid #37a0d8;border-bottom:2px solid #37a0d8;-webkit-transform:rotate(315deg);transform:rotate(315deg);transition:all .2s;border-radius:0;background-color:#f1faff}.main_sale_block_wr{background-image:none;background-color:#f1faff;padding:0;-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}@media (min-width:700px){.main_sale_block_wr{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.sale_block_ul li{padding:7px 22px;position:relative}.sale_block_img,.sale_block_img img{width:100%}@media (min-width:700px){.sale_block_ul li{padding:7px 13px}.sale_block_img,.sale_block_img img{width:auto}.sale_block_ul li:before{left:-15px}}.form_measure{background-color:transparent;padding:140px 10px 25px;margin:0;width:100%}@media (min-width:700px){.form_measure{background-color:#ecf9ff;padding:30px;margin:0;width:90%;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}}.form_measure input{font-size:14px;text-align:center}@media (min-width:700px){.form_measure input{font-size:16px}}.form_measure_wr{background-color:#ecf9ff;box-shadow:4px 0 20px rgba(0,0,0,.16);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-image:url(/images/sale_eur_mob.png);background-repeat:no-repeat;background-size:100%;background-position:0 0;margin:20px 0}@media (min-width:700px){.form_measure_wr{background-size:contain;background-image:url(/images/sale_eur.png)}}.form_measure_txt{width:100%;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;padding:30px 20px 225px;text-align:center}@media (min-width:700px){.form_measure_txt{padding:30px 20px}}.form_measure_txt p{margin:0}.button{font-size:14px}@media (min-width:700px){.button{font-size:16px}}.as-end{-ms-flex-item-align:end;align-self:flex-end}.form_application_wr{padding:0 0 150px;background-image:url(/images/form_application_eur_mob.png);background-position:50%}.form_application_good_wr,.form_application_wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#ecf9ff;background-repeat:no-repeat;background-size:cover}.form_application_good_wr{background-image:url(/images/form_application_eur_good.jpg)}.form_application_good_wr .form_application_txt{margin:30px;width:100%;padding:0;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}.form_application_good_wr .form_application_txt p{font-weight:400;font-size:22px;line-height:25px;text-align:center}.form_application_good_wr .form_application_txt .f-uppercase{font-weight:700;font-size:30px;line-height:34px}.form_application_good_wr .button{font-size:16px;margin-top:20px;width:60%}@media (min-width:700px){.form_application_good_wr .form_application_txt{width:50%}}.form_application_txt{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;width:100%;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px}.form_application_txt p{margin:17px 0 0;font-size:16px;line-height:20px}.form_application_txt .green_marker{font-weight:700;font-size:24px;line-height:20px}@media (min-width:700px){.form_application_wr{background-image:url(/images/form_application_eur.png);background-size:cover;background-position:100%;background-position-x:100%;padding:0 0 50px}.form_application_txt{width:50%;padding:0}.form_application_txt p{margin:10px 0 0;font-size:18px;line-height:20px}}.form-call{background:rgba(111,187,228,.76)}.additional-services__conclustion,.additional-services__conclustion a{color:#198705}.additional-services__header{background:#ecf9ff}.additional-services__header:before{content:"";display:block;height:90px;width:100px;margin:0 auto;background-image:url(/images/sprite-servicesi_eur.png);background-repeat:no-repeat}.footer__order-call{color:#000}.bottom-menu a.active,.bottom-menu a:hover{color:#fff;font-weight:700}.left-menu .a-lvl-1.active,.left-menu .a-lvl-1:hover{background:#37a0d8;color:#fff;box-shadow:0 2px 11px rgba(0,0,0,.4)}.left-menu .a-lvl-1.active:before{content:"";display:block;position:absolute;left:40px;bottom:-7px;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #37a0d8}.left-menu .a-lvl-2.active,.left-menu .a-lvl-2:hover{background:#fff;border-left-color:#37a0d8;border-top-color:#e2e2e2;border-bottom-color:#e2e2e2}.left-menu .ul-lvl-3{border-left:5px solid #37a0d8;padding:1px 10px 1px 40px;background:#fff;border-bottom:1px solid #e2e2e2}.left-menu .a-lvl-3.active,.left-menu .a-lvl-3:hover{color:#ef1f1f;text-decoration:none}.bot .form_measure_wr{background-color:#ecf9ff;box-shadow:4px 0 20px rgba(0,0,0,.16);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-image:url(/images/sale_eur_bot_mob.png);background-repeat:no-repeat;background-size:contain;background-position:0 0;margin:20px 0}.bot .form_measure_txt{width:100%;margin-right:140px;padding:30px;text-align:center}.bot .form_measure_txt p{font-weight:600;font-size:30px;line-height:36px}.bot .form_measure{background-color:transparent;padding:auto;width:100%;margin:180px 0 0;padding:210px 10px 25px}.bot .f-uppercase{color:#198705}.main_adv{background-color:#ecf9ff}.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_eur.jpg) 0 0 #ffe341}.best__item_complex{background:url(/images/black-likes_eur.png) no-repeat 100% 0;border-top:4px solid #ffe341}.best__name_main a{color:#198705;text-decoration:none}.cat_inf_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;margin:20px 0}.cat_inf_block_wr .cat_inf_img{padding-right:0}.cat_adv .adv_content,.cat_inf_block_wr .cat_inf_txt{width:100%}.cat_complect_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;padding:0}.cat_dop .adv_content img{height:200px}.teh_docs_wr{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.teh_docs,.teh_docs_wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.teh_docs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.teh_img img{max-width:auto;padding-right:0}.no_link{text-decoration:none}.mont_sc_eur{padding-left:15px}.f-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.f-flex,.f-flex img{width:100%}@media (min-width:700px){.f-flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.f-flex img{width:50%}}.steps_mont_wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.eur_mont_block_wr{-ms-flex-wrap:wrap;flex-wrap:wrap}.eur_mont_block_wr,.eur_mont_block_wr .eur_mont_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sidr{width:270px;top:33px;bottom:0;left:0;background:#fbfafa;z-index:10;overflow:auto}.sidr .opened>.a-lvl-1{background:#37a0d8;color:#fff}.sidr .a-lvl-1{background:transparent;font-weight:700;padding:10px 50px 10px 15px;border-bottom:none;color:#37a0d8}.f-flex_three{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.f-flex_three img{width:100%;padding:2%}.best__image:after{content:none}.cat_banner{text-align:left;padding-left:25px}.models-characteristics__people{display:inline-block;padding:5px 20px 4px 40px;line-height:24px;border:1px solid #73cb54;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 #73cb54;width:40px;height:40px;display:block;position:absolute;top:-4px;left:-11px}.models-characteristics [class^=icon]:before{content:"";position:absolute;top:0;left:0;width:20px;height:20px;background-image:url(/images/icon-weight_eur.svg)}.icon-weight:before{background-position:6px -54px!important;background-repeat:no-repeat}.icon-dump:before{background-position:6px -24px!important;background-repeat:no-repeat}.models-characteristics--white{background:#73cb54;margin-left:0;color:#fff;padding:15px 15px 10px}.first-screen-good{box-shadow:inset 0 2px 11px rgba(0,0,0,.4);border:2px solid #73cb54;border-bottom:none;padding-bottom:10px}@media (min-width:760px){.characteristics{width:53%;margin-right:0}.characteristics-image{width:47%;padding-right:10px;padding-top:28px}}@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:start;-ms-flex-pack:start;justify-content:start}.header__contacts{margin:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:60%}.const_top{margin-right:50px;-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}}.models-table th{text-transform:uppercase;text-align:left;font-style:normal;font-weight:400;font-size:14px;line-height:16px;padding:0 0 5px}.models-table .sm_green{text-transform:uppercase;color:#0f4c28!important}.models-table .sm_red{text-transform:uppercase;color:#ff1515!important}.models-table .sm{font-size:14px;line-height:16px;color:#616161}.sm_red{color:#ff1515!important}.sm_green,.sm_red{text-transform:uppercase}.sm_green{color:#0f4c28!important;font-weight:400!important}.treatment_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;border-bottom:1px solid #13bc04}.treatment_block div{width:100%;padding:20px 0}.treatment_block .treatment_block_price{border-bottom:none}.treatment_block .tr_price{font-size:26px;line-height:20px}.treatment_block .tr_price .tr_price_red{font-weight:700;font-size:30px;line-height:20px;color:#ef1f1f}.treatment_block .treatment_block_but,.treatment_block .treatment_block_price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.treatment_block .treatment_block_img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.treatment_block .treatment_block_price{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:0}.treatment_block button{width:100%;background:#13bc04}.treatment_block .button:hover{background:#0f8b03}.catalog_main .models_price_block button{background-color:#13bc04}.catalog_main .models_price_block .button:hover{background:#0f8b03}.catalog_main .models:before{content:"";background-image:url(/images/sale5.png)}.models-table tr:nth-child(2n){background:#fff}.models-table td{padding:20px 15px 20px 0}.eur_name{text-decoration:none;font-weight:700;font-size:16px;line-height:18px;color:#198705}.prices-main__model{font-weight:700;font-size:18px;line-height:21px;color:#198705}.prices-main td,.prices-main th{width:auto;padding-top:25px}@media (max-width:600px){.prices-main td,.prices-main th{font-size:18px}}.icon-volume_eur:before{background:url(/images/icon-sprite_eur.svg) no-repeat 2px 0 #73cb54!important}.icon-dump_eur:before,.icon-volume_eur:before{content:"";position:absolute;top:0;left:0;width:20px;height:20px}.icon-dump_eur:before{background:url(/images/icon-sprite_eur.svg) no-repeat -28px 0 #73cb54!important}.icon-weight_eur:before{content:"";position:absolute;top:0;left:0;width:20px;height:20px;background:url(/images/icon-sprite_eur.svg) no-repeat -58px 0 #73cb54!important}.eur_good{width:100%}.eur_good,.first-screen-good{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.first-screen-good{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.first-screen-good .button{width:45%;margin:30px}.link_good{cursor:pointer;display:block;text-align:right;margin:0 13px;font-weight:400;font-size:18px;line-height:21px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#198705}.link_good:hover{text-decoration:none}.footer__address:before,.footer__email:before,.footer__order-call:before,.footer__time:before{background:url(/images/general-sprite_eur.svg) no-repeat}.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}.models-table th:first-child,.models-table th:nth-child(2){width:33%}.price_link a{color:#3d773d}.montage-prices td{padding:20px 10px;vertical-align:middle}.steps_mont_wr,.steps_mont_wr .steps_mont{width:100%}.steps_mont_wr .steps_mont:nth-child(odd){margin-right:0}@media (min-width:1150px){.steps_mont_wr .steps_mont{width:50%}.steps_mont_wr .steps_mont:nth-child(odd){margin-right:20px}.best__name_main{margin:20px;text-align:left;max-width:70%}.eur_good{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:700px){.f-flex_three{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.f-flex_three img{width:30%;padding:2%}.treatment_block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;border-bottom:none}.treatment_block div{width:33%;padding:40px 0}.treatment_block .treatment_block_price{border-bottom:1px solid #13bc04;padding-right:20px}.treatment_block .treatment_block_img{display:block}.treatment_block .treatment_block_price{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.treatment_block button{width:80%}.steps_mont_wr,.teh_docs_wr{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.bot .form_measure_wr{background-image:url(/images/sale_eur_bot.png);background-position:0}.bot .form_measure{padding:60px 20px;margin:0;width:90%}.cat_inf_block_wr{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cat_inf_block_wr .cat_inf_img{padding-right:50px}.cat_inf_block_wr .cat_inf_txt{width:60%}.cat_adv .adv_content{width:20%}.cat_complect_block_wr{padding:0 100px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cat_complect_block_wr,.teh_docs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.teh_img img{max-width:200px;padding-right:15px}.eur_mont_block_wr{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.eur_mont_block_wr .eur_mont_block{width:48%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;padding-bottom:30px}}.measure_txt_bot{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.measure_txt_bot__title{display:block;font-weight:800;line-height:1.2em;text-transform:uppercase;color:#198705}.measure_txt_bot__subtitle{display:block;font-weight:600}@media (max-width:1023px){.measure_txt_bot__title{font-size:20px}.measure_txt_bot__subtitle{font-size:18px}}@media (min-width:1024px){.measure_txt_bot__title{font-size:30px}.measure_txt_bot__subtitle{font-size:28px}.bot .form_measure_wr{padding-top:8px;padding-bottom:8px}}.montage-prices td:not(:first-child),.montage-prices th:not(:first-child){text-align:center}.models-characteristics .icon-volume:before{background-position:0 0}.models-table td{vertical-align:top}.all-content{margin:0 auto}@media (min-width:1001px){.header{-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:10px 20px;background:transparent;background-color:rgba(255,220,18,.8)}}.table-order__cell{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}.table-order__cell .link_good{margin:0}.quick-search__wrapper{margin-top:30px;padding:4px 20px 20px;background-position:-20px -20px;background-color:#fff;background-image:none!important;background-repeat:no-repeat;box-shadow:0 2px 11px rgba(0,0,0,.4)}@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:focus+.focus{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:2px solid #ef1f1f;border-radius:inherit}.fancybox-close-small:after{font-size:40px!important}.fl-al-c{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.first-screen-good__left-col{width:100%}@media (min-width:1150px){.first-screen-good__left-col{width:59%}}.good-prices{-ms-flex-item-align:self-start;align-self:self-start}@media (max-width:1149px){.good-prices{width:70%;-ms-flex-item-align:center;align-self:center}}@media (max-width:760px){.good-prices{width:100%}}.models-table_eurolos td:nth-child(2){font-size:22px;vertical-align:middle}@media (max-width:600px){.models-table_eurolos{border:0}.models-table_eurolos tr:first-child{display:none}.models-table_eurolos tr{margin-bottom:10px;display:block;border-bottom:2px solid #ddd}.models-table_eurolos td{display:block;text-align:right;font-size:13px;border-bottom:1px dotted #ccc;border-right:1px solid transparent;padding:0}.models-table_eurolos td:before{content:attr(data-label);float:left;text-transform:uppercase;font-weight:700;width:130px;text-align:left}.models-table_eurolos td:nth-child(2){font-size:13px;margin:14px 0}.models-table_eurolos td:nth-child(2) span{font-size:16px}.models-table_eurolos td:nth-child(3){font-size:13px;border-bottom:0;margin:14px 0}}@media (max-width:670px){.montage-prices_eurolos tbody td:first-child{width:100%;text-align:center;padding:10px;font-size:18px;font-weight:700}.montage-prices_eurolos tbody td:nth-child(2){width:100%;padding:10px}.montage-prices_eurolos tbody td:nth-child(1n+3){padding:10px}}.header__main{gap:40px}.city-text-icon{color:#0f4d28}.city-text-icon:before{background-image:url(/css/images/map-icon-eurolos.svg)}.city-choice-btn{color:#198705}@media (max-width:500px){.first-screen-good__left-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.first-screen-good__left-col .characteristics{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.first-screen-good__left-col .characteristics-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.eur-order{display:block;margin:10px 0 0!important;width:70%!important}@media (max-width:500px){.eur-order{width:100%!important}}.gallery-info__equipment-link{color:#153f54}.gallery-grid__content{background:rgba(115,203,84,.7)}.bottom-menu .ul-lvl-1{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.footer__bottom{background:#ffe341}.bottom-menu span,.footer__bottom,.footer__bottom a,.footer__counters{color:#000!important}.footer__contact{margin-bottom:25px!important}.bottom-menu a.active,.bottom-menu a:hover{text-decoration:underline;font-weight:400}.bottom-menu li .a-lvl-1{font-weight:600}.footer__order-call{color:#198705!important;font-weight:700;text-decoration:underline}a.footer__order-call{color:#0f4d28!important;font-weight:700;text-decoration:none}.prices-main th{vertical-align:baseline!important}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}.f-black{font-weight:900}.quiz-link{position:fixed;top:50%;right:-80px;z-index:15;width:auto;padding:6px 12px;background:#73cb54;box-shadow:2px -2px 8px rgba(235,22,57,.4),-4px 4px 8px rgba(235,23,58,.5);border-radius:6px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:50% 51%}@media (max-width:767px){.quiz-link{height:55px;min-width:205px}}@media (min-width:768px){.quiz-link{height:64px;min-width:205px}}.quiz-link:hover{background-color:#e69c00;background-image:linear-gradient(90deg,#5c0509,#c60c1a);cursor:pointer}.quiz-link__link{width:100%;height:100%;color:#fff;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;text-decoration:none;border:none;outline:0;background:transparent}.quiz-link__link:hover{cursor:pointer}@media (min-width:768px){.quiz-link__link{font-size:17px}}.quiz-link__link span{font-size:20px;font-weight:900}.quiz__item{position:relative;font-family:Roboto,Arial,Helvetica,sans-serif;background-color:#fff;will-change:auto;border-radius:6px;background:hsla(0,0%,100%,.86);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.quiz__item-end{padding-bottom:20px;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}@media (min-width:768px){.quiz__item-end{padding-bottom:0}}.quiz__item .f-left.h-mb15{display:none}@media (min-width:768px){.quiz__item .f-left.h-mb15{display:block}}.quiz__fancybox-wrap{width:100%!important;max-width:1125px;padding:0!important}@media (max-width:768px){.quiz__fancybox-wrap{height:80vh!important}}.quiz__fancybox-wrap .bx-wrapper,.quiz__fancybox-wrap .fancybox-inner{overflow:visible!important}.quiz__fancybox-wrap .bx-viewport{display:block}.quiz{width:100%;font-family:Roboto;font-weight:400;border-radius:6px}@media (min-width:1400px){.quiz{height:auto}}@media (max-width:800px){.quiz{height:98vh;background:hsla(0,0%,100%,.86)}}.fancybox-lock .quiz-link{right:-95}.quiz__fancybox-wrap .fancybox-inner{height:auto!important}.quiz__fancybox-wrap .fancybox-inner,.quiz__item{width:100%!important}.quiz__head{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;padding:10px;font-family:Roboto,system-ui;color:#000;background:url(/images/quiz/bg_quiz__head.jpg) no-repeat;border-radius:6px;background-size:cover}@media (min-width:768px) and (max-width:1000px){.quiz__head{padding-right:160px}}@media (min-width:768px){.quiz__head{padding:10px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.quiz__head p{margin:0}.quiz__head_sale{padding-left:40px;font-weight:900;font-size:54px;line-height:63px;text-transform:uppercase;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.16)}@media (max-width:800px){.quiz__head_sale{display:none}}.quiz__head_text{position:relative;width:70%;padding:10px 75px;background:hsla(0,0%,100%,.88);border:1px solid rgba(13,99,89,.8);box-sizing:border-box;box-shadow:0 2px 8px rgba(0,0,0,.26)}@media (max-width:800px){.quiz__head_text{width:100%;padding:10px 15px}.quiz__head_text .pink_marker{font-size:20px}}@media (min-width:800px) and (max-width:1200px){.quiz__head_text{padding:10px 45px}}.quiz__head_text:before{content:"";position:absolute;top:0;left:-88px;display:block;border:44px solid transparent;border-right:44px solid hsla(0,0%,100%,.88)}@media (max-width:1130px){.quiz__head_text:before{content:none}}.quiz__head_text p{font-size:24px;line-height:34px}@media (max-width:800px){.quiz__head_text p{font-size:16px;line-height:24px}}.quiz__body_textUp{padding-bottom:4px;margin-bottom:12px;margin-top:0;font-weight:500;font-size:20px;line-height:24px;color:#303030;border-bottom:2px solid #73cb54}.quiz__steps{margin-bottom:14px;font-size:22px;line-height:28px;font-weight:500}@media (min-width:760px){.quiz__steps{font-size:24px}}.quiz__active-step{display:inline-block;margin-right:7px;font-weight:900;color:#73cb54;line-height:23px}.quiz__range{display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;margin-top:20px;border-radius:6px;background:#fff;box-shadow:inset 2px 2px 4px rgba(13,99,69,.35)}@media (min-width:1400px){.quiz__range{margin-top:40px}}.slider-range{position:relative;height:100%;width:16.66666667%;border-radius:6px;background-color:#ffe341}.slider-range:after{content:"";position:absolute;right:-13px;top:-10px;width:36px;height:40px;background:url(/images/quiz/range__icon.png) no-repeat}.slider-range[data-value="2"]{width:33.33333333%}.slider-range[data-value="3"]{width:50%}.slider-range[data-value="4"]{width:66.66666667%}.slider-range[data-value="5"]{width:83.33333333%}.slider-range[data-value="6"]{width:100%}.slider-range[data-value="7"]{width:116.66666667%}.slider-range[data-value="8"]{width:133.33333333%}.slider-range[data-value="9"]{width:150%}.slider-range[data-value="10"]{width:166.66666667%}.quiz__body,.quiz__footer{padding:5px 15px 10px;box-sizing:border-box;text-align:left}@media (min-width:1400px){.quiz__body,.quiz__footer{padding:20px 25px 30px 30px}}.quiz__body{height:100%;overflow-x:hidden}@media (max-width:768px){.quiz__body{height:60vh}}@media (min-width:768px) and (max-width:1399px){.quiz__body{height:auto;min-height:300px}.quiz__body .quiz__body_content{min-height:265px;overflow-y:auto}}@media (min-width:1400px){.quiz__body .quiz__body_content{min-height:340px}}.quiz__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.quiz__btns .bx-next,.quiz__btns .bx-prev{position:static;height:47px;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;padding:5px 37px;font-family:Roboto;font-size:18px;font-weight:500;line-height:20px;text-decoration:none;background:transparent;border-radius:30px;box-shadow:inset -2px 2px 6px 2px rgba(0,0,0,.08),0 2px 4px 2px rgba(4,22,34,.1)}@media (max-width:800px){.quiz__btns .bx-next,.quiz__btns .bx-prev{padding:5px 25px;font-size:15px}}.quiz__btns .bx-next:before,.quiz__btns .bx-prev:before{content:"";display:none}.quiz__btns .bx-prev:hover{box-shadow:0 2px 4px 2px rgba(4,22,34,.15)}.quiz__btns .bx-next:hover{box-shadow:0 2px 4px 2px rgba(4,22,34,.25)}.quiz__btns .bx-next{margin-left:10px;color:#fff;background:#73cb54}.quiz__btns .bx-prev{color:#333;background-color:#fff;box-shadow:0 2px 8px rgba(236,21,58,.2)}.quiz__title{margin-bottom:8px;font-size:16px;font-weight:700;color:#000}@media (min-width:760px){.quiz__title{width:100%;display:block;margin-bottom:15px;font-size:20px}}.inputs{-ms-flex-wrap:wrap;flex-wrap:wrap}.inputs,.inputs__item{display:-webkit-box;display:-ms-flexbox;display:flex}.inputs__item{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px;margin-right:0;width:100%}@media (min-width:768px){.inputs__item{width:300px;height:100px;padding-left:170px;margin-right:10px}}.inputs__item:focus{box-shadow:0 0 1px 1px rgba(32,141,184,.8)}.inputs__item:before{position:absolute;top:0;left:0;display:block;width:160px;height:100px;background-repeat:no-repeat}@media (min-width:760px){.inputs__item:before{content:""}}.inputs__item .input{padding:3px 5px;margin-top:8px;max-width:160px;min-width:110px;font-size:14px;border:1px solid #c8ced5;box-shadow:0 0 1px rgba(47,53,61,.18);border-radius:7px}@media (max-width:767px){.inputs__item .input{margin-bottom:0}}.inputs__label{text-align:left}.input-string{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:14px}.input-string:focus{box-shadow:0 0 1px 1px rgba(32,141,184,.8)}.input-string .input,.input-string .label{margin-right:10px;margin-bottom:0}.input-string .input{padding:3px 5px;max-width:60px;border:1px solid #c8ced5;box-shadow:0 0 1px rgba(47,53,61,.18);border-radius:7px}.range{position:relative;width:95%;height:20px;margin:40px auto 0;box-sizing:border-box;background-color:#fff;box-shadow:0 0 3px 0 rgba(47,53,61,.18);outline:none}@media (min-width:768px){.range{width:100%}}.range,.ui-slider-range{border:1px solid #c8ced5;border-radius:7px}.ui-slider-range{height:100%;background-color:#ffe341}.ui-slider-handle{position:absolute;top:-1px;margin-left:-11px;z-index:200;width:21px;height:21px;background:#fff;border-radius:50%;border:1px solid #c8ced5;box-shadow:0 0 3px 0 rgba(47,53,61,.18);cursor:pointer}.ui-slider--value{position:absolute;top:-37px;left:-21px;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;width:56px;height:22px;color:#fff;font-size:13px;background-color:#ffe341;border-radius:5px}@media (min-width:768px){.ui-slider--value{top:-40px;width:60px;height:25px;font-size:14px}}.ui-slider--value:after{content:"";position:absolute;bottom:-19px;left:20px;display:block;border:10px solid transparent;border-top:9px solid #ffe341}.quiz__body_flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.quiz__body_img{width:44%}@media (max-width:800px){.quiz__body_img{width:100%;margin-bottom:15px}}.quiz__body_punkts .big-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}@media (max-width:800px){.quiz__body_punkts .big-radio{margin-bottom:4px}}@media (min-width:800px) and (max-width:1400px){.quiz__body_punkts .big-radio{margin-bottom:7px}}.quiz__body_punkts label{font-family:Roboto;font-weight:400;font-size:18px;line-height:21px}@media (max-width:800px){.quiz__body_punkts label{font-size:16px}}input[type=radio]{position:relative;top:-3px;margin-right:12px;height:24px;width:24px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}input[type=radio]:before{width:24px;height:24px;background:#fff;box-shadow:inset 0 1px 8px rgba(236,21,58,.5)}input[type=radio]:before,input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}input[type=radio]:checked:after{width:16px;height:16px;background-color:#73cb54;box-shadow:0 2px 2px rgba(236,21,58,.2);visibility:visible}.range__text{position:relative;width:97%;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:5px auto 40px;font-size:12px}@media (min-width:768px){.range__text{width:104%;right:7px;font-size:16px}}@media (min-width:1000px){.range__text{width:103%;width:102.5%}}.range__text--block{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;width:12px}@media (min-width:768px){.range__text--block{width:20px}}.range__text--block:before{content:"|";color:#000;font-size:10px}.range__text--block:nth-child(2){-webkit-transform:translate(-25%);transform:translate(-25%)}.range__text--block:nth-child(3){-webkit-transform:translate(-15%);transform:translate(-15%)}@media (min-width:768px){.range__text--block:nth-child(3){-webkit-transform:translate(-26%);transform:translate(-26%)}}.range__text--block:nth-child(4){-webkit-transform:translate(-15%);transform:translate(-15%)}@media (min-width:768px){.range__text--block:nth-child(4){-webkit-transform:translate(-32%);transform:translate(-32%)}}.range__text--block:nth-child(5){-webkit-transform:translate(-12%);transform:translate(-12%)}@media (min-width:768px){.range__text--block:nth-child(5){-webkit-transform:translate(-31%);transform:translate(-31%)}}.range__text--block:nth-child(6){-webkit-transform:translate(-11%);transform:translate(-11%)}@media (min-width:768px){.range__text--block:nth-child(6){-webkit-transform:translate(-32%);transform:translate(-32%)}}.range__text--block:nth-child(7){-webkit-transform:translate(-9%);transform:translate(-9%)}@media (min-width:768px){.range__text--block:nth-child(7){-webkit-transform:translate(-25%);transform:translate(-25%)}}.range__text--block:nth-child(8){-webkit-transform:translate(1%);transform:translate(1%)}@media (min-width:768px){.range__text--block:nth-child(8){-webkit-transform:translate(-30%);transform:translate(-30%)}}.range__text--block:nth-child(9){-webkit-transform:translate(-8%);transform:translate(-8%)}@media (min-width:768px){.range__text--block:nth-child(9){-webkit-transform:translate(-27%);transform:translate(-27%)}}.range__text--block:nth-child(10){-webkit-transform:translate(-7%);transform:translate(-7%)}@media (min-width:768px){.range__text--block:nth-child(10){-webkit-transform:translate(-33%);transform:translate(-33%)}}.range__text--block:nth-child(11){-webkit-transform:translate(5%);transform:translate(5%)}@media (min-width:768px){.range__text--block:nth-child(11){-webkit-transform:translate(-38%);transform:translate(-38%)}}.quiz__item-8 img,.quiz__item-9 img{margin:0}.quiz__item-9 .quiz--sale-center{width:80px}.quiz__finish-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.quiz__finish-form{min-height:none}}.quiz__finish-form .info-inputs{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-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}.quiz__finish-form .info-inputs .input{font-family:Roboto;font-weight:400;width:100%;margin-right:0;margin-bottom:6px;padding:12px;border:1px solid rgba(0,0,0,.3);border-radius:6px;box-shadow:0 0 1px rgba(47,53,61,.18)}.quiz__finish-form .info-inputs .input::-webkit-input-placeholder{font-family:Roboto;font-weight:400;color:#565656;font-size:16px}.quiz__finish-form .info-inputs .input:-ms-input-placeholder{font-family:Roboto;font-weight:400;color:#565656;font-size:16px}.quiz__finish-form .info-inputs .input::placeholder{font-family:Roboto;font-weight:400;color:#565656;font-size:16px}.quiz__body_contentEnd{width:100%;max-width:437px;margin:0 auto}.quiz__body_contentEnd p{margin-top:3px;text-align:center}.quiz__finish-title{margin:0;font-size:24px;line-height:36px;text-align:center;color:#000}@media (max-width:800px){.quiz__finish-title{font-size:21px;line-height:28px}}.quiz__finish-title span{padding:2px 10px;font-weight:500;color:#fff;background-color:#ffe341}.f-quiz-green{color:#ffe341!important}.quiz__button{padding:12px;width:100%;margin:10px auto 30px;box-sizing:border-box;font-weight:700;font-size:12px;line-height:22px;text-transform:uppercase;text-align:center;white-space:normal;color:#fff;background:#73cb54;border-radius:30px;outline:none;border:0}@media (min-width:768px){.quiz__button{padding:12px 60px;font-size:16px}}@media (min-width:800px) and (max-width:1400px){.quiz__button{margin-bottom:0}}.quiz__button:hover{cursor:pointer;box-shadow:0 2px 4px 2px rgba(4,22,34,.25)}.quiz__fancybox-wrap .fancybox-close.fancybox-close_form{top:30px;right:10px;width:20px;height:20px;background:url(/images/quiz/quiz-close.png) no-repeat!important}@media (min-width:768px){.quiz__fancybox-wrap .fancybox-close.fancybox-close_form{top:6px;right:6px}}.quiz-after-send{padding: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:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}.quiz-after-send p{margin-top:0}.j-glub_int.error{box-shadow:inset 0 0 1px 1px red}.quiz .bx-wrapper .bx-viewport{left:0;overflow:visible!important;border:none;max-height:90vh}.quiz__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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quiz__info--left{font-size:20px;font-weight:500;color:#333}.quiz__info--left,.quiz__info--right{width:100%}@media (min-width:1000px){.quiz__info--left,.quiz__info--right{width:48%}}.quiz__info--right{text-align:right}@media (min-width:768px){.quiz__info--right img{margin-right:70px}}.quiz__title--left{text-transform:uppercase;font-weight:900;font-size:20px;line-height:1.2em;color:#73cb54}@media (min-width:760px){.quiz__title--left{font-size:26px}}.quiz__title--right{font-weight:700;font-size:16px}@media (min-width:760px){.quiz__title--right{font-size:17px}}.quiz__title--icon{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500}.quiz__title--icon:before{content:"";display:block;min-width:52px;width:52px;height:50px;margin-right:25px;background-image:url(/images/quiz/quiz_sprite.png);background-repeat:no-repeat;background-position:0 -43px}.quiz__title--icon span{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.quiz--primary{color:#303030}.quiz__ul{font-size:14px}@media (min-width:760px){.quiz__ul{font-size:16px}}.quiz__ul li{display:-webkit-box;display:-ms-flexbox;display:flex}.quiz__ul li:before{content:"";display:block;margin-right:3px;margin-top:3px;min-width:15px;width:15px;height:13px;background-image:url(/images/quiz/quiz_sprite.png);background-repeat:no-repeat;background-position:-62px -39px}.quiz__ul li span{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{top:-.1em;background:#fff}.quiz--light{font-weight:300;font-size:12px}.quiz--light b{margin-bottom:5px;display:inline-block;font-weight:700;font-size:14px}.quiz--light b:first-child:last-child{margin-bottom:0}.quiz--light span{font-weight:500}.jq-selectbox__dropdown li.selected,.jq-selectbox__dropdown li:hover{color:#fff;background:#303030}.select--delivery{max-width:265px;width:100%}.jq-selectbox__select{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;padding:12px 10px 12px 5px;width:100%;border:1px solid #eae9e9;box-shadow:0 3px 4px 1px rgba(51,51,51,.1)}.jq-selectbox__select:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:6px 4.5px 0;border-color:#e6e9ee transparent transparent}.jq-selectbox__select:hover{border-color:#c1c1c1;cursor:pointer}.jq-selectbox__dropdown{width:100%;border:1px solid #eae9e9;box-shadow:0 2px 2px 0 rgba(51,51,51,.1)}.jq-selectbox__dropdown ul{margin-bottom:0}.jq-selectbox__dropdown li{padding:5px}.jq-selectbox__dropdown li:hover{cursor:pointer}.jq-selectbox__dropdown li .selected{color:#000}.quiz .form_el_invalid{border-color:#73cb54}.radio-simple__label{margin-bottom:10px;cursor:pointer}.radio-simple__label:not(:last-of-type){margin-right:20px}.radio-simple__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.radio-simple__text:before{content:"";display:block;width:20px;height:20px;margin-right:15px;font-size:22px;line-height:19px;background-color:#fff;border:1px solid #6b7686;border-radius:7px;box-shadow:-1px 2px 3px 0 rgba(10,20,57,.27)}.radio-simple__radio{width:0;opacity:0}.radio-simple__radio:checked+.radio-simple__text:before{content:"\2714";color:#ffe341;border:1px solid #ffe341}.quiz__fancybox-wrap .bx-wrapper .bx-next,.quiz__fancybox-wrap .bx-wrapper .bx-prev{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1!important}@media (min-width:800px){.quiz__fancybox-wrap.fancybox-opened{top:50%!important;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.radios_grid{display:grid;grid-template-columns:1fr 1fr;width:100%}@media (min-width:800px){.radios_grid{width:50%;grid-template-columns:1fr 1fr 1fr}}.radios_grid .radio-simple__text{width:130px;padding:8px;box-shadow:-1px 2px 3px 0 rgba(51,51,51,.27)}@media (min-width:768px){.radios_grid .radio-simple__text{width:150px}}.radios_grid .radio-simple__label:not(:last-of-type){margin-right:20px}.span_shadow{min-width:160px;max-width:190px;padding:8px;box-shadow:-1px 2px 3px 0 rgba(51,51,51,.27)}.big-radio-flex-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:130px;padding:0 5px}@media (min-width:768px){.big-radio-flex-right{width:140px}}.big-radio-flex-right .input_quiz{border-radius:10px;padding:5px;margin-top:10px;border-color:#969696}.big-radio-flex img{width:160px}.big-radio-flex .other_img{width:160px;text-align:center}.big-radio-flex .other_img img{width:87px;height:87px}.big-radios-grid2{display:grid;grid-template-columns:1fr;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media (min-width:600px){.big-radios-grid2{grid-template-columns:1fr 1fr}}.f-w500{font-weight:500!important}.quiz__item-end-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.quiz__image{-ms-flex-negative:0;flex-shrink:0}@media (max-width:992px){.quiz__image{display:none}}.quiz__item-end img{height:100%}.quiz__content-end{padding:25px;width:100%;position:relative}@media (min-width:992px){.quiz__content-end{padding:25px 60px 50px 25px;width:70%}}.fancybox-slide div.all_quiz{width:90%;max-width:1125px;margin:0}@media (max-width:800px){.fancybox-slide div.all_quiz{width:100%;margin:0;height:100vh}.fancybox-slide div.all_quiz .fancybox-close-small:after{color:#888;top:10px;font:35px/25px Arial,Helvetica Neue,Helvetica,sans-serif;right:10px}}@media (min-width:1400px){.fancybox-slide div.all_quiz{margin:44px 0}}.fancybox-slide div.all_quiz .fancybox-close-small{z-index:200}@media (min-width:800px){.fancybox-slide div.all_quiz .fancybox-close-small{top:7px;right:5px;width:50px;height:50px}.fancybox-slide div.all_quiz .fancybox-close-small:after{width:40px;height:40px;font-size:40px}}.quiz-link{background:#ec1539}.quiz__head{background:rgba(255,220,18,.8)}.slider-range:after{background:url(/images/quiz/range__icon_eurolos.png) no-repeat;background-size:contain}.f-quiz-eurolos-green{color:#73cb54}