@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap");@import url("https://fonts.googleapis.com/css2?family=Fira+Sans&display=swap");@font-face{font-family:"nc-demo_outline";src:url("/wp-content/themes/pxpress/assets/fonts/nc-demo_outline.eot");src:url("/wp-content/themes/pxpress/assets/fonts/nc-demo_outline.eot")format("embedded-opentype"),url("/wp-content/themes/pxpress/assets/fonts/nc-demo_outline.woff2")format("woff2"),url("/wp-content/themes/pxpress/assets/fonts/nc-demo_outline.woff")format("woff"),url("/wp-content/themes/pxpress/assets/fonts/nc-demo_outline.ttf")format("truetype"),url("/wp-content/themes/pxpress/assets/fonts/nc-demo_outline.svg")format("svg");font-weight:normal;font-style:normal}*{box-sizing:border-box}body{font-family:"Roboto",Arial,Helvetica,sans-serif;font-size:16px;line-height:1.45;margin:0;font-style:normal;text-align:left;color:#252728;font-weight:300;letter-spacing:0}.calculator{display:flex}.parameters{width:250px}.parameter{margin-top:20px}.parameter select{width:240px}.telegram-subscribe > i{
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    background: url('./images/telegram.svg');
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    width: 40px;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    height: 40px;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    display: inline-block;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    flex:  0 0 40px;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    margin-right: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
.telegram-subscribe > a{
    display: block;
    position: absolute;
    bottom:15px;
    cursor: pointer;
    color:#5090CD;
}
.telegram-subscribe{
    position: absolute;
    width: 234px;
    display: flex;
    font-size: 12px;
    /* height: 40px; */
    justify-content: space-between;
    align-items: center;
    top: 0;
    right: 0;
    z-index: 100;
    background: #fff;
    padding: 7px 15px;
}.form-control{width:100%;display:block;line-height:2;height:38px;padding:0 12px;background-color:#fff;border:1px solid #ccc;font-family:inherit;font-weight:inherit;font-size:inherit;transition:all 380ms ease;color:#000;border-radius:2px;outline:none}.btn-calculate{text-align:center;text-decoration:none !important;margin-top:20px;width:200px;font-family:inherit;line-height:2.25;border-radius:50px;border:#5090cd 2px solid;color:#5090cd;text-transform:uppercase;font-weight:900;display:inline-block;padding:0 10px 0 10px;background:transparent;cursor:pointer}.btn-calculate:hover{border-color:#999;color:#555;box-shadow:0 0 10px #CCC inset,0 2px 10px rgba(0,0,0,0.2)}.item-input{text-align:center}.slider-main{float:left;margin:10px 0 0 0;width:100%;height:20px;cursor:pointer;background:linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,0.05),rgba(0,0,0,0));position:relative;text-align:right;border:1px solid #ccc;border-radius:14px;box-shadow:0 0 0 rgba(0,0,0,0.2);transition:all 190ms ease}.slider-handle{display:block;position:absolute;z-index:2;min-width:38px;height:38px;touch-action:none;background:#5090cd;border-radius:50%;cursor:w-resize;box-shadow:0 0 0 rgba(0,0,0,0.5),0 0 0 0 rgba(0,0,0,0.2)inset;transition:all 190ms ease;top:-10px;margin-left:-18px;left:0}.slider-value{width:34px;height:38px;line-height:38px;padding:0 2px;font-size:11px;font-weight:700;color:#FFF;text-align:center;display:block}.container{max-width:1170px;position:relative}a,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:#222}a{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}a:hover{color:#888;cursor:pointer}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local]{padding:8px 12px;border:1px solid #EBEBEB;background-color:#fff;border-radius:4px}select,textarea{padding:8px 12px;border:1px solid #EBEBEB;background-color:#fff;border-radius:4px}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus{outline:none}select:focus,textarea:focus{outline:none}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus{outline:none;-webkit-box-shadow:0 5px 32px rgba(103,122,141,0.17);box-shadow:0 5px 32px rgba(103,122,141,0.17)}select:focus,textarea:focus{outline:none;-webkit-box-shadow:0 5px 32px rgba(103,122,141,0.17);box-shadow:0 5px 32px rgba(103,122,141,0.17)}h1{color:#252728;font-size:34px;text-decoration:none;line-height:1.2em;letter-spacing:0;text-align:left;flex-shrink:0;margin-right:20px}.category-subtitle{color:#707070;font-size:13px;max-width:60%;width:fit-content}.category-subtitle a{color:#222;text-decoration:underline !important}.row-centered{justify-content:center}.middle-header{background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;padding:10px 0 10px 0;align-items:center}.logo-box{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-left:15px}.logo-text{padding-left:6px}.logo:after{content:" ";width:1px;height:100%;background-color:#000;display:inline-block}.main-button{font-size:12px;font-weight:400;text-transform:none;font-style:normal;letter-spacing:0;color:#fff;background-color:#5090CD;border:1px solid transparent;padding:10px 10px 10px 10px;text-decoration:none}.company-information{margin-top:40px}.main-button:hover{border:1px solid #5090CD;color:#fff;text-decoration:none;cursor:pointer;transition:0.4s ease-out}.header-login{display:flex;justify-content:flex-end;align-items:baseline}.header-login a + a{margin-left:6px}.easy-button{font-family:"Roboto","Roboto",sans-serif;font-size:12px;font-weight:400;text-transform:none;font-style:normal;letter-spacing:0;color:#54595f;border:1px solid #bcbcbc;padding:10px 10px 10px 10px;text-decoration:none}.easy-button:hover{text-decoration:none;border:1px solid #919191;color:#0e162a;cursor:pointer}.no-padding{padding-left:0;padding-right:0}.logo:after{border-right:1px solid #000;height:100%;content:" ";display:inline-block;width:1px}.logo-box img{max-width:194px;width:100%}.logo a{display:inline-flex;padding-right:6px}.logo-text div:first-child{font-weight:500;font-size:15px}.header-top{background-color:#34495E}.header-top-left{font-family:"Roboto","Roboto",sans-serif;font-size:12px;font-weight:400;text-transform:none;font-style:normal;letter-spacing:0;color:#e0e0e0;padding:0 40px 0px 0px}.header-top-right{display:flex;flex-direction:row;justify-content:flex-end;align-items:baseline;padding-right:40px}.header-search input[type=search]{font-size:14px;font-weight:400;padding:0 20px 0px 20px;border:2px solid rgba(71,146,222,0.4);width:100%;border-radius:23px;line-height:41px}.header-search i{position:absolute;top:13px;right:47px}.header-search i:before{font-size:20px;color:rgba(71,146,222,0.8);font-weight:900}input[type=search]:focus,input[type=text]:focus,input[type=mail]:focus{outline:none}.row.space-between{justify-content:space-between}.header-search{padding-right:15px;padding-left:15px;position:relative}ul#menu-header-menu{list-style:none;display:flex;flex-direction:row;justify-content:flex-start;padding:0 10px 0 25px;margin-bottom:0}ul#menu-header-menu li a{font-family:"Roboto","Roboto",sans-serif;font-size:12px;font-weight:400;text-transform:none;font-style:normal;letter-spacing:0;color:#e0e0e0;text-decoration:none;line-height:37px}.header-top a{font-family:"Roboto","Roboto",sans-serif;font-size:12px;font-weight:400;text-transform:none;font-style:normal;letter-spacing:0;color:#e0e0e0;text-decoration:none;line-height:37px}ul#menu-header-menu li + li{margin-left:28px}ul#menu-header-menu li a:hover{color:#fff;text-decoration:none}.header-top a:hover{color:#fff;text-decoration:none}.header-search input[type=search]::placeholder{color:#adadad}.logo-text div:nth-child(2){color:#5090CD;font-size:15px;font-weight:600;letter-spacing:-0.2px}.cart-dropdown{display:none}.cart-quickview{position:relative}.cart-quickview:hover .cart-dropdown{display:block}.cart-dropdown{position:absolute;padding:15px 15px 15px 15px;box-shadow:0 4px 20px 0px rgba(0,0,0,0.08);right:12px;top:0;min-height:69px;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;-o-transition-property:opacity,transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;-webkit-transition-duration:200ms;-o-transition-duration:200ms;transition-duration:200ms;width:250px;z-index:999;background:#fff}.delivery-item{padding-left:12px;position:relative}.delivery-item:before{content:" ";position:absolute;right:100%;top:10px;background-image:url("/assets/images/circle.svg");width:2px;height:16px;background-repeat:repeat-y;display:block}.cart-quickview .fa-cart-arrow-down:before{font-size:18px;margin-right:3px}.header-login .main-button i,.header-login .easy-button i{margin-right:4px}.logo{border-right:1px solid #000}.cart-quickview{padding-right:12px}.bold{font-weight:600}.light-text{font-weight:300}.grey{color:#707070}.manager > div{display:block;width:100%}.manager-social{display:flex;flex-direction:row;justify-content:flex-start;margin:10px 0}.manager-social a:hover i{transform:scale(1.2);transition:0.4s ease-out}.w-app{background-image:url("/assets/images/w-app.svg");background-repeat:no-repeat;width:40px;height:40px;display:block}i.telegram{background-image:url("/assets/images/telegram.svg");background-repeat:no-repeat;width:40px;height:40px;display:block}i.viber{background-image:url("/assets/images/viber.svg");background-repeat:no-repeat;width:40px;height:40px;display:block}.manager-name{color:#000;font-size:15px;font-weight:400;margin:10px 0}.manager-title{color:#7a7a7a;font-weight:300;padding:0 0px 0px 0px;margin:-12px 0px 0px 0px;align-self:flex-start;text-align:left;font-size:14px}.online-subtitle{padding:0 0px 0px 0px;display:flex;flex-direction:row;justify-content:flex-start;color:#707070;font-size:14px;font-weight:400;text-transform:none;font-style:normal;letter-spacing:0}.manager-social > a{display:inline-flex;flex-direction:row;justify-content:flex-start;font-family:"Arial","Roboto",sans-serif;font-size:15px;text-decoration:none;letter-spacing:-0.5px}.manager-social > a:hover{text-decoration:none}.download-block-container{padding-left:15px;padding-right:15px}.dowload-block a{text-decoration:none}.phone-icon:before{content:""}h2.bright-text{color:#ed1c24;font-size:26px;font-weight:400;text-transform:none;font-style:normal;letter-spacing:0;margin-bottom:8px}.online-subtitle{margin-bottom:15px}.online-subtitle i{background-image:url("/assets/images/online-chat.svg");background-repeat:no-repeat;width:30px;height:30px;display:inline-block;margin-right:30px;margin-left:30px}h1{color:#707070;font-size:40px;font-weight:300;letter-spacing:-2px}.contact-social{display:block;position:relative;padding-left:19px}.contact-social i.email{background-image:url("/assets/images/letter.svg");background-repeat:no-repeat;width:15px;height:15px;display:inline-block;position:absolute;top:4px;left:0}.contact-social:hover i.email{background-image:url("/assets/images/letter-hover.svg");transition:0.4s ease-out}.contact-social i.phone{background-image:url("/assets/images/phone-2.svg");background-repeat:no-repeat;width:15px;height:15px;display:inline-block;position:absolute;top:3px;left:0}.contact-social span.email-color{font-family:"Arial","Roboto",sans-serif;font-size:15px;display:inline-block;padding:3px 1px 0 0}.contact-social:hover i.phone{background-image:url("/assets/images/phone-2-hover.svg");transition:0.4s ease-out}.nc-icon-outline.ui-3_phone:before{content:""}.company-information h1{text-align:center;line-height:1;color:#707070;font-size:40px;font-weight:300;letter-spacing:-2px}.service-name{color:#799CA5;font-size:20px;font-weight:400;letter-spacing:-0.6px;margin-bottom:25px;margin-top:25px}.service-desc{font-size:14px;color:#252728}.service{margin-bottom:40px}.service:hover .service-box{-webkit-box-shadow:0 5px 32px rgba(103,122,141,0.17);box-shadow:0 5px 32px rgba(103,122,141,0.17)}.service-link{display:block;color:#f00;text-decoration:none;font-size:14px;font-weight:600}.service-link:hover{color:#f00;text-decoration:none}.about-us-text{text-align:center;font-size:20px;color:#252728;font-family:"Roboto","Roboto",sans-serif;font-weight:400;margin-bottom:30px}.service-box a{text-decoration:none}.service-img{width:100%;height:auto}.online-consult{border-bottom:2px solid #ecedf1}.slider .container-fluid{padding-left:0;padding-right:0}.slider .owl-nav{display:none}.one-logo{display:block}.one-logo:hover{cursor:pointer}.logo-explain{margin-bottom:30px}.logo-explain div{font-weight:400;line-height:1.23;margin:15px 0}h3.logo-collection-title{font-style:normal;font-weight:400;font-size:30px;line-height:1.23;font-family:"Fira Sans",sans-serif;letter-spacing:0.6px;text-align:inherit;color:#222;margin:15px 0}.logo-collection-box{border-bottom:1px solid #EBEBEB;padding-bottom:40px}.logo-collection-box img{width:100%;height:auto;max-width:826px;opacity:0.5}.logo-collection-box.img-not-link img{opacity:1}.logo-collection-box:hover img{opacity:1;transition:all 0.4s ease-out}.logo-little-text{font-size:12px;color:#222;margin:20px 0 0px}.logo-little-text ul{padding-left:18px}.logo-little-text ul li{font-style:normal;font-weight:400;font-size:14px;line-height:1.43;font-family:"Fira Sans",sans-serif;letter-spacing:0.32px;text-align:inherit;color:#222}.aplh-title{font-size:30px;font-style:normal;font-weight:400;line-height:1.23;font-family:"Fira Sans",sans-serif;letter-spacing:0.6px;text-align:inherit;color:#222;margin:15px 0}.logo-aplhabet{display:flex;flex-direction:row;flex-wrap:wrap;padding-bottom:40px;border-bottom:1px solid #EBEBEB}.logo-aplhabet .one-column{padding:0 30px}.logo-subtext{font-size:12px;font-family:"Roboto";margin:20px 0 30px}.one-column > div{display:block}.alp-logos a{display:block;display:block;width:100%;font-size:14px;font-weight:400;text-decoration:none;line-height:1.5}.alp-logos a:hover{text-decoration:none;color:#5090CD}.downloads{margin-bottom:60px}.get-discount{margin-top:0;margin-bottom:50px}.manager-list{margin-bottom:80px}.discount{width:100%;border-style:solid;border-width:1px 0px 1px 0px;border-color:#ecedf1;transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;padding:20px 0px 20px 0px;text-align:center}.discount:hover{background-color:#ecedf1}.discount i{background-image:url("/assets/images/discount.png");display:block;margin-left:auto;margin-right:auto;width:60px;height:60px;margin-bottom:0}.discount a{text-align:center;color:#707070;font-size:22px;font-weight:600;text-decoration:underline}.discount a:hover{text-decoration:none}.dowload-block{margin:0 0px 0px 0px;padding:15px 20px 15px 20px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#d1d1d1;border-radius:40px 40px 40px 40px;-webkit-transition:background 0.3s,border 0.3s,-webkit-border-radius 0.3s,-webkit-box-shadow 0.3s;-o-transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s,-webkit-border-radius 0.3s,-webkit-box-shadow 0.3s}.download-block + .download-block{margin-left:15px}.dowload-block:hover{transition:0.3s ease-out;cursor:pointer;background-color:#e8e9ea}.dowload-block a{text-decoration:none}.dowload-block a:hover{text-decoration:none}i.file-download{background-image:url("/assets/images/down.svg");background-repeat:no-repeat;width:46px;height:46px;display:inline-block;background-size:46px 46px;position:absolute;left:0;top:-4px}i.download-links{font-size:50px;fill:#333;color:#333;border-color:#333;position:absolute}.logo-design i{top:-5px;left:8px}.logo-vector i{top:-2px;left:-2px}.logo-vector .inner-sub-text span{font-size:8px}.app .nc-icon-outline.arrows-1_download:before{content:""}.dowload-block:hover h4{color:#222}.delivery-map img{width:800px;height:408px;text-align:center}.inner-text{padding-left:59px;position:relative}.inner-sub-text span{display:block;color:#707070;font-size:9px;text-transform:uppercase;font-weight:400;margin:0}.inner-text h4{font-size:16px;font-weight:400;margin-bottom:0;line-height:1.23;letter-spacing:0.6px}.seo ul{color:#666;font-size:15px}.seo p{color:#666;font-size:15px;margin:0 0 1em}.seo strong{font-weight:600}.seo ul li a.highlight-text{text-decoration:underline;color:#5090CD;font-weight:400}.seo ul li a.highlight-text:hover{color:#5090CD;text-decoration:none}.download-block a:hover h4{color:#e75648}a.orange-button{text-align:center;display:block;margin-bottom:15px}a.orange-button img{transition:0.4s ease-out}a.orange-button:hover img{transform:scale(1.1)}.seo h3,.product-seo-text h3{font-size:40px;font-style:normal;font-weight:400;line-height:1.4;font-family:"Fira Sans",sans-serif;letter-spacing:0.84px;text-align:inherit;color:#222}.seo-img img{width:100%;height:auto}.seo-text{margin-bottom:30px}.orange-button img{width:109px;height:30px;margin-left:auto;margin-right:auto}.bright-text{color:#f00}.contact-form-title{color:#252728;font-family:"Roboto","Roboto",sans-serif;font-weight:400}footer{background-color:#383c3f;font-size:14px;font-weight:400;text-transform:none;font-style:normal;padding:30px 0px 0px 0px;letter-spacing:0}footer a{color:#b9c0c9}.copyright{padding:10px;justify-content:center;color:#969696;font-family:"Roboto","Roboto",sans-serif;font-size:11px;font-weight:400;text-transform:none;font-style:normal;line-height:1.5em;letter-spacing:0;text-align:center}.copyright-black{background-color:#24211C}.copyright a{color:#969696;text-decoration:underline}.copyright a:hover{color:#969696;text-decoration:none}.product-main-area{margin:50px 0}.contact-social a{display:inline-block;background-color:#53595D;height:45px;width:45px;font-size:25px;padding:9px 9px 0;border-radius:50%;color:#fff}.contact-social a.vk{padding:10px 9px 0}.contact-social a.insta{padding:9px 11px 0}.contact-social span{display:block;color:#fff;font-size:18px;font-weight:400;font-style:normal;letter-spacing:0;line-height:1;padding:20px 0px 10px 4px}.contact-social i{font-size:25px}.delivery-map{text-align:center}footer h3{color:#fff;font-size:16px;font-weight:400;text-transform:uppercase;font-style:normal;letter-spacing:0;margin-bottom:20px}.footer-menu a{font-family:"Roboto","Roboto",sans-serif;font-size:14px;font-weight:400;text-transform:none;font-style:normal;letter-spacing:0;text-decoration:none}.footer-menu img{padding-left:3px}.footer-menu ul{list-style:none;padding-left:3px;margin-bottom:8px}.footer-menu a:hover{text-decoration:none;color:#fff}.footer-contacts span{color:#fff;padding-left:15px}.contact-item a{display:block}.footer-contacts .contact-item a{display:block;padding-left:15px}footer .contact-item{font-family:"Roboto","Roboto",sans-serif;font-size:12px;font-weight:400;text-transform:none;font-style:normal;line-height:1em;letter-spacing:-0.5px;color:#b9c0c9;position:relative}footer .contact-item a{color:#b9c0c9;font-family:"Roboto","Roboto",sans-serif;font-size:12px;font-weight:400;text-transform:none;font-style:normal;line-height:1em;letter-spacing:-0.5px}footer .contact-item i{color:#fff;font-size:21px}footer .contact-item a:hover{color:#b9c0c9}.nc-icon-outline{display:inline-block;font:normal normal normal 14px/1 "nc-icon-outline";font-size:inherit;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.contact-form-title{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;flex-wrap:wrap}.contact-form-subtitle{color:#b7b7b7;font-size:14px;font-weight:400;text-transform:none;font-style:normal;letter-spacing:0}.feedback-form .one-col{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;margin-bottom:10px}.contact-form-title{margin-bottom:10px}.contact-form-title:after{content:" ";height:2px;background-color:#ecedf1;width:100%;display:block;margin-top:10px}.contact-form-title a{margin-left:12px}.contact-form-title a:hover span{color:#e74e3e}.contact-form-title img{margin-right:10px}.contact-form-subtitle i{background-image:url("/assets/images/info-icon.svg");background-repeat:no-repeat;display:block;width:33px;height:33px;margin-right:16px}.feedback-form input,.feedback-form .one-col.comment textarea{color:#111;border-style:solid;border-width:2px 2px 2px 2px;border-color:#ccc;font-size:18px}.feedback-form input[type=text]::placeholder,.feedback-form input[type=email]::placeholder,.feedback-form input[type=tel]::placeholder{color:#ccc}.feedback-form textarea::placeholder{color:#ccc}.feedback-form input::placeholder{color:#0c0c0c}.feedback-form .one-col input[type=text],.feedback-form .one-col input[type=tel]{width:100%}.feedback-form .one-col .wpcf7-form-control-wrap{padding-left:10px}.feedback-form .wpcf7-form-control-wrap{position:relative;width:100%}.one-col.comment .wpcf7-form-control-wrap{width:100%}.one-col.comment .wpcf7-form-control-wrap textarea{width:100%;height:60px}.wpcf7-submit{font-size:18px;background-color:#e74e3e;border-radius:0 0px 0px 0px;font-family:"Roboto","Roboto",sans-serif;font-weight:400;padding:5px 25px 4px 25px;border:none;color:#fff}.contact-form-title span + span{padding-left:12px}.contact-form-title span.no-pad{padding-left:0}.contact-form-title span.orange{color:#e74e3e}.contact-form-subtitle{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:30px}.add-wishlist{background-image:url("/assets/images/wishlist.png");background-repeat:no-repeat;display:inline-block;width:24px;height:24px;margin-left:10px;opacity:0.65;cursor:pointer}.share{background-image:url("/assets/images/share.png");background-repeat:no-repeat;display:inline-block;width:24px;height:24px;margin-left:10px;opacity:0.65;cursor:pointer}.download{background-image:url("/assets/images/download.png");background-repeat:no-repeat;display:inline-block;width:24px;height:24px;margin-left:10px;opacity:0.65;cursor:pointer}.category-name h5{font-size:24px;font-weight:400;color:#252728;line-height:1.45;letter-spacing:0;margin-bottom:12px}h4.pr-title{display:block;margin:20px 0;color:#799CA5;font-size:18px;font-weight:400;letter-spacing:-0.6px}.pr-options{margin:4px 0;font-size:14px}.pr-options > div{color:#7a7a7a}.pr-options > div > span{color:#252728}.flex-table{width:100%}.flex-table-col{margin:0;padding:6px 0 6px 10px !important;font-size:13px !important;line-height:13px !important}.flex-table.stripped .flex-table-row:nth-child(odd){background-color:#ecedf1}.pr-buttons{display:none;position:absolute;bottom:0;left:0;width:100%;opacity:0;transition:0.3s ease-out;background:linear-gradient(to top,rgba(0,0,0,0.3),transparent);transition:0.3s;padding:10px 0;margin:-20px -10px 0}.one-pr:hover .pr-buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;opacity:1}.pr-buttons a{display:block;-ms-flex:0 1 auto;-webkit-flex:0 1 auto;flex:0 1 auto;background:#fff;border-radius:50% !important;margin:4px;height:34px !important;width:34px !important;background-size:20px;background-repeat:no-repeat;background-position:center;box-shadow:0 3px 10px rgba(0,0,0,0.2)!important}.one-pr{position:relative;padding:0 15px 20px}.one-pr:hover{cursor:pointer}.pr-buttons i.action-share{background-image:url("/assets/images/action-download.png");background-repeat:no-repeat;width:21px;height:21px;display:block;margin-top:6px;margin-left:6px;background-size:21px 21px}.pr-buttons i.action-download{background-image:url("/assets/images/share-3.svg");background-repeat:no-repeat;width:21px;height:21px;display:block;margin-top:6px;margin-left:6px;background-size:21px 21px}.pr-buttons i.action-add-to-cart{background-image:url("/assets/images/add-to-cart-new.svg");background-repeat:no-repeat;width:21px;height:21px;display:block;margin-top:6px;margin-left:6px;background-size:21px 21px}.pr-buttons i.action-add-to-cart.active{background-image:url("/assets/images/add-to-cart-new-active.svg")}.message{position:fixed;top:20px;right:20px;border-radius:15px;background:rgba(0,0,0,0.8);z-index:4000;cursor:pointer;padding:15px 25px;color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.8);width:290px;font-size:13px}.flex-table-row{display:flex;flex-direction:row;justify-content:flex-start;font-weight:400}.breadcrumbs{margin-bottom:12px}.breadcrumbs ul{list-style:none;display:flex;flex-direction:row;justify-content:flex-start;padding-left:0;flex-wrap:wrap}.breadcrumbs ul > li{padding-right:10px}.breadcrumbs ul > li + li:before{content:" / ";display:inline-block;margin-right:10px;color:#adadad}.breadcrumbs > ul > li > a{color:#adadad;font-size:14px;font-weight:400;text-decoration:none}.breadcrumbs > ul > li > a:hover{color:#727272;text-decoration:none}.breadcrumbs > ul > li.active > a{color:#3d3d3d}img.pr-image-category{width:100%;height:auto}.category-title{margin-bottom:20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.category-title h1{width:fit-content;color:#252728;font-size:34px;text-decoration:none;line-height:1.2em;letter-spacing:0;text-align:left;flex-shrink:0;margin-right:20px;max-width:40%}.category-subtitle a#callback{color:#ed2c2d}.category-subtitle a#callback:hover{color:#ed2c2d;text-decoration:none}.pr-info a{text-decoration:none}.pr-info a:hover{text-decoration:none}.img-icons{display:flex;flex-direction:row;justify-content:flex-end;padding-top:6px}.img-icons i.add-wishlist{background-repeat:no-repeat;background-image:url("/assets/images/wishlist.png");width:24px;height:24px;display:block;background-size:24px 24px}.img-icons i.share{background-repeat:no-repeat;background-image:url("/assets/images/share.png");width:24px;height:24px;display:block;background-size:24px 24px}.img-icons i.download{background-repeat:no-repeat;background-image:url("/assets/images/download.png");width:24px;height:24px;display:block;background-size:24px 24px}.category-img img{width:100%;height:auto}.category-info{position:relative;display:flex;flex-direction:row;justify-content:space-between}.category-name > div{font-size:14px;margin-bottom:1em}.img-bigger{position:absolute;width:100%;display:none;transition:0.3s;opacity:0;right:0;top:0;height:54px;z-index:20}.img-bigger .icon-holder{background:rgba(0,0,0,0.5);border-radius:17px;margin:10px;height:34px;width:34px;margin-left:auto;transition:0.3s}.one-pr{position:relative}.img-bigger .icon-holder{padding-top:6px}.img-bigger .icon-holder:hover{transform:scale(1.1);transition:0.4s ease-out}.one-pr:hover .img-bigger,.main-product-link:hover .img-bigger{opacity:1;display:block}.img-bigger{background:linear-gradient(to bottom,rgba(0,0,0,0.3),transparent);transition:0.3s}.img-bigger i{background-image:url("/assets/images/img-bigger.png");background-repeat:no-repeat;background-size:20px 20px;display:block;width:20px;height:20px;margin-left:auto;margin-right:auto}.product-row{margin-top:10px}.pr-options > div{white-space:nowrap;overflow-x:hidden}.pagination{display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:20px}.pag-item{width:34px;height:34px;line-height:36px;font-size:18px;text-align:center;border-radius:50%;margin-right:5px;color:#252728;transition:0.3s ease-out;background-color:transparent}.pag-item.active{background:#c3d9ee}.pag-item:hover{background:#eef7fe}.pag-item a{text-decoration:none;color:#222;font-weight:400;font-size:17px}.pag-item.go-on a{font-size:16px}.pag-item:hover a{color:#252728}.pag-item a:hover{text-decoration:none;color:#222}.pag-item + .pag-item{margin-right:5px}.pag-item.go-on{background-color:transparent}.pag-item.go-on:hover{color:#888}.tech-requirements{display:flex;flex-direction:row;justify-content:flex-start;margin:20px 0;color:#999;flex-wrap:wrap}.tech-requirements:before{content:" ";background-color:#ccc;color:#ccc;height:2px;width:100%;display:block;margin:5px 0}.tech-requirements a{color:#999;text-decoration:none;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-weight:400;margin-right:6px;font-size:14px}.tech-requirements a:hover{text-decoration:underline;color:#999}.tech-requirements i{display:inline-block;margin-right:3px}i.tech-requirement{background-image:url("/assets/images/tech-requirements.jpg");background-repeat:no-repeat;width:25px;height:24px;background-size:25px 24px}i.scheme{background-image:url("/assets/images/scheme.jpg");background-repeat:no-repeat;width:25px;height:24px;background-size:25px 24px}.tech-requirements i.info{background-image:url("/assets/images/info-icon.jpg");background-repeat:no-repeat;width:25px;height:24px;background-size:25px 24px}.product-seo-text{margin-bottom:40px;margin-top:20px}.seo-list-ordered{padding-left:16px}.app-image img{width:100px;height:100px;display:block}.app-info{padding-left:20px}.app-preview{display:flex;flex-direction:row;justify-content:flex-start;margin:55px 0}.app-text{color:#252728;font-size:14px}.app-title{color:#333;font-weight:300;margin:15px 0 5px;font-size:30px;text-decoration:none;display:block}.app-title:hover{color:#5090CD;transition:all 0.3s ease-out}.app-button a{text-decoration:none;display:inline-block;padding:4px 16px;background-color:#e74e3e;margin-top:7px;border-radius:20px;color:#fff}.app-button a:hover{color:#fff;text-decoration:none;background-color:#d42b19;transition:0.3s ease-out}.app-button:hover a{color:#fff;text-decoration:none;background-color:#d42b19;transition:0.3s ease-out}.file-attach{margin-bottom:10px;padding-left:10px;padding-right:10px}.file-attach input[type=file]{color:#111;font-size:14px;border:none}.file-attach input[type=submit]{background-color:#e74e3e;padding:11px 25px 10px 25px;border-radius:0 0px 0px 0px;margin:1px 0px 0px 0px;font-weight:400;line-height:1;letter-spacing:0.32px;color:#fff}.feedback-form input[type=submit]{margin-left:10px;margin-right:10px}.feedback-form input[type=submit]:hover{background-color:#d1463b}.separate-block{border:1px solid #DADCE0;padding:10px;border-radius:10px;margin-bottom:40px}h6{font-weight:400;margin-top:10px;margin-bottom:10px;text-align:center}.scheme-block{margin-bottom:20px}.blue-text{color:#5090cd;font-weight:500;margin-bottom:1em}.scheme-block img{max-width:300px;width:300px}.scheme-block figure{text-align:center}.separate-block h2{color:#808080;font-size:30px;font-style:normal;font-weight:400;line-height:1.23;font-family:"Fira Sans",sans-serif;letter-spacing:0.6px;text-align:inherit;margin:15px 0}.separate-block hr{background-color:#EBEBEB;border:0;height:1px;margin:8px 0 15px;opacity:1;width:100%}.button-links i{background-image:url("/assets/images/str.jpg");background-size:22px 22px;background-repeat:no-repeat;width:22px;height:22px;display:block}h5.red{color:#ed1c24;font-family:"Roboto","Roboto",sans-serif;font-size:24px;font-weight:500;text-transform:none;font-style:normal;letter-spacing:0;padding:0;margin:0 0 10px;line-height:1}.three-col > span{width:33%}.backwards{font-size:1rem;margin-bottom:30px}.backwards a{color:#ea0f10;text-decoration:underline}.backwards a:hover{color:#ea0f10;text-decoration:none}.footer-contacts .contact-item a{line-height:20px}.footer-contacts .contact-item a:hover{color:#fff}.download-icon{color:#7a7a7a;font-size:16px;text-decoration:none}.download-icon.cdr i{background-repeat:no-repeat;background-image:url("/assets/images/icon-cdr.png");display:inline-block;width:32px;height:32px;margin-right:8px;background-repeat:no-repeat;background-image:url("/assets/images/icon-pdf.png");display:inline-block;width:32px;height:32px;margin-right:8px}.main-image img,.image-thumbnails img{width:100%;height:auto;display:block}.main-image{width:calc(100% - 118px)}.img-col{display:flex;flex-direction:column}.one-pr figure{position:relative}.image-thumbnails{width:128px;padding-right:10px}.image-gallery{display:flex;flex-direction:row;justify-content:space-between}.tumbler-box{position:relative;display:inline-block;width:45px;height:22px}.tumbler-box input[type=checkbox]{display:none}.tumbler-box .tumbler-bg{position:absolute;cursor:pointer;background-color:#fff;top:0;left:0;right:0;bottom:0;border:1px solid #ccc;border-radius:38px;width:45px;height:22px;-webkit-transition:0.4s;transition:0.4s}.tumbler-box .tumbler-bg:before{position:absolute;content:"";width:14px;height:14px;left:5px;top:3px;background-color:#ccc;border-radius:50%;transition:all 0.3s ease-out}.tumbler-box input:focus + .tumbler-bg{transition:box-shadow 380ms ease}.tumbler-box input:checked + .tumbler-bg:before{background-color:#5090cd;right:31px;left:auto;-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.ya-share2__container_size_l .ya-share2__badge .ya-share2__icon{width:41px !important;height:41px !important}.ya-share2__container_shape_round.ya-share2__container_size_l .ya-share2__badge .ya-share2__icon:not(.ya-share2__icon_messenger-contact):not(.ya-share2__icon_more):not(.ya-share2__icon_copy){background-size:32px 32px !important}.socials-product{margin-bottom:40px}.ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item{margin:2px -6px 0 0 !important}.calculator{width:100%;margin-bottom:50px;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}.product-rating{min-height:52px}.parameter-box{width:calc(100% - 250px)}.calculator .parameters{font-size:14px;margin-bottom:10px}.calculator select{background-color:#fff;border:1px solid #ccc;padding:0 37px 0 0;transition:all 380ms ease;border-radius:2px;color:#252728;font-size:14px;min-height:28px;width:100% !important}.calculator select:after{content:" ";width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;display:block}.no-margin-bottom{margin-bottom:0}.category-subtitle a{display:inline-block}.product-info{font-size:1rem;margin-bottom:20px}.product-info h3{font-size:28px}.product-info h3.grey{color:#888}.calculator-title{font-weight:500}.product-tabs nav{border:none !important;border-bottom:1px solid #ccc !important}.product-tabs nav .nav-tabs:first-child{margin-left:12px}.product-tabs nav .nav-tabs .nav-link{margin-right:3px;display:block;position:relative;bottom:-1px;padding:5px 16px;background:#eee;border-radius:5px 5px 0 0;border:1px solid #ccc;border-bottom:1px solid #ccc;color:#252728;text-decoration:none;transition:0s}.product-tabs nav .nav-tabs .nav-link.active{background:#fff;border-bottom-color:#fff}.product-tabs nav .nav-tabs:hover .nav-link{background:#f3f3f3}.feedback-form .three-col{display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:10px}.feedback-form .three-col .wpcf7-form-control-wrap{width:33%}.feedback-form .three-col .wpcf7-form-control-wrap + .wpcf7-form-control-wrap{padding-left:5px}.feedback-form .three-col .wpcf7-form-control-wrap input[type=text],.feedback-form .three-col .wpcf7-form-control-wrap input[type=tel],.feedback-form .three-col .wpcf7-form-control-wrap input[type=email]{width:100%}.feedback-form .three-col .wpcf7-form-control-wrap input[type=text],.feedback-form .three-col .wpcf7-form-control-wrap input[type=tel],.feedback-form .three-col .wpcf7-form-control-wrap input[type=email]{width:100%;padding:8px 12px;border:1px solid #EBEBEB;background-color:#fff;border-radius:4px}.feedback-form textarea{width:100%;padding:8px 12px;border:1px solid #EBEBEB;background-color:#fff;border-radius:4px}.feedback-form .three-col .wpcf7-form-control-wrap input + input{padding-left:10px}.img-download-rows{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.one-img-download{padding:10px}.one-img-download img{width:80px;height:80px;max-width:110px}.download-content-image .logo-explain{margin-bottom:0}.img-download-rows{border-bottom:1px solid #EBEBEB}.product-tabs .tab-content{padding:20px 0}.product-info.seo{margin-bottom:30px}.nav-letters .nav-link{background:#ebecf1;padding:15px;margin:3px;display:flex;justify-content:center;align-items:center;border-radius:50%;width:10px;height:10px;max-width:10px;max-height:10px;border:none;font-weight:400}.nav-letters .nav-link:hover{background-color:#e74e3e;color:#fff;transition:all 0.3s ease-out}.nav-tabs.nav-letters{border-bottom:none;flex-wrap:wrap}.nav-letters .nav-link.active{background-color:#e74e3e;color:#fff}.video-title{color:#333;font-size:20px;font-weight:400;text-transform:uppercase;padding:0;margin:0;line-height:1;letter-spacing:0.84px}.video-subtitle{text-align:justify;color:#707070;font-size:12px;font-weight:400}.italics{font-style:italic}.video-subtitle .video-flex{display:flex;flex-direction:row;justify-content:flex-start}.video-subtitle span{display:inline-block}.video{margin:20px 0px 15px 0px;overflow:hidden}.video-container{padding-bottom:24px}.video-row{margin-bottom:20px}.dostavka-img img{width:100%;height:auto;display:block}.dostavka-text{color:#707070;font-size:20px;font-weight:400;text-transform:uppercase;font-style:normal;letter-spacing:0;margin-bottom:40px}.dostavka-text span{display:block}.red{color:#ed1c24}.feedback-form input[type=submit]{border:none;color:#fff}.feedback-form input[type=submit]:focus{outline:none}.service a{text-decoration:none}.service a:hover{text-decoration:none}a.service-card{display:block;padding:10px 10px 20px}a.service-card:hover{-webkit-box-shadow:0 5px 32px rgba(103,122,141,0.17);box-shadow:0 5px 32px rgba(103,122,141,0.17)}.separate-block-uppertext{color:#808080;text-align:center;margin-bottom:1em}.breadcrumbs li{font-size:14px}.footer-phone{background-image:url("/assets/images/phone-footer.svg");background-repeat:no-repeat;width:24px;height:19px;display:block;position:absolute;left:0;top:0;background-size:24px 19px}.footer-contacts .contact-item span{color:#b9c0c9}.footer-contacts .contact-item a{padding-left:35px}.footer-contacts .contact-item:nth-child(2){margin-bottom:10px}.mail-footer i{background-image:url("/assets/images/letter-white.svg");background-repeat:no-repeat;width:24px;height:20px;display:block;position:absolute;left:0;top:0;background-size:24px 20px}.contact-item.mail-footer{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;text-transform:uppercase;margin-top:10px}.footer-contacts .contact-item.mail-footer a{padding-left:5px}.footer-contacts .contact-item.mail-footer span{padding-left:35px;text-transform:uppercase}.contact-item.mail-footer a{text-transform:uppercase}.contact-item.poly-logo{margin:8px 0 8px 36px}.contact-social.footer-social{padding-left:4px;margin-bottom:12px}.contact-social.footer-social span{padding-left:0}input.wpcf7-not-valid{border-color:#e74e3e}.wpcf7-not-valid-tip{color:#111}.wpcf7-response-output{max-width:1170px;width:100%;margin:2em 0.5em 1em 0;border:2px solid #f7e700}.flex-row{display:flex;flex-wrap:wrap}.button-links{display:flex;flex-direction:row;justify-content:flex-start}.wpcf7-response-output{max-width:1170px;width:100%;margin-left:auto;margin-right:auto}.logos-image img{width:100%;height:auto}.page-title{font-style:normal;font-weight:400;font-size:40px;line-height:1.4;font-family:"Fira Sans",sans-serif;letter-spacing:0.84px;color:#222;display:flex;flex-direction:row;justify-content:center;margin-bottom:40px}.d-logo{text-align:right;margin-top:10px}.d-logo img{width:236px;height:53px}.button-links a{display:flex;width:fit-content;margin-right:100px;flex-direction:row;justify-content:flex-start;text-decoration:underline;font-weight:400}.button-links a:hover{text-decoration:underline;color:#5090CD}a.red-text{color:#ed2c2d}.button-links i{margin-right:6px}.visit-card{display:none}.visit-card i{font-size:50px}.blue{color:#5090cd;font-weight:500;margin-bottom:1em}ul.inner-list{padding-left:25px}.contact-map{margin-bottom:10px}.contact-text{margin-top:50px;margin-bottom:50px}.contact-col{color:#333;font-size:14px;font-weight:300}.contact-col .feedback-form{margin-top:10px}.contact-col .feedback-form input[type=submit]{font-weight:400;background-color:#6ec1e4;font-size:14px;font-style:normal;line-height:1;letter-spacing:0.32px;color:#fff;max-width:100%;padding:10px 20px;cursor:pointer;text-align:center;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-decoration:none;border:none;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;margin-left:0;margin-right:0}.contact-col .feedback-form input[type=submit]:hover{background-color:#5090CD}.three-col .wpcf7-form-control-wrap span:nth-child(2),.three-col .wpcf7-form-control-wrap span:nth-child(3){padding-left:10px}.contact-col a{color:#5090CD;font-weight:400;margin-left:4px}.contact-col a:hover{color:#5090CD;text-decoration:none}.three-col input[type=text]::placeholder,.three-col input[type=tel]::placeholder,.three-col input[type=email]::placeholder{color:#0c0c0c}.contact-col textarea::placeholder{color:#0c0c0c}.contact-col .feedback-form .one-col .wpcf7-form-control-wrap{padding-left:0}.contact-col .feedback-form .one-col textarea{border:1px solid #EBEBEB}.wpcf7-not-valid-tip{color:#f00;font-size:16px}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border:2px solid #f7e700;padding:0.2em 1em;font-size:16px}.wpcf7 form .wpcf7-response-output{margin:1em 0em 1em;padding:0.2em 0em}.owl-theme .owl-nav{width:calc(100% - 20px);position:absolute;top:calc(50% - 15px);z-index:10;left:10px;display:flex;justify-content:space-between}.owl-prev,.owl-next{width:30px;height:30px;border-radius:15px}.owl-theme .owl-nav[class*=owl-]{border-radius:17px;padding-top:5px;padding-left:9px}.owl-theme .owl-nav .owl-prev{padding-left:5px}.owl-theme .owl-nav[class*=owl-]:hover{background:#adacac}.owl-dots{margin-top:20px}.main-menu{padding:25px 35px;display:flex;background:#fff;border:1px solid #DCDCDC;box-shadow:0 2px 4px 0 rgba(0,0,0,0.8);z-index:4000;width:960px;top:37px;left:0;font-size:16px;position:absolute}.main-menu .col-left a i,.main-menu .col-left a span{display:inline-block}.main-menu .col-middle a i,.main-menu .col-middle a span{display:inline-block}.main-menu .col-left a span,.main-menu .col-middle a span{padding:34px 0 0 15px;line-height:25px}.main-menu .col-left a,.main-menu .col-middle a{display:flex}.main-menu .col-left,.main-menu .col-middle{flex:0 0 320px;max-width:320px}.main-menu .col-right{flex:0 0 160px;max-width:160px}.main-menu ul{padding:0;margin:0 0 0 15px;line-height:35px;list-style:none}.main-menu a{color:#252728 !important;font-size:16px}.main-menu a:hover{color:#252728 !important;font-size:16px}.m-item-01{background:url("./assets/images/m-items/01.jpg")no-repeat;background-size:96px;display:block;width:96px;height:96px}.m-item-02{background:url("./assets/images/m-items/02.jpg")no-repeat;background-size:96px;display:block;width:96px;height:96px}.m-item-03{background:url("./assets/images/m-items/03.jpg")no-repeat;background-size:96px;display:block;width:96px;height:96px}.m-item-04{background:url("./assets/images/m-items/04.jpg")no-repeat;background-size:96px;display:block;width:96px;height:96px}.m-item-05{background:url("./assets/images/m-items/05.jpg")no-repeat;background-size:96px;display:block;width:96px;height:96px}.m-item-06{background:url("./assets/images/m-items/06.jpg")no-repeat;background-size:96px;display:block;width:96px;height:96px}.slider-scene{overflow:hidden}.slider-scene .slider-line{width:1500000px;height:237px}.qs-head-1{text-align:left;color:#414141;font-weight:700;line-height:0.9em;letter-spacing:0;margin:30px 0 15px;font-size:32px}.qs-head-2{text-align:left;color:#e74e3e;font-size:21px;line-height:1em;margin:1.2% 0% 1.2% 0%}.qs-head-3{font-size:14px;margin:10px 0 40px 0;text-align:left;color:#707070;font-weight:400}.btn-contact{background-color:#e74e3e;font-weight:500;font-size:16px;padding:15px 30px;color:#fff;text-decoration:none}.btn-contact:hover{color:#fff}@media only screen and(max-width:992px){.nav.nav-letters{display:flex !important;width:100%}}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);height:1px;width:1px;margin:0;padding:0;border:0}.wpcf7 form .wpcf7-response-output{margin:2em 0.5em 1em;padding:0.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:absolute;top:20%;left:20%;z-index:100;border:1px solid #dc3232;background:#fff;padding:0.2em 0.8em}span.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}span.wpcf7-list-item-label::before,span.wpcf7-list-item-label::after{content:" "}div.wpcf7 .ajax-loader{visibility:hidden;display:inline-block;background-image:url("../../assets/ajax-loader.gif");width:16px;height:16px;border:none;padding:0;margin:0 0 0 4px;vertical-align:middle}div.wpcf7 .ajax-loader.is-active{visibility:visible}div.wpcf7 div.ajax-error{display:none}div.wpcf7 .placeheld{color:#888}div.wpcf7 input[type=file]{cursor:pointer}div.wpcf7 input[type=file]:disabled{cursor:default}div.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}@media(max-width:767.99px){.container{padding-left:20px;padding-right:20px}.container-fluid{padding-left:0;padding-right:0}.breadcrumbs{margin-top:10px}.breadcrumbs ul{margin-bottom:0}h1{font-style:normal;font-weight:400;font-size:24px;line-height:1.4;font-family:"Fira Sans",sans-serif;letter-spacing:0.84px;color:#222;text-align:center}.manager-list{margin-top:30px;margin-bottom:20px}.contact-text{margin-bottom:20px}.manager{padding:0 15% 0% 15%}.manager-social > a.contact-social{display:block;width:100%}.online-subtitle i{width:50px;height:50px;margin-right:30px;margin-left:30px;margin-top:8px}.online-consult{border-bottom:none}.online-subtitle{border-bottom:2px solid #ecedf1}.manager img{padding:25px 25px 25px 25px}.seo-img,.delivery-map img{width:100%;height:auto}.slider{display:none}.middle-header{}.logo-box{display:none}.contact-col{margin-bottom:20px}.feedback-form > .three-col > div{width:100%;padding-left:0 !important;margin-bottom:10px}.feedback-form .three-col{display:block}.contact-social.footer-social span,.header-search{display:none}h1.px-title{color:#333;font-weight:300;letter-spacing:-1.5px}h1.page-title{margin-bottom:40px;font-weight:400;font-size:24px;line-height:1.4;letter-spacing:0.84px;color:#222;width:100%}.mobile-icons{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:absolute;left:8px;top:0}.button-links{width:100%}.button-links a{margin-right:10px}.button-links a + a{margin-left:30px}.img-holder{width:100%;display:flex;flex-direction:row;justify-content:center;margin-bottom:12px}.separate-block h2{font-size:23px}.separate-block img{max-width:100%;height:auto}.video iframe{width:100%;height:auto}.header-top-right{display:none}.mob-menu-icon{background-color:#3F4247;width:35px;height:35px;border-radius:8px}.mobmenu-right-bt{}.mobmenur-container i{padding-top:7px;padding-left:3px}.mob-menu-right-bg-holder{background-color:#3F4247}.header-top{height:54px;padding-top:10px;padding-bottom:10px}.mobile-logo img{width:135px;height:33px}.mobile-icons i{margin-right:12px;color:#fff}.header-top-left{display:flex;flex-direction:row;justify-content:center;position:relative;padding-right:0}.header-login{display:none}.d-logo{margin-right:auto;margin-left:auto;margin-bottom:10px}.owl-nav{display:none !important}.location{background-image:url("/assets/images/location-2.svg");background-repeat:no-repeat;width:28px;height:27px;display:block;background-size:21px 25px}.mobile-icons{font-size:20px;z-index:500}.mobile-icons a{font-size:20px}.mob-menu-header-holder{z-index:400 !important}footer .contact-social a{background-color:#24211C}.contact-social.footer-social{display:flex;flex-direction:row;justify-content:center}.about-us-text{font-size:16px}.company-information{margin-top:30px}.company-information h1{width:100%;font-family:"Roboto",sans-serif;font-weight:300;letter-spacing:-2px}.service{margin-bottom:10px}a.service-card{padding:10px 10px 0px}.download-block-container{padding:10px}.inner-text i{margin-bottom:10px}.dowload-block{max-width:190px;padding:10px 20px 12px 20px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#d1d1d1;border-radius:10px;margin-left:auto;margin-right:auto}.download-block .inner-text{padding-left:0 !important}.download-block .inner-text > *{display:block}.download-block .inner-text > i{display:block;margin-left:auto;margin-right:auto;position:relative;top:auto;left:auto}.logo-design i,i.file-download,.logo-vector i{top:auto;left:auto;position:relative;margin-bottom:9px}.inner-text{padding-left:0;text-align:center}.inner-sub-text{display:block;color:#707070;font-size:9px;text-transform:uppercase;font-weight:400;margin:0}.seo{padding-left:20px;padding-right:20px}.seo h3{font-style:normal;font-weight:400;font-size:24px;line-height:1.4;font-family:"Fira Sans",sans-serif;letter-spacing:0.84px;text-align:inherit;color:#222}.product-seo-text h3{font-style:normal;font-weight:400;font-size:24px;line-height:1.4;font-family:"Fira Sans",sans-serif;letter-spacing:0.84px;text-align:inherit;color:#222}.seo ul{padding-left:25px}.seo-img{margin:10px 0}.contact-form-subtitle{align-items:end;margin:20px 0}.contact-form-subtitle i{width:70px;height:70px}.feedback-form .one-col{display:block;text-align:center}.feedback-form .one-col span{display:block}.contact-form .one-col span:first-child{margin-bottom:12px}.contact-form-subtitle div{line-height:1}.visit-card{display:block}.feedback-form .one-col > span > input{width:100%}.mobmenu-panel{background-color:#3F4247}.download-block h4{margin-top:10px}.logo-design{display:none}.inner-text h4{text-transform:uppercase}#mobmenuright li a{font-family:"Roboto","Roboto",sans-serif;font-size:12px;font-weight:400;text-transform:none;font-style:normal;letter-spacing:0;color:#e0e0e0;padding:0 0px 0px 0px}#mobmenuright li a:visited{font-family:"Roboto","Roboto",sans-serif;font-size:12px;font-weight:400;text-transform:none;font-style:normal;letter-spacing:0;color:#e0e0e0;padding:0 0px 0px 0px}#mobmenuright .mobmenu-content h2,#mobmenuright .mobmenu-content h3{font-family:"Roboto","Roboto",sans-serif;font-size:12px;font-weight:400;text-transform:none;font-style:normal;letter-spacing:0;color:#e0e0e0;padding:0 0px 0px 0px}.mobmenu-left-panel .mobmenu-display-name{font-family:"Roboto","Roboto",sans-serif;font-size:12px;font-weight:400;text-transform:none;font-style:normal;letter-spacing:0;color:#e0e0e0;padding:0 0px 0px 0px}.footer-submenu{display:none}.footer-submenu.active{display:block}.footer-menu{position:relative;transition:0.4s ease-out}.footer-menu i.fa-caret-right{position:absolute;right:30px;top:11px;color:#F2F2F2;font-size:19px}.contact-social.footer-social{margin:10px 0px 30px 0px}.contact-social.footer-social a + a{margin-left:9px}footer{padding:8px 0 0}footer h3{padding:12px;margin-bottom:0}#callback{margin-bottom:20px}#callback p{margin-bottom:0}.footer-submenu ul.menu{margin:0 0 1.5em 1.5em;padding-left:0;padding-right:0}.footer-submenu ul.menu li a{color:#fff;font-size:16px}.footer-menu.opened i.footer-open{transform:rotate(-90deg);transition:0.4s ease-out}.footer-submenu.active{transition:0.8s ease-out}.footer-logo-box{display:flex;flex-direction:row;justify-content:center;padding:10px 0 20px}.footer-logo-box a,.footer-logo-box div{border:2px solid #5b5b5b;padding:15px 25px 10px;border-radius:30px}.footer-logo-box a{margin-right:12px}.footer-logo{display:block;height:61px}.contact-item.poly-logo{margin:0}.footer-menu.footer-contacts .mail-footer.footer-submenu{display:none}.footer-menu.footer-contacts.opened .mail-footer.footer-submenu.active{display:block}.footer-menu.footer-contacts .footer-submenu{padding-left:14px;padding-right:14px}.contact-item.footer-submenu{font-size:16px;color:#fff;line-height:26px}.contact-item.footer-submenu a,.contact-item.footer-submenu span{font-size:16px;color:#fff;line-height:26px}.footer-phone{left:13px;top:2px}.mail-footer i{left:17px;top:2px}.contact-item.mail-footer a{display:inline-block;text-transform:lowercase}.contact-social.footer-social{text-align:center}.category-title{flex-wrap:wrap}a.red-text{width:100%}.category-info{flex-direction:column-reverse;flex-wrap:wrap}.category-info .category-name,.category-info .img-icons{width:100%}.img-icons i.share{display:none}.one-pr{padding:0 15px 5px}.tech-requirements{margin:10px 0 20px}.product-seo-text{margin-bottom:10px}.flex-row.mobile-reverse{flex-direction:column-reverse !important}.img-holder{margin:10px 0}.breadcrumbs ul li{white-space:nowrap}.app-preview{display:block}.app-image img{margin-left:auto;margin-right:auto;margin-bottom:12px;width:120px;height:120px}.app-info{text-align:center;padding-left:0}.app-text{font-size:15px}.app-preview{margin:35px 0 10px}.app-button a{font-size:17px;padding:5px 24px;margin-top:14px}.app-preview:last-child{margin-bottom:70px}.app-title{margin:15px 0 4px;font-size:25px}h3.logo-collection-title{font-size:23px}.logo-collection-box{padding-bottom:20px}.logo-explain div:nth-child(2){font-size:23px !important}.nav-letters .nav-link{padding:20px}.logo-aplhabet .one-column{width:100%}.mobmenu-right-panel{display:none;opacity:0;position:fixed;top:0;width:80%;height:100%;left:100%}ul#menu-header-menu{display:none}}
