/*!
Theme Name: acm-solutions
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
*/
 html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body,h1,h2,h3,h4,h5,h6,p,ul,ol{margin:0;padding:0}input,button,select,textarea{padding:0;margin:0;border:none;outline:none;background:none}textarea{resize:none;overflow:visible}a{text-decoration:none;color:inherit}ul{list-style:none}button{cursor:pointer}html{box-sizing:border-box}*,*::after,*::before{box-sizing:border-box}:root{--main-color:#135A84;--black-color:#051D2B;--white-color:#FFFFFF;--main-grad:linear-gradient(180deg,#116291 0%,#051D2B 100%);--gray-color:#E5E5E5;--gray-color-second:#787676;--border-color:rgba(5,29,43,.25)}body{font-family:"Montserrat",sans-serif;-webkit-font-smoothing:antialiased}.container{width:1920px;max-width:100%;padding:0 80px;margin:0 auto}.label{display:flex;flex-direction:column;gap:15px}.label input,.label textarea{background:var(--gray-color);padding:14px 16px;font-size:20px;width:100%}.label textarea{height:200px;width:100%}.select select{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;font-size:20px;background:var(--gray-color);padding:14px 16px;font-size:20px;cursor:pointer;font-family:"Montserrat",sans-serif}.opacity{transition:opacity .3s}.opacity:hover{opacity:.6}.btn{background:var(--main-grad);color:var(--white-color);display:flex;align-items:center;transition:background .3s}.btn span{display:block;padding:16px 25px;width:100%;pointer-events:none;font-weight:500;text-transform:uppercase}.btn div{display:flex;align-items:center;padding:22px;border-left:2px solid var(--white-color);flex-shrink:0;pointer-events:none}.btn div svg{width:15px;height:15px;transition:transform .3s}.btn:hover svg{transform:rotate(45deg)}.section__header{font-weight:700;font-size:80px;line-height:1.3;color:var(--black-color);margin-bottom:40px}.section__top{display:flex;align-items:center;gap:10px;margin-bottom:20px;font-weight:500;font-size:20px;line-height:1.4;color:#135A84}.section__top svg{width:15px;height:15px}.nav{width:100%;align-self:stretch}.nav__list{display:flex;height:100%}.nav__item{flex:1}.nav__item:last-child{border-right:1px solid var(--white-color)}.nav__link{height:100%;padding:10px 20px;border-left:1px solid var(--white-color);display:flex;flex-direction:column;gap:21px;transition:background .3s,color .3s}.nav__link *{pointer-events:none}.nav__link:hover{background:var(--white-color);color:var(--main-color)}.nav__link:hover svg animate{display:none}.nav__link:hover svg path{fill:var(--main-color)}.nav__link:hover svg animate{display:block}.nav__link svg{pointer-events:none;width:15px;align-self:flex-end}.nav__link svg path{transition:fill .3s}.header{position:fixed;top:0;left:0;width:100%;font-weight:500;font-size:20px;line-height:1.2;background:linear-gradient(180deg,rgba(0,0,0,.4) 6.22%,rgba(23,23,23,.370787) 17.04%,rgba(255,255,255,.4) 174.37%);color:var(--white-color);z-index:5;backdrop-filter:blur(15px)}.header__container{display:flex;align-items:center}.header__logo{padding:5px 0;margin-right:50px;flex-shrink:0;display:flex;justify-content:center}.header__logo img{width:160px}.header__links{padding:10px 20px;flex-shrink:0;align-self:stretch;display:flex;flex-direction:column;gap:10px}.header__phone,.header__mail{transition:color .3s;display:flex;align-items:flex-start}.header__phone svg,.header__mail svg{display:none}.header__phone:hover,.header__mail:hover{color:var(--main-color)}.header__burger{display:none}.hero{color:var(--white-color);background:url(/wp-content/themes/acmwp/assets/img/hero/hero4.webp) center no-repeat;background-size:cover;padding:210px 0 95px;position:relative}.hero::after{content:"";background:linear-gradient(180deg,rgba(0,0,0,.4) 4.08%,rgba(23,23,23,.370787) 10.25%,rgba(159,159,159,.2) 46.34%,rgba(255,255,255,.4) 100%);position:absolute;width:100%;height:100%;top:0;left:0}.hero__text{display:flex;flex-direction:column;align-items:flex-end;position:relative;z-index:2}.hero__title{font-weight:700;font-size:80px;line-height:1.3;text-align:right;margin-bottom:30px;text-transform:uppercase;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:rgba(0,0,0,.1);padding:5px 10px;box-decoration-break:clone;-webkit-box-decoration-break:clone;border-radius:10px}.hero__subtitle{max-width:400px;font-weight:500;font-size:26px;line-height:1.25;text-align:right;margin-bottom:80px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:rgba(0,0,0,.1);padding:5px 10px;box-decoration-break:clone;-webkit-box-decoration-break:clone;border-radius:10px}.hero__form{padding:30px 25px;background:var(--white-color);font-family:"TT Octosquares Trl Cnd",sans-serif;font-weight:500;font-size:20px;line-height:28px;color:var(--black-color)}.hero__form__fields{display:flex;flex-direction:column;gap:20px;margin-bottom:50px}.hero__form__fields .label input,.hero__form__fields .label textarea{width:100%}.hero__form .btn{width:100%}.about{padding:80px 0;background:url(/wp-content/themes/acmwp/assets/img/about.webp) right top no-repeat;background-size:52%}.about__main{background-size:contain;margin-bottom:55px}.about__subtitle{font-weight:600;font-size:40px;line-height:1.3;color:#135A84;max-width:900px;margin-bottom:25px}.about__text{font-weight:500;font-size:24px;line-height:130%;color:rgba(5,29,43,.737254902);max-width:900px}.about__text strong{opacity:1;color:#051d2b}.about__grid{display:grid;grid-template-columns:1fr 1fr 1fr}.about__grid__item{border:1px solid var(--black-color);border-right:none;padding:40px;min-height:400px;display:flex;flex-direction:column;gap:10px}.about__grid__item:last-child{border:1px solid var(--black-color)}.about__grid__item:last-child h3,.about__grid__item:last-child p{max-width:72%}.about__grid__item img{width:60px;margin-bottom:auto}.about__grid__item__title{margin-bottom:10px;font-weight:600;font-size:1.2;line-height:1.15;color:var(--black-color)}.about__grid__item__text{font-weight:300;font-size:20px;line-height:1.2;color:var(--black-color)}.services--consult{margin-bottom:50px}.services--surway .services__main__title{text-align:right}.services--surway .services__main{background:url(/wp-content/themes/acmwp/assets/img/surway.webp) center no-repeat;background-size:cover;background-position:center;background-repeat:no-repeat}.services__main{background:linear-gradient(180deg,rgba(0,0,0,.4) 1.23%,rgba(115,115,115,.4) 53.94%,rgba(255,255,255,.4) 100%),url(/wp-content/themes/acmwp/assets/img/services.webp);background-size:cover;background-position:center;background-repeat:no-repeat;padding:50px 0 100px}.services__main__title{color:var(--white-color);margin-bottom:100px}.services__swiper{background:var(--white-color);display:flex;overflow:hidden;position:relative}.services__swiper__container{width:100%;display:flex}.services__swiper__btns{display:flex;flex-direction:column;position:absolute;height:100%;z-index:3;background:var(--white-color)}.services__swiper__btn{padding:30px;flex:1;border-right:1px solid var(--gray-color);transition:background .3s}.services__swiper__btn:disabled{pointer-events:none}.services__swiper__btn:disabled svg path{stroke:var(--gray-color);transition:stroke .3s}.services__swiper__btn:last-child{border-top:1px solid var(--gray-color)}.services__swiper__btn:last-child svg{transform:scale(-1,1)}.services__swiper__btn:hover{background:var(--main-color)}.services__swiper__btn:hover svg path{stroke:var(--white-color)}.services__slide{flex-shrink:0;padding:50px 50px 50px 10%;display:flex;align-items:stretch;justify-content:space-between;gap:20px}.services__slide__main{max-width:600px;display:flex;flex-direction:column}.services__slide__main .btn{align-self:flex-start}.services__slide__header{font-weight:600;font-size:30px;line-height:1.25;color:var(--main-color);margin-bottom:auto;text-transform:uppercase}.services__slide__subtitle{font-size:24px;color:var(--main-color);margin-bottom:10px}.services__slide__text{font-weight:500;font-size:20px;line-height:1.3;color:#051D2B;margin-bottom:25px;margin-top:10px}.services__slide__img{width:550px;max-height:400px;height:100%;-o-object-fit:cover;object-fit:cover}.services__slide__count{margin-bottom:38px;display:flex;flex-direction:column;gap:10px}.services__slide__count__num{display:flex;color:#9b9b9b}.services__slide__count__num span{color:var(--main-color)}.services__slide__line{height:2px;background-color:var(--gray-color);display:flex}.services__slide__line__item{flex:1;height:100%;transition:background-color .3s}.services__slide__line__item.active{background-color:var(--main-color)}.acmtext{padding:0 0 0;border-bottom:2px solid var(--black-color);overflow:hidden}.acmtext__container{padding:130px 0 130px;position:relative;background:url(/wp-content/themes/acmwp/assets/img/container-min.webp) center no-repeat;background-size:contain;background-attachment:fixed;background-position:top center}.acmtext__title{font-weight:700;font-size:500px;font-size:clamp(50px,28vw,500px);line-height:90%;text-align:center;background:linear-gradient(90deg,#116291 0%,#051D2B 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;position:relative;z-index:-1}.acmtext__img{width:100%;position:absolute;z-index:1;top:0;left:0}.projects{padding:40px 0;border-bottom:1px solid var(--black-color)}.projects__swiper{display:flex;gap:12px;overflow:hidden;position:relative;padding:0 45px}.projects__swiper__btn{position:absolute;top:0;border:1px solid #C8C8C8;height:100%;width:46px;background:var(--white-color);display:flex;justify-content:center;align-items:flex-start;padding:50px 8px;transition:background .3s,color .3s}.projects__swiper__btn svg path{transition:stroke .3s}.projects__swiper__btn:hover{background:var(--main-color)}.projects__swiper__btn:hover svg path{stroke:var(--white-color)}.projects__swiper__btn--left{left:0;z-index:1}.projects__swiper__btn--left svg{transform:scale(-1,-1)}.projects__swiper__btn--right{right:0;align-items:flex-end}.projects__swiper__container{display:flex}.projects__swiper__slide{padding:60px 45px;display:flex;justify-content:space-between;flex-shrink:0;gap:10px;border:1px solid var(--gray-color-second)}.projects__swiper__slide__main{display:flex;flex-direction:column;justify-content:space-between;padding:10px 0}.projects__swiper__slide__title{font-weight:600;font-size:24px;line-height:1.225;color:#116291;text-transform:uppercase;margin-bottom:10px}.projects__swiper__slide__text{font-weight:500;font-size:18px;line-height:130%;color:#000}.projects__swiper__slide__img{max-width:40%;-o-object-fit:cover;object-fit:cover;box-shadow:0 4px 4px rgba(0,0,0,.25)}.feedback{background:url(/wp-content/themes/acmwp/assets/img/form.webp) center no-repeat;background-size:cover;padding:120px 0}.feedback__window{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:10;background:rgba(0,0,0,.3);opacity:0;pointer-events:none;transition:opacity .3s}.feedback__window.active{opacity:1;pointer-events:auto}.feedback__window .feedback__form{max-height:90dvh;overflow:auto}.feedback_close{width:40px;height:40px;position:relative;position:absolute;top:20px;right:20px}.feedback_close span{pointer-events:none;position:absolute;top:0;bottom:0;margin:auto;left:0;width:100%;height:3px;background:var(--black-color);transform:rotate(45deg);transform-origin:center}.feedback_close span:last-child{transform:rotate(-45deg)}.feedback__container{display:flex;align-items:center;justify-content:center}.feedback__form{background:var(--white-color);padding:65px 80px;position:relative;overflow:auto}.feedback__title{font-weight:600;font-size:50px;line-height:1.22;color:#135A84;margin-bottom:45px}.feedback__fields{display:flex;flex-direction:column;gap:20px}.feedback__send{margin-top:45px}.partners{padding:40px 0 0;overflow:hidden;max-width:100%}.partners__grid{display:flex;transition-timing-function:linear!important}.partners__card{border:1px solid var(--black-color);margin-left:-1px;margin-top:-1px;flex-basis:480px;height:360px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.partners__card img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer{background:url(/wp-content/themes/acmwp/assets/img/footer/footer_containers-out.webp) bottom center no-repeat;background-size:cover;padding-bottom:120px;padding-top:60px}.footer__top{display:flex;justify-content:space-between;border-bottom:1px solid var(--black-color);margin-bottom:20px}.footer__top__right{width:250px}.footer__subtitle{font-weight:600;font-size:40px;line-height:1.225;color:var(--main-color);margin-bottom:50px}.footer__main{display:flex;gap:30px}.footer__main__left{display:flex;flex-direction:column;gap:30px;flex-shrink:0}.footer__main__right{width:100%;max-width:1000px;position:relative;z-index:-1;margin-left:auto}.footer__main__right svg{width:100%}.footer__link{background:linear-gradient(180deg,#116291 0%,#051D2B 100%);display:inline-flex;color:var(--white-color)}.footer__link__svg{width:100px;display:flex;align-items:center;justify-content:center;border-right:1px solid var(--white-color)}.footer__link__svg svg{width:40px;height:40px}.footer__link__text{display:flex;flex-direction:column;justify-content:space-between;gap:10px;padding:20px;font-weight:500;font-size:24px;line-height:1.2}.footer__link:hover svg{animation:shakeLinks .5s ease}@keyframes shakeLinks{0%{transform:rotate(0)}25%{transform:rotate(15deg)}75%{transform:rotate(-15deg)}100%{transform:rotate(0)}}@media (max-width:1250px){.container{padding:0 40px}.nav__link{padding:6px 10px}.section__header{font-size:50px}.header__logo{margin-right:10px}.header__links{gap:10px}.header__phone,.header__mail{align-items:center}.header__phone span,.header__mail span{display:none}.header__phone svg,.header__mail svg{display:block;width:40px;height:40px;fill:#FFF;transform:scale(-1,1)}.header__phone:hover,.header__mail:hover{animation:shakeLinks .8s ease}.about__main{margin-bottom:80px}.about__grid{display:flex;flex-direction:column}.about__grid__item{border:1px solid var(--black-color);min-height:300px;border-bottom:none}.about__text{font-size:20px}.services__slide{flex-direction:column}.services__slide__header{margin-bottom:40px}.services__slide__img{width:100%;max-height:400px}.acmtext__title{font-size:clamp(30px,27vw,500px)}.projects__swiper__slide{flex-direction:column-reverse}.projects__swiper__slide__img{max-height:280px;max-width:100%}.footer{padding-bottom:100px}}@media (max-width:960px){.container{padding:0 20px}.header__container{flex-wrap:wrap;justify-content:space-between}.header__logo{order:1}.header__links{order:2;flex-direction:row}.header .nav{order:3}.services__slide{padding:50px 50px 50px 100px}.footer__top__right{width:220px}}@media (max-width:650px){.section__top{font-size:20px}.section__header{margin-bottom:40px;font-size:36px}.btn span{padding:10px 12px}.btn div{padding:14px}.nav{height:0;pointer-events:none;overflow:hidden;transition:height .25s}.nav.active{pointer-events:all;height:365px}.nav__list{flex-direction:column;padding:10px 10px 20px}.nav__item:last-child{border-right:none}.nav__link{border:none;border-bottom:1px solid var(--white-color)}.nav__link:last-child{border-right:none}.header{padding:0 0}.header__container{justify-content:flex-start;gap:10px;padding-top:10px}.header__logo{padding:0}.header__logo img{width:120px}.header__burger{display:flex;flex-direction:column;gap:8px;width:40px;min-height:20px;flex-shrink:0;order:2}.header__burger span{width:100%;height:4px;background:#FFF;transition:transform .3s,opacity .3s}.header__burger span:first-child{transform-origin:left}.header__burger span:last-child{transform-origin:left}.header__burger.active span:first-child{transform:rotate(45deg) translate(-.5px,-3px)}.header__burger.active span:last-child{transform:rotate(-45deg) translate(0,2px)}.header__burger.active span:nth-child(2){opacity:0}.header__links{margin-left:auto;padding:5px 10px}.header__links svg{width:36px;height:36px}.hero{padding-top:90px;background:url(/wp-content/themes/acmwp/assets/img/hero/hero4-mob.webp) center no-repeat;background-size:cover}.hero__text{align-items:start}.hero__title{font-size:32px;text-align:left;margin-bottom:20px}.hero__subtitle{font-size:18px;text-align:left;margin-bottom:30px}.hero__form{width:100%}.hero__form__fields{gap:15px;margin-bottom:20px}.hero__form__fields .label input,.hero__form__fields .label textarea{width:100%}.about{padding:40px 0;background:url(/wp-content/themes/acmwp/assets/img/about-mob.webp) right top no-repeat;background-size:contain}.about__main{margin-bottom:40px}.about__subtitle{font-size:28px}.about__text{font-size:18px}.services--surway .services__main{background:url(/wp-content/themes/acmwp/assets/img/surway-mob.webp) center no-repeat;background-size:cover}.services__main{background:linear-gradient(180deg,rgba(0,0,0,.4) 1.23%,rgba(115,115,115,.4) 53.94%,rgba(255,255,255,.4) 100%),url(/wp-content/themes/acmwp/assets/img/services-mob.webp);background-size:cover;background-position:center;background-repeat:no-repeat}.services__swiper{flex-direction:column-reverse}.services__swiper__btns{position:static;flex-direction:row-reverse}.services__swiper__btn{border-top:1px solid var(--gray-color);padding:20px}.services__slide{padding:30px;gap:15px}.services__slide__header{font-size:20px;margin-bottom:15px}.services__slide__text{font-size:15px;margin:0;margin-bottom:15px}.services__slide__count{margin-bottom:18px}.services__slide__img{height:200px}.acmtext__container{padding:100px 0;background:url(/wp-content/themes/acmwp/assets/img/container-mob.webp) center no-repeat;background-size:130%;background-attachment:fixed;background-position:top center}.acmtext__title{font-size:clamp(2rem,26vw,300px);line-height:1.1;word-break:break-all}.projects__swiper__slide{padding:25px;justify-content:space-between}.projects__swiper__slide__main{gap:10px}.projects__swiper__slide__img{max-height:200px}.projects__swiper__slide__title{font-size:20px}.projects__swiper__slide__text{font-size:16px}.partners__card{flex-basis:240px;height:150px}.feedback{background:url(/wp-content/themes/acmwp/assets/img/form-mob.webp) center no-repeat;background-size:cover}.feedback__window .feedback__form{max-width:90%}.feedback_close{width:25px;height:25px;top:10px;right:10px}.feedback__title{font-size:36px;margin-bottom:22px}.feedback__form{padding:25px 40px}.footer{padding:30px 0 120px}.footer__main__left{width:100%}.footer__main__right{display:none}.footer__subtitle{font-size:30px}.footer__top{flex-direction:column-reverse}.footer__top__right{width:180px;height:100px}.footer__link__text{font-size:18px}}@media (max-width:450px){.label{gap:10px}.section__header{font-size:28px;margin-bottom:20px}.about__text{font-size:18px}.feedback__title{font-size:24px}.feedback__fields{gap:15px}.feedback__form{padding:20px;width:100%}.projects__swiper{flex-wrap:wrap;padding:0}.projects__swiper__container{order:1}.projects__swiper__btn{flex:1;order:2;position:relative;padding:15px}.footer{background:url(/wp-content/themes/acmwp/assets/img/footer/footer_containers-out-mob.webp) bottom center no-repeat;background-size:cover}.footer__top__right{width:120px;height:auto;margin-bottom:10px}.footer__subtitle{font-size:24px}.footer__link__svg{width:80px}.footer__link__text{font-size:16px;padding:12px}.footer__link svg{width:30px;height:30px}}