*{box-sizing:border-box;margin:0;padding:0}body{padding-top:70px}.header{background:#fff;box-shadow:0 2px 6px #0000001a;height:70px;padding:0 25px;position:fixed;top:0;width:100%;z-index:1000}.header,.logo-wrapper{align-items:center;display:flex}.logo-img{width:80px}.nav{margin-left:auto}.nav-links{align-items:center;display:flex;gap:25px;list-style:none}.nav-links li{position:relative}.nav-links a,.nav-links span{color:#000;cursor:pointer;font-weight:600;padding:6px 0;text-decoration:none}.active-link{border-bottom:3px solid #007bff;color:#007bff}.dropdown{background:#fff;border-radius:4px;box-shadow:0 4px 10px #00000026;display:none;left:0;list-style:none;min-width:180px;position:absolute;top:35px;z-index:100}.nav-links li:hover .dropdown{display:block}.dropdown li a{color:#000;display:block;font-weight:500;padding:10px 14px}.dropdown li a:hover{background:#f5f5f5}.social-icons{display:flex;gap:12px;margin-left:15px}.social-icons img{cursor:pointer;width:20px}.hamburger{cursor:pointer;display:none;font-size:26px;margin-left:auto}@media (max-width:1024px){.nav-links{gap:18px}}@media (max-width:768px){.hamburger{display:block}.nav,.social-icons{display:none}.nav{background:#fff;box-shadow:0 4px 12px #00000026;left:0;position:absolute;top:70px;width:100%}.nav.active{display:block}.nav-links{flex-direction:column;gap:15px;padding:20px 0}.nav-links li{text-align:center}.dropdown{box-shadow:none;display:none;position:static}.nav-links li.active .dropdown{display:block}}.footer{background:#1b1f24;border-top:1px solid #2c2f34;color:#d2d2d2;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:40px 20px}.footer-top{align-items:center;border-bottom:1px solid #2c2f34;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:20px;width:100}.footer-logo img{height:60px}.footer-social a{margin-left:15px;transition:transform .3s ease}.footer-social img{height:32px;width:32px}.footer-social a:hover{transform:scale(1.1)}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-between}.footer-section{flex:1 1 200px;margin:20px}.footer-section h3{border-bottom:3px solid #ffffff20;color:#fff;font-size:18px;margin-bottom:15px;padding-bottom:8px}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:10px}.footer-section a,.footer-section ul li a{color:#d2d2d2!important;text-decoration:none;transition:color .2s ease}.footer-section a:hover,.footer-section ul li a:hover{color:#fff!important}.icons img{height:30px;margin-right:10px;vertical-align:middle}.footer-bottom{border-top:1px solid #2c2f34;color:#cfcfcf;font-size:14px;margin-top:30px;padding-top:20px;text-align:center}@media (max-width:768px){.footer-container,.footer-top{flex-direction:column;text-align:center}.footer-section{margin:15px 0}}body,html{overflow-x:hidden!important}.hero-section{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;height:90vh;justify-content:center;overflow:hidden;padding:0 20px;position:relative;text-align:center}.hero-section:after{background:#00356bd9;content:"";inset:0;position:absolute;z-index:0}.hero-content{max-width:1100px;position:relative;width:100%;z-index:1}.hero-title{font-size:60px;font-weight:700;margin-bottom:20px;opacity:1}.hero-subtitle{color:#cdd5e0;font-size:32px;font-weight:500;margin-bottom:10px;opacity:1}.footer-text{color:#fff;font-size:26px;font-weight:600;opacity:1}.button-group{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:center;margin-top:10px}.enquire-btnn,.search-btnn{background-color:#0d6efd;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:10px;text-align:center;transition:all .3s ease;width:200px}.enquire-btnn{background-color:#007bff}.enquire-btnn:hover,.search-btnn:hover{opacity:.9;transform:scale(1.05)}.callback-bton{background-color:#0d234a;border-bottom-left-radius:8px;border-top-left-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:10px 15px;position:fixed;right:0;top:50%;transform:rotate(180deg) translateY(-50%);transition:background .3s ease;writing-mode:vertical-rl;z-index:999}.callback-bton:hover{background-color:#007bff}.whatsapp-icon{align-items:center;background-color:#25d366;border-radius:50%;bottom:20px;box-shadow:0 4px 12px #0000004d;cursor:pointer;display:flex;height:60px;justify-content:center;left:20px;position:fixed;transition:transform .3s ease;width:60px;z-index:999}.whatsapp-icon:hover{transform:scale(1.1)}.whatsapp-img{height:35px;width:35px}@media (max-width:768px){.hero-title{font-size:36px}.hero-subtitle{font-size:20px}.button-group{flex-direction:column;gap:10px}}.reg-overlay{align-items:center;background:#000000a6;display:flex;inset:0;justify-content:center;padding:15px;position:fixed;z-index:2000}.reg-box{animation:fadeIn .3s ease;background:#fff;border-radius:14px;box-shadow:0 10px 30px #0000004d;max-width:420px;padding:30px 25px;position:relative;width:100%}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.reg-close-btn{align-items:center;background:blue;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:32px;justify-content:center;position:absolute;right:14px;top:12px;width:32px}.reg-close-btn:hover{background:violet}.reg-title{color:#333;font-size:22px;font-weight:600;margin-bottom:20px;text-align:center}.reg-form{display:flex;flex-direction:column;gap:14px}.reg-form input{border:1px solid #ccc;border-radius:8px;font-size:15px;padding:12px;width:100%}.reg-terms{align-items:center;color:#444;display:flex;flex-wrap:wrap;font-size:14px;gap:8px;line-height:1.4}.reg-terms input[type=checkbox]{cursor:pointer;height:18px;width:18px}.reg-terms label{cursor:pointer}.reg-terms a{color:#007bff;font-weight:500;text-decoration:underline}.reg-terms a:hover{color:#0056b3}.reg-submit-btn{background-color:#00b3b3;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:17px;font-weight:600;margin-top:10px;padding:12px;transition:background .3s,transform .2s}.reg-submit-btn:hover{background-color:#099}.reg-submit-btn:active{background-color:blue;transform:scale(.97)}@media (max-width:480px){.reg-box{padding:22px 18px}.reg-title{font-size:20px}.reg-submit-btn{font-size:16px}}.coursess-container{background-color:#f9f9f9;padding:40px 20px;text-align:center}.title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin-bottom:25px;text-decoration:underline}.scrolll-buttons{align-items:center;display:flex;gap:12px;justify-content:center}.arrow-button{background-color:#007bff;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:15px;height:40px;transition:background-color .3s ease;width:40px}.arrow-button:hover{background-color:#0056b3}.card-grid-scrolll{display:flex;gap:15px;margin:0 auto;max-width:100%;overflow-x:auto;padding:15px 5px;scroll-behavior:smooth}.card-grid-scrolll::-webkit-scrollbar{height:6px}.card-grid-scrolll::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.course-cardd{background-color:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a;flex:0 0 auto;min-width:240px;text-align:left;transition:transform .3s ease;width:260px}.course-cardd:hover{transform:translateY(-5px)}.course-image{border-radius:10px 10px 0 0;height:150px}.course-content{padding:14px}.course-content h3{font-size:1.1rem;font-weight:600;margin-bottom:8px}.course-content p{font-size:13px;margin:4px 0}.knoww-more-btn{background-color:#007bff;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:13px;margin-top:12px;padding:8px 16px;transition:background-color .3s ease}.knoww-more-btn:hover{background-color:#0056b3}@media (max-width:1024px){.course-cardd{width:240px}}@media (max-width:768px){.coursess-container{padding:30px 12px}.scrolll-buttons{gap:8px}.arrow-button{font-size:14px;height:36px;width:36px}.course-cardd{min-width:220px;width:220px}.course-image{height:130px}.course-content h3{font-size:1rem}.course-content p{font-size:12px}}.why-soft{background-color:#fff;color:#222;font-family:Arial,sans-serif;padding:60px 20px;text-align:center}.title{border:none;font-size:2rem;margin-bottom:10px}.title u{text-decoration:none}.divider{background-color:#000;height:2px;margin:0 auto 20px;width:80px}.subtitle{color:#444;font-size:1rem;line-height:1.6;margin:0 auto 50px;max-width:800px}.features{align-items:flex-start;display:flex;flex-wrap:wrap;gap:60px;justify-content:center}.feature{text-align:center;width:220px}.icon{font-size:60px;margin-bottom:15px}.red{color:#e53935}.blue{color:#4285f4}.feature-title{font-size:1.1rem;font-weight:700;margin-bottom:10px}.feature-text{color:#666;font-size:.95rem;line-height:1.4}.testimonials-container{background-color:#f4f6f9;padding:60px 20px;text-align:center}.testimonials-title{color:#0d234a;font-size:2rem;font-weight:700;margin-bottom:40px}.testimonials-grid{display:flex;gap:30px;margin:auto;max-width:1200px;overflow-x:hidden}.testimonial-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;flex:0 0 300px;padding:30px 25px;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-5px)}.testimonial-avatar{border-radius:50%;height:80px;margin-bottom:15px;object-fit:cover;width:80px}.testimonial-name{color:#0d234a;font-size:1.2rem;font-weight:600;margin-bottom:5px}.testimonial-role{color:#555;font-size:1rem;margin-bottom:15px}.testimonial-message{color:#333;font-size:1rem;font-style:italic;line-height:1.4}@media (max-width:768px){.testimonials-title{font-size:1.6rem}.testimonial-card{flex:0 0 250px;padding:20px}.testimonial-avatar{height:60px;width:60px}}.contact-page{background-color:#f8fbff;color:#0b0742;font-family:Poppins,sans-serif}.contact-hero{align-items:center;background:url(/static/media/contactus.a78a8bbdd6c1bfd5b57c.png) no-repeat 50%;background-color:#0b0742;background-size:contain;color:#fff;display:flex;height:250px;justify-content:center;position:relative}.contact-hero:after{background:#0b074280;content:"";inset:0;position:absolute}.contact-hero h1{color:#fff;font-size:2.2rem;font-weight:700;position:relative;z-index:1}.contact-container{background:#f3f7ff;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;padding:50px 10%}.contact-info{flex:1 1;min-width:300px}.contact-info h2{color:#0b0742;margin-bottom:20px}.info-item{align-items:flex-start;display:flex;margin-bottom:20px}.icon{color:#e63946;flex-shrink:0;font-size:20px;margin-right:12px;margin-top:3px}.info-item h3{color:#1d267d;font-size:17px;margin-bottom:5px}.info-item p{color:#444;font-size:.95rem;line-height:1.4}.contact-form{background:#f1f6ff;border-radius:10px;box-shadow:0 4px 10px #0000000d;flex:1 1;min-width:320px;padding:30px}.contact-form h2{color:#0b0742;margin-bottom:10px}.contact-form p{color:#555;margin-bottom:20px}.form-row{display:flex;gap:10px;margin-bottom:15px}.form-row input{flex:1 1;outline:none}.form-row input,textarea{border:1px solid #ccc;border-radius:6px;font-size:.95rem;padding:12px}textarea{margin-bottom:15px;resize:none;width:100%}button{background:#0b0742;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;padding:12px;transition:.3s;width:100%}button:hover{background:#1d267d}.map-container{background-color:#f8fbff;padding:40px 10%;text-align:center}.map-container h2{color:#0b0742;font-size:1.8rem;font-weight:600;margin-bottom:20px;text-decoration:underline}.popup-overlay{background:#0009;z-index:9999}.alert-overlay,.popup-overlay{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.alert-overlay{background:#0000008c;z-index:99999}.alert-box{background:#1c1b22;border-radius:15px;box-shadow:0 0 20px #0006;color:#fff;padding:30px;text-align:left;width:350px}.alert-box h3{font-size:18px;font-weight:400;margin-bottom:25px}.alert-btn{background:#d6b6f6;border:2px solid #e4cfff;border-radius:25px;color:#3b0563;cursor:pointer;float:right;font-size:16px;font-weight:700;padding:8px 25px}@media (max-width:768px){.contact-container,.form-row{flex-direction:column}.contact-hero h1{font-size:1.8rem}.map-container iframe{height:300px}}.register-btn{background-color:#2457a6;border-radius:6px;color:#fff;display:inline-block;font-weight:500;padding:10px 18px;text-decoration:none;transition:.3s ease;white-space:nowrap}.register-btn:hover{background-color:#1c4790}.internship-banner{background-position:top;background-size:cover;height:320px;object-position:top;position:relative;width:100%}.internship-banner:before{background:#3c007873;content:"center"}.internship-banner:before,.overlay{height:100%;position:absolute;width:100%}.overlay{align-items:center;display:flex;flex-direction:column;justify-content:center;left:0;text-align:center;top:0;z-index:2}.banner-title{font-size:3rem;letter-spacing:2px;margin-bottom:10px;text-transform:uppercase}.banner-breadcrumb{color:#fff;font-size:1.2rem;opacity:.9}.banner-breadcrumb .arrow{font-weight:700}@media (max-width:768px){.banner-title{font-size:2rem}.banner-breadcrumb{font-size:1rem}}.internship-container{background:#f9f9f9;padding:50px 3%}.internship-title{color:#2c2c7a;font-size:2rem;margin-bottom:25px;text-align:center}.internship-table{background:#fff;border-collapse:collapse;box-shadow:0 4px 10px #0000001a;margin:auto;max-width:1400px;width:100%}.internship-table th{background:#3c3b83;color:#fff;padding:16px}.internship-table td{padding:18px 25px}.alt-row{background:#f4f4f4}.callback-section{border-top:2px solid #eee;padding:40px 3%;text-align:center}.callback-section h2{color:#0b0b3b;font-size:2rem;font-weight:700;margin-bottom:30px}.callback-form{align-items:center;display:flex;gap:12px;justify-content:center;margin:auto;max-width:1300px}.callback-form input,.callback-form select{background:#dcdcdc;border:none;border-radius:6px;color:#333;font-size:1rem;height:50px;outline:none;padding:0 15px;width:220px}.callback-form select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m2 4 4 4 4-4' stroke='%23000' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px;cursor:pointer}.callback-form button{background-color:#070033;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;height:50px;padding:0 30px;white-space:nowrap;width:150px}.callback-form button:hover{background-color:#0d0055}.tab-courses-section{padding:30px 3%}.tab-title{color:#2c2c7a;font-size:2rem;margin-bottom:25px;text-align:center}.tabs-container{display:flex;gap:20px;justify-content:center;padding-bottom:5px}.tab{background:none;border:none;border-bottom:3px solid #0000;color:#444;cursor:pointer;font-size:1rem;font-weight:600;padding:10px 15px;transition:.25s ease;white-space:nowrap;width:auto}.tab.active{border-bottom:3px solid #3c3b83}.tab-content{display:flex;gap:25px;overflow-x:auto;padding:10px 5px 25px}.tab-card{background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001f;max-width:240px;min-width:240px;overflow:hidden}.tab-card-img{height:150px;object-fit:cover;width:100%}.tab-card-title{color:#2c2c7a;font-size:1rem;padding:10px;text-align:center}.about-version-section{align-items:center;background:#fff;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;padding:60px 5%}.about-left{flex:1 1;min-width:300px;text-align:center}.about-logo{max-width:350px;object-fit:contain;width:100%}.about-right{flex:1.2 1;min-width:320px}.about-title{color:#2c2c7a;font-size:2rem;font-weight:700;margin-bottom:15px}.about-desc{color:#555;font-size:1rem;line-height:1.7;margin-bottom:25px}.about-btn{background:#3c3b83;border-radius:8px;color:#fff;display:inline-block;font-weight:600;margin-bottom:30px;padding:10px 20px;text-decoration:none}.about-btn:hover{background:#2e2d72}.focus-title{color:#2c2c7a;font-size:1.6rem;font-weight:700;margin-bottom:15px}.focus-list{color:#444;font-size:1rem;line-height:1.8;list-style-type:disc;padding-left:20px}.aboutus-banner{background-position:50%!important;background-repeat:no-repeat;background-size:cover!important;height:300px;position:relative}.aboutus-banner,.aboutus-banner .overlay{align-items:center;display:flex;justify-content:center;width:100%}.aboutus-banner .overlay{background:#00000073;flex-direction:column;height:100%;left:0;position:absolute;top:0}.banner-title{color:#fff;font-size:48px;font-weight:700;margin:0;z-index:2}.banner-breadcrumb{color:#e3e3e3;font-size:18px;margin-top:10px;z-index:2}.arrow,.banner-breadcrumb .arrow{margin:0 8px}.arrow{font-weight:600}.aboutus-section{background:#f9fbff;padding:60px 20px}.aboutus-container{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin:auto;max-width:1100px}.aboutus-left{align-items:center;display:flex;flex-direction:column;gap:25px}.aboutus-img{border-radius:12px;box-shadow:0 4px 12px #00000026;width:260px}.batches-box{background-color:#001e80;border-radius:12px;color:#fff;padding:25px 35px;text-align:center}.batches-box h2{font-size:2rem;margin:0}.batches-box p{letter-spacing:2px;margin:5px 0 0}.aboutus-right{color:#333;flex:1 1;min-width:330px}.aboutus-heading{color:#036;font-size:1.2rem;font-weight:600;margin-bottom:6px}.aboutus-title{color:#001e80;font-size:2rem;font-weight:700;margin-bottom:20px}.aboutus-text{font-size:1rem;line-height:1.7;margin-bottom:15px}.provide-section{background:#0c0078;padding:70px 20px;text-align:center}.provide-heading{color:#fff;font-size:2.3rem;font-weight:700;margin-bottom:45px}.provide-container{grid-gap:35px;display:grid;gap:35px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:auto;max-width:1200px}.provide-box{background:#0000;border:2px solid #ff8c00;border-radius:14px;color:#fff;padding:35px 25px;text-align:center;transition:.3s ease-in-out}.provide-box:hover{background:#ffffff14;transform:translateY(-7px)}.provide-icon{height:70px;margin-bottom:15px;width:70px}.provide-box h3{font-size:1.4rem;font-weight:700;margin-bottom:12px}.provide-box p{font-size:1rem;line-height:1.6;margin:0}@media (max-width:992px){.aboutus-container{flex-direction:column;text-align:center}.aboutus-img{width:80%}.batches-box{width:200px}}@media (max-width:480px){.banner-title{font-size:2rem}.provide-heading{font-size:1.9rem}.provide-box{padding:25px 18px}}.courses-section{padding:40px 20px;text-align:center}.courses-title{color:#0d0c71;font-size:36px;font-weight:700;margin-bottom:40px}.courses-container{display:flex;gap:30px;overflow-x:auto;padding-bottom:10px;scroll-behavior:smooth}.courses-container::-webkit-scrollbar{display:none}.courses-container{-ms-overflow-style:none;scrollbar-width:none}.course-card{flex:0 0 300px}.course-image{border-radius:12px;box-shadow:0 0 10px #00000026}.course-name{font-weight:600;margin-top:20px}.course-btn{font-size:18px}.course-btn:hover{background-color:#0b0960}@media (max-width:768px){.course-card{flex:0 0 250px}.course-image{height:150px}.course-name{font-size:20px}.course-btn{font-size:16px;padding:10px 20px}}.banner-wrapper{height:450px;overflow:hidden;position:relative;width:100%}.banner-image{filter:brightness(40%);height:100%;object-fit:cover;width:100%}.banner-content{color:#fff;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.banner-content h1{font-size:48px;font-weight:700;margin-bottom:10px}.banner-content p{font-size:18px}.banner-content a{color:#ffdf5e;font-weight:500;text-decoration:none}.trend-section{padding:40px;text-align:center}.trend-title{color:#0d0c71;font-size:32px;font-weight:700;margin-bottom:30px}.trend-container{display:flex;flex-wrap:wrap;gap:25px;justify-content:center}.trend-card{background:#fff;border-radius:12px;box-shadow:0 0 12px #0000001a;overflow:hidden;padding-bottom:20px;width:300px}.trend-image{height:170px;object-fit:cover;width:100%}.trend-name{color:#0d0c71;font-size:22px;font-weight:700;margin-top:15px}.trend-desc{color:#555;font-size:14px;line-height:1.4;margin-top:10px;padding:0 15px}.learn-btn{background-color:#0d0c71;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;margin-top:15px;padding:10px 20px;width:85%}.learn-btn:hover{background-color:blue}.course-page{background:#fff;padding:40px 30px}.course-title{color:#0d0c71;font-size:36px;font-weight:700;margin-bottom:40px;text-align:center}.course-grid{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.course-card{background:#fff;border-radius:12px;box-shadow:0 0 15px #0000001a;overflow:hidden;padding-bottom:20px;text-align:center;width:330px}.course-image{height:200px;object-fit:cover;width:100%}.course-name{color:#0d0c71;font-size:24px;font-weight:700;margin-top:15px}.course-desc{color:#555;font-size:15px;line-height:1.5;padding:0 20px}.course-info{color:#333;font-size:14px;margin-top:8px}.course-btn{background-color:#0d0c71;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;margin-top:15px;padding:12px 25px;transition:.3s;width:85%}.course-btn:hover{background-color:blue}.course-wrapper{background-color:#0d0c71;color:#fff;display:flex;gap:40px;padding:40px}.course-left{width:60%}.course-desc{font-size:18px;line-height:1.6;margin-top:10px}.details-box{background:#1b1880;border-radius:10px;display:flex;flex-direction:column;font-size:17px;gap:10px;margin-top:30px;padding:20px}.more-info{margin-top:35px}.more-info ul{font-size:17px;line-height:1.8;margin-top:10px;padding-left:20px}.form-section{background:#fff;border-radius:10px;color:#000;height:-webkit-fit-content;height:fit-content;padding:30px;width:35%}.form-section input,.form-section textarea{border:1px solid #ccc;border-radius:8px;margin-bottom:10px;padding:12px;width:100%}.form-section button{background:#0d0c71;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:14px;width:100%}@media (max-width:850px){.course-wrapper{flex-direction:column}.course-left,.form-section{width:100%}}
/*# sourceMappingURL=main.67628963.css.map*/