.form__btn,.header__bottom-link{color:#fff;padding:20px 40px;background:radial-gradient(circle,#e34136 0,#29282f 100%);border:1px solid #fff;border-radius:5px;position:relative}.form__btn span,.header__bottom-link span{position:relative}.form__btn::before,.header__bottom-link::before{content:"";position:absolute;opacity:0;top:0;left:0;border-radius:5px;width:100%;height:100%;background:radial-gradient(circle,#b8362d 0,#29282f 100%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.form__btn:hover::before,.header__bottom-link:hover::before{opacity:1}@font-face{font-family:Roboto-Bold;font-display:swap;src:local("Roboto-Bold"),url(../fonts/Roboto-Bold.woff2) format("woff2"),url(../fonts/Roboto-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Roboto-Light;font-display:swap;src:local("Roboto-Light"),url(../fonts/Roboto-Light.woff2) format("woff2"),url(../fonts/Roboto-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Roboto-Thin;font-display:swap;src:local("Roboto-Thin"),url(../fonts/Roboto-Thin.woff2) format("woff2"),url(../fonts/Roboto-Thin.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:Roboto-Regular;font-display:swap;src:local("Roboto-Regular"),url(../fonts/Roboto-Regular.woff2) format("woff2"),url(../fonts/Roboto-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Roboto-Medium;font-display:swap;src:local("Roboto-Medium"),url(../fonts/Roboto-Medium.woff2) format("woff2"),url(../fonts/Roboto-Medium.woff) format("woff");font-weight:500;font-style:normal}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}ol[class],ul[class]{padding:0}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0}ul[class]{list-style:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}body,html{height:100%}body{font-size:14px;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.container{max-width:1230px;padding:0 15px;margin:0 auto}.title{text-align:center;font-size:30px;line-height:120%;max-width:450px;margin:0 auto}.no-webp .header{background-image:url(../img/bg/header-bg.jpg)}.header{background-repeat:no-repeat;background-position:center center;background-size:cover}.header__inner{position:relative;padding:0 3px 60px;overflow:hidden}.header__parallax{position:absolute;width:100%;height:80%;top:80px;left:0}.no-webp .header__parallax-main{background-image:url(../img/parellax/main-item.png)}.header__parallax-main{position:absolute;width:815px;height:649px;top:0;left:400px;z-index:3}.no-webp .header__parallax-sub1{background-image:url(../img/parellax/item-1.png)}.header__parallax-sub1{position:absolute;width:82px;height:72px;left:660px}.no-webp .header__parallax-sub2{background-image:url(../img/parellax/item-3.png)}.header__parallax-sub2{position:absolute;width:253px;height:242px;left:480px;z-index:2}.no-webp .header__parallax-sub3{background-image:url(../img/parellax/item-4.png)}.header__parallax-sub3{position:absolute;width:62px;height:74px;left:1090px}.header__top{padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:60px}.header__contacts-top{padding-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:30px}.header__contacts-top span{color:#fff;margin-right:10px}.header__contacts-bottom{padding-top:10px;font-size:24px;color:#fff}.header__contacts-link{text-decoration:none;color:#ff1000;font-weight:600;margin-right:10px;z-index:100}.header__contacts-link:hover{text-decoration:underline}.header__bottom{color:#fff;font-size:30px}.header__bottom-title{font-size:42px;max-width:455px;line-height:120%;margin-bottom:14px}.header__bottom-list{margin-bottom:20px;color:#ff1000}.header__bottom-box{position:relative;z-index:3}.header__bottom-item{margin-left:8px;font-size:24px;margin-bottom:10px;max-width:400px;position:relative;padding-left:20px}.header__bottom-item::before{content:"";position:absolute;left:0;height:3px;width:8px;background-color:#ff1000;top:12px}.header__bottom-item span{font-size:16px}.header__bottom-text{max-width:550px;line-height:120%;margin-bottom:20px}.header__bottom-text span{display:block}.header__bottom-link{display:inline-block;font-size:18px;text-decoration:none;line-height:120%;margin-bottom:40px}.nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav__list-item{position:relative}.nav__list-item+.nav__list-item{margin-left:22px}.nav__list-item:last-child{margin-right:10px}.nav__list-item::after,.nav__list-item::before{content:"";position:absolute;bottom:-3px;height:28px;width:0;background-color:#ff1000;-webkit-transition:all .5s;transition:all .5s}.nav__list-item::before{left:-8px}.nav__list-item::after{right:-8px}.nav__list-item:hover::after,.nav__list-item:hover::before{width:5px;-webkit-transition:all .5s;transition:all .5s}.nav__list-link{text-decoration:none;color:#fff;font-size:18px;position:relative;z-index:2}.nav__btn{background-image:url(../img/menu-btn.svg);background-repeat:no-repeat;background-position:center center;background-size:cover;width:30px;height:20px;background-color:transparent;border:none;display:none}.fixed{display:none}.fixed__inner{position:fixed;z-index:5;bottom:50px;right:-60px;padding:5px;background-color:#efefef;border-radius:5px 0 0 5px;-webkit-transition:all .5s;transition:all .5s}.fixed__btn-img{-webkit-transform:scale(-1);-ms-transform:scale(-1);transform:scale(-1);-webkit-transition:all .3s;transition:all .3s}.fixed__inner.fixed__inner--visible{right:0;-webkit-transition:all .5s;transition:all .5s}.fixed__inner.fixed__inner--visible .fixed__btn-img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .3s;transition:all .3s}.fixed__btn{position:absolute;width:30px;height:30px;border-radius:5px 0 0 5px;border:none;left:-30px;top:135px;background-color:#efefef}.contact-info__item{margin-bottom:10px}.contact-info__item:last-child{margin-bottom:0}.contact-info__btn{padding:0;border:none;position:relative;cursor:pointer}.social{position:relative;right:-200px;-webkit-transition:all .3s;transition:all .3s;opacity:0}.social--visible{right:0;-webkit-transition:all .3s;transition:all .3s;opacity:1}.social__link{display:inline-block;background-color:#efefef;width:62px;position:absolute;top:-62px;left:-65px;padding:5px}.social__link+.social__link{top:-62px;left:-125px;border-radius:10px 0 0 10px}.no-webp .steps{background-image:url(../img/bg/breakdowns.jpg)}.steps{background-repeat:no-repeat;background-position:center center;background-size:cover;padding:120px 0}.steps__title{margin-bottom:60px}.steps__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.steps__item{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;width:250px;text-align:center;font-size:18px}.steps__item-img{width:120px;margin-bottom:10px}.steps__item-title{font-weight:700;font-size:24px;margin-bottom:10px}.steps__item-text{margin-bottom:10px}.steps__item-telephone{font-size:24px;-webkit-text-decoration:transparent;text-decoration:transparent;color:#ff1000;font-weight:600;-webkit-transition:all .3s;transition:all .3s}.steps__item-telephone:hover{text-decoration:underline}.no-webp .services{background-image:url(../img/bg/price-bg.jpg)}.services{padding:120px 0;background-repeat:no-repeat;background-position:center center;background-size:cover}.services__title{text-align:center;color:#fff;margin-bottom:10px}.services__title-subtext{text-align:center;color:#fff;font-size:20px;margin-bottom:40px}.services__item{margin-bottom:1px}.services__item-title{display:inline-block}.services__item-link{color:#000;position:relative;display:block;padding:20px 60px 20px 20px;background-color:#fff;text-decoration:none;font-size:24px;border-radius:5px}.services__item-link::after{position:absolute;content:url(../img/tab-arrow.svg);right:20px;-webkit-transition:all .3s;transition:all .3s}.services__item-link--active::after{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.services__subtext{position:relative;padding:5px 20px}.services__subtext:nth-child(even){background-color:rgb(221.25,221.25,221.25)}ul.services__item-sublist{border-radius:5px;font-size:18px;background-color:#eaeaea;height:0;overflow:hidden;-webkit-transition:all .5s;transition:all .5s}ul.services__item-sublist--visible{height:100%}.no-webp .contacts{background-image:url(../../img/bg/form-block-bg.jpg)}.contacts{background-repeat:no-repeat;background-position:center center;background-size:cover;padding:60px 0}.contacts__title{margin-bottom:60px;max-width:800px}.contacts__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts__img-box{max-width:580px;height:550px;-webkit-box-shadow:7px 7px 9px 0 rgba(34,60,80,.2);box-shadow:7px 7px 9px 0 rgba(34,60,80,.2)}.contacts__img{-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right;height:100%}.contacts__content-box{max-width:580px;width:100%;font-size:18px}.contacts__content-text{margin-bottom:20px}.contacts__content-link{text-decoration:none;color:#ff1000;font-size:24px;font-weight:600}.contacts__content-link:hover{text-decoration:underline}.form__label{margin-bottom:20px}.form__label-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form__label-checkbox a{color:#000;text-decoration:none}.form__label-checkbox a:hover{text-decoration:underline}.form__checkbox{margin-right:10px}.form__input,.form__textarea{width:100%;padding:5px;border-radius:8px;-webkit-box-shadow:7px 7px 9px 0 rgba(34,60,80,.2);box-shadow:7px 7px 9px 0 rgba(34,60,80,.2);border:2px solid #565656}.form__input{margin-bottom:20px}.form__textarea{resize:none;height:150px;margin-bottom:10px}.form__btn[disabled]{background:radial-gradient(circle,#ccc 0,#29282f 100%);cursor:not-allowed;opacity:.7}.success{display:none}.success span{display:inline-block;padding:10px;background-color:#a1e3a2;margin-bottom:10px;border-radius:8px;text-align:center}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-content{background:#fff;padding:20px;border-radius:8px;text-align:center;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.2);box-shadow:0 4px 8px rgba(0,0,0,.2)}.modal-close{cursor:pointer;font-size:20px;font-weight:700;position:absolute;top:10px;right:15px}.modal-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:20px}.modal-button{padding:10px 15px;border:none;cursor:pointer;border-radius:5px;background-color:#4caf50;color:#fff;font-size:16px;-webkit-transition:.3s;transition:.3s}.modal-button:hover{background-color:rgb(60.5577689243,139.4422310757,63.7450199203)}.modal-button--edit{background-color:#f44336;-webkit-transition:.3s;transition:.3s}.modal-button--edit:hover{background-color:rgb(234.1839622642,27.9622641509,12.8160377358)}.no-webp .reviews{background-image:url(../img/bg/diff-bg.jpg)}.reviews{background-repeat:no-repeat;background-size:cover;background-position:center center}.reviews__title{padding:40px 0 0;margin-bottom:20px}.reviews__inner{padding:40px 0 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.reviews__item-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:18px;border-bottom:1px solid #29282f}.reviews__item-name{font-size:24px;font-weight:600}.reviews__item-content{padding-top:20px;padding-left:10px;font-size:18px;position:relative}.reviews__item-content:after,.reviews__item-content:before{content:'"';position:absolute}.reviews__item-content:before{left:0}.reviews__item-content:after{padding-left:3px}.swiper{max-width:680px;background-color:#fff;border-radius:20px;border:2px solid #ff1000;padding:20px 40px 40px}.no-webp .footer{background-image:url(../img/bg/footer-bg.jpg)}.footer{background-position:center center;background-size:cover;background-repeat:no-repeat}.footer__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__logo{margin-bottom:20px}.footer__inner{color:#fff}.footer__top{padding:60px 0 20px;border-bottom:2px solid #ff1000}.footer__text{text-align:center}.footer__text span{padding:3px;background-color:#ff1000;color:#29282f}.footer__text-link{color:#fff;text-decoration:none}.footer__text-link:hover{text-decoration:underline}.footer__bottom{padding:10px 0}@media (max-width:1200px){.header__bottom,.header__top{position:relative;z-index:4}.header__top{-ms-flex-wrap:wrap;flex-wrap:wrap}.header__contacts{padding-top:20px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;display:block;width:100%}.header__parallax{width:100%;height:80%;top:80px;left:0}.header__parallax-main,.header__parallax-sub1,.header__parallax-sub2,.header__parallax-sub3{background-size:contain;background-repeat:no-repeat}.header__parallax-main{left:210px}.header__parallax-sub1{left:470px}.header__parallax-sub2{display:none}.header__parallax-sub3{left:880px}.contacts__img{display:none}.contacts__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:992px){.header__parallax-main{left:-10px}.header__parallax-sub1{display:none}.header__parallax-sub3{left:665px}}@media (max-width:768px){.title{font-size:24px}.container{overflow:hidden}.header__inner{overflow:visible}.header__parallax-main{left:-10px}.header__parallax-sub1{display:none}.header__parallax-sub3{display:none}.header__bottom{z-index:3}.header__bottom-title{font-size:30px;max-width:400px}.header__bottom-item{font-size:20px}.header__bottom-text{font-size:24px}.nav__btn{display:block;position:relative;z-index:5}.nav__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(41,40,47,.9)),to(rgba(227,65,54,.9)));background-image:linear-gradient(rgba(41,40,47,.9),rgba(227,65,54,.9));-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);-webkit-transition:all .5s;transition:all .5s;width:180px}.nav__list-item{width:100%}.nav__list-item:first-child{padding-top:70px}.nav__list-item:last-child{margin-right:0;padding-bottom:20px}.nav__list-item+.nav__list-item{margin-left:0}.nav__list-item::after,.nav__list-item::before{display:none}.nav__list-link{display:block;width:100%;padding:10px 10px;text-align:end}.nav__btn.nav__btn--active+.nav__list{-webkit-transform:translateX(-73%);-ms-transform:translateX(-73%);transform:translateX(-73%);z-index:4;-webkit-transition:all .5s;transition:all .5s}.steps{padding:60px 0}.steps__item-title{font-size:20px}.services{padding:60px 0}.services__title-subtext{font-size:18px}.footer__text{font-size:10px;color:#dedede}}@media (max-width:530px){.services__item-title{font-size:20px}}@media (max-width:480px){.form__btn,.header__bottom-link{text-align:center;padding:10px 10px;display:inline-block}.form__btn::before,.header__bottom-link::before{display:none}.title{font-size:20px}.header__inner{padding-bottom:30px}.header__top{margin-bottom:30px}.header__bottom-link{width:280px;text-align:center;padding:15px;margin-bottom:30px}.header__bottom-link::before{display:none}.header__bottom-text{font-size:22px;margin-bottom:25px}.header__parallax-main{display:none}.header__contacts-top{display:block}.header__contacts-top span{display:block;padding-left:45px}.steps__title{margin-bottom:30px}.services__item-title{font-size:18px}.contacts__title{margin-bottom:20px}.contacts__content-text{font-size:16px;margin-bottom:10px}}.webp .header{background-image:url(../img/bg/header-bg.webp)}.webp .header__parallax-main{background-image:url(../img/parellax/main-item.webp)}.webp .header__parallax-sub1{background-image:url(../img/parellax/item-1.webp)}.webp .header__parallax-sub2{background-image:url(../img/parellax/item-3.webp)}.webp .header__parallax-sub3{background-image:url(../img/parellax/item-4.webp)}.webp .steps{background-image:url(../img/bg/breakdowns.webp)}.webp .services{background-image:url(../img/bg/price-bg.webp)}.webp .contacts{background-image:url(../../img/bg/form-block-bg.webp)}.webp .reviews{background-image:url(../img/bg/diff-bg.webp)}.webp .footer{background-image:url(../img/bg/footer-bg.webp)}