@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";nav{background-color:#0a0072;height:auto;width:100%;display:flex;justify-content:space-around;align-items:center;padding:10px;column-gap:10px;position:fixed;top:0;z-index:1000;box-shadow:10px 10px 15px #0000004d}nav .logo{position:relative;border-radius:5px;cursor:pointer}nav ul{display:flex;column-gap:40px;list-style:none}nav ul .dropdown .list{display:none;position:absolute;background-color:#0a0072;padding:20px;border-radius:5px;box-shadow:10px 10px 15px #0000004d}nav ul .dropdown:hover .list{display:block}nav ul a{text-decoration:none;color:#fff;font-size:20px;cursor:pointer}nav ul a:hover{color:#000;transform:scale(1.1);transition:transform .3s ease}nav .contact{display:flex;column-gap:5px}nav .contact img{width:40px;height:40px}nav .contact img:hover{transform:scale(1.1);transition:transform .3s ease}nav .menu{width:50px;display:none;transition:all .5s}@media screen and (max-width:1250px) and (min-width:1050px){nav ul a{font-size:15px}nav .logo{width:60%}nav .contact img{width:30px;height:30px}}@media screen and (max-width:1050px){nav{display:flex;justify-content:space-between}nav .menu{display:block}nav ul li a{color:#fff}nav .logo{width:70px}nav .menu:hover{cursor:pointer}nav .contact{display:none}nav ul{display:none}nav ul.visible{position:relative;top:50%;right:0;background-color:#0a0072;width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:max-height .3s ease;z-index:2;font-size:10px;border-radius:0 0 0 10px;row-gap:20px}nav ul .dropdown .list a{font-size:15px}}.full{height:auto;position:relative;z-index:1;top:170px;width:100%}.full img{position:relative;left:50%;transform:translate(-50%);max-width:100%;height:auto;border-radius:10px;border:3px solid black;box-shadow:10px 10px 15px #0000004d}.full .box{background-color:#0a0072;color:#fff;width:60%;border-top-right-radius:20px;display:flex;justify-content:center;position:absolute;bottom:0;padding:40px 40px 50px;box-shadow:10px 10px 15px #0000004d}.box .name{font-size:30px;transform:translate(50%)}.transport{font-size:60%;position:relative;left:30px}.full .contactus{position:absolute;bottom:0;right:0;padding:25px 70px;cursor:pointer;font-size:20px;transform:translate(50%,20%);border:1px solid rgb(10,0,114);border-radius:10px;background-color:#fff;color:#0a0072;box-shadow:10px 10px 15px #0000004d}.full .contactus:hover{font-size:25px;transition:font-size .3s ease}@media screen and (max-width:1250px) and (min-width:1050px){.box .name{font-size:20px;transform:translate(10%)}}@media screen and (max-width:1050px){.box .name{font-size:20px;transform:translate(10%)}.full .contactus{font-size:15px}}@media screen and (max-width:700px){.full{height:auto;position:relative;z-index:1;top:100px}.full .box{background-color:#0a0072;padding-bottom:20px;padding-top:20px}.full img{transform:translate(-50%)}.box .name{font-size:12px}.full .contactus{font-size:9px;padding:10px 20px;border-radius:6px}.full .contactus:hover{font-size:10px}}.solution_all{display:flex;flex-direction:column;align-items:center;row-gap:100px;position:relative;top:300px}.solution_all .solution{color:#0a0072;border-bottom:2px solid rgb(0,0,0);padding-bottom:0}.solution_all img{border-radius:10px;width:500px;height:350px;box-shadow:10px 10px 15px #0000004d}.solution_all .box1 .all_box{box-shadow:10px 10px 15px #0000004d;border-radius:10px}.solution_all .box1{display:flex;column-gap:200px;align-items:center}.solution_all .box1 p{background-color:#0a0072;border-radius:10px;color:#f0f8ff;padding:20px 15px}.solution_all .box1:hover{transform:scale(1.1);transition:transform .3s ease}.solution_all .title{font-size:35px}.solution_all .title p{font-size:50%}@media screen and (max-width:1200px) and (min-width:820px){.solution_all .box1{display:flex;column-gap:20px}.solution_all .box1 img{width:400px;height:250px}.solution_all .title{font-size:30px}}@media screen and (max-width:820px){.solution_all{top:200px}.solution_all .solution{font-size:25px}.solution_all .box1{display:flex;flex-direction:column}.solution_all .box1 p{border-radius:0;padding-left:27px;padding-right:27px}.solution_all .box1 img{width:304px;height:200px;border-radius:0}.solution_all .title{font-size:20px}}@media screen and (max-width:600px){.solution_all{top:150px}}.solution_all2{display:flex;flex-direction:column;align-items:center;row-gap:100px;position:relative;top:300px}.solution_all2 .box2 img{border-radius:10px;width:500px;height:350px;box-shadow:10px 10px 15px #0000004d}.solution_all2 .box2{display:flex;column-gap:170px;align-items:center}.solution_all2 .box2 .all_box{box-shadow:10px 10px 15px #0000004d;border-radius:10px;background-color:#0ff}.solution_all2 .box2 p{background-color:#0a0072;border-radius:10px;color:#f0f8ff;padding:20px 15px}.solution_all2 .box2:hover{transform:scale(1.1);transition:transform .3s ease}.solution_all2 .title2{font-size:35px}.solution_all2 .title2 p{font-size:50%}@media screen and (max-width:1200px) and (min-width: 820px){.solution_all2 .box2{display:flex;column-gap:20px}.solution_all2 .box2 img{width:400px;height:250px}.solution_all2 .title2{font-size:30px}}@media screen and (max-width:820px){.solution_all2{top:200px}.solution_all2 .box2{display:flex;flex-direction:column-reverse}.solution_all2 .box2 p{border-radius:0;padding-left:23px;padding-right:23px}.solution_all2 .box2 img{width:304px;height:200px;border-radius:0}.solution_all2 .title2{font-size:20px}}@media screen and (max-width:600px){.solution_all2{top:150px}}.connection_all{display:flex;flex-direction:column;align-items:center;position:relative;top:400px}.connection{padding-top:20px;display:flex;color:#0a0072;border-bottom:2px solid rgb(0,0,0);padding-bottom:0}.connection_all img{max-width:100%;height:auto}@media screen and (max-width:820px){.connection{font-size:20px}.connection_all{display:flex;flex-direction:column;align-items:center;position:relative;top:200px}}.contact_all{display:flex;flex-direction:column;align-items:center;position:relative;top:400px}.contact_all .contact1{color:#0a0072;border-bottom:2px solid rgb(0,0,0);padding-bottom:0}.contact_all iframe{width:600px;height:500px}.contact_all .box{display:flex;column-gap:100px;position:relative;top:100px}.contact_all .box .input{display:flex;flex-direction:column;justify-content:center;row-gap:50px}.contact_all .box .input input{padding-left:20px;padding-top:20px;padding-bottom:20px;box-shadow:10px 10px 15px #0000004d;border-radius:5px;border:1px solid black}.contact_all .box .input textarea{padding:20px 200px 70px 20px;box-shadow:10px 10px 15px #0000004d;border-radius:5px;border:1px solid black}.contact_all .box .input button{box-shadow:10px 10px 15px #0000004d;border-radius:5px;border:none;background-color:#0a0072;padding:15px;color:#f0f8ff;cursor:pointer}.contact_all .box .input button:hover{transform:scale(1.1);transition:transform .3s ease}@media screen and (max-width:1250px) and (min-width:1050px){.contact_all iframe{width:400px;height:500px}}@media screen and (max-width:1050px){.contact_all iframe{width:400px;height:500px}.contact_all .box .input textarea{padding-right:50px}.contact_all .box{column-gap:50px}}@media screen and (max-width: 820px){.contact_all{top:200px}.contact_all iframe{width:300px;height:500px}.contact_all .box .input textarea{padding-right:1px}.contact_all .box{column-gap:50px}.contact_all .contact1{font-size:20px}}@media screen and (max-width:700px){.contact_all{top:200px}.contact_all iframe{width:200px;height:500px}.contact_all .box .input textarea{padding-right:1px}.contact_all .box{column-gap:50px}.contact_all .contact1{font-size:20px}}@media screen and (max-width: 600px){.contact_all{top:230px}.contact_all iframe{position:relative;top:70px;left:14px;width:300px;height:350px}.contact_all .box .input textarea{padding-right:1px}.contact_all .box{display:block}.contact_all .contact1{font-size:20px}}.footer_all{background-color:#0a0072;width:100%;height:50vh;position:relative;bottom:0;display:flex;justify-content:space-around;align-items:center;top:600px}.footer_all .left{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.footer_all .left img{border-radius:10px}.footer_all .left .contact2{width:100%;display:flex;justify-content:space-around;align-items:center}.footer_all .left .contact2 img{width:35px;height:35px}.footer_all .middle,.footer_all .right{height:100%;display:flex;flex-direction:column;justify-content:center;color:#fff}.footer_all .right a:hover{cursor:pointer;color:#000;transform:scale(1.1);transition:transform .3s ease}.footer_all .right a{color:#fff;text-decoration:none}@media screen and (max-width:820px){.footer_all{column-gap:5%;top:350px}}@media screen and (max-width:620px){.footer_all{top:400px;width:100%}.footer_all .left img{width:100px;height:100px}.footer_all .left .contact2 img{width:25px;height:25px}.footer_all .left .contact2{display:flex;column-gap:3px}.footer_all .right{display:none}.footer_all .middle{position:relative;bottom:12px;font-size:10px}}.Apropos_all{display:flex;flex-direction:column;align-items:center;position:relative;top:250px;width:100%}.Apropos_all .firsts{width:1000px;height:500px;border-radius:10px;box-shadow:10px 10px 15px #0000004d;border:3px solid black}.Apropos_all .box1,.Apropos_all .box2{width:100%;display:flex;justify-content:space-around;align-items:center;position:relative;top:100px}.Apropos_all .box1 img,.Apropos_all .box2 img{width:500px;height:600px;box-shadow:10px 10px 15px #0000004d;border-radius:10px;border:3px solid black}.Apropos_all .box1 .title span,.Apropos_all .box2 .title span{font-size:30px}.Apropos_all .box1 .title,.Apropos_all .box2 .title{background-color:#0a0072;color:#fff;box-shadow:10px 10px 15px #0000004d;border-radius:10px;padding:25px;font-size:20px;width:50%}@media screen and (max-width:1500px) and (min-width:1000px){.Apropos_all{top:200px}.Apropos_all .firsts{width:800px;height:400px}.Apropos_all .box1 img,.Apropos_all .box2 img{width:300px;height:400px}.Apropos_all .box1 .title,.Apropos_all .box2 .title{font-size:15px}.Apropos_all .box1 .title span,.Apropos_all .box2 .title span{font-size:22px}}@media screen and (max-width:1000px) and (min-width:800px){.Apropos_all{top:150px}.Apropos_all .firsts{width:600px;height:300px}.Apropos_all .box1 img,.Apropos_all .box2 img{width:300px;height:400px}.Apropos_all .box1 .title,.Apropos_all .box2 .title{font-size:10px}.Apropos_all .box1 .title span,.Apropos_all .box2 .title span{font-size:17px}}@media screen and (max-width:800px){.Apropos_all{top:150px}.Apropos_all .box1,.Apropos_all .box2{display:block;position:relative;left:50%;transform:translate(-150px)}.Apropos_all .firsts{width:350px;height:170px}.Apropos_all .box1 img,.Apropos_all .box2 img{width:300px;height:400px;border-radius:10px 10px 0 0;z-index:-1}.Apropos_all .box2{display:flex;flex-direction:column-reverse}.Apropos_all .box1 .title,.Apropos_all .box2 .title{position:relative;font-size:10px;width:300px;border-radius:0 0 10px 10px;bottom:80px}.Apropos_all .box1 .title span,.Apropos_all .box2 .title span{font-size:17px}}.Transport_all{display:flex;position:relative;top:250px;justify-content:space-around;align-items:center}.Transport_all img{width:600px;height:600px;border-radius:10px;box-shadow:10px 10px 15px #0000004d}.Transport_all .title span{font-size:30px}.Transport_all .title{background-color:#0a0072;color:#fff;padding:20px;font-size:20px;border-radius:10px;box-shadow:10px 10px 15px #0000004d;width:50%}@media screen and (max-width:1500px) and (min-width:1000px){.Transport_all img{width:400px;height:400px}.Transport_all .title{font-size:15px}.Transport_all .title span{font-size:22px}}@media screen and (max-width:1000px){.Transport_all{display:block;position:relative;left:50%;transform:translate(-175px);top:200px}.Transport_all img{width:350px;height:300px;position:relative;top:10px;z-index:-1;border-radius:10px 10px 0 0}.Transport_all .title{font-size:12px;width:350px;border-radius:0 0 10px 10px}.Transport_all .title span{font-size:17px}}*{font-family:Poppins,sans-serif;margin:0;padding:0;box-sizing:border-box}body{height:100%;width:100%}
