@font-face{font-family:'PF Din Text Pro Bold';src:url(../fonts/PFDinTextPro-Bold.woff2) format('woff2'),url(../fonts/PFDinTextPro-Bold.woff) format('woff');font-weight:700;font-style:normal;font-display: swap;}
@font-face{font-family:'PF Din Text Pro';src:url(../fonts/PFDinTextPro-Regular.woff2) format('woff2'),url(../fonts/PFDinTextPro-Regular.woff) format('woff');font-weight:400;font-style:normal;font-display: swap;}
@font-face{font-family:'PF Din Text Pro Medium';src:url(../fonts/PFDinTextPro-Medium.woff2) format('woff2'),url(../fonts/PFDinTextPro-Medium.woff) format('woff');font-weight:500;font-style:normal;font-display: swap;}
body{width:100%;min-width:320px;margin:0;padding:0;color:#231f20;font-family:Arial,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:1.3}
body.fix{overflow:hidden}
.wrap{width:100%;overflow-x:hidden}
.container{max-width:1440px;margin:0 auto;padding-left:15px;padding-right:15px}
h1,.h1{font-family:'PF Din Text Pro Bold';font-weight:700;font-size:46px}
h2,.h2{font-family:'PF Din Text Pro Bold';font-weight:700;font-size:30px}
h3,.h3{font-family:'PF Din Text Pro Bold';font-weight:700;font-size:24px}
h4,.h4{font-family:Arial,sans-serif;font-weight:700;font-size:18px}
p{margin:10px 0 20px;font-size:14px}
ul{margin:0 0 20px;padding:0;list-style:none}
ul li{position:relative;margin-bottom:10px;padding-left:20px;font-size:14px}
ul li::before{content:'\002D';position:absolute;top:-2px;left:0}
.btn{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:220px;height:44px;padding:0;border-radius:3px;background-color:#ee1d23;color:#fff;font-family:Arial;font-size:12px;font-weight:400;text-transform:uppercase;cursor:pointer;-webkit-transition:.3s linear;transition:.3s linear}
.btn:hover{box-shadow:0 10px 20px rgba(0,0,0,.15)}
.table{width:100%;overflow-x:auto}
.table table{width:100%;min-width:960px;border-collapse:collapse}
.table table thead tr th{width:25%;padding:15px 20px;background-color:#eef4f6;text-align:left;font-size:16px;font-weight:700}
.table table tbody tr td{padding:12px 20px;border-bottom:1px dashed #e4e9eb;font-size:14px}
hr{display:block;height:1px;border:0;border-top:1px solid rgba(188,189,192,.5);padding:0;margin-top:50px}
.slick-dots li::before{display:none}
.success{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.success img{width:24px;height:24px;margin-right:10px}
.success span{font-weight:700;font-size:12px;color:#54da89}
.form-group{position:relative;margin-bottom:30px}
.form-group input{width:100%;height:40px;border:none;border-bottom:1px solid #bcbdc0;background-color:transparent;font-size:14px}
.form-group input::-webkit-input-placeholder{opacity:1}
.form-group input::-moz-placeholder{opacity:1}
.form-group input:-moz-placeholder{opacity:1}
.form-group input:-ms-input-placeholder{opacity:1}
.form-group input.error{border-bottom-color:#ee1d23}
.form-group textarea{width:100%;min-height:60px;border:none;border-bottom:1px solid #bcbdc0;background-color:transparent;font-size:14px;resize:vertical}
.form-group textarea::-webkit-input-placeholder{opacity:1}
.form-group textarea::-moz-placeholder{opacity:1}
.form-group textarea:-moz-placeholder{opacity:1}
.form-group textarea:-ms-input-placeholder{opacity:1}
.form-group textarea.error{border-bottom-color:#ee1d23}
.form-group span.error{position:absolute;left:0;bottom:-18px;font-size:12px;color:#ee1d23}
.form-group .input-dropdown{position:absolute;z-index:100;left:0;top:100%;width:100%;background:#fff;border:1px solid #bcbdc0;border-top:none}
.form-group .input-dropdown ul{margin:0;padding:0;list-style:none}
.form-group .input-dropdown ul li::before{display:none}
.form-group .input-dropdown ul li{margin:0;padding:5px 15px;-webkit-transition:.3s linear;transition:.3s linear}
.form-group .input-dropdown ul li:hover{background:#bcbdc0;color:#fff}
.form-file{position:relative;margin-bottom:30px}
.form-file input[type=file]{display:none}
.form-file label{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;height:60px;width:100%;max-width:260px;border-radius:3px;border:1px solid #e5e5e5;background-color:#f7f7f7;cursor:pointer;-webkit-transition:.3s linear;transition:.3s linear}
.form-file label:hover{box-shadow:0 25px 20px rgba(0,0,0,.15)}
.form-file label p:first-of-type{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;margin:0 0 5px;color:#ee1d23;font-size:14px}
.form-file label p:first-of-type svg{width:25px;height:20px;margin-right:8px;fill:#ee1d23}
.form-file label p:nth-of-type(2){margin:0;color:rgba(35,31,32,.3);font-size:12px}
.filename{position:absolute;bottom:-30px;left:0;width:100%;border:none;font-size:13px;font-style:italic;line-height:24px;background:0 0}
.file-remove{display:none;width:19px;height:19px;padding:0;border:none;outline:0;cursor:pointer}
.file-remove svg{width:100%;height:100%;fill:#c0c9d0;-webkit-transition:.3s linear;transition:.3s linear}
.file-remove:hover svg{fill:orange}
.header{position:relative;z-index:1000}
.headerbar{position:relative;max-width:1780px;margin:0 auto;padding:18px 10px;background:#fff}
.headerbar__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.headerbar__logo{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:150px}
.headerbar__right{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(100% - 210px)}
.headerbar__toggle{display:none}
.headerbar__toggle span{color:#ee1d23;font-family:"PF Din Text Pro Medium";font-size:18px;font-weight:500}
.headerbar__toggle .icon{width:34px;height:34px;border-radius:50%;border:2px solid #ee1d23;background-color:#fff;background-image:url(../img/icons/arr-right.svg);background-position:center;background-repeat:no-repeat;background-size:9px 14px}
.headerbar__toggle.open .icon{background-color:#ee1d23;background-image:url(../img/icons/icon-close.svg);background-position:center;background-repeat:no-repeat;background-size:14px}
.headerbar__search{display:none}
.logo{display:block}
.top-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1230px;width:100%;margin-left:auto}
.top-menu__item{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px}
.top-menu__request{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.top-menu__request svg{width:23px;height:23px;margin-right:15px;stroke:#ee1d23;stroke-width:2px;fill:none}
.top-menu__request span{color:#231f20;font-family:"PF Din Text Pro";font-size:20px;font-weight:400;-webkit-transition:.3s linear;transition:.3s linear}
.top-menu__request:hover span{color:#ee1d23}
.top-menu__email{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.top-menu__email svg{width:29px;height:23px;margin-right:15px;fill:#ee1d23}
.top-menu__email span{color:#231f20;font-family:"PF Din Text Pro";font-size:20px;font-weight:400;-webkit-transition:.3s linear;transition:.3s linear}
.top-menu__email:hover span{color:#ee1d23}
.phones{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.phones img{width:22px;height:23px;margin-right:10px}
.phones__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;margin:0}
.phones__num{color:#231f20;font-family:"PF Din Text Pro";font-size:20px;font-weight:400;-webkit-transition:.3s linear;transition:.3s linear}
.phones__num:hover{color:#ee1d23}
.phones__city{position:relative;display:block;margin-right:10px}
.phones__city span{color:#231f20;font-family:"PF Din Text Pro Medium";font-size:20px;font-weight:500;-webkit-transition:.3s linear;transition:.3s linear;cursor:pointer}
.phones__city span:hover{color:#ee1d23}
.phones__callback{position:relative;margin-left:8px}
.phones__callback span{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;height:30px;cursor:pointer}
.phones__callback span svg{width:15px;height:9px;stroke:#ee1d23;stroke-width:2px;fill:none;-webkit-transition:.3s linear;transition:.3s linear}
.phones__callback span:hover svg{stroke:#231f20}
.phones__callback span.open svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.city{position:absolute;z-index:1000;top:calc(100% + 25px);left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:none;width:280px;height:160px;padding-top:30px;background:#fff;border:1px solid #e8e8e8;box-sizing:border-box;box-shadow:0 25px 20px rgba(0,0,0,.15);border-radius:3px}
.city p{margin:0 0 38px;font-size:16px;text-align:center}
.city p span{font-weight:500}
.city::before{content:'';position:absolute;left:50%;top:-3px;width:20px;height:20px;background:#fff;border-top:1px solid #e8e8e8;border-left:1px solid #e8e8e8;-webkit-transform:rotate(45deg) translateX(-50%);-ms-transform:rotate(45deg) translateX(-50%);transform:rotate(45deg) translateX(-50%)}
.city .close{position:absolute;top:10px;right:15px;display:block;width:10px;height:10px}
.city .close svg{width:100%;height:100%;fill:#231f20;-webkit-transition:.3s linear;transition:.3s linear}
.city .close:hover svg{fill:#ee1d23}
.city .btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.city .correct{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:90px;height:28px;background:rgba(196,196,196,.2);border-radius:3px;font-size:14px;color:#231f20;-webkit-transition:.3s linear;transition:.3s linear}
.city .correct:hover{box-shadow:0 10px 20px rgba(0,0,0,.15)}
.city .change{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:90px;height:28px;background:0 0;font-size:14px;color:#231f20;-webkit-transition:.3s linear;transition:.3s linear}
.city .change:hover{color:#ee1d23}
.city-select{display:none;position:absolute;z-index:1000;top:calc(100% + 25px);left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:280px;height:160px;padding:22px 30px 5px;background:#fff;border:1px solid #e8e8e8;box-sizing:border-box;box-shadow:0 25px 20px rgba(0,0,0,.15);border-radius:3px}
.city-select .close{position:absolute;top:10px;right:15px;display:block;width:10px;height:10px}
.city-select .close svg{width:100%;height:100%;fill:#231f20;-webkit-transition:.3s linear;transition:.3s linear}
.city-select .close:hover svg{fill:#ee1d23}
.city-select__title{margin:0 0 15px;text-align:center;font-size:16px;color:rgba(35,31,32,.5)}
.city-select .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.city-select .item{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px);margin-bottom:15px}
.city-select .item p{margin:0;color:#231f20}
.city-select .item p:first-child{font-weight:700;font-size:14px}
.city-select .item p:nth-child(2){font-size:13px}
.callback{position:absolute;z-index:1000;top:calc(100% + 25px);left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:none;width:280px;padding:30px;background:#fff;border:1px solid #e8e8e8;box-sizing:border-box;box-shadow:0 25px 20px rgba(0,0,0,.15);border-radius:3px}
.callback::before{content:'';position:absolute;left:50%;top:-3px;width:20px;height:20px;background:#fff;border-top:1px solid #e8e8e8;border-left:1px solid #e8e8e8;-webkit-transform:rotate(45deg) translateX(-50%);-ms-transform:rotate(45deg) translateX(-50%);transform:rotate(45deg) translateX(-50%)}
.callback__title{margin:0 0 20px;text-align:center;font-weight:700;font-size:16px}
.callback .close{position:absolute;top:10px;right:15px;display:block;width:10px;height:10px}
.callback .close svg{width:100%;height:100%;fill:#231f20;-webkit-transition:.3s linear;transition:.3s linear}
.callback .close:hover svg{fill:#ee1d23}
.callback .btn{border:none;cursor:pointer;width:100%}
.navbar{position:relative;background-color:rgba(35,31,32,.2)}
.navbar--inner{background-color:transparent;border-bottom:1px solid #8f8f8f}
.navbar--inner .search input{color:#231f20}
.navbar--inner .search button svg{stroke:#231f20}
.navbar__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;max-width:1780px;height:60px;margin:0 auto;padding:0 10px}
.navbar__left{width:300px;height:100%}
.menu{height:100%;background-color:#231f20}
.menu::before{content:'';position:absolute;right:calc(100% - 10px);top:0;width:600px;height:100%;background-color:#231f20}
.menu::after{display:none;content:'';position:absolute;left:calc(100% - 10px);top:0;width:100px;height:100%;background-color:#231f20}
.menu__toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;color:#fff;font-family:"PF Din Text Pro";font-size:16px;font-weight:400;-webkit-transition:.3s linear;transition:.3s linear}
.menu__toggle:hover{color:#ee1d23}
.menu__toggle:hover .menu__icon span{background-color:#ee1d23}
.menu__icon{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;width:29px;height:20px;margin-left:25px}
.menu__icon span{display:block;width:100%;height:2px;background-color:#fff;-webkit-transition:.3s linear;transition:.3s linear}
.menu__icon.open span:first-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:6.5% center;-ms-transform-origin:6.5% center;transform-origin:6.5% center}
.menu__icon.open span:nth-child(2){display:none}
.menu__icon.open span:last-child{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:6.5% center;-ms-transform-origin:6.5% center;transform-origin:6.5% center}
.menu__hidden{position:absolute;top:100%;left:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 20px);padding:30px 10px;box-shadow:0 25px 25px rgba(0,0,0,.25);background-color:#fff;-webkit-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top;-webkit-transition:.3s linear;transition:.3s linear}
.menu__hidden.open{-webkit-transform:none;-ms-transform:none;transform:none}
.menu__hidden::before{content:'';position:absolute;top:0;right:100%;width:600px;height:100%;background-color:#fff}
.menu__hidden::after{content:'';position:absolute;top:0;left:100%;width:600px;height:100%;background-color:#fff}
.menu__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:260px;padding-left:10px;padding-right:10px}
.menu__right{width:calc(100% - 260px);padding-left:10px;padding-right:10px}
.menu__list{margin:0 0 30px;padding:0;list-style:none}
.menu__list li{padding-left:0;margin-bottom:10px}
.menu__list li::before{display:none}
.menu__list li a{display:block;padding:5px 0;color:#231f20;font-size:14px;font-weight:700;-webkit-transition:.3s linear;transition:.3s linear}
.menu__list li a:hover,.menu__list li.active a{color:#ee1d23}
.menu__links a{display:none}
.menu__links a .icon{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:46px;height:46px;margin-bottom:20px;border-radius:50%;box-shadow:0 10px 15px rgba(0,0,0,.1);background-color:#ee1d23;-webkit-transition:.3s linear;transition:.3s linear}
.menu__links a .icon svg{width:9px;height:18px;stroke:#fff;stroke-width:2px;fill:none}
.menu__links a span{color:#231f20;font-family:Arial;font-size:14px;font-weight:400}
.menu__links a:hover .icon{box-shadow:0 10px 15px rgba(0,0,0,.25)}
.menu__links a.active{display:block}
.menu__section{display:none}
.menu__section.active{display:block}
.type-menu ul{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.type-menu ul li{padding-left:0;width:25%;margin-bottom:20px;padding-right:20px}
.type-menu ul li::before{display:none}
.type-menu ul li a{display:block;padding-left:28px;color:#231f20;font-size:14px;background:url(../img/icons/arrow-right.png) left 3px/8px 12px no-repeat;-webkit-transition:.3s linear;transition:.3s linear}
.type-menu ul li a:hover{color:#ee1d23}
.type-menu ul li:nth-child(13) a,.type-menu ul li:nth-child(14) a,.type-menu ul li:nth-child(15) a,.type-menu ul li:nth-child(16) a,.type-menu ul li:nth-child(5) a,.type-menu ul li:nth-child(6) a,.type-menu ul li:nth-child(7) a,.type-menu ul li:nth-child(8) a{background:url(../img/icons/arrow-left.png) left 3px/8px 12px no-repeat}
.manufactory-menu ul{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.manufactory-menu ul li{padding-left:0;width:calc(100% / 6);margin-bottom:20px}
.manufactory-menu ul li::before{display:none}
.manufactory-menu ul li a{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;padding:10px}
.manufactory-menu ul li a img{-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:.3s linear;transition:.3s linear}
.manufactory-menu ul li a:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}
.industry-menu--mb{margin-bottom:60px}
.industry-menu ul{margin:0 -10px;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.industry-menu ul li{padding-left:0;width:calc(20% - 20px);margin:0 10px 20px}
.industry-menu ul li::before{display:none}
.industry-menu ul li a{position:relative;display:block;height:160px;border:1px solid #d5d5d5;background-color:#fff;overflow:hidden;-webkit-transition:.3s linear;transition:.3s linear}
.industry-menu ul li a img{position:absolute;z-index:1;bottom:0;right:0;display:block}
.industry-menu ul li a span{position:absolute;z-index:10;left:15px;right:50px;bottom:15px;color:#231f20;font-size:14px;line-height:1.5}
.industry-menu ul li a:hover{box-shadow:0 5px 25px rgba(0,0,0,.15)}
.search{display:-webkit-box;display:-ms-flexbox;display:flex;width:300px;height:100%;margin-left:80px}
.search input{width:calc(100% - 40px);height:100%;border:none;background:0 0;color:#fff;font-family:'PF Din Text Pro';font-weight:400;font-size:16px}
.search input::-webkit-input-placeholder{opacity:1}
.search input::-moz-placeholder{opacity:1}
.search input:-moz-placeholder{opacity:1}
.search input:-ms-input-placeholder{opacity:1}
.search button{width:40px;height:100%;padding:5px 0 0;border:none;background:0 0;cursor:pointer}
.search button svg{width:16px;height:20px;stroke:#fff;stroke-width:2px;fill:none}
.banner{margin-top:-61px}
.banner__carousel:not(.slick-initialized) .item:nth-child(n+2){display:none;}
.banner__carousel .item{position:relative;height:730px}
.banner__carousel .item>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}
.banner__carousel .slick-dots{z-index:100;bottom:-17px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}
.banner__carousel .slick-dots li{width:34px;height:34px}
.banner__carousel .slick-dots li button{width:100%;height:100%;border-radius:50%;border:4px solid #fff;background-color:#fff}
.banner__carousel .slick-dots li.slick-active button{background-color:#ee1d23}
.banner__desc{position:absolute;z-index:100;top:30%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);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:center;-ms-flex-pack:center;justify-content:center;width:1040px}
.banner__icon{width:134px;height:118px;margin-right:65px}
.banner__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
.banner__text{max-width:calc(100% - 199px);color:#fff;font-family:"PF Din Text Pro";font-size:46px;font-weight:700}
.banner__nav:not(.slick-initialized) { display: grid;  grid-template-columns: repeat(3, 1fr);}
.banner__nav{margin-top:-30px;padding:0 10px}
.banner__nav .item{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;height:220px}
.banner__nav .item img{width:119px;height:106px;margin-right:24px}
.banner__nav .item span{max-width:calc(100% - 143px);color:#231f20;font-family:"PF Din Text Pro Bold";font-size:30px;font-weight:700}
.banner__nav .item.slick-current span{color:#ee1d23}
.advant{position:absolute;z-index:100;left:0;bottom:80px;width:100%}
.advant__wrap{max-width:1780px;margin:0 auto;padding:0 10px}
.advant__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.advant__item{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(33.333333333333336% - 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 60px}
.advant__num{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:138px;height:80px;margin-right:35px;background-color:#ee1d23}
.advant__num p{margin:0;color:#fff;font-family:"PF Din Text Pro Bold";font-size:38px;font-weight:700;text-align:center;line-height:1}
.advant__num p span{display:block;font-family:"PF Din Text Pro Medium";font-size:28px;font-weight:500}
.advant__text{width:calc(100% - 173px);color:#fff;font-size:18px;font-weight:700}
.second-menu{padding:0 90px;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;background-color:#fafafa}
.second-menu__list{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.second-menu__list li{padding-left:0;width:25%;margin-bottom:0}
.second-menu__list li::before{display:none}
.second-menu__list li a{position:relative;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:100%;height:159px;text-align:center;color:#231f20;font-family:"PF Din Text Pro Medium";font-size:24px;font-weight:500;background-color:transparent;-webkit-transition:.3s linear;transition:.3s linear}
.second-menu__list li a:hover{color:#ee1d23;background-color:#f5f5f5}
.second-menu__list li:first-child a{padding-left:60px}
.second-menu__list li:first-child a::before{content:'';position:absolute;right:100%;top:0;width:90px;height:100%;background-color:transparent;-webkit-transition:.3s linear;transition:.3s linear}
.second-menu__list li:first-child a:hover::before{background-color:#f5f5f5}
.second-menu__list li:last-child a::after{content:'';position:absolute;left:100%;top:0;width:90px;height:100%;background-color:transparent;-webkit-transition:.3s linear;transition:.3s linear}
.second-menu__list li:last-child a:hover::after{background-color:#f5f5f5}
.about{padding:80px 0}
.about--npt{padding-top:0}
.about__title{margin:0 0 45px;font-family:"PF Din Text Pro Bold";font-size:46px;font-weight:700}
.about__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.about__left{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(33.333333333333336% - 30px)}
.about__right{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(58.333333333333336% - 30px);margin-left:calc(8.333333333333334% + 15px)}
.about__text{margin-bottom:35px}
.about__text p{margin:0 0 30px;font-size:14px}
.about__text p:last-child{margin-bottom:0}
.about__video p{margin:10px 0;color:rgba(35,31,32,.6);font-size:14px}
.video-block{position:relative;max-width:100%;height:0;margin:0 auto;padding-bottom:56.25%;overflow:hidden}
.video-block iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.clients{padding-bottom:48px;border-bottom:1px solid #bebebe}
.clients__title{margin:0 0 48px;font-family:"PF Din Text Pro Bold";font-size:24px;font-weight:700}
.clients__carousel .item{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;height:65px;padding:0 15px}
.clients__carousel .prev{position:absolute;z-index:100;top:50%;left:-20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);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:48px;height:48px;padding:0;border:none;border-radius:50%;background-color:#ee1d23;cursor:pointer;-webkit-transition:.3s linear;transition:.3s linear}
.clients__carousel .prev:hover{box-shadow:0 10px 16px rgba(0,0,0,.16)}
.clients__carousel .prev svg{width:12px;height:20px;stroke:#fff;stroke-width:2px;fill:none}
.clients__carousel .next{position:absolute;z-index:100;top:50%;right:-20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);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:48px;height:48px;padding:0;border:none;border-radius:50%;background-color:#ee1d23;cursor:pointer;-webkit-transition:.3s linear;transition:.3s linear}
.clients__carousel .next:hover{box-shadow:0 10px 16px rgba(0,0,0,.16)}
.clients__carousel .next svg{width:12px;height:20px;stroke:#fff;stroke-width:2px;fill:none}
.techno{padding-top:45px}
.techno__title{margin:0 0 36px;font-family:"PF Din Text Pro Bold";font-size:24px;font-weight:700}
.techno__text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-bottom:48px;margin-left:-10px}
.techno__col{box-sizing:border-box;word-wrap:break-word;width:calc(50% - 30px);margin-left:10px;margin-right:10px}
.techno__col p{position:relative;margin:0 0 15;padding-left:32px;font-size:14px;line-height:1.4}
.techno__col p::before{content:'';position:absolute;left:0;top:9px;display:block;width:18px;height:1px;background-color:rgba(0,0,0,.4)}
.techno__col p span{font-weight:700}
.techno__col p:last-child{margin-bottom:0}
.techno__footer{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}
.techno__btn{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:278px;height:64px;margin-bottom:20px;border-radius:1px;border:1px solid #ccc;background-color:#fff;-webkit-transition:.3s linear;transition:.3s linear}
.techno__btn svg{width:28px;height:22px;margin-right:14px;fill:#ee1d23}
.techno__btn span{color:#231f20;font-family:"PF Din Text Pro bold";font-size:14px;font-weight:700}
.techno__btn:hover{box-shadow:0 10px 20px rgba(0,0,0,.15)}
.techno__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:419px;margin-bottom:20px}
.techno__info svg{width:29px;height:26px;margin-right:24px;fill:#000}
.techno__info span{width:calc(100% - 53px);color:#000;font-family:"PF Din Text Pro";font-size:12px;font-weight:400}
.examples-block{padding:80px 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;background-color:#fcfcfc}
.examples-block__header{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;margin-bottom:55px}
.examples-block__col{width:calc(100% - 250px);max-width:820px;margin-right:15px}
.examples-block__title{margin:0 0 26px;font-family:"PF Din Text Pro Bold";font-size:46px;font-weight:700}
.examples-block__btn{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:220px;height:44px;margin-left:15px;margin-top:15px;border-radius:3px;border:1px solid rgba(139,139,139,.3);background-color:rgba(243,243,243,.3);-webkit-transition:.3s linear;transition:.3s linear}
.examples-block__btn span{color:#231f20;font-size:14px}
.examples-block__btn .icon{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:22px;height:22px;margin-left:16px;border-radius:50%;border:1px solid #ee1d23}
.examples-block__btn .icon svg{width:6px;height:8px;stroke:#ee1d23;fill:none}
.examples-block__btn:hover{box-shadow:0 10px 20px rgba(0,0,0,.15)}
.examples-block__info{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}
.examples-block__info img{width:138px;height:73px;margin-right:38px;-o-object-fit:contain;object-fit:contain}
.examples-block__info p{width:calc(100% - 176px);margin:0;font-size:14px;line-height:1.5}
.examples-block__carousel{margin:0 -10px}
.examples-block__carousel .item{padding:0 10px}
.examples-block__carousel .prev{position:absolute;z-index:100;top:80px;left:-14px;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:48px;height:48px;padding:0;border:none;border-radius:50%;background-color:#ee1d23;cursor:pointer;-webkit-transition:.3s linear;transition:.3s linear}
.examples-block__carousel .prev:hover{box-shadow:0 10px 16px rgba(0,0,0,.16)}
.examples-block__carousel .prev svg{width:12px;height:20px;stroke:#fff;stroke-width:2px;fill:none}
.examples-block__carousel .next{position:absolute;z-index:100;top:80px;right:-14px;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:48px;height:48px;padding:0;border:none;border-radius:50%;background-color:#ee1d23;cursor:pointer;-webkit-transition:.3s linear;transition:.3s linear}
.examples-block__carousel .next:hover{box-shadow:0 10px 16px rgba(0,0,0,.16)}
.examples-block__carousel .next svg{width:12px;height:20px;stroke:#fff;stroke-width:2px;fill:none}
.examples-block__img{display:block;position:relative;height:210px;margin-bottom:8px;border-radius:3px;border:1px solid #ee1d23;overflow:hidden}
.examples-block__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.examples-block__img .label{position:absolute;z-index:10;left:0;bottom:0;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:112px;height:24px;background-color:#231f20;color:#fff;font-size:10px;text-transform:uppercase;-webkit-transition:.3s linear;transition:.3s linear}
.examples-block__img:hover .label{background-color:#ee1d23}
.examples-block__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:56px;margin-bottom:10px;padding:0 14px;border-radius:3px;background-color:#f3f3f3}
.examples-block__name span{color:#231f20;font-family:"PF Din Text Pro Bold";font-size:14px;font-weight:500;-webkit-transition:.3s linear;transition:.3s linear}
.examples-block__name:hover span{color:#ee1d23;text-decoration:underline}
.examples-block__desc{padding:0 14px}
.examples-block__desc p{margin:0 0 4px;color:#9f9f9f;font-family:"PF Din Text Pro";font-size:12px;font-weight:400}
.examples-block__desc p span{color:#231f20;text-transform:uppercase}
.examples-block__desc p:nth-child(2){/*text-transform:uppercase*/}
.repair-block{padding-bottom:70px}
.repair-block__header{padding:60px 0;border-bottom:1px solid #ededed}
.repair-block__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.repair-block__title{box-sizing:border-box;word-wrap:break-word;width:calc(50% - 30px);font-size:46px;margin:0 15px}
.repair-block__text{box-sizing:border-box;word-wrap:break-word;width:calc(50% - 30px);font-size:16px;margin:0 15px}
.repair-block__body{padding-top:60px}
.repair-block__body .container{position:relative}
.repair-block__left{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(25% - 30px);-ms-flex-item-align:start;align-self:flex-start}
.repair-block__left h3,.repair-block__left .h3{margin:0 0 60px;font-family:"PF Din Text Pro Medium";font-size:26px;font-weight:500}
.repair-block__left img{display:block;width:142px;height:141px;margin:0 40px 60px}
.repair-block__col{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(25% - 30px);-ms-flex-item-align:start;align-self:flex-start}
.repair-block__btn{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:220px;height:44px;border-radius:3px;background-color:#ee1d23;color:#fff;font-family:Arial;font-size:12px;font-weight:400;text-transform:uppercase;-webkit-transition:.3s linear;transition:.3s linear}
.repair-block__btn:hover{box-shadow:0 10px 20px rgba(0,0,0,.15)}
.repair-block__menu{margin:0;padding:8px 0 0;list-style:none}
.repair-block__menu li{padding-left:0;margin-bottom:40px;padding-right:20px}
.repair-block__menu li::before{display:none}
.repair-block__menu li:last-child{margin-bottom:0}
.repair-block__menu li a{display:block;padding-left:28px;color:#231f20;font-size:14px;background:url(../img/icons/arrow-right.png) left 3px/8px 12px no-repeat;-webkit-transition:.3s linear;transition:.3s linear}
.repair-block__menu li a:hover{color:#ee1d23}
.repair-block__menu li:nth-child(even) a{background:url(../img/icons/arrow-left.png) left 3px/8px 12px no-repeat}
.reviews{padding:90px 0 50px;background:url(../img/bg-reviews.png) center/cover no-repeat}
.reviews__title{margin:0 0 25px;font-size:30px}
.reviews__carousel,.reviews__carousel_items{max-width:1320px;margin:0 -10px}
.reviews__carousel .item,.reviews__carousel_items .item{padding:0 10px;opacity:.5}
.reviews__carousel .item.slick-active,.reviews__carousel_items .item.slick-active{opacity:1}
.reviews__carousel .prev,.reviews__carousel_items .prev{position:absolute;z-index:100;top:183px;left:-20px;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:48px;height:48px;padding:0;border:none;border-radius:50%;background-color:#ee1d23;cursor:pointer;-webkit-transition:.3s linear;transition:.3s linear}
.reviews__carousel .prev:hover,.reviews__carousel_items .prev:hover{box-shadow:0 10px 16px rgba(0,0,0,.16)}
.reviews__carousel .prev svg,.reviews__carousel_items .prev svg{width:12px;height:20px;stroke:#fff;stroke-width:2px;fill:none}
.reviews__carousel .next,.reviews__carousel_items .next{position:absolute;z-index:100;top:183px;right:-20px;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:48px;height:48px;padding:0;border:none;border-radius:50%;background-color:#ee1d23;cursor:pointer;-webkit-transition:.3s linear;transition:.3s linear}
.reviews__carousel .next:hover,.reviews__carousel_items .next:hover{box-shadow:0 10px 16px rgba(0,0,0,.16)}
.reviews__carousel .next svg,.reviews__carousel_items .next svg{width:12px;height:20px;stroke:#fff;stroke-width:2px;fill:none}
.reviews__carousel .slick-list,.reviews__carousel_items .slick-list{overflow:visible}
.reviews__item{box-shadow:0 28px 25px rgba(0,0,0,.1);border-radius:4px;background-color:#fff}
.reviews__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:70px;padding:5px 30px;border-radius:4px 4px 0 0;border:1px solid #e0e0e0;background-color:#fcfcfc}
.reviews__header p{margin:0;font-size:16px;font-weight:700}
.reviews__body{position:relative;padding:28px}
.reviews__wrap{position:relative;height:285px;padding-bottom:25px;overflow:hidden;-webkit-transition:.3s linear;transition:.3s linear}
.reviews__text p{margin:0 0 20px;font-size:14px;line-height:1.5}
.reviews__text.more::after{content:'';position:absolute;z-index:10;left:0;bottom:0;display:block;width:100%;height:86px;background-image:-webkit-linear-gradient(bottom,#fff 13%,rgba(255,255,255,0) 100%);background-image:linear-gradient(0deg,#fff 13%,rgba(255,255,255,0) 100%)}
.reviews__more,.reviews__more:focus{position:absolute;z-index:100;bottom:0;left:0;display:none;color:#ee1d23;font-size:12px;text-decoration:underline;text-transform:uppercase;-webkit-transition:.3s linear;transition:.3s linear}
.reviews__more:focus:hover,.reviews__more:hover{color:#231f20;text-decoration:underline}
.private-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.private-link__icon{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:36px;height:36px;margin-right:20px;border-radius:50%;background-color:rgba(188,189,192,.2)}
.private-link__icon svg{width:20px;height:21px;fill:#231f20}
.private-link span{color:#231f20;font-size:20px;font-family:"PF Din Text Pro";font-weight:400;-webkit-transition:.3s linear;transition:.3s linear}
.private-link:hover span{color:#ee1d23}
.brand-menu{background-color:#f7f7f7}
.brand-menu__wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1780px;margin:0 auto;padding:0 10px}
.brand-menu__label{width:100px;font-family:"PF Din Text Pro";font-size:18px;font-weight:400}
.brand-menu__list{margin:0;padding:0;list-style:none;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;width:calc(100% - 100px)}
.brand-menu__list li{padding-left:0}
.brand-menu__list li::before{display:none}
.brand-menu__list>li{position:static;margin-bottom:0}
.brand-menu__list>li>a{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:100%;height:60px;padding:0 15px;color:#231f20;font-family:"PF Din Text Pro Bold";font-size:18px;font-weight:700;text-transform:uppercase;-webkit-transition:.3s linear;transition:.3s linear}
.brand-menu__list>li:hover>a,.brand-menu__list>li>a.open{background:#fff;box-shadow:0 15px 15px rgba(0,0,0,.15)}
.brand-menu__list>li:last-child .brand-menu__dropdown{left:auto;right:0}
.brand-menu__dropdown{position:absolute;z-index:700;top:100%;left:0;width:100%;display:none;padding:30px;background:#fff;box-shadow:0 15px 15px rgba(0,0,0,.15)}
.brand-menu__dropdown .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.brand-menu__dropdown .col{margin:0 15px;padding:0;list-style:none;box-sizing:border-box;word-wrap:break-word;width:calc(8.333333333333334% - 30px)}
.brand-menu__dropdown .col li{margin-bottom:5px}
.brand-menu__dropdown .col li a{color:#231f20;text-transform:uppercase;font-size:12px;-webkit-transition:.3s linear;transition:.3s linear}
.brand-menu__dropdown .col li a:hover{color:#ee1d23}
.brand-menu__hidden{display:none}
.brand-menu__show{margin:20px 0;border-bottom:1px solid #ececec}
.brand-menu__show a{position:relative;top:10px;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:150px;height:20px;background-color:#fff;margin:0 auto}
.brand-menu__show a span{color:#ee1d23;font-size:14px}
.brand-menu__show a svg{width:12px;height:7px;margin-left:10px;stroke:#ee1d23;fill:none;-webkit-transition:.3s linear;transition:.3s linear}
.brand-menu__show a.open svg{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}
.info{padding:90px 0}
.info__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.info__left{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(58.333333333333336% - 30px);padding-right:70px}
.info__right{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(41.66666666666667% - 30px)}
.info__title{margin:0 0 38px;font-size:46px}
.info__text{font-size:14px;line-height:1.5}
.info__text p{margin:0 0 20px}
.info__text p:last-child{margin-bottom:0}
.info__carousel .prev{position:absolute;z-index:100;top:50%;left:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);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:48px;height:48px;padding:0;border:none;border-radius:50%;background-color:#ee1d23;cursor:pointer;-webkit-transition:.3s linear;transition:.3s linear}
.info__carousel .prev:hover{box-shadow:0 10px 16px rgba(0,0,0,.16)}
.info__carousel .prev svg{width:12px;height:20px;stroke:#fff;stroke-width:2px;fill:none}
.info__carousel .next{position:absolute;z-index:100;top:50%;right:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);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:48px;height:48px;padding:0;border:none;border-radius:50%;background-color:#ee1d23;cursor:pointer;-webkit-transition:.3s linear;transition:.3s linear}
.info__carousel .next:hover{box-shadow:0 10px 16px rgba(0,0,0,.16)}
.info__carousel .next svg{width:12px;height:20px;stroke:#fff;stroke-width:2px;fill:none}
.footer{padding:70px 0 50px;background-color:rgba(250,250,250,.9)}
.footerbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;position:relative;margin-bottom:20px}
.footerbar__col{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(25% - 30px)}
.footerbar__title{margin:0 0 30px}
.footerbar__menu{margin:0;padding:0;list-style:none}
.footerbar__menu li{padding-left:0;margin-bottom:18px}
.footerbar__menu li::before{display:none}
.footerbar__menu li:last-child{margin-bottom:0}
.footerbar__menu li a{color:#231f20;font-size:14px;-webkit-transition:.3s linear;transition:.3s linear}
.footerbar__menu li a:hover{color:#ee1d23}
.footerbar__link{display:block;margin-top:20px;color:#231f20;font-size:16px;font-weight:700;-webkit-transition:.3s linear;transition:.3s linear}
.footerbar__link:hover{color:#ee1d23}
.footerbar__link:first-of-type{margin-top:30px}
.bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.bottom__left{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px)}
.bottom__center,.bottom__right{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(25% - 30px)}
.social{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.social li{padding-left:0;margin-right:20px}
.social li::before{display:none}
.social li:last-child{margin-right:0}
.social li a{display:block}
.social li a svg{width:30px;height:20px;fill:#231f20;-webkit-transition:.3s linear;transition:.3s linear}
.social li a:hover svg{fill:#ee1d23}
.f-contacts__item{margin-bottom:20px}
.f-contacts__city{margin:0 0 3px;font-size:14px;font-weight:700}
.f-contacts__info{margin:0;font-size:14px;font-weight:700}
.f-contacts__info span{color:#bcbdc0;font-weight:400}
.f-contacts__info a{color:#231f20;font-weight:400;-webkit-transition:.3s linear;transition:.3s linear}
.f-contacts__info a:hover{color:#ee1d23}
.feedback{border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;background-color:#fcfcfc}
.feedback .container{padding:120px 15px 145px;background-image:url(../img/bg-feedback.png);background-position:15px bottom;background-repeat:no-repeat;background-size:37%}
.feedback__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.feedback__col{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px);margin-left:calc(50% + 15px)}
.feedback__title{margin:0 0 45px;font-size:46px}
.feedback__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:50px}
.feedback__text p{width:calc(100% - 88px);max-width:420px;margin:0;font-size:18px;line-height:1.5}
.feedback__icon{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:54px;height:54px;margin-right:34px;border:1px solid rgba(0,0,0,.2);border-radius:50%}
.feedback__icon svg{width:15px;height:8px;stroke:#000;fill:none}
.feedback__form{max-width:460px}
.feedback__form .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}
.feedback__form .col{width:calc(50% - 20px);margin:0 10px}
.feedback__form .btn{margin-bottom:30px;border-radius:3px;border:none;cursor:pointer}
.feedback__form p{margin:0;font-size:12px;color:rgba(35,31,32,.55)}
.feedback__form p a{color:rgba(35,31,32,.55);text-decoration:underline;-webkit-transition:.3s linear;transition:.3s linear}
.feedback__form p a:hover{color:#ee1d23}
.stages{padding:70px 0}
.stages__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:950px;height:253px;margin:0 auto 45px;padding-left:315px;background:url(../img/bg-stages.png) left center/264px no-repeat}
.stages__title{margin:0;font-size:46px}
.stages__item{padding:15px 0;-webkit-transition:.3s linear;transition:.3s linear}
.stages__item.active{background-color:rgba(196,196,196,.1)}
.stages__item.active .stages__num span{color:#ee1d23}
.stages__item.active .stages__act .icon svg{stroke:#231f20}
.stages__item.active .stages__result .icon img{-webkit-filter:none;filter:none}
.stages__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.stages__left{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(33.333333333333336% - 30px);margin-left:calc(8.333333333333334% + 15px)}
.stages__center{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(16.666666666666668% - 30px)}
.stages__right{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(33.333333333333336% - 30px);padding-left:60px}
.stages__do{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:120px;height:30px;margin:0 auto;border-radius:15px;background-color:rgba(243,242,247,.8)}
.stages__do span{display:block;margin-right:10px;font-size:12px;opacity:.4}
.stages__do svg{width:6px;height:10px;stroke:#231f20;fill:none;opacity:.4}
.stages__result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.stages__result .icon{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:80px;height:80px;margin-right:30px;border-radius:50%;background-color:#f3f2f7;overflow:hidden}
.stages__result .icon.red{background-color:#ee1d23}
.stages__result .icon img{-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:.3s linear;transition:.3s linear}
.stages__result .content{width:calc(100% - 110px)}
.stages__act{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}
.stages__act .icon{width:20px;height:16px}
.stages__act .icon svg{width:100%;height:100%;fill:none;stroke:#bcbdc0;stroke-width:2px;-webkit-transition:.3s linear;transition:.3s linear}
.stages__act .content{width:calc(100% - 120px);max-width:300px}
.stages__num{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:69px;height:76px;border-radius:6px;border:1px solid rgba(141,147,164,.3)}
.stages__num span{color:#bcbdc0;font-size:46px;font-weight:700}
.stages__text{margin:0;font-size:14px;line-height:1.5}
.stages__text span{font-weight:700}
.stages__text.red{color:#ee1d23;font-weight:700}
.stages__nums{display:none;margin-bottom:20px}
.stages__nums .stages__num{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:10px}
.stages__nums .stages__num:last-child{margin-right:0}
.stages__nums .stages__num.active span{color:#ee1d23}
.breadcrumbs{position:relative;z-index:10;padding:30px 0}
.breadcrumbs ul{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.breadcrumbs ul li{padding-left:0;display:block;color:rgba(35,31,32,.5);font-family:"PF Din Text Pro";font-size:14px;font-weight:400}
.breadcrumbs ul li::before{display:none}
.breadcrumbs ul li a{color:rgba(35,31,32,.5);-webkit-transition:.3s linear;transition:.3s linear}
.breadcrumbs ul li a::after{content:'\002D';margin:0 6px}
.breadcrumbs ul li a:hover{color:#ee1d23}
.breadcrumbs ul li a:hover::after{color:rgba(35,31,32,.5)}
.page-title{position:relative;z-index:10;padding:10px 0 30px}
.page-title h1,.page-title .h1{margin:0}
.page-title__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;align-items:center;}
.page-title__row h1,.page-title__row h2,.page-title__row .h1,.page-title__row .h2{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(52.333333333333336% - 30px)}
.page-title h2,.page-title .h2{font-size:46px}
.page-title__logo{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:fit-content;-ms-flex-item-align:center;align-self:center}
.flex_block{display: flex; column-gap: 40px; justify-content: space-between;}
.page-title__promo{color:red;font-weight:bold;margin-left: 15px;margin-right: 15px;font-size: 18px;text-align: center;}
.page-title__promo + .page-title__logo{width:auto;}
.preview{margin-bottom:20px;}

.page-title__logo img{display:block;margin-left:auto}
.page-title__cert{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(41.66666666666667% - 30px);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}
.page-title__cert img{width:156px;margin:0 50px 0 25px}
.page-title__cert p{width:calc(100% - 231px);margin:0;font-size:14px}
.customers{margin:30px 0 50px}
.customers__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.customers__item{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(16.666666666666668% - 30px);display:block;margin-bottom:50px}
.customers__item:hover .customers__name{color:#ee1d23}
.customers__img{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;height:80px;margin-bottom:30px}
.customers__img .img{max-height:100%}
.customers__name{margin:0;color:#231f20;text-align:center;font-size:14px;-webkit-transition:.3s linear;transition:.3s linear}
.customers--sm{margin:0}
.customers--sm .customers__item{margin-bottom:30px}
.customers--sm .customers__img{margin-bottom:0}
.customers--sm .customers__img img{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.6;-webkit-transition:.3s linear;transition:.3s linear}
.customers--sm .customers__img:hover img{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}
.customers__btn{margin:0 auto}
.advantage{padding:70px 0;background:url(../img/bg-advantage.png) center/cover no-repeat}
.advantage__title{margin:0 0 54px;font-size:46px;color:#fff}
.advantage__wrap{max-width:1070px;margin-bottom:25px;border-bottom:1px solid rgba(129,129,129,.3)}
.advantage__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.advantage__item{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(33.333333333333336% - 30px);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;margin-bottom:50px}
.advantage__item .icon{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:70px;height:70px;margin-right:30px;border:1px solid #ee1d23;border-radius:50%}
.advantage__item .text{width:calc(100% - 100px);color:#fff;font-size:14px;line-height:1.5}
.advantage__item .text a{display:inline-block;color:#ee1d23;text-decoration:underline;-webkit-transition:.3s linear;transition:.3s linear}
.advantage__item .text a:hover{color:#fff}
.advantage__text p{margin:0;color:#fff;font-size:16px;line-height:1.5}
.advantage__text p.red{margin-bottom:20px;color:#ee1d23;font-weight:700}
.advantage__text p.red span{font-weight:400}
.advantage__text p.italic{color:#b8b8b8;font-style:italic}
.connect{padding:90px 0}
.connect__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.connect__left{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(41.66666666666667% - 30px)}
.connect__right{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(58.333333333333336% - 30px)}
.connect.fixed{margin-top:70px}
.request{margin-right:110px}
.request__title{margin:0 0 34px;font-size:46px}
.request__text{margin:0 0 40px;font-size:18px;font-weight:700}
.request__text a{display:inline-block;color:#231f20}
.request__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}
.request__col{width:calc(50% - 20px);margin:0 10px}
.request__col--success{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;padding-bottom:28px}
.request .btn{border:none;max-width:100%;margin-bottom:28px}
.request form p{margin:0;color:rgba(35,31,32,.55);font-size:12px}
.request form p a{color:rgba(35,31,32,.55);text-decoration:underline;-webkit-transition:.3s linear;transition:.3s linear}
.request form p a:hover{color:#ee1d23}
.request form .btn,.request form .form-file label{padding:0;cursor:pointer}
.schema{margin-right:15px}
.schema__tel{margin:0 0 34px;color:rgba(35,31,32,.2);font-family:"PF Din Text Pro Bold";font-size:46px;font-weight:700}
.schema__tel a{display:inline-block;color:rgba(35,31,32,.2);-webkit-transition:.3s linear;transition:.3s linear}
.schema__tel a:hover{color:#ee1d23}
.schema__text{margin:0 0 30px;font-size:18px;font-weight:700;line-height:1.5}
.schema__steps{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}
.schema__left{width:264px}
.schema__right{width:288px;margin:0 auto}
.schema__img{position:relative;border-radius:3px;border:1px solid #e2e2e2;background-color:#fdfdfd}
.schema__img .item{display:none}
.schema__img .item.active{display:block}
.schema__img .item .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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:223px}
.schema__img .item .flex p{margin:0;text-align:center;font-size:14px}
.schema__icon{position:relative;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:124px;height:124px;margin-bottom:27px;border-radius:50%;border:1px solid #ee1d23}
.schema__icon .num{position:absolute;top:-13px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);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:26px;height:26px;border-radius:50%;background-color:#ee1d23;color:#fff;font-size:18px;font-weight:700}
.schema__arr{position:absolute;top:5px;right:-20px;width:72px;height:23px}
.schema__arr svg{width:100%;height:100%;stroke-width:2px;stroke:#ee1d23}
.schema__step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:286px;height:34px;margin-bottom:10px;border-radius:17px;background-color:transparent;padding:0 18px;color:#231f20;font-size:12px;cursor:pointer}
.schema__step.active{background-color:#ee1d23;color:#fff}
.schema__step.active span{color:#fff}
.schema__step span{margin-right:15px;color:#bfbfbf}
.company{margin-bottom:60px}
.company__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.company__left{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(33.333333333333336% - 30px)}
.company__left figure{margin:0}
.company__left figure img{margin-bottom:40px}
.company__left figcaption{padding:0 40px;text-align:center;font-size:18px;font-weight:700}
.company__right{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(58.333333333333336% - 30px);padding-left:30px}
.company .company__text p{margin:0 0 20px;font-size:14px}
.company .company__text ul{margin:0 0 20px;padding:0;list-style:none}
.company .company__text ul li{position:relative;margin-bottom:3px;padding-left:20px;font-size:14px}
.company .company__text ul li::before{content:'\002D';position:absolute;top:-1px;left:0}
.photos__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -1px}
.photos__item{display:block;width:calc(100% / 3 - 2px);height:270px;border-radius:3px;margin:0 1px 2px;overflow:hidden}
.photos__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.type{margin-bottom:70px}
.type__wrap{max-width:860px}
.type p{margin:0 0 20px;font-size:14px}
.type ul{margin:0 0 20px;padding:0;list-style:none}
.type ul li{position:relative;padding-left:20px;font-size:14px}
.type ul li::before{content:'\002D';position:absolute;top:-2px;left:0}
.type ul.triangle{margin-bottom:0}
.type ul.triangle li{margin-bottom:20px;background:url(../img/icons/arrow-right.png) left 3px/8px 12px no-repeat}
.type ul.triangle li::before{display:none}
.type ul.triangle li:nth-child(even){background:url(../img/icons/arrow-left.png) left 3px/8px 12px no-repeat}
.type__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.type__col{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px)}
.type h2,.type .h2{margin:20px 0;font-size:18px;text-transform:uppercase}
.gallery{padding:120px 0}
.gallery__header{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;margin-bottom:55px}
.gallery__title{margin:0;font-size:46px}
.gallery__btn{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;width:220px;height:44px;margin-left:15px;margin-top:10px;padding:0 20px;border-radius:3px;border:1px solid rgba(139,139,139,.3);background-color:rgba(243,243,243,.3);-webkit-transition:.3s linear;transition:.3s linear}
.gallery__btn span{color:#231f20;font-size:14px}
.gallery__btn .icon{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:22px;height:22px;margin-left:16px;border-radius:50%;border:1px solid #ee1d23}
.gallery__btn .icon svg{width:6px;height:8px;stroke:#ee1d23;fill:none}
.gallery__btn:hover{box-shadow:0 10px 20px rgba(0,0,0,.15)}
.gallery__carousel{margin:0 -10px}
.gallery__carousel .item{padding:0 10px}
.gallery__carousel .item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:3px}
.gallery__carousel .prev{position:absolute;z-index:100;top:50%;left:-14px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);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:48px;height:48px;padding:0;border:none;border-radius:50%;background-color:#ee1d23;cursor:pointer;-webkit-transition:.3s linear;transition:.3s linear}
.gallery__carousel .prev:hover{box-shadow:0 10px 16px rgba(0,0,0,.16)}
.gallery__carousel .prev svg{width:12px;height:20px;stroke:#fff;stroke-width:2px;fill:none}
.gallery__carousel .next{position:absolute;z-index:100;top:50%;right:-14px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);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:48px;height:48px;padding:0;border:none;border-radius:50%;background-color:#ee1d23;cursor:pointer;-webkit-transition:.3s linear;transition:.3s linear}
.gallery__carousel .next:hover{box-shadow:0 10px 16px rgba(0,0,0,.16)}
.gallery__carousel .next svg{width:12px;height:20px;stroke:#fff;stroke-width:2px;fill:none}
.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:9000}
.modal{position:fixed;top:50%;bottom:auto;right:auto;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:none;width:98%;max-width:540px;max-height:95vh;padding:37px 30px 30px;background:#fff;overflow-y:auto;z-index:9999}
.modal .close{position:absolute;top:10px;right:15px;display:block;width:10px;height:10px}
.modal .close svg{width:100%;height:100%;fill:#231f20;-webkit-transition:.3s linear;transition:.3s linear}
.modal .close:hover svg{fill:#ee1d23}
.modal .request{margin:0}
.ask{position:fixed;z-index:8000;right:65px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:244px;height:180px;display:none}
.ask__close{position:absolute;right:0;top:16px;width:18px;height:18px}
.ask__close svg{width:100%;height:100%;fill:#bcbdc0;-webkit-transition:.3s linear;transition:.3s linear}
.ask__close:hover svg{fill:#ee1d23}
.ask__cat{height:46px}
.ask__cat>img{display:block;width:116px;margin:0 auto}
.ask__cat .cat-eye{position:absolute;top:32px;left:106px;width:35px;height:11px}
.ask__cat .cat-eye>img{display:block;width:100%;height:100%}
.ask__wrap{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;height:calc(100% - 46px);box-shadow:0 15px 15px rgba(0,0,0,.1);border-radius:3px;border:1px solid #c4c4c4;background-color:#fff}
.ask__wrap p:first-child{margin:0 0 5px;text-align:center;font-size:16px;font-weight:700}
.ask__wrap p:nth-child(2){margin:0 0 15px;text-align:center;font-size:12px;color:rgba(35,31,32,.7)}
.ask__btn{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:220px;height:44px;border-radius:3px;border:1px solid #ee1d23;color:#ee1d23;font-family:Arial;font-size:12px;font-weight:400;text-transform:uppercase;-webkit-transition:.3s linear;transition:.3s linear}
.ask__btn:hover{box-shadow:0 10px 20px rgba(0,0,0,.15)}
.mobile-menu{display:none;position:fixed;z-index:8900;left:0;top:101px;width:100%;height:calc(100% - 112px);padding:50px 0;box-shadow:0 25px 25px rgba(0,0,0,.25);background-color:#f5f5f5;overflow-y:auto}
.mobile-menu__inner{max-width:350px;margin:0 auto}
.mobile-menu__list{margin:0 0 25px;padding:0;list-style:none;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}
.mobile-menu__list li{padding-left:0;width:50%;margin-bottom:25px}
.mobile-menu__list li::before{display:none}
.mobile-menu__list li a{color:#231f20;font-size:20px}
.mobile-menu__title{margin:0 0 20px 47px;font-size:14px}
.mobile-menu .social{margin-top:40px;margin-bottom:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.mobile-menu .top-menu__request{margin-bottom:30px;padding-left:55px}
.mobile-menu .top-menu__email{margin-bottom:30px;padding-left:50px}
.mobile-menu .top-menu__email svg{margin-right:14px}
.mobile-menu .private-link{margin-bottom:30px;padding-left:47px}
.mobile-menu .private-link__icon{margin-right:10px}
.mobile-menu .f-contacts{padding-left:47px}
.mobile-menu .social li{margin:0 13px}
.control{padding:30px 0 50px;background-color:#fafafa}
.control__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.control__left{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(66.66666666666667% - 30px);padding-right:80px}
.control__right{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(33.333333333333336% - 30px);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:15px}
.filter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:0 -10px}
.filter__btn{width:122px;margin:0 10px}
.filter__col{width:calc((100% - 142px)/ 2 - 20px);margin:0 10px}
.filter__title{margin:0 0 20px;font-size:18px;font-weight:700}
.filter .submit{width:122px;height:44px;border-radius:3px;border:1px solid #bcbdc0;margin-bottom:30px;font-family:Arial;font-size:12px;font-weight:400;text-transform:uppercase;background-color:#fff;cursor:pointer;-webkit-transition:.3s linear;transition:.3s linear}
.filter .submit:hover{box-shadow:0 10px 20px rgba(0,0,0,.15)}
.text{margin-bottom:40px}
.text__inner{max-width:870px}
.text h2,.text .h2{margin:0 0 20px;font-size:46px}
.text h3,.text .h3{margin:0 0 20px;font-family:Arial;font-size:18px;font-weight:700}
.price{padding-bottom:50px}
.price__section{margin-bottom:40px}
.price__title{margin:0 0 24px;font-size:18px}
.price__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;max-width:1070px}
.price__left{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(33.333333333333336% - 30px)}
.price__right{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(58.333333333333336% - 30px);margin-left:calc(8.333333333333334% + 15px)}
.price__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.price__item .icon{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:86px;height:86px;margin-right:26px;border:1px solid #bcbdc0;-webkit-transition:.3s linear;transition:.3s linear}
.price__item .icon svg{width:47px;height:29px;stroke:#bcbdc0;stroke-width:2px;-webkit-transition:.3s linear;transition:.3s linear}
.price__item .text{width:calc(100% - 112px);margin:0}
.price__item:hover .icon{border-color:#ee1d23}
.price__item:hover .icon svg{stroke:#ee1d23}
.examples{margin-bottom:60px;padding-top:30px}
.examples__inner{margin-bottom:30px;padding-bottom:10px;border-bottom:1px solid #bcbdc0}
.examples__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.examples__item{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(25% - 30px);margin-bottom:20px}
.examples__wrap{width:100%;overflow-x:auto}
.toggle-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}
.toggle-view a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:30px}
.toggle-view a svg{width:16px;height:16px;margin-right:10px;fill:rgba(35,31,32,.5);-webkit-transition:.3s linear;transition:.3s linear}
.toggle-view a span{color:rgba(35,31,32,.5);font-size:14px;-webkit-transition:.3s linear;transition:.3s linear}
.toggle-view a:hover svg{fill:#ee1d23}
.toggle-view a:hover span{color:#ee1d23}
.toggle-view a.active svg{fill:#ee1d23}
.toggle-view a.active span{color:#ee1d23}
.pagination{margin:15px 0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.pagination li{padding-left:0;margin:0 2px}
.pagination li::before{display:none}
.pagination li a{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:40px;height:40px;border-radius:2px;border:1px solid #c9c9c9;color:#231f20;font-size:14px;-webkit-transition:.3s linear;transition:.3s linear}
.pagination li a:hover{background-color:#ededed;color:#ee1d23}
.pagination li.current a{background-color:#ededed}
.pagination li.next a,.pagination li.prev a{width:auto;border:none}
.pagination li.next a:hover,.pagination li.prev a:hover{background-color:transparent;color:#ee1d23}
.pagination li.prev{margin-right:30px}
.pagination li.next{margin-left:30px}
.contacts{position:relative;z-index:1;margin-bottom:90px}
.contacts__map{height:540px}
.contacts__map .map{display:none;height:100%}
.contacts__map .map.active{display:block}
.contacts__inner{position:relative;display:flex;justify-content:space-between;margin-top: 50px;align-items:flex-start;gap:30px;}
.contacts__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.contacts__left{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:480px}
.contacts__center{box-sizing:border-box;word-wrap:break-word;margin-left:0;margin-right:0;width:calc(41.66666666666667% - 30px);padding-left:0}
.contacts__center h3,.contacts__center .h3{margin:0 0 20px;font-family:Arial;font-size:18px;font-weight:700}
.contacts__details{display:flex;flex-wrap:wrap;align-items:center;}
.contacts__right{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(25% - 30px)}
.contacts__info{display:grid;grid-template-columns:repeat(4,1fr)}
.contacts__info p{margin:0 0 15px}
.contacts__info p:nth-child(odd){grid-column:span 3/auto}
.contacts__info p span{display:block;font-size:16px}
.contacts__info p span:first-child{margin-bottom:3px;color:#bcbdc0;font-weight:700}
.contacts__load{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;width:220px;height:98px;margin:50px 0 0 auto;border-radius:3px;border:1px solid #e5e5e5;background-color:#f7f7f7;-webkit-transition:.3s linear;transition:.3s linear}
.contacts__load:hover{box-shadow:0 10px 20px rgba(0,0,0,.15)}
.contacts__load svg{width:38px;height:30px;margin-bottom:10px;fill:#bcbdc0}
.contacts__load span{color:#231f20;font-size:14px}
.card{padding-bottom:50px}
.card__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.card__left{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(33.333333333333336% - 30px)}
.card__center{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px);padding-left:90px}
.card__right{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(16.666666666666668% - 30px)}
.card__img{border-radius:3px;border:1px solid #ee1d23}
.card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;overflow:hidden}
.card__info{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;height:100%}
.card__info .item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:5px 0}
.card__info .item .left{width:250px;margin-right:15px;border-bottom:1px solid #bcbdc0}
.card__info .item .left span{position:relative;top:3px;display:inline-block;padding:2px 10px 1px 1px;background-color:#fff;color:rgba(35,31,32,.5)}
.card__info .item .right{position:relative;top:3px;width:calc(100% - 265px)}
.card__info .item .right span{font-weight:700}
.card__links{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;height:100%;padding:30px 25px;border-radius:3px;background-color:#f7f7f7}
.card__links a{color:#231f20;font-size:14px;text-decoration:underline;-webkit-transition:.3s linear;transition:.3s linear}
.card__links a:hover{color:#ee1d23}
.page-nav{background-color:#fff}
.page-nav.fixed{position:fixed;z-index:8900;top:0;left:0;width:100%}
.page-nav ul{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}
.page-nav ul li{padding-left:0;margin-right:8px}
.page-nav ul li::before{display:none}
.page-nav ul li a{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;width:220px;height:70px;padding:10px 30px;background-color:#fafafa}
.page-nav ul li a span{color:#231f20;font-family:"PF Din Text Pro Medium";font-size:18px;font-weight:500;-webkit-transition:.3s linear;transition:.3s linear}
.page-nav ul li a .icon{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:26px;height:26px;border-radius:50%;background-color:#ebebeb}
.page-nav ul li a .icon svg{width:8px;height:10px;stroke:#231f20;stroke-width:2px;fill:none}
.page-nav ul li a:hover span{color:#ee1d23}
.desc{padding:70px 0 40px}
.desc__title{margin:0 0 24px;font-family:"PF Din Text Pro Bold";font-size:46px;font-weight:700}
.desc__text{max-width:1200px;margin:0 0 28px}
.desc__desc{margin-bottom:50px}
.desc__desc h3,.desc__desc .h3{margin:0 0 25px;font-size:18px;font-family:Arial;font-weight:700}
.desc__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;max-width:980px}
.desc__left,.desc__right{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px)}
.desc__text-sm{margin:0 0 20px;font-size:14px}
.desc ul.triangle{margin-bottom:0}
.desc ul.triangle li{margin-bottom:20px;background:url(../img/icons/arrow-right.png) left 3px/8px 12px no-repeat}
.desc ul.triangle li::before{display:none}
.desc ul.triangle li:nth-child(even){background:url(../img/icons/arrow-left.png) left 3px/8px 12px no-repeat}
.manuf{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 0}
.manuf__title{margin:0 0 20px;font-family:Arial;font-size:18px;font-weight:700}
.manuf__list{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(75% - 30px);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}
.manuf__list .item{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:calc(100% / 6);padding:0 10px}
.manuf__right{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(25% - 30px)}
.manuf__btn{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:220px;height:44px;margin-left:auto;border-radius:3px;border:1px solid rgba(139,139,139,.3);background-color:rgba(243,243,243,.3);-webkit-transition:.3s linear;transition:.3s linear}
.manuf__btn span{color:#231f20;font-size:14px}
.manuf__btn .icon{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:22px;height:22px;margin-left:16px;border-radius:50%;border:1px solid #ee1d23}
.manuf__btn .icon svg{width:6px;height:8px;stroke:#ee1d23;fill:none}
.manuf__btn:hover{box-shadow:0 10px 20px rgba(0,0,0,.15)}
.category{padding-bottom:80px}
.category__wrap{max-width:1200px}
.category__text{margin-bottom:50px}
.category__text p{margin:0 0 20px;font-size:16px}
.category__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.category__left,.category__right{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px)}
.examples-cat{max-width:480px}
.examples-cat__header{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;margin-bottom:20px}
.examples-cat__title{margin:10px 0;font-size:18px;font-weight:700}
.examples-cat__btn{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:220px;height:44px;border-radius:3px;border:1px solid rgba(139,139,139,.3);background-color:rgba(243,243,243,.3);-webkit-transition:.3s linear;transition:.3s linear}
.examples-cat__btn span{color:#231f20;font-size:14px}
.examples-cat__btn .icon{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:22px;height:22px;margin-left:16px;border-radius:50%;border:1px solid #ee1d23}
.examples-cat__btn .icon svg{width:6px;height:8px;stroke:#ee1d23;fill:none}
.examples-cat__btn:hover{box-shadow:0 10px 20px rgba(0,0,0,.15)}
.examples-cat__item{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;margin-bottom:15px;padding:3px;border-radius:3px;background-color:#f8f8f8}
.examples-cat__img{width:100px;height:72px;margin-right:16px}
.examples-cat__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.examples-cat__desc{width:calc(100% - 116px)}
.examples-cat__name{margin:0 0 2px;font-family:"PF Din Text Pro Medium";font-size:14px;font-weight:500}
.examples-cat__line{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}
.examples-cat__line span{color:rgba(35,31,32,.3);font-size:14px}
.examples-cat__line span:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:26px;padding:0 13px;border-radius:3px;background-color:rgba(196,196,196,.2);color:#231f20;font-family:"PF Din Text Pro Medium";font-size:14px;font-weight:500}
.features{padding:75px 0 40px;background-color:#eee}
.features__title{margin:0 0 30px;font-size:46px}
.features__scheme{margin-bottom:30px;overflow-x:auto}
.features__scheme img{min-width:530px}
.features__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;max-width:1070px}
.features__item{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(25% - 30px);margin-bottom:35px}
.features__item p{margin:0;text-align:center;font-size:12px}
.features__item p span{display:inline-block;color:#7d7d7d}
.features__img{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;height:97px;margin-bottom:14px}
.error404{position:relative;height:calc(100vh - 233px)}
.error404::before{content:'';position:absolute;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:636px;height:636px;border-radius:50%;background-color:#f7f7f7}
.error404__inner{position:relative;z-index:100;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;height:100%}
.error404__row{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;margin-bottom:70px}
.error404__row img{width:193px;height:211px;margin-right:54px}
.error404__row span{color:#ee1d23;font-size:190px;font-weight:700}
.error404__text{margin:0 0 60px;font-size:14px}
.addr{position:relative;z-index:10;width:100%;height:auto;margin: 0;}
.addr__nav{margin:0 0 30px;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:60px;border-bottom:1px solid rgba(0,0,0,.5)}
.addr__nav li{padding-left:0;margin:0}
.addr__nav li::before{display:none}
.addr__nav li a{display:block;padding-bottom:25px;border-bottom:2px solid transparent;color:#231f20;font-size:18px;font-weight:700;-webkit-transition:.3s linear;transition:.3s linear}
.addr__nav li a:hover{color:#ee1d23}
.addr__nav li.active a{border-bottom-color:#ee1d23}
.addr__tab{height:0;opacity:0;overflow:hidden;-webkit-transition:.3s linear;transition:.3s linear}
.addr__tab.active{height:auto;opacity:1}
.addr__section{margin-bottom:20px}
.addr__section:last-child{margin-bottom:0}
.addr__section p{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin:0 0 3px;color:#231f20;font-size:14px;font-weight:400;line-height:24px}
.addr__section p span.title{font-size:16px;font-weight:700;color:#bcbdc0}
.addr__section p span[itemprop=telephone]{width:130px}
.addr__section p a{width:130px;color:#231f20}
.addr__section p a .tel{font-size:16px}
.addr__section p.line{display:block}
.info__carousel {max-width: 560px;}
.price-repair{padding:60px 0 25px}
.price-repair__title{margin:0 0 16px;font-size:46px}
.price-repair__subtitle{margin:0 0 35px;font-size:14px}
.price-table{max-width:1076px}
.price-table__wrap{padding:0 15px}
.price-table__header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;padding-left:30px}
.price-table__header p{margin:0 0 15px;font-size:16px;font-weight:700}
.price-table__col{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px)}
.price-table__section{margin-bottom:25px;padding-bottom:12px;border-bottom:1px dashed #e4e9eb}
.price-table__info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;margin-bottom:23px;padding:17px 0 17px 30px;background-color:#eef4f6}
.price-table__info p{margin:0;font-size:14px}
.price-table__examples{padding-left:30px}
.price-table__examples h3,.price-table__examples .h3{margin:0 0 23px;font-family:Arial;font-size:16px}
.price-table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.price-table__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}
.price-table__item img{display:block;width:76px;height:50px;-o-object-fit:cover;object-fit:cover;margin-right:29px;border:1px solid transparent;-webkit-transition:.3s linear;transition:.3s linear}
.price-table__item img:hover{-webkit-transform:scale(4.5);-ms-transform:scale(4.5);transform:scale(4.5);-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;border-color:#fff;box-shadow:0 3px 3px rgba(0,0,0,.15)}
.price-table__item p{width:calc(100% - 105px);margin:0;font-size:14px}
.faq{padding:50px 0;background-color:#fafafa}
.faq__title{margin:0 0 40px;font-size:46px}
.faq__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.faq__col{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(33.333333333333336% - 30px);margin-right:calc(8.333333333333334% + 15px)}
.faq__item{margin-bottom:20px;border-radius:3px;border:1px solid rgba(35,31,32,.2);-webkit-transition:.3s linear;transition:.3s linear}
.faq__item.open{border-color:#ee1d23}
.faq__item.open .faq__question p{color:#ee1d23}
.faq__item.open .faq__question svg{fill:#ee1d23}
.faq__item.open .faq__question svg.plus{display:none}
.faq__item.open .faq__question svg.minus{display:block}
.faq__question{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 10px 15px 15px;cursor:pointer}
.faq__question svg{width:13px;height:13px;margin-right:10px;margin-top:3px;fill:#231f20;-webkit-transition:.3s linear;transition:.3s linear}
.faq__question svg.minus{display:none}
.faq__question p{width:calc(100% - 23px);margin:0;font-size:14px;-webkit-transition:.3s linear;transition:.3s linear}
.faq__question:hover p{color:#ee1d23}
.faq__question:hover svg{fill:#ee1d23}
.faq__answer{display:none;padding:0 10px 20px 38px}
.faq__answer p{margin:0;font-size:14px}
.prods{padding:70px 0;background-color:#fff}
.prods__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.prods__left{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(33.333333333333336% - 30px);padding-right:50px}
.prods__right{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(66.66666666666667% - 30px);padding-top:20px}
.prods__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;margin-bottom:38px}
.prods__list a{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(25% - 30px);margin-bottom:15px;color:#231f20;font-size:14px;font-weight:400;text-transform:uppercase;-webkit-transition:.3s linear;transition:.3s linear}
.prods__list a:hover{color:#ee1d23}
.prods__btn{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:220px;height:44px;border-radius:3px;border:1px solid rgba(139,139,139,.3);background-color:rgba(243,243,243,.3);color:#231f20;font-size:12px;font-weight:400;text-transform:uppercase;-webkit-transition:.3s linear;transition:.3s linear}
.prods__btn:hover{box-shadow:0 10px 20px rgba(0,0,0,.15)}
.prods__title{margin:0 0 40px;font-size:46px}
.prods__search{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:400px;margin-bottom:50px;border-bottom:1px solid #bcbdc0}
.prods__search input{width:calc(100% - 40px);height:40px;border:none;font-size:18px}
.prods__search button{width:40px;height:40px;border:none;background-color:transparent;cursor:pointer}
.prods__search button svg{width:16px;height:20px;stroke:#231f20;stroke-width:2px;fill:none;-webkit-transition:.3s linear;transition:.3s linear}
.prods__search button svg:hover{stroke:#ee1d23}
.prods__cert{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;margin-bottom:40px}
.prods__cert img{width:103px;margin-right:19px}
.prods__cert p{width:calc(100% - 122px);margin:0;font-size:12px;color:rgba(35,31,32,.8)}
.prods__btn-all{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:220px;height:44px;border-radius:3px;border:1px solid rgba(139,139,139,.3);background-color:rgba(243,243,243,.3);-webkit-transition:.3s linear;transition:.3s linear}
.prods__btn-all span{color:#231f20;font-size:14px}
.prods__btn-all .icon{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:22px;height:22px;margin-left:16px;border-radius:50%;border:1px solid #ee1d23}
.prods__btn-all .icon svg{width:6px;height:8px;stroke:#ee1d23;fill:none}
.prods__btn-all:hover{box-shadow:0 10px 20px rgba(0,0,0,.15)}
.work{padding-top:60px;background-color:#fafafa}
.work__title{margin:0 0 45px;font-size:46px}
.work__carousel{max-width:1800px}
.work__carousel .slick-list{overflow:visible}
.work__carousel .prev{position:absolute;z-index:100;top:50%;left:15px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);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:48px;height:48px;padding:0;border:none;border-radius:50%;background-color:#ee1d23;cursor:pointer;-webkit-transition:.3s linear;transition:.3s linear}
.work__carousel .prev:hover{box-shadow:0 10px 16px rgba(0,0,0,.16)}
.work__carousel .prev svg{width:12px;height:20px;stroke:#fff;stroke-width:2px;fill:none}
.work__carousel .next{position:absolute;z-index:100;top:50%;right:15px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);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:48px;height:48px;padding:0;border:none;border-radius:50%;background-color:#ee1d23;cursor:pointer;-webkit-transition:.3s linear;transition:.3s linear}
.work__carousel .next:hover{box-shadow:0 10px 16px rgba(0,0,0,.16)}
.work__carousel .next svg{width:12px;height:20px;stroke:#fff;stroke-width:2px;fill:none}
.results{margin-bottom:90px}
.results__title{margin:0 0 30px;color:#bcbdc0;font-size:46px;font-family:"PF Din Text Pro";font-weight:400}
.results__title span{color:#ee1d23}
.results__list{max-width:710px;margin-bottom:55px}
.results__item{margin-bottom:20px;border-bottom:1px solid #d4d4d4}
.results__item a{color:#ee1d23;font-size:18px;text-decoration:underline}
.results__producer{margin-bottom:55px}
.results__producer p{margin:0 0 30px;color:#bcbdc0;font-size:14px;font-weight:700}
.results__producer a{display:inline-block;margin:0 30px 30px 0}
.results__examples>p{margin:0 0 30px;color:#bcbdc0;font-size:14px;font-weight:700}
.top-nav{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #ececec}
.top-nav ul{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.top-nav ul li{padding-left:0;margin-left:50px}
.top-nav ul li::before{display:none}
.top-nav ul li:first-child{margin-left:0}
.top-nav ul li a{color:#231f20;font-size:14px;-webkit-transition:.3s linear;transition:.3s linear}
.top-nav ul li a:hover{color:#ee1d23}
@media screen and (max-width:1439px){
.container{padding-left:15px;padding-right:15px;width:1190px}
.industry-menu ul li a{height:120px}
.banner__text{font-size:36px}
.advant__item{padding:0}
.advant__num{margin-right:10px}
.advant__num p{font-size:32px}
.advant__num p span{font-size:24px}
.advant__text{width:calc(100% - 148px);font-size:16px}
.second-menu{padding:0 15px}
.about__left{width:calc(41.66666666666667% - 30px)}
.about__right{margin-left:calc(0% + 15px)}
.examples-block__carousel .prev{left:0;width:36px;height:36px}
.examples-block__carousel .prev svg{width:9px;height:16px}
.examples-block__carousel .next{right:0;width:36px;height:36px}
.examples-block__carousel .next svg{width:9px;height:16px}
.reviews__carousel .prev{left:0;width:36px;height:36px}
.reviews__carousel .prev svg{width:9px;height:16px}
.reviews__carousel .next{right:0;width:36px;height:36px}
.reviews__carousel .next svg{width:9px;height:16px}
.brand-menu__label{width:70px}
.brand-menu__list{width:calc(100% - 70px)}
.brand-menu__list>li>a{padding:0 10px}
.brand-menu__dropdown .col li a{font-size:10px}
.info__carousel .prev{left:0;width:36px;height:36px}
.info__carousel .prev svg{width:9px;height:16px}
.info__carousel .next{right:0;width:36px;height:36px}
.info__carousel .next svg{width:9px;height:16px}
.stages__left{width:calc(41.66666666666667% - 30px);margin-left:calc(0% + 15px)}
.stages__right{padding-left:0}
.request,.schema{margin-right:50px}
.gallery__carousel .prev{left:0;width:36px;height:36px}
.gallery__carousel .prev svg{width:9px;height:16px}
.gallery__carousel .next{right:0;width:36px;height:36px}
.gallery__carousel .next svg{width:9px;height:16px}
.control__left{padding-right:0}
.card__center{padding-left:0}
.error404::before{width:500px;height:500px}
.prods__left{padding-right:0}
.work__carousel .prev{left:0;width:36px;height:36px}
.work__carousel .prev svg{width:9px;height:16px}
.work__carousel .next{right:0;width:36px;height:36px}
.work__carousel .next svg{width:9px;height:16px}
}
@media screen and (max-width:1199px){
.container{padding-left:15px;padding-right:15px;width:990px}
.headerbar__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.headerbar__toggle{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;width:90px;margin-left:auto}
.top-menu{width:calc(100% - 100px);gap:20px;}
.top-menu__item{display:none}
.top-menu__item:nth-child(4), .top-menu__item:nth-child(5) {display:block;/*margin:0 auto*/}
.menu__left{width:100%}
.menu__right{display:none}
.menu__list{margin-bottom:0}
.menu__links{display:none}
.industry-menu ul li{width:calc(25% - 20px)}
.banner__desc{width:100%;padding:0 15px}
.advant__num{width:120px;height:64px}
.advant__num p{font-size:28px}
.advant__num p span{font-size:22px}
.advant__text{width:calc(100% - 130px)}
.second-menu__list li:first-child a{padding-left:0}
.brand-menu{display:none}
.info__left{padding-right:0}
.feedback .container{padding:60px 15px 30px;background-size:30%}
.feedback__col{width:calc(66.66666666666667% - 30px);margin-left:calc(33.333333333333336% + 15px)}
.stages__right{width:calc(41.66666666666667% - 30px)}
.page-title__row h1,.page-title__row h2,.page-title__row .h1,.page-title__row .h2{width:calc(100% - 30px);margin-bottom:20px}
.page-title__logo{display:none}
.page-title__cert{width:calc(58.333333333333336% - 30px)}
.customers__item{width:calc(25% - 30px)}
.request,.schema{margin-right:0}
.schema__tel,.schema__text{text-align:center}
.schema__left{margin:0 auto 30px}
.schema__arr{display:none}
.company__left{width:calc(41.66666666666667% - 30px)}
.company__right{padding-left:0}
.photos__item{height:200px}
.control__left,.control__right{width:calc(100% - 30px)}
.examples__item{width:calc(33.333333333333336% - 30px)}
.contacts__row{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;margin:0}
.contacts__left{grid-row:span 2/auto;width:auto;margin:0}
.contacts__center{width:auto;margin:0;padding-left:0}
.contacts__right{width:auto;margin:0}
.contacts__info{display:block}
.contacts__load{margin:0}
.card__left{width:calc(41.66666666666667% - 30px)}
.card__center{width:calc(58.333333333333336% - 30px)}
.card__right{display:none}
.manuf__list{width:calc(100% - 30px);margin-bottom:20px}
.manuf__right{width:calc(100% - 30px)}
.manuf__btn{margin-left:0}
.error404{height:auto;padding:60px 15px}
.error404::before{display:none}
.faq__col{width:calc(41.66666666666667% - 30px)}
.prods__left{width:calc(100% - 30px);margin-bottom:30px}
.prods__right{width:calc(100% - 30px)}
.top-nav{display:none}
}
@media screen and (max-width:991px){
.container{padding-left:15px;padding-right:15px;width:760px}
.table{width:auto;margin-right:-15px}
.table table thead tr th{width:20%}
.table table thead tr th:first-child{width:40%}
.industry-menu ul li{width:calc(100% / 3 - 20px)}
.banner__desc{top:30%}
.advant__item{width:calc(50% - 30px)}
.about__left{width:calc(100% - 30px);margin-bottom:40px}
.about__right{width:calc(100% - 30px)}
.repair-block__body .container{padding-bottom:250px}
.repair-block__left{width:calc(100% - 30px);margin-bottom:30px}
.repair-block__left h3,.repair-block__left .h3{margin-bottom:0}
.repair-block__left img{margin-bottom:35px}
.repair-block__col{width:calc(33.333333333333336% - 30px)}
.repair-block__request{position:absolute;left:15px;bottom:0}
.info__left{width:calc(100% - 30px);margin-bottom:30px}
.info__right{width:calc(66.66666666666667% - 30px);margin-left:calc(16.666666666666668% + 15px)}
.footerbar__col{width:calc(50% - 30px);margin-bottom:50px}
.bottom__left{width:calc(100% - 30px);-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:50px}
.bottom__left .social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.bottom__center,.bottom__right{width:calc(50% - 30px)}
.bottom__right .btn{margin-left:auto}
.feedback .container{background:0 0}
.feedback__col{width:calc(100% - 30px);margin-left:calc(0% + 15px)}
.stages__item{display:none;min-height:240px}
.stages__item.active{display:block}
.stages__left{width:calc(100% - 30px);margin-bottom:15px}
.stages__center{width:calc(100% - 30px);margin-bottom:15px}
.stages__right{width:calc(100% - 30px)}
.stages__do{margin-left:0}
.stages__act .icon{display:none}
.stages__act .content{width:100%;max-width:none}
.stages__num{display:none;cursor:pointer}
.stages__nums{display:-webkit-box;display:-ms-flexbox;display:flex}
.page-title__cert{width:calc(83.33333333333334% - 30px)}
.customers__item{width:calc(33.333333333333336% - 30px)}
.advantage__item{width:calc(50% - 30px)}
.connect{padding:50px 0}
.connect__left,.connect__right{width:calc(50% - 30px)}
.connect.fixed{margin-top:50px}
.request__title,.schema__tel{font-size:36px}
.photos__item{width:calc(50% - 2px)}
.ask{display:none}
.price__left{width:calc(100% - 30px);margin-bottom:20px}
.price__right{width:calc(100% - 30px);margin-left:calc(0% + 15px)}
.contacts{margin-top:0;}
.contacts__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.contacts__left{width:calc(100% - 30px);box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;margin-bottom:30px}
.contacts__center{width:calc(100% - 30px);box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px}
.contacts__right{width:calc(100% - 30px);box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px}
.card__info .item .left{width:200px}
.card__info .item .right{width:calc(100% - 215px)}
.page-nav ul li{width:25%;margin-right:0}
.page-nav ul li a{width:100%;height:50px;padding:0 10px;border-right:4px solid #fff}
.manuf__list .item{width:calc(100% / 3)}
.features__item{width:calc(33.333333333333336% - 30px)}
.faq__col{width:calc(50% - 30px);margin-right:calc(0% + 15px)}
.addr{width:100%;}
}
@media screen and (max-width:767px){
.addr__nav{gap:30px;flex-wrap: wrap;border-bottom: 0;}
.container{padding-left:15px;padding-right:15px;width:660px}
h1,.h1{font-size:32px}
h2,.h2{font-size:26px}
h3,.h3{font-size:20px}
h4,.h4{font-size:16px}
.search{margin-left:30px}
.about__title{font-size:32px}
.examples-block{padding:50px 0}
.examples-block__col{width:100%;margin-bottom:30px}
.examples-block__title{font-size:32px}
.repair-block__title{width:calc(100% - 30px);margin-bottom:30px;font-size:32px}
.repair-block__text{width:calc(100% - 30px)}
.repair-block__menu li{margin-bottom:20px;padding-right:0}
.info__right{width:calc(83.33333333333334% - 30px);margin-left:calc(8.333333333333334% + 15px)}
.feedback__title,.info__title{font-size:32px}
.stages__header{padding-left:240px;background-size:220px}
.advantage__title,.page-title h2,.page-title .h2,.stages__title{font-size:32px}
.connect__left{width:calc(100% - 30px);margin-bottom:40px}
.connect__right{width:calc(100% - 30px)}
.request__title,.schema__tel{font-size:32px}
.company__left{width:calc(100% - 30px);margin-bottom:24px}
.company__left figure{max-width:350px;margin:0 auto}
.company__right{width:calc(100% - 30px)}
.gallery{padding:50px 0}
.gallery__title{font-size:32px}
.filter__btn{width:calc(100% - 20px)}
.filter__col{width:calc(50% - 20px)}
.text h2,.text .h2{font-size:32px}
.examples__item{width:calc(50% - 30px)}
.toggle-view{position:absolute;right:0;bottom:calc(100% + 30px)}
.card__left{width:calc(66.66666666666667% - 30px);margin-left:calc(16.666666666666668% + 15px);margin-bottom:30px}
.card__center{width:calc(100% - 30px)}
.page-nav ul li a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.page-nav ul li a .icon{display:none}
.desc__title{font-size:32px}
.category__left{width:calc(100% - 30px);margin-bottom:40px}
.category__right{width:calc(100% - 30px)}
.faq__title,.features__title,.price-repair__title{font-size:32px}
.prods__list a{width:calc(33.333333333333336% - 30px)}
.prods__title,.results__title,.work__title{font-size:32px}
.breadcrumbs{display:none;}
}
@media screen and (max-width:667px){
.container{padding-left:15px;padding-right:15px;width:560px}
.headerbar{margin-bottom:55px}
.headerbar__search{position:absolute;right:20px;bottom:-23px;display:block;width:24px;height:24px}
.headerbar__search svg{width:100%;height:100%;stroke:#231f20;fill:none}
.phones{position:absolute;z-index:1;bottom:-30px;left:15px}
.navbar__left{width:100%}
.menu::after{display:block}
.menu__toggle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.industry-menu ul li{width:calc(100% - 20px)}
.industry-menu ul li a img{height:90%;width:auto}
.search{display:none;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:absolute;z-index:10;left:10px;bottom:calc(100% + 15px);width:calc(100% - 20px);height:44px;margin:0;background:#fff;border:1px solid #dbdbdb;border-radius:22px}
.search input{display:inline-block;vertical-align:middle;width:calc(100% - 45px);padding-left:15px}
.search button{display:inline-block;vertical-align:middle}
.banner{margin-top:-3px}
.banner__desc{top:80px;left:0;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.banner__icon{width:114px;height:101px;margin-right:0;margin-bottom:30px}
.banner__text{max-width:none;width:100%;margin:0;font-size:34px}
.banner__text span{font-size:24px}
.banner__nav .item img{width:86px;height:77px}
.banner__nav .item span{max-width:calc(100% - 110px)}
.advant{bottom:20px}
.advant__item{width:calc(100% - 30px);margin-bottom:15px}
.second-menu{padding:20px 15px}
.second-menu__list li{width:50%}
.second-menu__list li a{height:80px}
.clients__title{margin-bottom:30px;font-size:20px}
.clients__carousel .prev{left:0}
.clients__carousel .next{right:0}
.page-title__cert{width:calc(100% - 30px)}
.mobile-menu{top:156px;height:calc(100% - 156px)}
.desc__left{width:calc(100% - 30px);margin-bottom:30px}
.desc__right{width:calc(100% - 30px)}
.features__item{width:calc(50% - 30px)}
.error404__row img{width:160px;height:175px;margin-right:50px}
.error404__row span{font-size:160px}
.faq__col{width:calc(100% - 30px)}
}
@media screen and (max-width:575px){
.container{padding-left:15px;padding-right:15px;width:100%}
.callback{left:-100px}
.callback::before{left:90%}
.banner__text{line-height:1.2}
.banner__nav .item{height:160px}
.about{padding:60px 0}
.about--npt{padding-top:0}
.about__title{margin-bottom:30px;font-size:24px}
.techno__title{margin-bottom:20px;font-size:20px}
.techno__col{width:calc(100% - 30px)}
.techno__info{width:100%}
.examples-block__btn{margin-left:0}
.examples-block__info p{width:100%;margin-top:15px}
.repair-block__header{padding:50px 0}
.repair-block__title{font-size:24px}
.repair-block__col{width:calc(100% - 30px)}
.repair-block__request{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.reviews{padding:45px 0}
.reviews__title{margin-bottom:30px;font-size:24px}
.info{padding:50px 0}
.info__right{width:calc(100% - 30px);margin-left:calc(0% + 15px)}
.info__title{font-size:24px}
.bottom__center{width:calc(100% - 30px)}
.bottom__center .private-link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}
.bottom__right{width:calc(100% - 30px)}
.bottom__right .btn{margin-right:auto}
.feedback__title{font-size:24px}
.feedback__text p{font-size:16px}
.stages__header{height:auto;padding-left:0;padding-top:240px;background-position:center top}
.stages__title{font-size:24px}
.stages__nums .stages__num{height:64px;margin-right:5px}
.stages__nums .stages__num span{font-size:34px}
.page-title__cert img{width:110px;margin:0 0 10px}
.page-title__cert p{width:100%}
.customers__item{width:calc(50% - 30px)}
.advantage__item{width:calc(100% - 30px)}
.company__left figcaption{font-size:16px}
.photos__item{width:calc(100% - 2px)}
.type ul:last-child{margin-bottom:0}
.type__col{width:calc(100% - 30px)}
.type__col:last-child{margin-bottom:20px}
.gallery__btn{margin-left:0;margin-top:20px}
.control{padding-bottom:20px}
.filter__col{width:calc(100% - 20px)}
.filter__title{margin-bottom:10px}
.price__item .icon{width:30px;height:30px;margin-right:10px}
.price__item .icon svg{width:20px;height:12px}
.price__item .text{width:calc(100% - 40px)}
.examples__item{width:calc(100% - 30px)}
.card__left{width:calc(83.33333333333334% - 30px);margin-left:calc(8.333333333333334% + 15px)}
.page-nav ul{margin:0 -15px}
.page-nav ul li{width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
.page-nav ul li a span{font-size:16px;font-family:"PF Din Text Pro";font-weight:400}
.desc__title{font-size:24px}
.manuf__list .item{width:50%}
.examples-cat__btn{margin-left:0}
.error404{padding:30px 15px}
.error404__row{margin-bottom:40px}
.error404__row img{width:120px}
.error404__row span{font-size:120px}
.error404__text{margin-bottom:30px}
.addr{padding:25px 10px}
.addr__nav li a{font-size:16px;padding-bottom:10px}
.price-table{overflow-x:auto;margin-right:-15px}
.price-table__wrap{width:570px}
.price-table__header{padding-left:0}
.price-table__header p{font-size:14px}
.price-table__section{padding-bottom:0;border-bottom:none}
.price-table__examples,.price-table__info{padding-left:0}
.prods__list a{width:calc(50% - 30px)}
.prods__btn-all{margin-left:0}
.results{margin-bottom:40px}
.results__list,.results__producer{margin-bottom:30px}
}
@media screen and (max-width:413px){
.container{padding-left:15px;padding-right:15px;width:100%}
h1,.h1{font-size:24px}
h2,.h2{font-size:20px}
.phones__num,h3,.h3{font-size:18px}
.industry-menu ul li a span{left:50px;right:110px;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.banner__desc{top:50px}
.banner__icon{margin-bottom:20px}
.banner__text{font-size:28px;line-height:1.1}
.second-menu__list li{width:100%}
.examples-block__title{font-size:24px}
.examples-block__info p{font-size:12px}
.repair-block__text{font-size:14px}
.footer{padding:40px 0 30px}
.footerbar__col:first-child{width:calc(100% - 30px);-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-width:260px;margin:0 auto}
.footerbar__col:nth-child(2){width:calc(100% - 30px)}
.footerbar__col:nth-child(2) .footerbar__menu{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}
.footerbar__title{margin-bottom:20px;font-size:14px}
.footerbar__menu li{margin-bottom:10px}
.footerbar__menu li a{font-size:12px}
.footerbar__link{margin-top:60px;font-size:14px}
/*.footerbar__link:first-of-type{position:absolute;left:15px;bottom:325px}*/
.feedback__text p{width:calc(100% - 74px);font-size:14px}
.feedback__icon{margin-right:20px}
.feedback__form .col{width:calc(100% - 20px)}
.stages__item .btn{width:170px}
.page-title h2,.page-title .h2{font-size:24px}
.page-title__cert p{font-size:12px}
.advantage__title{font-size:24px}
.advantage__text p{font-size:14px}
.request__title{margin-bottom:20px;font-size:24px}
.request__text{margin-bottom:20px;font-size:16px}
.request__col{width:calc(100% - 20px)}
.request form p{text-align:center}
.request form .btn,.request form .form-file label{margin:0 auto 30px}
.schema__tel{margin-bottom:10px;font-size:24px}
.schema__text{font-size:16px}
.gallery__title,.text h2,.text .h2{font-size:24px}
.price__item .icon{display:none}
.price__item .text{width:100%}
.toggle-view a svg{width:24px;height:24px;margin-right:0}
.toggle-view a span{display:none}
.pagination{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.card__left{width:calc(100% - 30px);margin-left:calc(0% + 15px)}
.card__info .item{margin:0 0 20px}
.card__info .item .left{border:none;margin-bottom:10px}
.card__info .item .right{width:100%}
.features__title{margin-bottom:20px;font-size:24px}
.features__item{width:calc(100% - 30px)}
.error404__row{margin-bottom:20px}
.error404__row img{display:none}
.addr__nav li a{font-size:14px}
.price-repair{padding:30px 0 10px}
.price-repair__title{font-size:24px}
.faq{padding:30px 0}
.faq__title{font-size:24px}
.prods{padding:30px 0}
.prods__title{font-size:24px}
.work{padding-top:30px}
.results__title,.work__title{font-size:24px}
.results__item a{font-size:16px}
}
@media screen and (max-width:374px){
.container{padding-left:15px;padding-right:15px;width:100%}
.phones img{display:none}
.advant__num{width:90px;height:58px}
.advant__num p{font-size:24px}
.advant__num p span{font-size:20px}
.advant__text{width:calc(100% - 100px);font-size:14px}
.photos__item{height:150px}
.mobile-menu__inner{padding:0 10px}
.filter__title,.mobile-menu__list li a{font-size:16px}
.pagination li.prev{margin-right:3px}
.pagination li.next{margin-left:3px}
.page-nav ul li a span{font-size:14px}
.addr{margin:0 -10px}
}


.mini_block_video{flex-direction:column;}
.mini_block_video .video-block{height:auto;width:100%;padding:0;margin:0;min-height: 238px;}
.mini_block_video .video-block iframe{position:relative;width:100%;height:auto;min-height: 238px;}

.contacts__details-info h3 {
	margin-top: 0;
}

@media(max-width: 991px) {
	.contacts__inner {
		flex-wrap: wrap;
		gap: 30px;
	}
	
	.contacts__details {
		flex-direction: column;
		width: 100%;
        gap: 30px;
        align-items: flex-start;
	}
	
	.addr__section p {
		flex-direction: column;
	}
	}