html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}html,body{height:100%;position:relative;overflow-x:hidden}a{display:inline-block;text-decoration:none}ul,li{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6,p{margin:0 auto}body{font-family:'Roboto', sans-serif;font-weight:500}.wrapper{display:flex;flex-direction:column;min-height:100%}.content{flex:1 0 auto}.footer{flex:0 0 auto}.container{max-width:1230px;width:100%;margin:0 auto;padding:0px 30px}.header-top{background-color:#1e2127;min-height:32px;border-bottom:3px solid #15171b;display:flex;justify-content:space-between;align-items:center}.header-top__inner{display:flex;justify-content:space-between}.header-top__socials{display:flex;justify-content:space-between;min-width:85px;align-items:center;margin-top:3px}.socials-facebook{color:#e3e3e3;transition:all 0.2s}.socials-facebook:hover{color:#f1592a;transform:scale(1.2)}.socials-twitter{color:#e3e3e3;transition:all 0.2s}.socials-twitter:hover{color:#f1592a;transform:scale(1.2)}.socials-pinterest{color:#e3e3e3;transition:all 0.2s}.socials-pinterest:hover{color:#f1592a;transform:scale(1.2)}.socials-linkedn{color:#e3e3e3;transition:all 0.2s}.socials-linkedn:hover{color:#f1592a;transform:scale(1.2)}.header-top__tel a,.header-top__mail a{color:#e3e3e3;font-size:11px;transition:all 0.2s}.header-top__tel a:hover,.header-top__mail a:hover{color:#f1592a;transform:scale(1.2)}.header-main{background-color:#545454}.header-main__logo{margin-top:15px;margin-bottom:15px}.header-main__inner{display:flex;justify-content:space-between;align-items:center}#div{transition:all 0.5s ease-in-out}#div.rotated{transform:rotate(-90deg)}.header__arrow-menu{display:none;width:50px;height:50px;background-color:#333333;cursor:pointer}.header__arrow-menu::before{content:'';position:absolute;width:17px;height:17px;background-image:url(../images/icons/arrow-up.png);background-repeat:no-repeat;background-size:cover;background-position:center;right:17px;top:16px;transform:rotate(-90deg)}.header__menuHidden-1,.header__menuHidden-2{display:none;position:absolute;top:44px;left:-44px;background-color:#545454;transition:all 0.6s}.header__menuHidden-1 .header-menu__list-hidden,.header__menuHidden-2 .header-menu__list-hidden{margin-bottom:10px}.header__menuHidden-1 .header-menu__list-hidden :hover,.header__menuHidden-2 .header-menu__list-hidden :hover{background-color:#f1592a}.header__menuHidden-1 .header-menu__list-hidden a,.header__menuHidden-2 .header-menu__list-hidden a{width:200px;text-transform:none;color:#e3e3e3;text-align:center}.header__menuHidden-2{left:-14px}.header__menu{display:flex;justify-content:space-between;justify-content:flex-start;margin-right:-4px;position:relative;z-index:2}.header__menu-hide{display:none}.header-menu__list{padding:12px 4px;transition:all 0.2s}.header-menu__list a{color:#e3e3e3;font-size:19px;text-transform:uppercase}.header-menu__list:hover{background-color:#f1592a}.header-menu__list:hover::after{transform:rotate(180deg)}.header-menu__list:nth-child(2){margin-left:32px;padding:12px 21px 12px 4px;position:relative}.header-menu__list:nth-child(2):hover::after{transform:rotate(180deg)}.header-menu__list:nth-child(2):hover .header__menuHidden-1{display:block}.header-menu__list:nth-child(2)::after{content:'';position:absolute;width:10px;height:5px;top:20px;right:4px;background-image:url(../images/icons/arrow-down.svg);background-repeat:no-repeat;background-size:cover;background-position:center;transition:all 0.4s}.header-menu__list:nth-child(3){margin-left:32px;padding:12px 21px 12px 4px;position:relative}.header-menu__list:nth-child(3):hover::after{transform:rotate(180deg)}.header-menu__list:nth-child(3):hover .header__menuHidden-2{display:block}.header-menu__list:nth-child(3)::after{content:'';position:absolute;width:10px;height:5px;top:20px;right:4px;background-image:url(../images/icons/arrow-down.svg);background-repeat:no-repeat;background-size:cover;background-position:center;transition:all 0.4s}.header-menu__list:nth-child(3){margin-left:14px;padding:12px 21px 12px 4px}.header-menu__list:nth-child(4){margin-left:15px;padding:12px 4px}.header-menu__list:nth-child(5){margin-left:17px;padding:12px 4px}.header-menu__list:last-child{margin-left:10px;padding:12px 4px}.slider__item{width:100%;display:block}.slider__item a{display:block}.slider__img{width:100%;-o-object-fit:cover;object-fit:cover;outline:none}.slick-dots{display:flex;justify-content:center;position:relative;bottom:60px;outline:none}.slick-dots li{margin-right:21px}.slick-dots li:last-child{margin-right:0}.slick-dots li button{width:14px;height:14px;border:1px solid #727272;border-radius:50%;background-color:#fff;text-decoration:none;font-size:0;outline:none;cursor:pointer}.slick-dots .slick-active button{background-color:#f1592a;border:none}.services__inner{text-align:center}.services__title{margin-top:95px;margin-bottom:20px;text-transform:uppercase;color:#465964;font-size:30px}.services__text{color:#7d878c;text-transform:uppercase;font-size:10.69px;margin-bottom:28px}.services__items{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:30px}.services__item-1{padding-top:80px}.services__item-1::before{content:'';position:absolute;width:56px;height:59px;background-image:url(../images/services/item-1.png);background-repeat:no-repeat;background-size:cover;background-position:center;left:calc(50% - 28px);top:1px}.services__item{max-width:245px;width:100%;text-align:center;margin-bottom:60px;position:relative}.item__text{padding:0 20px;color:#465964;font-family:'Roboto', sans-serif;font-weight:400;font-size:20px}.services__item-2{padding-top:80px}.services__item-2::before{content:'';position:absolute;width:51px;height:51px;background-image:url(../images/services/item-2.png);background-repeat:no-repeat;background-size:cover;background-position:center;left:calc(50% - 28px);top:5px}.services__item-3{padding-top:80px}.services__item-3::before{content:'';position:absolute;width:61px;height:55px;background-image:url(../images/services/item-3.png);background-repeat:no-repeat;background-size:cover;background-position:center;left:calc(50% - 28px);top:5px}.services__item-4{padding-top:80px}.services__item-4::before{content:'';position:absolute;width:60px;height:60px;background-image:url(../images/services/item-4.png);background-repeat:no-repeat;background-size:cover;background-position:center;left:calc(50% - 28px);top:1px}.services__item-5{padding-top:80px}.services__item-5::before{content:'';position:absolute;width:56px;height:60px;background-image:url(../images/services/item-5.png);background-repeat:no-repeat;background-size:cover;background-position:center;left:calc(50% - 28px);top:1px}.services__item-6{padding-top:80px}.services__item-6::before{content:'';position:absolute;width:56px;height:56px;background-image:url(../images/services/item-6.png);background-repeat:no-repeat;background-size:cover;background-position:center;left:calc(50% - 28px);top:0px}.services__item-7{padding-top:80px}.services__item-7::before{content:'';position:absolute;width:61px;height:62px;background-image:url(../images/services/item-7.png);background-repeat:no-repeat;background-size:cover;background-position:center;left:calc(50% - 28px);top:0px}.services__item-8{padding-top:80px}.services__item-8::before{content:'';position:absolute;width:63px;height:54px;background-image:url(../images/services/item-8.png);background-repeat:no-repeat;background-size:cover;background-position:center;left:calc(50% - 28px);top:0px}.categories__inner{text-align:center}.categories__title{color:#f1592a;text-transform:uppercase;font-size:30px;margin-bottom:20px}.categories__text{color:#687175;font-size:15.02px;margin-bottom:60px}.categories__items{display:flex;justify-content:space-between;flex-wrap:wrap}.categories__item{position:relative;max-width:260px;width:100%;transition:all 0.3s;margin-bottom:50px}.categories__item:hover .lable-1{opacity:1}.categories__item:hover .lable-2{opacity:0}.item__image{margin-bottom:30px}.item__lable{position:absolute;top:0;left:0;text-transform:uppercase;font-size:14px;color:#fff;width:61px;height:30px;padding-top:8px;transition:all 0.3s}.lable-1{background-color:#f1592a;opacity:0}.lable-2{opacity:1;background-color:#eeeeee}.categories__item-text{padding:0 15px}.item__text-title{font-size:20px;color:#000;text-transform:uppercase;margin-bottom:15px}.item__text-text{font-size:13px;color:#000;margin-bottom:10px}.item__text-link{font-size:13px;color:#000}.categories__button-wrapper{display:flex;justify-content:center;margin-bottom:57px}.categories__button-btn{max-width:188px;width:100%;background-color:#f1592a}.categories-btn{text-transform:uppercase;color:#fff;font-size:16px;font-family:'Roboto', sans-serif;font-weight:700;padding:12px 0}.prises{background-color:#f7f7f7}.prises__inner{text-align:center;padding:64px 0}.prises__title{text-transform:uppercase;color:#f1592a;font-size:30px;margin-bottom:20px}.prises__text{color:#687175;font-size:15.02px;margin-bottom:55px}.prises__grid{display:flex;justify-content:start}.grid__price-services{margin-right:2px;max-width:291px;width:100%}.price-services__image{max-height:209px}.price__simple-mob,.price__medium-mob,.price__comlex-mob{display:none}.price__simple{min-height:40px;background-color:#f1592a;padding-top:13px;color:#fff;font-family:'Roboto', sans-serif;font-weight:400;font-size:14px}.price__dummy{min-height:40px;background-color:#f7f7f7}.price__medium{min-height:40px;background-color:#f1592a;padding-top:13px;color:#fff;font-family:'Roboto', sans-serif;font-weight:400;font-size:14px}.price__comlex{min-height:40px;background-color:#f1592a;padding-top:13px;color:#fff;font-family:'Roboto', sans-serif;font-weight:400;font-size:14px}.price__button-empty{min-height:40px;background-color:#817f7f}.grid__price-1{max-width:291px;width:100%;margin-right:2px}.grid__price-1:hover .price__button{background-color:#cc4a23}.price__title{background-color:#fff;padding:21px 61px 20px 62px}.price__title-wrapper{width:168px;height:168px;border:3px solid #f1592a;border-radius:50%}.price-1__title{margin-top:55px;color:#465964;font-family:'Roboto', sans-serif;font-weight:700;font-size:26px;margin-bottom:12px;text-transform:uppercase}.price__subtitle{text-transform:uppercase;color:#465964;font-family:'Roboto', sans-serif;font-weight:300;font-size:14px}.price__button{min-height:40px;background-color:#817f7f;transition:all 0.2s}.price__button a{padding-top:13px;color:#fff;text-transform:uppercase}.grid__price-2{max-width:291px;width:100%;margin-right:2px}.grid__price-2:hover .price__button{background-color:#cc4a23}.grid__price-3{max-width:291px;width:100%}.grid__price-3:hover .price__button{background-color:#cc4a23}.offers__inner{padding:57px 0 118px}.offers__items{display:flex;justify-content:space-between;flex-wrap:wrap}.offers__item{border:1px solid #d9d9d9;max-width:370px;width:100%}.content-1{position:relative}.content-1::before{content:'';position:absolute;background-image:url(../images/offers/item-1.png);background-repeat:no-repeat;background-size:cover;background-position:center;width:34px;height:39px;top:39px;left:25px}.content-2{position:relative}.content-2::before{content:'';position:absolute;background-image:url(../images/offers/item-2.png);background-repeat:no-repeat;background-size:cover;background-position:center;width:27px;height:52px;top:32px;left:28px}.content-3{position:relative}.content-3::before{content:'';position:absolute;background-image:url(../images/offers/item-3.png);background-repeat:no-repeat;background-size:cover;background-position:center;width:51px;height:42px;top:37px;left:16px}.offers__item-content{padding:28px 23px 28px 80px;position:relative}.item-content__title{color:#f1592a;font-family:'Roboto', sans-serif;font-weight:400;font-size:22px;margin-bottom:13px}.item-content__text{color:#f1592a;font-family:'Roboto', sans-serif;font-weight:400;font-size:14px}.feedback__items{margin-bottom:57px}#feedback__item{display:flex !important;flex-direction:column;align-items:center}.feedback__item{background-image:url(../images/feedback/feedback-1.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;text-align:center;padding-top:49px;padding-bottom:86px;display:flex}.feedback__title{font-size:30px;color:#f1592a;text-transform:uppercase;margin-bottom:77px}.feedback__inner{max-width:911px;width:100%;background-color:#fff;border:1px solid #6f6f6f;position:relative;padding:45px 147px 32px}.feedback__avatar{position:absolute;left:calc(50% - 39px);top:-40px;width:78px;height:78px;border-radius:50%;border:1px solid #d6d6d6;display:flex;justify-content:center;background-color:#fff;align-items:center}.feedback__name{color:#000;font-family:'Roboto', sans-serif;font-weight:700;font-size:20px}.feedback__work{color:#000;font-family:'Roboto', sans-serif;font-weight:300;font-size:14px;margin-bottom:10px}.feedback__text{color:#000;font-family:'Roboto', sans-serif;font-weight:300;font-size:14px;margin-bottom:20px}.rateyo-feedback{display:flex;justify-content:center}.quote__inner{background-image:url(../images/quote.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;justify-content:center}.quote__text{max-width:715px;width:100%;font-family:'Roboto', sans-serif;font-weight:300;font-style:italic;font-size:22px;color:#fff;line-height:33px;text-align:center;margin-top:70px;margin-bottom:70px;position:relative}.quote__text::before{content:'';position:absolute;width:57px;height:47px;background-image:url(../images/icons/quote.png);background-repeat:no-repeat;background-size:cover;background-position:center;top:-12px;left:-24px}.contact__inner{text-align:center;padding:105px 0 82px}.contact__title{text-transform:uppercase;font-size:30px;font-family:'Roboto', sans-serif;font-weight:400;color:#f1592a}.contact__text{color:#616161;font-family:'Roboto', sans-serif;font-weight:400;font-size:16px;line-height:33px;margin-bottom:40px}.contact__items{display:flex;justify-content:space-evenly}.contact__form form{width:555px;display:flex;justify-content:space-between;flex-wrap:wrap}.form__name,.form__email,.form__phone,.form__product,.form__coment{width:266px;padding:14px 17px;margin-bottom:13px;outline:none;border:1px solid #e5e5e5}.form__name::-moz-placeholder, .form__email::-moz-placeholder, .form__phone::-moz-placeholder, .form__product::-moz-placeholder, .form__coment::-moz-placeholder{font-family:'Roboto', sans-serif;font-weight:400;font-size:15px;color:#878787}.form__name:-ms-input-placeholder, .form__email:-ms-input-placeholder, .form__phone:-ms-input-placeholder, .form__product:-ms-input-placeholder, .form__coment:-ms-input-placeholder{font-family:'Roboto', sans-serif;font-weight:400;font-size:15px;color:#878787}.form__name::placeholder,.form__email::placeholder,.form__phone::placeholder,.form__product::placeholder,.form__coment::placeholder{font-family:'Roboto', sans-serif;font-weight:400;font-size:15px;color:#878787}.form__coment{resize:none;min-width:555px;padding:20px 17px 0 17px}.form__btn{font-size:15px;color:#fff;border:none;background-color:#f1592a;padding:15px 23px;cursor:pointer}.contact__contacts{max-width:500px;width:100%}.contacts__address,.contacts__mail,.contacts__tel,.contacts__program{border-bottom:1px solid #dfdfdf;max-width:500px;width:100%;text-align:left;font-family:'Roboto', sans-serif;font-weight:400;color:#878787;font-size:15px;line-height:22px;padding-left:28px}.contacts__address{padding-bottom:4px;position:relative}.contacts__address::before{content:'';position:absolute;width:12px;height:16px;background-image:url(../images/icons/address.svg);background-repeat:no-repeat;background-size:cover;background-position:center;left:0;top:calc(50% - 8px)}.contacts__mail{padding-bottom:14px;position:relative}.contacts__mail::before{content:'';position:absolute;width:18px;height:11px;background-image:url(../images/icons/mail.svg);background-repeat:no-repeat;background-size:cover;background-position:center;left:0;top:7px}.contacts__tel{padding-bottom:12px;position:relative}.contacts__tel::before{content:'';position:absolute;width:15px;height:15px;background-image:url(../images/icons/phone.svg);background-repeat:no-repeat;background-size:cover;background-position:center;left:0;top:5px}.contacts__program{padding-top:7px;padding-bottom:8px;position:relative;margin-bottom:5px}.contacts__program::before{content:'';position:absolute;width:15px;height:15px;background-image:url(../images/icons/program.png);background-repeat:no-repeat;background-size:cover;background-position:center;left:0;top:10px}.contacts__message{text-align:left;margin-bottom:15px}.contacts__message a{font-size:23px;color:#222222}.contacts__social{display:flex;justify-content:start}.contacts__social-list{width:30px;height:30px;border:1px solid #666666;margin-right:12px;transition:all 0.2s}.contacts__social-list:hover{border:1px solid #f1592a}.contacts__social-list:hover .social-list__link svg{color:#f1592a;transform:scale(1.2)}.social-list__link{margin-top:7px}.social-list__link svg{color:#222222;transition:all 0.2s}.footer__inner{background-color:#212121;display:flex;justify-content:space-between;margin-right:6px;padding:24px 100px 24px 106px;align-items:center;position:relative}.footer__text{font-family:'Roboto', sans-serif;font-weight:400;font-size:16px;color:#666666}.footer__text-link a{color:#f1592a}.footer__social-list{text-align:center}.footer-list__link svg{color:#fff}.footer__arrow-up{position:absolute;width:50px;height:50px;background-color:#333333;transform:rotate(45deg);right:13px;top:-22px;cursor:pointer}.footer__arrow-up::before{content:'';position:absolute;width:17px;height:17px;background-image:url(../images/icons/arrow-up.png);background-repeat:no-repeat;background-size:cover;background-position:center;right:17px;top:16px;transform:rotate(-45deg)}@media (max-width: 1230px){.prises__grid{justify-content:space-around;flex-wrap:wrap}.grid__price-services,.price__dummy{display:none}.price__simple-mob,.price__medium-mob,.price__comlex-mob{display:block;min-height:40px;background-color:#f1592a;padding-top:13px;color:#fff;font-family:'Roboto', sans-serif;font-weight:400;font-size:14px}.price-mob{min-height:40px;background-color:#f7f7f7;color:#465964}.grid__price-1,.grid__price-2{margin-bottom:20px}.offers__items{justify-content:space-around}.offers__item{margin-bottom:20px}}@media (max-width: 1120px){.header-main__inner{display:block}.header-main__logo{padding-top:15px;padding-bottom:15px;margin-top:0;margin-bottom:0}.header__menu{display:none}.header__menu-hide{width:100%;text-align:center}.header__arrow-menu{display:block;position:absolute;top:55px;right:13px;transform:none}.header-menu__list:nth-child(2)::after{display:none}.header-menu__list:nth-child(2):hover .header__menuHidden-1{display:none}.header-menu__list:nth-child(3):hover .header__menuHidden-2{display:none}.header-menu__list:nth-child(3)::after{display:none}.header-menu__list:nth-child(2),.header-menu__list:nth-child(3),.header-menu__list:nth-child(4),.header-menu__list:nth-child(5),.header-menu__list:last-child{margin-left:0;padding-left:0;padding-right:0}.services__items{justify-content:space-around}.categories__items{justify-content:space-around}.feedback__inner{padding:45px 17px 32px;margin:0 10px}.contact__items{flex-direction:column;align-items:center}.contact__form{margin-bottom:40px}}@media (max-width: 800px){.footer__inner{flex-direction:column;padding-left:0;padding-right:0}.footer__logo{margin-bottom:10px}.footer__text{margin-bottom:15px}.contacts__social{margin-bottom:5px}.slick-dots{bottom:40px}.offers__inner{padding-bottom:38px}.quote__text::before{display:none}}@media (max-width: 600px){.services__title{margin-top:25px}.contact__form form{max-width:555px;width:100%;flex-direction:column}.form__name,.form__email,.form__phone,.form__product,.form__coment{min-width:0}.contact__contacts{margin-left:10px;margin-right:10px}.contacts__message{text-align:center}.contacts__social{justify-content:center}}@media (max-width: 420px){.container{padding:0 10px}.header__arrow-menu{position:absolute;top:107px;right:20px;z-index:3}.slick-dots{bottom:30px}.services__title{font-size:26px}.services__text{font-size:9.69px}.feedback__inner{max-width:291px}}
