*{margin: 0;padding: 0;box-sizing: border-box;}body{font-family: "poppins", sans-serif;background-color: rgb(255, 255, 255);}.home-page{position: relative;width:100%;height:85vh;overflow:hidden;}.bg-slides {position: absolute; top: 0;left: 0;width: 100%;height: 120vh;display: flex;margin-left:320px;justify-content:center;gap:15px;overflow:hidden;z-index:-1;transform:rotate(12deg); }.slide-track{display:flex;flex-direction:column;gap: 15px;}.bg-cards {width: 400px;height: 240px;border-radius: 7px;overflow: hidden;box-shadow: 0 6px 18px rgba(0, 0, 0, 0.359);background: #111;}.bg-cards img{width:100%;height:100%;display: block;}.bg-cards:hover img {transform: scale(1.08);}.col1 .slide-track {animation: scroll-down 70s linear infinite;}.col2 .slide-track {animation: scroll-up 70s linear infinite;}.col3 .slide-track {animation: scroll-down 70s linear infinite;}@keyframes scroll-down {0%   { transform: translateY(-50%); }100% { transform: translateY(0); }}@keyframes scroll-up {0%   { transform: translateY(0); }100% { transform: translateY(-50%); }}.overlay {  position: absolute;top: 0;left: 0;  width: 100%;height: 100%;background: linear-gradient(to right, rgb(1, 1, 33),#03015e, #02025d56,#01015700),linear-gradient(to top, rgba(3, 3, 98, 0.837), #ffffff00);color: #feffff;z-index: -1;}.hero-content-1{max-width:100%;padding:150px 140px;color:#fff;z-index:2;position:relative}.hero-content-1 .subtitle{font-size:16px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:rgba(255,255,255,.888);margin-bottom:15px}.hero-content-1 p{color:white}.hero-content-1 h1{font-size:59px;font-weight:800;line-height:1.2;margin-bottom:25px;letter-spacing:1px}.hero-content-1 .desc{font-size:20px;margin-bottom:35px}.buttons .btn.primary{display:inline-block;background:#fff;color:#04036b;padding:14px 28px;border-radius:6px;font-size:20px;font-weight:700;text-decoration:none;transition:.3s;box-shadow:5px 5px 80px rgb(0,21,41)}.buttons .btn.primary:hover{background:#032e6e;color:#fff}.reviews{margin-top:45px;font-size:20px;display:flex;flex-direction:row;letter-spacing:1px}.reviews span{font-size:15px}.reviews span i{font-size:20px;margin-right:5px}.tilted-vertical-line{width:1.5px;height:65px;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.8) 20%,#fff,rgba(255,255,255,.8) 80%,rgba(255,255,255,0));transform:rotate(10deg);margin:-15px 18px}.navbar{position:fixed;top:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:5px 50px 5px;z-index:1000;border-radius:0;background:#fff;border-bottom:2px solid rgba(175,161,161,.704)}.navbar .logo{margin-left:80px}.logo img{height:70px}.nav-links{display:flex;gap:20px}.nav-links a{text-decoration:none;color:#000;font-size:20px;font-weight:600}.nav-links a:hover{padding:5px 5px;border-radius:5px}.btn-2{background:transparent;padding:8px 16px;border-radius:8px;color:#fff;border:1px solid rgba(255,251,251,.464);background:linear-gradient(to right,black,#120f9e);font-size:17px;margin-right:80px;font-weight:800;cursor:pointer;transition:.3s}.btn-2:hover{background:#032e6e}.hamburger{display:none;font-size:1.8rem;cursor:pointer}.mobile-menu{position:fixed;top:0;right:-300px;width:300px;height:100vh;background:#fff;padding:20px;display:flex;flex-direction:column;gap:20px;transition:right .3s ease-in-out;z-index:2000}.mobile-menu a{color:#000;text-decoration:none;font-size:18px}.mobile-menu .close-btn{font-size:28px;cursor:pointer;align-self:flex-end;margin-bottom:20px;color:#000}.modal-1{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);justify-content:center;align-items:center;padding:15px}.modal-content-1{background:white;padding:30px;color:rgb(3,1,94);position:relative;box-shadow:0 5px 20px #000;font-family:Arial,sans-serif}.modal-content-1 h2{font-size:25px;margin-bottom:30px;font-family:'poppins',sans-serif}.close{position:absolute;right:20px;top:15px;font-size:28px;cursor:pointer;color:rgb(8,2,108)}form{display:flex;flex-direction:column;gap:15px}.form-row-1{display:flex;gap:10px}.form-row-1 ::placeholder{flex:1;color:#6e6666}input,select,textarea{padding:12px;border:none;font-size:14px;width:100%;background-color:#f1f1f5bb;color:#6e6666}textarea{resize:vertical;min-height:80px}textarea::placeholder{color:#6e6666}select{cursor:pointer}.submit-btn-1{background:linear-gradient(to left,rgb(3,1,94),rgb(7,7,176));color:#feffff;padding:12px 50px;border:none;border-radius:50px;font-size:16px;font-weight:bold;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:fit-content}.submit-btn-1 span{margin-left:8px;font-size:18px}.logo-section{background-color:#fff;padding:3px 20px}.logo-container{display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap}.logo-container img:nth-child(1){width:130px}.logo-container img:nth-child(2){height:70px}.logo-container img:nth-child(3){width:200px}.logo-container img:nth-child(4){height:55px}.logo-container img:hover{opacity:1}.services-section{padding:30px 20px;background-color:#fff;scroll-margin-top:100px}.services-container{max-width:1200px;margin:0 auto;display:flex;gap:40px;align-items:flex-start;flex-wrap:wrap}.services-text{flex:1;min-width:250px}.services-label{color:#09077b;font-weight:800;font-size:14px;letter-spacing:1px;text-transform:uppercase}.services-text h2{font-size:40px;font-weight:800;margin:10px 0;font-family:'Poppins',sans-serif;margin-bottom:30px;color:#222}.services-text p{font-size:16px;color:#555454;font-weight:300;font-family:'poppins',sans-serif;line-height:1.5;letter-spacing:.6px}.services-cards{flex:2;display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.card{background-color:#fff;padding:40px 22px 30px;width:244px;transition:transform .3s,box-shadow .3s;cursor:pointer;box-shadow:10px 10px 120px rgba(0,0,255,.047)}.card .icon{width:54px;height:50px;font-size:40px;margin-bottom:18px}.card h3{font-size:20px;font-weight:700;margin-bottom:15px;color:#333;font-family:'poppins',sans-serif;line-height:20px}.card p{font-size:14px;color:#555454;letter-spacing:.7px;line-height:1.4;font-family:'Montserrat',sans-serif}.card:hover{transform:translateY(-8px);box-shadow:30px 50px 120px rgba(0,0,255,.063)}.highlight{background-color:#fff;box-shadow:30px 50px 120px rgba(0,0,255,.063)}.who-we-are-section{ scroll-margin-top: 60px;display:flex;justify-content:space-between;align-items:center;gap:60px;max-width:1400px;margin:0 60px 100px;margin-bottom:10px;padding:40px;background-color:rgba(255,255,255,.64)}.left-content{flex-basis:45%;padding-right:40px;margin-top:-150px}.title{font-size:3.5rem;font-weight:700;margin-bottom:10px;font-family:'Poppins',sans-serif}.highlight{color:#09077e}.section-subtitle{font-size:1.5rem;font-weight:600;color:#555454;margin-bottom:10px;font-family:'Roboto',sans-serif}.section-description{color:#666;line-height:1.6;margin-bottom:30px;font-family:'Montserrat',sans-serif}.know-more-btn{background:linear-gradient(to right,black,#120f9e);color:#fff;padding:15px 30px;border-radius:50px;text-decoration:none;font-weight:700;display:inline-flex;align-items:center;transition:background-color .3s ease}.know-more-btn .space{width:10px}.know-more-btn:hover{background-color:#e62e5b}.arrow-icon{margin-left:10px;font-size:1.2rem;transition:transform .3s ease}.know-more-btn:hover .arrow-icon{transform:translateX(5px)}.right-carousel-container{flex-basis:55%;position:relative;overflow:hidden;height:600px}.carousel-track{display:flex;flex-direction:column;gap:20px;height:100%;transition:transform .8s cubic-bezier(.25,.46,.45,.94)}.carousel-item{min-height:150px;padding:30px;margin-top:60px;display:flex;flex-direction:column;justify-content:center}.item-icon{margin-bottom:15px}.item-icon img{height:60px}.item-title{font-size:20px;font-weight:700;margin-bottom:10px;font-family:'poppins' sans-serif}.item-description{font-size:1rem;color:#555454;line-height:1.5;font-family:'Montserrat',sans-serif}.right-carousel-container::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:100px;background:linear-gradient(to top,#fff 0%,rgba(255,255,255,0) 100%);pointer-events:none}.explore-section{padding:40px 0;text-align:center}.explore-section h2{margin-bottom:5px;font-size:35px;font-weight:700;font-family:'Poppins',sans-serif}.container-2{position:relative;max-width:1200px;margin:auto;display:flex;height:300px;align-items:center}.cards-wrapper{overflow-x:scroll;-webkit-overflow-scrolling:touch;padding-bottom:20px;padding-top:25px;scrollbar-width:none}.cards-wrapper::-webkit-scrollbar{display:none}.cards-2{display:flex;flex-wrap:nowrap;transition:none}.card-2{flex:0 0 23%;background:#fff;padding:20px; 
    margin:0 10px;text-align:left;box-shadow:0 4px 20px rgba(0,0,0,.1)}.card-2:hover{transform:translateY(-2px);box-shadow:0 0 10px rgba(132,132,254,.199)}.active-2{background:linear-gradient(to right,#030252,#070560,#0c0a92,#120f9e);color:white}.active-2 p{color:white;font-weight:300}.active-2 .icon-2 img{background-color:#fff;padding:5px 5px;border-radius:5px}.icon-2{margin-bottom:20px}.icon-2 img{height:60px;margin:0 2px}h3{margin-bottom:8px;font-family:'poppins',sans-serif}p{color:#666;font-size:14px;font-weight:300;letter-spacing:.7px;font-family:'Montserrat',sans-serif}.slide-btn{background:transparent;border:none;font-size:24px;padding:5px 14px;cursor:pointer;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2);transition:background .3s}.slide-btn:hover{background:#0d017e;color:white}.prev{margin-right:10px}.next{margin-left:10px}.problem-section{padding:30px 20px;background:#e8e8e800;text-align:center}.problem-title{font-size:38px;font-weight:700;color:#222;max-width:100%;margin:0 auto 30px;line-height:1.4;font-family:'Poppins',sans-serif}.problem-image img{width:100%;max-width:700px;border-radius:12px;display:block;margin:0 auto 40px}.problem-grid{display:grid;grid-template-columns:repeat(2,1fr);border-radius:8px;overflow:hidden;max-width:1000px;margin:0 auto;text-align:left}.problem-card{padding:25px;position:relative;display:flex;flex-direction:column;gap:8px}.problem-card:nth-child(1),.problem-card:nth-child(2){border-bottom:1px solid #ddd}.problem-card:nth-child(1),.problem-card:nth-child(3){border-right:1px solid #ddd}.problem-icon img{height:50px}.problem-card h3{font-size:20px;font-weight:700;margin:0;color:#333;font-family:'poppins',sans-serif}.problem-card p{font-size:14px;color:#555;margin:0;line-height:1.5;font-family:'Montserrat',sans-serif}.why-us-section{padding:80px 0;background-color:#1100ff05;scroll-margin-top:50px}.container{max-width:1200px;margin:0 auto;padding:0 20px}.why-choose-us{font-size:14px;font-weight:600;color:#05036e;margin-bottom:10px;text-transform:uppercase}.section-title{font-size:36px;font-weight:700;color:#111;margin-top:0;margin-bottom:40px}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{padding:30px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:box-shadow .3s ease;min-height:250px}.light-card{background-color:#fff;color:#444}.dark-card{background:linear-gradient(to right,#020052,#050377,#120f9e);color:#fff;display:flex;flex-direction:column;grid-row:span 2;min-height:unset}.icon-and-title{display:flex;align-items:center;margin-bottom:20px}.feature-icon{font-size:20px;margin-right:15px;display:flex;align-items:center;justify-content:center}.feature-icon img{height:40px}.light-icon{color:#10c74f;background-color:transparent}.dark-icon{color:#fff;background-color:rgba(255,255,255,.15);border-radius:4px}.feature-title{font-size:19px;font-weight:700;margin:0}.feature-description{font-size:15px;line-height:1.6;margin-bottom:20px}.dark-card .secondary-text{opacity:.85;margin-top:5px;margin-bottom:30px}.full-width-card{grid-column:span 2;min-height:unset}.cta-button{margin-top:auto;display:block;width:100%;text-align:center;padding:12px 25px;background-color:#fff;color:#040263;text-decoration:none;border-radius:4px;font-weight:600;transition:background-color .3s}.cta-button:hover{background-color:#e6eae7}@media (max-width:992px){.features-grid{grid-template-columns:repeat(2,1fr)}.dark-card{grid-row:span 2}.full-width-card{grid-column:span 1}}.collaboration-section{padding:30px 20px;text-align:center}.container-3{max-width:1200px;margin:0 auto}.section-title-2{font-size:40px;color:#000;margin-bottom:1px;font-family:'Poppins',sans-serif}.section-subtitle{font-size:1.1em;color:#666;margin-bottom:20px;font-family:'Poppins',sans-serif}.collaboration-points{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}.point-item{display:flex;flex-direction:column;align-items:center;text-align:center;width:300px;padding:20px 0}.line-divider{width:60px;height:1.6px;background-color:#ddd;margin:0 10px}.point-icon{background:linear-gradient(90deg,#000,#120f9e,#0d0ac0);padding:15px 20px 10px;margin-bottom:20px;border-radius:15px}.point-icon img{width:100%;height:100px}.point-title{font-size:20px;color:#444;margin-bottom:10px;font-family:'Poppins',sans-serif}.point-description{font-size:14px;color:#777;line-height:1.5;font-family:'Montserrat',sans-serif}.testimonial-section{display:flex;align-items:flex-start;justify-content:space-between;gap:4px;padding:50px 140px;background:linear-gradient(90deg,#000,#120f9e,#0d0ac0);color:#fff;flex-wrap:wrap}.left-side{flex:1;max-width:450px}.left-side .tagline{font-size:.9em;text-transform:uppercase;opacity:8;color:#fff}.left-side h2{font-size:40px;margin:20px 0;font-family:'Poppins',sans-serif}.carousel-controls{display:flex;align-items:center;gap:12px;margin-top:20px}.carousel-controls button{background:none;border:2px solid #fff;border-radius:50%;width:35px;height:35px;color:#fff;font-size:18px;cursor:pointer}.dots-container{display:flex;gap:8px}.dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.5)}.dot.active{background:#fff}.right-side{flex:2;max-width:700px;overflow:hidden;position:relative}.testimonial-wrapper{display:flex;transition:transform .5s ease-in-out}.testimonial-card{flex:0 0 100%;background:#fff;color:#333;height:300px;border-radius:12px;padding:30px;margin:0 10px;box-sizing:border-box;text-align:center}.testimonial-card img{height:55px;border-radius:50%;margin-bottom:10px}.client-role{font-size:.9rem;color:#777}@media (min-width:992px){.testimonial-card{flex:0 0 47%;max-width:50%}}.industries-section{padding:70px 20px;text-align:center;overflow:hidden;scroll-margin-top:50px}.industries-section h2{font-size:40px;margin-bottom:40px;color:#111;font-family:'Poppins',sans-serif}.industries-section h2 span{color:#08067f;font-weight:700;font-family:'Poppins',sans-serif}.industries-row{overflow:hidden;white-space:nowrap}.industry-track{display:inline-flex;gap:20px;padding:5px;background-color:rgba(255,255,255,0);animation:scroll 22s linear infinite}.row1 .industry-track{animation-direction:normal}.row2 .industry-track{animation-direction:reverse}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.industry-card{background:#fff;padding:20px 28px;border-radius:50px;border:1px solid rgba(2,2,37,.068);display:flex;align-items:center;gap:15px;box-shadow:0 1px 15px rgba(3,6,49,.037);font-size:18px;font-weight:600;min-width:300px;flex-shrink:0}.industry-card img{width:55px;padding:5px}.faq-page{padding:40px 20px;text-align:center}.faq-header-top{margin-bottom:20px}.faq-button{background-color:#07057aed;color:#fff;border:1px solid #120577;border-radius:20px;padding:8px 26px;font-size:14px;font-weight:bold;cursor:pointer}.faq-header-text h2{font-size:40px;font-weight:600;margin-bottom:5px;color:#333;font-family:'Poppins',sans-serif}.faq-header-text p{font-size:0rem;color:#666;margin-top:10px}.faq-container{width:100%;max-width:1100px;margin:40px auto;text-align:left}.faq-item{background-color:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(44,2,255,.1);margin-bottom:20px;padding:10px;overflow:hidden;border:1px solid #e0e0e0}.faq-item:hover{border:none;box-shadow:0 4px 20px rgba(14,2,77,.152)}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;color:#333;font-weight:500}.faq-question h3{font-size:18px}.faq-toggle-icon{font-size:24px;font-weight:400;color:#666;transition:transform .3s ease}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease-out;padding:0 20px;box-sizing:border-box}.faq-answer p{padding-bottom:20px;color:#666}.footer{background:linear-gradient(to right,black,#120f9e,#120f9e);color:#fff;padding:60px 20px 30px}.footer-container{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;max-width:1200px;margin:auto;flex-wrap:wrap}.footer-left h2{margin-bottom:20px;font-size:1.6rem;font-family:'Poppins',sans-serif}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:20px}.stat-box{padding-bottom:20px;padding-left:10px}.stat-box:nth-child(1){border-bottom:1px solid rgba(255,255,255,.3);border-right:1px solid rgba(255,255,255,.3)}.stat-box:nth-child(2){border-bottom:1px solid rgba(255,255,255,.3)}.stat-box:nth-child(3){border-right:1px solid rgba(255,255,255,.3)}.stat-box h3{font-size:1.8rem;margin-bottom:5px;color:#fff}.stat-box p{color:white;font-size:.95rem}.social-links{margin-top:20px;display:flex;gap:15px;justify-content:flex-start}.social-links a{color:white;font-size:20px}.footer-right{flex:1;background:rgba(162,194,237,.123);backdrop-filter:blur(12px);border-radius:16px;padding:30px 25px;color:#fff;min-height:320px;box-shadow:0 8px 25px rgba(0,0,0,.2)}
    .footer-right h2{margin-bottom:20px;font-size:1.2rem;font-weight:600;font-family:'Poppins',sans-serif}.form-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px}.consult-form input,.consult-form select,.consult-form textarea{border:none;outline:none;background:transparent;border-bottom:1px solid rgba(255,255,255,.5);padding:10px 5px;font-size:.95rem;color:#fff;width:100%}.consult-form input::placeholder,.consult-form select,.consult-form textarea::placeholder{color:rgb(255,255,255)}.consult-form select option{background-color:#0d48a1eb}.consult-form select{margin:10px 0;appearance:none;width:100%}.consult-form textarea{resize:none;min-height:70px;background:#032e6e00;margin-top:10px;width:100%}.submit-btn{display:inline-flex;align-items:center;gap:10px;margin-top:20px;background:#fff;color:#070577;padding:12px 24px;border:none;border-radius:50px;font-weight:600;font-size:1rem;cursor:pointer;transition:.3s}.submit-btn .arrow{background:#070577;color:#fff;display:inline-flex;justify-content:center;align-items:center;width:28px;height:28px;border-radius:50%;font-size:.9rem}.submit-btn:hover{background:#f1f1f1}@media (max-width:992px){.features-grid{grid-template-columns:repeat(2,1fr)}.dark-card{grid-row:span 2}.full-width-card{grid-column:span 1}}.collaboration-section{padding:30px 20px;text-align:center}.container-3{max-width:1200px;margin:0 auto}.section-title-2{font-size:40px;color:#000;margin-bottom:1px;font-family:'Poppins',sans-serif}.section-subtitle{font-size:1.1em;color:#666;margin-bottom:20px;font-family:'Poppins',sans-serif}.collaboration-points{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}.point-item{display:flex;flex-direction:column;align-items:center;text-align:center;width:300px;padding:20px 0}.line-divider{width:60px;height:1.6px;background-color:#ddd;margin:0 10px}.point-icon{background:linear-gradient(90deg,#000,#120f9e,#0d0ac0);padding:15px 20px 10px;margin-bottom:20px;border-radius:15px}.point-icon img{width:100%;height:100px}.point-title{font-size:20px;color:#444;margin-bottom:10px;font-family:'Poppins',sans-serif}.point-description{font-size:14px;color:#777;line-height:1.5;font-family:'Montserrat',sans-serif}.testimonial-section{display:flex;align-items:flex-start;justify-content:space-between;gap:4px;padding:50px 140px;background:linear-gradient(90deg,#000,#120f9e,#0d0ac0);color:#fff;flex-wrap:wrap}.left-side{flex:1;max-width:450px}.left-side .tagline{font-size:.9em;text-transform:uppercase;opacity:8;color:#fff}.left-side h2{font-size:40px;margin:20px 0;font-family:'Poppins',sans-serif}.carousel-controls{display:flex;align-items:center;gap:12px;margin-top:20px}.carousel-controls button{background:none;border:2px solid #fff;border-radius:50%;width:35px;height:35px;color:#fff;font-size:18px;cursor:pointer}.dots-container{display:flex;gap:8px}.dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.5)}.dot.active{background:#fff}.right-side{flex:2;max-width:700px;overflow:hidden;position:relative}.testimonial-wrapper{display:flex;transition:transform .5s ease-in-out}.testimonial-card{flex:0 0 100%;background:#fff;color:#333;height:300px;border-radius:12px;padding:35px;margin:0 10px;box-sizing:border-box;text-align:center}.testimonial-card img{height:55px;border-radius:50%;margin-bottom:10px}.client-role{font-size:.9rem;color:#777}@media (min-width:992px){.testimonial-card{flex:0 0 47%;max-width:50%}}.footer-bottom{text-align:center;margin-top:40px;border-top:1px solid rgba(255,255,255,.3);padding-top:15px;font-size:.9rem;color:#f00}.footer-bottom p{color:#fff}.whatsapp-btn{position:fixed;bottom:20px;right:20px}.whatsapp-btn img{width:60px}@media (max-width:768px){.home-page{height:auto;min-height:70vh;overflow:hidden}.bg-slides{margin-left:45px;margin-top:-100px;padding-left:165px}.bg-cards{width:200px;height:120px;margin-right:-5px}.slide-track{gap:10px}.bg-cards img{width:200px;height:120px}.overlay{background:linear-gradient(to right,rgb(1,1,33),#03015e,#02025d56,#01015700),linear-gradient(to top,rgb(0,0,88),rgba(0,0,88,.419))}.hero-content-1{padding:90px 0;text-align:center}.hero-content-1 .subtitle{font-size:14px;font-weight:600;color:#fff;margin:28px 0 20px}.hero-content-1 h1{font-size:43px;font-weight:1000}.hero-content-1 .desc{font-size:13px;font-weight:300;line-height:30px;color:#fff}.reviews{margin-top:25px;font-size:15px;padding:25px;gap:10px;margin-left:2px}.tilted-vertical-line{width:2px;height:65px;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.8) 20%,#fff,rgba(255,255,255,.8) 80%,rgba(255,255,255,0));transform:rotate(10deg);margin-right:10px}.form-row-1{flex-direction:column}.form-row{display:flex;flex-direction:column}.navbar{padding:5px 15px}.navbar .logo{margin-left:0}.logo img{height:50px}.nav-links{position:absolute;top:60px;right:0;background:rgba(0,107,237,.725);flex-direction:column;width:300px;gap:20px;margin-right:45px;margin-top:10px;padding:30px;text-align:center;border:1px solid #000;border-radius:5px;display:none}.nav-links a{color:#fff}.nav-links.show{display:flex}.hamburger{display:block;color:#000}.btn-2{display:none}.logo-section{padding:3px 8px;margin-top:-40px}.logo-container{gap:20px}.logo-container img:nth-child(1){width:60px}.logo-container img:nth-child(2){height:40px}.logo-container img:nth-child(3){width:110px}.logo-container img:nth-child(4){height:30px}.services-text h2{font-size:26px;text-align:left}.services-text p{text-align:left}.services-cards{flex-direction:column;gap:15px}.card{width:100%;max-width:400px}.cards-2{margin-left:15px}.card-2{flex:0 0 80%}.slide-btn{display:none}.explore-section{padding:40px 0}.explore-section h2{font-size:32px}.container-2{padding-right:20px}.industries-section{padding:50px 1px}.industries-section h2{font-size:26px}.industry-track{gap:10px}.industry-card{min-width:200px;padding:10px 20px}.industry-card img{width:45px;height:45px}.industries-row{animation:scroll-right 5s linear infinite}.row2{animation:scroll-left 5s linear infinite}.struggling-online-section .main-heading{font-size:2rem}.struggling-online-section .points-grid{gap:30px}.testimonial-section{flex-direction:column;padding:40px 20px;gap:20px;text-align:center}.left-side-content{max-width:100%}.carousel-controls{justify-content:center;margin-bottom:15px}.right-side-carousel{max-width:100%}.testimonial-section{flex-direction:column;align-items:center;text-align:center}.left-side{max-width:100%;order:1}.left-side h2{font-size:24px}.left-side p{font-size:15px}.carousel-controls{justify-content:center}.right-side{max-width:100%;order:2;margin-top:20px}.testimonial-card{flex:0 0 100%;margin:0 auto 20px}.who-we-are-section{flex-direction:column;padding:40px 20px;margin:0 0 5px;max-width:100%;padding-top:8px}.left-content{margin-top:0;padding-right:0;flex-basis:auto;text-align:center}.title{font-size:32px;text-align:center;margin-bottom:30px}.section-subtitle,.section-description{font-size:16px;line-height:1.6;padding:0 5px;text-align:center;margin-bottom:20px;text-align:justify}.know-more-btn{margin-top:50px}.right-carousel-container{display:none}.hero-content{padding:100px 20px 50px}.hero-content h1{font-size:40px}.problem-grid{grid-template-columns:1fr;border:none}.problem-card{border:none;border-bottom:1px solid #ddd}.problem-card:nth-child(1),.problem-card:nth-child(2){border-bottom:1px solid #ddd}.problem-card:nth-child(1),.problem-card:nth-child(3){border-right:none}.problem-card:nth-child(4){border-bottom:none}.problem-title{font-size:1.5rem}.form-row{flex-direction:column}.submit-btn{width:100%;justify-content:center}.collaboration-points{flex-direction:column;align-items:center;gap:0}.section-title-2{margin-bottom:15px}.point-item{width:100%;max-width:350px;flex-direction:column;align-items:center;text-align:center;margin-bottom:10px}.point-icon img{margin-bottom:15px}.point-item:last-child{margin-bottom:0}.features-grid{grid-template-columns:1fr}.dark-card{grid-row:span 1}.full-width-card{grid-column:span 1}.section-title{font-size:28px}.faq-header-text h2{font-size:32px}}.modal{display:none;position:fixed;z-index:10;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);align-items:center;justify-content:center}.modal-content{background:linear-gradient(to right,#000,#04027e);padding:30px;border-radius:8px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.3);max-width:400px;width:90%}.modal-content p{color:#fff;font-size:18px;font-weight:700;margin:5px}.close-btn{color:#fff;float:right;font-size:28px;font-weight:700}.close-btn:hover,.close-btn:focus{color:rgb(221,214,214);text-decoration:none;cursor:pointer}@media (min-width:768px) and (max-width:1024px){.hero-content-1{max-width:100%;padding:150px 80px;color:#fff;z-index:2;position:relative}section{padding:60px 5%}.grid-container{grid-template-columns:repeat(2,1fr);gap:30px}.services-grid{grid-template-columns:repeat(2,1fr)}h1{font-size:38px}h2{font-size:30px}p{font-size:16px}.home-page{height:57vh}
    .bg-slides{margin-left:45px;margin-top:-100px;padding-left:385px}.navbar{padding:5px 20px}.nav-links a{font-size:17px}.navbar .logo{margin-left:1px}.logo img{height:60px}.btn-2{margin-right:0}}
@media (min-width: 768px) and (max-width: 1024px) {body {overflow-x: hidden;}.home-page{position: relative; height:55vh;}.bg-cards {width: auto;height: auto;border-radius: 7px;background: #ffffff;}.bg-cards img{height: 180px; width: 280px; display: flex;}.navbar {padding: 8px 20px;}.navbar .logo {margin-left: 0;}.nav-links a {font-size: 16px;}.home-page{height:auto;min-height:auto;padding-bottom:40px;}.hero-content-1 {padding: 120px 40px;text-align: left;}.hero-content-1 h1 {font-size: 40px;line-height: 1.2;}.hero-content-1 .desc {font-size: 17px;}.bg-slides {margin-left: 0;padding-left: 200px;transform: rotate(10deg);}.bg-cards {width: 280px;height: 170px;}.services-container {flex-direction: column;gap: 30px;}.services-cards {flex-direction: row;justify-content: space-between;}.card {width: 48%;}.who-we-are-section {flex-direction: column;margin: 0 20px 50px;padding: 30px 20px;}.who-we-are-section h2{margin-bottom: 30px;}.left-content {margin-top: 0;padding-right: 0;text-align: center;}.title {font-size: 34px;}.right-carousel-container {display: none;}.explore-section h2{margin-bottom: 30px;} .container-2{height:auto;padding:0 20px;}.cards-wrapper{overflow-x:visible;padding:0;}.cards-2{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;justify-content:center;}.card-2{flex:unset;width:100%;margin:0;min-height:260px;display:flex;flex-direction:column;justify-content:flex-start;}.active-2{transform:none;}.slide-btn{display:none;}.testimonial-section {padding: 50px 30px;}.left-side h2 {font-size: 32px;}.testimonial-card {height: auto;}}
