<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";html{overflow-x:hidden}body{overflow-x:hidden;font-family:Roboto,sans-serif}a{text-decoration:none;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.slick-slide{outline:0}.input-error{border:2px solid red!important}header{width:100%;min-height:70px;background-color:#4a535a;padding:10px 0;font-family:"Roboto Condensed",sans-serif}@media screen and (min-width:768px){header{padding:0}}@media screen and (min-width:1000px){header{padding:0}}@media screen and (min-width:1024px){header{min-height:auto}}.header__section{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;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:70px}@media screen and (min-width:768px){.header__section{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:1024px){.header__section{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:auto}}.header__section__logo{width:100%;max-width:110px;margin-bottom:0}@media screen and (min-width:768px){.header__section__logo{max-width:132px}}.header__section__logo img{width:100%}.header__section__adress{width:100%;position:relative;max-width:240px;padding-left:35px;font-size:16px;line-height:18px;color:#fff;margin-bottom:15px}@media screen and (min-width:1024px){.header__section__adress{margin-bottom:0}}.header__section__adress::before{content:'';position:absolute;width:23px;height:33px;background-image:url(../img/header-section-adress-icon.svg);background-position:center;background-size:23px;background-repeat:no-repeat;top:0;left:0}.header__section__callback__btn{display:block;width:100%;max-width:260px;background-color:#fdb715;border:none;border-bottom:5px solid #b6720d;outline:0;text-align:center;font-size:20px;line-height:22px;color:#26343f;padding-top:12px;padding-bottom:12px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.5);box-shadow:0 2px 4px rgba(0,0,0,.5);cursor:pointer;margin-bottom:15px}@media screen and (min-width:1024px){.header__section__callback__btn{margin-bottom:0;max-width:210px}}@media screen and (min-width:1200px){.header__section__callback__btn{max-width:260px}}.header__section__contacts{width:100%;max-width:295px;position:relative;background-color:#68737a;margin-bottom:15px}@media screen and (min-width:768px) and (max-width:1023px){.header__section__contacts{width:100%;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:0}}@media screen and (min-width:1024px){.header__section__contacts{margin-bottom:0}}.header__section__contacts .slider__banner__wrap{display:block;top:242px;left:0;right:auto;bottom:auto}@media screen and (min-width:1200px){.header__section__contacts .slider__banner__wrap{left:0;right:auto}}.header__section__contacts .slider__banner{padding-bottom:103px}@media screen and (min-width:1200px){.header__section__contacts .slider__banner{padding-bottom:96px}}@media screen and (min-width:1300px){.header__section__contacts .slider__banner{padding-bottom:90px}}.header__section__contacts__phone{display:block;width:auto;text-align:center;font-size:20px;line-height:36px;font-weight:700;color:#fff}@media screen and (min-width:1024px){.header__section__contacts__phone{font-size:30px;width:auto;margin:0}}@media screen and (min-width:768px) and (max-width:1023px){.header__section__contacts__phone{font-size:24px;width:auto;margin:0}}.header__section__contacts__mail{display:block;width:100%;text-align:center;font-size:20px;line-height:24px;color:#fff;margin-bottom:20px}@media screen and (min-width:768px) and (max-width:1023px){.header__section__contacts__mail{margin-bottom:0}}.header__section__contacts__worktime{width:100%;position:relative;background-color:#f5f5f5;padding:24px 10px 12px 83px;font-size:16px;line-height:18px;color:#4a535a}@media screen and (min-width:1024px){.header__section__contacts__worktime{background-color:rgba(0,0,0,.1);position:absolute;bottom:-70px;left:0;z-index:10}}.header__section__contacts__worktime::before{content:'';position:absolute;width:27px;height:27px;background-image:url(../img/header-section-worktime-icon.svg);background-position:center;background-size:27px;background-repeat:no-repeat;top:29px;left:35px}.header__section .mob__hide{display:none}@media screen and (min-width:1024px){.header__section .mob__hide{display:block}}.header__section .mob__show{display:block}@media screen and (min-width:1024px){.header__section .mob__show{display:none}}.hamburger{padding:15px 5px;display:inline-block;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;-o-transition-property:opacity,filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;outline:0;margin:0;overflow:visible;position:relative}.hamburger::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#fff}@media screen and (min-width:480px){.hamburger{padding:15px}}.hamburger-box{width:30px;height:20px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:30px;height:4px;background-color:#000;border-radius:4px;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--spring .hamburger-inner{top:2px;-webkit-transition:background-color 0s .13s linear;-o-transition:background-color 0s .13s linear;transition:background-color 0s .13s linear}.hamburger--spring .hamburger-inner::before{top:8px;-webkit-transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);-o-transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner::after{top:16px;-webkit-transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);-o-transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{-webkit-transition-delay:.22s;-o-transition-delay:.22s;transition-delay:.22s;background-color:transparent}.hamburger--spring.is-active .hamburger-inner::before{top:0;-webkit-transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);-o-transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner::after{top:0;-webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);-o-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,10px,0) rotate(-45deg);transform:translate3d(0,10px,0) rotate(-45deg)}.mob__menu{width:100%;max-width:40px;background-color:#fff}@media screen and (min-width:480px){.mob__menu{max-width:60px}}@media screen and (min-width:1024px){.mob__menu{display:none}}.mob__menu__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:2}.mob__menu__side__content{display:none;width:88%;max-height:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#4a535a;-ms-flex-negative:0;flex-shrink:0;padding:0;padding-left:7px}@media screen and (min-width:480px){.mob__menu__side__content{width:calc(100% - 60px);padding:0 20px}}@media screen and (min-width:1024px){.mob__menu__side__content{display:none}}.mob__menu__side__content .header__section__logo{max-width:105px}@media screen and (min-width:480px){.mob__menu__side__content .header__section__logo{max-width:112px}}.mob__menu__side__content .header__section__contacts__phone{font-size:16px}@media screen and (min-width:480px){.mob__menu__side__content .header__section__contacts__phone{font-size:20px}}.menu{max-height:100vh;overflow:auto}@media screen and (min-width:320px){.menu{display:none;padding-left:15px;padding-top:20px;padding-bottom:15px}}@media screen and (min-width:768px){.menu{max-height:100%;overflow:inherit}}@media screen and (min-width:1024px){.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:80px;padding-left:0}}@media screen and (min-width:1200px){.menu{margin-top:0;padding-top:35px}}.menu__item{display:block;width:100%;margin-bottom:15px;font-family:"Roboto Condensed",sans-serif;font-size:16px;line-height:19px;font-weight:700;color:#333;text-transform:uppercase}@media screen and (min-width:1024px){.menu__item{width:auto;margin-bottom:0;margin-right:35px}}.menu__item:hover{color:#fdb715}.menu__item.special{position:relative;z-index:5;color:#e1171f}@media screen and (min-width:1024px){.menu__item.special{color:#fff}}.menu__item.special::before{content:'';display:none;position:absolute;width:100%;height:40px;background-color:#e1171f;border-bottom:5px solid #b01d23;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.5);box-shadow:0 2px 4px rgba(0,0,0,.5);top:-10px;left:-10px;z-index:-1}@media screen and (min-width:1024px){.menu__item.special::before{display:block}}@media screen and (min-width:1024px){.menu__item.special::before{width:93px;left:-24px}}.menu__item.mob__hide{display:none}@media screen and (min-width:1024px){.menu__item.mob__hide{display:block}}.menu__soc{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px}@media screen and (min-width:768px){.menu__soc{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width:1024px){.menu__soc{position:fixed;width:150px;top:210px;right:0;-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;z-index:11;margin-bottom:0}}@media screen and (min-width:1200px){.menu__soc{top:140px}}.menu__soc__item{display:block;width:37px;height:37px;border-radius:50%;background-color:#6a7d8b;background-position:center;background-repeat:no-repeat;font-size:0}@media screen and (min-width:768px){.menu__soc__item{margin-right:15px}}@media screen and (min-width:1024px){.menu__soc__item{margin:0;margin-bottom:10px;border-radius:50px 0 0 50px;width:56px;background-position:10px center}}.menu__soc__item.vk{background-image:url(../img/vk.svg);background-size:20px}.menu__soc__item.fb{background-image:url(../img/fb.svg);background-size:10px}.menu__soc__item.inst{background-image:url(../img/inst.svg);background-size:20px}.menu .header__section__adress,.menu .header__section__contacts__mail{color:#4a535a}.menu .header__section__adress{padding-left:0;margin-bottom:15px}.menu .header__section__adress::before{display:none}.menu .header__section__contacts__mail{text-align:left;margin-bottom:15px}.menu .header__section__contacts__mail::before{display:none}.menu .header__section__contacts__worktime{background-color:#fff;padding:0}.menu .header__section__contacts__worktime::before{display:none}.menu .mob__hide{display:none}@media screen and (min-width:1024px){.menu .mob__hide{display:block}}.menu .mob__show{display:block}@media screen and (min-width:1024px){.menu .mob__show{display:none}}.top__slider__wrap{width:100%;max-width:1280px;margin:0 auto;position:relative}.top__slider__item{min-height:360px;padding-top:25px;padding-bottom:25px;padding-left:10px;outline:0}@media screen and (min-width:768px){.top__slider__item{padding-left:50px}}@media screen and (min-width:1200px){.top__slider__item{padding-top:30px;padding-left:70px;min-height:530px}}.top__slider__item.slick-slide.slick-active{-webkit-animation:fadeIn 2s linear;animation:fadeIn 2s linear}.top__slider__item__title{font-family:"Roboto Condensed",sans-serif;font-size:24px;color:#26343f;font-weight:700;line-height:1.2em;margin-bottom:10px;text-transform:uppercase}@media screen and (min-width:768px){.top__slider__item__title{font-size:30px}}@media screen and (min-width:1000px){.top__slider__item__title{font-size:35px}}@media screen and (min-width:1200px){.top__slider__item__title{font-size:48px;line-height:56px}}.top__slider__item__props{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.top__slider__item__props__item{position:relative;font-size:18px;line-height:24px;color:#0d1f2e;margin-right:27px}@media screen and (min-width:1000px){.top__slider__item__props__item{line-height:30px;margin-right:60px}}@media screen and (min-width:1200px){.top__slider__item__props__item{font-size:20px}}@media screen and (min-width:1300px){.top__slider__item__props__item{font-size:24px}}.top__slider__item__props__item::after{content:'';position:absolute;width:13px;height:13px;border-radius:50%;background-color:#fdb715;top:5px;right:-20px}@media screen and (min-width:1000px){.top__slider__item__props__item::after{top:10px;right:-35px}}.top__slider__item__props__item:last-of-type::after{display:none}.top__slider__item__image{width:100%;max-width:300px;margin:0 auto;margin-bottom:15px;padding-top:25px}@media screen and (min-width:768px){.top__slider__item__image{max-width:610px;padding-top:40px;margin:0;margin-bottom:15px}}@media screen and (min-width:1200px){.top__slider__item__image{max-width:647px;padding-top:60px}.top__slider__item__image.xl{max-width:825px}}.top__slider__item__image img{display:block;margin-left:30px}@media screen and (min-width:320px) and (max-width:767px){.top__slider__item__image img{max-width:300px;margin:0 auto}}@media screen and (min-width:768px){.top__slider__item__image img{width:100%}}.top__slider .slick-dots{max-width:100px;bottom:5px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%}@media screen and (min-width:1000px){.top__slider .slick-dots{bottom:25px;left:40%}}.top__slider .slick-dots li{width:10px;height:10px;border-radius:50%;border:2px solid #dbdbdb;background-color:#fff;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.top__slider .slick-dots li.slick-active{background-color:#dbdbdb}.top__slider .slick-dots li button{display:none}.top__slider.slick-dotted.slick-slider{margin:0}.slider__banner__wrap{display:block;width:100%}@media screen and (min-width:1024px){.slider__banner__wrap{display:none;max-width:295px;position:absolute;bottom:0;right:45px;z-index:10}}@media screen and (min-width:1200px){.slider__banner__wrap{right:30px}}@media screen and (min-width:1280px){.slider__banner__wrap{right:70px}}.slider__banner{width:100%;max-width:295px;margin:0 auto;background-color:rgba(0,0,0,.1);padding-top:80px;padding-bottom:90px}@media screen and (min-width:768px) and (max-width:1023px){.slider__banner{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:20px;padding-bottom:20px}.slider__banner .slider__banner__prop{max-width:230px;margin-bottom:0}.slider__banner .slider__banner__prop:nth-of-type(1),.slider__banner .slider__banner__prop:nth-of-type(2){max-width:200px}.slider__banner .slider__banner__prop__icon{width:50px;height:50px;border-radius:50%;background-position:center}.slider__banner .slider__banner__callback{margin-top:20px}}.slider__banner__prop{width:100%;margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.slider__banner__prop__icon{width:60px;height:50px;border-radius:0 50px 50px 0;background-color:#fdb715;margin-right:12px;background-position:70% center;background-repeat:no-repeat;background-size:28px}.slider__banner__prop__icon.tiraj{background-image:url(../img/tiraj.svg)}.slider__banner__prop__icon.production{background-image:url(../img/time.svg)}.slider__banner__prop__icon.key{background-image:url(../img/key.svg)}.slider__banner__prop__descr{font-family:"Roboto Condensed",sans-serif;font-size:17px;line-height:20px;color:#0d1f2e}@media screen and (min-width:1200px){.slider__banner__prop__descr{font-size:18px;line-height:22px}}@media screen and (min-width:1300px){.slider__banner__prop__descr{font-size:20px;line-height:26px}}.slider__banner__callback{display:block;width:100%;max-width:261px;padding-top:18px;padding-bottom:18px;padding-left:50px;margin-right:-3px;margin-left:auto;margin-top:40px;font-family:"Roboto Condensed",sans-serif;font-size:16px;line-height:26px;color:#fff;font-weight:700;text-align:center;text-transform:uppercase;background-image:url(../img/banner-bg.png);background-position:right center;background-size:cover;background-repeat:no-repeat;border:none;outline:0;background-color:transparent;cursor:pointer}.slider__banner__callback span{font-size:30px}.top__animated__arrow{position:absolute;width:50px;height:50px;border-radius:50%;background-color:#fdb715;background-image:url(../img/top-animated-arrow.svg);background-position:center;background-size:20px;background-repeat:no-repeat;bottom:-25px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:15;-webkit-animation:animated 1.5s cubic-bezier(.39,.575,.565,1) both infinite;animation:animated 1.5s cubic-bezier(.39,.575,.565,1) both infinite}.top__animated__arrow.fixed{position:fixed;bottom:10px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@-webkit-keyframes animated{0%{-webkit-transform:translateY(-15px) translateX(-50%);transform:translateY(-15px) translateX(-50%);opacity:.6;-webkit-box-shadow:0 0 0 rgba(0,0,0,.25);box-shadow:0 0 0 rgba(0,0,0,.25)}50%{-webkit-transform:translateY(0) translateX(-50%);transform:translateY(0) translateX(-50%);opacity:1;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25)}100%{-webkit-transform:translateY(-15px) translateX(-50%);transform:translateY(-15px) translateX(-50%);opacity:.6;-webkit-box-shadow:0 0 0 rgba(0,0,0,.25);box-shadow:0 0 0 rgba(0,0,0,.25)}}@keyframes animated{0%{-webkit-transform:translateY(-15px) translateX(-50%);transform:translateY(-15px) translateX(-50%);opacity:.6;-webkit-box-shadow:0 0 0 rgba(0,0,0,.25);box-shadow:0 0 0 rgba(0,0,0,.25)}50%{-webkit-transform:translateY(0) translateX(-50%);transform:translateY(0) translateX(-50%);opacity:1;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25)}100%{-webkit-transform:translateY(-15px) translateX(-50%);transform:translateY(-15px) translateX(-50%);opacity:.6;-webkit-box-shadow:0 0 0 rgba(0,0,0,.25);box-shadow:0 0 0 rgba(0,0,0,.25)}}@-webkit-keyframes fadeIn{0%{opacity:0}75%{opacity:1}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}75%{opacity:1}100%{opacity:1}}.top__tabs__wrap{width:100%;position:relative;background-color:#4a535a;padding-top:55px;padding-bottom:55px}.top__tabs{width:100%}.top__tabs__list{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1200px){.top__tabs__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.top__tabs__list__item{width:100%;max-width:320px;margin-bottom:25px;background-color:#fff;border-bottom:5px solid #e6e6e6;padding-top:17px;padding-bottom:17px;text-align:center;font-family:"Roboto Condensed",sans-serif;font-size:20px;line-height:20px;color:#0d1f2e;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.5);box-shadow:0 2px 4px rgba(0,0,0,.5);cursor:pointer;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}@media screen and (min-width:320px) and (max-width:1000px){.top__tabs__list__item{max-width:220px;padding-top:12px;padding-bottom:12px;font-size:16px;margin-bottom:15px}}@media screen and (min-width:1000px){.top__tabs__list__item{max-width:290px}}@media screen and (min-width:1200px){.top__tabs__list__item{max-width:360px}}.top__tabs__list__item.active,.top__tabs__list__item:hover{background-color:#fdb715;border-color:#b6720d}.top__tabs__content{width:100%;padding-top:60px}@media screen and (min-width:320px) and (max-width:1000px){.top__tabs__content{padding-top:20px}}.top__tabs__content__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1200px){.top__tabs__content__item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.top__tabs__content__item__image__block{width:100%;max-width:320px}@media screen and (min-width:320px) and (max-width:1199px){.top__tabs__content__item__image__block{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;max-width:100%}}.top__tabs__content__item__image__block img{width:100%;max-width:360px;margin-bottom:30px}@media screen and (min-width:320px) and (max-width:1199px){.top__tabs__content__item__image__block img{display:none}}.top__tabs__content__item__image__block .tags{width:100%;padding:25px 20px;border-top:2px solid #fff;text-align:center}@media screen and (min-width:1000px){.top__tabs__content__item__image__block .tags{text-align:left}}.top__tabs__content__item__image__block .tags a{display:inline-block;vertical-align:middle;font-family:"Roboto Condensed",sans-serif;font-size:16px;line-height:21px;font-style:italic;color:#fff;text-decoration:underline;margin-right:15px;margin-bottom:10px}@media screen and (min-width:768px){.top__tabs__content__item__image__block .tags a{font-size:18px}}.top__tabs__content__item__image__block .tags a:hover{color:#fdb715}.top__tabs__content__item__block{width:100%;max-width:750px}@media screen and (min-width:320px) and (max-width:999px){.top__tabs__content__item__block{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.top__tabs__content__item__block__title{font-family:"Roboto Condensed",sans-serif;font-weight:700;font-size:24px;line-height:30px;text-align:center;text-transform:uppercase;color:#fff;margin-bottom:0}@media screen and (min-width:768px){.top__tabs__content__item__block__title{font-size:35px;margin-bottom:30px}}@media screen and (min-width:1200px){.top__tabs__content__item__block__title{text-align:left}}.top__tabs__content__item__block__text{font-size:14px;line-height:21px;text-align:center;color:#fff;margin-bottom:15px}@media screen and (min-width:768px){.top__tabs__content__item__block__text{font-size:18px;line-height:23px}}@media screen and (min-width:1200px){.top__tabs__content__item__block__text{text-align:left}}.top__tabs__content__item__block__attention{width:100%;max-width:450px;padding:15px 17px;border:1px solid #ffb800;line-height:18px;font-size:14px;color:#fff}@media screen and (min-width:1200px){.top__tabs__content__item__block__attention{margin-left:290px;margin-top:-60px}}.top__tabs__content__prop__list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:25px}@media screen and (min-width:1200px){.top__tabs__content__prop__list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.top__tabs__content__prop__item{width:100%;max-width:220px;margin-bottom:25px}@media screen and (min-width:1200px){.top__tabs__content__prop__item{margin-bottom:0;margin-right:45px}.top__tabs__content__prop__item:nth-of-type(3n){margin-right:0}}.top__tabs__content__prop__item__icon{width:100%;height:50px;margin-bottom:15px;text-align:center;background-position:center;background-size:52px;background-repeat:no-repeat}.top__tabs__content__prop__item__icon img{display:block;margin:0 auto}.top__tabs__content__prop__item__title{width:100%;text-align:center;font-size:20px;line-height:26px;color:#fff;font-weight:500;margin-bottom:25px}@media screen and (min-width:320px){.top__tabs__content__prop__item__title{font-size:16px;line-height:24px}}@media screen and (min-width:768px){.top__tabs__content__prop__item__title{font-size:20px;line-height:26px}}.top__tabs__content__prop__item__list{position:relative;margin:0;padding:0;padding-top:30px;list-style-type:none}.top__tabs__content__prop__item__list::before{content:'';position:absolute;width:100%;height:17px;background-image:url(../img/tabs-list-prev-bd.svg);background-position:center;background-size:cover;background-repeat:no-repeat;top:0;left:0}.top__tabs__content__prop__item__list li{position:relative;padding-left:20px;font-size:14px;line-height:26px;color:#fff;margin-bottom:5px}@media screen and (min-width:768px){.top__tabs__content__prop__item__list li{font-size:16px}}.top__tabs__content__prop__item__list li::before{content:'';position:absolute;width:8px;height:8px;border-radius:50%;background-color:#fdb715;top:9.5px;left:0}.consult__form__wrap{width:100%;padding-top:30px;padding-bottom:30px;background-color:#f9b109}@media screen and (min-width:1000px){.consult__form__wrap{min-height:269px;background-image:url(../img/consult-bg.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}}.consult__form{width:100%;position:relative}@media screen and (min-width:768px){.consult__form{text-align:center}}.consult__form__title{font-family:"Roboto Condensed",sans-serif;font-size:36px;line-height:46px;font-weight:700;color:#0d1f2e;text-align:center;margin-bottom:20px}.consult__form__title span{display:block;font-size:26px}.consult__form__input{width:100%;max-width:262px;margin:0 auto;margin-bottom:25px}@media screen and (min-width:768px){.consult__form__input{display:inline-block;vertical-align:top;margin-right:40px}}.consult__form__input input{display:block;width:100%;border:none;outline:0;background-color:#fff;padding:16px 15px;font-family:"Roboto Condensed",sans-serif;text-align:left;font-size:18px;color:#6d6d6d;font-style:italic}.consult__form__button{width:100%;max-width:262px;margin:0 auto;margin-bottom:25px}@media screen and (min-width:768px){.consult__form__button{display:inline-block;vertical-align:top}}.consult__form__button button{display:block;width:100%;margin-bottom:10px;border:none;outline:0;border-bottom:5px solid #b01d23;padding:12px 20px;background-color:#e1171f;font-family:"Roboto Condensed",sans-serif;font-size:20px;line-height:20px;text-align:left;color:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.5);box-shadow:0 2px 4px rgba(0,0,0,.5);cursor:pointer}.consult__form__button p{font-family:"Roboto Condensed",sans-serif;font-size:14px;line-height:14px;color:#464646;font-style:italic;text-align:left;margin:0;margin-bottom:10px}.consult__form__button p a{color:#464646}.material__block__wrap{width:100%;background-color:#fff;padding-top:60px;padding-bottom:60px}.material__block{width:100%}.material__block__title{width:100%;margin-bottom:40px;font-family:"Roboto Condensed",sans-serif;font-size:36px;line-height:42px;color:#0d1f2e;text-align:center;font-weight:700;text-transform:uppercase}.material__block__prev__text{font-size:18px;line-height:23px;color:#0d1f2e;text-align:center;margin-top:0;margin-bottom:35px;display:none}.material__block__sliders{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:30px;padding-bottom:30px}@media screen and (min-width:768px){.material__block__sliders{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.materail__block__tags__slider{width:100%;max-width:340px;margin-bottom:50px}.materail__block__tags__slider .slick-list{max-height:577px}@media screen and (min-width:320px) and (max-width:1000px){.materail__block__tags__slider .slick-list{max-height:242px}}.materail__block__tags__slider .slick-track{margin-top:-1px}.materail__block__tags__slider__item{outline:0}.materail__block__tags__slider__item.slick-current.slick-active .materail__block__tags__slider__item__tag{background-color:#fdb715;color:#fff}@media screen and (min-width:320px){.materail__block__tags__slider__item.slick-current.slick-active .materail__block__tags__slider__item__tag{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}@media screen and (min-width:768px){.materail__block__tags__slider__item.slick-current.slick-active .materail__block__tags__slider__item__tag{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}}.materail__block__tags__slider__item.slick-current.slick-active .materail__block__tags__slider__item__tag::before{border-color:transparent transparent transparent #fdb715}.materail__block__tags__slider__item__tag{width:100%;position:relative;max-width:280px;padding:13px 20px;padding-right:0;background-color:#ebebeb;font-size:16px;line-height:20px;font-weight:500;color:#0d1f2e;cursor:pointer;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.materail__block__tags__slider__item__tag.active,.materail__block__tags__slider__item__tag:hover{background-color:#fdb715;color:#fff}@media screen and (min-width:320px){.materail__block__tags__slider__item__tag.active,.materail__block__tags__slider__item__tag:hover{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}@media screen and (min-width:768px){.materail__block__tags__slider__item__tag.active,.materail__block__tags__slider__item__tag:hover{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}}.materail__block__tags__slider__item__tag.active::before,.materail__block__tags__slider__item__tag:hover::before{border-color:transparent transparent transparent #fdb715}.materail__block__tags__slider__item__tag::before{content:'';position:absolute;width:0;height:0;border-style:solid;border-width:23px 0 23px 35px;border-color:transparent transparent transparent #ebebeb;top:0;right:-35px;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.materail__block__tags__slider .slick-next,.materail__block__tags__slider .slick-prev{width:27px;height:27px}.materail__block__tags__slider .slick-next::after,.materail__block__tags__slider .slick-next::before,.materail__block__tags__slider .slick-prev::after,.materail__block__tags__slider .slick-prev::before{display:none}.materail__block__tags__slider .slick-prev{border-top:3px solid #d2d2d2;border-right:3px solid #d2d2d2;-webkit-transform:rotate(-45deg) translateX(-50%);-ms-transform:rotate(-45deg) translateX(-50%);transform:rotate(-45deg) translateX(-50%);top:-40px;left:45%}.materail__block__tags__slider .slick-next{border-bottom:3px solid #d2d2d2;border-right:3px solid #d2d2d2;-webkit-transform:rotate(45deg) translateX(-50%);-ms-transform:rotate(45deg) translateX(-50%);transform:rotate(45deg) translateX(-50%);top:auto;bottom:-40px;left:45%}.material__block__tags__content__slider{width:100%;max-width:750px}@media screen and (min-width:768px){.material__block__tags__content__slider{max-width:350px}}@media screen and (min-width:1000px){.material__block__tags__content__slider{max-width:550px}}@media screen and (min-width:1200px){.material__block__tags__content__slider{max-width:750px}}.material__block__tags__content__slider__item{width:100%}.material__block__tags__content__slider__item__image{width:100%;position:relative;line-height:0}.material__block__tags__content__slider__item__image img{width:100%}.material__block__tags__content__slider__item__text{width:100%;background-color:#f2f2f2;padding:10px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:768px){.material__block__tags__content__slider__item__text{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width:1200px){.material__block__tags__content__slider__item__text{padding:30px 35px}}.material__block__tags__content__slider__item__title{width:100%;font-size:20px;line-height:26px;color:#0d1f2e;font-weight:500;margin-bottom:25px}.material__block__tags__content__slider__item__list{width:100%;max-width:235px;margin:0;margin-bottom:15px;padding:0;list-style-type:none}@media screen and (min-width:1000px){.material__block__tags__content__slider__item__list{margin-right:30px}}.material__block__tags__content__slider__item__list li{position:relative;font-size:16px;line-height:18px;color:#0d1f2e;margin-bottom:10px;padding-left:20px}.material__block__tags__content__slider__item__list li::before{content:'';position:absolute;width:8px;height:8px;border-radius:50%;background-color:#fdb715;top:5px;left:0}.material__block__tags__content__slider__item__descr{width:100%;max-width:350px;font-size:16px;line-height:21px;color:#0d1f2e;margin-top:0;margin-bottom:15px}@media screen and (min-width:1000px){.material__block__tags__content__slider__item__descr{margin-bottom:0}}.products__types__wrap{display:none;width:100%;background-color:#e5e5e5;padding-top:45px;padding-bottom:45px}@media screen and (min-width:1024px){.products__types__wrap{display:block}}.products__types{width:100%}.products__types__title{width:100%;font-family:"Roboto Condensed",sans-serif;font-size:36px;line-height:42px;color:#0d1f2e;font-weight:700;text-align:center;margin-bottom:40px;text-transform:uppercase}.products__types__title span{display:block;font-family:Roboto,sans-serif;font-size:26px;line-height:34px;text-transform:none;margin-top:10px}.products__types__switch__info{position:relative}.products__types__tabs{width:100%}.products__types__tabs__list{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1200px){.products__types__tabs__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.products__types__tabs__list__item{width:100%;max-width:280px;margin-bottom:25px;background-color:#4a535a;border-bottom:5px solid #27343e;padding-top:17px;padding-bottom:17px;text-align:center;font-family:"Roboto Condensed",sans-serif;font-size:20px;line-height:20px;color:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.5);box-shadow:0 2px 4px rgba(0,0,0,.5);cursor:pointer;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}@media screen and (min-width:1200px){.products__types__tabs__list__item{max-width:360px}}.products__types__tabs__list__item.active,.products__types__tabs__list__item:hover{background-color:#fdb715;border-color:#b6720d;color:#26343f}.products__types__tabs__content__item{position:relative}.first__order__wrap{width:100%;padding-top:50px;padding-bottom:50px;background-image:url(../img/first-order-banner.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}.first__order__block{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:768px){.first__order__block{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.first__order__block__left{width:100%;max-width:216px;margin-bottom:25px;border-top:3px solid #fff;border-bottom:3px solid #fff;padding-top:20px;padding-bottom:20px;font-family:"Roboto Condensed",sans-serif;font-size:30px;line-height:25px;color:#fff;font-weight:700;text-transform:uppercase;text-align:center}@media screen and (min-width:320px) and (max-width:767px){.first__order__block__left{max-width:150px;font-size:20px}}@media screen and (min-width:1000px){.first__order__block__left{margin-right:65px;margin-bottom:0}}.first__order__block__left span{display:block;font-size:130px;line-height:130px}@media screen and (min-width:320px) and (max-width:767px){.first__order__block__left span{font-size:80px;line-height:80px}}.first__order__block__right{width:100%}@media screen and (min-width:1000px){.first__order__block__right{max-width:500px;padding-top:0}}.first__order__block__right p{width:100%;max-width:410px;margin-bottom:22px;font-size:18px;line-height:23px;color:#fff}@media screen and (min-width:320px) and (max-width:767px){.first__order__block__right p{max-width:320px;margin:0 auto;margin-bottom:22px;font-size:14px;text-align:center}.first__order__block__right p br{display:none}}@media screen and (min-width:768px){.first__order__block__right p{max-width:420px;margin:0 auto;margin-top:22px;margin-bottom:22px;text-align:center}}@media screen and (min-width:1000px){.first__order__block__right p{margin:0;margin-top:-4px;margin-bottom:22px;text-align:left}}.first__order__block__btn{display:block;border:none;outline:0;width:100%;max-width:262px;margin:0 auto;background-color:#fff;border-bottom:5px solid #c6c7c7;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.5);box-shadow:0 2px 4px rgba(0,0,0,.5);padding:13px 0;font-family:"Roboto Condensed",sans-serif;font-size:20px;line-height:20px;font-weight:700;text-transform:uppercase;color:#e1171f;cursor:pointer}@media screen and (min-width:320px) and (max-width:767px){.first__order__block__btn{max-width:220px;font-size:14px}}@media screen and (min-width:768px){.first__order__block__btn{margin:0 auto}}@media screen and (min-width:1000px){.first__order__block__btn{margin:0}}.first__order__block__btn span{font-size:30px}@media screen and (min-width:320px) and (max-width:767px){.first__order__block__btn span{font-size:25px}}.calculator__wrap{width:100%;background-color:#e5e5e5;padding-top:50px}.calculator__block{width:100%}.calculator__block__title{font-family:"Roboto Condensed",sans-serif;line-height:36px;color:#0d1f2e;font-weight:700;text-transform:uppercase;margin-bottom:15px}@media screen and (min-width:320px){.calculator__block__title{font-size:25px}}@media screen and (min-width:768px){.calculator__block__title{font-size:30px}}@media screen and (min-width:1200px){.calculator__block__title{font-size:36px}}.calculator__block__offer{width:100%;font-size:20px;line-height:26px;color:#0d1f2e;font-weight:500;margin-top:0;margin-bottom:40px}.calculator__block__image{width:100%;text-align:center;margin-bottom:30px}.calculator__block__image img{width:100%;max-width:430px}.calculator__block__price__link{display:block;width:100%;position:relative;padding-left:50px;margin-bottom:40px;font-family:"Roboto Condensed",sans-serif;font-size:18px;line-height:18px;color:#0d1f2e;text-decoration:underline}.calculator__block__price__link:hover{text-decoration:none}.calculator__block__price__link::before{content:'';position:absolute;width:39px;height:43px;background-image:url(../img/download-pdf-icon.svg);background-size:cover;background-position:center;background-repeat:no-repeat;top:-12px;left:0}.calculator__block__attention{width:100%;margin-top:0;margin-bottom:40px;font-family:"Roboto Condensed",sans-serif;font-size:16px;line-height:21px;color:#0d1f2e;font-weight:700}@media screen and (min-width:1000px){.calculator__block__attention{max-width:420px}}.calculator__form{width:100%;max-width:495px;margin:0 auto;background-color:#f2f2f2;-webkit-box-shadow:0 -4px 10px rgba(0,0,0,.1);box-shadow:0 -4px 10px rgba(0,0,0,.1);padding:15px 20px;font-family:"Roboto Condensed",sans-serif}@media screen and (min-width:1000px){.calculator__form{padding:30px 40px}}.calculator__form .form__row{width:100%;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;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:25px}.calculator__form .form__row label{display:block;width:100%;font-size:18px;line-height:18px;color:#0d1f2e;margin-bottom:15px}@media screen and (min-width:768px){.calculator__form .form__row label{max-width:100px;text-align:right;margin-bottom:0}}@media screen and (min-width:1000px){.calculator__form .form__row label{text-align:left;margin-bottom:10px}}@media screen and (min-width:1200px){.calculator__form .form__row label{text-align:right;margin-bottom:0}}.calculator__form .form__row input[type=checkbox]{display:none}.calculator__form .form__row input[type=checkbox]:checked+label::after{opacity:1}.calculator__form .form__row input[type=checkbox]+label{max-width:100%;position:relative;margin-left:35px;text-align:left;cursor:pointer}@media screen and (min-width:768px){.calculator__form .form__row input[type=checkbox]+label{margin-left:150px}}.calculator__form .form__row input[type=checkbox]+label::before{content:'';position:absolute;width:20px;height:20px;background-color:#fff;top:-2px;left:-35px}.calculator__form .form__row input[type=checkbox]+label::after{content:'';position:absolute;width:14px;height:9px;border-left:3px solid #2f4557;border-bottom:3px solid #2f4557;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:2px;left:-32px;opacity:0;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.calculator__form .form__row .input__wrap{width:100%;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;-ms-flex-wrap:wrap;flex-wrap:wrap}.calculator__form .form__row .input__wrap&gt;span{margin-bottom:10px}@media screen and (min-width:768px){.calculator__form .form__row .input__wrap&gt;span{margin-bottom:0}}@media screen and (min-width:768px){.calculator__form .form__row .input__wrap{max-width:300px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.calculator__form .form__row .input__wrap input[type=number]{width:100%;display:block;margin-bottom:10px;position:relative;padding:9px 20px 9px 15px;background-color:#fff;border:none;outline:0;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.05);box-shadow:0 4px 4px rgba(0,0,0,.05);font-size:18px;line-height:18px;color:#0d1f2e}.calculator__form .form__row .input__wrap input[type=number].full{max-width:100%}@media screen and (min-width:768px){.calculator__form .form__row .input__wrap input[type=number]{max-width:134px;margin-bottom:0}}.calculator__form .form__row .input__wrap input[type=number]::-webkit-inner-spin-button,.calculator__form .form__row .input__wrap input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.calculator__form .form__row .price{width:100%;padding-top:20px;padding-left:55px;border-top:2px solid #c5c5c5;font-family:"Roboto Condensed",sans-serif;font-size:18px;line-height:18px;color:#0d1f2e;margin-top:0;margin-bottom:40px}.calculator__form .form__row .price strong{font-size:30px;line-height:30px;padding-left:15px}.increment__wrap{position:absolute;top:0;right:0;width:43px;height:41px;border-left:1px solid #c4c4c4;z-index:10}.increment__wrap button{display:block;position:relative;width:43px;height:20px;padding:0;background-color:#fff;border:none;outline:0;border-bottom:1px solid #c4c4c4;cursor:pointer;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.increment__wrap button:hover{background-color:#2f4557}.increment__wrap button:hover.increment__up::before{border-color:transparent transparent #fff transparent}.increment__wrap button:hover.increment__down::before{border-color:#fff transparent transparent transparent}.increment__wrap button.increment__up::before{content:'';position:absolute;width:0;height:0;border-style:solid;border-width:0 7px 10px 7px;border-color:transparent transparent #2f4557 transparent;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.increment__wrap button.increment__down::before{content:'';position:absolute;width:0;height:0;border-style:solid;border-width:10px 7px 0 7px;border-color:#2f4557 transparent transparent transparent;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.increment__wrap button:last-of-type{border-bottom:none}.calculator__form__btn{display:block;width:100%;max-width:262px;margin:0 auto;margin-bottom:30px;border:none;outline:0;border-bottom:5px solid #b6720d;background-color:#fdb715;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.5);box-shadow:0 2px 4px rgba(0,0,0,.5);text-align:center;font-family:"Roboto Condensed",sans-serif;font-size:20px;line-height:24px;color:#0d1f2e;padding-top:11px;padding-bottom:11px;cursor:pointer}.calculator__form__attention{font-family:"Roboto Condensed",sans-serif;font-size:14px;line-height:18px;color:#686868;margin-top:0;margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.calculator__form__attention span{position:relative;margin-right:32px}.calculator__form__attention span::after{content:'';position:absolute;width:6px;height:6px;border-radius:50%;background-color:#fdb715;top:5px;right:-18px}.calculator__form__attention span:last-of-type{margin-right:0}.calculator__form__attention span:last-of-type::after{display:none}.ui-selectmenu-button.ui-button{width:100%;display:block;margin-bottom:10px;border-radius:0;position:relative;padding:9px 20px 9px 15px;background-color:#fff;border:none;outline:0;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.05);box-shadow:0 4px 4px rgba(0,0,0,.05);font-family:"Roboto Condensed",sans-serif;font-size:18px;line-height:18px;color:#0d1f2e}.ui-button .ui-icon{position:relative;background-image:none}.ui-button .ui-icon::before{content:'';position:absolute;width:0;height:0;border-style:solid;border-width:10px 7px 0 7px;border-color:#2f4557 transparent transparent transparent;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.insta__block{width:100%;padding-top:50px;padding-bottom:50px;background-color:#fff}.insta__block__title{font-family:"Roboto Condensed",sans-serif;font-size:25px;line-height:1.2em;text-align:center;font-weight:700;color:#0d1f2e;text-transform:uppercase;margin-bottom:30px}@media screen and (min-width:768px){.insta__block__title{font-size:36px}}.insta__block span{font-family:Roboto,sans-serif;display:block;margin-top:13px;font-size:26px;font-weight:500;text-transform:none}.insta__block__elements{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1200px){.insta__block__elements{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.insta__block__element{width:280px;height:280px;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:15px}@media screen and (min-width:1200px){.insta__block__element{margin-bottom:6px;margin-right:6px}.insta__block__element:nth-of-type(4n){margin-right:0}}.insta__block__element__image{width:100%}.insta__block__more__btn{display:block;width:100%;max-width:262px;margin:0 auto;margin-top:40px;margin-bottom:10px;border:0;outline:0;border-bottom:5px solid #27343e;background-color:#4a535a;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.5);box-shadow:0 2px 4px rgba(0,0,0,.5);padding-top:11px;padding-bottom:11px;text-align:center;font-family:"Roboto Condensed",sans-serif;font-size:20px;line-height:20px;color:#fff;cursor:pointer}.insta__block__more__btn__wrap{width:100%}.about__block{width:100%}.about__block__row{width:100%;margin-bottom:6px;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;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1000px){.about__block__row{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about__block__row:nth-of-type(even) .about__block__image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.about__block__row:nth-of-type(even) .about__block__text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media screen and (min-width:1920px){.about__block__row{max-height:250px}}.about__block__image{width:100%;margin-bottom:15px}@media screen and (min-width:1000px){.about__block__image{max-width:50%;margin-bottom:0}}@media screen and (min-width:1280px){.about__block__image{max-width:33%}}.about__block__image img{width:100%}@media screen and (min-width:1000px){.about__block__image img{height:100%}}.about__block__text{width:100%;margin-bottom:15px;background-color:#fdb715;padding:30px 40px}@media screen and (min-width:1000px){.about__block__text{max-width:50%;margin-bottom:0}}@media screen and (min-width:1280px){.about__block__text{max-width:67%}}.about__block__text__p{font-family:Roboto,sans-serif;font-size:16px;line-height:21px;margin-top:0;margin-bottom:20px;color:#0d1f2e}.about__block__text__p.--large-font{font-size:20px;line-height:26px;font-weight:500}.about__block__text__list{margin:0;padding:0;list-style-type:none}@media screen and (min-width:1000px){.about__block__text__list{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:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:200px}}@media screen and (min-width:1300px){.about__block__text__list{max-height:125px}}.about__block__text__list li{position:relative;width:100%;font-size:16px;line-height:20px;color:#0d1f2e;margin-bottom:9px;padding-left:20px}@media screen and (min-width:1000px){.about__block__text__list li{max-width:50%}}.about__block__text__list li::before{content:'';position:absolute;width:8px;height:8px;border-radius:50%;background-color:#0d1f2e;top:6px;left:0}.about__block__title{font-family:"Roboto Condensed",sans-serif;font-weight:700;font-size:25px;line-height:1.2em;color:#0d1f2e;text-transform:uppercase;margin-bottom:25px}@media screen and (min-width:1000px){.about__block__title{font-size:36px}}.uquip__advantages__block{width:100%;background-color:#fff}.uquip__advantages__block__tabs{width:100%}.uquip__advantages__tabs__list{width:100%;max-width:1140px;border-bottom:2px solid #e5e5e5;margin:0 auto;padding:0;padding-top:50px;padding-bottom:50px;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:768px){.uquip__advantages__tabs__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.uquip__advantages__tabs__list li{width:100%;max-width:300px;margin-bottom:25px;background-color:#4a535a;border-bottom:5px solid #27343e;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.5);box-shadow:0 2px 4px rgba(0,0,0,.5);padding-top:15px;padding-bottom:15px;font-family:"Roboto Condensed",sans-serif;font-size:20px;line-height:25px;color:#fff;text-align:center;cursor:pointer;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.uquip__advantages__tabs__list li.active,.uquip__advantages__tabs__list li:hover{background-color:#fdb715;color:#26343f;border-color:#b6720d}@media screen and (min-width:768px){.uquip__advantages__tabs__list li{max-width:360px;margin-right:30px}.uquip__advantages__tabs__list li:last-of-type{margin-right:0}}.uquip__advantages__tabs__content{width:100%}.equip__tabs__title{width:100%;font-family:"Roboto Condensed",sans-serif;font-size:25px;line-height:1.2em;padding-top:22px;padding-bottom:22px;color:#0d1f2e;font-weight:700;text-align:center;text-transform:uppercase}@media screen and (min-width:768px){.equip__tabs__title{font-size:36px}}.equip__tabs__video__container{display:none;position:relative;width:100%;height:0;padding-bottom:56.25%;overflow:hidden}@media screen and (min-width:768px){.equip__tabs__video__container{display:block;padding-bottom:0;height:415px}}.equip__tabs__video__item{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}@media screen and (min-width:768px){.equip__tabs__video__item{top:-200px;height:200%}}@media screen and (min-width:1600px){.equip__tabs__video__item{height:250%}}@media screen and (min-width:1920px){.equip__tabs__video__item{height:300%}}.equip__tabs__video__text{position:absolute;width:100%;height:100%;max-height:138px;padding-left:75px;top:0;left: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;font-family:"Roboto Condensed",sans-serif;font-size:20px;line-height:35px;color:#fff;z-index:10;text-transform:uppercase;background-color:rgba(0,0,0,.5)}@media screen and (min-width:768px){.equip__tabs__video__text{font-size:30px;padding-left:110px}}.equip__tabs__video__text p{position:relative}.equip__tabs__video__text p::before{content:'';position:absolute;width:10px;height:59px;background-color:#fdb715;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;left:-45px}.equip__tabs__slider{width:100%;position:relative;padding-top:50px;padding-bottom:50px;background-color:rgba(0,0,0,.07);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}.equip__tabs__slider__item__wrap{width:100%;max-width:206px;margin-bottom:15px;outline:0}@media screen and (min-width:1200px){.equip__tabs__slider__item__wrap{margin-bottom:0}}.equip__tabs__slider__item{width:100%;position:relative;cursor:pointer;padding:0 10px}@media screen and (min-width:1000px){.equip__tabs__slider__item:hover .equip__tabs__slider__item__image::after{-webkit-transform:translateY(0) scaleY(1);-ms-transform:translateY(0) scaleY(1);transform:translateY(0) scaleY(1);opacity:1}}.equip__tabs__slider__item__image{width:100%;position:relative;text-align:center;margin-bottom:10px;min-height:130px;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}.equip__tabs__slider__item__image::after{content:'Подробнее &gt;';position:absolute;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:100px;font-size:14px;line-height:16px;color:#0d1f2e;font-weight:700;background-color:#fdb715;bottom:-115px;left:0;-webkit-transform:translateY(-25px) scaleY(0);-ms-transform:translateY(-25px) scaleY(0);transform:translateY(-25px) scaleY(0);opacity:0;-webkit-transition:all linear .35s;-o-transition:all linear .35s;transition:all linear .35s}.equip__tabs__slider__item__image img{max-width:200px}.equip__tabs__slider__item__descr{width:100%}.equip__tabs__slider__item__title{width:100%;font-size:16px;line-height:20px;text-align:center;color:#000;font-weight:500;border-top:5px solid #fdb715;padding-top:15px;padding-bottom:15px}.equip__tabs__slider__item__text{display:none;width:100%;line-height:23px;font-size:16px;color:#0d1f2e}.equip__tabs__slider__wrap{position:relative;width:100%}.equip__tabs__slider__wrap.slicked{width:100%;max-width:1000px;position:fixed;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;z-index:160;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:35px 30px}@media screen and (min-width:1000px){.equip__tabs__slider__wrap.slicked{padding:70px 60px}}.equip__tabs__slider__wrap.slicked .equip__tabs__slider__close{display:block}.equip__tabs__slider.slick-slider{background-color:#fff;padding:0}.equip__tabs__slider.slick-slider .equip__tabs__slider__item__wrap{max-width:100%;margin-bottom:0}.equip__tabs__slider.slick-slider .equip__tabs__slider__item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:320px){.equip__tabs__slider.slick-slider .equip__tabs__slider__item{height:450px;overflow:hidden;overflow-y:auto}}@media screen and (min-width:1000px){.equip__tabs__slider.slick-slider .equip__tabs__slider__item{height:auto;overflow:visible}}.equip__tabs__slider.slick-slider .equip__tabs__slider__item__image{max-width:500px}.equip__tabs__slider.slick-slider .equip__tabs__slider__item__image::after{display:none}.equip__tabs__slider.slick-slider .equip__tabs__slider__item__image img{width:100%;max-width:500px}@media screen and (min-width:360px){.equip__tabs__slider.slick-slider .equip__tabs__slider__item__image img{width:75%}}@media screen and (min-width:1000px){.equip__tabs__slider.slick-slider .equip__tabs__slider__item__image img{width:100%}}.equip__tabs__slider.slick-slider .equip__tabs__slider__item__descr{max-width:320px}.equip__tabs__slider.slick-slider .equip__tabs__slider__item__title{border-top:none;border-bottom:5px solid #fdb715;font-family:"Roboto Condensed",sans-serif;padding-top:0;padding-bottom:20px;font-size:26px;line-height:36px;font-weight:700;text-align:left;text-transform:uppercase;color:#26343f;margin-bottom:30px}.equip__tabs__slider.slick-slider .equip__tabs__slider__item__text{display:block}.equip__tabs__slider.slick-slider .slick-next,.equip__tabs__slider.slick-slider .slick-prev{width:26px;height:100%;top:50%;z-index:3}@media screen and (min-width:768px){.equip__tabs__slider.slick-slider .slick-next,.equip__tabs__slider.slick-slider .slick-prev{width:40px}}.equip__tabs__slider.slick-slider .slick-next.slick-disabled,.equip__tabs__slider.slick-slider .slick-prev.slick-disabled{opacity:.25;pointer-events:none}.equip__tabs__slider.slick-slider .slick-next::after,.equip__tabs__slider.slick-slider .slick-next::before,.equip__tabs__slider.slick-slider .slick-prev::after,.equip__tabs__slider.slick-slider .slick-prev::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:18px;height:3px;background-color:#2f4557;opacity:1}.equip__tabs__slider.slick-slider .slick-prev::before{left:0;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.equip__tabs__slider.slick-slider .slick-prev::after{left:0;-webkit-transform:translateY(-50%) rotate(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg);margin-top:-11px}@media screen and (min-width:320px){.equip__tabs__slider.slick-slider .slick-prev{left:-15px}}@media screen and (min-width:768px){.equip__tabs__slider.slick-slider .slick-prev{left:-10px}}@media screen and (min-width:1000px){.equip__tabs__slider.slick-slider .slick-prev{left:-40px}}.equip__tabs__slider.slick-slider .slick-next::before{right:0;-webkit-transform:translateY(-50%) rotate(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.equip__tabs__slider.slick-slider .slick-next::after{right:0;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);margin-top:-11px}@media screen and (min-width:320px){.equip__tabs__slider.slick-slider .slick-next{right:-15px}}@media screen and (min-width:768px){.equip__tabs__slider.slick-slider .slick-next{right:-10px}}@media screen and (min-width:1000px){.equip__tabs__slider.slick-slider .slick-next{right:-40px}}.equip__tabs__slider__close{display:none;position:absolute;width:15px;height:15px;top:20px;right:20px;cursor:pointer;z-index:20}.equip__tabs__slider__close::after,.equip__tabs__slider__close::before{content:'';position:absolute;width:1px;height:15px;background-color:#7f919f;top:0;left:50%}.equip__tabs__slider__close::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.equip__tabs__slider__close::after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.clients__block{width:100%;max-width:1280px;margin:0 auto;background-color:#fff;padding:40px 20px;padding-bottom:0}.clients__block__title{width:100%;font-family:"Roboto Condensed",sans-serif;font-size:25px;line-height:1.2em;font-weight:700;text-transform:uppercase;text-align:center;color:#0d1f2e;margin-bottom:0}@media screen and (min-width:768px){.clients__block__title{font-size:36px}}.clients__block__slider{width:100%;max-width:1140px;margin:0 auto}.clients__block__slider__item{text-align:center}@media screen and (min-width:320px){.clients__block__slider__item img{width:100%;max-width:300px;margin:0 auto}}@media screen and (min-width:1200px){.clients__block__slider__item img{max-width:150px}}.clients__block__slider .slick-next,.clients__block__slider .slick-prev{width:18px;height:18px;top:50%}.clients__block__slider .slick-next.slick-disabled,.clients__block__slider .slick-prev.slick-disabled{opacity:.25;pointer-events:none}.clients__block__slider .slick-next::before,.clients__block__slider .slick-prev::before{display:none}.clients__block__slider .slick-prev{border-left:3px solid #2f4557;border-bottom:3px solid #2f4557;-webkit-transform:rotate(45deg) translateY(-50%);-ms-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%)}@media screen and (min-width:320px){.clients__block__slider .slick-prev{left:-10px}}@media screen and (min-width:1200px){.clients__block__slider .slick-prev{left:-20px}}.clients__block__slider .slick-next{border-right:3px solid #2f4557;border-bottom:3px solid #2f4557;-webkit-transform:rotate(-45deg) translateY(-50%);-ms-transform:rotate(-45deg) translateY(-50%);transform:rotate(-45deg) translateY(-50%)}@media screen and (min-width:320px){.clients__block__slider .slick-next{right:-10px}}@media screen and (min-width:1200px){.clients__block__slider .slick-next{right:-20px}}.bottom__contacts{width:100%}.bottom__contacts__title{font-family:"Roboto Condensed",sans-serif;font-weight:700;font-size:27px;line-height:1.2em;color:#0d1f2e;margin-bottom:15px}@media screen and (min-width:1000px){.bottom__contacts__title{font-size:36px}}.bottom__contacts__phone{display:block;font-family:"Roboto Condensed",sans-serif;font-weight:700;font-size:25px;line-height:1.2em;color:#0d1f2e;margin-bottom:10px}@media screen and (min-width:1000px){.bottom__contacts__phone{font-size:30px}}.bottom__contacts__email{display:block;font-family:"Roboto Condensed",sans-serif;font-size:20px;line-height:20px;color:#0d1f2e;margin-bottom:30px}.bottom__contacts__adress,.bottom__contacts__requisites,.bottom__contacts__worktime{position:relative;font-family:"Roboto Condensed",sans-serif;font-size:16px;line-height:20px;color:#4a535a;margin-bottom:15px;padding-left:40px}.bottom__contacts__adress::before,.bottom__contacts__requisites::before,.bottom__contacts__worktime::before{content:'';position:absolute;width:23px;height:34px;background-image:url(../img/bottom-adress-gray.svg);background-position:center;background-size:23px;background-repeat:no-repeat;top:0;left:0}.bottom__contacts__worktime::before{top:5px;width:27px;height:27px;background-image:url(../img/header-section-worktime-icon.svg);background-size:cover}.bottom__contacts__requisites::before{display:none}.bottom__contacts__wrap{padding:20px 30px;background-color:rgba(0,0,0,.07)}@media screen and (min-width:1000px){.bottom__contacts__wrap{padding:40px 60px;height:415px}}.underlay{display:none;position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.5);top:0;left:0;z-index:150;cursor:pointer}.bottom__btns__wrap{width:100%;max-width:1280px;margin:0 auto}.bottom__btns{width:100%;background-color:#fff;padding-top:35px;padding-bottom:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:1000px){.bottom__btns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.bottom__btns__iframe{display:block;width:100%;position:relative;max-width:320px;margin-bottom:25px;padding:10px 70px;background-color:#4a535a;border-bottom:5px solid #27343e;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.5);box-shadow:0 2px 4px rgba(0,0,0,.5);font-family:"Roboto Condensed",sans-serif;font-size:20px;line-height:20px;color:#fff;text-align:center}.bottom__btns__iframe::before{content:'';position:absolute;width:39px;height:43px;background-image:url(../img/pdf-icon.svg);background-position:center;background-repeat:no-repeat;background-size:cover;top:10px;left:27px}@media screen and (min-width:1000px){.bottom__btns__iframe{max-width:360px;margin:0;margin-right:30px}.bottom__btns__iframe:last-of-type{margin-right:0}}.bottom__privacy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:10px}@media screen and (min-width:576px){.bottom__privacy{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.bottom__privacy__link{display:block;width:100%;max-width:384px;margin:0 auto;margin-bottom:5px;font-family:"Roboto Condensed",sans-serif;font-size:16px;line-height:20px;text-align:center;color:#4a535a}@media screen and (min-width:576px){.bottom__privacy__link{margin-bottom:0}}.callback__popup{display:none;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;max-width:300px;padding:20px;background-color:#f9b109;font-family:"Roboto Condensed",sans-serif;z-index:155}@media screen and (min-width:320px) and (max-width:1000px){.callback__popup{overflow:hidden;overflow-y:auto;height:auto;max-height:100vh}}@media screen and (min-width:768px){.callback__popup{max-width:402px;padding:40px 50px}}.callback__popup__close{width:15px;height:15px;position:absolute;top:20px;right:20px;cursor:pointer}.callback__popup__close::after,.callback__popup__close::before{content:'';position:absolute;width:1px;height:15px;background-color:#0d1f2e;top:0;left:50%}.callback__popup__close::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.callback__popup__close::after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.callback__popup__title{font-size:24px;line-height:40px;font-weight:700;text-align:center;color:#0d1f2e;margin-bottom:10px}@media screen and (min-width:768px){.callback__popup__title{font-size:30px}}.callback__popup__text{font-size:20px;line-height:26px;text-align:center;color:#0d1f2e;margin-bottom:20px;margin-top:0}@media screen and (min-width:768px){.callback__popup__text{font-size:26px}}.callback__popup__form input,.callback__popup__form textarea{display:block;width:100%;max-width:262px;margin:0 auto;margin-bottom:20px;border:none;outline:0;padding:15px;background-color:#fff;font-size:18px;color:#6d6d6d;font-style:italic;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.callback__popup__form input::-webkit-input-placeholder,.callback__popup__form textarea::-webkit-input-placeholder{color:#6d6d6d}.callback__popup__form input::-moz-placeholder,.callback__popup__form textarea::-moz-placeholder{color:#6d6d6d}.callback__popup__form input:-ms-input-placeholder,.callback__popup__form textarea:-ms-input-placeholder{color:#6d6d6d}.callback__popup__form input:-moz-placeholder,.callback__popup__form textarea:-moz-placeholder{color:#6d6d6d}.callback__popup__form input.error,.callback__popup__form textarea.error{-webkit-box-shadow:inset 0 0 0 2px #ff3941;box-shadow:inset 0 0 0 2px #ff3941}.callback__popup__form input.error::-webkit-input-placeholder,.callback__popup__form textarea.error::-webkit-input-placeholder{color:#ff3941}.callback__popup__form input.error::-moz-placeholder,.callback__popup__form textarea.error::-moz-placeholder{color:#ff3941}.callback__popup__form input.error:-ms-input-placeholder,.callback__popup__form textarea.error:-ms-input-placeholder{color:#ff3941}.callback__popup__form input.error:-moz-placeholder,.callback__popup__form textarea.error:-moz-placeholder{color:#ff3941}.callback__popup__form textarea{min-height:100px;font-size:16px}.callback__popup__submit{display:block;width:100%;max-width:262px;margin:0 auto;margin-bottom:15px;padding:12px 20px;background-color:#e1171f;border:none;outline:0;border-bottom:5px solid #b01d23;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.5);box-shadow:0 2px 4px rgba(0,0,0,.5);text-align:center;font-size:20px;line-height:20px;color:#fff;cursor:pointer;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.callback__popup__submit:hover{background-color:#4a535a;border-color:#27343e}.callback__popup__policy{width:100%;max-width:262px;margin:0 auto;font-size:14px;line-height:16px;color:#464646;font-style:italic;text-align:center}@media screen and (min-width:768px){.callback__popup__policy{text-align:left}}.callback__popup.--first-order{background-color:#e1171f}.callback__popup.--first-order .callback__popup__close::after,.callback__popup.--first-order .callback__popup__close::before{background-color:#fff}.callback__popup.--first-order .callback__popup__title{color:#fff}.callback__popup.--first-order .callback__popup__submit{background-color:#fdb715;border-color:#b5720d;color:#0d1f2e}.callback__popup.--first-order .callback__popup__submit:hover{background-color:#4a535a;border-color:#27343e;color:#fff}.callback__popup.--first-order .callback__popup__policy{color:#fff}.callback__popup.--thanks{border:2px solid #fff}.advantages__list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.advantages__list__title{width:100%;background-color:#4a535a;padding:20px 30px;font-family:"Roboto Condensed",sans-serif;font-size:27px;line-height:1.2em;color:#fff;text-align:center;text-transform:uppercase;font-weight:700;margin-bottom:5px}@media screen and (min-width:1000px){.advantages__list__title{font-size:36px;padding:40px 60px}}.advantages__list__item{width:100%;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;min-height:100px;padding-top:15px;padding-bottom:15px;padding-left:100px;background-color:#fdb715;margin-bottom:5px;font-family:"Roboto Condensed",sans-serif;font-size:18px;line-height:20px;color:#0d1f2e}.advantages__list__item:nth-of-type(1) p::before{width:62px;height:62px;background-image:url(../img/advantages-icon1.svg);left:-80px}.advantages__list__item:nth-of-type(2) p::before{width:58px;height:48px;background-image:url(../img/advantages-icon2.svg);left:-75px}.advantages__list__item:nth-of-type(3) p::before{width:50px;height:50px;background-image:url(../img/advantages-icon3.svg);left:-70px}.advantages__list__item:nth-of-type(4) p::before{width:49px;height:43px;background-image:url(../img/advantages-icon4.svg);left:-70px}.advantages__list__item:nth-of-type(5) p::before{width:40px;height:49px;background-image:url(../img/advantages-icon5.svg);left:-55px}.advantages__list__item:nth-of-type(6) p::before{width:40px;height:59px;background-image:url(../img/advantages-icon6.svg);left:-60px}.advantages__list__item:nth-of-type(even){background-color:#4a535a;color:#fff}@media screen and (min-width:768px){.advantages__list__item{max-width:50%}.advantages__list__item:nth-of-type(odd)::after{content:'';position:absolute;width:0;height:0;border-style:solid;border-width:50px 0 50px 50px;border-color:transparent transparent transparent #fdb715;top:0;right:-49px;z-index:2}}@media screen and (min-width:1000px){.advantages__list__item{min-height:115px;padding-top:20px;padding-bottom:20px}.advantages__list__item:nth-of-type(odd)::after{content:'';position:absolute;width:0;height:0;border-style:solid;border-width:57.5px 0 57.5px 60px;border-color:transparent transparent transparent #fdb715;top:0;right:-59px;z-index:2}}@media screen and (min-width:1200px){.advantages__list__item{max-width:35%;padding-left:170px}.advantages__list__item:nth-of-type(2),.advantages__list__item:nth-of-type(5){max-width:30%}.advantages__list__item:nth-of-type(even)::after{content:'';position:absolute;width:0;height:0;border-style:solid;border-width:57.5px 0 57.5px 60px;border-color:transparent transparent transparent #4a535a;top:0;right:-59px;z-index:2}.advantages__list__item:nth-of-type(3)::after,.advantages__list__item:nth-of-type(6)::after{display:none}}.advantages__list__item p{width:100%;max-width:200px;margin:0;position:relative}.advantages__list__item p::before{content:'';position:absolute;background-position:center;background-size:cover;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;left:0}@media screen and (min-width:768px){.advantages__list__item p{max-width:230px}}@media screen and (min-width:1000px){.advantages__list__item p{max-width:250px}}.menu__wrap.fixed{position:fixed;top:0;left:0;z-index:100;width:100%;background-color:#fff;-webkit-box-shadow:0 9px 7.92px .08px rgba(0,0,0,.2);box-shadow:0 9px 7.92px .08px rgba(0,0,0,.2)}.menu__wrap.fixed .container{position:relative;z-index:1}.menu__wrap.fixed .container::before{content:"";position:absolute;top:0;width:3000px;height:54px;background-color:#4a535a;left:-1430px}.menu__wrap.fixed .mob__menu{margin-top:0}.menu__wrap.fixed .mob__menu__side__content{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1024px){.menu__wrap.fixed .mob__menu__side__content{display:none}}.static__scrolled__menu__wrap{position:absolute;width:100%;background-color:#4a535a;-webkit-transition:all .4s linear;-o-transition:all .4s linear;transition:all .4s linear;-webkit-transform:translateY(-100%) scaleY(0);-ms-transform:translateY(-100%) scaleY(0);transform:translateY(-100%) scaleY(0);opacity:0;top:0;left:0}@media screen and (min-width:320px) and (max-width:1000px){.static__scrolled__menu__wrap{display:none!important}}.static__scrolled__menu__wrap.opened{position:fixed;top:0;left:0;opacity:1;-webkit-transform:translateY(0) scaleY(1);-ms-transform:translateY(0) scaleY(1);transform:translateY(0) scaleY(1);z-index:100}.static__scrolled__menu{width:100%;max-width:1280px;margin:0 auto;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;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px 0}.static__scrolled__menu .menu{padding:0;margin-top:0}.static__scrolled__menu .menu .menu__item{color:#fff;margin:0 12px}@media screen and (min-width:1200px){.static__scrolled__menu .menu .menu__item{margin:0;margin-right:45px}}.static__scrolled__menu .menu .menu__item:last-of-type{margin-right:0}.static__scrolled__menu .menu .menu__item:hover{color:#fdb715}.static__scrolled__menu .menu .menu__item.special::before{width:70px;left:-12px}@media screen and (min-width:1200px){.static__scrolled__menu .menu .menu__item.special::before{width:93px;left:-24px}}.static__scrolled__menu .menu .menu__item.mob__hide{display:none}@media screen and (min-width:1024px){.static__scrolled__menu .menu .menu__item.mob__hide{display:block}}.static__scrolled__menu .header__section__callback__btn{font-family:"Roboto Condensed",sans-serif}.products__types__images__wrap{width:900px;min-height:630px;margin:0 auto}@media screen and (min-width:1200px){.products__types__images__wrap{min-height:700px}}.products__types__images__wrap.shop__images{min-height:507px}@media screen and (min-width:1200px){.products__types__images__wrap.shop__images{min-height:567px}}.products__types__images__item{position:absolute;top:80px;left:0;width:100%;height:100%;opacity:0;-webkit-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}.products__types__images__item.counter,.products__types__images__item.counter__big,.products__types__images__item.counter__small,.products__types__images__item.detail,.products__types__images__item.facade,.products__types__images__item.main{opacity:1}.products__types__images__item.detail{z-index:3}.products__types__images__item.hover{opacity:.6}.products__types__images__item.active{opacity:1}.products__types__image{display:block;margin:0 auto;max-width:680px}@media screen and (min-width:1200px){.products__types__image{max-width:750px}}.shop__images .facade{z-index:7}.shop__images .counter{z-index:5}.shop__images .counter__small{z-index:4}.shop__images .counter__big{z-index:3}.shop__images .pasting{z-index:4}.shop__images .pasting__1{z-index:7}.shop__images .pasting__2{z-index:4}.shop__images .item-3{z-index:3}.shop__images .item-5{z-index:8}.shop__images .item-8{z-index:8}.shop__images .item-9{z-index:2}.exhibition__images .item-1{z-index:7}.exhibition__images .item-2{z-index:3}.exhibition__images .item-3{z-index:3}.exhibition__images .item-4{z-index:3}.exhibition__images .item-5{z-index:3}.exhibition__images .item-6{z-index:3}.exhibition__images .item-7{z-index:7}.exhibition__images .item-8{z-index:3}.exhibition__images .item-9{z-index:3}.shop__switches .item-1{bottom:120px;left:-40px}.shop__switches .item-1::after{right:-135px;top:8px;width:130px;height:1px}.shop__switches .item-2{bottom:252px;left:51px}.shop__switches .item-2::before{top:2px;left:64px;width:1px;height:13px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.shop__switches .item-3{top:35px;left:143px}.shop__switches .item-3::after{bottom:-244px;left:87px;width:1px;height:240px}.shop__switches .item-4{top:20px;right:325px}.shop__switches .item-4::after{top:25px;left:103px;width:1px;height:175px}.shop__switches .item-5{top:35px;right:136px}.shop__switches .item-5::before{top:9px;left:-76px;width:1px;height:70px}.shop__switches .item-5::after{top:-26px;left:-41px;width:1px;height:70px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.shop__switches .item-6{right:25px;top:250px}.shop__switches .item-6::before{top:-105px;left:10px;width:1px;height:60px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.shop__switches .item-6::after{top:-75px;left:40px;width:1px;height:65px}.shop__switches .item-6 .products__types__switch__info::before{top:-34px;left:-18px;width:1px;height:117px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.shop__switches .item-6 .products__types__switch__info::after{top:4px;left:40px;width:1px;height:20px}.shop__switches .item-7{right:-46px;bottom:135px}.shop__switches .item-7::before{top:-47px;left:-59px;width:1px;height:110px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.shop__switches .item-8{right:145px;bottom:0}.shop__switches .item-8::before{top:-62px;left:-207px;width:1px;height:70px}.shop__switches .item-8::after{top:-92px;left:-107px;width:1px;height:200px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.shop__switches .item-9{left:140px;bottom:0}.shop__switches .item-9::before{top:-172px;left:313px;width:1px;height:182px}.shop__switches .item-9::after{top:-11px;left:293px;width:1px;height:40px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}@media screen and (min-width:1200px){.shop__switches .item-1{bottom:140px;left:-10px}.shop__switches .item-1::after{right:-170px;top:10px;width:162px;height:1px}.shop__switches .item-2{bottom:292px;left:93px}.shop__switches .item-2::before{top:-8px;left:81px;width:1px;height:35px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.shop__switches .item-3{top:35px;left:205px}.shop__switches .item-3::after{bottom:-264px;left:105px;width:1px;height:260px}.shop__switches .item-4{top:20px;right:410px}.shop__switches .item-4::after{top:25px;left:113px;width:1px;height:192px}.shop__switches .item-5{top:35px;right:210px}.shop__switches .item-5::before{top:9px;left:-76px;width:1px;height:70px}.shop__switches .item-5::after{top:-26px;left:-41px;width:1px;height:70px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.shop__switches .item-6{right:70px;top:250px}.shop__switches .item-6::before{top:-113px;left:2px;width:1px;height:77px}.shop__switches .item-6 .products__types__switch__info::before{top:-25px;left:-29px;width:1px;height:138px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.shop__switches .item-6 .products__types__switch__info::after{top:4px;left:40px;width:1px;height:40px}.shop__switches .item-7{right:-33px;bottom:190px}.shop__switches .item-7::before{top:-69px;left:-85px;width:1px;height:160px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.shop__switches .item-8{right:219px;bottom:5px}.shop__switches .item-8::before{top:-71px;left:-224px;width:1px;height:80px}.shop__switches .item-8::after{top:-99px;left:-116px;width:1px;height:215px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.shop__switches .item-9{left:200px;bottom:5px}.shop__switches .item-9::before{top:-199px;left:345px;width:1px;height:208px}.shop__switches .item-9::after{top:-11px;left:325px;width:1px;height:40px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}}.products__types__switches__item{position:absolute;z-index:9;-webkit-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}.products__types__switches__item.active::after,.products__types__switches__item.active::before,.products__types__switches__item:hover::after,.products__types__switches__item:hover::before{background-color:#3a4459}.products__types__switches__item.active .products__types__switch,.products__types__switches__item:hover .products__types__switch{color:#19202b}.products__types__switches__item.active .products__types__switch__info,.products__types__switches__item:hover .products__types__switch__info{color:#19202b}.products__types__switches__item.active .products__types__switch__info::after,.products__types__switches__item.active .products__types__switch__info::before,.products__types__switches__item:hover .products__types__switch__info::after,.products__types__switches__item:hover .products__types__switch__info::before{background-color:#3a4459}.products__types__switches__item::after,.products__types__switches__item::before{content:"";display:block;position:absolute;background-color:#9b9b9b;z-index:9;-webkit-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}.products__types__switch__info::after,.products__types__switch__info::before{content:"";display:block;position:absolute;background-color:#9b9b9b;z-index:9;-webkit-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}.exhibition__switches .item-1{bottom:180px;left:35px}.exhibition__switches .item-1::after{right:-78px;top:9px;width:70px;height:1px}.exhibition__switches .item-2{top:35px;left:150px}.exhibition__switches .item-2::before{top:-31px;left:140px;width:1px;height:80px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.exhibition__switches .item-2::after{top:9px;left:180px;width:1px;height:160px}.exhibition__switches .item-3{top:20px;left:442px}.exhibition__switches .item-3::after{bottom:-304px;left:60px;width:1px;height:300px}.exhibition__switches .item-4{top:35px;right:140px}.exhibition__switches .item-4::before{top:-16px;left:-32px;width:1px;height:50px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.exhibition__switches .item-4::after{top:9px;left:-57px;width:1px;height:245px}.exhibition__switches .item-5{top:230px;right:55px}.exhibition__switches .item-5::after{top:-14px;left:-29px;width:1px;height:43px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.exhibition__switches .item-6{left:147px;bottom:-10px}.exhibition__switches .item-6::before{top:-40px;left:241px;width:1px;height:100px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.exhibition__switches .item-6::after{top:-70px;left:291px;width:1px;height:80px}.exhibition__switches .item-7{right:135px;bottom:-10px}.exhibition__switches .item-7::before{top:-25px;left:-40px;width:1px;height:70px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.exhibition__switches .item-7::after{top:-70px;left:-75px;width:1px;height:80px}.exhibition__switches .item-8{right:-35px;bottom:155px}.exhibition__switches .item-8::after{top:-36px;left:-50px;width:1px;height:85px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}@media screen and (min-width:1200px){.exhibition__switches .item-1{bottom:220px;left:70px}.exhibition__switches .item-1::after{right:-110px;top:10px;width:105px;height:1px}.exhibition__switches .item-2{top:35px;left:250px}.exhibition__switches .item-2::before{top:-30px;left:145px;width:1px;height:80px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.exhibition__switches .item-2::after{top:10px;left:185px;width:1px;height:175px}.exhibition__switches .item-3{top:20px;left:550px}.exhibition__switches .item-3::after{bottom:-325px;left:60px;width:1px;height:320px}.exhibition__switches .item-4{top:35px;right:200px}.exhibition__switches .item-4::before{top:-16px;left:-32px;width:1px;height:50px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.exhibition__switches .item-4::after{top:9px;left:-57px;width:1px;height:260px}.exhibition__switches .item-5{top:250px;right:80px}.exhibition__switches .item-5::after{top:-26px;left:-41px;width:1px;height:70px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.exhibition__switches .item-6{left:250px;bottom:5px}.exhibition__switches .item-6::before{top:-40px;left:241px;width:1px;height:100px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.exhibition__switches .item-6::after{top:-70px;left:291px;width:1px;height:80px}.exhibition__switches .item-7{right:210px;bottom:5px}.exhibition__switches .item-7::before{top:-25px;left:-40px;width:1px;height:70px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.exhibition__switches .item-7::after{top:-70px;left:-75px;width:1px;height:80px}.exhibition__switches .item-8{right:-20px;bottom:190px}.exhibition__switches .item-8::after{top:-55px;left:-71px;width:1px;height:130px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}}.office__switches .item-1{top:35px;left:163px}.office__switches .item-1::before{top:10px;left:118px;width:1px;height:270px}.office__switches .item-1::after{right:-55px;top:10px;width:50px;height:1px}.office__switches .item-2{top:20px;left:330px}.office__switches .item-2::after{top:24px;left:120px;width:1px;height:240px}.office__switches .item-3{top:35px;left:610px}.office__switches .item-3::before{top:-8px;left:-27px;width:1px;height:37px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.office__switches .item-3::after{top:11px;left:-45px;width:1px;height:255px}.office__switches .item-4{top:300px;right:30px}.office__switches .item-4::before{top:-21px;left:-36px;width:1px;height:55px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.office__switches .item-5{top:400px;left:-24px}.office__switches .item-5::after{top:-27px;left:173px;width:1px;height:70px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.office__switches .item-6{right:30px;bottom:155px}.office__switches .item-6::before{top:-37px;left:-92px;width:1px;height:48px}.office__switches .item-6::after{left:-91px;top:10px;width:85px;height:1px}@media screen and (min-width:1200px){.office__switches .item-1{top:35px;left:240px}.office__switches .item-1::before{top:10px;left:126px;width:1px;height:300px}.office__switches .item-1::after{right:-55px;top:10px;width:50px;height:1px}.office__switches .item-2{top:24px;left:400px}.office__switches .item-2::after{top:24px;left:120px;width:1px;height:265px}.office__switches .item-3{top:35px;left:715px}.office__switches .item-3::before{top:-8px;left:-27px;width:1px;height:37px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.office__switches .item-3::after{top:11px;left:-45px;width:1px;height:280px}.office__switches .item-4{top:300px;right:70px}.office__switches .item-4::before{top:-38px;left:-54px;width:1px;height:95px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.office__switches .item-5{top:400px;left:0}.office__switches .item-5::after{top:-33px;left:195px;width:1px;height:85px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.office__switches .item-6{right:70px;bottom:190px}.office__switches .item-6::before{top:-37px;left:-120px;width:1px;height:48px}.office__switches .item-6::after{left:-120px;top:10px;width:115px;height:1px}}.products__types__switch{font-family:"Roboto Condensed",sans-serif;font-size:16px;font-weight:700;color:#545e65;text-transform:uppercase;-webkit-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s;cursor:pointer}@media screen and (min-width:1200px){.products__types__switch{font-size:18px}}.copyright__texterra{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.copyright__texterra__text{font-size:14px;line-height:20px;color:#4a535a}.copyright__texterra__link{display:block;width:90px;height:30px;background-position:center;background-repeat:no-repeat;background-image:url(../img/logo-texterra.svg);background-size:70px;margin-bottom:8px}</pre></body></html>