@charset "UTF-8";*{margin:0;padding:0}button{width:13rem;height:2.7rem;border:1px solid white;font-size:1rem;margin-top:10%;background-color:transparent;color:#fff;cursor:pointer;box-shadow:3px 5px 10px #ffffff7a}button:hover{background-color:#fff;color:#00002e;transition:all .3s ease-in-out;box-shadow:none}.home{width:100%;height:100vh;position:fixed;z-index:-1;background-image:radial-gradient(navy,navy)}.sections{position:absolute;width:100%;height:auto;z-index:-1;margin-top:100vh}.hero{height:100vh;width:100%;z-index:1;background-image:radial-gradient(circle at center,#00054b,#010146 40%,#00002e)}.hero .starshero{height:100vh;width:100%;position:absolute;top:0;z-index:0;opacity:.2}.hero .starshero .sky{position:relative;width:100%;height:100%;overflow:hidden}.hero .starshero .f-star{position:absolute;width:3px;height:3px;background:#fff;border-radius:50%;animation:twinkle 2s ease-in-out infinite alternate;opacity:.05}@keyframes twinkle{0%{opacity:.05;transform:scale(1)}to{opacity:.6;transform:scale(1.4)}}.hero .starshero .shooting-star{position:absolute;width:2px;height:60px;background:linear-gradient(-45deg,white,transparent);transform:rotate(45deg);opacity:0;pointer-events:none}@keyframes shoot{0%{opacity:0;transform:translate(0) rotate(45deg)}10%{opacity:1}to{opacity:0;transform:translate(-400px,400px) rotate(45deg)}}.hero .starshero .s1{top:20%;left:80%;animation:shoot 6s linear infinite 2s}.hero .starshero .s2{top:40%;left:60%;animation:shoot 8s linear infinite 5s}.hero .starshero .s3{top:60%;left:90%;animation:shoot 10s linear infinite 8s}.hero .mainhero{height:calc(100vh - 100px);width:100%;position:absolute;top:100px;display:flex;align-items:center;justify-content:center}.hero .mainhero .herotext{width:50%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff}.hero .mainhero .herotext .contenthero{width:80%;height:75%;display:flex;flex-direction:column;gap:20px}.hero .mainhero .herotext .contenthero h6{font-size:1.2rem;color:#c2c2ff}.hero .mainhero .herotext .contenthero h1{font-size:4rem;letter-spacing:2px}.hero .mainhero .herotext .contenthero button{width:13rem;height:2.7rem;border:1px solid white;font-size:1rem;margin-top:10%;background-color:transparent;color:#fff;cursor:pointer;box-shadow:3px 5px 10px #ffffff7a}.hero .mainhero .herotext .contenthero button:hover{background-color:#fff;color:#00002e;transition:all .3s ease-in-out;box-shadow:none}.hero .mainhero .heroimg{width:50%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.hero .mainhero .heroimg .hero1{height:80%;width:60%}.hero .mainhero .heroimg .hero1 img{height:100%;width:100%}.hero .mainhero .heroimg .hero2{height:200px;width:200px;position:absolute;top:15%;left:5%}.hero .mainhero .heroimg .hero2 img{height:100%;width:100%}.hero .mainhero .heroimg .hero3{height:200px;width:200px;position:absolute;top:55%;left:70%}.hero .mainhero .heroimg .hero3 img{height:100%;width:100%}@media(max-width:610px){.hero{width:100%}.hero .mainhero{width:100%;overflow:hidden;flex-direction:column}.hero .mainhero .herotext{width:90%;height:100%;align-items:center}.hero .mainhero .herotext .contenthero{width:100%;align-items:flex-start}.hero .mainhero .herotext .contenthero h6{font-size:1rem}.hero .mainhero .herotext .contenthero h1{font-size:1.6rem}.hero .mainhero .herotext .contenthero button{height:3rem}.hero .mainhero .heroimg{display:none}}@media(max-width:780px){.hero .mainhero .herotext .contenthero h6{font-size:1rem}.hero .mainhero .herotext .contenthero h1{font-size:3rem}.hero .mainhero .heroimg{width:50%;height:100%}.hero .mainhero .heroimg .hero1{width:60%;height:60%}.hero .mainhero .heroimg .hero2{width:35%;height:25%;top:25%}.hero .mainhero .heroimg .hero3{width:35%;height:25%;left:63%;top:50%}}.service{height:auto;width:100%;background-image:radial-gradient(circle at center,#000872,#010165 40%,#000052)}.service .ser1{height:30vh;width:100%;margin-top:15vh;display:flex;align-items:center;justify-content:space-around;color:#fff;background-color:#c2c2ff;gap:1rem}.service .ser1 .service1{height:80%;width:400px;display:flex;align-items:center;justify-content:center;gap:20px;border:2px solid #000052;background-color:#000052;box-shadow:0 10px 15px #000000b8}.service .ser1 .service1 .sicon{font-size:5rem;color:#fff}.service .ser1 .service1 .scont{display:flex;flex-direction:column;align-items:self-start;justify-content:center;gap:20px}.service .ser1 .service1 .scont h2{font-size:1.5rem;text-transform:capitalize;color:#fff}.service .ser1 .service1 .scont p{font-size:.8rem;width:70%;color:#fff}.service .ser2{height:auto;width:100%;position:relative}.service .ser2 .service2{height:auto;width:100%}.service .ser2 .service2 .box{height:100vh;width:100%;display:flex;position:sticky;top:0;background-image:radial-gradient(circle at center,#000872,#010165 40%,#000052)}.service .ser2 .service2 .box:nth-child(1){z-index:1}.service .ser2 .service2 .box:nth-child(2){z-index:2}.service .ser2 .service2 .box:nth-child(3){z-index:3}.service .ser2 .service2 .box:nth-child(4){z-index:4}.service .ser2 .service2 .box .sertext{height:100%;width:40%;display:flex;align-items:center;justify-content:center}.service .ser2 .service2 .box .sertext .detail{height:75%;width:80%;display:flex;flex-direction:column;align-items:self-start;justify-content:center;gap:20px;color:#fff}.service .ser2 .service2 .box .sertext .detail h2{font-size:2rem;text-transform:capitalize;color:#fff}.service .ser2 .service2 .box .sertext .detail h1{font-size:10rem}.service .ser2 .service2 .box .sertext .detail p{font-size:1.3rem;color:#c2c2ff}.service .ser2 .service2 .box .sertext .detail .para{font-size:1rem}.service .ser2 .service2 .box .serimg{height:100%;width:60%;display:flex;align-items:center;justify-content:center}.service .ser2 .service2 .box .serimg .serimage{height:70%;width:90%;object-fit:contain}.service .ser2 .service2 .box .serimg .serimage img{height:100%;width:100%;object-fit:contain}.service .ser2 .service2 .box:nth-child(2n){background-image:radial-gradient(circle at center,#c2c2ff 0% 40%,#c2c2ff)}.service .ser2 .service2 .box:nth-child(2n) .sertext .detail{color:#000052}.service .ser2 .service2 .box:nth-child(2n) .sertext .detail p{color:#000052}.service .ser2 .service2 .box:nth-child(2n) .sertext .detail h1{color:#000052}.service .ser2 .service2 .box:nth-child(2n) .sertext .detail h2{color:#000052}.service .ser2 .service2 .box:nth-child(2n) .sertext .detail .para{color:#000052}.service .ser3{height:50vh;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10%}.service .ser3 .chead{width:100%;height:15%;margin-top:5%}.service .ser3 .chead h2{color:#fff;font-size:3rem;margin-bottom:20px;text-align:center}.service .ser3 .detailchoose{height:85%;width:80%;display:flex}.service .ser3 .detailchoose .cardser{height:60%;display:flex;gap:5%}.service .ser3 .detailchoose .cardser .cicon{width:20%;display:flex;align-items:center;justify-content:center;font-size:6rem;color:#c2c2ff}.service .ser3 .detailchoose .cardser .ctext{width:60%;display:flex;flex-direction:column;gap:10px}.service .ser3 .detailchoose .cardser .ctext h3{font-size:1.5rem;color:#fff}.service .ser3 .detailchoose .cardser .ctext p{font-size:.7rem;color:#c2c2ff}@media(max-width:610px){.service .ser1{height:90vh;flex-direction:column}.service .ser1 .service1{width:90%;height:30%}.service .ser2 .service2 .box{flex-direction:column;position:sticky;top:0}.service .ser2 .service2 .box:nth-child(1){z-index:1}.service .ser2 .service2 .box:nth-child(2){z-index:2}.service .ser2 .service2 .box:nth-child(3){z-index:3}.service .ser2 .service2 .box:nth-child(4){z-index:4}.service .ser2 .service2 .box .sertext{height:50%;width:90%}.service .ser2 .service2 .box .sertext .detail p{font-size:1rem}.service .ser2 .service2 .box .sertext .detail h1{font-size:3rem}.service .ser2 .service2 .box .sertext .detail h2{font-size:1.4rem}.service .ser2 .service2 .box .sertext .detail .para{font-size:.7rem}.service .ser2 .service2 .box .serimg{height:50%;width:90%}.service .ser2 .service2 .box:nth-child(2n){flex-direction:column-reverse}.service .ser3{height:80vh;gap:1rem}.service .ser3 .chead h2{font-size:2rem;margin-top:5vh}.service .ser3 .detailchoose{flex-direction:column}.service .ser3 .detailchoose .cardser .cicon{font-size:3rem}.service .ser3 .detailchoose .cardser .ctext h3{font-size:1rem}.service .ser3 .detailchoose .cardser .ctext p{font-size:.7rem}}@media(max-width:780px){.service .ser3{height:80vh;gap:1rem}.service .ser3 .chead h2{font-size:2rem;margin-top:5vh}.service .ser3 .detailchoose{flex-direction:column}.service .ser3 .detailchoose .cardser .cicon{font-size:3rem}.service .ser3 .detailchoose .cardser .ctext h3{font-size:1rem}.service .ser3 .detailchoose .cardser .ctext p{font-size:.7rem}}.navbar{height:90px;width:100%;position:fixed;z-index:1000;display:flex;align-items:center;justify-content:center;mix-blend-mode:difference;transition:transform .4s ease,background .3s ease}.navbar.hide{transform:translateY(-100%)}.navbar.show{transform:translateY(0)}.navbar.menu-open{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(0);background:transparent}.navbar.menu-open .menu,.navbar.menu-open .logo{opacity:0;pointer-events:none}.navbar .contentnav{height:100%;width:100%;display:flex;align-items:center;justify-content:space-between}.navbar .contentnav .logo{width:20%;display:flex;align-items:center;justify-content:center}.navbar .contentnav .logo .logoimg{height:90%;width:30%}.navbar .contentnav .logo .logoimg img{height:100%;width:90%}.navbar .contentnav .menu{width:72%;display:flex;align-items:center;justify-content:center}.navbar .contentnav .menu ul{display:flex;width:90%;justify-content:space-evenly;list-style:none}.navbar .contentnav .menu ul a{text-decoration:none}.navbar .contentnav .menu ul li{font-size:22px;font-weight:500;cursor:pointer;color:#fff;position:relative}.navbar .contentnav .menu ul li .lowerl{height:3px;width:0;background:#fff;border-radius:20px;transition:.3s ease}.navbar .contentnav .menu ul li:hover .lowerl{width:100%}.navbar .contentnav .hamburger{width:8%;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;gap:8px;z-index:1100}.navbar .contentnav .hamburger span{width:40px;height:3px;background:#fff;transition:.3s ease}.navbar .contentnav .hamburger.active span:nth-child(1){transform:translateY(10px) rotate(45deg)}.navbar .contentnav .hamburger.active span:nth-child(2){opacity:0}.navbar .contentnav .hamburger.active span:nth-child(3){transform:translateY(-10px) rotate(-45deg)}.fullscreen-menu{position:fixed;top:0;left:0;z-index:999;height:100vh;width:100%;background:#00002e;transform:translateY(-100%);transition:transform .6s ease;display:flex;flex-direction:column;align-items:center;justify-content:center}.fullscreen-menu.active{transform:translateY(0)}.fullscreen-menu.active .navbar{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.fullscreen-menu.active .logo,.fullscreen-menu.active .menu{display:none}.fullscreen-menu .part1,.fullscreen-menu .part2{height:50%;width:100%;display:flex;overflow:hidden}.fullscreen-menu .box1,.fullscreen-menu .box2,.fullscreen-menu .box3,.fullscreen-menu .box4{width:50%}.fullscreen-menu .box1{transform:translate(-100%)}.fullscreen-menu .box1.active{transform:translate(0);transition:transform 1s ease}.fullscreen-menu .box1 img{height:100%;width:100%;object-fit:cover}.fullscreen-menu .box2{transform:translateY(-100%)}.fullscreen-menu .box2.active{transform:translateY(0);transition:transform 1s ease}.fullscreen-menu .box2 ul{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;list-style:none}.fullscreen-menu .box2 ul a{text-decoration:none}.fullscreen-menu .box2 ul li{font-size:2rem;color:#fff;cursor:pointer;transition:color .3s ease}.fullscreen-menu .box2 ul li:hover{color:#0ff}.fullscreen-menu .box3{background-color:#00f;transform:translateY(100%)}.fullscreen-menu .box3.active{transform:translateY(0);transition:transform 1s ease}.fullscreen-menu .box4{transform:translate(100%)}.fullscreen-menu .box4 img{height:100%;width:100%;object-fit:cover}.fullscreen-menu .box4.active{transform:translate(0);transition:transform 1s ease}@media(max-width:780px){.navbar .contentnav{width:85%;justify-content:space-between}.navbar .contentnav .logo .logoimg{width:80%}.navbar .contentnav .menu{display:none}}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:#0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .3s ease}.popup-overlay .popup-box{height:65%;width:45%;background-color:navy;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;padding:5rem 3rem;box-shadow:0 1px 25px #330cfb99}.popup-overlay .popup-box h2{font-size:4rem;color:#fff}.popup-overlay .popup-box form{display:flex;align-items:self-start;justify-content:center;flex-direction:column;gap:1rem}.popup-overlay .popup-box form input{width:35rem;height:2.4rem;padding:5px}.popup-overlay .popup-box form textarea{padding:5px;max-width:35rem;max-height:8rem}.popup-overlay .popup-box form .popup-actions{display:flex;align-items:center;justify-content:space-between;width:36rem}@media(max-width:780px){.popup-overlay .popup-box{width:65%;height:40%;box-shadow:0 1px 25px #340cfb64}.popup-overlay .popup-box h2{font-size:3rem}.popup-overlay .popup-box form{align-items:center;justify-content:center}.popup-overlay .popup-box form input{width:30rem;height:1rem}.popup-overlay .popup-box form textarea{width:30rem;height:2rem}.popup-overlay .popup-box form .popup-actions{width:30rem}}@media(max-width:610px){.popup-overlay .popup-box form input,.popup-overlay .popup-box form textarea,.popup-overlay .popup-box form .popup-actions{width:20rem}.popup-overlay .popup-box form .popup-actions button{width:7rem;font-size:.8rem}}.about{height:auto;width:100%;background-image:radial-gradient(circle at center,#000872,#010165 40%,#000052)}.about .apart1{background-color:#c2c2ff}.about .apart1 .abthead{height:20vh;width:100%;display:flex;align-items:center;justify-content:center;color:#000052;background-color:#c2c2ff}.about .apart1 .abthead h1{font-size:5rem;text-transform:capitalize;color:#000052}.about .apart1 .abtcontent{height:auto;width:100%;display:flex;align-items:center;justify-content:center;color:#000052;padding:20px 0;flex-direction:column}.about .apart1 .abtcontent .abtdescr{height:auto;width:90%;display:flex;flex-direction:column;gap:20px;text-align:justify}.about .apart1 .abtcontent .abtdescr p{font-size:1.2rem;line-height:2rem}.about .apart1 .abtcontent .vma{height:auto;width:90%;display:flex;flex-wrap:wrap;gap:20px;margin-top:40px;justify-content:center}.about .apart1 .abtcontent .vma .vmacard{height:auto;width:250px;background-color:#ffffff1a;padding:20px;border-radius:10px;box-shadow:0 4px 8px #0003;display:flex;flex-direction:column;align-items:center;text-align:center}.about .apart1 .abtcontent .vma .vmacard h2{font-size:1.5rem;margin-bottom:10px;color:#000052}.about .apart1 .abtcontent .vma .vmacard p{color:#000052;font-size:1rem;line-height:1.5rem;text-align:justify}.about .apart2{display:flex;align-items:center;justify-content:center;flex-direction:column;color:#c2c2ff}.about .apart2 .leader{width:90%;height:auto;margin-top:10vh}.about .apart2 .leader .leadhead{height:10vh;text-align:center;font-size:2rem}.about .apart2 .leader .leadcontent{height:auto;width:100%;display:flex;gap:20px;margin-top:20px;justify-content:center}.about .apart2 .leader .leadcontent .leadcard{width:30%;height:90vh;background-color:#ffffff1a;display:flex;align-items:center;justify-content:flex-start;flex-direction:column}.about .apart2 .leader .leadcontent .leadcard .leadimg{width:100%;height:50%;display:flex;align-items:center;justify-content:center}.about .apart2 .leader .leadcontent .leadcard .leadimg .imglead{width:60%;height:70%}.about .apart2 .leader .leadcontent .leadcard .leadimg .imglead img{width:100%;height:100%;object-fit:cover;border-radius:50%;border:2px solid white}.about .apart2 .leader .leadcontent .leadcard .lead1{width:90%;display:flex;flex-direction:column;gap:2rem}.about .apart2 .leader .leadcontent .leadcard .lead1 .leaddescr h2{font-size:2.5rem}.about .apart2 .leader .leadcontent .leadcard .lead1 .leaddescr h4{font-size:1.2rem}.about .apart2 .leader .leadcontent .leadcard .lead1 .leaddes p{font-size:1rem;line-height:2rem}@media(max-width:610px){.about .apart1 .abthead h1{font-size:2.3rem}.about .apart1 .abtcontent .abtdescr p{font-size:1rem}.about .apart2,.about .apart2 .leader{width:100%}.about .apart2 .leader .leadhead h1{font-size:2.3rem}.about .apart2 .leader .leadcontent{width:100%;flex-direction:column}.about .apart2 .leader .leadcontent .leadcard{width:100%;height:auto}.about .apart2 .leader .leadcontent .leadcard .leadimg{height:60%;width:90%;margin-top:4vh}.about .apart2 .leader .leadcontent .leadcard .lead1 .leaddescr{margin-top:3vh}.about .apart2 .leader .leadcontent .leadcard .lead1 .leaddescr h2{font-size:2rem}.about .apart2 .leader .leadcontent .leadcard .lead1 .leaddescr h4{font-size:1rem}}@media(max-width:780px){.about .apart1 .abthead h1{font-size:2.3rem}.about .apart1 .abtcontent .abtdescr p{font-size:1rem}.about .apart2 .leader .leadhead h1{font-size:2.3rem}.about .apart2 .leader .leadcontent{width:100%;flex-direction:column}.about .apart2 .leader .leadcontent .leadcard{width:100%;height:auto}.about .apart2 .leader .leadcontent .leadcard .leadimg{height:60%;width:90%;margin-top:4vh}.about .apart2 .leader .leadcontent .leadcard .lead1 .leaddescr{margin-top:3vh}.about .apart2 .leader .leadcontent .leadcard .lead1 .leaddescr h2{font-size:2rem}.about .apart2 .leader .leadcontent .leadcard .lead1 .leaddescr h4{font-size:1rem}}@media(min-width:781px)and (max-width:1025px){.about .apart1 .abthead h1{font-size:2.3rem}.about .apart1 .abtcontent .abtdescr p{font-size:1rem}.about .apart2 .leader .leadhead h1{font-size:2.3rem}.about .apart2 .leader .leadcontent{width:100%}.about .apart2 .leader .leadcontent .leadcard{width:30%;height:auto}.about .apart2 .leader .leadcontent .leadcard .leadimg{height:300px;width:350px}.about .apart2 .leader .leadcontent .leadcard .lead1 .leaddescr{margin-top:3vh}.about .apart2 .leader .leadcontent .leadcard .lead1 .leaddescr h2{font-size:2rem}.about .apart2 .leader .leadcontent .leadcard .lead1 .leaddescr h4{font-size:1rem}}.footer{width:100%;height:60vh;display:flex;flex-direction:column;background-color:#01015b}.footer .footer-wave{width:100%;height:20vh;background:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 3000 588'><g transform='translate(1500,294) scale(-1,-1) translate(-1500,-294)'><linearGradient id='g' x1='0' x2='1' y1='0' y2='0'><stop stop-color='%23ffffff' offset='0'/><stop stop-color='%23ffffff' offset='1'/></linearGradient><path fill='%23c2c2ff' opacity='1'><animate attributeName='d' dur='10s' repeatCount='indefinite' values='M0 0L0 550Q300 560 600 520T1200 490T1800 450T2400 430T3000 400L3000 0Z;M0 0L0 540Q300 580 600 530T1200 520T1800 460T2400 420T3000 430L3000 0Z;M0 0L0 560Q300 600 600 560T1200 510T1800 480T2400 450T3000 460L3000 0Z;M0 0L0 550Q300 560 600 520T1200 490T1800 450T2400 430T3000 400L3000 0Z'/></path></g></svg>") no-repeat top center;background-size:cover}.footer .footcontent{height:30vh;width:100%;display:flex;align-items:center;justify-content:space-around;background-color:#c2c2ff}.footer .footcontent .logofoot{width:30%;height:100%;display:flex;align-items:center;justify-content:center}.footer .footcontent .logofoot img{height:100%;width:50%}.footer .footcontent .qlinks{width:30%;height:100%;display:flex;flex-direction:column;gap:.4rem}.footer .footcontent .qlinks h2{font-size:3rem;color:navy}.footer .footcontent .qlinks ul{list-style:none;font-size:1.5rem;display:flex;flex-direction:column;gap:.4rem;color:#020289;width:80%}.footer .footcontent .qlinks ul a{text-decoration:none;color:#020289}.footer .footcontent .social{height:100%;display:flex;align-items:center;justify-content:self-start;flex-direction:column;gap:20px}.footer .footcontent .social h2{color:#020289;font-size:3rem}.footer .footcontent .social .iconss{display:flex;justify-content:space-between;width:100%}.footer .footcontent .social .iconss a h2{font-size:2rem}.footer .copy{width:100%;height:10vh;display:flex;align-items:center;justify-content:center;background-color:#c2c2ff;color:navy}@media(max-width:610px){.footer{overflow:hidden;height:140vh}.footer .footcontent{height:110vh;flex-direction:column}.footer .footcontent .logofoot{width:100%}.footer .footcontent .qlinks{width:90%}.footer .footcontent .qlinks h2{font-size:2rem}.footer .footcontent .qlinks ul{font-size:1.3rem}.footer .footcontent .social{width:90%}}@media(max-width:780px){.footer{overflow:hidden}.footer .footcontent .qlinks h2{font-size:2rem}.footer .footcontent .qlinks ul{font-size:1.3rem}.footer .footcontent .social h2{font-size:2rem}}@media(min-width:781px)and (max-width:1025px){.footer{overflow:hidden}.footer .footcontent .qlinks h2{font-size:2rem}.footer .footcontent .qlinks ul{font-size:1.3rem}.footer .footcontent .social h2{font-size:2rem}}.mainten{display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;text-align:center;font-size:3rem;height:100vh}.mainten p{font-size:15rem}.preloader{height:100vh;width:100%;display:flex;align-items:center;justify-content:center;z-index:999999;background-color:#fff}.preloader .preloader-video{height:100%;width:100%;object-fit:contain}.contact{height:100vh;width:100%;background-image:radial-gradient(circle at center,#00054b,#010146 40%,#00002e);display:flex;align-items:center;justify-content:center}.contact .form{height:100%;width:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.contact .form .form1{height:70%;width:80%;background-color:#001d9e45;display:flex;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);justify-content:center;flex-direction:column}.contact .form .form1 h2{font-size:3rem;color:#fff}.contact .form .form1 form{display:flex;align-items:center;justify-content:center;flex-direction:column;width:80%;height:80%;gap:1.6rem}.contact .form .form1 form input,.contact .form .form1 form textarea{padding:5px;width:100%;height:2rem}.contact .form .form1 form textarea{resize:none;height:4rem}.contact .form .form1 form button{margin-top:1rem}.contact .form .form1 form .success-message{color:#fff}.contact .coninfo{height:100%;width:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.contact .coninfo .info1{height:70%;width:80%;background-color:#001d9e45;display:flex;flex-direction:column;align-items:center;justify-content:center}.contact .coninfo .info1 .info2{height:70%;width:70%;display:flex;align-items:self-start;justify-content:center;flex-direction:column;gap:2rem;color:#fff;font-size:1.2rem}.contact .coninfo .info1 .info2 h2{display:flex;align-items:center;justify-content:center;gap:1rem}@media(max-width:1025px){.contact .form .form1{height:60%;width:90%}.contact .form .form1 h2{font-size:2rem}.contact .coninfo .info1{height:60%;width:90%}.contact .coninfo .info1 .info2{width:90%;height:90%}.contact .coninfo .info1 .info2 h2{font-size:1.2rem}}@media(max-width:610px){.contact{height:130vh;flex-direction:column}.contact .form{width:95%;height:60%;margin-top:100px}.contact .form .form1{width:95%;height:90%}.contact .form .form1 h2{font-size:1.5rem}.contact .form .form1 form input{height:1rem}.contact .form .form1 form textarea{height:2rem}.contact .coninfo{width:95%;height:40%}.contact .coninfo .info1{height:95%;width:90%}.contact .coninfo .info1 .info2{width:90%;height:90%}.contact .coninfo .info1 .info2 h2{font-size:1rem}}.abt,.ser{height:100vh;width:100%;background-image:radial-gradient(circle at center,#000872,#010165 40%,#000052)}.ser .service-slider{width:100%;height:100vh;background-color:#000052;margin:auto;position:relative;overflow:hidden}.ser .service-slider .slide{opacity:0;transform:translate(40px);transition:.6s ease;position:absolute;width:100%;height:100%;text-align:center;top:0}.ser .service-slider .slide .img{height:100%;width:100%;object-fit:cover}.ser .service-slider .slide .overla{position:absolute;background-color:#00005297;height:100vh;width:100%;top:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ser .service-slider .slide .boxser{position:absolute;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100%;color:#fff}.ser .service-slider .slide .boxser h2{font-size:6rem}.ser .service-slider .slide .boxser p{font-size:1.4rem}.ser .service-slider .slide.active{opacity:1;transform:translate(0)}.ser .service-slider .dots{display:flex;justify-content:center;position:absolute;bottom:2rem;left:50%}.ser .service-slider .dots span{height:10px;width:10px;background:#ccc;border-radius:50%;margin:0 5px;cursor:pointer;transition:.3s}.ser .service-slider .dots .active{background:#3497f9;width:20px;border-radius:50px}.ser .ser1{height:100vh;width:100%;background-image:radial-gradient(circle at center,#000872,#010165 40%,#000052);display:flex;align-items:center;justify-content:center}.ser .ser1 .p1{height:80vh;width:90%;display:flex;align-items:center;justify-content:center;flex-direction:column}.ser .ser1 .p1 .p1head{width:100%;height:20vh;color:#fff;display:flex;align-items:center;justify-content:center;font-size:2.2rem}.ser .ser1 .p1 .p1con{height:60vh;width:100%;background-color:#000052}
