html,body{height:100%}body{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:'Open Sans';background-color:#fffcfa}*,*::before,*::after{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}ul,ol{list-style:none}img{display:block;max-width:100%;-o-object-fit:cover;object-fit:cover}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:transparent}header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.container-fluid{padding-left:30px;padding-right:30px}@media (max-width: 768px){.container-fluid{padding-left:15px;padding-right:15px}}.header{width:100%;position:fixed;top:0;left:0;padding:20px 0px;background-color:#2a333d;border-bottom:2px solid rgba(209,209,209,0.4);-webkit-transition:background-color 600ms cubic-bezier(0.4, 0, 0.2, 1);-o-transition:background-color 600ms cubic-bezier(0.4, 0, 0.2, 1);transition:background-color 600ms cubic-bezier(0.4, 0, 0.2, 1);z-index:20}.header__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header--transparent{background-color:transparent}.nav{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}.header-nav__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-nav__item--dropdown{cursor:pointer}.header-nav__item--active .header-nav__link{color:#ffd390}.header-nav__item--active .header-nav__icon{stroke:#ffd390}.header-nav__item:not(:last-child){margin-right:35px}.header-nav__link{font-weight:500;font-size:14px;line-height:124%;color:#ffffff;-webkit-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear}.header-nav__link:hover{color:#ffd390}.header-nav__link:hover svg{stroke:#ffd390}.header-nav__icon{width:12px;height:10px;stroke:#ffffff;margin-left:5px}.header-nav__dropdown{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-phone{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-phone--header{margin-left:auto}.contact-phone__icon{width:20px;height:20px;fill:#ffffff;margin-right:8px}.contact-phone__text{font-size:18px;line-height:83.69%;color:#ffffff}.contact-phone:hover .contact-phone__icon{-webkit-animation:ring 4s linear 1;animation:ring 4s linear 1}.logo{display:inline-block}.logo__img{width:225px;height:65px}.burger-hitbox{display:none;position:relative;z-index:15;cursor:pointer}.burger__line{fill:none;stroke:#ffffff;stroke-width:5;-webkit-transition:stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);-o-transition:stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);transition:stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1)}.burger__line--1{stroke-dasharray:60 207}.burger__line--2{stroke-dasharray:60 60}.burger__line--3{stroke-dasharray:60 207}.burger--active .burger__line--1{stroke-dasharray:90 207;stroke-dashoffset:-134}.burger--active .burger__line--2{stroke-dasharray:1 60;stroke-dashoffset:-30}.burger--active .burger__line--3{stroke-dasharray:90 207;stroke-dashoffset:-134}.header-socials{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:15px}.header-socials__item{height:25px}.header-socials__item:not(:last-child){margin-right:15px}.header-socials__link svg{width:20px;height:20px;fill:#ffffff}.dropdown{position:absolute;top:100%;left:0;padding-top:5px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);visibility:hidden;-webkit-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear}.dropdown--active{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.dropdown__content{padding:5px;width:150%;background-color:#ffffff}.dropdown__label{font-weight:500;font-size:14px;line-height:124%;color:#ffffff;margin-right:5px}.dropdown__link{padding:5px 10px;display:block;font-weight:600;font-size:14px;line-height:124%;color:#2a333d}.dropdown__link:hover{background-color:#f3f3f3}@media (max-width: 1200px){.header-nav__item:not(:last-child){margin-right:30px}}@media (max-width: 1170px){.nav{position:fixed;top:100px;right:-100%;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10;background-color:#ffffff;-webkit-transition:right 600ms cubic-bezier(0.4, 0, 0.2, 1);-o-transition:right 600ms cubic-bezier(0.4, 0, 0.2, 1);transition:right 600ms cubic-bezier(0.4, 0, 0.2, 1)}.nav--active{right:0}.header-nav{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:0}.header-nav__dropdown{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-nav__item{width:100%}.header-nav__item--dropdown{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-nav__item--dropdown .header-nav__link{width:100%;padding-left:0;padding-right:0;padding-bottom:5px}.header-nav__item--dropdown .header-nav__icon{width:15px;stroke:#2a333d}.header-nav__item:not(:last-child){margin-right:0}.header-nav__link{width:100%;font-size:20px;color:#2a333d;display:block;text-align:center;padding:15px 0}.dropdown{width:100%;max-height:0;position:static;overflow:hidden}.dropdown--active{max-height:200px}.dropdown__content{padding:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dropdown__link{font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px 0;text-align:center}.contact-phone--header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-left:0;padding:15px 0;text-align:center}.contact-phone__text{color:#2a333d}.contact-phone__icon{fill:#2a333d}.burger-hitbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-socials{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width: 768px){.header{padding:15px 0}.header-nav__link{font-size:18px}.contact-phone__text{font-size:18px}}@media (max-width: 575px){.nav{top:80px}.header-nav__link{font-size:16px}.contact-phone__text{font-size:16px}.logo__img{width:150px;height:45px}}@media (max-width: 350px){.logo svg{width:100px}}.footer{background-color:#2a333d}.footer__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:30px 0px}.footer__heading{margin-bottom:20px;font-weight:bold;font-size:18px;line-height:94%;color:#ffffff}.footer__text{display:block;font-weight:normal;font-size:16px;line-height:107.5%;color:#ffffff;margin-bottom:15px}.footer__text--active{color:#ffd390}.footer a.footer__text{-webkit-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear}.footer a.footer__text:hover{color:#ffd390}.developer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px 0;font-weight:normal;font-size:16px;line-height:70%;color:#ffffff;border-top:1px solid rgba(140,140,140,0.6)}@media (max-width: 992px){.footer__row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__col--logo{display:none}}@media (max-width: 768px){.footer__row{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.footer__col{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}.footer__col--second{-ms-flex-preferred-size:18.3333%;flex-basis:18.3333%}.footer__heading{font-size:16px}.footer__text{font-size:14px}}@media (max-width: 575px){.footer__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__col:not(:last-child){margin-bottom:30px}.footer__text{text-align:center}}.no-scroll{overflow:hidden}.lh-150{line-height:150% !important}.w-100{width:100%}.h-100{height:100%}.h-auto{height:auto !important}.clr-donkey-brown{color:#9e9383}.clr-white{color:#ffffff !important}.clr-blue{color:#2a333d !important}.text-center{text-align:center}.text-left{text-align:left !important}@media (max-width: 1200px){.max-xl-overflow-x-auto{overflow-x:auto;overflow-y:hidden}}@media (max-width: 768px){.max-overflow-x-auto{overflow-y:hidden;overflow-x:auto}}.tabs-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}.tabs-nav__item{font-weight:500;font-size:18px;line-height:124%;color:#ffffff;position:relative;overflow:hidden;cursor:pointer;padding-bottom:5px}.tabs-nav__item::after{content:'';display:block;width:100%;height:2px;background-color:#ffffff;position:absolute;bottom:0;left:-100%;-webkit-transition:left 0.2s linear;-o-transition:left 0.2s linear;transition:left 0.2s linear}.tabs-nav__item:not(:last-child){margin-right:30px}.tabs-nav__item--active::after{left:0}.tabs-content__item{display:none}.tabs-content__item--active{display:block}@media (max-width: 575px){.tabs-nav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow-y:hidden;overflow-x:auto}.tabs-nav__item{font-size:14px;-ms-flex-negative:0;flex-shrink:0}}@-webkit-keyframes ring{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}2%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}4%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}6%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}8%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}10%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}12%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}14%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}18%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}20%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes ring{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}2%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}4%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}6%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}8%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}10%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}12%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}14%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}18%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}20%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes spinner{0%{-webkit-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}100%{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}100%{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}.partners__title{margin-bottom:50px}.partners-swiper{margin-bottom:40px}.partners-swiper .swiper-slide,.partners-swiper-2 .swiper-slide{height:auto}.partner{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}.partner img{width:100%;height:45px;-o-object-fit:contain;object-fit:contain}.contacts{padding-top:90px;background-image:url(/assets/images/content/7.jpg);background-position:center;background-size:cover}.contacts__row{display:-webkit-box;display:-ms-flexbox;display:flex}.contacts__col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.contacts__col--white{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:115px 0;background-color:#ffffff}.contacts__col--blue{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;background-color:#2a333d;padding-left:15px;padding-right:15px}.contacts__title{font-weight:bold;font-size:24px;line-height:84.5%;text-align:center;color:#2a333d;margin-bottom:20px}.contact-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-item:not(:last-child){margin-bottom:20px}.contact-item__text{font-weight:600;font-size:18px;line-height:124%;text-align:center;color:#2a333d}.contact-item__icon{width:20px;height:20px;margin-right:10px}.socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.socials__item:not(:last-child){margin-right:25px}.socials__item svg{width:24px;height:24px}.portfolio{padding:60px 0;background-color:#2a333d}.portfolio__subtitle{display:block;font-weight:bold;font-size:24px;line-height:120%;color:#ffffff;margin-bottom:25px}.portfolio-card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:400px;background-position:center;background-size:cover}.portfolio-card__details{width:100%;padding:18px 20px;background-color:rgba(134,132,128,0.83)}.portfolio-card__details--row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.portfolio-card__details--row .portfolio-card__text{font-size:20px}.portfolio-card__details--row .portfolio-card__icon{margin-top:5px;margin-left:auto}.portfolio-card__name{display:block;font-weight:600;font-size:22px;line-height:24px;color:#ffffff;margin-bottom:10px}.portfolio-card__text{font-size:15px;line-height:150%;color:#ffffff}.portfolio-card__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:22px;height:12px;fill:#ffffff}.portfolio-card:hover .trigger-layer{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.services{background-image:url(/assets/images/content/9.png);background-repeat:no-repeat;background-size:20%}.service-card{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%;padding:45px 40px;background:#ffffff;-webkit-box-shadow:0px 3px 9px rgba(121,121,121,0.15);box-shadow:0px 3px 9px rgba(121,121,121,0.15);border-radius:5px}.service-card__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.service-card__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:65px;height:65px;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;background-color:rgba(236,236,236,0.73);margin-right:15px}.service-card__icon--transparent{background-color:transparent}.service-card__title{font-weight:bold;font-size:20px;line-height:120%;color:#3e3e3e}.service-card__text{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;font-weight:normal;font-size:16px;line-height:157%;color:#2a333d;margin-bottom:25px}.service-card__link{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:normal;font-size:17px;line-height:89%;color:#4c5159}.service-card__link svg{margin-left:8px;-webkit-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear}.service-card__link:hover svg{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.guarantee{overflow-x:hidden}.guarantee__img{position:relative}.guarantee__img img{width:100%}.guarantee__subtitle{margin-bottom:50px}.guarantee-circle{border-radius:50%;width:220px;height:220px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:25px 40px;position:absolute;top:-40px;right:-30px;background-color:#fffcfa;-webkit-box-shadow:3.57624px -1.78812px 19.6693px rgba(122,122,122,0.09);box-shadow:3.57624px -1.78812px 19.6693px rgba(122,122,122,0.09)}.guarantee-circle__icon{width:70px;height:80px;fill:none;margin-bottom:5px}.guarantee-circle__title{font-weight:600;font-size:16px;line-height:94%;color:#2a333d;display:block;text-align:center;margin-bottom:5px}.guarantee-circle__text{display:block;text-align:center;font-weight:normal;font-size:14px;line-height:122%;color:#2a333d}.guarantee-item:not(:last-child){margin-bottom:40px}.guarantee-item__title{max-width:65%;font-weight:bold;font-size:20px;line-height:104%;color:#3e3e3e;margin-bottom:8px}.guarantee-item__text{font-size:16px;line-height:135.5%;color:#4c5159}.price-calculate{padding:70px 0;background-image:url(/assets/images/content/3.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.price-calculate__subtitle{max-width:80%;margin:0 auto;font-size:22px;line-height:139%;color:#ffffff;margin-bottom:25px}.promo{overflow:hidden}.promo__subtitle{display:inline-block;margin-bottom:10px;font-weight:bold;font-size:18px;line-height:94%;color:#2a333d}.promo__title{font-weight:bold;font-size:34px;line-height:118.5%;color:#2a333d;margin-bottom:20px}.promo__text{font-size:18px;line-height:139%;color:#2a333d}.promo__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}.promo__actions .button{padding-left:35px;padding-right:35px;margin-left:25px}.step{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.step__num{-ms-flex-negative:0;flex-shrink:0;margin-right:10px}.step__text{font-size:18px;line-height:136%;color:#2a333d}.advantages{padding:60px 0;background-image:url(/assets/images/content/6.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.advantages__title{margin-bottom:50px}.advantage{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advantage__icon{width:75px;height:75px;-ms-flex-negative:0;flex-shrink:0;margin-right:15px}.advantage__title{font-weight:600;font-size:22px;line-height:105.5%;color:#ffffff;display:inline-block;margin-bottom:10px}.advantage__subtitle{font-size:16px;line-height:107.5%;color:#ffffff}.advantage__details{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.before-after-slider{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;position:absolute;top:0;-moz-appearance:none;appearance:none;width:100%;height:100%;outline:none;margin:0;background:rgba(242,242,242,0.3);-webkit-appearance:none;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;z-index:1}.before-after-slider:hover{background:rgba(242,242,242,0.1)}.before-after-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:3px;height:630px;background:white;cursor:col-resize}.before-after-slider::-moz-range-thumb{width:6px;height:600px;background:white;cursor:pointer;-webkit-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear}.before-after{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.before-after__inner{height:630px;position:relative}.before-after__img{width:100%;height:100%;overflow:hidden;position:relative}.before-after__img--before{width:50%;position:absolute;top:0;left:0;z-index:1;-webkit-filter:grayscale(1);filter:grayscale(1)}.before-after__img--before img{max-width:unset}.before-after__img img{display:block;width:100%;height:100%}.before-after__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;position:absolute;left:50%;top:50%;border-radius:50%;border:3px solid white;background-color:transparent;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);cursor:col-resize;z-index:1}.before-after__button::before{content:'';display:inline-block;width:0;height:0;border-style:solid;border-width:0 0 10px 10px;border-color:transparent transparent #ffffff transparent;cursor:col-resize;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.before-after__button::after{content:'';display:inline-block;width:0;height:0;border-style:solid;border-width:0 0 10px 10px;border-color:transparent transparent #ffffff transparent;cursor:col-resize;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.trigger-layer{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);background:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.24)), to(rgba(0,0,0,0.24)));background:-webkit-linear-gradient(bottom, rgba(0,0,0,0.24), rgba(0,0,0,0.24));background:-o-linear-gradient(bottom, rgba(0,0,0,0.24), rgba(0,0,0,0.24));background:linear-gradient(0deg, rgba(0,0,0,0.24), rgba(0,0,0,0.24));-webkit-transition:all 0.15s linear;-o-transition:all 0.15s linear;transition:all 0.15s linear}.trigger-layer__btn{cursor:pointer}.trigger-layer__icon{width:45px;height:45px;fill:#ffffff}.responsibility{margin-bottom:50px}.responsibility__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0;border:3px solid #9e9383;margin-bottom:20px}.responsibility__img img{height:175px}.responsibility__title{font-weight:bold;font-size:20px;line-height:111%;color:#4c5159;display:inline-block;margin-bottom:15px}.responsibility__text{line-height:148.5%;color:#4c5159}.process-item{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%}.process-item__top{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.process-item__icon{width:20px;height:14px;fill:none;stroke:#2c9336;margin-right:15px;margin-top:5px;-ms-flex-negative:0;flex-shrink:0}.process-item__title{font-weight:bold;font-size:18px;line-height:150%;color:#2a333d}.process-item__text{font-weight:normal;font-size:16px;line-height:139%;color:#2a333d;padding-left:35px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.process-promo{padding-left:35px}.process-promo__title{display:block;font-weight:bold;font-size:18px;line-height:150%;color:#2a333d}.process-promo__subtitle{font-weight:normal;font-size:16px;line-height:139%;color:#2a333d}.process-promo__tel{white-space:nowrap;font-weight:700;font-size:16px;line-height:139%;color:#9e9383}.bg-tablet{height:375px;background-image:url("../../assets/images/content/10.png");background-repeat:no-repeat;background-position:center;background-size:contain;position:relative}.bg-tablet iframe{width:448px;height:336px;position:absolute;top:20px;left:92px;z-index:1}.online-monitoring__button{margin-left:35px;width:40%}@media (max-width: 1400px){.bg-tablet iframe{width:448px;height:336px;left:48px}}@media (max-width: 1200px){.before-after__inner{height:550px}.before-after-slider::-webkit-slider-thumb{height:550px}.guarantee-circle{right:-25px}.portfolio-card{height:350px}.service-card{padding:25px 20px}.service-card__title{font-size:18px}.service-card__text{font-size:14px}.service-card__link{font-size:15px}.service-card__icon{width:55px;height:55px}.service-card__icon img{width:30px;height:25px;-o-object-fit:contain;object-fit:contain}.step__num{width:60px;height:75px}.step__text{font-size:16px}.bg-tablet iframe{width:386px;height:290px;top:43px;left:34px}}@media (max-width: 1070px){.promo__title{font-size:32px}.promo__text{font-size:16px}.responsibility__img{margin-bottom:15px}.responsibility__img img{height:125px}.responsibility__title{font-size:18px;margin-bottom:10px}.responsibility__text{font-size:14px}.before-after__inner{height:480px}.before-after-slider::-webkit-slider-thumb{height:480px}.process-item__top{-webkit-box-flex:unset;-ms-flex:unset;flex:unset}}@media (max-width: 992px){.contacts{padding-top:30px}.contacts__title{font-size:16px}.contact-item:not(:last-child){margin-right:20px}.contact-item__text{font-size:16px}.portfolio{margin-bottom:10px}.portfolio__subtitle{font-size:20px}.portfolio-card{height:320px}.guarantee-item:not(:last-child){margin-bottom:20px}.guarantee-item__title{max-width:75%;font-size:16px}.guarantee-item__text{font-size:14px}.guarantee-circle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:160px;height:160px;padding:0}.guarantee-circle__icon{width:45px;height:60px;-ms-flex-negative:0;flex-shrink:0;margin-bottom:10px}.guarantee-circle__title{font-size:14px}.guarantee-circle__text{max-width:80%;font-size:10px}.price-calculate__subtitle{font-size:16px}.promo{padding:60px 0;position:relative}.promo__title{font-size:28px}.promo__img{width:370px;position:absolute;right:0;bottom:0;z-index:-1}.promo__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.promo__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.promo__actions .button{padding-left:25px;padding-right:25px}.step{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.step__num{width:40px;height:45px}.advantage__title{font-size:16px;margin-bottom:5px}.advantage__subtitle{font-size:14px}.advantage__icon{width:65px;height:65px}.before-after__inner{height:340px}.before-after-slider::-webkit-slider-thumb{height:340px}.responsibility__img{margin-bottom:10px}.responsibility__title{font-size:16px;margin-bottom:10px}.responsibility__text{font-size:14px}.bg-tablet{height:475px}.bg-tablet iframe{width:567px;height:426px;top:25px;left:63px}}@media (max-width: 768px){.partners-swiper{margin-bottom:20px}.portfolio__subtitle{font-size:18px}.contacts{padding-top:0}.contacts__row{margin-left:-15px;margin-right:-15px}.contacts__col--white{display:none}.contacts__col--blue{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:25px 20px}.services{background-image:none}.guarantee__img{margin-bottom:25px}.guarantee-item__title{max-width:50%}.price-calculate__subtitle{max-width:100%;font-size:14px}.promo__title{font-size:24px}.promo__img{width:270px}.advantage__icon{width:45px;height:50px}.trigger-layer{display:none}.bg-tablet{height:375px}.bg-tablet iframe{width:438px;height:327px;top:25px;left:39px}}@media (max-width: 575px){.price-calculate{padding:35px 0px}.partners__title{margin-bottom:25px}.portfolio{padding:40px 0}.portfolio__subtitle{font-size:16px}.portfolio-card__name{font-size:18px;margin-bottom:0px}.portfolio-card__text{font-size:14px}.partner img{height:30px}.service-card__icon{width:30px;height:30px;margin-right:10px}.service-card__icon img{width:100%;height:100%}.service-card__title{font-size:16px}.guarantee-circle{width:115px;height:115px;right:-10px}.guarantee-circle__icon{width:30px;height:45px}.guarantee-circle__title{font-size:12px}.guarantee-circle__text{font-size:8px}.guarantee-item__title{max-width:100%}.promo{padding:40px 0}.promo__subtitle{display:block;text-align:center;font-size:20px}.promo__title{font-size:16px;text-align:center;margin-bottom:10px}.promo__text{font-size:14px;text-align:center}.promo__img{width:180px}.promo__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.promo__actions .button{width:100%;margin-left:0;margin-top:15px}.advantages{padding:40px 0}.advantages__title{margin-bottom:25px}.before-after__inner{height:300px}.before-after-slider::-webkit-slider-thumb{height:300px}.responsibility{margin-bottom:25px}.responsibility__img img{height:160px}.process-item__top{margin-bottom:5px}.process-item__icon{width:15px;height:15px;margin-right:10px}.process-item__text{font-size:14px;padding-left:25px}.process-item__title{font-size:16px}.process-promo{padding-left:25px}.process-promo__title{font-size:16px}.online-monitoring__button{margin-left:25px;width:90%}.bg-tablet{width:100%;height:auto;background-image:none}.bg-tablet iframe{width:100%;position:static}}@media (max-width: 475px){.portfolio-card{height:260px}.before-after{overflow-x:hidden}.before-after__inner{height:220px}.before-after-slider::-webkit-slider-thumb{height:220px}}@media (max-width: 375px){.service-card__title{font-size:14px}.before-after__inner{height:155px}.before-after-slider::-webkit-slider-thumb{height:155px}.responsibility__img img{height:120px}.bg-tablet iframe{width:100%;height:270px;position:static}}.modal{width:100%;height:100%;position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;-webkit-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear}.modal__inner{height:100%;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;background-color:#000000bf}.modal--active{opacity:1;visibility:visible;z-index:100}.full-video-block{width:100%;margin:auto 0;height:75%;position:relative}.full-video{width:100%;height:100%;border:none;-o-object-fit:cover;object-fit:cover}.full-image{max-width:50vw;max-height:95vh;margin:0 auto;-o-object-fit:cover;object-fit:cover}.modal-close{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px;position:absolute;top:25px;right:25px}.modal-close__icon{width:30px;height:30px;fill:#ffffff}@media (max-width: 1200px){.full-video-block{height:500px}}@media (max-width: 768px){.full-image{max-width:90vw}.full-video-block{height:400px}}@media (max-width: 575px){.modal-close{right:15px}.modal-close__icon{width:20px;height:20px}.full-video-block{height:250px}}.page{margin-top:112px}.page--before-after{padding-top:40px}.section{margin-bottom:50px}.section__title{font-weight:bold;font-size:38px;line-height:98.5%;color:#2a333d;margin-bottom:25px}.section__subtitle{font-weight:bold;font-size:24px;line-height:89%;color:#2a333d}.button{padding:15px 0;font-size:16px;-webkit-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;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}.button--filled{font-weight:500;line-height:71%;color:#ffffff;background-color:#9e9383;border:2px solid transparent}.button--filled:hover{border-color:#ffffff;background-color:rgba(92,99,102,0.27)}.button--outlined{font-weight:600;line-height:71%;color:#ffffff;border:2px solid #ffffff;background-color:rgba(92,99,102,0.27)}.button--outlined:hover{border-color:transparent;background-color:#9e9383}.button--brown-outlined{font-weight:600;line-height:71%;color:#9e9383;border:2px solid #9e9383;background-color:transparent}.button--brown-outlined:hover{color:#ffffff;background-color:#9e9383}.list{padding-left:20px}.list__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-weight:normal;font-size:16px;line-height:120.5%;color:#2a333d;margin-bottom:15px}.list__item::before{content:'';display:inline-block;min-width:6px;min-height:6px;border-radius:10px;background-color:#2a333d;margin-top:8px;margin-right:15px}.form__title{font-weight:bold;font-size:36px;line-height:84.5%;text-align:center;color:#ffffff;margin-bottom:10px}.form__subtitle{display:block;font-size:20px;line-height:109%;text-align:center;color:#ffffff;margin-bottom:40px}.form__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:15px}.form__label{font-weight:600;font-size:16px;line-height:124%;color:#eeeeee;margin-bottom:5px}.form__input{font-weight:500;font-size:16px;height:45px;padding-left:15px;padding-right:15px}.form__input::-webkit-input-placeholder{font-weight:500;font-size:16px;line-height:72%;color:rgba(122,122,122,0.48)}.form__input:-ms-input-placeholder{font-weight:500;font-size:16px;line-height:72%;color:rgba(122,122,122,0.48)}.form__input::-ms-input-placeholder{font-weight:500;font-size:16px;line-height:72%;color:rgba(122,122,122,0.48)}.form__input::placeholder{font-weight:500;font-size:16px;line-height:72%;color:rgba(122,122,122,0.48)}.phone{font-weight:600;font-size:20px;line-height:124%;color:#2a333d}.pagination-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.simple-pagination-navigation-previous{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;border-radius:50%;border:2px solid #9e9383;margin-right:15px}.simple-pagination-navigation-previous svg{width:16px;height:20px}.simple-pagination-navigation-next{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;border-radius:50%;border:2px solid #9e9383;margin-left:15px}.simple-pagination-navigation-next svg{width:16px;height:20px}.simple-pagination-navigation-page{font-weight:normal;font-size:20px;line-height:71%;color:#2a333d}.simple-pagination-navigation-page:not(:last-child){margin-right:15px}.simple-pagination-navigation-page.simple-pagination-navigation-disabled{color:#9e9383}.spinner,.spinner:after{border-radius:50%;width:50px;height:50px}.spinner{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-top:4px solid #1d1d1d;border-right:4px solid #1d1d1d;border-bottom:4px solid #1d1d1d;border-left:4px solid #ffffff;-webkit-animation:spinner 1.1s infinite linear;animation:spinner 1.1s infinite linear;z-index:10000}@media (min-width: 1920px){.container-fluid,section{max-width:1920px;margin:0 auto}.hero{max-width:1920px;margin-left:auto;margin-right:auto}}@media (max-width: 992px){.section{margin-bottom:45px}.section__title{font-size:28px;margin-bottom:15px}.list{padding-left:0}.phone{font-size:18px}.form__title{font-size:24px}.form__subtitle{font-size:16px}.page--before-after{padding-top:25px}}@media (max-width: 768px){.section{margin-bottom:45px}.section__title{font-size:22px;margin-bottom:15px}.section__subtitle{font-size:18px}.list__item{font-size:14px}.form__title{font-size:20px}.form__subtitle{font-size:14px;margin-bottom:20px}.page{margin-top:81px}.page--before-after{padding-top:35px}}@media (max-width: 575px){.section{margin-bottom:30px}.section__title{font-size:20px}.section__subtitle{font-size:16px}.list__item::before{margin-right:7px}.page--before-after{padding-top:20px}}
