@charset "UTF-8";*{margin:0;padding:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}a{text-decoration:none}a:hover{text-decoration:none}a:active,a:focus,a:visited{outline:0;text-decoration:none}body,html{overflow-x:hidden;width:100%}ul{list-style:none}button{border:none;-webkit-box-shadow:none;box-shadow:none;outline:0}html{height:100%;line-height:1.15;-webkit-text-size-adjust:100%}body{min-height:100%;line-height:1}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:0}ol,p,ul{margin-bottom:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:0}@font-face{font-family:'Museo Sans';src:url(../fonts/MuseoSansCyrl-500.ttf) format("truetype");src:url(../fonts/MuseoSansCyrl-500.eot?) format("eot");src:url(../fonts/MuseoSansCyrl-500.woff) format("woff");font-weight:500}@font-face{font-family:'Museo Sans';src:url(../fonts/MuseoSansCyrl-700.ttf) format("truetype");src:url(../fonts/MuseoSansCyrl-700.eot?) format("eot");src:url(../fonts/MuseoSansCyrl-700.woff) format("woff");font-weight:700}@font-face{font-family:rouble;src:url(../fonts/rouble-webfont.ttf) format("truetype");src:url(../fonts/rouble-webfont.eot?) format("eot");src:url(../fonts/rouble-webfont.woff) format("woff");font-weight:400}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;color:#fff;font-size:18px;font-family:"Museo Sans"}input::-moz-placeholder,textarea::-moz-placeholder{opacity:0;-moz-transition:opacity .3s ease;transition:opacity .3s ease;color:#fff;font-size:18px;font-family:"Museo Sans"}input:-moz-placeholder,textarea:-moz-placeholder{opacity:0;-moz-transition:opacity .3s ease;transition:opacity .3s ease;color:#fff;font-size:18px;font-family:"Museo Sans"}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:0;-ms-transition:opacity .3s ease;transition:opacity .3s ease;color:#fff;font-size:18px;font-family:"Museo Sans"}input:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}input:focus::-moz-placeholder,textarea:focus::-moz-placeholder{opacity:0;-moz-transition:opacity .3s ease;transition:opacity .3s ease}input:focus:-moz-placeholder,textarea:focus:-moz-placeholder{opacity:0;-moz-transition:opacity .3s ease;transition:opacity .3s ease}input:focus:-ms-input-placeholder,textarea:focus:-ms-input-placeholder{opacity:0;-ms-transition:opacity .3s ease;transition:opacity .3s ease}input,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;outline:0}body::after{display:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:"Museo Sans";font-size:18px;line-height:1.2;font-weight:500;color:#262a3b;position:relative;-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased}html.popupIsOpen{overflow:hidden}svg{display:block;width:100%;height:100%}.wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}.all-content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.container{width:100%;max-width:1280px;margin:0 auto}.rouble{font-family:rouble;font-weight:400}.header{position:absolute;width:100%;color:#fff;z-index:1000}.header a{color:#fff}.header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__wrapper button{margin-left:auto}.header__top{padding:12px 0 13px;background-color:#1a1d2b;font-size:14px}.header__address{position:relative;padding-left:18px;margin-right:29px;opacity:.7;font-weight:500;-webkit-transition:.3s ease;transition:.3s ease}.header__address:before{content:"";position:absolute;width:11px;height:16px;left:0;top:calc(50% - 8px);background:url(../icons/location.svg) no-repeat center;background-size:contain}.header__address:hover{opacity:1}.header--light .header__email:after{border-color:#262a3b}.header__email{position:relative;padding-left:24px;margin-left:auto;opacity:.7}.header__email:before{content:"";position:absolute;left:0;top:calc(50% - 7px);width:17px;height:14px;background:url(../icons/mail.svg) no-repeat center;background-size:contain}.header__email:after{content:"";position:absolute;left:24px;bottom:-2px;width:calc(100% - 21px);height:1px;border-bottom:1px dashed #fff;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.header__email:hover:after{border-color:transparent}.header__tel{position:relative;padding-left:21px;margin-left:39px;text-transform:uppercase}.header__tel:before{content:"";position:absolute;left:0;top:calc(50% - 7px);width:14px;height:14px;background:url(../icons/phone.svg) no-repeat center;background-size:contain}.header__tel:after{content:"";position:absolute;left:21px;bottom:-2px;width:calc(100% - 21px);height:1px;border-bottom:1px dashed #fff;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.header__tel:hover:after{border-color:transparent}.logo{position:relative;z-index:0}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:50px}.nav__item{position:relative}.nav__item > a,.nav__item > p{display:block;padding:30px 0;-webkit-transition:.3s ease;transition:.3s ease}.nav__item > p{cursor:default}.nav__item:not(:last-child){margin-right:50px}.nav__item--full{position:relative;padding-right:19px}.nav__item--full:after{content:"";position:absolute;width:13px;height:7px;right:0;top:calc(50% - 3px);background:url(../icons/nav-arrow.svg) no-repeat center;background-size:contain;-webkit-transition:.3s ease;transition:.3s ease}.button{color:#fff;cursor:pointer;border-radius:4px;font-size:18px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.button--empty{width:182px;padding:13px 0;border:1px solid #fff;background-color:transparent}.button--empty:hover{background-color:#fff;color:#262a3b}.button--yellow{background-color:#eb9e2b}.button--yellow:hover{background-color:#ffb84d}.button--yellow-empty{background-color:#eb9e2b}.button--yellow-empty:hover{background-color:#ffb84d;color:#fff}.button--white-empty{background-color:#fff;border:2px solid #eb9e2b;color:#262a3b;width:244px;padding:16px 0;font-size:20px}.button--big{width:254px;padding:16px 0;font-size:18px}.button--small{width:244px;padding:19px 0}.button--xs{width:227px;padding:18px 0}.button--fluid{padding:16px 0;width:100%}.button--fixed,.button--main-fixed{width:157px;height:42px;line-height:40px;position:fixed;right:24px;bottom:18px;padding:0;text-align:center;z-index:1000;border-radius:24px}.button--fixed.hide,.button--main-fixed.hide{display:none}@-webkit-keyframes opacity{0%{-webkit-transform:scale(0);transform:scale(0);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);-webkit-filter:blur(0);filter:blur(0);opacity:1}}@keyframes opacity{0%{-webkit-transform:scale(0);transform:scale(0);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);-webkit-filter:blur(0);filter:blur(0);opacity:1}}@-webkit-keyframes translate{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes translate{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes showUp{0%{-webkit-transform:translateX(-50%) skew(-15deg) rotateX(100deg);transform:translateX(-50%) skew(-15deg) rotateX(100deg);opacity:0}100%{-webkit-transform:translateX(-50%) skew(-15deg) rotateX(0);transform:translateX(-50%) skew(-15deg) rotateX(0);opacity:1}}@keyframes showUp{0%{-webkit-transform:translateX(-50%) skew(-15deg) rotateX(100deg);transform:translateX(-50%) skew(-15deg) rotateX(100deg);opacity:0}100%{-webkit-transform:translateX(-50%) skew(-15deg) rotateX(0);transform:translateX(-50%) skew(-15deg) rotateX(0);opacity:1}}@-webkit-keyframes bg-pan-bottom{0%{background-position:50% 0}100%{background-position:50% 100%}}@keyframes bg-pan-bottom{0%{background-position:50% 0}100%{background-position:50% 100%}}.intro{position:relative;height:730px;padding-top:199px;padding-bottom:52px;color:#fff}.intro .container{height:100%}.intro .button--yellow{margin-bottom:auto}.intro:before{content:"";position:absolute;width:38%;height:100%;opacity:1;top:0;left:50%;-webkit-transform:translateX(-50%) skew(-15deg);transform:translateX(-50%) skew(-15deg);background:linear-gradient(206.83deg,#2f3449 -3.08%,#262a3b 119.77%);background-size:100% 600%;-webkit-animation:bg-pan-bottom 4s both;animation:bg-pan-bottom 4s both}.intro:after{content:"";position:absolute;height:546px;width:546px;border-radius:50%;background-color:#eb9e2b;right:-169px;bottom:51px}.intro__wrap{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:start;-ms-flex-align:start;align-items:flex-start;height:100%;margin-bottom:auto;z-index:2}.intro__wrap .button{text-align:center}.intro__arrow{display:none}.intro__title{margin-bottom:40px}h1{font-size:56px;line-height:1.3;max-width:780px}.intro__image{position:absolute;width:551px;height:500px;right:0;bottom:59px;z-index:4}.intro__image img{width:100%}.statistic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.statistic__item:not(:last-child){margin-right:49px}.statistic__num{font-size:38px;margin-bottom:4px}.statistic__text{opacity:.7}.title{padding-top:80px;padding-bottom:32px}.title--big{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title--fluid h1{max-width:100%}.title--small-p{padding-top:38px}.wrap--other h1,h2{position:relative;font-size:56px;color:#2070a5}.wrap--other h1:before,h2:before{content:"";position:absolute;width:64px;height:6px;background-color:#2070a5;top:50%;right:calc(100% + 16px);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.main-catalog__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:17px}.main-catalog__item{position:relative;width:33.33333%;padding-right:20px;margin-bottom:63px}.main-catalog__item a{border-bottom:1px solid #262a3b;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;color:#262a3b}.main-catalog__item a:hover{border-color:transparent}.main-catalog__name{display:inline-block;margin-bottom:28px;font-size:28px;font-weight:700;color:#262a3b;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.main-catalog__name:hover{border-color:transparent}.main-catalog__list li:not(:last-child){margin-bottom:20px}.info{padding:48px 0 56px;background-color:#2070a5}.info__title{text-align:center;padding-bottom:32px}h3{font-size:38px;font-weight:700;line-height:1.3;color:#fff}.form-block{width:100%;max-width:875px;margin:0 auto}.form-block__btn--mobile{display:none}.form-block__wrap{position:relative;width:calc(34% - 10px);-webkit-box-flex:1;-ms-flex:1 1 calc(34% - 10px);flex:1 1 calc(34% - 10px);margin-right:10px}.form-block__wrap span{position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff;background-color:#2070a5;-webkit-transition:.3s ease;transition:.3s ease;z-index:1}.form-block__wrap--white{margin-top:16px}.form-block__wrap--white .popup__checkbox{color:#fff}.form-block__wrap--white .popup__checkbox a{color:#fff;border-bottom:1px solid #fff;-webkit-transition:.3s ease;transition:.3s ease}.form-block__wrap--white .popup__checkbox a:hover{color:#fff;border-color:transparent}.form-block__wrap.focus span{top:0;z-index:3;font-size:14px}.form-block__input{position:relative;width:100%;background:0 0;border:1px solid rgba(255,255,255,.6);padding:16px 20px;border-radius:4px;color:#fff;z-index:2}.form-block__input.error{border-color:#eb9e2b}.form-block__item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap}.form-block__item.error:after{content:"* заполните все поля";position:absolute;font-size:12px;color:#eb9e2b;left:0;bottom:-20px}.services__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 -16px 48px}.services__item{position:relative;width:calc(50% - 32px);min-height:192px;padding:40px;background-color:#eff1f5;margin:0 16px 32px;overflow:hidden;-webkit-transition:.3s ease;transition:.3s ease}.services__item:after{content:"";position:absolute;width:199px;height:196px;border-radius:50%;background-color:#fff;right:-40px;bottom:-20px}.services__item:hover .services__image{-webkit-transform:scale(1.05);transform:scale(1.05)}.services__item a{color:#262a3b}.services__item--big{width:100%}.services__item--big h3{margin-bottom:38px}.service__title{position:relative;z-index:3}.service__title h3{font-size:40px;line-height:1.2;margin-bottom:20px;font-weight:700;color:#262a3b;max-width:611px}.services__text{position:relative;z-index:3}.services__text p:not(:last-child){margin-bottom:16px}.services__image{position:absolute;right:0;bottom:0;z-index:2;max-height:100%;-webkit-transition:.3s ease;transition:.3s ease;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.services__image img{max-height:100%}.company-today{position:relative;overflow:hidden;background-color:#eff1f5}.company-today__image{position:absolute;right:-182px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:816px;height:816px;border:13px solid #eb9e2b;background:no-repeat center;background-size:cover;border-radius:50%}.company-today__wrap{width:53%;padding-bottom:70px}.company-statistic{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:38px}.company-statistic__item{position:relative;padding-top:22px}.company-statistic__item:before{content:"";position:absolute;height:6px;width:48px;background-color:#eb9e2b;left:0;top:0}.company-statistic__item:first-child{margin-right:85px}.company-statistic__item:nth-child(2){margin-right:109px}.company-statistic__num{font-size:43px;font-weight:700;line-height:1.2;color:#262a3b;margin-bottom:9px}.company-today__text{font-size:18px;line-height:1.7}.company-today__text p:not(:last-child){margin-bottom:16px}.partners{position:relative;padding:60px 0;background-color:#eff1f5;border-top:1px solid #dbdbdb}.partners .container{position:relative}.partners .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.partners-slider{overflow:hidden}.partners__image{display:block;text-align:center}.partners__image img{max-width:100%}.partners__button-prev{left:-30px}.partners__button-next{right:-30px}.swiper-button-next:after,.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{font-size:0;background:url(../icons/right.svg) no-repeat center;background-size:contain;width:100%;height:100%}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-next,.swiper-button-prev{width:13px;height:25px;display:none;margin-top:0;top:calc(50% - 12px)}.contacts__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:65px}.contacts__block{width:33.33333%;padding-right:35px}.contacts__block--column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contacts__title{margin-bottom:20px;font-size:24px;font-weight:700}.contacts__item{font-size:18px;line-height:1.2;margin-bottom:20px}.contacts__item p:not(:last-child){margin-bottom:8px}.contacts__item a{color:#262a3b;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.contacts__item--bold{font-weight:700;margin-bottom:16px;color:#262a3b}#map{width:100%;height:505px;overflow:hidden}#map2{width:100%;height:462px;overflow:hidden}.contacts__tel{position:relative;padding-left:26px;text-transform:uppercase}.contacts__tel:before{content:"";position:absolute;left:0;top:calc(50% - 8px);width:16px;height:16px;background:url(../icons/phone-2.svg) no-repeat center;background-size:contain}.contacts__tel:after{content:"";position:absolute;left:26px;bottom:-2px;width:calc(100% - 26px);height:1px;border-bottom:1px dashed #262a3b;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.contacts__tel:hover:after{border-color:transparent}.contacts__address{position:relative;display:inline-block;padding-left:26px}.contacts__address:before{content:"";position:absolute;left:0;top:calc(50% - 8px);width:16px;height:16px;background:url(../icons/mail-2.svg) no-repeat center;background-size:contain}.contacts__address:after{content:"";position:absolute;left:26px;bottom:-2px;width:calc(100% - 26px);height:1px;border-bottom:1px dashed #262a3b;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.contacts__address:hover:after{border-color:transparent}.footer{padding-top:56px;background-color:#262a3b;color:#fff}.footer__bottom,.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__top{margin-bottom:32px}.footer__block{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:23%}.footer__mail a,.footer__mobile a,.footer__tel a{border-bottom:1px dashed #fff;-webkit-transition:.3s ease;transition:.3s ease}.footer__mail a:hover,.footer__mobile a:hover,.footer__tel a:hover{border-color:transparent}.footer__list-item{position:relative}.footer__list-item:before{content:"";position:absolute;left:0;top:0;width:16px;height:16px;background:no-repeat center;background-size:contain}.footer__list-item a{color:#fff;opacity:1;-webkit-transition:.3s ease;transition:.3s ease}.footer__list-item a:hover{color:#eb9e2b}.footer__list-item.active{color:#eb9e2b}.footer__list--with_icons li{padding-left:26px}.footer__tel:before{background-image:url(../icons/phone-w.svg)}.footer__mail:before{background-image:url(../icons/envelope-w.svg)}.footer__address:before{background-image:url(../icons/placemark-w.svg)}.footer__list-item:not(:last-child){margin-bottom:16px}.footer__name{margin-bottom:20px;font-weight:400;text-transform:uppercase;color:#fff;-webkit-transition:.3s ease;transition:.3s ease;cursor:pointer;opacity:.7}.footer__bottom{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:14px 0 30px;font-size:14px;border-top:1px solid rgba(255,255,255,.3)}.footer__info{color:#c4c4c4}.footer__made-by a{color:#fff}.footer__block--mobile,.footer__name--mobile{display:none}.header--light{border-bottom:1px solid rgba(0,0,0,.2);color:#262a3b}.header--light a{color:#262a3b}.header--light .header__top{background-color:#f9f9f9}.header--light .nav__item--full:after{background-image:url(../icons/nav-arrow_dark.svg)}.header--light .header__email:before{background-image:url(../icons/mail_dark.svg)}.header--light .header__address:before{background-image:url(../icons/location_dark.svg)}.header--light .header__tel:before{background-image:url(../icons/phone_dark.svg)}.header--light .header__tel:after{border-bottom:1px dashed #262a3b}.header--light .header__tel:hover:after{border-color:transparent}.header--light .mobile-menu .header__email:before{background-image:url(../icons/mail.svg)}.header--light .mobile-menu .header__tel:before{background-image:url(../icons/phone.svg)}.header--light .nav__item.basket a:after{background-color:#000}.header--light .nav__item.basket a:before{background-image:url(../icons/basket-dark.svg)}.header--light .nav__item.active:before{content:"";position:absolute;width:100%;height:2px;left:0;bottom:-1px;background-color:#eb9e2b}.pt{padding-top:145px}.breadcrumbs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumbs__item{position:relative;color:#262a3b;padding-right:16px;margin-right:12px}.breadcrumbs__item:not(:last-child):after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:6px;height:10px;background:url(../icons/arrow.svg) no-repeat center;background-size:contain}.breadcrumbs__link{color:#262a3b;opacity:.5;-webkit-transition:.3s ease;transition:.3s ease}.breadcrumbs__link:hover{opacity:1}.main-catalog__submenu{position:absolute;display:none;left:50px;top:100%;padding:20px;-webkit-box-shadow:0 4px 14px rgba(0,0,0,.25);box-shadow:0 4px 14px rgba(0,0,0,.25);min-width:200px;z-index:999999;background-color:#fff}.other .title{padding-top:38px}.main-catalog__list-item--withSubmenu{position:relative}.search{width:25%}.search input::-webkit-input-placeholder,.search textarea::-webkit-input-placeholder{opacity:1;color:#9fa3ad}.search input::-moz-placeholder,.search textarea::-moz-placeholder{opacity:1;color:#9fa3ad}.search input:-moz-placeholder,.search textarea:-moz-placeholder{opacity:1;color:#9fa3ad}.search input:-ms-input-placeholder,.search textarea:-ms-input-placeholder{opacity:1;color:#9fa3ad}.search__form{position:relative}.search__form.focus .search__input{border-color:#dadada}.search__input{width:100%;height:44px;line-height:44px;background-color:#f6f6f6;color:#9fa3ad;border:1px solid transparent;border-radius:4px;padding:0 44px 0 20px}.search__bth{position:absolute;width:17px;height:16px;background:url(../icons/search.svg) no-repeat center;background-size:contain;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:0;cursor:pointer;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.search__bth:hover{opacity:.6}.catalog-table{margin-bottom:102px;margin-top:41px;border:1px solid #e6e8f2;max-width:953px}.catalog-table__header,.catalog-table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-table__row{-webkit-transition:.3s ease;transition:.3s ease}.catalog-table__row:hover{background-color:#f8f8f8}.catalog-table__cell:not(:last-child){border-right:1px solid #e6e8f2}.catalog-table__body .catalog-table__row:not(:last-child){border-bottom:1px solid #eee}.catalog-table__body .catalog-table__cell{padding:16px 22px}.catalog-table__header{background-color:#f6f6f6;border-bottom:1px solid #eee}.catalog-table__header .catalog-table__cell{padding:16px 22px;font-weight:700}.catalog-table__header .catalog-table__cell--first{padding-left:18px}.catalog-table__cell--first{width:43%;padding-left:18px}.catalog-table__cell--second{width:34%;text-align:center}.catalog-table__cell--third{width:23%;text-align:center}.catalog-table__cell--combined{width:57%;text-align:center}.catalog-table__btn{color:#2070a5;background-color:transparent;cursor:pointer;border-bottom:1px solid transparent;-webkit-transition:.4s ease;transition:.4s ease}.catalog-table__btn:hover{border-color:#2070a5}.popup{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;visibility:hidden;top:0;right:0;bottom:0;left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background:rgba(0,0,0,.5);overflow-y:auto}.popup.visible{z-index:1000;opacity:1;visibility:visible;padding:50px 0}.popup__wrap{position:relative;margin:auto 20px;max-width:460px;width:100%;font-size:16px;line-height:1.4;color:#504949;background:0 0;padding:0;-webkit-transition:max-width .2s ease-in-out;transition:max-width .2s ease-in-out}.popup__close{position:absolute;right:20px;top:20px;z-index:10}.popup__close button{display:block;width:24px;height:24px;cursor:pointer;z-index:9;background:url(../icons/popupClose.svg) no-repeat center;background-size:contain}.popup__content{position:relative;width:100%;background-color:#fff;padding:30px 36px}#popupForm .popup__form input,#popupForm .popup__form textarea,#popupVacancy .popup__form input,#popupVacancy .popup__form textarea{width:100%;height:54px;padding:0 16px;line-height:52px;border:1px solid #edeff1;border-radius:4px;background-color:#edeff1}#popupForm .popup__form textarea,#popupVacancy .popup__form textarea{resize:none;height:108px}#popupForm input[type=file],#popupVacancy input[type=file]{display:none}#popupForm .file-label,#popupVacancy .file-label{display:block;border:1px solid silver;border-radius:4px;margin-bottom:0;height:54px;line-height:52px;color:#7d7f87;font-size:14px;cursor:pointer;position:relative;cursor:pointer;text-align:center}#popupForm .file-label:before,#popupVacancy .file-label:before{content:"";position:absolute;width:19px;height:17px;right:calc(50% + 78px);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../icons/stitcher.svg) no-repeat center;background-size:contain}#popupForm .popup__form-wrap,#popupVacancy .popup__form-wrap{margin-bottom:14px}#popupForm .popup__form-wrap label,#popupVacancy .popup__form-wrap label{margin-bottom:4px}#popupForm .popup__form-wrap:last-of-type,#popupVacancy .popup__form-wrap:last-of-type{margin-bottom:28px}#popupForm .form-group.error .popup__input,#popupForm .popup__form-wrap.error .popup__input,#popupVacancy .form-group.error .popup__input,#popupVacancy .popup__form-wrap.error .popup__input{border-color:#ff2b2b}#popupForm .popup__success-title,#popupVacancy .popup__success-title{position:relative;padding-bottom:119px;margin-bottom:38px}#popupForm .popup__success-title:after,#popupVacancy .popup__success-title:after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:91px;height:91px;background:url(../icons/success.svg) no-repeat center;background-size:contain}#popupForm .popup__title,#popupVacancy .popup__title{font-size:28px;line-height:1.2;margin-bottom:28px;font-weight:700;text-align:center}#popupForm .popup__success-title,#popupVacancy .popup__success-title{font-size:56px;line-height:1.3;font-weight:700;text-align:center;padding-top:47px}#popupForm .popup__success-text,#popupVacancy .popup__success-text{text-align:center;max-width:275px;padding-bottom:25px;margin:0 auto}#popupForm .popup__success-block,#popupVacancy .popup__success-block{display:none}.popup__checkbox{position:relative;display:block;padding-left:30px;line-height:1.2;font-size:14px;color:#adadad;cursor:pointer}.popup__checkbox:before{content:"";position:absolute;width:20px;height:20px;left:0;top:calc(50% - 11px);border:1px solid #cdcdcd;-webkit-transition:.3s ease;transition:.3s ease}.popup__checkbox:after{opacity:0;content:"";position:absolute;width:10px;height:8px;background:url(../icons/checkmark.svg) no-repeat center;background-size:contain;top:calc(50% - 4px);left:6px;-webkit-transition:.3s ease;transition:.3s ease}.popup__checkbox a{color:#5e5e5e;-webkit-transition:.3s ease;transition:.3s ease}.popup__checkbox a:hover{color:#262a3b}.popup__check{display:none}.popup__check:checked + label:before{background-color:#eb9e2b;border-color:#eb9e2b}.popup__check:checked + label:after{opacity:1}#popupForm input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#262a3b;font-size:14px}#popupForm input::-moz-placeholder,textarea::-moz-placeholder{color:#262a3b;font-size:14px}#popupForm input:-moz-placeholder,textarea:-moz-placeholder{color:#262a3b;font-size:14px}#popupForm input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#fff;font-size:18px}.contacts.other .contacts__wrap{margin-bottom:60px}.nav-menu-item-info,.nav__submenu{display:none;background:#fff;padding:5px 0;color:#262a3b}.nav__submenu{position:absolute;top:100%;left:0;width:290px;border-right:1px solid rgba(186,186,186,.2)}.header--light .nav-menu-item-info,.header--light .nav__submenu{-webkit-box-shadow:0 2px 11px rgba(0,0,0,.1);box-shadow:0 2px 11px rgba(0,0,0,.1)}.nav__submenu-item{position:relative;background:#fff;-webkit-transition:.3s ease;transition:.3s ease;padding:14px 24px;cursor:default}.nav__submenu-item:after{content:"";position:absolute;width:6px;height:12px;background:url(../icons/menu-arrow.svg) no-repeat center;background-size:contain;right:24px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.nav-menu-item-info{position:absolute;left:calc(100% + 1px);top:-5px;width:290px}.nav-menu-item-info a{color:#262a3b;display:block;padding:14px 24px}.nav__submenu--links .nav__submenu-item:after{display:none}.nav__submenu--links a{color:#262a3b;display:block;padding:14px 24px}.nav__submenu--links .nav__submenu-item{padding:0}.nav__item--full:hover .nav__submenu{display:block}.nav__item:hover > a{color:#eb9e2b}.nav__item--full:hover:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);background-image:url(../icons/arrow-nav.svg)}.nav-menu-item-info li:hover,.nav__submenu-item:hover{background-color:#eff1f5}.nav__submenu-item:hover .nav-menu-item-info{display:block}.nav__submenu-item:hover:after{background-image:url(../icons/menu-arrow-orange.svg)}.vacancy__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:100px}.accordion{width:49%}.vacancy__info{width:40%}.vacancy__info p{margin-bottom:32px;line-height:1.6}.accordion__item > p{position:relative;font-size:24px;line-height:1.2;padding:20px 0;font-weight:700;border-bottom:1px solid #e6e8f2;cursor:pointer}.accordion__item > p:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:26px;height:24px;background:url(../icons/cross.svg) no-repeat center;background-size:contain;-webkit-transition:.3s ease;transition:.3s ease}.accordion__item.open p{border-bottom:1px solid #e6e8f2}.accordion__item:first-child{border-top:1px solid #e6e8f2}.accordion__item.open > p:after{background-image:url(../icons/line.svg)}.accordion__info{padding:33px 0 44px;display:none;line-height:1.6;color:#262a3b;border-bottom:1px solid #e6e8f2}.accordion__info p{margin:16px 0}.accordion__info ul{margin-top:16px;margin-bottom:24px}.accordion__info li{position:relative;margin-bottom:6px;padding-left:11px}.accordion__info li:before{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background-color:#262a3b;left:0;top:11px}.burger{position:relative;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:28px;height:20px;margin-left:34px;cursor:pointer;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;z-index:1002}.burger__menu{background:#fff;width:28px;height:2px;border-radius:5px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.burger__menu::after,.burger__menu::before{content:'';position:absolute;background:#fff;width:28px;height:2px;border-radius:5px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.burger__menu::before{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.burger__menu::after{-webkit-transform:translateY(8px);transform:translateY(8px)}.burger.open .burger__menu{background:0 0;-webkit-box-shadow:none;box-shadow:none}.burger.open .burger__menu::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.burger.open .burger__menu::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.burger.open + .mobile-menu{-webkit-transform:translateX(0);transform:translateX(0)}.header--light .burger__menu{background:#262a3b}.header--light .burger__menu::after,.header--light .burger__menu::before{background:#262a3b}.header--light .burger.open .burger__menu::after,.header--light .burger.open .burger__menu::before{background-color:#fff}html.MenuIsOpen{overflow:hidden}.mobile-menu{display:none;position:absolute;left:0;top:0;width:100%;height:100vh;z-index:1001;background-color:#262a3b;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:.3s ease;transition:.3s ease}.mobile-menu .container{height:100%}.nav--mobile{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:start;-ms-flex-pack:start;justify-content:flex-start;z-index:1000;padding-top:16px;padding-bottom:70px;min-height:616px;height:100%;color:#fff;overflow-x:visible}.nav--mobile a{color:#fff}.nav__item-links{display:none;padding-top:20px}.nav__item-links a{display:block;opacity:.7;font-size:18px}.nav__item-links a:not(:last-child){margin-bottom:10px}.about{position:relative}.about__text{margin-bottom:60px}.about__image{position:absolute;left:0;bottom:-53px;max-width:477px;z-index:2}.about__image img{width:100%}.about__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1.6}.about__left-side{width:39%}.about__left-side p{font-weight:700}.about__right-side{width:61%;padding-left:60px;margin-bottom:48px}.about__right-side p:not(:last-child){margin-bottom:12px}.about__right-side ol{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;counter-reset:myCounter;list-style-type:decimal-leading-zero}.about__right-side li{position:relative;width:50%;max-width:302px;padding-top:50px;margin-bottom:32px;list-style:none}.about__right-side li:before{position:absolute;left:0;top:0;counter-increment:myCounter;content:"0" counter(myCounter) ". ";font-size:28px;line-height:1.2;color:#eb9e2b;font-weight:700}.geography{position:relative;background-color:#eff1f5;padding-bottom:129px}.geography:before{content:"";position:absolute;right:0;top:0;width:100%;max-width:679px;height:100%;max-height:507px;background:url(../images/geography.svg) no-repeat center;background-size:contain;z-index:0}.geography__text{position:relative;max-width:650px;font-size:18px;line-height:1.6;z-index:1;padding-bottom:43px}.company-statistic--narrow .company-statistic__item:not(:last-child){margin-right:55px}.partners--white{padding-top:0;padding-bottom:80px;background-color:#fff;border-top:none}.partners__text{max-width:746px;line-height:1.6;margin-bottom:35px}.added-files{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:0;overflow:hidden}.added-files.visible{height:auto}.added-files__name{position:relative;padding-left:30px}.added-files__name:before{content:"";position:absolute;width:15px;height:19px;left:0;top:0;background:url(../icons/file.svg) no-repeat center;background-size:contain}.tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;max-width:535px;margin:0 -5px}.tabs__item{-webkit-box-flex:1;-ms-flex:auto;flex:auto;margin:0 5px;padding:8px 16px;background-color:#f6f6f6;border-radius:7px 7px 0 0;-webkit-transition:.3s ease;transition:.3s ease;cursor:pointer;color:rgba(38,42,59,.5)}.tabs__item.active{background-color:#2070a5;color:#fff;cursor:default}.tabs__item.active:hover{color:#fff}.tabs__item:hover{color:#262a3b}.tabs-content{border-top:1px solid #f6f6f6;padding-top:24px;max-width:953px;line-height:1.6}.tabs-content__item{display:none}.tabs-content__item.active{display:block}.tabs__button{display:none}.zones__cell{padding:17px 0;text-align:center}.zones__header,.zones__row{display:-webkit-box;display:-ms-flexbox;display:flex}.zones__cell:first-child{width:19%}.zones__cell:not(:first-child){width:16%}.zones{border:1px solid #e6e8f2;margin-top:60px;margin-bottom:80px}.zones__cell:not(:last-child){border-right:1px solid #e6e8f2}.zones__header,.zones__row:not(:last-child){border-bottom:1px solid #e6e8f2}.zones__row.highlight{background-color:#f5f5f5}.zones__header{background-color:#f5f5f5;font-weight:700}.zones__body .zones__cell:first-child p{position:relative;display:inline-block;padding-left:30px}.zones__body .zones__cell:first-child p:before{content:"";position:absolute;width:20px;height:20px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.zones__cell.first p:before{background-color:#ffa722}.zones__cell.second p:before{background-color:#c7666d}.zones__cell.third p:before{background-color:#8ebe7a}.zones__cell.fourth p:before{background-color:#8c88c1}.delivery__text{max-width:843px;margin-bottom:56px}.delivery__btn{background-color:#2070a5;color:#fff;width:182px;height:48px;font-size:18px;line-height:46px;-webkit-transition:.3s ease;transition:.3s ease}.delivery__btn:hover{background-color:#488cb9}.delivery__search{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.delivery__search input::-webkit-input-placeholder,.delivery__search textarea::-webkit-input-placeholder{color:#797b85;opacity:1}.delivery__search input::-moz-placeholder,.delivery__search textarea::-moz-placeholder{color:#797b85;opacity:1}.delivery__search input:-moz-placeholder,.delivery__search textarea::-moz-placeholder{color:#797b85;opacity:1}.delivery__search input:-ms-input-placeholder,.delivery__search textarea::-ms-input-placeholder{color:#797b85;opacity:1}.delivery__search-input{width:calc(100% - 187px);max-width:652px;margin-bottom:36px;margin-right:5px;padding-left:16px;height:48px;line-height:46px;background:#f5f5f5;border:1px solid #e6e8f2}.delivery__map{width:100%;height:462px;background-color:#9fa3ad}.cutting__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:40px 0;border-bottom:1px solid #e6e8f2}.cutting__row:first-child{border-top:1px solid #e6e8f2}.cutting__name{width:34%;font-weight:700}.cutting__description{width:66%}.cutting__table{margin-bottom:80px}.cutting__title{font-weight:700;margin:40px 0;font-size:24px}.construction__text,.cutting__text{max-width:953px}.construction{position:relative;min-height:371px}.construction:after{content:"";position:absolute;width:691px;height:371px;max-height:100%;top:40%;right:-70px;background:url(../images/contruction.png) no-repeat center;background-size:contain}.construction__text{margin-bottom:40px;line-height:1.6}.construction__title{font-size:20px;font-weight:700;margin-bottom:32px}.construction__list{margin-bottom:80px;margin-left:20px}.construction__list li{position:relative;padding-left:21px;line-height:1.5}.construction__list li:before{content:"";position:absolute;width:5px;height:5px;border-radius:50%;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#eb9e2b}.construction__list li:not(:last-child){margin-bottom:16px}.other{line-height:1.5}.docs__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:80px}.docs__sorting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:25px;border:1px solid #e6e8f2;font-weight:700;-webkit-box-flex:0;-ms-flex:0 0 268px;flex:0 0 268px;width:268px;margin-right:30px}.docs__sorting li{position:relative;-webkit-transition:.3s ease;transition:.3s ease;cursor:pointer;border-bottom:1px solid transparent;line-height:1.2}.docs__sorting li:hover{border-color:#262a3b}.docs__sorting li:before{content:"";position:absolute;width:3px;height:100%;left:-25px;top:0;background-color:transparent;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.docs__sorting li:not(:last-child){margin-bottom:20px}.docs__sorting li.active{color:#eb9e2b;cursor:default}.docs__sorting li.active:before{background-color:#eb9e2b}.docs__sorting li.active:hover{border-color:transparent}.docs__list{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;counter-reset:Counter}.docs__list li{position:relative;list-style:none;padding-left:35px}.docs__list a{color:#262a3b;border-bottom:1px solid #262a3b;-webkit-transition:.3s ease;transition:.3s ease}.docs__list a:hover{border-color:transparent}.docs__list li:not(:last-child){margin-bottom:20px}.docs__list li:before{position:absolute;left:0;top:0;counter-increment:Counter;content:counter(Counter) "."}.docs__title h1{padding-right:50px}.docs__title h1:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:40px;background:url(../icons/pdf.svg) no-repeat center;background-size:contain}.zones--mobile{display:none}.docs-mobile{display:none}.search-results__text{margin-bottom:25px}.form-block__wrap.error input,.form-group.error input{border-color:rgba(245,43,43,.6)}.form-block__wrap.error .popup__checkbox:before,.form-group.error .popup__checkbox:before,.popup__form-wrap.error .popup__checkbox:before{border-color:#ff2b2b}#popupForm .popup__form .popup__form-wrap.focus .popup__input,#popupVacancy .popup__form .popup__form-wrap.focus .popup__input{border-color:#d7d7d7}.form-block__success{display:none;width:100%;max-width:462px;text-align:center;margin:0 auto}.form-block__success h3{margin-bottom:20px}.form-block__success_text{color:#fff;font-weight:500}.info.success .form-block__item,.info.success .info__title{display:none}.info.success .form-block__success{display:block}.title--fluid h1:before{top:27%;-webkit-transform:none;transform:none}.policy h3{color:#262a3b;font-size:18px;line-height:1.4;margin-bottom:32px}.policy h3:not(:first-of-type){margin-top:40px}.policy ol{list-style:none;counter-reset:li}.policy__content > ol{margin-bottom:80px}.policy ol li:before{counter-increment:li;content:counters(li, ".") ". ";font-size:15px;font-weight:400}.policy ol ol{padding-left:30px;margin-top:20px}.policy ol li{margin-bottom:20px;line-height:1.6}.policy ol > li{margin-bottom:30px}.policy ol ol li{margin-bottom:20px}.policy a{color:#eb9e2b;border-bottom:1px solid transparent;-webkit-transition:.3s ease;transition:.3s ease}.policy a:hover{border-color:#eb9e2b}.not-found__img{width:263px;height:173px;margin-bottom:7px}.not-found__img img{width:100%}.not-found__text{font-size:28px;color:#2070a5;font-weight:700;margin-bottom:40px}.not-found__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-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px 0 80px}@media screen and (max-width: 1439px){.container{max-width:1140px}body{font-size:16px}h1{font-size:45px;max-width:630px}.intro{height:700px}.intro__image{width:521px;height:474px}.intro:after{height:526px;width:526px}.statistic__num{font-size:36px}.statistic__text{font-size:16px}.statistic__item:not(:last-child){margin-right:40px}.main-catalog__name{font-size:24px}.wrap--other h1,h2{font-size:50px}h3{font-size:35px}.service__title h3{font-size:32px}.services__image{max-width:30%}.services__image img{max-width:100%}.company-today__image{width:750px;height:750px;right:-220px}.company-statistic__item:first-child{margin-right:50px}.company-statistic__item:nth-child(2){margin-right:60px}.company-statistic__num{font-size:40px;margin-bottom:5px}.about__image{max-width:435px}.about__text{margin-bottom:35px}.about__right-side li{margin-bottom:22px;padding-top:40px;max-width:280px}.about__right-side li:before{font-size:26px}.geography{padding-bottom:100px}.geography:before{max-width:565px;max-height:411px}.geography__text{padding-bottom:25px}.cutting__row{padding:35px 0}.construction:after{width:641px;height:321px}}@media screen and (max-width: 1279px){.container{max-width:900px}.header__address--desktop{display:none}.nav__item{font-size:15px}.nav__item:not(:last-child){margin-right:22px}.button{font-size:16px}.button--empty{width:170px}h1{font-size:36px;max-width:500px}.intro{height:650px}.intro__image{width:325px;height:297px;bottom:100px}.intro:after{height:400px;width:400px;bottom:80px}.statistic__num{font-size:34px}.statistic__text{font-size:15px}.statistic__item:not(:last-child){margin-right:34px}.title{padding-top:60px;padding-bottom:30px}.wrap--other h1,h2{font-size:45px}.main-catalog__name{font-size:22px}h3{font-size:30px}.service__title h3{font-size:28px}.contacts__title{margin-bottom:15px;font-size:20px}.contacts__item{font-size:16px;margin-bottom:15px}.company-today__image{min-height:120%;width:64%}.company-today__text{font-size:16px}.company-statistic__item{padding-top:15px}.company-statistic__item:first-child{margin-right:25px}.company-statistic__num{font-size:30px}.company-statistic__item:before{height:4px;width:40px}.swiper-button-next,.swiper-button-prev{display:-webkit-box;display:-ms-flexbox;display:flex}.partners{padding:35px 0}#popupForm .popup__title{font-size:24px}#popupForm .popup__form input{height:50px;line-height:48px}.vacancy__wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.accordion,.vacancy__info{width:100%}.vacancy__info{margin-bottom:30px}.accordion__item > p{font-size:22px}.nav{margin-left:25px}.intro{padding-top:151px}.about__right-side{padding-left:44px}.about__left-side{width:30%}.about__right-side{width:70%}.about__image{max-width:347px}.geography{padding-bottom:80px}.geography:before{max-width:507px;max-height:369px}.geography__text{padding-bottom:20px;max-width:483px}.company-statistic--narrow .company-statistic__item:not(:last-child){margin-right:35px}.partners--white .swiper-button-next,.partners--white .swiper-button-prev{top:auto;bottom:25px}.cutting__row{padding:30px 0}.cutting__table{margin-bottom:60px}.construction:after{width:611px;height:291px}.construction__list{margin-bottom:70px}.policy h3{margin-bottom:25px}.policy ol > li{margin-bottom:25px}.not-found__img{width:223px;height:133px}.not-found__text{font-size:25px;margin-bottom:30px}.not-found__wrap{margin:10px 0 70px}}@media screen and (max-width: 998px){.container{max-width:680px}.header__top,.nav{display:none}.header__bottom{padding:16px 0}.header__bottom button{width:182px;padding:14px 0;font-size:18px}.title{padding-top:45px;padding-bottom:28px}.wrap--other h1,h2{font-size:37px}.main-catalog__name{font-size:18px}h3{font-size:28px}.button--big{width:206px}.service__title h3{font-size:25px}.service__title,.services__text{max-width:70%}.services__item{width:100%}.services__text p:not(:last-child){margin-bottom:12px}.company-statistic__num{font-size:23px}.company-today__image{display:none}.company-today__wrap{width:100%;padding-bottom:50px}.footer{padding-top:30px}.footer__top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__block{max-width:25%}.footer__block:first-child{max-width:100%;width:100%;margin-bottom:20px}.footer__block--small{max-width:105px}.accordion__item > p{font-size:20px}.intro:before{display:none}.statistic{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:340px}.statistic__item{width:50%}.statistic__item:not(:last-child){margin-right:0}.statistic__item:nth-child(-n+2){margin-bottom:24px}.intro:after{height:332px;width:332px;bottom:122px}.intro__image{width:335px;height:303px;bottom:115px}.burger{display:-webkit-box;display:-ms-flexbox;display:flex}.mobile-menu{display:block;overflow-x:hidden}.nav--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0}.nav--mobile li{font-size:22px;margin-bottom:24px}.nav--mobile button{margin-left:0}.nav--mobile .nav--mobile__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:29px;padding-top:23px}.nav--mobile .nav--mobile__bottom:before{content:"";position:absolute;width:130%;height:1px;background-color:rgba(255,255,255,.1);top:0;left:-10%}.nav--mobile .header__email,.nav--mobile .header__tel{margin-left:0;margin-bottom:16px}.nav__item > a{padding:0}.intro .button--small{width:244px;padding:17px 0;font-size:20px}.about__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__left-side,.about__right-side{width:100%}.about__right-side{padding-top:20px;padding-left:0}.about__right-side li{padding-right:20px}.about__image{display:none}.geography:before{opacity:.4}.pt{padding-top:105px}cutting__title{font-size:22px}.cutting__table{margin-bottom:50px}.construction:after{width:519px;height:221px;top:45%}.construction__list{margin-bottom:60px}.construction__title{font-size:18px}.zones__cell{font-size:14px}.nav__item > p{padding:0}}@media screen and (max-width: 767px){.container{max-width:100%;padding:0 25px}.title{padding-top:35px;padding-bottom:20px}.wrap--other h1,h2{font-size:36px}.main-catalog__item{width:50%}h3{font-size:25px}.service__title h3{font-size:18px}.form-block__item{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}.form-block__wrap{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-right:0;margin-bottom:15px}.partners__button-next{right:16px}.partners__button-prev{left:16px}.partners-slider{max-width:90%;margin:0 auto}.contacts__block{width:100%;padding-right:0}.contacts__block:not(:last-child){margin-bottom:20px}.title--big{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.title--big h1{margin-bottom:20px}.search{width:100%}.main-catalog .title{padding-top:48px}.partners{padding:9px 0}.contacts .title{padding-top:40px}.contacts__title{margin-bottom:10px;font-size:18px}.contacts__item{margin-bottom:10px}.contacts__block:not(:last-child){margin-bottom:10px}.contacts__wrap{margin-bottom:25px}#map{height:350px}.button--small{width:170px;padding:15px 0}.footer__list{padding:0 0 27px}.footer__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:0}.footer__block{width:100%;max-width:100%}.footer__address,.footer__block--desktop,.footer__name--desktop{display:none}.footer__name{position:relative;padding:12px 0;margin-bottom:0;font-weight:400}.footer__name.open{color:#eb9e2b}.footer__name.open:after{background-image:url(../icons/arrow-nav.svg);width:17px;height:7px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.footer__block--mobile,.footer__name--mobile{display:block}.footer__block--open .footer__list{display:block;padding:20px 0}.footer__block--open .footer__list-item:not(:last-child){margin-bottom:14px}.footer__block:nth-child(3){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.footer__block:nth-child(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer__block:nth-child(4){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.footer__block:nth-child(6){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.footer__block:nth-child(7){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.footer__block:nth-child(8){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.footer__block:first-child{margin-bottom:18px}.footer__list-item:not(:last-child){margin-bottom:8px}.footer__mail a,.footer__tel a{opacity:1;font-weight:500}.footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:20px 0;font-size:12px}.footer__made-by{margin-bottom:8px}#popupForm .popup__form input{height:45px;line-height:43px}.popup__content{padding-left:20px;padding-right:20px}.accordion__item > p{font-size:18px;padding-right:24px}.accordion__item > p:after{width:24px;height:22px}.intro:after{height:432px;width:432px;bottom:33px;right:-291px}.intro__image{width:286px;height:266px;bottom:55px}.statistic{display:none}.geography__text{font-size:16px}.partners--white{padding-bottom:20px}.partners__text{margin-bottom:16px}.cutting__title{font-size:20px;margin:25px 0}.cutting__row{padding:20px 0}.cutting__table{margin-bottom:40px}.construction:after{width:320px;height:187px;top:62%;opacity:.3}.construction__list{margin-bottom:40px}.docs__title h1{margin-bottom:15px}.catalog-table__cell--third{display:none}.catalog-table__cell--first{width:72%}div.catalog-table__cell--second{border-right:none}.catalog-table__cell{font-size:13px}.catalog-table__header .catalog-table__cell{font-size:14px;padding:14px}.catalog-table__body .catalog-table__cell{padding:14px}.tabs{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -3px}.tabs .tabs__item{margin-bottom:12px;margin-left:3px;margin-right:3px;max-width:69%;border-radius:7px}.tabs .tabs__item:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.tabs-content{border-top:none}.button--fixed{display:block}.tabs-content__wrapper{max-height:198px;overflow:hidden;-webkit-transition:.4s ease;transition:.4s ease}.tabs-content__wrapper.open{max-height:800px}.tabs__button{margin:16px auto 2px;background:0 0;font-weight:700;border-bottom:1px solid #262a3b}.tabs__button.visible{display:block}.zones--desktop{display:none}.zones--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px 0;border-bottom:1px solid #e6e8f2;padding-left:25px}.zones__first{width:135px;min-width:135px;border-right:1px solid #e6e8f2;border-left:1px solid #e6e8f2}.zones__first .zones__cell{width:100%}.zones__wrapper{width:calc(100% - 135px);overflow:auto}.zones__table{width:664px;min-width:664px}.zones__table .zones__cell{width:20%}.zones__table .zones__body .zones__cell:first-child p{padding-left:0}.zones__row.highlight{background-color:#f5f5f5}.delivery__map{height:288px}.delivery__btn{position:absolute;top:13px;right:13px;font-size:0;width:18px;height:18px;background:transparent url(../icons/search.svg) no-repeat center;background-size:contain}.delivery__btn:hover{background-color:transparent;opacity:.7}.delivery__search-input{width:100%;max-width:100%;height:44px;line-height:42px;font-size:16px;margin-bottom:20px}.delivery__text,.docs__wrapper{display:none}.docs-mobile{display:block;margin-bottom:50px}.docs-mobile .docs__list{margin-top:14px;margin-bottom:16px}.docs-mobile .docs__list li{padding-left:22px}.docs-mobile__title > p{position:relative;width:100%;padding:12px;font-size:16px;line-height:19px;font-weight:700;background-color:#f7f7f7;margin-bottom:2px}.docs-mobile__title > p:after{content:"";position:absolute;width:14px;height:7px;background:url(../icons/arrow-catalog.svg) no-repeat center;background-size:contain;right:12px;top:calc(50% - 4px);-webkit-transition:.3s ease;transition:.3s ease}.docs-mobile__title.open p:after{background-image:url(../icons/arrow-nav.svg);width:17px;height:7px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.docs-mobile__list{display:none}.docs__title h1:after{width:30px;height:30px}.docs__title h1{padding-right:40px}.form-block__btn{display:none}.form-block__btn--mobile{display:block}.form-block__wrap--white{margin-top:0}.search__input{padding-left:13px}.search__bth{right:13px}.policy ol ol{padding-left:12px}.policy__content > ol{margin-bottom:40px}.title--fluid h1:before{top:23px;-webkit-transform:none;transform:none}#map2{height:288px}.not-found__img{width:173px;height:88px;margin-bottom:20px}.not-found__text{font-size:18px;margin-bottom:25px;text-align:center}.not-found__wrap{margin:10px 0 50px}}@media screen and (max-width: 575px){.container{padding:0 16px}h1{font-size:24px;max-width:299px}.main-catalog__item{width:100%}h3{font-size:22px}.button--big{width:100%}.services__item{padding:20px 12px}.services__item:after{width:35%;height:auto;padding-top:30%;right:-22px;bottom:-7px}.service__title{max-width:100%}.main-catalog__list{display:none;padding-left:12px;padding-top:16px;padding-bottom:20px}.main-catalog__name{position:relative;width:100%;margin-bottom:0;padding:12px 12px 13px;background-color:#eff1f5}.main-catalog__name:after{content:"";position:absolute;width:14px;height:7px;background:url(../icons/arrow-catalog.svg) no-repeat center;background-size:contain;right:12px;top:calc(50% - 4px);-webkit-transition:.3s ease;transition:.3s ease}.main-catalog__name.open:after{background-image:url(../icons/arrow-nav.svg);width:17px;height:7px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.main-catalog__item{margin-bottom:2px;padding-right:0}.main-catalog__wrap,.services__wrap{margin:0 -12px}.services__wrap{margin-bottom:40px}.services__item{margin-left:0;margin-right:0;margin-bottom:10px}.wrap--other h1,h2{font-size:24px}.service__title h3{margin-bottom:10px}.title{padding-top:30px;padding-bottom:20px}.main-catalog{padding-bottom:42px}.info{padding:30px 0}.info__title{padding-bottom:16px}.services__image{max-width:34%}.services__image.high{max-width:26%}.services__text p:not(:last-child){margin-bottom:8px}.service__title{max-width:100%}.services__text{max-width:81%}.company-today .title{padding-bottom:10px}.company-today__text{line-height:1.4}.company-today__text p:not(:last-child){margin-bottom:8px}.company-statistic{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:20px}.company-statistic__item:not(:last-child){margin-bottom:20px}.company-today__wrap{padding-bottom:30px}.popup__checkbox:before{top:0}.popup__checkbox:after{top:7px}#orderBtn{display:none}.burger{margin-left:auto}.intro .button{display:none}.intro{height:568px}.intro__arrow{display:block;position:absolute;bottom:55px;left:calc(50% - 13px);width:26px;height:13px;background:url(../icons/arrow-mobile.svg) no-repeat center;background-size:contain;-webkit-animation-name:arrow;animation-name:arrow;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;z-index:200}}@-webkit-keyframes arrow{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(10px);transform:translateY(10px)}}@keyframes arrow{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(10px);transform:translateY(10px)}}.intro__image{bottom:35px}.about__right-side{margin-bottom:20px}.about__right-side li{width:100%}.geography{padding-bottom:50px}.geography:before{top:10%;right:-30%}.cutting__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cutting__description,.cutting__name{width:100%}.cutting__name{margin-bottom:15px}.zones--mobile{padding-left:16px}.docs__title h1:after{top:35%}.search-results .main-catalog__list{display:block}.contacts.other .contacts__wrap{margin-bottom:30px}.button--fixed{right:16px}.not-found__img{width:133px;height:69px;margin-bottom:10px}.not-found__text{font-size:16px}@media screen and (max-width: 374px){.services__text{max-width:100%}}