*{margin:0;padding:0;-o-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth}body{z-index:-2}.animated{animation-duration:1.25s}.animated-slow{animation-duration:2s}.slideInDown{animation-name:slideInDown}@keyframes slideInDown{from{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.fadeIn{animation-name:fadeIn}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.slideInRight{animation-name:slideInRight}@keyframes slideInRight{from{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.size{max-width:1140px;width:100%}.weather{z-index:10;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;row-gap:2px;width:90px;min-height:80px;text-align:right;margin-top:10%}.description-container{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;-moz-column-gap:12px;column-gap:12px}.day{color:rgba(229,229,229,.5);font-size:16px;margin-top:5px}.weather-icon{font-size:35px;color:rgba(229,229,229,.5)}.temperature{font-size:32px;color:rgba(229,229,229,.5)}.audio__btn{cursor:pointer}.sound-btn{display:inline-flex;justify-content:space-between;align-items:center;position:relative}.audio-line-group{display:flex;position:absolute;left:-20px;top:10px;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%)}.audio-line{margin:0 1.5px;width:1px;height:18px;background-color:#f7f7f7;transform-origin:50% 100%;-ms-transform-origin:left bottom;transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);animation:sound-bouncing 600ms infinite}.audio-line.line-one{left:0px;animation-delay:300ms}.audio-line.line-two{left:4px}.audio-line.line-three{left:8px;animation-delay:200ms}.audio-line.line-four{left:12px;animation-delay:100ms}.data-active .audio-line.line-one,.data-active .audio-line.line-two,.data-active .audio-line.line-three,.data-active .audio-line.line-four{animation-delay:0;animation:none}.data-active .audio-line.line-one{transform:scale3d(1, 0.6333333, 1)}.data-active .audio-line.line-two{transform:scale3d(1, 0.7, 1)}.data-active .audio-line.line-three{transform:scale3d(1, 0.9111111, 1)}.data-active .audio-line.line-four{transform:scale3d(1, 0.66666667, 1)}@keyframes sound-bouncing{0%{transform:scale3d(1, 1.1, 1)}60%{transform:scale3d(1, 0.6, 1)}100%{transform:scale3d(1, 0.9, 1)}}.header{height:111px;width:100%}.header__row{min-height:111px;display:flex;align-items:center;z-index:50;margin:0px 0px -112px 0px;padding:20px 70px 20px 20px}.header__row-width{width:25%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end}.logo{height:100%;display:flex}.logo__icon{position:fixed;width:65px;height:65px;margin-top:0px;margin-bottom:0px;top:20px;left:20px;z-index:15}.logo__icon-svg{max-width:65px;min-width:20px;text-align:center;width:100%}.logo__icon-svg svg{width:100%;height:auto;display:block}.logo__title{padding-left:150px;align-self:center;z-index:15}.logo__title-text{font-family:"Cinzel",sans-serif;font-weight:100;font-size:22px;letter-spacing:.3em;text-transform:uppercase;color:#f7f7f7;text-decoration:none}.strip{position:fixed;width:50px;min-height:100vh;margin-top:0px;margin-bottom:0px;top:0px;inset-inline-start:50px;overflow:hidden;border-left:1px solid #fff;margin-left:50px;padding:10px 10px 10px 10px;margin-left:50px;transition:background .3s,border .3s,box-shadow .3s,transform .4s;z-index:20}.strip__about{position:fixed;width:50px;min-height:100vh;margin-top:0px;margin-bottom:0px;top:0px;inset-inline-start:50px;overflow:hidden;border-left:1px solid #4a4a4a;margin-left:50px;padding:10px 10px 10px 10px;margin-left:50px;transition:background .3s,border .3s,box-shadow .3s,transform .4s;z-index:10}.widget{position:absolute;left:40px;width:auto;top:50%;z-index:10;animation-name:fadeIn;animation-duration:1.25s;position:fixed}.widget-overlay{z-index:100}.widget__header{display:none;max-width:100%;margin-top:20px}.widget__header-icon{color:#f7f7f7;border-color:#f7f7f7;font-size:20px}.widget__header-icon svg{fill:#f7f7f7;stroke:#fff;height:20px;width:20px}.widget__container{height:100%;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration, 0.4s)}.widget__icon{color:#f7f7f7;border-color:#f7f7f7;font-size:26px}.widget__icon svg{fill:#f7f7f7;stroke:#fff;height:26px;width:1em;position:relative;display:block}.widget__icon-wrapper{text-align:center}.menu{display:flex;position:fixed;top:0;left:0;width:65vw;height:100vh;z-index:10;visibility:hidden;opacity:0;transform:matrix(1, 0, 0, 1, 0, 0);transition:all .6s;box-shadow:2px 8px 23px 3px rgba(0,0,0,.2)}.menu__active{left:0;visibility:visible;opacity:1}.menu__header{display:none;width:100%;border-bottom:1px solid #fff}.menu__header-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0px 10px 0px 10px;min-height:85px}.menu__block{position:relative;width:100%;background-color:#191717;height:100vh;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;transition:all .6s;z-index:10;margin-left:0px;padding-bottom:80px;padding-left:150px;padding-right:170px}.menu__list{width:50vw;list-style-type:none;padding-left:70px;padding-bottom:0px;padding-right:170px;margin-bottom:80px}.menu__link{margin-bottom:15px;letter-spacing:2px}.menu__link a{position:relative;font-weight:400;font-size:90px;text-decoration:none;padding:0px 5px 0px 5px;font-family:"PP Neue Montreal",sans-serif;color:#f9f9f9;cursor:pointer}.menu__link a:hover::after{width:500px;left:0;background:#fff}.menu__link a::after{content:"";width:0;height:1px;position:absolute;bottom:0;left:0;background:rgba(0,0,0,0);transition:.35s linear}.menu__social{display:flex;min-height:20px;flex-direction:row;padding-left:70px;width:100%}.menu__social-container{display:flex;justify-content:space-between;width:100%;height:100%}.menu__social-title{width:47.182%;text-decoration:none}.menu__social-header{color:#f7f7f7;font-family:"PP Neue Montreal",sans-serif;font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:.3em}.menu__social-header-mail{text-transform:none}.menu__social-descr{width:100%;padding-left:70px;display:flex;flex-direction:row;justify-content:space-between;margin-top:20px;border-top:1px solid #f7f7f7;padding-top:20px}.menu__social-text{list-style:none;padding-bottom:15px}.menu__social-text a{text-decoration:none}.menu__max{display:block;width:100%}.menu__mini{display:none;width:100%}.menu__mini-container{padding:0px 20px 50px 20px;display:flex;flex-direction:column}.menu__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.75}.promo{width:100%;height:100vh;margin-top:-112px;position:relative}.promo__bg{width:100%;display:flex;flex-direction:column;justify-content:space-between;transition:.3;overlay-opacity:.87;padding:0px 50px 50px 170px;height:100vh}.promo__bg-about{display:flex;justify-content:flex-end}.promo__black{position:absolute;-o-object-fit:cover;object-fit:cover;top:0;left:0;z-index:1;width:100%;height:100vh;background-color:rgba(0,0,0,.5)}.promo__video{max-width:100%;height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";border:none}.promo__video-about{background:url("/assets/img/bg/bg_1.jpg") center center/cover no-repeat;height:100vh;width:100%}.promo__video-services{background:url("/assets/img/bg/bg_2.jpg") center center/cover no-repeat;height:100vh;width:100%}.promo__background-video{transition:opacity 1s;pointer-events:none;height:100vh;width:100%;top:0;left:0;position:absolute;overflow:hidden;z-index:0;direction:ltr}.promo__background::before{background-overlay:"";background-color:rgba(0,0,0,0);background-image:linear-gradient(90deg, #242424 0%, rgba(74, 74, 74, 0) 100%)}.promo__weather{width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:flex-end}.promo__wrapper{display:flex;flex-direction:column;padding:10px 10px 10px 10px;width:78.345%}.promo__wrapper-about{margin-bottom:100px}.promo__wrapper-services{padding-bottom:100px;display:flex;justify-content:space-between;height:292px}.promo__title{z-index:1;color:#f7f7f7;font-size:22px;text-transform:uppercase;letter-spacing:.3em;font-family:"PP Neue Montreal",sans-serif;font-weight:400}.promo__heading{z-index:1;max-width:100%;color:#f7f7f7;font-family:"PP Eiko",sans-serif;font-size:128px;font-weight:400;line-height:1}.scroll-item{opacity:0;transition:opacity 1.2s}.scroll-item.scrolled{opacity:1}.scrolled.scroll-item--active{animation:scroll-item--active 1s ease-in-out both}@keyframes scroll-item--active{0%{transform:translateY(50px);opacity:0}100%{transform:translateY(0);opacity:1}}.right__bottom{display:block;width:150px;height:17px;position:absolute;right:50px;bottom:50px;cursor:pointer;scroll-behavior:smooth}.right__bottom-container{width:100%;height:100%;display:flex}.right__bottom-list{cursor:pointer;display:flex;font-size:inherit;align-items:center}.right__bottom-mini{display:none}.scrolldown-text{cursor:pointer;font-family:"PP Neue Montreal",Sans-serif;font-size:13px;font-weight:400;line-height:1.3em;letter-spacing:1.6px;color:#f7f7ff;align-self:center;padding-left:5px;opacity:.25;text-decoration:none;animation:pulse 2s linear alternate infinite}.scrolldown-icon{cursor:pointer;opacity:1;transition:all .5s ease-in 3s}.scrolldown-icon svg{animation:bounce 2s infinite 2s;transition:all .2s ease-in;transform:scale(1)}@keyframes pulse{to{opacity:1}}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.about{min-height:577px;background-color:#fff;margin-bottom:0px}.about__container{overflow:hidden;padding:120px 100px 0px 170px}.about__content{display:flex;flex-direction:column}.about__content-title{height:100%;margin-bottom:50px}.about__title{color:#6c6c6c;font-family:"PP Neue Montreal",Sans-serif;font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:.3em}.about__descr{display:flex;background-transition:.3s;padding-left:150px}.about__descr-text{width:615px;margin-bottom:.9rem}.about__btn{width:100%;display:flex;padding-left:150px;margin-top:30px}.about__btn-services{padding-left:10px}.about__btn-wrapper{display:flex;justify-content:center}.about__btn-icon{margin-right:14px}.about__btn-icon svg{width:1em;height:1em;fill:#6c6c6c;color:#6c6c6c}.about__btn-text{font-family:"PP Neue Montreal",Sans-serif;font-size:12px;font-weight:400;letter-spacing:1.2px;fill:#6c6c6c;color:#6c6c6c;line-height:1.4em}.about__btn-text:hover{color:#4a4a4a}.about__line{display:flex;min-height:0px;margin-top:80px;padding-left:150px;padding-right:180px;position:relative}.about__line-animated{display:flex;min-height:0px;background-transition:.3s;border:1px solid #4a4a4a}.about__line-inner{width:100%;max-width:1140px;margin:0 auto;height:100%}@keyframes line{from{width:0%}to{width:100%}}.p1{color:#242424;font-family:"PP Neue Montreal",Sans-serif;font-size:20px;font-weight:400;line-height:1.8em}.services{min-height:600px;background-color:#fff}.services__container{padding:20px 100px 0px 170px}.services__content{display:flex;flex-direction:column}.services__title{padding-top:25px;color:#4a4a4a;font-family:"PP Eiko",Sans-serif;font-size:128px;font-weight:400;letter-spacing:8px}.services__cards{display:flex;flex-wrap:wrap;-moz-column-gap:90px;column-gap:90px;row-gap:78px;padding:50px 0px 0px 150px}.services__card{padding-bottom:20px;max-width:440px;min-height:422px;border-radius:0px;position:relative;box-shadow:.2em .2em 4em 0px #000}.services__img{width:440px;height:285px}.services__link{text-decoration:none}.services__subtitle{padding-top:25px;padding-left:10px;font-family:"PP Neue Montreal",sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:35px;letter-spacing:5px;text-transform:uppercase;color:#4a4a4a}.services__subtitle:hover::after{width:430px}.services__subtitle:after{content:"";position:absolute;left:10px;top:393px;height:2px;width:300px;background:#4a4a4a;border-radius:0px;transition:.35s linear}.services__subtitle::nth-child(3){content:"";position:absolute;left:0px;top:358px}.services__subtitle-nchild{padding-bottom:35px}.services__text{padding-top:20px;padding-left:10px;color:#242424;font-family:"PP Neue Montreal",Sans-serif;font-size:20px;font-weight:400;line-height:1.4em}.contacts{padding-top:120px;min-height:700px;background-color:#fff}.contacts__container{display:flex;flex-direction:row;align-items:center;padding-left:170px;padding-right:100px}.contacts__text{display:flex;flex-direction:column;padding-left:0px;padding-right:0px;width:58.857%}.contacts__text-heading{max-width:100%}.contacts__text-h{height:100%}.contacts__text-title{font-family:"Playfair Display",serif;font-size:128px;font-weight:300;color:#4a4a4a;line-height:1}.contacts__text-descr{display:flex;min-height:80px;flex-direction:column;padding-left:150px;padding-top:40px}.contacts__text-header{color:#6c6c6c;font-family:"PP Neue Montreal",Sans-serif;font-weight:400;font-size:14px;text-transform:uppercase;letter-spacing:.3em}.contacts__text-profile{color:#242424;font-family:"PP Neue Montreal",Sans-serif;font-size:20px;font-weight:400;line-height:1.4em;padding-top:10px}.contacts__text-profile a{text-decoration:none;color:#242424}.contacts__descr{max-width:616px;padding-left:150px;padding-top:40px}.contacts__foto{width:50%;padding:10px;display:flex;flex-direction:column}.contacts__callback{display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:750px;height:530px;margin-top:50px;margin-bottom:100px}.input{overflow:hidden;font-family:inherit;font-size:1rem;line-height:1.5;margin:0 auto}.form__fields-wrapper{margin-left:-22.5px;margin-right:-22.5px;margin-bottom:-60px;display:flex;flex-wrap:wrap}.field__text{padding-right:22.5px;padding-left:22.5px;margin-bottom:60px;width:50%;flex-wrap:wrap;align-items:center;position:relative;min-height:1px;display:flex}.field__label{font-family:"PP Neue Montreal",Sans-serif;font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:.3em;color:#242424;cursor:pointer}.field__label-hidden{position:absolute;top:-10000em;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.field__textual{border-color:#242424;border-width:0px 0px 1px 0px;border-radius:0px 0px 0px 0px;padding:8px 16px 8px 16px;width:100%;max-width:100%;vertical-align:middle;padding:.5rem 1rem;min-height:40px;font-family:"PP Neue Montreal",Sans-serif;font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:.3em;color:#242424;margin:0;cursor:pointer}.field__textarea{padding-right:22.5px;padding-left:22.5px;margin-bottom:60px;width:100%;flex-wrap:wrap;align-items:center;position:relative;min-height:1px;display:flex}.field__buttons{padding-right:22.5px;padding-left:22.5px;margin-bottom:60px;width:20%;flex-wrap:wrap;justify-content:center;align-items:flex-end;position:relative;min-height:1px;display:flex}.field__button{border:none;background-color:#fff;cursor:pointer}.field__button span{display:flex;justify-content:center;align-items:center}.field__button svg{height:10px !important}.field__button-icon{margin-right:12px;order:5}.field__button-icon svg{width:1rem}.field__button-text{order:10;white-space:normal;font-family:"PP Neue Montreal",Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;letter-spacing:1.2px;color:#6c6c6c;cursor:pointer}.footer{background-color:#242424}.footer__container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-left:100px;padding-right:100px;min-height:350px;z-index:200}.footer__logo{display:flex;flex-direction:row;justify-content:center;align-items:center;width:17.468%;padding:10px}.footer__logo-img{height:100%}.footer__logo-img img{width:134px;height:134px}.footer__menu{display:block;display:flex;flex-direction:column;justify-content:space-between;max-width:1140px;padding:10px 0px 10px 0px;margin:0 auto}.footer__menu-mini{display:none}.footer__menu-list{width:1140px;display:flex;flex-direction:row;justify-content:space-between;min-height:20px}.footer__menu-child{width:21.851%}.footer__menu-child:last-child{display:flex;flex-direction:row;justify-content:flex-end}.footer__menu-icon{padding-right:10px}.footer__menu-title{color:rgba(247,247,247,.968627451);font-family:"PP Neue Montreal",Sans-serif;font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:.3em}.footer__menu-title:last-child{cursor:pointer}.footer__menu-wrapper{width:100%;display:flex;flex-direction:row;margin-top:10px;border-top:1px solid #f7f7f7}.footer__menu-descr{width:26.5%;display:flex;margin-top:20px;margin-right:10px}.footer__menu-descr:nth-child(2){width:23%;margin-top:20px;margin-right:30px;display:flex;flex-direction:column}.footer__menu-descr:nth-child(3){width:50.5%;margin:20px 10px 10px 20px}.footer__menu-links{list-style-type:none}.footer__menu-link{padding-bottom:15px}.footer__menu-link a{text-decoration:none}.copyright{display:flex;flex-direction:row;min-height:60px;margin:0 auto;align-items:center;border-top:1px solid #4a4a4a;justify-content:center}#copyright{text-align:center;color:#f7f7ff;font-family:"PP Neue Montreal",Sans-serif;font-size:14px;font-weight:400}.go-up{display:none;position:fixed;z-index:100;line-height:25px;right:3%;bottom:5%;width:30px;height:30px;cursor:pointer;text-align:center;font-size:20px;background-color:#4a4a4a;border-radius:100%;color:#f7f7f7;scroll-behavior:smooth}.go-up:hover{opacity:.7;color:#fff}.about__content-wrapper{display:flex;min-height:551px;flex-direction:row;align-items:center;gap:0px 0px;background-transition:.3s;padding-left:170px;margin-bottom:50px}.about__content-wrapper-f{display:flex;flex-direction:row;min-height:750px;align-items:center;padding-left:170px}.about__content-foto{width:65.434%;padding-left:80px}.about__content-foto-l{width:100%;display:flex;flex-direction:column}.about__content-foto-l img{width:100%;height:600px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.about__content-foto-s{width:55%;display:flex;flex-direction:column}.about__content-foto-s img{width:100%;height:500px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.about__content-pict{width:57.125%;padding-left:0px}.about__content-descr{width:43%;min-height:500px;display:flex;flex-direction:column;justify-content:flex-end}.about__content-descr-l{width:45%;min-height:500px;display:flex;flex-direction:column;justify-content:flex-start;padding-right:40px}.about__content-text{max-width:616px;padding-left:100px}.about__content-text-l{max-width:616px}.about__content-img{height:100%}.about__content-img img{width:100%;height:500px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.service{min-height:800px;background-color:#fff}.service__container{padding-top:120px;padding-left:170px;padding-right:100px}.service__content{padding-left:150px;padding-bottom:50px;display:flex;flex-direction:column}.service__content-descr{padding-right:0px}.service__content-descr-list{margin-bottom:50px}.service__content-wrapper{width:100%;height:500px;margin-top:100px;margin-bottom:100px;background:url("/assets/img/map.jpg") no-repeat;background-position:center center;background-size:cover;background-attachment:fixed,scroll}.service__content-wrapper-poliv{width:100%;height:500px;margin-top:100px;margin-bottom:100px;background:url("/assets/img/poliv_1.jpg") no-repeat;background-position:center center;background-size:cover;background-attachment:fixed,scroll}.service__content-sad{justify-content:flex-end}.service__content-padding{padding-left:40px}.service__head{width:100%;display:flex;padding-bottom:50px}.service__title{color:#4a4a4a;font-family:"Playfair Display",serif;font-size:100px;font-weight:400;letter-spacing:4px}.service__descr{justify-content:flex-start}.service__list{font-size:40px;list-style-type:decimal;color:#242424;margin-left:50px}.service__list-subtitle{font-family:"PP Neue Montreal",Sans-serif;padding-left:10px;padding-bottom:20px;font-size:40px;color:#242424;font-weight:400;letter-spacing:2px}.service__list-wrapper{display:flex;min-height:551px;flex-direction:row;align-items:center;gap:0px 0px;background-transition:.3s;margin-bottom:50px}.service__list-sad{margin-left:0px}.services__list{padding-top:50px}.services__list-title{color:#4a4a4a;font-family:"PP Neue Montreal",Sans-serif;font-size:60px;font-weight:400;letter-spacing:2px}@media screen and (max-width: 1850px){.services__cards{-moz-column-gap:35px;column-gap:35px;justify-content:space-around}}@media screen and (max-width: 1440px){.menu__link a{font-size:70px}.menu__block{padding-right:70px}.services__cards{-moz-column-gap:20px;column-gap:20px;justify-content:space-between}.contacts__text{flex-wrap:wrap}.footer__container{width:100%}.footer__menu-list{max-width:965px}.footer__menu-descr:nth-child(2){width:30%}.footer__menu-child:nth-child(3){padding-left:30px}}@media screen and (max-width: 1319px){.p1{line-height:1.6em}.about__descr{padding-left:130px}.about__btn{padding-left:130px}.about__btn-services{padding-left:10px}.about__line{padding-left:130px}.about__line-services{padding-left:0px}.about__content-wrapper{padding-left:150px}.about__content-wrapper-f{padding-left:150px}.about__content-text{padding-left:50px}.service__content{padding-left:130px}.services__cards{padding-left:130px}.services__card{max-width:410px}.services__img{max-width:410px}.contacts__descr{padding-left:130px;max-width:550px}.contacts__text-descr{padding-left:130px}.footer__menu{max-width:868px}.footer__menu-list{max-width:868px}}@media screen and (max-width: 1239px){.temperature{font-size:20px}.day{font-size:14px;margin-top:1px}.p1{font-size:16px;line-height:1.5em}.promo__wrapper{width:496.766px}.promo__wrapper-services{height:150px;padding-bottom:0px}.promo__wrapper-about{margin-bottom:0px}.promo__title{font-size:20px}.promo__heading{font-size:75px}.menu__block{padding-left:100px;padding-right:5px}.menu__link a{font-size:50px}.about{min-height:495px}.about__container{padding-left:150px}.about__title{font-size:15px}.about__descr{padding-left:70px}.about__descr-text{width:582px}.about__line{padding-left:70px}.about__line-services{padding-left:0px}.about__btn{padding-left:70px}.about__btn-services{padding-left:10px}.about__content-wrapper{padding-left:70px;min-height:400px}.about__content-wrapper-f{padding-left:70px;min-height:450px}.about__content-img img{height:350px}.about__content-descr{min-height:354px}.about__content-descr-l{min-height:354px}.services__container{padding-left:150px}.services__title{font-size:75px}.services__cards{padding-left:75px;padding-top:20px}.services__card{max-width:400px}.services__img{max-width:400px}.services__subtitle{font-size:25px}.services__subtitle:hover::after{width:390px}.services__text{font-size:16px}.services__list-title{font-size:40px}.contacts{min-height:655px;padding-top:50px}.contacts__container{padding-left:150px;justify-content:space-between}.contacts__text{width:399.188px}.contacts__text-title{font-size:75px}.contacts__text-descr{padding-left:70px}.contacts__descr{padding-left:70px;max-width:400px}.contacts__callback{height:450px;width:650px;margin-bottom:50px}.footer__menu{max-width:850px}.footer__menu-list{max-width:850px}.service__container{padding-left:150px}.service__title{font-size:75px}.service__content{padding-left:70px}.service__content-wrapper{margin-top:50px;margin-bottom:50px;height:350px}.service__content-wrapper-poliv{height:350px;margin-top:50px;margin-bottom:50px}.service__list{font-size:25px}.service__list-subtitle{font-size:25px}.service__list-wrapper{min-height:450px;margin-bottom:5px}}@media screen and (max-width: 1103px){.menu__block{padding-left:70px;padding-right:5px}.menu__link a{font-size:45px}.menu__social-title{width:60%}.menu__social-title:nth-child(2){width:35%}.services__card{max-width:350px}.services__img{max-width:350px}.services__subtitle{font-size:22px}.services__subtitle:hover::after{width:340px}.footer__container{padding-right:0px;padding-left:50px}.footer__logo{width:14.468%}.footer__menu{max-width:750px}.footer__menu-list{max-width:750px}.footer__menu-descr{margin-right:14px}.footer__menu-descr:nth-child(2){width:35%;margin-right:20px}.footer__menu-descr:nth-child(3){width:55%;margin-right:20px}.footer__menu-child{width:20.851%}.footer__menu-child:last-child{width:23%}.footer__menu-child:nth-child(3){padding-left:40px}}@media screen and (max-width: 973px){.menu__block{padding-left:60px;padding-right:5px}.menu__link a{font-size:40px}.menu__link a:hover::after{width:400px}.footer__container{padding-left:10px}.footer__logo-img img{width:105%;height:105%}.footer__menu{max-width:750px}.footer__menu-list{max-width:750px}}@media screen and (max-width: 900px){.widget{display:none}.widget__header{display:block;z-index:10;padding-right:10px}.weather{margin-top:20%;min-height:40px}.strip{display:none}.header{height:85px;flex-direction:row;justify-content:space-between;align-items:center;padding:0px 10px 0px 10px;margin-bottom:-88px;border-bottom:1px solid #f7f7f7;width:100%;position:sticky;z-index:100}.header__row{padding:10px 0px 10px 0px;margin:0px 54px 0px 54px;width:767px;min-height:85px;justify-content:space-between}.header__row-width{width:270px;flex-direction:row;align-items:center;display:flex}.logo{width:270px;display:flex;flex-direction:row;-moz-column-gap:30px;column-gap:30px}.logo__icon{position:relative;width:60px;height:60px;top:0px;left:0px}.logo__title{padding-top:20px;padding-left:0px}.logo__title-text{font-size:13px}.menu{top:0;left:35%}.menu__active{right:0;z-index:11}.menu__header{display:block}.menu__block{padding:0px 0px 0px 0px;justify-content:space-between}.menu__list{padding:30px 20px 30px 20px;margin-bottom:0px}.menu__link a{font-size:40px}.menu__mini{display:block}.menu__mini-social{padding-left:10px;width:100%}.menu__max{display:none}.menu__social-descr{padding-left:10px;margin-bottom:20px}.menu__social-header{font-size:15px}.menu__social-title{width:100%}.audio-line{height:12px}.promo{margin-top:0px}.promo__bg{padding:20px 20px 20px 20px}.promo__wrapper{width:100%}.promo__wrapper-bottom{display:flex;flex-direction:column;justify-content:space-between;height:100px}.promo__wrapper-about{margin-bottom:0px}.promo__wrapper-services{padding-bottom:0px;padding-top:0px}.promo__title{font-size:14px}.promo__heading{font-size:54px;padding-bottom:10px}.right__bottom{display:none}.right__bottom-mini{display:block;cursor:pointer;scroll-behavior:smooth}.scrolldown-icon svg{width:15px;height:15px}.about{min-height:460px}.about__container{padding:80px 0px 0px 20px}.about__content-title{margin-bottom:20px}.about__content-wrapper{padding:0px 20px 50px 20px;margin-bottom:50px}.about__content-wrapper-f{padding:0px 20px 50px 20px}.about__title{font-size:13px}.about__descr{padding:40px 20px 0px 25px}.about__btn{margin-top:25px;padding-left:25px}.about__btn-services{padding-left:10px}.about__line{padding:0px 20px 0px 40px;max-width:776px}.p1{font-size:15px}.services__container{padding:20px 20px 0px 20px}.services__title{padding-top:10px;font-size:54px}.services__cards{padding-left:20px;justify-content:space-around}.services__card{max-width:300px}.services__card img{max-width:300px;height:250px}.services__descr{width:300px}.services__subtitle{padding-top:20px;font-size:18px;letter-spacing:3px;line-height:25px}.services__subtitle:hover::after{width:290px}.services__subtitle:after{width:240px;top:329px}.services__subtitle-child{padding-bottom:25px}.services__text{font-size:14px}.services__list-title{font-size:30px}.contacts__container{padding:0px 20px 0px 20px}.contacts__text-title{font-size:54px}.contacts__text-descr{padding-left:25px}.contacts__text-header{font-size:13px}.contacts__text-profile{font-size:15px}.contacts__descr{padding-left:25px}.footer__container{padding:50px 10px 0px 10px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.footer__logo{width:100%;justify-content:flex-start;padding-left:0px}.footer__logo-img img{width:110px;height:110px}.footer__menu{display:none}.footer__menu-child{width:50%}.footer__menu-child:last-child{justify-content:flex-start}.footer__menu-descr{width:100%;margin:20px 0px 10px 0px}.footer__menu-descr:nth-child(3){width:100%;margin:20px 0px 20px 0px}.footer__menu-mini{width:100%;display:block;padding:30px 10px 10px 10px;margin:0px;display:flex;flex-direction:column;justify-content:flex-start}.footer__menu-list{width:100%;align-items:center;margin-top:10px}.footer__menu-title{font-size:13px}.go-up{display:block}.service__container{padding:50px 20px 0px 20px}.service__title{font-size:54px}.service__content{padding-left:25px}.service__content-wrapper{height:300px;background-attachment:scroll}.service__content-wrapper-poliv{height:300px;background-attachment:scroll}.service__list{font-size:20px}.service__list-subtitle{font-size:20px;padding-left:0px}}@media screen and (max-width: 830px){.header__row{margin-left:20px;margin-right:20px}}@media screen and (max-width: 796px){.header__row{margin-left:5px;margin-right:5px}}@media screen and (max-width: 781px){.header__row{width:750px}.menu{z-index:20}.menu__active{left:0%;width:100vw}.menu__link a{font-size:25px}.menu__social-header{font-size:12px}.menu__social-descr{margin-top:10px}.menu__social-text{padding-bottom:10px}}@media screen and (max-width: 767px){.header__row{max-width:100%;padding-left:10px;padding-right:10px;margin-left:0px;margin-right:0px}.promo__wrapper-services{height:90px}.promo__wrapper-bottom-s{height:180px}.about__descr-text{width:100%}.about__content-foto{width:100%;padding-left:25px}.about__content-foto-s{width:100%;order:-9999}.about__content-img img{max-width:350px;height:301px}.about__content-img-one img{max-width:400px;height:301px}.about__content-img-l img{width:100%}.about__content-wrapper{width:100%;padding-left:25px;display:flex;flex-direction:column;margin-bottom:0px}.about__content-wrapper-f{padding-left:25px;width:100%}.about__content-pict{width:100%;padding-left:0px}.about__content-pict-service{order:9999;padding:50px 0px 0px 0px}.about__content-descr{width:100%;min-height:220px;padding-top:30px}.about__content-descr-l{width:100%;min-height:300px;padding-bottom:30px;padding-top:80px}.about__content-descr-service{order:-9999;padding:50px 0px 30px 0px;width:100%}.about__content-text{padding-left:0px}.contacts{padding-top:0px}.contacts__container{flex-direction:column;flex-wrap:wrap}.contacts__text{order:9999;width:100%;padding-top:40px}.contacts__text-header{font-size:11px}.contacts__text-profile{font-size:14px}.contacts__foto{padding:80px 0px 0px 25px;width:100%}.contacts__descr{max-width:616px}.contacts__callback{min-height:550px;margin-right:20px;margin-left:20px;padding:0px 20px 0px 20px}.form__fields-wrapper{flex-direction:column}.field__text{width:100%}.field__textual{font-size:12px}.service__title{font-size:40px}.service__list{margin-left:25px}.service__list-sad{margin-left:0px}.service__list-wrapper{display:flex;flex-direction:column;margin-bottom:80px}.service__content-descr{margin-bottom:80px}.service__content-wrapper{margin-top:0px}.service__content-wrapper-poliv{margin-top:0px}.service__content-sad{padding-left:0px;padding-top:20px;min-height:200px}.services__list-title{font-size:25px}}@media screen and (max-width: 720px){.contacts__descr{width:100%}.contacts__callback{margin-left:0px;margin-right:0px;padding-left:30px;padding-right:30px;width:100%}.field__buttons{width:22%}}@media screen and (max-width: 680px){.about__content-foto{padding-left:0px}.about__content-img-one img{max-width:350px}.weather{margin-top:40%}.service__title{font-size:30px}.field__buttons{width:30%}.services__cards{justify-content:center}}@media screen and (max-width: 420px){.field__buttons{width:45%}}@media screen and (max-width: 320px){.services__card{max-width:250px}.services__card img{max-width:250px;height:200px}.services__descr{width:100%}.services__subtitle{font-size:16px;letter-spacing:2px}.services__subtitle:hover::after{width:240px}.services__subtitle:after{width:200px;top:282px}}/*# sourceMappingURL=style.min.css.map */