@charset "UTF-8";html,body{font-size:14px}*{font-family:"Segoe UI",sans-serif}@media (max-width:767px){.container{padding-left:3px;padding-right:3px}}@font-face{font-display:swap;font-family:"Segoe UI",sans-serif}body{color:#808285;background-color:#e6e8e9}@media (max-width:767px){body #panel{display:none}}header{position:fixed;width:100%;background:#e6e8e9;z-index:1001;top:0}header .head{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}header .head .links{background:#fefefe;padding:0 10px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;flex-grow:1}header .head .links a{display:block;color:#231f20;font-weight:400;line-height:45px;outline:0}header .head .links a:hover{color:#080707}header .head .links .top-links{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}header .head .links .top-links a.logo{padding:7.5px 0}header .head .links .top-links a.logo img{display:block;width:auto;height:30px}header .head .links .top-links a.phone{margin-left:30px}header .head .links .top-links a.menu-toggle{display:none}header .head .links .bottom-links{margin-left:20px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}header .head .links .bottom-links a{display:block;padding:0 10px;line-height:45px}header .head .links .bottom-links a.callback-modal{color:#e10c12}header .head .city-select{display:flex;position:relative;justify-content:center;align-items:center;background:#fefefe}header .head .city-select a,header .head .city-select button{display:inline-block;background:0 0;outline:0;margin:0;border:0;padding:10px 15px;color:#e10c12;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none}header .head .city-select a:hover,header .head .city-select a:active,header .head .city-select a:focus,header .head .city-select button:hover,header .head .city-select button:active,header .head .city-select button:focus{text-decoration:underline}header .head .city-select .popup{display:block;position:absolute;top:100%;left:50%;padding:15px 30px;background:rgba(40,40,40,.97);border-radius:5px;transform:translate(-50%,-10px);opacity:0;pointer-events:none;z-index:1}header .head .city-select .popup:before{content:'';display:block;position:absolute;top:-7.07px;left:calc(50% - 4px);border:7.07px solid transparent;border-left-color:rgba(40,40,40,.97);border-top-color:rgba(40,40,40,.97);transform:rotate(45deg)}header .head .city-select .popup .title{color:#fff;text-align:center;margin:0 0 5px}header .head .city-select .popup .controls{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:flex-start}header .head .city-select .popup .controls a{display:block;white-space:nowrap;line-height:1.4;padding:5px 10px}header .head .city-select.open .popup{transition:transform .2s,opacity .2s;transform:translate(-50%,15px);opacity:1;pointer-events:auto}header .head .search{background:#fefefe;margin-left:2px;padding:0 10px}header .head .cart{transition:background .2s;background:#fefefe;padding:0 10px;display:flex;position:relative;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;margin-left:2px}header .head .cart>img{display:block;width:24px;height:auto;margin:0 2px 0 0}header .head .cart .cart_swim{display:none;position:absolute;top:100%;right:0;z-index:999}header .head .cart .cart_swim .cart-pop{position:fixed;top:0;right:0;bottom:0;left:0;background:red;z-index:1050;transition:opacity 200ms ease-in;pointer-events:none;margin:0;padding:0}header .head .cart .cart_swim .cart-dialog{position:relative;width:auto;margin:10px}@media (min-width:576px){header .head .cart .cart_swim .cart-dialog{width:430px}}header .head .cart .cart_swim .cart-content{position:relative;display:flex;flex-direction:column;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}@media (min-width:768px){header .head .cart .cart_swim .cart-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}}header .head .cart .cart_swim .cart-header{display:flex;align-items:center;justify-content:space-between;padding:15px;border-bottom:1px solid #eceeef}header .head .cart .cart_swim .cart-title{margin-top:0;margin-bottom:0;line-height:1.5;font-size:1.25rem;font-weight:500}header .head .cart .cart_swim .cart-body{position:relative;flex:1 1 auto;padding:15px;overflow:auto}header .head .cart a.link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;text-decoration:none;outline:0}header .head .cart:hover{background:#f7f7f7}header .head .cart:hover .cart_swim{display:block}header nav{background-color:#fefefe;margin-top:2px}@media (max-width:1199px){header .head .links .top-links a.logo img{height:25px}header .head .search{display:none}}@media (max-width:991px){header .head .social{display:none}}@media (max-width:767px){header .head .links{flex-direction:column;padding:0}header .head .links .top-links{width:100%;padding:0 10px;justify-content:space-between}header .head .links .top-links a.logo img{max-width:100px;height:auto}header .head .links .top-links a.phone{margin-left:0;font-size:14px}header .head .links .top-links a.phone+a.phone{display:none}header .head .links .top-links a.menu-toggle{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:flex-start;margin-left:10px;height:45px;padding:0 4px}header .head .links .top-links a.menu-toggle span.bar{display:block;width:24px;margin:1px;height:3px;background:#231f20}header .head .links .bottom-links{flex-flow:row nowrap;background:#e6e8e9;margin:0 -2px;padding:2px 0 0;width:100%}header .head .links .bottom-links a{flex-grow:1;background-color:#fefefe;margin:0 1px!important;text-align:center;font-size:12px!important;line-height:45px}header .head .links .bottom-links a.download{justify-content:center}header .head .links .bottom-links a.download:before{width:26px;height:26px}header .head .cart{display:none}}.page-wrapper{margin-top:100px}@media (max-width:767px){.page-wrapper{margin-top:100px!important}}footer{margin:20px 0 0;border-top:1px solid #808285}footer .copyright{padding:0 20px;margin:10px 0}footer .copyright span,footer .copyright a{font-size:14px;color:#808285}footer .copyright span i.fa,footer .copyright a i.fa{margin-right:4px;padding:5px;border-radius:5px;background-color:#b2b3b3;color:#fff}footer .copyright .info{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}footer .copyright .info .img-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}footer .copyright .info .content{transition:opacity .2s;margin-left:3px;padding:5px;font-size:12px;line-height:12px;text-align:left;opacity:0}footer .copyright .info .content a{font-size:12px;line-height:12px;color:#231f20;display:inline-block}footer .copyright .info:hover .content{opacity:1}@media (max-width:767px){body.menu-opened-process header .head .links .bottom-links:after{background:0 0}body.menu-opened-process .page-wrapper:after{background:0 0}}@media (max-width:767px){body.menu-opened header .head .links .bottom-links:after{background:rgba(0,0,0,.5)}body.menu-opened .page-wrapper:after{background:rgba(0,0,0,.5)}}@media (max-width:767px){body.menu-opened,body.menu-opened-process{overflow:hidden}body.menu-opened header .head .links .bottom-links,body.menu-opened-process header .head .links .bottom-links{position:relative}body.menu-opened header .head .links .bottom-links:after,body.menu-opened-process header .head .links .bottom-links:after{transition:background .2s;content:'';position:absolute;width:100%;height:100%;top:0;left:0}body.menu-opened .page-wrapper:after,body.menu-opened-process .page-wrapper:after{transition:background .2s;content:'';position:fixed;width:100%;height:100%;top:0;left:0;z-index:999}}.pluso ul.social-links{list-style:none;padding:0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;margin:10px -2px}.pluso ul.social-links>li a{transition:background .2s,color .2s,border-color .2s;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;height:48px;width:48px;font-size:22px;text-decoration:none;color:#aaa;border:1px solid #aaa;background:0 0;margin:0 2px}.pluso ul.social-links>li a:hover{background:#e31b21;border-color:#e31b21;color:#fff}h2.section-title{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;font-size:17px;color:#231f20}h2.section-title:after{content:'»';display:inline-block;margin-left:4px;order:1}h2.section-title a{display:inline-block;border:1px solid #231f20;color:#231f20;background:0 0;padding:2px 20px;font-size:14px;margin-left:10px;order:2;transition:background .2s,color .2s}h2.section-title a:hover{text-decoration:none;color:#fefefe;background:#231f20}.section-top-banner{margin:0 0 15px}.section-top-banner a{display:block;margin:0;padding:0;text-decoration:none}.section-top-banner a img{display:block;width:100%;height:auto}@media (max-width:991px){.section-top-banner{display:none}}.section-two-column-layout{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}.section-two-column-layout>.left-menu{flex-grow:0;flex-shrink:0;margin-right:3px;padding:10px;width:280px;background:#fff}.section-two-column-layout>.content{flex-grow:0;padding:20px;width:100%;background:#fff}.section-two-column-layout>.content h1{margin:0 0 20px;color:#231f20;font-size:28px;font-weight:700}@media (max-width:767px){.section-two-column-layout>.left-menu{display:none}.section-two-column-layout>.content{width:100%;padding:20px 5px}}.section-index-bottomtext{margin:40px 0 20px}.section-index-bottomtext h1{font-size:24px;font-weight:700;color:#808285;margin:0 0 5px;text-transform:uppercase}.section-index-bottomtext h2{font-size:20px;font-weight:700;color:#808285;margin:0 0 5px;text-transform:uppercase}.section-index-bottomtext h3{font-size:18px;font-weight:700;color:#808285;margin:0 0 5px;text-transform:uppercase}.section-index-bottomtext h4{font-size:16px;font-weight:700;color:#808285;margin:0 0 5px;text-transform:uppercase}.section-index-bottomtext p{font-size:14px;font-weight:400;color:#808285}.section-index-bottomtext .spoiler{display:none}.section-index-bottomtext a.more{display:block;text-align:center;font-size:16px;font-weight:700;color:#808285;padding:5px 0 10px;background:url(/public/img/arrow-more.png) center bottom no-repeat;text-decoration:none}@media (max-width:767px){.section-index-bottomtext .spoiler{display:block}.section-index-bottomtext a.more{display:none}}.section-contacts ul.contact-list{list-style:none;padding:0;margin:0 0 20px}.section-contacts ul.contact-list>li{margin-bottom:15px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}.section-contacts ul.contact-list>li .img-wrapper{width:80px}.section-contacts ul.contact-list>li .content{flex-grow:1;padding:0 20px}.section-contacts ul.contact-list>li .content h3{margin:0 0 2.5px;padding:0;color:#231f20;font-size:16px;font-weight:400}.section-contacts ul.contact-list>li .content p{margin:0;padding:0;color:#231f20;font-size:16px;font-weight:400}.section-contacts p{margin:0 0 10px;padding:0;color:#808285;font-size:16px;font-weight:400}.section-certificates .owl-carousel{padding:7.5px 0;margin:10px 0;border:1px solid #e6e8e9;border-left:0;border-right:0;width:100%}.section-certificates .owl-carousel .item a img{display:block;max-height:280px;max-width:100%;width:auto;height:auto;margin:0 auto}.section-masonry{padding:7.5px 0;margin:10px 0;border:1px solid #e6e8e9;border-left:0;border-right:0;width:100%;column-count:4;column-gap:5px;column-rule:0;column-width:200px}.section-masonry img{display:block;width:100%;height:auto;margin:0 0 5px}.section-portfolio .grid{padding:7.5px 0;margin:10px 0;border:1px solid #e6e8e9;border-left:0;border-right:0;width:100%}.section-portfolio .grid .grid-item{margin-bottom:10px}.section-portfolio .grid .grid-item img{display:block;max-width:200px;height:auto}.section-production .fw{display:flex;flex-wrap:nowrap}.section-production .fw .col{margin:7.5px}.section-production .fw .col.col1{width:calc(100%/6);margin-left:0}.section-production .fw .col.col1 .item+.item{margin-top:15px}.section-production .fw .col.col2{width:calc(100%/6*2);height:275px}.section-production .fw .col.col2 .item{height:100%}.section-production .fw .col.col3{width:calc(100%/6*2)}.section-production .fw .col.col3 .hcol{height:130px}.section-production .fw .col.col3 .hcol.hcol1{display:flex;flex-wrap:nowrap}.section-production .fw .col.col3 .hcol.hcol1 .item{width:50%}.section-production .fw .col.col3 .hcol.hcol1 .item+.item{margin-left:15px}.section-production .fw .col.col3 .hcol.hcol2{margin-top:15px}.section-production .fw .col.col3 .hcol.hcol2 .item{width:100%}.section-production .fw .col.col4{width:calc(100%/6);margin-right:0;height:275px}.section-production .fw .col.col4 .item{height:100%}.section-production .fw .col .item{height:130px}.section-production .fw .col .item img{background-size:cover;width:100%;height:100%}@media (min-width:992px) and (max-width:1199px){.section-production .fw .col{margin:5.5px}.section-production .fw .col.col1 .item+.item{margin-top:11px}.section-production .fw .col.col2{height:207px}.section-production .fw .col.col3 .hcol{height:98px}.section-production .fw .col.col3 .hcol.hcol1{display:flex;flex-wrap:nowrap}.section-production .fw .col.col3 .hcol.hcol1 .item{width:50%}.section-production .fw .col.col3 .hcol.hcol1 .item+.item{margin-left:11px}.section-production .fw .col.col3 .hcol.hcol2{margin-top:11px}.section-production .fw .col.col3 .hcol.hcol2 .item{width:100%}.section-production .fw .col.col4{height:207px}.section-production .fw .col .item{height:98px}}@media (min-width:768px) and (max-width:991px){.section-production .fw .col{margin:3.5px}.section-production .fw .col.col1 .item+.item{margin-top:7px}.section-production .fw .col.col2{height:131px}.section-production .fw .col.col3 .hcol{height:62px}.section-production .fw .col.col3 .hcol.hcol1{display:flex;flex-wrap:nowrap}.section-production .fw .col.col3 .hcol.hcol1 .item{width:50%}.section-production .fw .col.col3 .hcol.hcol1 .item+.item{margin-left:7px}.section-production .fw .col.col3 .hcol.hcol2{margin-top:7px}.section-production .fw .col.col3 .hcol.hcol2 .item{width:100%}.section-production .fw .col.col4{height:131px}.section-production .fw .col .item{height:62px}}@media (max-width:767px){.section-production .fw{display:none}}.section-static-content .content p span{color:#231f20}.section-error-404{background:#fff;min-height:600px;padding-top:40px}.section-error-404 a{display:block}.section-error-404 a img{display:block;margin:0 auto}.section-top-description .text,.section-before-catalog .box{position:relative;padding:20px;background-color:#fefefe;border-bottom:1px solid #e6e8e9}.section-top-description .text h1,.section-before-catalog .box h1{margin:0 0 20px;font-size:25px;font-weight:400;line-height:1.2;color:#808285}.section-top-description .text h1:last-child,.section-before-catalog .box h1:last-child{margin-bottom:0}.section-top-description .text h2,.section-before-catalog .box h2{margin:0 0 10px;font-size:16px;font-weight:700;line-height:1.2;color:#808285;text-transform:uppercase}.section-top-description .text h2:last-child,.section-before-catalog .box h2:last-child{margin-bottom:0}.section-top-description .text p,.section-before-catalog .box p{font-size:13px;font-weight:400;line-height:1.2;color:#808285}.section-top-description .text p:last-child,.section-before-catalog .box p:last-child{margin-bottom:0}.section-top-description .text:empty,.section-before-catalog .box:empty{display:none}.section-before-catalog .box{margin-top:20px}.section-description .text{margin:30px 0;padding:20px 0;border-top:1px solid #e6e8e9;border-bottom:1px solid #e6e8e9}.section-description .text:empty{display:none}.section-bottom-description .container .text{overflow:hidden;position:relative;padding:30px 20px 30px 20px;background-color:#fefefe;border-bottom:1px solid #e6e8e9}.section-bottom-description .container .text h2{font-size:16px;font-weight:700;color:#808285;margin:0 0 5px;text-transform:uppercase}.section-bottom-description .container .text p{font-size:16px;font-weight:400;color:#808285}.section-bottom-description .container .text:empty{display:none}.section-bottom-description .container .text:empty+a.switcher{display:none}.section-bottom-description .container .text.preview:after{content:'';display:block;position:absolute;width:100%;height:20px;bottom:0;left:0;background:linear-gradient(to top,#e6e8e9,transparent)}.section-bottom-description .container a.switcher{display:block;text-align:center;font-size:16px;font-weight:700;color:#808285;padding:0 0 10px;margin:0 0 15px 0;background:url(/public/img/arrow-more.png) center bottom no-repeat;text-decoration:none}.help-button{margin-top:20px;padding-bottom:20px;text-align:left}.help-button form{display:flex;justify-content:space-between}.help-button form>div{padding-right:15px}.help-button form .inp,.help-button form .inpfirst{width:250px;height:45px;padding:3px 8px 3px 15px;font-size:11px;border:1px solid #e6e8e9}.help-button form .inp{margin-left:10px}.help-button form button{margin-left:15px;width:100%;border:1px solid #e31b21;font-size:11px;transition:box-shadow .2s;display:inline-block;padding:6px 24px;background:#e31b21;color:#fff;text-decoration:none;outline:0}.help-button form button:hover{box-shadow:0 0 3px #e31b21}.help-button form .message{width:300px}.help-button form label{padding-left:15px;font-size:11px;font-weight:400}.help-button>.text{position:relative;top:0}@media (max-width:767px){.help-button form{display:flex;flex-direction:column}.help-button form input{margin-top:5px!important;margin-left:0!important}.help-button form button{margin-left:0!important}.help-button form label{padding-left:0!important}}.help-button .help-link{margin-top:10px;padding:9px;border:1px solid red;font-size:14px;text-decoration:none;background-color:#e31b21;color:#fff}.help-button .help-link:hover{background:#e9484d}.help-button .quest{color:#231f20;font-size:26px;font-weight:700}.help-button .number{color:#231f20;font-size:20px;font-weight:700}.hint{transition:color .2s;display:inline-block;position:absolute;top:0;right:100%;margin:0;padding:2px 5px;cursor:pointer;font-size:12px!important;color:#8e8083!important;text-decoration:none;outline:0;-webkit-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;-webkit-user-select:text;-moz-user-select:text;-o-user-select:text;user-select:text}.hint .content{transition:opacity .2s,transform .2s;display:block;position:absolute;width:300px;z-index:999;top:6px;right:100%;padding:10px;border:1px solid #b2b3b3;border-radius:3px;background-color:#e6e8e9!important;color:#231f20!important;opacity:0;font-weight:400;font-size:11px!important;word-wrap:break-word;pointer-events:none;visibility:hidden;transform:translate(20px,0);cursor:default}.hint:focus,.hint:hover{color:#231f20!important}.hint:focus .content,.hint:hover .content{pointer-events:auto;visibility:visible;transform:translate(0,0);opacity:1}@media (max-width:767px){.hint{display:none}}
/*# sourceMappingURL=template_styles.css.map */
.one-click-phone{float:none;width:100%;max-width:430px}.one-click-phone .form-group{margin-bottom:0}.one-click-consent{display:flex!important;align-items:flex-start;gap:8px;margin:14px 0 10px!important;max-width:430px;text-align:left;font-size:12px;line-height:1.35}.one-click-consent input{flex:0 0 auto;margin-top:3px}.one-click-consent span{display:block}.one-click-consent a{text-decoration:underline}.controls-order button.one_click:disabled{opacity:.55;cursor:not-allowed;box-shadow:none!important}.legal-footer-links{padding:8px 0 10px;text-align:center;font-size:11px;line-height:1.35;white-space:nowrap;overflow-x:auto}.legal-footer-links span{display:inline-block;margin:0 7px}.page-wrapper{margin-top:var(--site-fixed-header-height,100px)}@media (max-width:767px){.page-wrapper{margin-top:var(--site-fixed-header-height,100px)!important}}
