@font-face{font-family:Poppins;src:url(../font/Poppins-SemiBold.woff) format('woff');font-style:normal;font-weight:600}@font-face{font-family:Poppins;src:url(../font/Poppins-ExtraBold.woff) format('woff');font-style:normal;font-weight:800}@font-face{font-family:Poppins;src:url(../font/Poppins-Regular.woff) format('woff');font-style:normal;font-weight:400}@font-face{font-family:Poppins;src:url(../font/Poppins-Bold.woff) format('woff');font-style:normal;font-weight:700}*,::after,::before{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Poppins;font-weight:400}.center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body{overflow-x:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}ul{list-style:none}a{text-decoration:none}section{width:100%;height:100vh}.headerNav{width:100%;position:fixed;top:0;background:0 0;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;z-index:100}.containerNav{width:1500px;max-width:100%;padding:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.logoNav{width:300px;height:70px;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.logoNav img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.headerNav.change{background:#070b37}.headerNav.change .containerNav{padding:.5em}.headerNav.change .logoNav{width:200px;height:50px}.linesNav{position:relative;width:30px;height:25px;cursor:pointer;display:none;z-index:100}.linesNav::after,.linesNav::before{content:'';position:absolute;left:0;width:100%;height:.2em;border-radius:1em;background:#fff;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.linesNav::before{top:0}.linesNav::after{bottom:0}.linesNav .line{width:100%;margin-top:37%;height:.2em;border-radius:1em;background:#fff;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.headerNav.open .linesNav .line{background:0 0}.headerNav.open .linesNav::before{-webkit-transform:rotate(45deg) translateY(15px);-ms-transform:rotate(45deg) translateY(15px);transform:rotate(45deg) translateY(15px)}.headerNav.open .linesNav::after{-webkit-transform:rotate(-45deg) translateY(-15px);-ms-transform:rotate(-45deg) translateY(-15px);transform:rotate(-45deg) translateY(-15px)}.mainNav{display:initial}.mainNav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3em}.mainNav ul a{font-family:Poppins;font-weight:600;font-size:18px;color:#fff}.sec1-2{background:#070b37}.sec1-2Wrapper{width:1500px;max-width:100%;min-height:100%;padding:7em 2em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12em;position:reative}.sec1-2Wrapper .bg{position:absolute;z-index:1}.sec1-2Wrapper .bg.lighterBlue{top:-560px;right:10px}.sec1-2Wrapper .bg.blue{left:-500px;top:150px}.sec1-2Wrapper .container{width:1000px;max-width:100%;height:290px;background:#37a3fe;background:-o-linear-gradient(321deg,#37a3fe 19%,#e83e8c 95%);background:linear-gradient(129deg,#37a3fe 19%,#e83e8c 95%);border-radius:1em;padding:2.5em;z-index:2}.sec1-2Wrapper h2{font-family:Poppins;font-weight:800;font-size:4vw;color:#fff;z-index:2}.sec1-2Wrapper .sec1-2Items{display:-ms-grid;display:grid;-ms-grid-columns:1fr 3em 1fr;grid-template-columns:1fr 1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3em}.sec1-2Wrapper .sec1-2Items h3{font-family:Poppins;font-weight:800;font-size:38px;color:#fff}.sec1-2Wrapper .sec1-2Items .img{width:100%;height:500px;margin-top:-150px}.sec1-2Wrapper .sec1-2Items .img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.sec2-2{height:auto}.sec2-2Wrapper{width:1500px;max-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3em;padding:3em 2em}.sec2-2Wrapper h3{font-family:Poppins;font-weight:800;font-size:4vw;text-align:center;width:50%}.sec2-2Wrapper .items{gap:1em}.sec2-2Wrapper .box{width:300px;height:300px;background:#0d3151;padding:1.5em;border-radius:1em;overflow:hidden}.sec2-2Wrapper .box h4{font-family:Poppins;font-weight:600;font-size:20px;color:#fff}.sec2-2Wrapper .box li{color:#8faac5;margin-top:1em}.sec2-2Wrapper .box.two li{text-transform:uppercase}.sec2-2Wrapper .box.one ul{margin-top:2em}.sec2-2Wrapper .box.two ul{margin-top:3em}.sec2-2Wrapper .box.one .one{color:#aa3bc5}.sec2-2Wrapper .box.one .two{color:#1ed4a4}.sec2-2Wrapper .box.one .three{color:#f97431}.sec2-2Wrapper .box.one .four{color:#09b1f2}.sec2-2Wrapper .box.two .one{color:#09b1f2}.sec2-2Wrapper .box.two .two{color:#feb81a}.sec2-2Wrapper .box.two .three{color:#ed3954}.sec2-2Wrapper .imgs{gap:1em}.sec2-2Wrapper .imgs img{width:100%;border-radius:1em;overflow:hidden}.sec3-2{height:auto;background:#070b37}.sec3-2Wrapper{width:1500px;max-width:100%;gap:1em;padding:3em 2em;position:relative}.sec3-2Wrapper .bg{position:absolute;z-index:1}.sec3-2Wrapper .bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sec3-2Wrapper .bg.skyBlue{left:-300px;bottom:-200px}.sec3-2Wrapper .bg.pink{top:-200px;right:-200px}.sec3-2Wrapper .img{width:40%;z-index:2}.sec3-2Wrapper .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sec3-2Wrapper .item{z-index:2}.sec3-2Wrapper .item h3{font-family:Poppins;font-weight:800;font-size:3vw;width:72%;color:#fff;margin-bottom:1em}.sec3-2Wrapper .moreItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1em}.sec3-2Wrapper .moreItem i{font-size:20px;color:#fff;background:#1ed4a4;padding:.7em;border-radius:50%}.sec3-2Wrapper .moreItem .box{height:200px}.sec3-2Wrapper .moreItem .box ul{margin-left:1.5em;list-style:unset}.sec3-2Wrapper .moreItem .box ul{margin-top:2.5em}.sec3-2Wrapper .moreItem ul li{color:#617075;margin-top:.5em}.sec4-2{height:auto}.sec4-2Wrapper{width:1500px;max-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:3em 2em;gap:5em}.sec4-2Wrapper .container{gap:1em}.sec4-2Wrapper .container .child{width:40%}.sec4-2Wrapper .container .items h2{font-family:Poppins;font-weight:800;font-size:3vw}.sec4-2Wrapper .container .items p{color:#617075;width:70%;margin-top:1em;text-align:justify}.sec4-2Wrapper .container img{border-radius:1em;overflow:hidden}.sec4-2Wrapper .boxes{gap:1em;-ms-flex-flow:wrap;flex-flow:wrap}.sec4-2Wrapper .boxes img{width:24vw;border-radius:1em;overflow:hidden}.sec5-2{height:auto;background:#070b37}.sec5-2Wrapper{width:1500px;max-width:100%;gap:3em;padding:3em 2em;position:relative}.sec5-2Wrapper .bg{position:absolute;z-index:1}.sec5-2Wrapper .bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sec5-2Wrapper .bg.pink{right:-200px;top:-350px}.sec5-2Wrapper .bg.blue{bottom:-500px}.sec5-2Wrapper .items,.sec5-2Wrapper img{width:100%;z-index:2}.sec5-2Wrapper .items h3{font-family:Poppins;font-weight:800;font-size:2.5vw;color:#fff}.sec5-2Wrapper .items ul{color:#748286;list-style:unset;margin:20px}.sec5-2Wrapper .items ul li{margin-bottom:.5em}.sec5-2Wrapper .items h4{font-weight:700;font-size:1.3vw;color:#fff}.sec5-2.copy{background:#fff}.sec5-2.copy .sec5-2Wrapper .items h3,.sec5-2.copy .sec5-2Wrapper .items h4{color:#000}.sec5-2.copy p{margin:20px 0;color:#748286;text-align:justify}.sec6{height:auto;background:#070b37}.sec6Wrapper{width:1500px;max-width:100%;padding:3em 2em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2em;position:relative}.sec6Wrapper .bg{position:absolute;z-index:1}.sec6Wrapper .bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sec6Wrapper .bg.lighterBlue{left:-500px}.sec6Wrapper .bg.bigLightBlue{bottom:-800px}.sec6Wrapper .bg.lightPink{right:-600px;top:-700px}.sec6Wrapper h2{color:#fff;font-family:Poppins;font-weight:800;font-size:2.3vw;text-align:center;width:700px;z-index:2}.sec6Wrapper .des{color:#7e8db0;text-align:center;width:50%}.sec6Wrapper .items{display:-ms-grid;display:grid;-ms-grid-columns:1fr 2em 1fr;grid-template-columns:1fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2em;z-index:2}.sec6Wrapper .items img{border-radius:1em;overflow:hidden;width:100%}.sec6Wrapper .items .item{padding-left:2em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:90%;gap:3em}.sec6Wrapper .items .item .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1em}.sec6Wrapper .items .item .box i{color:#fff;font-size:25px;padding:.8em;border-radius:50%;position:relative;z-index:3}.sec6Wrapper .items .item .box i .light{position:absolute;width:85%;height:85%;z-index:-1;border-radius:50%}.sec6Wrapper .items .item .box .icon-triboxes .light{background:#0093fb}.sec6Wrapper .items .item .box .icon-search .light{background:#ffc107}.sec6Wrapper .items .item .box .icon-load .light{background:#47dba7}.sec6Wrapper .items .item .box .icon-triboxes{background:rgba(0,147,251,.5)}.sec6Wrapper .items .item .box .icon-search{background:rgba(255,193,7,.5)}.sec6Wrapper .items .item .box .icon-load{background:rgba(71,219,167,.5)}.sec6Wrapper .items .item .box p{color:#7e8db0}.sec6Wrapper .items .item .box p span{color:#fff;font-weight:700;font-size:20px;display:inline-block;margin-bottom:.5em}.sec5-2.copy2{background:#fff}.sec5-2.copy2 .sec5-2Wrapper{padding:5em 2em}.sec5-2.copy2 .items{width:35%}.sec5-2.copy2 .sec5-2Wrapper h3{color:#000;margin-bottom:.5em}.sec5-2.copy2 .sec5-2Wrapper p{color:#7e8db0;text-align:justify}.sec5-2.copy2 img{border-radius:1em;overflow:hidden;width:50%}.sec7-2{height:auto;background:#070b37}.sec7-2Wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.5em;padding:3em 2em}.sec7-2Wrapper h2{font-family:Poppins;font-weight:800;font-size:3vw;color:#fff;text-align:center}.sec7-2Wrapper p{width:60%;color:#7e8db0;text-align:center;z-index:2}.sec7-2Wrapper .items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1em;width:700px}.sec7-2Wrapper .items .box{width:300px;height:300px;padding:1.5em;background:rgba(13,49,81,.8);border-radius:1em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:2}.sec7-2Wrapper .items .box .bg{position:absolute;z-index:1}.sec7-2Wrapper .items .box .bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sec7-2Wrapper .items .box .bg.lightBlueFoot{top:-190px;right:-190px}.sec7-2Wrapper .items .box .bg.blueFoot{bottom:-190px;left:-190px}.sec7-2Wrapper .items .box img{width:100%;z-index:2}.sec7-2Wrapper .items .box h3{padding:1em;width:210px;font-size:13px;border-radius:.5em;overflow:hidden;border:1px solid #0093fb;color:#fff;text-align:center;z-index:2}.sec7-2.copy{background:#fff}.sec7-2.copy h2{color:#000}footer{width:100%;background:#070b37}.footerWrapper{width:1500px;max-width:100%;padding:3em 2em;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;position:relative;gap:2em}.footerWrapper .bg{position:absolute;z-index:2}.footerWrapper .bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footerWrapper .bg.lightBlueFoot{top:-300px;right:-450px}.footerWrapper .bg.blueFoot{bottom:-500px}.footerWrapper .contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5em;-ms-flex-flow:wrap;flex-flow:wrap;z-index:2}.footerWrapper .contacts a{color:#fff}.footerWrapper .contacts .contactItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5em;width:286px}.footerWrapper .contacts .contactItem i{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.8em;border-radius:50%;background:rgba(1,149,249,.5);font-size:24px;position:relative;z-index:4}.footerWrapper .contacts .contactItem i .light{width:80%;height:80%;background:#0195f9;position:absolute;z-index:-1;border-radius:50%}.footerWrapper .map{height:500px;z-index:2;border-radius:1em;overflow:hidden}.footerWrapper .navigations{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2}.footerWrapper .navigations .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;gap:1em}.footerWrapper .navigations .item h3{font-size:17px;font-weight:700;color:#fff}.footerWrapper .navigations .item ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5em}.footerWrapper .navigations .item ul span{display:inline-block;width:20px;height:2px;background:#647399;margin-right:.5em}.footerWrapper .navigations .item ul a{font-size:14px;color:#647399}.footerWrapper .navigations .item.certs img{width:100%}@media only screen and (max-width:1200px){.sec1-2Wrapper .sec1-2Items{gap:1em}.sec1-2Wrapper .sec1-2Items h3{font-size:31.8px;width:82%}}@media only screen and (max-width:900px){.mainNav{position:absolute;top:0;right:-100%;width:100%;height:100vh;background:#070b37;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:99}.mainNav ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:7vh}.linesNav{display:initial}.headerNav.open .mainNav{right:0}.sec1-2Wrapper .sec1-2Items h3{font-size:3.9vw;width:100%}.sec1-2Wrapper .container{height:32vw;padding:1em}.sec1-2Wrapper .sec1-2Items .img{margin-top:-140px}.sec3-2Wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sec3-2Wrapper .img{width:50%}.sec3-2Wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sec3-2Wrapper .item h3{font-size:6vw;width:100%}.sec4-2Wrapper .container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sec4-2Wrapper .container .items p{width:100%}.sec5-2Wrapper .items,.sec5-2Wrapper img{width:50%}.sec5-2Wrapper .items h4{font-size:2vw}.sec6Wrapper .bg.bigLightBlue{bottom:-450px}.sec6Wrapper .des,.sec6Wrapper .items .item .box p{font-size:14px}.sec6Wrapper .des{width:80%}.sec6Wrapper .items .item .box p span{font-size:16px}.sec6Wrapper .items .item .box i{font-size:17px;padding:.8em}.sec5-2.copy2 .items,.sec5-2.copy2 img{width:100%}.sec7-2Wrapper .items{width:auto}.sec7-2Wrapper .items .box{width:250px;height:250px}.sec7-2Wrapper .items .box h3{font-size:11px}.sec7-2Wrapper h2{font-size:5.5vw}.sec7-2Wrapper p{width:90%}}@media only screen and (max-width:600px){.logoNav{width:200px}.sec1-2{height:auto}.sec1-2Wrapper{gap:3em}.sec1-2Wrapper .bg.lighterBlue{top:-560px;right:-500px}.sec1-2Wrapper .bg.blue{left:-600px}.sec1-2Wrapper .sec1-2Items{-ms-grid-columns:1fr;grid-template-columns:1fr}.sec1-2Wrapper .container{height:300px}.sec1-2Wrapper h2{font-size:11vw}.sec1-2Wrapper .sec1-2Items .img{height:200px;margin-top:0}.sec1-2Wrapper .sec1-2Items h3{font-size:6vw}.sec2-2Wrapper .items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sec2-2Wrapper .box{width:250px;min-height:250px}.sec2-2Wrapper .box li{font-size:14px}.sec2-2Wrapper h3{font-size:8vw;width:100%}.sec2-2Wrapper .imgs{-ms-flex-flow:wrap;flex-flow:wrap}.sec2-2Wrapper .imgs img{width:120px}.sec3-2Wrapper .img{width:100%}.sec3-2Wrapper .item h3{font-size:8vw}.sec3-2Wrapper .moreItem{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sec3-2Wrapper .moreItem ul li{font-size:14px}.sec4-2Wrapper .container{gap:1.5em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sec4-2Wrapper .container .child{width:100%}.sec4-2Wrapper .container .items h2{font-size:8vw}.sec4-2Wrapper .container .items p{font-size:13px}.sec4-2Wrapper .boxes img{width:37vw}.sec5-2Wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sec5-2Wrapper .bg.blue{bottom:-200px}.sec5-2Wrapper img{width:80%}.sec5-2Wrapper .items{width:100%}.sec5-2Wrapper .items h3{font-size:5vw}.sec5-2Wrapper .items h4{font-size:3.5vw}.sec5-2Wrapper .items ul li{font-size:13px}.sec6Wrapper{gap:3em}.sec6Wrapper .bg.bigLightBlue{bottom:-160px}.sec6Wrapper .bg.lightPink{right:-200px;top:-150px}.sec6Wrapper h2{font-size:4vw;width:100%}.sec6Wrapper .des{width:100%;font-size:13px}.sec6Wrapper .items{-ms-grid-columns:1fr;grid-template-columns:1fr}.sec6Wrapper .items .item{padding-left:0;padding-top:2em;height:auto}.sec7-2Wrapper .items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sec7-2Wrapper h2{font-size:11vw}.sec7-2Wrapper p{width:100%;font-size:14px}.footerWrapper .bg.blueFoot{bottom:-200px}.footerWrapper .contacts .contactItem i{font-size:20px}.footerWrapper .contacts .contactItem{width:100%}.footerWrapper .navigations{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:1em}}@media only screen and (max-height:700px){.sec1-2{height:auto}}