section{padding:40px 0}.design{display:none}.design .d1,.design .d2,.design .d3,.design .d4{width:100%;height:100%;overflow:hidden;position:absolute;top:0;left:0;z-index:0;display:flex;align-items:flex-start;justify-content:center}.design .d1 img,.design .d2 img,.design .d3 img,.design .d4 img{width:320px;transform:translateX(1px) translateY(-1px)}.swiper-button-next:after{font-size:18px;color:#f59e17}.swiper-button-prev:after{font-size:18px;color:#f59e17}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,5px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,5px))}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#f59e17}.swiper-horizontal>.swiper-scrollbar{height:3px}.accent_text{color:#f59e17}button{cursor:pointer}body{font-family:Gotham Pro}body,ul{margin:0;padding:0}ul{list-style-type:none}html{margin:0;padding:0;font-size:14px}@media (min-width:320px){html{font-size:calc(13.62353px + .11765vw)}}@media (min-width:1170px){html{font-size:15px}}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}*{box-sizing:border-box}.bold{font-weight:700}.uppercase{text-transform:uppercase}.btn{display:flex;height:50px;line-height:50px;background:#f59e17;width:-moz-fit-content;width:fit-content;justify-content:center;align-items:center;text-decoration:none;color:#fff;border:none;padding:0 20px;font-size:15px;font-family:Gotham Pro;border-radius:0;transition:all .3s cubic-bezier(.76,0,.24,1)}.btn.accent2{background:#c47600}.btn.accent2:hover{background:#915700;transition:all .3s cubic-bezier(.76,0,.24,1)}.btn:hover{background:#d08209;transition:all .3s cubic-bezier(.76,0,.24,1)}.btn:disabled{background:grey}textarea{height:50px;line-height:50px;border:2px solid #dadada;border-radius:0;font-family:Gotham Pro;display:flex;width:100%;font-size:14px;margin:15px 0;padding:0 15px;-webkit-appearance:none;min-height:140px;outline:none}input[type=email],input[type=tel],input[type=text]{height:50px;line-height:50px;border:2px solid #dadada;border-radius:0;font-family:Gotham Pro;display:flex;width:100%;font-size:14px;margin:15px 0;padding:0 15px;-webkit-appearance:none;outline:none;transition:all .3s cubic-bezier(.76,0,.24,1)}input[type=email]:focus,input[type=tel]:focus,input[type=text]:focus{box-shadow:0 0 15px rgba(245,158,23,.3);transition:all .3s cubic-bezier(.76,0,.24,1)}input[type=submit]{border:none;background:#f59e17;color:#fff;text-align:center;justify-content:center;-webkit-appearance:none;font-size:15px;font-family:Gotham Pro;transition:all .3s cubic-bezier(.76,0,.24,1)}input[type=submit]:hover{background:#d08209;cursor:pointer;transition:all .3s cubic-bezier(.76,0,.24,1)}input[type=submit]:focus{outline:none;box-shadow:0 0 15px rgba(245,158,23,.8)}.cta_mx .form_wrapper{position:fixed;left:0;top:0;width:100%;height:100%;transform:translateX(-100%);background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;z-index:100;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all .6s cubic-bezier(.76,0,.24,1);overflow:hidden}.cta_mx .form_wrapper .form{transform:translateX(100%) scale(3.7);background:#fff;border-radius:3px;margin:20px;width:300px;max-height:100%;overflow-y:visible;padding:20px;position:relative;transition:all .6s cubic-bezier(.76,0,.24,1)}.cta_mx .form_wrapper .form .close{border:none;background:url(../img/close.svg) no-repeat 50%;position:absolute;right:20px;width:20px;height:20px;top:20px;font-size:0;background-size:contain}.cta_mx .form_wrapper .form .h1{margin:0 0 10px;font-weight:700;padding-right:30px;font-size:24px}.cta_mx .form_wrapper.on{transform:translateX(0);opacity:1}.cta_mx .form_wrapper.on .form{transform:translateX(0) scale(1)}.cta_mx .input_wrapper{position:relative}.cta_mx .input_wrapper.required:before{content:"";position:absolute;right:15px;top:50%;width:5px;height:5px;transform:translate(-50%,-50%);border-radius:100%;background:#f59e17}.cta_mx .responce{width:100%;height:100%;position:fixed;background:rgba(0,0,0,.9);left:0;top:0;display:flex;align-items:center;justify-content:center;transform:translateX(-100vw);opacity:0;z-index:100;transition:all .6s cubic-bezier(.76,0,.24,1)}.cta_mx .responce.on{transform:translateX(0);opacity:1}.cta_mx .responce .innerWrapper{background:#fff;position:relative;border-radius:3px;padding:30px 20px 20px}.cta_mx .responce .innerWrapper .close{background:url(../img/close.svg) no-repeat 50%;background-size:contain;border:none;font-size:0;width:20px;height:20px;position:absolute;right:10px;top:10px}.mxform{width:100%}.mxform .input_wrapper{position:relative}.mxform .input_wrapper.required:before{content:"";position:absolute;right:15px;top:50%;width:5px;height:5px;transform:translate(-50%,-50%);border-radius:100%;background:#f59e17}.mxform .responce{width:100%;height:100%;position:fixed;background:rgba(0,0,0,.9);left:0;top:0;display:flex;align-items:center;justify-content:center;transform:translateX(-100vw);opacity:0;z-index:1;transition:all .6s cubic-bezier(.76,0,.24,1)}.mxform .responce.on{opacity:1;transform:translateX(0)}.mxform .responce .innerWrapper{background:#fff;position:relative;border-radius:3px;padding:30px 20px 20px;width:300px}.mxform .responce .innerWrapper .close{background:url(../img/close.svg) no-repeat 50%;background-size:contain;border:none;font-size:0;width:20px;height:20px;position:absolute;right:10px;top:10px}.row{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0}[class*=col-]{width:100%}p{margin:0 0 20px;line-height:24px}.h1,h1{margin:0 0 10px;font-family:Titled;line-height:100%;font-size:30px;width:100%}@media (min-width:320px){.h1,h1{font-size:calc(27.74118px + .70588vw)}}@media (min-width:1170px){.h1,h1{font-size:36px}}.h2,h2{font-size:1.5em;font-size:20px;width:100%}@media (min-width:320px){.h2,h2{font-size:calc(16.23529px + 1.17647vw)}}@media (min-width:1170px){.h2,h2{font-size:30px}}.h3,h3{font-size:1.17em;font-size:15px;width:100%}@media (min-width:320px){.h3,h3{font-size:calc(10.85882px + 1.29412vw)}}@media (min-width:1170px){.h3,h3{font-size:26px}}.h4,h4{font-size:1.12em;font-size:14px;width:100%}@media (min-width:320px){.h4,h4{font-size:calc(10.23529px + 1.17647vw)}}@media (min-width:1170px){.h4,h4{font-size:24px}}.h5,h5{font-size:.83em;font-size:12px;width:100%}@media (min-width:320px){.h5,h5{font-size:calc(8.98824px + .94118vw)}}@media (min-width:1170px){.h5,h5{font-size:20px}}.h6,h6{font-size:.75em;font-size:11px;width:100%}@media (min-width:320px){.h6,h6{font-size:calc(8.36471px + .82353vw)}}@media (min-width:1170px){.h6,h6{font-size:18px}}.my-slider-wrapper{width:100%;display:block}.img_wrapper{width:100%;height:100%;flex-shrink:0}.img_wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.img_wrapper.fixed_height{height:200px;overflow:hidden;position:relative}.img_wrapper.fixed_height img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%;max-height:100%}#app{overflow:hidden}.menu{position:fixed;background:#fff;width:100vw;height:100vh;z-index:2;left:0;top:0;padding:90px 20px;transform:translateX(-100vw);transition:all .4s cubic-bezier(.76,0,.24,1)}#burger{display:none}#burger~.burger{width:30px;height:30px;position:absolute;z-index:4;display:flex;flex-direction:column;justify-content:space-between;padding:7px 4px}#burger~.burger span{flex-shrink:0;width:100%;height:2px;border-radius:4px;background:#f59e17;position:relative;display:block;transition:all .3s cubic-bezier(.76,0,.24,1)}#burger:checked~.burger span:first-child{transform:rotate(-45deg)}#burger:checked~.burger span:nth-child(2){transform:translateX(4px)}#burger:checked~.burger span:nth-child(3){transform:rotate(45deg)}#burger:checked~.menu{transform:translateX(0)}@media (min-width:768px){section{padding:40px 0}.design{display:block}.col-1{width:8.33333%}.col-offset-1{margin-left:8.33333%}.col-2{width:16.66667%}.col-offset-2{margin-left:16.66667%}.col-3{width:25%}.col-offset-3{margin-left:25%}.col-4{width:33.33333%}.col-offset-4{margin-left:33.33333%}.col-5{width:41.66667%}.col-offset-5{margin-left:41.66667%}.col-6{width:50%}.col-offset-6{margin-left:50%}.col-7{width:58.33333%}.col-offset-7{margin-left:58.33333%}.col-8{width:66.66667%}.col-offset-8{margin-left:66.66667%}.col-9{width:75%}.col-offset-9{margin-left:75%}.col-10{width:83.33333%}.col-offset-10{margin-left:83.33333%}.col-11{width:91.66667%}.col-offset-11{margin-left:91.66667%}.col-12{width:100%}.col-offset-12{margin-left:100%}.col{width:8.33333%;flex-basis:0;flex-grow:1}.container{width:600px}.btn{width:auto;padding:0 40px}.popup_wrapper .popup{width:400px;height:auto;position:relative;overflow:visible}.popup_wrapper .popup .close{right:-50px;top:0}.popup_wrapper .popup .close svg path{stroke:#fff}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.cta_mx .form_wrapper .form{width:350px;padding:30px;overflow:visible}}@media (min-width:1170px){#burger~.burger{display:none}.menu{position:relative;transform:none;padding:0;left:auto;top:auto;width:auto;height:auto}.menu ul{display:flex;gap:20px}.container{width:1120px}section{padding:80px 0}}@media (min-width:1600px){.container{width:1400px}section{padding:130px 0}}@font-face{font-family:Gotham Pro;src:url(../fonts/GothamPro.woff2) format("woff2"),url(../fonts/GothamPro.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Titled;src:url(../fonts/PFBulletinSansPro-Bold.woff2) format("woff2"),url(../fonts/PFBulletinSansPro-Bold.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}body{background-color:#171717}#header{background:#171717;position:relative;padding:20px 0}#header .logo{margin:auto}#header .logo img{width:120px; max-height: 65px;}#header .cta_mx>.btn{font-size:0;width:40px;height:40px;border-radius:100%;position:absolute;right:20px;margin-top:-10px}#header .cta_mx>.btn:before{content:"";position:absolute;left:50%;top:50%;width:100%;height:100%;transform:translate(-50%,-50%);background:url(../img/phone-call.svg) no-repeat 50%;background-size:25px}#header .menu{background:#171717}#header .menu ul{display:grid;gap:20px;align-items:center}#header .menu a{color:#fff;text-decoration:none;display:flex;align-items:center}#header .menu a img{margin-right:10px}#header .menu a:hover{color:#f59e17;text-decoration:underline}#header .lang{position:absolute;right:66px;}#hero{min-height:calc(100vh - 163px);background:url(../img/hero-img.jpg) no-repeat 50%;background-size:cover;position:relative;display:flex;align-items:flex-end}#hero:before{content:"";position:absolute;left:50%;top:50%;width:100vh;height:100%;transform:translate(-50%,-50%);background:linear-gradient(rgba(0,0,0,.099),rgba(0,0,0,.9))}#hero .row{position:relative}#hero h1{color:#fff;text-transform:uppercase}#hero .bubbles{position:absolute;top:0;padding:20px;width:100%}#hero .bubbles img{width:120px;position:absolute}#hero .bubbles img:first-child{width:180px;right:20px;border-bottom:1px solid hsla(0,0%,100%,.325);padding-bottom:10px}#hero .bubbles img:nth-child(2){width:180px;right:20px;top:130px}#history{background:#171717;color:#fff;padding-top:80px}#history .h1,#history a{text-transform:uppercase}#history a{color:#f59e17;margin-bottom:20px;display:flex}#history .cta_mx>.btn{background:none;text-decoration:underline;text-transform:uppercase;color:#f59e17;padding:0;font-size:18px}#history .cta_mx .h1{color:#000;font-size:24px;margin-bottom:10px}#history .cta_mx .pretitle{color:#000;font-size:16px}#technology{background:#171717;color:#fff;padding-bottom:120px}#technology .h1{text-transform:uppercase}#technology .pretitle{line-height:150%}#technology .grid{width:100%;display:grid;grid-template-columns:repeat(1,1fr);gap:30px}#technology .grid li .img_wrapper{width:50%;margin:auto}#technology .grid li .title{font-family:Titled;text-transform:uppercase;color:#f59e17;display:block;text-align:center;font-size:24px}#middlebanner{background:#383838;color:#fff;padding-top:80px;padding-bottom:0}#middlebanner .title{line-height:150%;text-align:center}#middlebanner .img_wrapper{margin-left:-20px;margin-right:-20px;width:calc(100vw + 5px);display:flex;height:180px;margin-top:80px}#middlebanner .img_wrapper img{-o-object-fit:cover;object-fit:cover;width:100%}.swiper-button-next{background:url(../img/arrow.svg) no-repeat 50%;background-size:contain;transform:rotate(180deg)}.swiper-button-next:after{display:none;font-size:0}.swiper-button-prev{background:url(../img/arrow.svg) no-repeat 50%;background-size:contain}.swiper-button-prev:after{display:none;font-size:0}#unique_production{background:#171717;color:#fff;position:relative;padding-top:80px}#unique_production .h1,#unique_production a{text-transform:uppercase}#unique_production a{color:#f59e17}#unique_production .cta_mx>.btn{background:none;color:#f59e17;text-decoration:underline;text-transform:uppercase;line-height:120%}#unique_production .cta_mx .h1,#unique_production .cta_mx .pretitle{color:#000}#unique_production .panel_slider{position:relative;width:calc(100vw - 40px)}#unique_production .panel_slider .title{text-align:center;font-family:Titled;text-transform:uppercase;font-size:24px}#unique_production .panel_slider .img_wrapper{padding:0 40px}#connectiontypes{background:#171717;color:#fff}#connectiontypes .ls{margin-bottom:40px}#connectiontypes .rs .h1{text-transform:uppercase}#connectiontypes .rs ul{display:grid;gap:20px}#connectiontypes .rs ul li{position:relative;line-height:150%;padding-left:20px}#connectiontypes .rs ul li:before{content:"";position:absolute;width:8px;height:8px;left:0;top:3px;border-radius:100%;background:#f59e17}#aloneslider{background:#171717;color:#fff;width:100%;position:relative}#aloneslider .h1{text-align:center;text-transform:uppercase}#aloneslider .lonely_slider{width:100%;overflow:hidden}#aloneslider .swiper-slide{width:auto}#aloneslider .swiper-slide a{display:flex;width:100vw;position:relative}#aloneslider .swiper-slide a:before{content:"";position:absolute;left:50%;top:50%;width:40px;height:40px;transform:translate(-50%,-50%);background:url(../img/play.svg) no-repeat 50%;background-size:contain;transition:all .4s cubic-bezier(.76,0,.24,1)}#aloneslider .swiper-slide a:hover:before{transform:translate(-50%,-50%) scale(1.4)}#aloneslider .swiper-slide a img{width:100%;height:auto}#aloneslider .swiper-button-prev{left:calc(50% - 40px);top:auto;bottom:-20px}#aloneslider .swiper-button-next{right:calc(50% - 40px);top:auto;bottom:-20px}#automation{background:#171717;color:#fff;width:100%;position:relative;padding-top:80px}#automation .h1{text-transform:uppercase}#automation .titles{display:none}#automation ul.grid{display:grid;gap:20px}#automation ul.grid>li:nth-child(2) .img_wrapper{position:relative}#automation ul.grid>li:nth-child(2) .img_wrapper:before{content:"";position:absolute;left:calc(50% + 120px);top:calc(50% - 30px);width:150px;height:70px;transform:translate(-50%,-50%);background:url(../img/automation_icon.svg) no-repeat 50%;background-size:contain}#automation ul.grid>li:nth-child(3) .img_wrapper{position:relative}#automation ul.grid>li:nth-child(3) .img_wrapper:before{content:"";position:absolute;left:calc(50% + 120px);top:calc(50% - 30px);width:150px;height:70px;transform:translate(-50%,-50%);background:url(../img/automation_icon.svg) no-repeat 50%;background-size:contain}#automation ul.grid>li>.title{color:#f59e17;font-family:Titled;text-transform:uppercase;font-size:24px;border:1px solid #f59e17;padding:10px}#automation ul.grid>li .img_wrapper{width:50%;height:auto;margin:20px 0}#automation ul.grid>li .inner_title{font-family:Titled;text-transform:uppercase;font-size:19px}#automation ul.grid>li .inner_title b{color:#f59e17;display:block}#automation ul.grid>li ul{display:grid;gap:14px;margin:10px 0;line-height:150%}#automation ul.grid>li ul li{position:relative;padding-left:15px}#automation ul.grid>li ul li:before{content:"";position:absolute;left:0;top:2px;width:6px;height:6px;background:#f59e17;border-radius:100%}#automation.eng ul.grid{display:grid;gap:20px}#automation.eng ul.grid>li:nth-child(2) .img_wrapper{position:relative}#automation.eng ul.grid>li:nth-child(2) .img_wrapper:before{content:"";position:absolute;left:calc(50% + 120px);top:calc(50% - 30px);width:150px;height:70px;transform:translate(-50%,-50%);background:url(../img/automation_icon-eng.svg) no-repeat 50%;background-size:contain}#automation.eng ul.grid>li:nth-child(3) .img_wrapper{position:relative}#automation.eng ul.grid>li:nth-child(3) .img_wrapper:before{content:"";position:absolute;left:calc(50% + 120px);top:calc(50% - 30px);width:150px;height:70px;transform:translate(-50%,-50%);background:url(../img/automation_icon-eng.svg) no-repeat 50%;background-size:contain}#automation.eng ul.grid>li>.title{color:#f59e17;font-family:Titled;text-transform:uppercase;font-size:24px;border:1px solid #f59e17;padding:10px}#automation.eng ul.grid>li .img_wrapper{width:50%;height:auto;margin:20px 0}#automation.eng ul.grid>li .inner_title{font-family:Titled;text-transform:uppercase;font-size:19px}#automation.eng ul.grid>li .inner_title b{color:#f59e17;display:block}#automation.eng ul.grid>li ul{display:grid;gap:14px;margin:10px 0;line-height:150%}#automation.eng ul.grid>li ul li{position:relative;padding-left:15px}#automation.eng ul.grid>li ul li:before{content:"";position:absolute;left:0;top:2px;width:6px;height:6px;background:#f59e17;border-radius:100%}#automation.tur ul.grid{display:grid;gap:20px}#automation.tur ul.grid>li:nth-child(2) .img_wrapper{position:relative}#automation.tur ul.grid>li:nth-child(2) .img_wrapper:before{content:"";position:absolute;left:calc(50% + 120px);top:calc(50% - 30px);width:150px;height:70px;transform:translate(-50%,-50%);background:url(../img/automation_icon-tur.svg) no-repeat 50%;background-size:contain}#automation.tur ul.grid>li:nth-child(3) .img_wrapper{position:relative}#automation.tur ul.grid>li:nth-child(3) .img_wrapper:before{content:"";position:absolute;left:calc(50% + 120px);top:calc(50% - 30px);width:150px;height:70px;transform:translate(-50%,-50%);background:url(../img/automation_icon-tur.svg) no-repeat 50%;background-size:contain}#automation.tur ul.grid>li>.title{color:#f59e17;font-family:Titled;text-transform:uppercase;font-size:24px;border:1px solid #f59e17;padding:10px}#automation.tur ul.grid>li .img_wrapper{width:50%;height:auto;margin:20px 0}#automation.tur ul.grid>li .inner_title{font-family:Titled;text-transform:uppercase;font-size:19px}#automation.tur ul.grid>li .inner_title b{color:#f59e17;display:block}#automation.tur ul.grid>li ul{display:grid;gap:14px;margin:10px 0;line-height:150%}#automation.tur ul.grid>li ul li{position:relative;padding-left:15px}#automation.tur ul.grid>li ul li:before{content:"";position:absolute;left:0;top:2px;width:6px;height:6px;background:#f59e17;border-radius:100%}#otherimgbanner{padding:0;margin:40px 0}#otherimgbanner .img_wrapper{display:flex;height:180px}#otherimgbanner .img_wrapper img{-o-object-fit:cover;object-fit:cover}#equipment{background:#171717;color:#fff}#equipment .h1{text-transform:uppercase}#equipment .bottom_title{margin:20px 0;text-transform:uppercase;line-height:140%}#equipment .lighten{color:#f59e17;font-weight:700}#equipment .cta_mx{display:inline-block}#equipment .cta_mx>.btn{background:none;color:#f59e17;min-height:auto;height:auto;line-height:normal;padding:0;font-size:18px;text-decoration:underline}#equipment .cta_mx .h1{color:#000;font-size:24px;margin-bottom:10px}#equipment .cta_mx .pretitle{color:#000}#gridsection{background:#171717;color:#fff}#gridsection .grid{display:grid;grid-template-columns:50% 50%;gap:10px;width:100%}#gridsection .grid li{border:1px solid #fff;padding:10px;background:#232323}#gridsection .grid li .num{font-family:Titled;font-size:24px;text-transform:uppercase}#gridsection .grid li p{font-size:12px;line-height:normal;word-wrap:break-word}#gridsection .grid li:first-child{border:2px solid #f59e17;background:#171717}#gridsection .grid li:first-child .img_wrapper{width:100%;height:90px;margin:auto}#gridsection .grid li:first-child p{text-transform:uppercase;font-family:Titled;font-size:24px;color:#f59e17;text-align:center;margin:10px 0}#benefits{background:#171717;color:#fff}#benefits .h1{text-transform:uppercase}#benefits .h1,#benefits .pretitle{text-align:center}#benefits .img_wrapper{display:flex;margin:80px 0 0 -20px;width:calc(100vw + 5px)}#benefits .h2{font-weight:700;text-transform:uppercase;font-family:Titled}#benefits .grid,#benefits .h2{text-align:center;position:relative}#benefits .grid{display:grid;gap:20px;padding-top:20px}#benefits .grid:before{content:"";position:absolute;width:100vw;left:50%;transform:translateX(-50%);height:100%;background:#383838}#benefits .grid li{border-bottom:1px solid hsla(0,0%,100%,.139);padding-bottom:20px}#benefits .grid li:last-child{border-bottom:none}#benefits .container .row:nth-child(3){padding-top:10px;background:#383838;position:relative}#benefits .container .row:nth-child(3):before{content:"";position:absolute;z-index:0;width:100vw;left:50%;top:0;transform:translateX(-50%);height:50px;background:#383838}#forwho{background:#171717;color:#fff}#forwho .h1{text-transform:uppercase;padding:0 20px}#forwho .grid li,#forwho .h1{text-align:center}#forwho .grid li .title{font-family:Titled;font-size:24px;text-transform:uppercase}#forwho .grid li .img_wrapper{width:60px;margin:auto auto 20px}#bottomgallery{background:#171717;color:#fff;position:relative;width:100%;padding-bottom:80px}#bottomgallery .h1{text-transform:uppercase;text-align:left;font-size:24px}#bottomgallery .btn{width:100%}#bottomgallery .rs{position:relative;width:100%}#bottomgallery .rs .title{font-family:Titled;font-size:20px}#bottomgallery .bottomgallery_mx .img_wrapper{height:80vw}#bottomgallery .bottomgallery_mx .img_wrapper img{height:100%;-o-object-fit:cover;object-fit:cover}#bottomgallery a{margin-top:20px;color:#f59e17;margin-bottom:20px;display:flex}#footer{background:#171717;color:#fff;text-align:center}#footer a{display:block;width:100%;color:#fff;font-family:Titled;font-size:20px;text-transform:uppercase}#footer .bottomtext{margin-top:20px;font-size:13px;margin-bottom:80px}#footer .logosection{background:#000;padding:20px 0}#footer .logosection .img_wrapper{margin:auto;width:150px}.responce h2{color:#000}@media (min-width:768px){#header .cta_mx>.btn{padding:0;position:relative}#header .menu{padding-left:15vw}#hero{min-height:57.14286vw;position:relative}#hero video{-o-object-fit:cover;object-fit:cover;position:relative}#hero .container{position:relative;z-index:1}#hero .bubbles{z-index:1}#hero .bubbles img:first-child{left:calc(50% + 100px);width:217px}#hero .bubbles img:last-child{left:calc(50% + 100px);top:150px;width:217px}#hero:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;transform:none;background:linear-gradient(rgba(0,0,0,.158),rgba(0,0,0,.803));z-index:1}#middlebanner{padding-bottom:0}#middlebanner .img_wrapper{height:auto;position:relative;left:50%;transform:translateX(-50%);margin:80px 0 0}#unique_production{position:relative}#unique_production .cta_mx>.btn{padding:0}#unique_production .rs{width:100%}#unique_production .rs .panel_slider{position:relative;overflow:hidden;width:100%;height:400px}#unique_production .rs .panel_slider .img_wrapper{height:calc(100% - 80px);margin-bottom:20px}#unique_production .rs .panel_slider .swiper-button-prev{left:100px;top:auto;bottom:25px;width:50px;height:50px}#unique_production .rs .panel_slider .swiper-button-next{right:100px;top:auto;bottom:25px;width:50px;height:50px}#technology .grid{grid-template-columns:repeat(2,1fr)}#connectiontypes{background:#171717;color:#fff}#connectiontypes .ls{width:50%;padding-right:100px}#connectiontypes .rs{width:50%}#connectiontypes .rs .h1{text-transform:uppercase}#connectiontypes .rs ul{display:grid;gap:20px}#connectiontypes .rs ul li{position:relative;line-height:150%;padding-left:20px}#connectiontypes .rs ul li:before{content:"";position:absolute;width:8px;height:8px;left:0;top:3px;border-radius:100%;background:#f59e17}#aloneslider{position:relative;padding-bottom:80px}#aloneslider .swiper-button-prev{left:calc(50% - 80px);top:auto;bottom:0;width:50px;height:50px}#aloneslider .swiper-button-next{right:calc(50% - 80px);top:auto;bottom:0;width:50px;height:50px}#aloneslider .lonely_slider{overflow:visible}#aloneslider .swiper-slide{width:auto}#aloneslider .swiper-slide a{display:flex;width:400px}#aloneslider .swiper-slide a img{width:100%;height:auto}#automation .titles{width:100%;display:block;display:none;grid-template-columns:repeat(2,1fr);gap:40px}#automation .titles .title{color:#f59e17;font-family:Titled;text-transform:uppercase;font-size:24px;border:1px solid #f59e17;padding:10px}#automation ul.grid{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);position:relative}#automation ul.grid>li{margin-top:50px}#automation ul.grid>li>.title{color:#f59e17;font-family:Titled;text-transform:uppercase;font-size:24px;border:1px solid #f59e17;padding:10px;position:absolute;width:100%;margin-top:-50px}#automation ul.grid>li .img_wrapper{width:50%;height:auto;margin:20px 0}#automation ul.grid>li .inner_title{font-family:Titled;text-transform:uppercase;font-size:19px}#automation ul.grid>li .inner_title b{color:#f59e17;display:block}#automation ul.grid>li ul{display:grid;gap:14px;margin:10px 0;line-height:150%}#automation ul.grid>li ul li{position:relative;padding-left:15px}#automation ul.grid>li ul li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;background:#f59e17;border-radius:100%}#gridsection .grid{grid-template-columns:repeat(2,1fr);gap:30px}#gridsection .grid li{min-height:120px;padding:30px}#gridsection .grid li .num{font-size:50px}#gridsection .grid li p{font-size:16px;margin:0}#otherimgbanner .img_wrapper{height:auto}#benefits .pretitle{padding:0 30px}#benefits .img_wrapper{margin:30px 0 0;width:100vw;position:relative;left:50%;transform:translateX(-50%)}#forwho .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#forwho .grid li{text-align:left}#forwho .grid li .img_wrapper{height:150px}#bottomgallery .ls{width:280px;padding-right:20px}#bottomgallery .rs{width:calc(100% - 280px)}#bottomgallery .rs .bottomgallery_mx{overflow:hidden}#bottomgallery .rs .bottomgallery_mx .swiper-button-prev{left:100px;top:auto;bottom:25px;width:50px;height:50px}#bottomgallery .rs .bottomgallery_mx .swiper-button-next{right:100px;top:auto;bottom:25px;width:50px;height:50px}#bottomgallery .bottomgallery_mx{height:450px}#bottomgallery .bottomgallery_mx .img_wrapper{height:350px}#bottomgallery .bottomgallery_mx .img_wrapper img{height:100%;-o-object-fit:cover;object-fit:cover}}@media (min-width:1170px){html{font-size:18px}#header{padding-top:0;padding-bottom:40px}#header .logo{margin-left:0}#header .logo img{width:160px}#header .lang{display:none}#header .row{position:relative}#header .menu{width:100%;position:absolute;z-index:1;background:none;padding:0;margin:50px 0 0}#header .menu ul{display:flex;justify-content:space-between}#header .menu ul li a{font-size:14px}#header .menu ul li a:hover{text-decoration:underline}#header .cta_mx>.btn{font-size:16px;border-radius:0;padding:0 20px;width:auto;right:auto;margin:0;height:40px}#header .cta_mx>.btn:before{display:none}#hero .ms{width:100%}#hero .ms h1{text-align:center;width:100%;font-size:55px;padding:0 250px}#hero .cta_mx>.btn{margin:auto}#hero .bubbles{margin-top:40px}#hero .bubbles img:first-child{left:calc(50% + 350px)}#hero .bubbles img:last-child{left:calc(50% + 350px)}#history{padding-top:160px}#history .h1{font-size:48px;margin-bottom:50px}#history .ls{width:50%;padding-right:80px}#history .ls p{padding-left:0}#history .rs{width:50%}#technology{text-align:center;padding-bottom:181px}#technology .h1{font-size:48px;padding:0 70px;margin-bottom:40px}#technology .pretitle{padding:0 220px;margin-bottom:40px}#technology .grid{grid-template-columns:repeat(4,1fr)}#technology .grid li .img_wrapper{margin:auto auto 0;width:225px}#technology .grid li .title{font-size:28px}#middlebanner{padding:160px 0 0;position:relative}#middlebanner .img_wrapper{margin-top:160px}#unique_production{padding-top:160px}#unique_production .h1{font-size:40px;margin-bottom:40px}#unique_production .ls{width:50%;padding-right:50px}#unique_production .ls p{padding-left:0;padding-right:0}#unique_production .ls .cta_mx>.btn{margin-left:0}#unique_production .ls .cta_mx .h1{font-size:24px;margin-bottom:10px;margin-left:0}#unique_production .rs{width:50%}#unique_production .rs .panel_slider{height:715px}#unique_production .rs .panel_slider .img_wrapper{height:calc(100% - 80px);margin-bottom:20px;width:100%;display:flex;justify-content:center;align-items:center;padding:60px}#automation .h1{font-size:48px;padding-right:432px;margin-bottom:60px}#automation .ls{width:50%;padding-right:20px}#automation .ls .grid{padding-right:50px}#automation .ls .title{font-size:32px}#automation .ls .images{margin-bottom:20px}#automation .ls .images .img_wrapper{height:160px;width:auto;padding-right:20px}#automation .ls .images .img_wrapper img{max-height:100%}#automation .ls .images .img_wrapper:nth-child(2):before{top:0}#automation .rs{padding-left:20px;width:50%;margin:0}#automation .rs .title{font-size:32px}#automation .rs .images{margin-bottom:20px}#automation .rs .images .img_wrapper{height:160px;width:auto;padding-right:20px}#automation .rs .images .img_wrapper img{max-height:100%}#automation .rs .images .img_wrapper:first-child:before{top:0}#automation ul.grid{grid-template-columns:repeat(4,1fr);position:relative}#automation ul.grid>li>.title{width:calc(50% - 10px)}#automation ul.grid>li .inner_title{font-size:24px;line-height:100%}#automation ul.grid>li .img_wrapper{width:70%;height:150px}#equipment .h1{font-size:48px;margin-bottom:40px}#equipment .ls{width:50%;padding-right:100px}#equipment .rs{width:50%}#equipment .bottom_title{text-align:center;padding:0 126px;margin-top:88px}#gridsection .grid{gap:35px;grid-template-columns:repeat(4,1fr);text-align:center}#gridsection .grid li:first-child{border:2px solid #f59e17;background:#171717}#gridsection .grid li:first-child .img_wrapper{width:100%;height:120px;margin:auto}#gridsection .grid li:first-child p{text-transform:uppercase;font-family:Titled;font-size:24px;color:#f59e17;text-align:center;margin:10px 0}#otherimgbanner{margin:80px 0}#connectiontypes .ls{margin:0}#benefits .h1{font-size:48px;margin-bottom:40px}#benefits .pretitle{line-height:140%;padding:0 200px}#benefits .grid{padding-bottom:20px;width:100%;display:grid;gap:20px;grid-template-columns:repeat(5,1fr)}#benefits .grid li{border:none;position:relative;text-align:left;line-height:140%;padding:20px}#benefits .grid li:before{content:"";position:absolute;width:1px;height:100%;right:-12px;top:0;background:#fff;opacity:.2}#benefits .grid li:last-child:before{display:none}#forwho .h1{font-size:48px;margin-bottom:40px}#forwho .grid{gap:80px}#forwho .grid li .img_wrapper{height:190px;width:120px}#bottomgallery .h1{font-size:44px}#bottomgallery .ls{width:50%;padding-right:40px}#bottomgallery .rs{width:50%;padding-left:70px}#bottomgallery .rs .bottomgallery_mx .swiper-button-next{right:145px;top:auto;bottom:-70px}#bottomgallery .rs .bottomgallery_mx .swiper-button-prev{left:230px;top:auto;bottom:-70px}#bottomgallery input[type=email],#bottomgallery input[type=tel],#bottomgallery input[type=text]{background:#232323;border:none;color:#fff;margin:20px 0}#bottomgallery .bottomgallery_mx,#bottomgallery .bottomgallery_mx .img_wrapper{height:450px}#bottomgallery .bottomgallery_mx .img_wrapper img{height:100%;-o-object-fit:cover;object-fit:cover}#footer{padding-top:80px}#footer .logosection{padding:50px 0}#footer .logosection .img_wrapper{width:122px}#footer .bottomtext{width:100%;text-transform:uppercase;padding:0 300px;line-height:130%}}@media (min-width:1600px){html{font-size:18px}#header{padding-bottom:0;position:absolute;z-index:3;background:linear-gradient(rgba(0,0,0,.61),transparent)}#header,#header .container{width:100%}#header .logo{margin-left:20px}#header .menu{left:215px;width:auto;right:215px;margin-top:30px}#header .menu ul li a{text-transform:uppercase;font-size:13px}#header .cta_mx>.btn{margin-top:10px;margin-right:10px;height:60px}#hero{height:935px}#hero .bubbles{margin-top:150px}#hero .bubbles img:first-child{left:auto;right:30px}#hero .bubbles img:last-child{left:auto;right:30px}#hero .ms h1{font-size:75px;padding:0 180px}p{font-size:18px}#history{padding-top:250px}#history .h1{font-size:60px}#middlebanner .title{text-align:center;font-size:18px;padding:0 170px}#middlebanner .img_wrapper{margin:160px 0 0}#technology .h1{font-size:60px}#technology .pretitle{font-size:18px;padding:0 198px}#unique_production{padding-top:250px}#unique_production .h1{font-size:60px}#unique_production .pretitle,#unique_production p{font-size:18px}#unique_production .ls{width:60%}#unique_production .ls p{padding-right:170px}#unique_production .rs{width:40%}#automation{padding-top:210px}#automation .h1{font-size:60px;padding-right:633px;margin-bottom:0}#automation .pretitle,#automation p{font-size:18px}#automation ul.grid{gap:40px}#automation ul.grid>li:nth-child(2) .img_wrapper:before{left:calc(50% - 91px);top:calc(50% - 111px);height:100px}#automation ul.grid>li:nth-child(3) .img_wrapper:before{left:calc(50% - 91px);top:calc(50% - 111px);height:100px}#automation ul.grid>li .inner_title{font-size:35px;min-height:160px}#automation ul.grid>li .title{font-size:35px;padding:20px 20px 12px;margin-top:280px}#automation ul.grid>li .img_wrapper{width:250px;height:250px;margin-bottom:130px}#connectiontypes{background:#171717;color:#fff}#connectiontypes .ls,#connectiontypes .rs{width:50%;padding-right:100px}#connectiontypes .rs .h1{text-transform:uppercase;font-size:60px}#connectiontypes .rs ul{display:grid;gap:20px}#connectiontypes .rs ul li{position:relative;line-height:150%;padding-left:20px}#connectiontypes .rs ul li:before{content:"";position:absolute;width:8px;height:8px;left:0;top:3px;border-radius:100%;background:#f59e17}#equipment{padding-bottom:0;padding-top:150px}#gridsection .grid li{min-height:300px}#gridsection .grid li .num{font-size:60px}#gridsection .grid li p{line-height:160%}#gridsection .grid li:first-child{border:2px solid #f59e17;background:#171717}#gridsection .grid li:first-child .img_wrapper{width:100%;height:190px;margin:auto}#gridsection .grid li:first-child p{text-transform:uppercase;font-family:Titled;font-size:45px;color:#f59e17;text-align:center;margin:10px 0;height:50px}#benefits{position:relative;padding-bottom:100px}#benefits .h1{font-size:60px}#benefits .pretitle{padding:0 255px;margin-bottom:50px}#benefits .grid{margin-top:0;padding:90px 0}#aloneslider .swiper-slide a{width:800px}#aloneslider .swiper-slide a img{width:100%}#forwho .h1{font-size:60px}#forwho .grid{gap:160px}#forwho .grid li .title{font-size:30px;margin-bottom:30px}#bottomgallery .h1{font-size:60px}#bottomgallery .pretitle{line-height:160%;padding-right:200px}#bottomgallery .ls{padding:0}#bottomgallery button,#bottomgallery input[type=email],#bottomgallery input[type=tel],#bottomgallery input[type=text]{height:70px;margin:40px 0}#bottomgallery .rs{margin:0;padding-left:95px}#bottomgallery .rs .title{margin-bottom:30px;font-size:35px}#bottomgallery .rs .bottomgallery_mx .swiper-button-next{top:auto;bottom:auto;margin-top:0;right:190px}#bottomgallery .rs .bottomgallery_mx .swiper-button-prev{top:auto;bottom:auto;margin-top:0;left:290px}#bottomgallery .bottomgallery_mx{height:650px}#bottomgallery .bottomgallery_mx .img_wrapper{height:600px}#bottomgallery .bottomgallery_mx .img_wrapper img{height:100%;-o-object-fit:cover;object-fit:cover}#footer a{font-size:30px}#footer a.tel{text-decoration:none}#footer .bottomtext{font-size:18px}}

.lang-dropdown {
    display: none!important;
    position: absolute;
    background: #232323;
    padding: 15px;
    margin-left: -11px;
}

.dropdown-lang:hover >  ul.lang-dropdown {
    display: block!important;
}

/*# sourceMappingURL=style.css.map */

.lang-dropdown2 {
    position: absolute;
    /* left: 0; */
    right: 66px;
    top: 25px;
    display: none;
}

.lang-mobile {
    position: relative;
    width: 33px;
    height: 25px;
}
.lang-mobile:hover .lang-dropdown2 {
    display: block;
}
/*#hero .cta_mx>.btn{background:none;color:#f59e17;text-transform:uppercase;padding:0;text-decoration:underline}*/