/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
/*!
Template name : olt.by
Version : v1.0.0
development : timba64@mail.ru
Created : 25 september 2021
Updated : 20 february 2022
============================================================== */*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{height:100%;font-size:62.5%;scroll-behavior:smooth}body{-webkit-tap-highlight-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;background-color:#fff;color:#383838;font-family:"Montserrat",sans-serif;font-size:1.5rem;font-weight:normal;line-height:1.5}body.noscroll{overflow:hidden}.main-content{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-footer{margin-top:auto}h1,h2,h3,h4,h5{margin-top:0;margin-bottom:1rem;font-family:"EB Garamond",serif;font-weight:400}h1{font-size:2.8rem}h2{font-size:2.6rem}h3{font-size:2.4rem}h4{font-size:2.2rem}h5{font-size:1.8rem}p{margin-top:0;margin-bottom:1rem}.accent-primary{color:#d4251f}.accent-secondary{color:#00247d}.btn{display:inline-block;padding:18px 40px;border-radius:4px;line-height:1.1;text-decoration:none;text-transform:uppercase;cursor:pointer;-webkit-transition:color 350ms ease-out,background-color 350ms ease-out,border-color 350ms ease-out;transition:color 350ms ease-out,background-color 350ms ease-out,border-color 350ms ease-out}.btn-small{padding:13px 20px;font-size:1.4rem}.btn-primary{background-color:#d4251f;color:#fff}.btn-primary:hover{background-color:#b01f1a}.btn-inverse{padding:16px 38px;border:2px solid #d4251f;color:#d4251f}.btn-inverse:hover{border:2px solid #b01f1a;background-color:#b01f1a;color:#fff}.btn-secondary{background-color:#00247d;color:#fff}.btn-secondary:hover{background-color:#0030a6}.btn-sec-inverse{padding:16px 38px;border:1px solid #00247d;color:#00247d;background-color:#fff}.btn-sec-inverse:hover{border:1px solid #0030a6;background-color:#0030a6;color:#fff}.svg-icon{fill:#d4251f}.container,.yinfo-container{width:100%;margin-right:auto;margin-left:auto;padding-right:12px;padding-left:12px}@media(min-width: 576px){.container,.yinfo-container{max-width:540px}}@media(min-width: 768px){.container,.yinfo-container{max-width:720px}}@media(min-width: 992px){.container,.yinfo-container{max-width:960px}}@media(min-width: 1200px){.container,.yinfo-container{max-width:1140px}}@media(min-width: 1400px){.container,.yinfo-container{max-width:1200px}}.main-header{position:relative}.main-header .top-head{visibility:hidden;z-index:10;position:absolute;top:100%;right:0;left:0;height:0;overflow:hidden;background-color:#fff;opacity:0;-webkit-box-shadow:0px 4px 5px 0px rgba(0,0,0,.2);box-shadow:0px 4px 5px 0px rgba(0,0,0,.2);-webkit-transition:height .6s ease-out,visibility .4s ease-out .4s,opacity .4s ease-out .4s;transition:height .6s ease-out,visibility .4s ease-out .4s,opacity .4s ease-out .4s}.main-header .top-head.open{visibility:visible;height:100vh;opacity:1;-webkit-transition:height .9s ease-out,visibility .4s ease-out,opacity .4s ease-out;transition:height .9s ease-out,visibility .4s ease-out,opacity .4s ease-out}.main-header .wr-bothead{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}.main-header .list-menu{margin:0 auto;padding:0;list-style:none;text-align:center}.main-header .list-menu li{font-size:14px}.main-header .list-menu .tmenu-item{display:block;padding:1.2rem 1.6rem;color:#383838;text-decoration:none;-webkit-transition:background-color 350ms ease-out,color 350ms ease-out;transition:background-color 350ms ease-out,color 350ms ease-out}.main-header .list-menu .tmenu-item:hover{background-color:#d4251f;color:#fff}.main-header .decorator{height:6px;border-top:2px solid #00247d;border-bottom:2px solid #d4251f;margin-bottom:2rem}.main-header .logo-wrap{margin-top:8px}.main-header .logo-wrap h1{margin:0}.main-header .logo-wrap h1 a{display:block}.main-header .logo-wrap h1 img{width:90px;height:auto}.main-header .motto-wrap{display:none}.main-header .address-wrap{font-size:1.3rem;margin-bottom:2rem}.main-header .address-wrap p{margin-bottom:.6rem}.main-header .address-wrap p:last-child{margin-bottom:0}.main-header .address-wrap .location-address{color:#383838;text-decoration:none;-webkit-transition:color 350ms ease-out;transition:color 350ms ease-out}.main-header .address-wrap .location-address:hover{color:#d4251f}.main-header .address-wrap .map-marker,.main-header .address-wrap .metro-logo{display:inline-block;width:18px;height:18px;vertical-align:middle}.main-header .address-wrap .map-marker{background:url(img/head-sprites.png) -10px -48px}.main-header .address-wrap .metro-logo{background:url(img/head-sprites.png) -48px -48px}.main-header .address-wrap span{margin-right:1rem}.main-header .phone-wrap{font-size:1.4rem}.main-header .phone-wrap p{margin-bottom:.6rem}.main-header .phone-wrap p:last-child{margin-bottom:0}.main-header .phone-wrap .phone-item{color:#383838;text-decoration:none}.main-header .phone-wrap .phone-item span{margin-right:1rem}.main-header .phone-wrap .phone-local,.main-header .phone-wrap .work-time,.main-header .phone-wrap .phone-mts{display:inline-block;width:20px;height:20px;vertical-align:top}.main-header .phone-wrap .work-time{margin-right:2px;color:#00247d}.main-header .btn-wrap{text-align:center;margin-bottom:3rem}.main-header .fz-wrap{display:none}@media(min-width: 768px){.main-header .list-menu li{display:inline-block}.main-header .fz-wrap{display:block}}@media(min-width: 992px){.main-header .top-head{visibility:visible;position:static;height:inherit;opacity:1}.main-header .bot-head{padding:1.4rem 0}.main-header .list-menu{text-align:left}.main-header .list-menu li{display:inline-block}.main-header .wr-bothead{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}.main-header .wr-mobtn{display:none}.main-header .decorator{margin-bottom:0}.main-header .logo-wrap{margin-top:0}.main-header .motto-wrap{display:block;-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px}.main-header .motto-wrap h2{color:#6a6a6a;font-family:"Montserrat",sans-serif;font-size:1.2rem;margin-bottom:0}.main-header .address-wrap{margin-bottom:0}.main-header .btn-wrap{margin-bottom:0}}.mobtn{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:32px;height:32px;margin:0;padding:0px;background:transparent;cursor:pointer}.mobtn span{display:block;position:relative;width:100%;height:2px;background-color:#d4251f;-webkit-transition:background-color 350ms ease-in-out;transition:background-color 350ms ease-in-out}.mobtn span::before{display:block;position:absolute;top:-10px;right:0;width:32px;height:2px;background-color:#d4251f;content:"";-webkit-transition:top .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:top .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,top .3s ease-in-out;transition:transform .3s ease-in-out,top .3s ease-in-out,-webkit-transform .3s ease-in-out}.mobtn span::after{display:block;position:absolute;right:0;bottom:-10px;width:32px;height:2px;background-color:#d4251f;content:"";-webkit-transition:bottom .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:bottom .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,bottom .3s ease-in-out;transition:transform .3s ease-in-out,bottom .3s ease-in-out,-webkit-transform .3s ease-in-out}.mobtn.open span{background-color:transparent}.mobtn.open span::before{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mobtn.open span::after{bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.top-advert{padding:10rem 0 6.5rem;background:url(img/bg-small.jpg) center/cover no-repeat}.top-advert .ta-title{margin-bottom:2.3rem;font-size:2.6rem;text-align:center;text-transform:uppercase}.top-advert .ta-subtitle{margin-bottom:4.6rem;font-size:1.8rem;text-align:center;text-transform:uppercase}.top-advert .ta-btn-wrap{text-align:center}.top-advert .more-info{display:none}@media(min-width: 768px){.top-advert{padding:12rem 0 15rem;background:url(img/bg.jpg) center/cover no-repeat}.top-advert .ta-title{font-size:3.8rem}.top-advert .ta-subtitle{font-size:2rem}.top-advert .more-info{display:inline-block;margin-left:1rem}}@media(min-width: 992px){.top-advert{padding:18rem 0 28rem}}.outsource{padding:3rem 0 5rem}.outsource .ou-title{margin-bottom:2.3rem;font-size:2.6rem;text-align:center;text-transform:uppercase}.outsource .ou-title span{text-transform:none}.outsource .ou-slider{position:relative}.outsource .ou-slider .glide__slides{margin:0}.outsource .ou-slider .glide__bullets{bottom:-3rem}.outsource .ou-slider .glide__bullet{background-color:#f09e9c}.outsource .ou-slider .glide__bullet.glide__bullet--active{background-color:#d4251f}.outsource .item-icon{text-align:center;min-width:16rem}.outsource .item-icon .icon-70{width:80px;height:70px}.outsource .item-icon p{font-size:1.7rem;font-weight:500}.outsource .item-icon .more{margin-bottom:1.8rem}.outsource .item-icon .more a{color:inherit}.outsource .item-icon .more span{display:inline-block;margin-left:.7rem;font-size:1.5rem;vertical-align:top;border-bottom:1px dashed #d4251f}.outsource .item-icon .more .icon-sm{width:1.5rem;height:1.5rem;-webkit-transition:all 350ms ease-out;transition:all 350ms ease-out;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}.outsource .item-text{max-height:0;-webkit-transition:max-height 450ms ease-out;transition:max-height 450ms ease-out}.outsource .item-text.open{max-height:600px}.outsource .item-text-top{margin-bottom:1rem}.outsource .item-text-list{color:#d4251f}.outsource .item-text-list span{color:#383838}@media(min-width: 768px){.outsource{padding:7rem 0 7rem}.outsource .ou-title{margin-bottom:4.6rem}.outsource .item-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4rem 3rem;border-radius:6px;border:1px solid #f1f1f1}.outsource .item-icon{-webkit-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%}.outsource .item-icon .more{display:none}.outsource .item-text{-webkit-box-flex:0;-ms-flex:0 1 70%;flex:0 1 70%;max-height:440px}}@media(min-width: 992px){.outsource .ou-title{font-size:2.8rem}.outsource .item-icon{-webkit-box-flex:0;-ms-flex:0 1 16%;flex:0 1 16%}.outsource .item-text{-webkit-box-flex:0;-ms-flex:0 1 80%;flex:0 1 80%;max-height:380px}}.services{position:relative}.services .glide__slides{margin:0}.services .glide__slide:nth-child(2) .wr-item .title-wr{top:10rem}.services .glide__slide:nth-child(3) .wr-item .title-wr{top:13rem}.services .glide__slide:nth-child(4) .wr-item .title-wr{top:16rem}.services .glide__slide .wr-item{position:relative}.services .glide__slide .wr-item:hover .m2-numb{-webkit-text-fill-color:inherit;top:-5.3rem;-webkit-transform:translateY(-1rem);-ms-transform:translateY(-1rem);transform:translateY(-1rem)}.services .glide__slide .wr-item:hover .m2-link::after{background-color:rgba(240,240,240,.2)}.services .glide__slide .wr-item:hover img{-webkit-filter:grayscale(0.6);filter:grayscale(0.6)}.services .glide__slide .wr-item .m2-link{display:block;color:inherit;text-decoration:none}.services .glide__slide .wr-item .m2-link::after{display:block;z-index:2;position:absolute;top:0;right:0;bottom:0;left:0;content:"";-webkit-transition:background-color 350ms ease-out;transition:background-color 350ms ease-out}.services .glide__slide .wr-item img{display:block;width:100%;height:auto;-webkit-filter:grayscale(0.1);filter:grayscale(0.1)}.services .glide__slide .wr-item .title-wr{position:absolute;top:7rem;left:3rem;background-color:rgba(255,255,255,.6)}.services .glide__slide .wr-item .m2-numb{z-index:1;position:absolute;top:-4.7rem;background:-webkit-gradient(linear, left top, left bottom, color-stop(11.19%, #d4251f), color-stop(70%, rgba(212, 37, 31, 0)));background:linear-gradient(180deg, #d4251f 11.19%, rgba(212, 37, 31, 0) 70%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#d4251f;font-family:"EB Garamond",serif;font-size:4.8rem;-webkit-transition:-webkit-transform 350ms ease-out;transition:-webkit-transform 350ms ease-out;transition:transform 350ms ease-out;transition:transform 350ms ease-out, -webkit-transform 350ms ease-out}.services .glide__slide .wr-item .m2-title{margin-bottom:0;padding:.6rem 2rem}.services .glide__bullet{background-color:#f09e9c}.services .glide__bullet.glide__bullet--active{background-color:#d4251f}@media(min-width: 1200px){.services .glide__bullets{display:none}}@media(min-width: 1440px){.services .glide__slide .wr-item .m2-title{padding:.8rem 4rem;font-size:2.8rem}}.business-plus{padding:1rem 0 4rem}.business-plus .bp-title{margin-bottom:2.3rem;font-size:2.6rem;text-align:center;text-transform:uppercase}.business-plus .decorator{height:6px;margin-bottom:2rem;border-top:2px solid #00247d;border-bottom:2px solid #d4251f}.business-plus .bp-list{list-style:none;padding:0;margin:0}.business-plus .bp-list .bp-item{margin-bottom:1rem}.business-plus .bp-list .bp-item .bp-text{position:relative;padding-left:4rem}.business-plus .bp-list .wr-icon{position:absolute;left:0;display:inline-block;width:24px;height:24px;vertical-align:middle}.business-plus .bp-list .wr-icon .bp-icon{width:100%;height:100%}@media(min-width: 992px){.business-plus{padding:1rem 0 6rem}.business-plus .bp-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.business-plus .bp-list .bp-item{-webkit-box-flex:0;-ms-flex:0 1 48%;flex:0 1 48%}}@media(min-width: 1200px){.business-plus{padding:1rem 0 6rem}.business-plus .bp-title{margin-bottom:4.6rem;font-size:2.8rem}.business-plus .decorator{margin-bottom:4rem}}.consult{padding:7rem 0}.consult .co-flex{border-radius:6px;border:1px solid #d4251f}.consult .co-img{display:none}.consult .co-info{padding:5rem 1.5rem 3rem;text-align:center}.consult .co-info .co-title{font-size:2.6rem;color:#d4251f;text-transform:uppercase}.consult .co-info .co-txt{margin-bottom:2rem}.consult .co-info .co-btn{margin-bottom:2rem}.consult .co-info .co-phones{padding:0;list-style:none}.consult .co-info .co-phones .phone-item{margin-bottom:8px;color:#383838;text-decoration:none}.consult .co-info .co-phones .phone-item span{margin-right:1rem}.consult .co-info .co-phones .phone-local,.consult .co-info .co-phones .work-time,.consult .co-info .co-phones .phone-mts{display:inline-block;width:20px;height:20px;vertical-align:top;margin-right:4px}.consult .co-info .co-phones .work-time{margin-right:6px;color:#00247d}.consult .co-info .co-phones li{margin-bottom:8px}.consult .co-info .co-phones li p{margin:0}@media(min-width: 992px){.consult .co-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.consult .co-img{display:block;-webkit-box-flex:0;-ms-flex:0 1 30%;flex:0 1 30%}.consult .co-img img{display:block;width:auto;height:100%}.consult .co-info{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%}.consult .co-info .co-title{font-size:2.8rem}.consult .co-info .co-phones li{display:inline-block;margin:0 1rem}}.company{padding:0 0 6rem}.company .cmp-title{font-size:2.6rem;text-align:center;text-transform:uppercase;margin-bottom:2.3rem}.company figure{overflow:hidden}.company figure img{display:block;width:100%;height:auto;border-radius:6px}.company figcaption{font-size:1.3rem;margin-top:.4rem;color:#6a6a6a}.company .cmp-info{overflow:hidden}.company .cmp-details{max-height:0;-webkit-transition:max-height 650ms ease-out;transition:max-height 650ms ease-out}.company .cmp-details.open{max-height:2200px}.company .cmp-more{margin-bottom:1rem;color:#d4251f;text-align:center}.company .cmp-more span{display:inline-block;margin-right:.7rem;font-size:1.5rem;vertical-align:top;border-bottom:1px dashed #d4251f}.company .cmp-more .icon-sm{width:1.5rem;height:1.5rem;-webkit-transition:all 450ms ease-out;transition:all 450ms ease-out;-webkit-transform:translateY(4px);-ms-transform:translateY(4px);transform:translateY(4px)}.company .cmp-more.down .icon-sm{-webkit-transform:translateY(4px) rotate(90deg);-ms-transform:translateY(4px) rotate(90deg);transform:translateY(4px) rotate(90deg)}@media(min-width: 768px){.company figure img{width:60%;margin-left:auto;margin-right:auto}.company figcaption{text-align:center}}@media(min-width: 1200px){.company .cmp-title{font-size:2.8rem;margin-bottom:4.6rem}.company .cmp-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:top;-ms-flex-align:top;align-items:top}.company .cmp-img{-webkit-box-flex:0;-ms-flex:0 1 38%;flex:0 1 38%}.company .cmp-info{-webkit-box-flex:0;-ms-flex:0 1 58%;flex:0 1 58%;padding-top:1rem}.company figure{margin:1rem 0}.company figure img{width:100%}.company figcaption{text-align:left}.company figcaption span{display:inline-block}.company .cmp-more{display:none}.company .cmp-details{max-height:3200px}}.advantages{position:relative}.advantages .adv-title{margin-bottom:2.3rem;font-size:2.6rem;text-align:center;text-transform:uppercase}.advantages .adv-slider{padding-bottom:5rem}.advantages .adv-slider .adv-slide{padding:3rem 1.4rem 2rem;border:1px solid #f1f1f1;border-radius:6px;text-align:center}.advantages .adv-slider .icon-50{width:50px;height:50px;margin-bottom:1.5rem}.advantages .adv-slider .adv-icon{fill:#d4251f}.advantages .adv-slider .item-title{min-height:54px;margin-bottom:1.4rem;overflow:hidden;font-size:2rem;line-height:1.1;text-transform:uppercase}.advantages .adv-slider .item-text{font-size:1.4rem}.advantages .adv-slider .glide__bullets{bottom:4rem}.advantages .adv-slider .glide__bullet{background-color:#f09e9c}.advantages .adv-slider .glide__bullet.glide__bullet--active{background-color:#d4251f}@media(min-width: 1200px){.advantages .adv-title{margin-bottom:4.6rem;font-size:2.8rem}.advantages .adv-slider{padding-bottom:7rem}.advantages .adv-slider .item-text{min-height:190px;overflow:hidden}.advantages .adv-slider .glide__bullets{bottom:5rem}}.partners{padding-bottom:4rem}.partners .pa-title{font-size:2.6rem;text-align:center;text-transform:uppercase;margin-bottom:2.3rem}.partners .list-clients{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.partners .list-clients .cl-item{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;-ms-flex-item-align:center;align-self:center;margin-bottom:1.4rem;margin-right:1.4rem}.partners .list-clients .cl-item a{display:block}.partners .list-clients .cl-item a img{display:block;-webkit-filter:grayscale(0.1);filter:grayscale(0.1);-webkit-transition:-webkit-filter 350ms ease-out;transition:-webkit-filter 350ms ease-out;transition:filter 350ms ease-out;transition:filter 350ms ease-out, -webkit-filter 350ms ease-out}.partners .list-clients .cl-item a:hover img{-webkit-filter:grayscale(0.8);filter:grayscale(0.8)}@media(min-width: 1200px){.partners{padding-bottom:6rem}.partners .pa-title{font-size:2.8rem;margin-bottom:4.6rem}.partners .list-clients .cl-item{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin-bottom:1.6rem;margin-right:1.8rem}.partners .list-clients .cl-item:last-child{margin-right:0}}.simple-work{padding:4rem 0;background-color:#f1f1f1}.simple-work .sw-title{margin-bottom:2.3rem;font-size:2.6rem;text-align:center;text-transform:uppercase}.simple-work .sw-steps{margin-bottom:3rem}.simple-work .item-step{text-align:center;opacity:0}.simple-work .item-step.show{opacity:1;-webkit-transition:opacity .4s ease-out;transition:opacity .4s ease-out}.simple-work .item-step .sw-wrap-icon{position:relative;width:80px;height:80px;margin:3rem auto}.simple-work .item-step .sw-wrap-icon .icon-80{width:100%;height:inherit}.simple-work .item-step .sw-number{-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;position:absolute;top:4%;left:7rem;background:-webkit-gradient(linear, right top, left top, color-stop(2%, #d4251f), color-stop(78%, rgba(29, 29, 29, 0)));background:linear-gradient(270deg, #d4251f 2%, rgba(29, 29, 29, 0) 78%);-webkit-background-clip:text;background-clip:text;font-family:"EB Garamond",serif;font-size:4.8rem;-webkit-transition:all 350ms ease-out;transition:all 350ms ease-out}.simple-work .item-step .sw-text{max-width:300px;margin:0 auto;font-weight:500;-webkit-transition:color 350ms ease-out;transition:color 350ms ease-out}.simple-work .item-step:hover .sw-number{left:8rem;background:-webkit-gradient(linear, right top, left top, color-stop(60%, #d4251f), color-stop(98%, rgba(29, 29, 29, 0)));background:linear-gradient(270deg, #d4251f 60%, rgba(29, 29, 29, 0) 98%);-webkit-background-clip:text;background-clip:text}.simple-work .item-step:hover .sw-text{color:#d4251f}.simple-work .sw-btn{text-align:center}@media(min-width: 768px){.simple-work .sw-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(min-width: 1200px){.simple-work{padding:6rem 0}.simple-work .sw-title{margin-bottom:4.6rem;font-size:2.8rem}.simple-work .item-step .sw-text{max-width:260px}.simple-work .sw-steps{margin-bottom:4rem}}.ymap-section{position:relative;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}.ymap-section .ymap-wrapper{height:380px}.ymap-section .yinfo-container{position:relative}.ymap-section .infomap-wrapper{padding:2rem 0;background-color:#fff}.ymap-section .wr-phone{margin-bottom:1rem;font-weight:500;padding:0;list-style:none}.ymap-section .wr-phone p{margin-bottom:.5rem}.ymap-section .wr-phone .phone-item{color:inherit}.ymap-section .wr-phone .phone-item svg{margin-right:4px}.ymap-section .wr-phone .phone-local,.ymap-section .wr-phone .work-time,.ymap-section .wr-phone .phone-mts{display:inline-block;width:20px;height:20px;vertical-align:text-bottom}.ymap-section .wr-phone .work-time{margin-right:6px;color:#00247d}.ymap-section .wr-phone li{margin-bottom:8px}.ymap-section .wr-phone li:first-child{margin-bottom:5px}.ymap-section .wr-phone li p{margin:0}.ymap-section .io-val{font-weight:500}.ymap-section .io-val a{color:inherit}.ymap-section .metro .metro-logo{display:inline-block;width:18px;height:18px;vertical-align:text-bottom}.ymap-section .metro .metro-logo{background:url(img/head-sprites.png) -48px -48px}.ymap-section .meer a{color:#d4251f}@media(min-width: 992px){.ymap-section .ymap-wrapper{height:460px}.ymap-section .yinfo-container{position:absolute;top:0;left:calc(50% - 480px);height:600px}.ymap-section .infomap-wrapper{position:relative;top:8rem;max-width:380px;padding:3rem 2rem;border-radius:6px;-webkit-box-shadow:0 6px 8px rgba(0,0,0,.15);box-shadow:0 6px 8px rgba(0,0,0,.15)}}@media(min-width: 1200px){.ymap-section .ymap-wrapper{height:600px}.ymap-section .yinfo-container{left:calc(50% - 570px)}.ymap-section .infomap-wrapper{padding:4rem 3rem}}@media(min-width: 1400px){.ymap-section .yinfo-container{left:calc(50% - 600px)}}.lr-blanket{display:none;z-index:11;position:fixed;top:0;right:0;bottom:0;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;backdrop-filter:blur(3px);background-color:rgba(18,18,18,.4);opacity:0}.lr-blanket.open{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation-name:showPups;animation-name:showPups;-webkit-animation-duration:350ms;animation-duration:350ms;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1}.lr-blanket .popup{position:relative;margin:0 12px;padding:20px 16px;border-radius:6px;background-color:#fff;min-width:320px}.lr-blanket .popup .modal-close{display:inline-block;position:absolute;top:2px;right:6px;padding:0 4px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);font-size:36px;line-height:1;cursor:pointer}.lr-blanket .popup .lr-title{font-size:26px;text-align:center;text-transform:uppercase}.lr-blanket .popup .inp-el{margin-bottom:1.6rem}.lr-blanket .popup .inp-el input{padding:8px 14px;width:100%;border:1px solid #d8d8d8;border-radius:4px;outline:none}.lr-blanket .popup .inp-el input.focus-visible{border:1px solid #e34843}.lr-blanket .popup .inp-el input:focus-visible{border:1px solid #e34843}.lr-blanket .popup .inp-el .valid-native:invalid{border:1px solid #e34843}.lr-blanket .popup .inp-el .valid-native:valid{border:1px solid #0033b0}.lr-blanket .popup .inp-el .valid-js{border:1px solid #e34843}.lr-blanket .popup .inp-el .valid-js.val{border:1px solid #0033b0}.lr-blanket .popup .chbox-el{margin-bottom:1.6rem}.lr-blanket .popup .chbox-el input{margin-right:1.4rem;width:1.8rem;height:1.8rem;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10l3 3l6-6%27/%3e%3c/svg%3e");margin-top:.15em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.lr-blanket .popup .chbox-el input:checked{background-color:#d4251f;border-color:#d4251f}.lr-blanket .popup .chbox-el .inp-ch{font-size:1.4rem}.lr-blanket .popup .lr-btn .btn{border:none;outline:none}.lr-blanket .popup .mess-form{color:green}@media(min-width: 1200px){.lr-blanket .popup{margin:0;padding:30px 40px;max-width:520px}.lr-blanket .popup .lr-title{font-size:30px}}@-webkit-keyframes showPups{0%{opacity:.1}20%{opacity:.2}50%{opacity:.5}75%{opacity:.75}100%{opacity:1}}@keyframes showPups{0%{opacity:.1}20%{opacity:.2}50%{opacity:.5}75%{opacity:.75}100%{opacity:1}}.page-about{position:relative}.main-footer{background-color:#f1f1f1;padding:3rem 0 2.2rem}.main-footer .wrap-foot p{font-size:1.3rem}.main-footer .wrap-foot a{color:inherit}.rev-google .wr-stars svg{display:inline-block;vertical-align:bottom}.rev-google .wr-stars .icon-yand{width:60px;height:25px;margin-right:10px;margin-left:6px}.rev-google .wr-stars .icon-goog{width:78px;height:25px;-webkit-transform:translateY(3px);-ms-transform:translateY(3px);transform:translateY(3px)}@media(min-width: 992px){.main-footer .wrap-foot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-footer .wrap-foot p{font-size:1.3rem;-webkit-box-flex:0;-ms-flex:0 1 30%;flex:0 1 30%}.main-footer .wrap-foot p:first-child{-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%}.main-footer .wrap-foot p:last-child{text-align:right;-webkit-box-flex:0;-ms-flex:0 1 30%;flex:0 1 30%}.main-footer .wrap-foot a{color:inherit}}@media(min-width: 1400px){.main-footer .wrap-foot p{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.main-footer .wrap-foot p:nth-child(2){text-align:center}.main-footer .wrap-foot p:last-child{text-align:right}}
.glide{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.glide *{-webkit-box-sizing:inherit;box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-ms-touch-action:pan-Y;touch-action:pan-Y;overflow:hidden;padding:0;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;-ms-flex-negative:0;flex-shrink:0;white-space:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide--rtl{direction:rtl}.glide__arrow{position:absolute;display:block;top:50%;z-index:2;color:#fff;text-transform:uppercase;padding:9px 12px;background-color:transparent;border:2px solid rgba(255,255,255,.5);border-radius:4px;-webkit-box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);text-shadow:0 .25em .5em rgba(0,0,0,.1);opacity:1;cursor:pointer;-webkit-transition:opacity 150ms ease,border 300ms ease-in-out;transition:opacity 150ms ease,border 300ms ease-in-out;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);line-height:1}.glide__arrow:focus{outline:none}.glide__arrow:hover{border-color:#fff}.glide__arrow--left{left:2em}.glide__arrow--right{right:2em}.glide__arrow--disabled{opacity:.33}.glide__bullets{position:absolute;z-index:2;bottom:2em;left:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;list-style:none;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.glide__bullet{background-color:rgba(255,255,255,.5);width:9px;height:9px;padding:0;border-radius:50%;border:2px solid transparent;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;cursor:pointer;line-height:0;-webkit-box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);margin:0 .25em}.glide__bullet:focus{outline:none}.glide__bullet:hover,.glide__bullet:focus{border:2px solid #fff;background-color:rgba(255,255,255,.5)}.glide__bullet--active{background-color:#fff}.glide--swipeable{cursor:grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-webkit-grabbing}
