@charset "UTF-8";
.container{padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}
.container-fluid{padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}
.row{margin-right:-20px;margin-left:-20px}
.row-no-gutters{margin-right:0;margin-left:0}
.row-no-gutters [class*=col-]{padding-right:0;padding-left:0}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:20px;padding-left:20px;width:100%}
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}
.col-xs-12{width:100%}
.col-xs-11{width:91.66666667%}
.col-xs-10{width:83.33333333%}
.col-xs-9{width:75%}
.col-xs-8{width:66.66666667%}
.col-xs-7{width:58.33333333%}
.col-xs-6{width:50%}
.col-xs-5{width:41.66666667%}
.col-xs-4{width:33.33333333%}
.col-xs-3{width:25%}
.col-xs-2{width:16.66666667%}
.col-xs-1{width:8.33333333%}
.col-xs-pull-12{right:100%}
.col-xs-pull-11{right:91.66666667%}
.col-xs-pull-10{right:83.33333333%}
.col-xs-pull-9{right:75%}
.col-xs-pull-8{right:66.66666667%}
.col-xs-pull-7{right:58.33333333%}
.col-xs-pull-6{right:50%}
.col-xs-pull-5{right:41.66666667%}
.col-xs-pull-4{right:33.33333333%}
.col-xs-pull-3{right:25%}
.col-xs-pull-2{right:16.66666667%}
.col-xs-pull-1{right:8.33333333%}
.col-xs-pull-0{right:auto}
.col-xs-push-12{left:100%}
.col-xs-push-11{left:91.66666667%}
.col-xs-push-10{left:83.33333333%}
.col-xs-push-9{left:75%}
.col-xs-push-8{left:66.66666667%}
.col-xs-push-7{left:58.33333333%}
.col-xs-push-6{left:50%}
.col-xs-push-5{left:41.66666667%}
.col-xs-push-4{left:33.33333333%}
.col-xs-push-3{left:25%}
.col-xs-push-2{left:16.66666667%}
.col-xs-push-1{left:8.33333333%}
.col-xs-push-0{left:auto}
.col-xs-offset-12{margin-left:100%}
.col-xs-offset-11{margin-left:91.66666667%}
.col-xs-offset-10{margin-left:83.33333333%}
.col-xs-offset-9{margin-left:75%}
.col-xs-offset-8{margin-left:66.66666667%}
.col-xs-offset-7{margin-left:58.33333333%}
.col-xs-offset-6{margin-left:50%}
.col-xs-offset-5{margin-left:41.66666667%}
.col-xs-offset-4{margin-left:33.33333333%}
.col-xs-offset-3{margin-left:25%}
.col-xs-offset-2{margin-left:16.66666667%}
.col-xs-offset-1{margin-left:8.33333333%}
.col-xs-offset-0{margin-left:0}
html{scroll-behavior:smooth}
*,::after,::before{box-sizing:border-box}
input,textarea{outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}
body{font-size:14px;font-weight:400;font-family:'Source Sans Pro',sans-serif;display:flex;flex-direction:column;background:#000;color:#f8f8f8}
body.lock{overflow:hidden}
body,html{height:100%}
main{flex:1 1 auto}
footer{flex-shrink:0}
.ibg{position:relative}
.ibg img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}
h1{font-family:Oswald,sans-serif;font-style:normal;font-weight:400;font-size:30px;line-height:160.8%;letter-spacing:.4em;text-transform:uppercase;color:#f8f8f8}
h2{font-family:Oswald,sans-serif;font-style:normal;font-weight:400;font-size:30px;line-height:160.8%;color:#f8f8f8}
.title{font-family:Oswald,sans-serif;font-weight:400;font-size:40px;line-height:160.8%;letter-spacing:.4em;text-transform:uppercase;color:#f8f8f8}
.title--small{font-size:30px}
.title span{font-weight:600}
.title-content{font-family:Oswald,sans-serif;font-weight:400;font-size:40px;line-height:160.8%;color:#f8f8f8;margin-bottom:.95em}
.title-block{font-family:Oswald,sans-serif;font-weight:400;font-size:35px;line-height:160%;letter-spacing:.2em;text-transform:uppercase;color:#f8f8f8}
.button{display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;font-weight:300;line-height:45px;height:45px;padding:0 30px;text-align:center;white-space:nowrap;border:none;background:#f8f8f8;transition:.3s;border-radius:30px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;text-transform:uppercase;color:#000;min-width:125px}
.button:hover{background:#e6e5e5}
.button.disabled{pointer-events:none;opacity:.5}
.button--text{text-transform:initial}
.button--prev{background:#e6e5e5;opacity:.8}
.button--prev:hover{background:#f8f8f8;opacity:1}
.button--prev .icon{margin-right:5px}
.button--next .icon{margin-left:5px}
.button-arrow a,.button-arrow button,.button-arrow input{white-space:nowrap;outline:0;border:none;background:0 0;cursor:pointer;display:inline-flex;align-items:center;font-weight:600;font-size:18px;line-height:23px;color:#f8f8f8;text-decoration:none}
.button-arrow a:hover .icon,.button-arrow button:hover .icon,.button-arrow input:hover .icon{transform:rotate(45deg)}
.button-arrow a .icon,.button-arrow button .icon,.button-arrow input .icon{margin-left:21px;width:30px;height:12px;font-size:30px;transition:.3s}
.icon{display:inline-flex;align-items:center;justify-content:center}
.breadcrumb{width:35%;text-align:center;font-weight:400;font-size:14px;line-height:160.8%;display:flex;align-items:center;justify-content:center}
.breadcrumb nav{display:flex;align-items:center}
.breadcrumb a{display:flex;align-items:center;text-decoration:none;color:#f8f8f8;position:relative}
.breadcrumb .line{margin-left:11px;margin-right:14px;width:36px;height:1px;background:#f8f8f8}
.breadcrumb span{font-weight:700}
.pagination{font-style:normal;font-weight:400;font-size:25px;line-height:31px;color:#545454;display:flex;align-items:center}
.pagination .page-numbers{margin-right:3px}
.pagination a{display:inline-block;text-decoration:none;color:inherit;transition:.3s}
.pagination a:hover{color:#f8f8f8}
.pagination .current{color:#f8f8f8;font-weight:700}
.pagination .prev{margin-left:auto;margin-right:22px}
.pagination .next{margin:0}
.pagination .icon{color:#f8f8f8;font-size:48px}
[type=radio]:checked,[type=radio]:not(:checked){position:absolute;left:-9999px}
[type=radio]:checked+label,[type=radio]:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block;color:#f8f8f8;font-size:15px;font-weight:300}
[type=radio]:checked+label:before,[type=radio]:not(:checked)+label:before{content:'';position:absolute;left:0;top:0;width:20px;height:20px;border:2px solid #545454;border-radius:50%;background:0 0;transition:all .2s ease}
[type=radio]:checked+label:after,[type=radio]:not(:checked)+label:after{content:'';width:10px;height:10px;background:#f8f8f8;position:absolute;top:5px;left:5px;border-radius:100%;transition:all .2s ease}
[type=radio]:not(:checked)+label:after{opacity:0;transform:scale(0)}
[type=radio]:checked+label:after{opacity:1;transform:scale(1)}
[type=radio]:checked+label::before{border-color:#f8f8f8}
[type=radio]:checked+span,[type=radio]:not(:checked)+span{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block;color:#f8f8f8;font-size:15px;font-weight:300}
[type=radio]:checked+span:before,[type=radio]:not(:checked)+span:before{content:'';position:absolute;left:0;top:0;width:20px;height:20px;border:2px solid #545454;border-radius:50%;background:0 0;transition:all .2s ease}
[type=radio]:checked+span:after,[type=radio]:not(:checked)+span:after{content:'';width:10px;height:10px;background:#f8f8f8;position:absolute;top:5px;left:5px;border-radius:100%;transition:all .2s ease}
[type=radio]:not(:checked)+span:after{opacity:0;transform:scale(0)}
[type=radio]:checked+span:after{opacity:1;transform:scale(1)}
[type=radio]:checked+span::before{border-color:#f8f8f8}
.success{text-align:center;background:#62c584;color:#fff;padding:20px;margin-bottom:20px;font-size:20px;line-height:1.55}
.wpcf7-response-output{text-align:center;background:#f95d51;color:#fff;padding:20px!important;font-size:20px;line-height:1.55;border:none!important;margin:10px 0!important}
.wpcf7-not-valid-tip{margin-top:10px}
@font-face{font-family:icons;src:url(../fonts/icons.woff) format("woff"),url(../fonts/icons.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}
.overlay{position:fixed;width:100%;height:100%;z-index:350;background:rgba(0,0,0,.5);top:0;left:0;opacity:1;transition:.2s linear;visibility:hidden}
.overlay.js-active{opacity:1;visibility:visible}
.burger-block.js-active{visibility:visible;right:0}
.burger-block{visibility:hidden;z-index:400;position:fixed;background:#000;background-position:center;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;overflow-y:auto;height:100vh;height:-webkit-fill-available;width:100%;right:-100%;transition:.3s linear}
.burger-block__close{position:absolute;right:15px;top:15px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:15px;cursor:pointer}
.burger-block__close:hover span{color:#ccc}
.burger-block__close span{color:#fff;transition:all .3s ease}
.burger-block__content{height:100%}
.burger-block__wrapper{overflow-y:auto;height:100%;padding:10% 20px}
.burger-block__wrapper .header__inner{display:flex;flex-direction:column;align-items:initial;justify-content:initial}
.burger-block__wrapper .header__logo{margin-bottom:35px}
.burger-block__wrapper .header__navigation{display:block;margin-bottom:25px}
.burger-block__wrapper .header__navigation ul{display:flex;flex-direction:column;align-items:flex-start;margin:0}
.burger-block__wrapper .header__navigation ul li{width:100%;display:flex;position:relative;padding-left:52px;font-size:40px;line-height:1.55;margin:0}
.burger-block__wrapper .header__navigation ul li::before{position:absolute;content:'';left:0;top:30px;width:32px;height:1px;background:#545454;flex-shrink:0}
.burger-block__wrapper .header__navigation ul li a::before{display:none}
.burger-block__wrapper .header__navigation ul li.menu-item-has-children{flex-direction:column;align-items:initial}
.burger-block__wrapper .header__navigation ul li.menu-item-has-children a{padding-right:25px}
.burger-block__wrapper .header__navigation ul li.menu-item-has-children a.active+ul{display:flex}
.burger-block__wrapper .header__navigation ul li.menu-item-has-children::after{position:absolute;right:0;top:30px}
.burger-block__wrapper .header__navigation ul li>ul{padding:15px 0;width:100%;background:0 0;display:none}
.burger-block__wrapper .header__navigation ul li>ul li{text-transform:initial;font-size:18px;width:100%;padding-left:35px;margin:0 0 15px}
.burger-block__wrapper .header__navigation ul li>ul li::before{top:15px;width:20px}
.burger-block__wrapper .header__navigation ul li>ul li:last-child{margin:0}
.burger-block__wrapper .header__wrapper{display:flex;text-align:left;margin-bottom:25px}
.burger-block__wrapper .header__language{display:block;margin:0 -5px}
.burger-block__wrapper .header__language a{display:inline-block;margin:0 5px}
.menu-icon-wrapper{width:50px;height:31px;display:flex;justify-content:center;align-items:center;cursor:pointer}
.menu-icon{top:5px;left:6px;position:relative;width:25px;height:1px;background-color:#fff}
.menu-icon::before{position:absolute;right:0;top:-10px;content:'';width:40px;height:1px;background-color:#fff;transition:transform .2s ease-in,top .2s linear .2s}
.menu-icon.menu-icon-active{background-color:transparent}
.menu-icon.menu-icon-active::before{transform:rotate(45deg);top:0;transition:top .2s linear,transform .2s ease-in .2s}
@font-face{font-family:icons;src:url(../fonts/icons.eot?owbip7);src:url(../fonts/icons.eot?owbip7#iefix) format("embedded-opentype"),url(../fonts/icons.ttf?owbip7) format("ttf"),url(../fonts/icons.woff?owbip7) format("woff"),url(../fonts/icons.svg?owbip7#icons) format("svg");font-weight:400;font-style:normal;font-display:block}
[class*=' icon__'],[class^=icon__]{font-family:icons!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.icon__telegram:before{content:""}
.icon__viber:before{content:""}
.icon__whatsapp:before{content:""}
.icon__arrow-left:before{content:""}
.icon__arrow-right:before{content:""}
.icon__calendar:before{content:""}
.icon__call:before{content:""}
.icon__chevron-down:before{content:""}
.icon__chevron-up:before{content:""}
.icon__email:before{content:""}
.icon__error:before{content:""}
.icon__facebook:before{content:""}
.icon__facebook-circle:before{content:""}
.icon__instagram:before{content:""}
.icon__instagram-circle:before{content:""}
.icon__pin:before{content:""}
.icon__skype:before{content:""}
.header{padding:37px 0;position:absolute;width:100%;left:0;top:0;z-index:50}
.header__inner{display:flex;align-items:center;justify-content:space-between}
.header__navigation ul{display:flex;align-items:center;list-style:none;padding:0;margin:0 -20.5px}
.header__navigation ul li{position:relative;margin:0 20.5px;font-size:16px;line-height:18px;color:#f8f8f8;text-transform:capitalize}
.header__navigation ul li>ul{background:rgba(248,248,248,.5);display:none;padding:5px;margin:-5px;position:absolute;top:calc(100% + 10px);flex-wrap:wrap;width:300px}
.header__navigation ul li>ul::before{position:absolute;content:'';left:0;bottom:100%;height:6px;width:100%;background:0 0}
.header__navigation ul li>ul li{width:calc(50% - 10px);margin:5px;line-height:1.2}
.header__navigation ul li>ul li a{text-transform:none}
.header__navigation ul li>ul li a::before{display:none}
.header__navigation ul li>ul li a::after{position:absolute;content:'';width:0;height:1px;background:#f8f8f8;top:calc(100% + 1px);bottom:initial;left:0;transform:none;transition:width .3s}
.header__navigation ul li>ul li a:hover::after{height:1px;width:100%}
.header__navigation ul li>ul li a.active::after{height:1px;width:100%}
.header__navigation ul li.menu-item-has-children{position:relative;display:flex;align-items:center}
.header__navigation ul li.menu-item-has-children::after{position:relative;margin-left:10px;content:'';width:10px;height:10px;background-image:url(../img/svg/chevron-down.svg);background-size:cover;background-repeat:no-repeat;background-position:center}
.header__navigation ul li.menu-item-has-children:hover>ul{display:flex}
.header__navigation ul li .icon{margin-right:5px;font-size:10px}
.header__navigation ul li a{text-decoration:none;color:inherit;transition:.3s;position:relative}
.header__navigation ul li a:hover::before{height:33px}
.header__navigation ul li a::before{position:absolute;content:'';width:0px;height:0;background:#f8f8f8;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);transition:.3s}
.header__navigation ul li a.active::before{height:33px}
.header__wrapper{display:flex;flex-direction:column;text-align:right;color:#f8f8f8;justify-self:flex-end;margin-right:38px}
.header__wrapper a{display:inline-block;margin-bottom:8px;color:inherit;text-decoration:none;font-weight:600;font-size:14px;line-height:18px;transition:.3s}
.header__wrapper span{font-weight:400;font-size:12px;line-height:15px}
.header__language a{font-size:14px;line-height:18px;text-decoration:none;transition:.3s;color:#f8f8f8}
.header__language a.active{font-weight:600}
.header__burger-menu{display:none}
.logo{width:176px;height:31px;text-decoration:none;display:flex;align-items:center;color:#f8f8f8;font-weight:300;font-size:12px;line-height:15px}
.logo__image{width:44px;flex-shrink:0;height:30px}
.logo__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
.logo span{display:inline-block;margin-left:10px}
.footer{padding-bottom:7px}
.footer__inner{padding-top:40px;padding-bottom:60px;background:#0d0d0d}
.footer__inner .container{display:flex;justify-content:space-between;position:relative}
.footer__logo{display:block;text-decoration:none;width:138px;height:94px;margin-bottom:35px}
.footer__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
.footer__logo+span{display:block;max-width:202px;width:100%}
.footer__navigation ul{margin:0;padding:0;list-style:none}
.footer__navigation ul li{font-weight:400;font-size:18px;line-height:23px;color:#f8f8f8;text-transform:uppercase;margin-bottom:30px}
.footer__navigation ul li:last-child{margin-bottom:0}
.footer__navigation ul li a{color:inherit;text-decoration:none;transition:.3s}
.footer__navigation ul li a:hover{text-decoration:underline}
.footer__services ul{margin:0;padding:0;list-style:none}
.footer__services ul li{font-weight:400;font-size:16px;line-height:192.7%;color:#f8f8f8}
.footer__services ul li a{color:inherit;text-decoration:none;transition:.3s}
.footer__services ul li a:hover{text-decoration:underline}
.footer__title{font-family:Oswald,sans-serif;font-weight:400;font-size:20px;line-height:30px;color:#f8f8f8;text-transform:uppercase;margin-bottom:23px}
.footer__contacts{position:relative}
.footer__social{position:absolute;right:0;bottom:0}
.footer__bottom{padding:24px 0}
.footer__bottom .container{display:flex;align-items:center;justify-content:space-between}
.footer__copyright{font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:19px;color:#f8f8f8}
.footer__copyright span{display:block}
.footer__button-up{cursor:pointer;outline:0;border:none;text-decoration:none;background:#f8f8f8;width:47px;height:47px;min-height:47px;flex-shrink:0;border-radius:50%;font-size:22px}
.footer__button-up::before{transform:translateY(-10%)}
.footer__design{text-align:right;font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:19px;color:#f8f8f8}
.footer__design span{display:block}
.footer__design a{display:block;color:inherit;text-decoration:none;transition:.3s}
.footer__design a:hover{text-decoration:underline}
.contacts__number{font-weight:400;font-size:16px;line-height:100%;color:#f8f8f8;margin-bottom:20px}
.contacts__number a{color:inherit;text-decoration:none;transition:.3s}
.contacts__email{font-weight:400;font-size:16px;line-height:100%;color:#f8f8f8;margin-bottom:20px}
.contacts__email a{color:inherit;text-decoration:none;transition:.3s}
.contacts__location{font-weight:400;font-size:16px;line-height:100%;color:#f8f8f8}
.social__items{display:flex;flex-direction:column}
.social__item{display:block;text-decoration:none;width:25px;height:25px;color:#f8f8f8;font-size:20px;margin-bottom:29px;transition:.3s}
.social__item:hover{opacity:.8}
.social__item:last-child{margin-bottom:0}
.consultation{overflow:hidden;padding-top:100px;padding-bottom:100px}
.consultation__inner{display:flex;justify-content:space-between;align-items:center}
.consultation__image{position:relative;height:352px;max-width:495px;width:100%}
.consultation__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.consultation__content{display:flex;flex-direction:column;align-items:flex-end}
.consultation__title{text-align:right;max-width:750px;width:100%;margin-bottom:45px}
.consultation__descr{font-weight:400;font-size:18px;line-height:160%;color:#f8f8f8;text-align:right;margin-bottom:94px;max-width:420px;width:100%}
.consultation__bottom{display:flex;align-items:center}
.consultation__button a{white-space:nowrap;display:flex;align-items:center;font-weight:700;font-size:18px;line-height:23px;color:#f8f8f8;text-decoration:none}
.consultation__button a .icon{margin-left:21px;width:30px;height:12px;font-size:30px}
.social-consultation{padding-right:40px;border-right:1px solid #545454;margin-right:40px}
.social-consultation__item{font-size:25px;color:#f8f8f8;display:inline-block;text-decoration:none;margin-right:15px;transition:.3s}
.social-consultation__item:hover{opacity:.8}
.social-consultation__item:last-child{margin-right:0}
.other{padding:60px 0}
.other__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:60px}
.other__title{margin-right:20px}
.other-slider__arrows{display:flex;align-items:center}
.other-slider__arrow{display:flex;align-items:center;cursor:pointer;color:#f8f8f8;outline:0;transition:.3s}
.other-slider__arrow.swiper-button-disabled{opacity:.5}
.other-slider__arrow span{font-weight:400;font-size:12px;line-height:111.8%;text-transform:uppercase;display:inline-block}
.other-slider__arrow .icon{font-size:21.5px}
.other-slider__arrow--prev{margin-right:19px}
.other-slider__arrow--prev span{margin-left:8px}
.other-slider__arrow--next span{margin-right:8px}
.slide-other{text-decoration:none;display:block}
.slide-other:hover .slide-other__image::before{opacity:1}
.slide-other__content{position:relative}
.slide-other__image{padding:0 0 78.34%;overflow:hidden;position:relative}
.slide-other__image::before{position:absolute;content:'';top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);transition:.3s;opacity:0;z-index:1}
.slide-other__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.slide-other__title{z-index:2;left:0;bottom:0;position:absolute;padding:15px;font-family:Oswald,sans-serif;font-weight:400;font-size:18px;line-height:111.8%;text-transform:uppercase;color:#f8f8f8;width:100%;background:rgba(0,0,0,.8);margin:0}
.home{overflow:hidden;padding-bottom:100px}
.home__inner{position:relative}
.home__slider{margin-bottom:38px;position:relative}
.home__bottom{margin-left:310px}
.home__descr{display:flex;justify-content:flex-end;font-weight:300;font-size:16px;line-height:160%;color:#f8f8f8;margin:0 -43px}
.home__descr span{display:inline;max-width:170px;width:100%;margin:0 43px}
.slider-home__pagination{display:flex;flex-direction:column;align-items:center;position:absolute;z-index:6;top:151px;width:62px;font-family:Oswald,sans-serif;color:#545454;font-size:18px;line-height:111.8%;font-size:0}
.slider-home__pagination .swiper-pagination-current{color:#f8f8f8;font-weight:300;font-size:70px;line-height:111.8%;position:relative;margin-bottom:calc(178px + 22px)}
.slider-home__pagination .swiper-pagination-current::after{position:absolute;content:'';width:1px;height:178px;background:#545454;margin-top:15px;margin-bottom:22px;left:50%;top:77px;transform:translateX(-50%)}
.slider-home__pagination span{font-size:18px;line-height:111.8%;white-space:nowrap}
.slider-home__pagination span::before{content:'0'}
.slider-home__container{margin-left:101px!important;margin-right:-140px!important;height:650px;max-width:1275px;width:100%}
.slider-home__container::before{position:absolute;content:'';width:60px;height:185px;top:0;background:#000;z-index:2}
.slider-home__wrapper{position:relative}
.home-slider__arrows{display:flex;align-items:center;position:absolute;left:124px;top:235px;z-index:5}
.home-slider__arrow{display:flex;align-items:center;cursor:pointer;color:#f8f8f8;outline:0;transition:.3s}
.home-slider__arrow.swiper-button-disabled{opacity:.5}
.home-slider__arrow span{font-weight:400;font-size:12px;line-height:111.8%;text-transform:uppercase;display:inline-block}
.home-slider__arrow .icon{font-size:21.5px}
.home-slider__arrow--prev{margin-right:19px}
.home-slider__arrow--prev span{margin-left:8px}
.home-slider__arrow--next span{margin-right:8px}
.slide-home{background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;width:100%}
.slide-home::after{position:absolute;content:'';top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}
.slide-home__content{position:relative;z-index:1;height:100%;padding:60px 0;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}
.slide-home__title{max-width:761px;width:100%;margin-right:100px;font-size:33px;line-height:190%;letter-spacing:5px;text-align:right;margin-bottom:30px}
.slide-home__button{margin-right:115px}
.slide-home__button span{font-weight:400;white-space:pre-wrap}
.slider-home__preview{position:absolute;bottom:-137px;left:0;z-index:10}
.preview-slider-home{transition:.3s}
.preview-slider-home:hover{transform:rotate(3deg) scale(1.1)}
.preview-slider-home__container{width:294px;height:182px}
.preview-slider-home__slide{background-position:center;background-size:cover;background-repeat:no-repeat}
.info{overflow:hidden;padding:60px 0}
.info__items{display:flex;justify-content:space-between;margin:-20px}
.info__item{margin:20px}
.info__item span{display:inline-block;max-width:295px;width:100%;font-family:Oswald,sans-serif;line-height:2;font-weight:400;letter-spacing:.5px;font-size:20px;line-height:160%;text-transform:uppercase;color:#f8f8f8}
/*.info__item:nth-child(2){padding-top:65px}
.info__item:nth-child(3){padding-top:130px}*/
.info__button{margin-top:50px}
.info__button span{white-space:pre-wrap;max-width:173px;width:100%}
.item-info__count{font-family:Oswald,sans-serif;font-weight:700;font-size:140px;line-height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:15px}
.guarantee{padding:60px 0;overflow:hidden}
.guarantee__header{display:flex;justify-content:space-between;margin-bottom:15px}
.guarantee__title{text-transform:initial;letter-spacing:initial;max-width:790px;width:100%}
.guarantee__title span{display:block}
.guarantee__text-wrapper{margin-left:2%}
.guarantee__text-top{max-width:310px;width:100%;font-style:normal;font-weight:300;font-size:18px;line-height:160%;margin-bottom:81px}
.guarantee__text-top span{font-weight:700}
.guarantee__text-bottom{max-width:283px;width:100%;font-style:normal;font-weight:400;font-size:16px;line-height:160%}
.guarantee__images{display:flex;justify-content:space-between;position:relative}
.guarantee__image{width:100%}
.guarantee__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.guarantee__image--big{height:100%}
.guarantee__image--small{margin-top:auto;height:100%}
.d-flex{display:flex}
/*.time{padding:60px 0;overflow:hidden}
.time__title{margin-bottom:70px}
.time__items{display:flex;flex-wrap:wrap;justify-content:space-between;margin:-26px -25px}
.time__item{width:calc((100% / 3) - 50px);margin:26px 25px}
.time__item:nth-child(3){align-items:flex-end}
.time__item:nth-child(4){width:calc((100% / 2) - 50px)}
.time__item:nth-child(5){width:calc((100% / 2) - 50px)}
.item-time{display:flex;flex-direction:column;align-items:center}*/
.item-time:first-child{align-items:flex-start}
.item-time__header{max-width:269px;width:100%;display:flex;align-items:flex-end;margin-bottom:23px}
.item-time__header span{font-family:Oswald,sans-serif;font-style:normal;font-weight:500;font-size:22px;line-height:160%;text-transform:uppercase;color:#fff}
.item-time__count{font-family:Oswald,sans-serif;font-weight:700;font-size:100px;line-height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-right:20px}
.item-time__descr{max-width:269px;width:100%;margin-bottom:25px;font-style:normal;font-weight:300;font-size:18px;line-height:160%;color:#f8f8f8}
.item-time__descr span{font-weight:400}
.item-time__button{max-width:269px;width:100%}
.control{padding:60px 0;overflow:hidden}
.control__inner{display:flex;justify-content:space-between;align-items:center}
.control__title{max-width:763px;width:100%;margin-bottom:30px}
.control__descr{font-weight:400;font-size:18px;line-height:160%;color:#f8f8f8;max-width:573px;width:100%}
.control__image{position:relative;max-width:478px;width:100%;height:497px;left:calc((100vw - 1135px)/ 2)}
.control__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
.projects{padding:60px 0;overflow:hidden}
.projects__button{margin-top:100px;text-align:center}
.projects__title{margin-bottom:60px}
.projects__items{margin:-50px 0}
.projects__item{position:relative;margin:50px 0}
.projects__item:nth-child(odd){right:auto}
.projects__item:nth-child(even){right: auto}
.projects__item:nth-child(even) .project__content{margin-right:0;margin-left:75px}
.projects__item:nth-child(4n) .project__image{max-width:976px;width:976px}
.project{display:inline-flex;align-items:center}
.project__image{max-width:835px;width:100%;max-height:600px}
.project__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.project__content{margin-left:75px;flex-shrink:0}
.project__header{margin-bottom:46px}
.project__title{font-family:Oswald,sans-serif;font-weight:400;font-size:30px;line-height:160%;color:#f8f8f8;max-width:345px;width:100%}
.project__address{font-weight:400;font-size:16px;line-height:20px;color:#f8f8f8;max-width:225px;width:100%}
.project__descr ul{padding:0;list-style:none;margin:0}
.project__descr ul li{display:flex;align-items:stretch;margin-bottom:17px}
.project__descr ul li:last-child{margin-bottom:0}
.project__descr ul li span{display:inline-block;font-weight:300;font-size:14px;line-height:18px;text-transform:uppercase;color:#f8f8f8;max-width:115px;width:100%;margin-right:40px}
.project__descr ul li strong{display:inline-block;font-weight:400;font-size:18px;line-height:23px;color:#f8f8f8;max-width:115px;width:100%}
.steps{padding:60px 0}
.steps__inner {
	justify-content: flex-start;
	display: flex;
}
.steps__title{position:relative;max-width:218px;width:100%;margin-top:20px;margin-left:42px;margin-right:88px;height:300px}
.steps__title::before{position:absolute;content:'';top:-20px;left:-42px;width:188px;height:315px;background-image:url(../img/svg/rectangle-14.svg);background-position:center;background-repeat:no-repeat;background-size:contain}
.steps__items{display: flex;
	flex-wrap: wrap;
	width: 100%;
	align-items: flex-start;}
	.steps__item {
		max-width: 187px;
		width: 100%;
		margin: 0px 30px;
		width: calc((100% / 2) - 20px);
	}
	.step{counter-increment:num}
	.step__num::before{position:relative;content:"0" counter(num);font-family:'Prosto One',cursive;font-weight:400;font-size:14px;line-height:160%;color:#545454}
	.step__title{font-weight:400;font-size:16px;line-height:160%;color:#f8f8f8}
	.team{padding:60px 0;overflow:hidden}
	.team__title{text-transform:initial;letter-spacing:initial;max-width:764px;width:100%;margin-bottom:80px}
	.team__slider{display:flex}
	.team__container{width:100%}
	.slider-team__inner{position:relative;margin-right:79px}
	.slider-team__pagination{position:absolute;left:0;bottom:0;font-family:Oswald,sans-serif;font-size:18px;line-height:27px;color:#545454}
	.slider-team__pagination .swiper-pagination-current{color:#f8f8f8}
	.slider-team__pagination span::before{content:'0'}
	.slider-team__item{display:flex;flex-direction:column}
	.slider-team__item:nth-child(even){flex-direction:column-reverse}
	.slider-team__item:nth-child(even) .item-team__image{margin:10px 0 0}
	.team-slider__arrows{display:flex;align-items:center;position:relative}
	.team-slider__arrow{display:flex;align-items:center;cursor:pointer;color:#f8f8f8;outline:0;transition:.3s}
	.team-slider__arrow.swiper-button-disabled{opacity:.5}
	.team-slider__arrow span{font-weight:400;font-size:12px;line-height:111.8%;text-transform:uppercase;display:inline-block}
	.team-slider__arrow .icon{font-size:21.5px}
	.team-slider__arrow--prev{margin-right:19px}
	.team-slider__arrow--prev span{margin-left:8px}
	.team-slider__arrow--next span{margin-right:8px}
	.item-team__image{max-width:221px;padding:0 0 130%;margin-bottom:10px}
	.item-team__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
	.item-team__prof{font-weight:300;font-size:14px;line-height:18px;color:#f8f8f8;margin-bottom:2px}
	.item-team__name{font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#f8f8f8;margin-bottom:12px}
	.item-team__exp{font-weight:300;font-size:14px;line-height:18px;color:#f8f8f8}
	.calculate{padding-top:100px;overflow:hidden}
	.calculate__inner{max-width:765px;width:100%;margin-left:auto}
	.calculate__title{max-width:420px;width:100%;margin-bottom:27px}
	.calculate__descr{max-width:355px;width:100%;margin-bottom:30px;font-weight:300;font-size:18px;line-height:160%;color:#f8f8f8}
	.calculate__content{display:none}
	.calculate__content.current{display:block}
	.calculate__progressbar{height:5px;width:100%;background:#545454;margin-bottom:30px;position:relative}
	.calculate__progressbar .step-progress{position:absolute;content:'';left:0;top:0;height:5px;width:0;background-color:#f8f8f8}
	.calculate__progressbar .step-progress.current:nth-child(2){width:calc(1 * (100% / 7))}
	.calculate__progressbar .step-progress.current:nth-child(3){width:calc(2 * (100% / 7))}
	.calculate__progressbar .step-progress.current:nth-child(4){width:calc(3 * (100% / 7))}
	.calculate__progressbar .step-progress.current:nth-child(5){width:calc(4 * (100% / 7))}
	.calculate__progressbar .step-progress.current:nth-child(6){width:calc(5 * (100% / 7))}
	.calculate__progressbar .step-progress.current:nth-child(7){width:calc(6 * (100% / 7))}
	.calculate__progressbar .step-progress.current:nth-child(8){width:100%}
	.calculate__steps{padding-left:30px;margin-bottom:50px}
	.calculate__steps .first{height:initial}
	.calculate__steps .first::before{display:none}
	.calculate__steps .first::after{display:none}
	.calculate__buttons{display:flex;align-items:center;justify-content:space-between}
	.step-calculate__title{margin-bottom:25px;font-family:Oswald,sans-serif;font-size:26px;line-height:1.5;text-transform:uppercase}
	.step-calculate__radios{display:flex;flex-direction:column}
	.step-calculate__radios>span{margin:0 0 15px!important}
	.step-calculate__radios>span:last-child{margin:0!important}
	.step-calculate__radio{margin-bottom:15px}
	.step-calculate__radio:last-child{margin-bottom:0}
	.step-calculate__input input.wpcf7-not-valid{border:2px solid #dc3232!important}
	.step-calculate__input .iti{width:100%}
	.step-calculate__input .iti input{padding-right:10px!important;padding-left:52px!important}
	.step-calculate__input.input{margin-bottom:15px}
	.step-calculate__input.input:last-child{margin-bottom:0}
	.step-calculate__input.input input{color:#f8f8f8;border-color:#f8f8f8;padding:0 15px}
	.step-calculate__input.input input::-moz-placeholder{color:#545454}
	.step-calculate__input.input input:-ms-input-placeholder{color:#545454}
	.step-calculate__input.input input::-ms-input-placeholder{color:#545454}
	.step-calculate__input.input input::placeholder{color:#545454}
	.modal{opacity:0;visibility:hidden;overflow-y:auto;height:87%;width:calc(100% - 10px);max-width:560px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:70;background-color:#f8f8f8;transition:.3s all}
	.modal.active,.overlay-modal.active{opacity:1;visibility:visible}
	.modal__cross{width:32px;height:32px;display:flex;align-items:center;justify-content:center;position:absolute;top:29px;right:29px;color:#f8f8f8;cursor:pointer;font-size:31px;transition:.3s;z-index:2}
	.modal__cross:hover{color:#000}
	.overlay-modal{position:fixed;width:100%;height:100%;z-index:65;background:rgba(0,0,0,.5);top:0;left:0;opacity:0;transition:.2s linear;visibility:hidden}
	.overlay-modal.js-active{opacity:1;visibility:visible}
	.overlay-modal.js-active.js-overlay{z-index:50}
	.modal-consultation__image{width:100%;padding:0 0 60%;overflow:hidden;margin-bottom:35px}
	.modal-consultation__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
	.modal-consultation__header{padding:0 40px}
	.modal-consultation__header label{display:block;margin:0 auto;max-width:460px;width:100%;color:#111;font-size:16px;font-weight:400;padding-top:10px;padding-bottom:20px;text-align:center}
	.modal-consultation__title{text-align:center;color:#111;font-size:20px;font-weight:400;padding-top:10px;padding-bottom:20px;font-family:Oswald,sans-serif;text-transform:uppercase;letter-spacing:3px}
	.modal-consultation__body{padding:20px 40px}
	.modal-consultation__inputs{margin-bottom:25px}
	.modal-consultation__input{margin-bottom:25px}
	.modal-consultation__input:last-child{margin-bottom:0}
	.modal-consultation__input .iti{width:100%}
	.modal-consultation__bottom{padding:0 40px 40px;display:flex;flex-direction:column;align-items:center}
	.modal-consultation__bottom .link{display:inline-block;text-decoration:none;color:#000;font-weight:300;text-align:center;font-size:15px;line-height:1.55}
	.modal-consultation__button{margin-bottom:20px;width:100%}
	.modal-consultation__button .btn{width:100%}
	.btn{display:inline-block;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:none;cursor:pointer;background:#111;color:#f8f8f8;font-size:16px;line-height:60px;padding-left:60px;padding-right:60px;font-weight:400;font-family:Oswald,sans-serif;transition:.3s}
	.btn:hover{box-shadow:0 14px 20px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}
	.input input{background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;height:60px;font-family:Oswald,sans-serif;font-size:16px;line-height:60px;width:100%;border:0 none;border-bottom:1px solid #000}
	.iti__country.iti__highlight{background-color:rgba(238,238,238,.337)}
	.iti__country-list{background-color:#000}
	.iti__selected-flag{transition:.3s;outline:0}
	.blog__inner{padding-top:176px}
	.blog__pagination{padding-top:118px}
	.items-blog{display:flex;flex-wrap:wrap;margin:-75px -20px}
	.item-blog{text-decoration:none;display:flex;flex-direction:column;color:#f8f8f8;width:calc((100% / 3) - 40px);margin:75px 20px}
	.item-blog__image{display:block;text-decoration:none;max-width:100%;padding:0 0 94%;margin-bottom:33px}
	.item-blog__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
	.item-blog__date{font-weight:400;font-size:14px;line-height:18px;color:#e2e2e2;margin-bottom:20px;display:flex;align-items:center}
	.item-blog__date .icon{margin-right:7px;font-size:13px}
	.item-blog__title{display:block;text-decoration:none;font-family:Oswald,sans-serif;font-weight:400;font-size:25px;line-height:37px;color:#f8f8f8;margin-bottom:20px}
	.item-blog__descr{font-weight:400;font-size:16px;line-height:20px;margin-bottom:20px;max-height:80px;overflow:hidden;text-overflow:ellipsis}
	.item-blog__button{margin-top:auto;display:flex;align-items:center;font-weight:600;font-size:18px;line-height:23px;color:#f8f8f8;text-decoration:none}
	.item-blog__button .icon{margin-left:15px;font-size:30px;transition:.3s}
	.item-blog__button:hover .icon{transform:rotate(45deg)}
	.first{height:470px;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}
	.first::before{position:absolute;content:'';top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}
	.first .container{height:100%}
	.first__inner{position:relative;height:100%;display:flex;align-items:center;padding:60px 0}
	.first__body{display:flex;align-items:center;width:100%}
	.first__title{width:65%}
	.first__bottom{left:0;bottom:0;width:100%;position:absolute;margin-bottom:20.5px}
	.first__button a{font-weight:400;font-size:16px;line-height:160.8%;color:#f8f8f8;text-decoration:none;display:flex;flex-direction:column;align-items:center}
	.first__button a span{display:block;margin-bottom:22px}
	.first__button a .icon{font-size:25px;-webkit-animation:move .8s infinite linear;animation:move .8s infinite linear}
	@-webkit-keyframes move {
		0%{opacity:1;transform:translateX(0) translateY(0) rotate(0) scale(1,1);-webkit-animation-timing-function:linear;animation-timing-function:linear}
		50%{opacity:1;transform:translateX(0) translateY(-10px) rotate(0) scale(1,1);-webkit-animation-timing-function:linear;animation-timing-function:linear}
		100%{opacity:1;transform:translateX(0) translateY(0) rotate(0) scale(1,1)}
	}
	@keyframes move {
		0%{opacity:1;transform:translateX(0) translateY(0) rotate(0) scale(1,1);-webkit-animation-timing-function:linear;animation-timing-function:linear}
		50%{opacity:1;transform:translateX(0) translateY(-10px) rotate(0) scale(1,1);-webkit-animation-timing-function:linear;animation-timing-function:linear}
		100%{opacity:1;transform:translateX(0) translateY(0) rotate(0) scale(1,1)}
	}
	.article-first__title{font-size:30px}
	.article__inner{padding-top:200px}
	.article__content img{max-width:100%;margin-bottom:50px}
	.article__content h2{margin-top:2em}
	.article__content p{font-weight:300;font-size:16px;line-height:160.8%;color:#f8f8f8;margin:0 0 28px}
/* .article__content ul{list-style:none;padding:0} */
.article__content ul li{font-weight:300;font-size:16px;line-height:160.8%;color:#f8f8f8}
.article__content ul li a{color:inherit;text-decoration:none}
.contacts-first .first__title{width:75%}
.contacts-first .breadcrumb{width:25%}
.contacts__inner{padding-top:100px}
.contacts__items{margin-bottom:80px}
.contacts__item{margin-bottom:100px}
.contacts__item:last-child{margin-bottom:0}
.item-contacts{display:flex;align-items:center;justify-content:space-between}
.item-contacts__content ul{list-style:none;padding:0;margin:0 0 50px}
.item-contacts__content ul:last-child{margin:0}
.item-contacts__content ul li{margin-bottom:30px;font-weight:400;font-size:20px;line-height:25px;color:#f8f8f8}
.item-contacts__content ul li a{display:inline-flex;align-items:center;text-decoration:none;color:inherit}
.item-contacts__content ul li .icon{width:18px;height:18px;margin-right:17px}
.item-contacts__content ul li:last-child{margin-bottom:0}
.item-contacts__title{margin-bottom:63px}
.map{height:100%;width:52.5%}
.map__content{position:relative;padding-bottom:81%;height:0;overflow:hidden}
.map__content iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.social-contacts__title{margin-bottom:50px}
.social-contacts__items{display:flex;align-items:center}
.social-contacts__item{width:40px;height:40px;display:inline-block;color:#f8f8f8;text-decoration:none;font-size:40px;margin-right:30px;transition:.3s}
.social-contacts__item:hover{opacity:.8}
.social-contacts__item:last-child{margin-right:0}
.price__section{padding-bottom:100px}
.price__section:last-child{padding-bottom:0}
.price__title-section{padding-bottom:55px;text-align:center}
.price__inner{padding-top:100px}
.price__items{margin:-80px 0}
.price__item{margin:80px 0;display:flex;justify-content:space-between}
.price__content{display:flex;flex-direction:column;flex:1}
.price__title{font-family:Oswald,sans-serif;font-weight:400;font-size:30px;line-height:44px;color:#f8f8f8;margin-bottom:30px}
.price__descr{font-family:Roboto,sans-serif;font-weight:400;font-size:18px;line-height:21px;margin-bottom:30px}
.price__slider{width:calc(100% - 350px)}
.price-slider__arrows{margin-top:auto;display:flex;align-items:center}
.price-slider__arrow{cursor:pointer;outline:0;font-weight:400;font-size:12px;line-height:111.8%;text-transform:uppercase;display:flex;align-items:center}
.price-slider__arrow.swiper-button-disabled{font-weight:200;opacity:.8}
.price-slider__arrow .icon{width:21.5px;font-size:21.5px}
.price-slider__arrow--prev{margin-right:19px}
.price-slider__arrow--prev .icon{margin-right:8px}
.price-slider__arrow--next .icon{margin-left:8px}
.slide-price__image{height:297px}
.slide-price__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.sample-first .first__title{width:60%}
.sample__inner{overflow:hidden;padding-top:100px}
.sample__descr{display:flex;flex-direction:column;font-weight:400;font-size:16px;line-height:160%;color:#f8f8f8;text-align:center;max-width:840px;width:100%;margin:0 auto 91px}
.sample__descr::before{position:relative;content:'';width:1px;height:144px;background:#545454;left:50%;transform:translateX(-50%);margin-bottom:19px}
.sample__descr p{margin:0 0 1em}
.sample__items{display:flex;flex-wrap:wrap;margin:-20px 0}
.sample__item{margin:20px 0;width:100%}
.item-sample__image{height:100%;width:100%}
.item-sample__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.portfolio-first{padding-top:100px;height:750px}
.portfolio-first .first__title{width:90%}
.portfolio-first__inner{display:flex;flex-direction:column;justify-content:center;align-items:initial}
.portfolio-first__descr{margin-top:35px;margin-bottom:60px;max-width:560px;font-size:14px;line-height:160.8%;color:#f8f8f8}
.portfolio-first__items{display:flex;justify-content:center;align-items:center;padding-bottom:110px;flex-wrap:wrap;margin:-10px -10.5px;flex-wrap: nowrap;}
.portfolio-first__item{text-decoration:none;display:block;width:96px;height:110px;margin:10px 5px}
.portfolio-first__item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
.portfolio__inner{padding-top:200px}
.portfolio__items{margin:-20px 0;display:flex;flex-direction:column}
.portfolio__item{margin:20px 0;width:100%;display:block;text-decoration:none;color:#f8f8f8;height:490px;position:relative;background-position:center;background-repeat:no-repeat;background-size:cover}
.portfolio__item::before{position:absolute;content:'';background:rgba(0,0,0,.3);top:0;left:0;right:0;bottom:0;transition:.3s}
.portfolio__item:hover::before{background:rgba(0,0,0,.7);z-index:1}
.portfolio__item:hover .item-portfolio__button{opacity:1;visibility:visible;z-index:2}
.item-portfolio__content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;position:relative;padding:35px 50px}
.item-portfolio__title{font-family:Oswald,sans-serif;font-size:25px;line-height:1.55}
.item-portfolio__descr{font-weight:400;font-size:16px;line-height:1.55}
.item-portfolio__button{opacity:0;visibility:hidden;transition:.3s;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);white-space:nowrap;display:flex;align-items:center;font-weight:700;font-size:18px;line-height:23px;text-decoration:none;color:#f8f8f8}
.item-portfolio__button .icon{margin-left:16.5px;font-size:30px;transition:.3s}
.item-portfolio__button:hover .icon{transform:rotate(45deg)}
.g{height:100px;width:100%;display:block;background:#f8f8f8}
.services-first .first__title{width:63%}
.services__inner{padding-top:134px}
.services__items{margin:-90px -10px;display:grid;grid-template-columns:repeat(4,1fr) repeat(2,0);grid-column-gap:0;grid-row-gap:0}
.services__items .div1{grid-area:1/1/2/2}
.services__items .div2{grid-area:1/2/2/3}
.services__items .div3{grid-area:1/3/2/4}
.services__items .div4{grid-area:2/1/3/2}
.services__items .div5{grid-area:2/2/3/3}
.services__items .div6{grid-area:2/3/3/4}
.services__items .div7{grid-area:3/1/5/2}
.services__items .div8{grid-area:3/2/4/3}
.services__items .div9{grid-area:3/3/4/4}
.services__items .div10{grid-area:4/2/5/3}
.services__items .div11{grid-area:4/3/5/4}
.services__item{margin:40px 10px;max-width:305px;display:flex;flex-direction:column;height:100%}
.services__item:nth-child(2)::before, .services__item:nth-child(4)::before {margin-bottom:16px;position:relative;content:"";height:165px;width:1px;background:#545454;left:40%;transform:translateX(-50%)}
.services__item:nth-child(1)::before,.services__item:nth-child(3)::before{margin-bottom:16px;position:relative;content:"";height:127px;width:1px;background:#545454;left:40%;transform:translateX(-50%)}
.item-services__title{font-family:Oswald,sans-serif;font-size:22px;line-height:160.8%;color:#f8f8f8;margin-bottom:20px}
.item-services ul{list-style:none;margin:0 0 50px;padding:0}
.item-services ul li{display:flex;font-size:14px;line-height:160.8%}
.item-services ul li a{color:inherit;text-decoration:none}
.item-services ul li::before{position:relative;content:"-";margin-right:3px}
.item-services__image{max-width:305px;height:420px;float:right}
.item-services__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.service-first .first__title{width:50%}
.service-first .breadcrumb{width:50%}
.service{padding-bottom:100px}
.service__items{padding-top:114px}
.service__items .row{display:flex;flex-wrap:wrap;justify-content:center}
.service__inner{padding-top:200px}
.service__slider{float:left}
.service__content p{display:block;font-weight:400;font-size:14px;line-height:160.8%;color:#f8f8f8;margin:0 0 23px}
.service__content p:first-child{margin:0}
.item-service__content{padding:20px 24px 27px 42px;border-top:1px solid #545454;border-left:1px solid #545454;border-bottom:1px solid #545454;position:relative}
.item-service__content::after{position:absolute;content:'';bottom:0;right:0;width:1px;height:20%;background:#545454}
.item-service__descr{font-weight:400;font-size:22px;line-height:160.8%;margin-bottom:34px;color:#f8f8f8;position:relative}
.item-service__descr::before{content:'–';margin-right:5px}
.item-service__list{font-weight:400;font-size:14px;line-height:140%;color:#f8f8f8}
.item-service__list ul{padding:0;margin:0;list-style:none}
.item-service__list ul li{position:relative}
.item-service__list ul li::before{position:absolute;content:'';top:9px;left:-42px;width:25px;height:1px;background:#545454}
.slider-service__container{width:560px;height:518px;margin-right:40px;margin-bottom:40px}
.slider-service__bottom{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;transform:translateY(-100%);padding-right:40px}
.slider-service__pagination{width:initial;font-family:Oswald,sans-serif;font-size:18px;line-height:27px;color:#545454}
.slider-service__pagination .swiper-pagination-current{color:#f8f8f8}
.slider-service__pagination span::before{content:'0'}
.slide-service{min-height:100%;height:auto}
.slide-service__image{height:100%;width:100%}
.slide-service__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.service-slider__arrows{display:flex;align-items:center;position:relative}
.service-slider__arrow{cursor:pointer;color:#f8f8f8;outline:0;height:27px;transition:.3s}
.service-slider__arrow.swiper-button-disabled{opacity:.5}
.service-slider__arrow .icon{font-size:42px;width:42px;height:27px}
.service-slider__arrow--prev{margin-right:58px}
.about__inner{padding-top:112px;font-weight:400;font-size:16px;line-height:150%;color:#e2e2e2}
.about__inner span{display:block;margin-bottom:26px}
.about__inner span:last-child{margin-bottom:0}
.about__inner strong{display:block;font-weight:700;font-size:18px;line-height:160.8%}
.about__descr{display:flex;flex-direction:column;text-align:center;max-width:730px;width:100%;margin:0 auto;font-weight:400;font-size:20px;line-height:160%;color:#f8f8f8;margin-bottom:50px}
.about__descr::before{position:relative;content:'';width:1px;height:144px;background:#545454;left:50%;transform:translateX(-50%);margin-bottom:19px}
.about__descr strong{display:contents}
.about__row{display:flex;padding-top:100px;padding-bottom:100px}
.about__row--1{padding-bottom:45px}
.about__row--1 .about__wrapper{padding-top:219px}
.about__row--2{padding-top:45px}
.about__row--2 .about__image{height:536px}
.about__row--2 .about__wrapper{max-width:319px;width:100%;padding-top:171px}
.about__row--2 .about__wrapper strong{display:contents}
.about__row--2 .about__wrapper span{margin-bottom:49px}
.about__row--3 .about__image{height:213px}
.about__row--3 .about__wrapper{max-width:410px;width:100%;position:relative;margin-left:135px;font-size:18px;line-height:160.8%}
.about__row--3 .about__wrapper span{margin-bottom:29px}
.about__row--3 .about__wrapper::before{position:absolute;content:'';left:-135px;top:0;background-image:url(../img/svg/lines.svg);background-repeat:no-repeat;background-size:cover;background-position:center;width:100px;height:210px}
.about__row--4{padding-bottom:80px}
.about__row--4 .about__image{height:705px;padding-top:88px;position:relative;margin-right:21px}
.about__row--4 .about__image::before{position:absolute;content:'';right:-21px;bottom:62px;background-image:url(../img/svg/lines1.svg);background-repeat:no-repeat;background-size:cover;background-position:center;width:37px;height:70%;z-index:-1}
.about__row--4 .about__items--padding{padding-top:161px}
.about__row--5{padding-top:80px}
.about__row--5 .about__image{height:240px}
.about__row--5 .about__items--padding{padding-top:117px;margin-bottom:347px}
.about__row--5 .about__items--padding-2{padding-top:327px}
.about__row--5 .about__image--margin{margin-bottom:100px;height:460px;max-width:350px;margin-left:auto}
.about__row--6{padding-bottom:30px}
.about__row--6 .about__image{height:266px;position:relative;padding-left:21px}
.about__row--6 .about__image::before{position:absolute;content:'';left:0;top:22px;background-image:url(../img/svg/lines1.svg);background-repeat:no-repeat;background-size:cover;background-position:center;width:37px;height:210px;z-index:-1}
.about__row--6 .about__item span{max-width:326px}
.about__row--7{padding-top:30px}
.about__row--7 .about__items--padding{padding-top:100px}
.about__row--7 .about__items--padding-2{padding-top:165px}
.about__row:last-child{padding-bottom:0}
.about__row .row{width:100%}
.about__image{height:304px;width:100%}
.about__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.about__button{padding-top:37px}
.about__button span{margin-bottom:0}
.about__title{margin-bottom:60px}
.about__item{margin-bottom:70px}
.about__item span{max-width:300px;width:100%}
.about__item:last-child{margin-bottom:0}
.about__subtitle{font-family:Oswald,sans-serif;font-weight:400;font-size:30px;line-height:44px;color:#f8f8f8;margin-bottom:32px}
@media (min-width:768px) {
	.container{width:750px}
	.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}
	.col-sm-12{width:100%}
	.col-sm-11{width:91.66666667%}
	.col-sm-10{width:83.33333333%}
	.col-sm-9{width:75%}
	.col-sm-8{width:66.66666667%}
	.col-sm-7{width:58.33333333%}
	.col-sm-6{width:50%}
	.col-sm-5{width:41.66666667%}
	.col-sm-4{width:33.33333333%}
	.col-sm-3{width:25%}
	.col-sm-2{width:16.66666667%}
	.col-sm-1{width:8.33333333%}
	.col-sm-pull-12{right:100%}
	.col-sm-pull-11{right:91.66666667%}
	.col-sm-pull-10{right:83.33333333%}
	.col-sm-pull-9{right:75%}
	.col-sm-pull-8{right:66.66666667%}
	.col-sm-pull-7{right:58.33333333%}
	.col-sm-pull-6{right:50%}
	.col-sm-pull-5{right:41.66666667%}
	.col-sm-pull-4{right:33.33333333%}
	.col-sm-pull-3{right:25%}
	.col-sm-pull-2{right:16.66666667%}
	.col-sm-pull-1{right:8.33333333%}
	.col-sm-pull-0{right:auto}
	.col-sm-push-12{left:100%}
	.col-sm-push-11{left:91.66666667%}
	.col-sm-push-10{left:83.33333333%}
	.col-sm-push-9{left:75%}
	.col-sm-push-8{left:66.66666667%}
	.col-sm-push-7{left:58.33333333%}
	.col-sm-push-6{left:50%}
	.col-sm-push-5{left:41.66666667%}
	.col-sm-push-4{left:33.33333333%}
	.col-sm-push-3{left:25%}
	.col-sm-push-2{left:16.66666667%}
	.col-sm-push-1{left:8.33333333%}
	.col-sm-push-0{left:auto}
	.col-sm-offset-12{margin-left:100%}
	.col-sm-offset-11{margin-left:91.66666667%}
	.col-sm-offset-10{margin-left:83.33333333%}
	.col-sm-offset-9{margin-left:75%}
	.col-sm-offset-8{margin-left:66.66666667%}
	.col-sm-offset-7{margin-left:58.33333333%}
	.col-sm-offset-6{margin-left:50%}
	.col-sm-offset-5{margin-left:41.66666667%}
	.col-sm-offset-4{margin-left:33.33333333%}
	.col-sm-offset-3{margin-left:25%}
	.col-sm-offset-2{margin-left:16.66666667%}
	.col-sm-offset-1{margin-left:8.33333333%}
	.col-sm-offset-0{margin-left:0}

	.vacancies {
		flex: 0 0 49% !important;
		text-align: center;
		padding: 10px;
		border: 1px solid #545454;
		margin: 0px 5px 5px 0px !important;
		max-width: 49%;
	}
}
@media (min-width:992px) {
	.container{width:975px}
	.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}
	.col-md-12{width:100%}
	.col-md-11{width:91.66666667%}
	.col-md-10{width:83.33333333%}
	.col-md-9{width:75%}
	.col-md-8{width:66.66666667%}
	.col-md-7{width:58.33333333%}
	.col-md-6{width:50%}

	.vacancies {
		flex: 0 0 49% !important;
		text-align: center;
		padding: 10px;
		border: 1px solid #545454;
		margin: 0px 5px 5px 0px !important;
		max-width: 49%;
	}

	.col-md-5{width:41.66666667%}
	.col-md-4{width:33.33333333%}
	.col-md-3{width:25%}
	.col-md-2{width:16.66666667%}
	.col-md-1{width:8.33333333%}
	.col-md-pull-12{right:100%}
	.col-md-pull-11{right:91.66666667%}
	.col-md-pull-10{right:83.33333333%}
	.col-md-pull-9{right:75%}
	.col-md-pull-8{right:66.66666667%}
	.col-md-pull-7{right:58.33333333%}
	.col-md-pull-6{right:50%}
	.col-md-pull-5{right:41.66666667%}
	.col-md-pull-4{right:33.33333333%}
	.col-md-pull-3{right:25%}
	.col-md-pull-2{right:16.66666667%}
	.col-md-pull-1{right:8.33333333%}
	.col-md-pull-0{right:auto}
	.col-md-push-12{left:100%}
	.col-md-push-11{left:91.66666667%}
	.col-md-push-10{left:83.33333333%}
	.col-md-push-9{left:75%}
	.col-md-push-8{left:66.66666667%}
	.col-md-push-7{left:58.33333333%}
	.col-md-push-6{left:50%}
	.col-md-push-5{left:41.66666667%}
	.col-md-push-4{left:33.33333333%}
	.col-md-push-3{left:25%}
	.col-md-push-2{left:16.66666667%}
	.col-md-push-1{left:8.33333333%}
	.col-md-push-0{left:auto}
	.col-md-offset-12{margin-left:100%}
	.col-md-offset-11{margin-left:91.66666667%}
	.col-md-offset-10{margin-left:83.33333333%}
	.col-md-offset-9{margin-left:75%}
	.col-md-offset-8{margin-left:66.66666667%}
	.col-md-offset-7{margin-left:58.33333333%}
	.col-md-offset-6{margin-left:50%}
	.col-md-offset-5{margin-left:41.66666667%}
	.col-md-offset-4{margin-left:33.33333333%}
	.col-md-offset-3{margin-left:25%}
	.col-md-offset-2{margin-left:16.66666667%}
	.col-md-offset-1{margin-left:8.33333333%}
	.col-md-offset-0{margin-left:0}
	.breadcrumb{white-space:nowrap}
}
@media (min-width:1200px) {
	.container{width:1200px}
	.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}
	.col-lg-12{width:100%}
	.col-lg-11{width:91.66666667%}
	.col-lg-10{width:83.33333333%}
	.col-lg-9{width:75%}
	.col-lg-8{width:66.66666667%}
	.col-lg-7{width:58.33333333%}
	.col-lg-6{width:50%}
	.col-lg-5{width:41.66666667%}
	.col-lg-4{width:33.33333333%}
	.col-lg-3{width:25%}
	.col-lg-2{width:16.66666667%}
	.col-lg-1{width:8.33333333%}
	.col-lg-pull-12{right:100%}
	.col-lg-pull-11{right:91.66666667%}
	.col-lg-pull-10{right:83.33333333%}
	.col-lg-pull-9{right:75%}
	.col-lg-pull-8{right:66.66666667%}
	.col-lg-pull-7{right:58.33333333%}
	.col-lg-pull-6{right:50%}
	.col-lg-pull-5{right:41.66666667%}
	.col-lg-pull-4{right:33.33333333%}
	.col-lg-pull-3{right:25%}
	.col-lg-pull-2{right:16.66666667%}
	.col-lg-pull-1{right:8.33333333%}
	.col-lg-pull-0{right:auto}
	.col-lg-push-12{left:100%}
	.col-lg-push-11{left:91.66666667%}
	.col-lg-push-10{left:83.33333333%}
	.col-lg-push-9{left:75%}
	.col-lg-push-8{left:66.66666667%}
	.col-lg-push-7{left:58.33333333%}
	.col-lg-push-6{left:50%}
	.col-lg-push-5{left:41.66666667%}
	.col-lg-push-4{left:33.33333333%}
	.col-lg-push-3{left:25%}
	.col-lg-push-2{left:16.66666667%}
	.col-lg-push-1{left:8.33333333%}
	.col-lg-push-0{left:auto}
	.col-lg-offset-12{margin-left:100%}
	.col-lg-offset-11{margin-left:91.66666667%}
	.col-lg-offset-10{margin-left:83.33333333%}
	.col-lg-offset-9{margin-left:75%}
	.col-lg-offset-8{margin-left:66.66666667%}
	.col-lg-offset-7{margin-left:58.33333333%}
	.col-lg-offset-6{margin-left:50%}
	.col-lg-offset-5{margin-left:41.66666667%}
	.col-lg-offset-4{margin-left:33.33333333%}
	.col-lg-offset-3{margin-left:25%}
	.col-lg-offset-2{margin-left:16.66666667%}
	.col-lg-offset-1{margin-left:8.33333333%}
	.col-lg-offset-0{margin-left:0}
}
@media (max-width:1280px) {
	.projects__item:nth-child(4n) .project__image{width:676px}
	.projects__item:nth-child(4n){left:calc((100vw - 860px)/ 2)}
}
@media (max-width:1199.98px) {
	.consultation__image{right:calc((100vw - 956px)/ 2)}
	.control__image{left:calc((100vw - 914px)/ 2)}
	.projects__item:nth-child(odd){right:calc((100vw - 956px)/ 2)}
	.projects__item:nth-child(even){left:calc((100vw - 895px)/ 2)}
	.item-service__title{font-size:25px}
}
@media (max-width:991.98px) {
	h2{font-size:25px;line-height:1.55}
	.title-content{font-size:30px;line-height:1.55}
	.title-block{font-size:30px;line-height:1.45}
	.button-arrow a,.button-arrow button,.button-arrow input{font-size:16px;line-height:1.55}
	.breadcrumb{width:100%;justify-content:flex-start}
	.breadcrumb nav{flex-wrap:wrap}
	.header__navigation{display:none}
	.header__navigation ul li>ul{position:relative}
	.header__wrapper{display:none}
	.header__language{display:none}
	.header__burger-menu{display:flex}
	.footer__inner .container{flex-wrap:wrap}
	.footer__column{width:100%;display:flex;align-items:center;margin-bottom:25px}
	.footer__logo{width:61px;height:42px;margin-right:15px;margin-bottom:0}
	.footer__bottom{padding:6px 0}
	.social__items{flex-direction:row}
	.social__item{margin-bottom:0;margin-right:25px}
	.social__item:last-child{margin-right:0}
	.consultation{padding:100px 0}
	.consultation__inner{flex-direction:column;justify-content:initial;align-items:initial}
	.consultation__image{position:initial;height:340px;max-width:100%;margin-bottom:30px}
	.consultation__content{align-items:initial}
	.consultation__title{text-align:left;margin-bottom:30px}
	.consultation__descr{text-align:left;margin-bottom:60px;padding-left:10%;max-width:450px;font-size:16px}
	.consultation__button a{font-size:16px;line-height:1.55}
	.other{padding:70px 0}
	.home{padding-bottom:70px}
	.home__slider{margin-bottom:70px}
	.home__bottom{margin-left:auto}
	.home__descr{margin:0 -20px}
	.home__descr span{max-width:200px;margin:0 20px}
	.slider-home__pagination .swiper-pagination-current::after{top:55px;height:100px}
	.slider-home__pagination .swiper-pagination-current{font-size:50px;margin-bottom:calc(100px + 22px)}
	.slider-home__container{margin-left:80px!important}
	.slider-home__preview{bottom:-50px}
	.info{padding:70px 0}
	.info__items{flex-wrap:wrap}
	.info__item{width:calc((100% / 2) - 40px)}
	.info__item span{max-width:200px;font-size:16px}
	.info__item:nth-child(3){padding-top:0}
	.info__button{text-align:center}
	.item-info__count{font-size:112px}
	.guarantee{padding:70px 0}
	.time{padding:70px 0}
	.time__title{margin-bottom:60px}
	.control{padding:70px 0}
	.control__inner{flex-direction:column-reverse;align-items:initial}
	.control__descr{padding-left:50px}
	.control__image{left:calc((100vw - 50px)/ 2);margin-bottom:30px;max-width:378px;height:427px}
	.projects{padding:70px 0}
	.projects__item:nth-child(odd){right:initial}
	.projects__item:nth-child(even){left:initial;flex-direction:column}
	.projects__item:nth-child(even) .project__content{margin:0}
	.projects__item:nth-child(4n) .project__image{width:100%}
	.project{flex-direction:column;width:100%}
	.project__image{max-width:100%;width:100%;margin-bottom:35px}
	.project__content{display:flex;flex-shrink:initial;width:100%;margin:0}
	.project__header{margin:0 10% 0 0}
	.steps{padding:70px 0}
	.steps__inner{justify-content:center}
	.steps__title{position:-webkit-sticky;position:sticky;top:40px}
	.steps__items{margin:-45px 0;max-width:inherit;width:initial;flex-direction:column}
	.steps__item{width:100%;margin:45px 0}
	.step__title{margin-top:20px}
	.team{padding:70px 0}
	.team__title{margin-bottom:60px}
	.team__slider{flex-direction:column-reverse;width:100%}
	.slider-team__inner{margin:30px 0 0;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between}
	.slider-team__pagination{position:initial}
	.calculate{padding-top:70px}
	.blog__inner{padding-top:100px}
	.blog__pagination{padding-top:80px}
	.items-blog{margin:-50px -20px}
	.item-blog{width:calc((100% / 2) - 40px);margin:50px 20px}
	.first__body{flex-direction:column-reverse}
	.first__title{width:100%}
	.article__inner{padding-top:100px}
	.contacts-first .first__title{width:100%}
	.contacts-first .breadcrumb{width:100%}
	.contacts__inner{padding-top:100px}
	.contacts__items{margin-bottom:50px}
	.contacts__item{margin-bottom:100px}
	.item-contacts{flex-direction:column;align-items:initial;justify-content:initial}
	.item-contacts__content ul{margin-bottom:40px}
	.item-contacts__content ul li{margin-bottom:25px}
	.item-contacts__title{margin-bottom:50px}
	.map{margin-top:30px;width:initial}
	.map__content{padding-bottom:50%}
	.price__section{padding-bottom:100px}
	.price__inner{padding-top:100px}
	.price__items{margin:-60px 0}
	.price__item{flex-direction:column;justify-content:initial;margin:60px 0}
	.price__slider{padding-top:30px;width:100%}
	.sample-first .first__title{width:100%}
	.item-sample__image{height:100%}
	.portfolio-first{min-height:750px;height:initial}
	.portfolio-first .first__title{width:100%}
	.portfolio-first__item{width:100px;height:100px}
	.portfolio__inner{padding-top:100px}
	.portfolio__item{height:320px}
	.item-portfolio__content{padding:20px}
	.item-portfolio__title{font-size:20px;margin-bottom:5px}
	.item-portfolio__descr{max-width:150px;width:100%;line-height:1.2}
	.services-first .first__title{width:100%}
	.services__inner{padding-top:100px}
	.services__items{margin:-75px -10px;display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:0;grid-row-gap:0}
	.services__items .div1{grid-area:1/1/2/2}
	.services__items .div2{grid-area:1/2/2/3}
	.services__items .div3{grid-area:2/1/3/2}
	.services__items .div4{grid-area:2/2/3/3}
	.services__items .div5{grid-area:3/1/4/2}
	.services__items .div6{grid-area:3/2/4/3}
	.services__items .div7{grid-area:4/1/6/2}
	.services__items .div8{grid-area:4/2/5/3}
	.services__items .div9{grid-area:5/2/6/3}
	.services__items .div10{grid-area:6/1/7/2}
	.services__items .div11{grid-area:6/2/7/3}
	.services__item{margin:75px 10px;width:calc((100%) - 20px)}
	.services__item:nth-child(3)::before{display:none}
	.service-first .first__title{width:100%}
	.service-first .breadcrumb{width:100%}
	.service{padding-bottom:70px}
	.service__items{padding-top:100px}
	.service__inner{padding-top:100px}
	.service__slider{float:initial}
	.service__content{margin-top:20px}
	.item-service{margin-bottom:25px}
	.slider-service__container{margin-right:0;width:100%}
	.about__inner{padding-top:100px}
	.about__descr{font-size:18px}
	.about__row{padding-top:75px;padding-bottom:75px}
	.about__row--1 .about__wrapper{padding-top:75px}
	.about__row--2 .about__wrapper{padding-top:75px}
	.about__row--2 .about__wrapper span{margin-bottom:40px}
	.about__row--4{padding-bottom:75px}
	.about__row--4 .about__image{padding-top:75px}
	.about__row--4 .about__items--padding{padding-top:75px}
	.about__row--5{padding-top:75px}
	.about__row--5 .about__items--padding{padding-top:75px;margin-bottom:250px}
	.about__row--5 .about__items--padding-2{padding-top:175px}
	.about__row--5 .about__image--margin{margin-bottom:100px}
	.about__item{margin-bottom:60px}
	.about__subtitle{font-size:25px;line-height:120%;margin-bottom:30px}
}
@media (max-width:767.98px) {
	.guarantee__header{flex-direction:column}
	.guarantee__title{margin-bottom:45px}
	.guarantee__text-wrapper{margin-left:0;margin-bottom:20px}
	.guarantee__text-top{font-size:16px;margin-bottom:25px}
	.guarantee__images{margin-bottom:120px}
	.guarantee__image--big{height:300px}
	.guarantee__image--small{width:300px;height:200px;position:absolute;top:-100px;right:50px}
	.time__item:nth-child(3){align-items:center}
	.time__item{width:calc((100% / 2) - 50px)}
	.item-time:first-child{align-items:center}
	.control__image{margin-left:auto;left:initial;right:-40px}
	.modal__cross{top:15px;right:15px}
	.about__inner{padding-top:60px}
	.about__descr{font-size:16px}
	.about__descr::before{height:100px}
	.about__row{padding-top:50px;padding-bottom:50px}
	.about__row--1{padding-bottom:50px}
	.about__row--1 .about__wrapper{padding-top:50px}
	.about__row--2 .about__image{margin-top:50px}
	.about__row--2 .about__wrapper{padding-top:0;max-width:initial}
	.about__row--2 .about__wrapper span{margin-bottom:30px}
	.about__row--3 .about__image{margin-top:50px}
	.about__row--3 .about__wrapper{margin-left:0;padding-left:40px}
	.about__row--3 .about__wrapper::before{width:20px;left:0;height:100%}
	.about__row--4{padding-bottom:50px}
	.about__row--4 .about__image{padding-top:0;margin-right:0;padding-right:21px}
	.about__row--4 .about__image::before{right:0}
	.about__row--4 .about__items--padding{padding-top:50px}
	.about__row--5{padding-top:50px}
	.about__row--5 .about__items--padding{padding-top:0;margin-bottom:50px}
	.about__row--5 .about__items--padding-2{padding-top:50px}
	.about__row--5 .about__image--margin{margin:50px auto}
	.about__row--6 .about__image{margin-bottom:50px}
	.about__row--7 .about__items--padding{padding-top:50px}
	.about__row--7 .about__items--padding-2{padding-top:50px}
	.about__row .row{width:initial}
	.about__item{margin-bottom:50px}
	.about__item span{max-width:initial}
	.about__subtitle{font-size:20px;margin-bottom:25px}
}
@media (max-width:575.98px) {

	.vacancies {
		flex: 0 0 100% !important;
		text-align: center;
		padding: 10px;
		border: 1px solid #545454;
		margin: 0px 5px 5px 0px !important;
		max-width: 100% !important;
	}

	.title{font-size:29px;line-height:1.5;letter-spacing:4px}
	.title-content{font-size:25px}
	.title-block{font-size:20px}
	.button{padding:0 20px;min-width:100px}
	.button-arrow a,.button-arrow button,.button-arrow input{font-size:14px}
	.breadcrumb{justify-content:center}
	.footer{padding-bottom:0}
	.footer__inner{padding:30px 0}
	.footer__inner .container{flex-direction:column}
	.footer__navigation{margin-bottom:25px}
	.footer__services{margin-bottom:25px}
	.footer__social{margin-top:25px;position:initial}
	.footer__copyright{font-size:12px;line-height:1}
	.footer__button-up{width:35px;height:35px;min-height:35px}
	.footer__design{font-size:12px;line-height:1}
	.consultation{padding:80px 0}
	.consultation__image{height:240px}
	.consultation__title{max-width:250px;margin-bottom:25px}
	.consultation__descr{margin-bottom:50px}
	.consultation__bottom{flex-direction:column}
	.consultation__button a{font-size:14px}
	.social-consultation{border-right:none;margin:0 0 25px;padding:0}
	.other{padding:50px 0}
	.other-slider__arrow span{display:none}
	.home{padding:0 0 50px}
	.home__descr{margin:0;padding-left:70px;display:flex;flex-direction:column}
	.home__descr span{max-width:initial;margin:0 0 15px}
	.home__descr span:last-child{margin:0}
	.slider-home__pagination{top:100px}
	.slider-home__container::before{width:70px;left:0;height:100%}
	.slider-home__container{height:500px;margin-right:0!important;margin-left:0!important;padding-left:70px}
	.home-slider__arrows{left:initial;right:10px;top:120px}
	.home-slider__arrow span{display:none}
	.slide-home__title{margin-right:15px;font-size:16px;padding-left:15px;max-width:400px}
	.slide-home__button{margin-right:15px;padding-left:15px}
	.preview-slider-home{display:none}
	.preview-slider-home__container{width:160px;height:110px}
	.info{padding:50px 0}
	.info__item{width:100%}
	.info__item:nth-child(2){padding-top:0}
	.info__item:nth-child(2) span{max-width:210px}
	.item-info__count{font-size:102px}
	.guarantee{padding:50px 0}
	.guarantee__title{margin-bottom:40px}
	.guarantee__images{margin-bottom:60px}
	.guarantee__image--big{height:144px}
	.guarantee__image--small{width:140px;height:100px;position:absolute;top:-50px;right:70px}
	.time{padding:50px 0}
	.time__title{margin-bottom:40px}
	.time__item:nth-child(4){width:100%}
	.time__item:nth-child(5){width:100%}
	.time__item{width:100%}
	.time__item:nth-child(odd){align-items:flex-start}
	.time__item:nth-child(even){align-items:flex-end}
	.control{padding:50px 0}
	.control__descr{font-size:16px;padding-left:30px}
	.control__image{height:350px;right:-57px}
	.projects{padding:50px 0}
	.projects__button{margin-top:50px}
	.projects__title{margin-bottom:40px}
	.projects__items{margin:-25px 0}
	.projects__item{margin:25px 0}
	.project__content{flex-direction:column}
	.project__header{margin:0 0 30px}
	.project__title{max-width:100%;font-size:20px;margin-bottom:20px}
	.steps{padding:50px 0}
	.steps__title::before{width:130px;height:300px;left:-20px}
	.steps__title{max-width:135px;margin-right:50px;margin-left:20px;height:280px}
	.step__title{margin-top:10px}
	.team{padding:50px 0}
	.team__title{margin-bottom:40px}
	.calculate{padding-top:50px}
	.calculate__steps{padding-left:0}
	.modal{height:-webkit-fill-available}
	.blog__inner{padding-top:60px}
	.blog__pagination{padding-top:60px}
	.items-blog{margin:-40px 0}
	.item-blog{width:100%;margin:40px 0}
	.first__body{flex-direction:column}
	.first__title{text-align:center;padding-bottom:25px}
	.article__inner{padding-top:60px}
	.contacts__inner{padding-top:60px}
	.contacts__items{margin-bottom:30px}
	.contacts__item{margin-bottom:50px}
	.item-contacts__content ul{margin-bottom:30px}
	.item-contacts__content ul li{font-size:16px;margin-bottom:20px}
	.item-contacts__title{margin-bottom:40px}
	.map__content{padding-bottom:100%}
	.social-contacts__title{margin-bottom:40px}
	.social-contacts__item{margin-right:15px}
	.price__section{padding-bottom:50px}
	.price__title-section{padding-bottom:40px}
	.price__inner{padding-top:60px}
	.price__items{margin:-40px 0}
	.price__item{margin:40px 0}
	.sample__inner{padding-top:60px}
	.sample__descr::before{height:100px}
	.sample__descr{margin:0 auto 50px}
	.item-sample__image{height:100%}
	.portfolio-first{padding-top:100px}
	.portfolio-first__descr{margin-top:25px;margin-bottom:35px}
	.portfolio__inner{padding-top:60px}
	.portfolio__item{height:220px}
	.item-portfolio__content{padding:15px}
	.item-portfolio__title{font-size:18px}
	.item-portfolio__descr{font-size:14px;max-width:initial}
	.services__inner{padding-top:60px}
	.services__items{margin:-30px 0;display:flex;flex-wrap:wrap;justify-content:center}
	.services__item{width:100%;margin:30px 0}
	.services__item:nth-child(1)::before{height:100px;left:50%}
	.services__item:nth-child(2)::before{display:none}
	.item-services ul{margin:0 0 30px}
	.item-services__image{display:none}
	.service{padding-bottom:50px}
	.service__items{padding-top:60px}
	.service__inner{padding-top:60px}
	.service__content{margin-top:10px}
	.service__content p{margin:0 0 15px}
	.item-service__descr{font-size:20px;margin-bottom:25px}
	.slider-service__container{height:300px}
}
@media (max-width:350px) {

	.vacancies {
		flex: 0 0 100% !important;
		text-align: center;
		padding: 10px;
		border: 1px solid #545454;
		margin: 0px 5px 5px 0px !important;
		max-width: 100% !important;
	}

	.burger-block__wrapper .header__navigation ul li::before{top:20px}
	.burger-block__wrapper .header__navigation ul li{font-size:25px}
	.burger-block__wrapper .header__navigation ul li.menu-item-has-children::after{top:15px}
}
#popup__toggle{bottom:25px;right:-15px;position:fixed;z-index:999}
.img-circle{background-color:#fdfdfd;box-sizing:content-box;-webkit-box-sizing:content-box}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border:2px solid #fdfdfd;width:130px;height:130px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;opacity:.5;-webkit-animation:circle-anim 2.4s infinite ease-in-out!important;-moz-animation:circle-anim 2.4s infinite ease-in-out!important;-ms-animation:circle-anim 2.4s infinite ease-in-out!important;-o-animation:circle-anim 2.4s infinite ease-in-out!important;animation:circle-anim 2.4s infinite ease-in-out!important;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#fdfdfd;width:80px;height:80px;bottom:0;right:35px;position:absolute;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;-webkit-animation:circle-fill-anim 2.3s infinite ease-in-out;-moz-animation:circle-fill-anim 2.3s infinite ease-in-out;-ms-animation:circle-fill-anim 2.3s infinite ease-in-out;-o-animation:circle-fill-anim 2.3s infinite ease-in-out;animation:circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:52px;height:52px;bottom:14px;right:49px;position:absolute;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:.7}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:52px;height:52px;background-image:url(../img/png/telephone.png);background-position:center center;background-repeat:no-repeat;animation-name:tossing;-webkit-animation-name:tossing;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}
.img-circle:hover{opacity:1}
@keyframes pulse {
	0%{transform:scale(0.9);opacity:1}
	50%{transform:scale(1);opacity:1}
	100%{transform:scale(0.9);opacity:1}
}
@-webkit-keyframes pulse {
	0%{-webkit-transform:scale(0.95);opacity:1}
	50%{-webkit-transform:scale(1);opacity:1}
	100%{-webkit-transform:scale(0.95);opacity:1}
}
@keyframes tossing {
	0%{transform:rotate(-8deg)}
	50%{transform:rotate(8deg)}
	100%{transform:rotate(-8deg)}
}
@-webkit-keyframes tossing {
	0%{-webkit-transform:rotate(-8deg)}
	50%{-webkit-transform:rotate(8deg)}
	100%{-webkit-transform:rotate(-8deg)}
}
@-moz-keyframes circle-anim {
	0%{-moz-transform:rotate(0deg) scale(0.5) skew(1deg);opacity:.1;-moz-opacity:.1;-webkit-opacity:.1;-o-opacity:.1}
	30%{-moz-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.5;-moz-opacity:.5;-webkit-opacity:.5;-o-opacity:.5}
	100%{-moz-transform:rotate(0deg) scale(1) skew(1deg);opacity:.6;-moz-opacity:.6;-webkit-opacity:.6;-o-opacity:.1}
}
@-webkit-keyframes circle-anim {
	0%{-webkit-transform:rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity:.1}
	30%{-webkit-transform:rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity:.5}
	100%{-webkit-transform:rotate(0deg) scale(1) skew(1deg);-webkit-opacity:.1}
}
@-o-keyframes circle-anim {
	0%{-o-transform:rotate(0deg) kscale(0.5) skew(1deg);-o-opacity:.1}
	30%{-o-transform:rotate(0deg) scale(0.7) skew(1deg);-o-opacity:.5}
	100%{-o-transform:rotate(0deg) scale(1) skew(1deg);-o-opacity:.1}
}
@keyframes circle-anim {
	0%{transform:rotate(0deg) scale(0.5) skew(1deg);opacity:.1}
	30%{transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.5}
	100%{transform:rotate(0deg) scale(1) skew(1deg);opacity:.1}
}
@-moz-keyframes circle-fill-anim {
	0%{-moz-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}
	50%{-moz-transform:rotate(0deg) -moz-scale(1) skew(1deg);opacity:.2}
	100%{-moz-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}
}
@-webkit-keyframes circle-fill-anim {
	0%{-webkit-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}
	50%{-webkit-transform:rotate(0deg) scale(1) skew(1deg);opacity:.2}
	100%{-webkit-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}
}
@-o-keyframes circle-fill-anim {
	0%{-o-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}
	50%{-o-transform:rotate(0deg) scale(1) skew(1deg);opacity:.2}
	100%{-o-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}
}
@keyframes circle-fill-anim {
	0%{transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}
	50%{transform:rotate(0deg) scale(1) skew(1deg);opacity:.2}
	100%{transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}
}
#popup__toggle{display:none}
@media screen and (max-width: 680px) {
	section.info .info__inner .info__item.item-info:nth-child(2){margin-left:50%}
	#popup__toggle{display:block}
}
section#about .about__inner {
	padding-top: 5px;
}
.about__rows {
	position: relative;
}
.item-service__list ul li a.file_new_site {
	font-size: 18px;
	padding-top: 10px;
	margin-top: 10px;
	display: block;
}
.about__row.about__row--1 {
	padding-top: 0;
}
section#about .about__rows .projects__item {
	margin-top: 0;
	margin-bottom: 0;
}
section#about .about__rows .projects__item .about__row.about__row--2 {
	padding-top: 0;
}
section#about .about__rows .projects__item .projects__button.button-arrow {
	margin-bottom: 0;
}
section#about .about__rows .projects__button.button-arrow {
	margin-bottom: 0;
}






























































@media screen and (min-width: 1024px) {
	.about__row--3 .about__image {
		height: 380px;
	}
	.about__row--5 .about__items--padding {margin-bottom: 70px;}

	.about__row--5 .about__image + .about__image {
		margin-top: 70px;
	}
	.about__row--1 .about__wrapper{padding-top:119px}
	.about__row.about__row--1 .about__image {
		height: 460px;
	}

}



.wp-block-cover.has-background-dim img.wp-block-cover__image-background{
	transition: all .5s;
}
.wp-block-cover.has-background-dim:hover img.wp-block-cover__image-background {
	transform: scale3d(1.1,1.1,1.1);
	transition: all .5s;
}
.portfolio_page_text_seo {
	font-size: 18px;
	line-height: 160%;
	color: #f8f8f8;
	margin-top: 40px;
}

section.price-first.first {
	background-position: bottom center;
}

.breadcrumb {
	font-size: 18px;
}
.title {
	letter-spacing: .2em;
}
.first__button a {
	font-size: 18px;
}
.swiper-button-next7, .swiper-button-prev7 {
	display: none;
}
/*body {
    overflow-x: hidden;
}
.timeSwiper {
    overflow: hidden;
    position: relative;
    
}
.timeSwiper .swiper-button-next, .timeSwiper .swiper-button-prev {
    display: block;
}*/

.swiper-button-next7,.swiper-button-prev7 {
	position:absolute;
	top:50%;
	width:calc(var(--swiper-navigation-size)/ 44 * 27);
	height:var(--swiper-navigation-size);
	margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);
	z-index:10;
	cursor:pointer;
	display:flex;
	align-items:center;
	justify-content:center;
	color:var(--swiper-navigation-color,var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
	opacity:.35;
	cursor:auto;
	pointer-events:none
}

.swiper-button-next7:after,.swiper-button-prev7:after {
	font-family:swiper-icons;
	font-size:var(--swiper-navigation-size);
	text-transform:none!important;
	letter-spacing:0;
	text-transform:none;
	font-variant:initial;
	line-height:1
}

.swiper-button-prev7,.swiper-container-rtl .swiper-button-next7 {
	left:10px;
	right:auto
}

.swiper-button-prev7:after,.swiper-container-rtl .swiper-button-next7:after {
	content:'prev'
}

.swiper-button-next7,.swiper-container-rtl .swiper-button-prev7 {
	right:10px;
	left:auto
}

.swiper-button-next7:after,.swiper-container-rtl .swiper-button-prev7:after {
	content:'next'
}
.projects__inner {
	position: relative;
}

.swiper-button-prev7 {
	background: #0000006b;
	padding: 20px;
	font-size: 25px;
	color: #fff;
}

.swiper-button-prev7:after {
	font-size: 25px;
}

.swiper-button-next7 {
	padding: 20px;
	font-size: 25px;
	color: #fff;
}

.swiper-button-next7:after {
	font-size: 25px;
}
.projects__item.project .project__image img {
	height: 480px;
	object-fit: cover;
	object-position: center;
}
.swiper-button-next7:hover, .swiper-button-prev7:hover {
}
.time__items {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.time__items .time__item.item-time {
	min-width: 33%;
	margin: 15px 0;
}
section.steps {
	padding-bottom: 0;
}

section#calculate {
	padding-top: 0;
}
.projects__button {
	margin-top: 25px;
	text-align: center;
	margin-bottom: 80px;
}
.step__num::before {
	font-size: 28px;
}
.projects__item {
	padding: 0 50px;
}
.swiper.infoSwiper {
	overflow: hidden;
}
.guarantee__image--big, .guarantee__image--small {
	height: 420px;
}
section#services .services__inner {
	padding-top: 40px;
}
section#services .services__inner {
	padding-top: 65px;
}
.div4.services__item.item-services {
	grid-area: 1/4/2/5;
}.div4.services__item.item-services {}

.div5.services__item.item-services {
	grid-area: 2/1/3/2;
}

.div6.services__item.item-services {
	grid-area: 2/2/3/3;
}

.div8.services__item.item-services {
	grid-area: 2/3/3/4;
}

.div9.services__item.item-services {
	grid-area: 2/4/4/5;
}

.div10.services__item.item-services {
	grid-area: 3/2/4/4;
}

.div11.services__item.item-services {
	grid-area: 3/3/4/4;
}

.div12.services__item.item-services {
	grid-area: 3/4/4/4;
}

.services__items {}

.services__items .services__item.item-services {
	padding: 0 15px 0 0;
}

.div7.item-services__image {
	padding-right: 35px;
}
section#services {
	margin-bottom: 50px;
}















.sample__items.custrom_portfolio_single .row {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
	align-content: space-around;
}

.sample__items.custrom_portfolio_single .row > div {
	height: 350px;
}

.sample__items.custrom_portfolio_single .row img {padding: 15px 0;object-fit: cover;}

.sample__items.custrom_portfolio_single .row > div * {
	height: 100%;
}
.about__row.about__row--3, .about__row.about__row--4, .about__row.about__row--5 {
	padding-bottom: 0;
}
.about__row.about__row--3,.about__row.about__row--4,.about__row.about__row--5 {
	padding-bottom:0
}

.about__row--4 .about__items--padding {
	padding-top:0
}

.about__row--4 .about__image {
	padding-top:0;
	height:550px
}

.about__row--5 .about__items--padding {
	padding-top:0
}

.about__row.about__row--5 .about__items.about__items--padding-2 {
	padding-top:0
}

.about__items.about__items--padding .about__image + .about__image {
	display:none
}

.about__row--5 .about__image + .about__image {
	display:none
}

.about__row.about__row--5 .col-sm-4:nth-child(3) {
	display:flex;
	flex-direction:column
}

.about__row.about__row--5 .col-sm-4:nth-child(3) .about__items {
	-webkit-box-ordinal-group:2;
	-webkit-order:1;
	-ms-flex-order:1;
	order:1;
	margin-bottom:25px
}

.about__row.about__row--5 .col-sm-4:nth-child(3) .about__image.about__image--margin {
	-webkit-box-ordinal-group:3;
	-webkit-order:2;
	-ms-flex-order:2;
	order:2;
	margin-bottom:0;
	height:360px
}

.about__row--7 .about__items--padding {
	padding-top:0
}

.about__row--7 .about__items--padding-2 {
	padding-top:0
}

section#about + section.consultation {
	padding-top:50px
}



@media screen and (max-width: 860px) {
	.swiper.infoSwiper.about__rows .about__image img {
    height: 250px;
}
	section#calculate {
		margin-top: 60px !important;
	}
	.custrom_portfolio_single .row > div {
		width: 100%;
	}
	.guarantee__image--big,.guarantee__image--small {
		position:relative;
		height:100%;
		left:auto;
		right:auto;
		top:0;
		width:100%
	}

	.guarantee__images .row {
		display:flex
	}
	.info__item.item-info.swiper-slide.swiper-slide-active, .info__item.item-info.swiper-slide {
		text-align: center !important;
		margin: 0 10px !important;
	}
	section.info {
		position: relative;
	}
	section.info .swiper-button-next7:after, section.info .swiper-container-rtl .swiper-button-prev7:after, section.info .swiper-button-prev7:after, section.info .swiper-container-rtl .swiper-button-next7:after {
		color: #fff;
		font-size: 30px;
	}
	.swiper-button-next7, .swiper-button-prev7 {
		display: block;
	}
	section.time .time__items .time__item.item-time:nth-child(5) {
		width: 100%;
		display: grid !important;
		text-align: left !important;
		margin: 0 auto;
	}
	section.time .time__item.item-time {
		max-width: 40%;
	}
	.time__items {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.steps__item.step {
		margin: 0;
	}

	section.steps {
		padding-bottom: 80px;
	}
	h2.steps__title.title-block {
		font-size:18px;
		margin-right:15px;
		height:80px;
		position:relative;
		width:100%;
		max-width:100%
	}

	.step__num::before {
		font-size:14px
	}

	.steps__inner {
		display:flex;
		flex-direction:column
	}

	.steps__title::before {
		display:none
	}

	.steps__items {
		padding-top:65px;
		display:flex;
		flex-wrap:wrap;
		flex-direction:row
	}

	.steps__items .steps__item.step {
		max-width:50%;
		padding:10px
	}
	.swiper-button-next7:after {
		right: -5px;
		position: absolute;
	}

	.swiper-button-prev7:after {
		position: absolute;
		left: -5px;
	}

	.projects__item.project .project__image img {
		height: 250px;
	}

	.project__image {
		margin-bottom: 5px;
	}

	.projects__button {
		margin-top: 5px;
		margin-bottom: 0px;
	}
}