body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background:#0a2a5e;box-shadow:0 2px 8px #0000000d!important;color:#fff;flex-wrap:wrap;height:67px!important;padding:5px 40px!important}.logo-container{align-items:center;display:flex;gap:10px}.nav-links{display:flex;gap:25px}.logo{width:85px}.logo img{height:40px}.btn{background:#1e5aa8;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:10px 20px}.btn:hover{background:#5fa8ff}.hero{align-items:center;background:linear-gradient(#b4ccf4cc,#2c2f32cc),url(https://images.unsplash.com/photo-1737998874193-8f6da6cad870);background-size:cover;display:flex;height:90vh;justify-content:center}h2{color:#0a2a5e}.dark{background:#0a2a5e;color:#fff}.card{background:#f0f6ff;border-left:4px solid #1e5aa8;padding:20px}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;margin:0}.navbar{align-items:center;background:#fff;display:flex;justify-content:space-between;padding:15px 40px}.navbar a{color:#0a2a5e;margin:0 10px;text-decoration:none}.overlay{color:#fff;padding:40px;text-align:center}.section{margin:auto;max-width:1200px;padding:40px 30px}.grid{display:flex;gap:20px}.about{align-items:center;display:flex;gap:60px;justify-content:space-between;padding:80px 40px}.about-image{flex-shrink:0}.about-image img{max-width:100%;width:450px}.about-content{max-width:550px}.about-subtitle-mob{display:none;font-size:15px;line-height:1.6;text-align:left}.about-subtitle{color:gray;font-size:12px;letter-spacing:2px;margin-bottom:10px}.about-content h2{color:#0a2a5e;font-size:36px;line-height:1.3;margin-bottom:20px}.highlight{color:#266cae}.about-content p{color:#444;font-size:16px;line-height:1.7;margin-bottom:15px}.about-content .btn{background:#0a2a5e;margin-top:20px}.contact,.products{text-align:center}.products-header{margin-bottom:50px}.subtitle{color:gray;font-size:12px;letter-spacing:2px;margin-bottom:10px}.products h2{color:#0a2a5e;font-size:34px}.highlight{color:#5980a6}.products-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.product-card{background:#f4f8ff;border-left:4px solid #1e5aa8;border-radius:10px;padding:25px;text-align:left;transition:.3s}.product-card h3{color:#0a2a5e;margin-bottom:10px}.product-card p{color:#555;font-size:14px}.product-card:hover{box-shadow:0 10px 20px #0000001a;transform:translateY(-5px)}@media (max-width:900px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.products-grid{grid-template-columns:1fr}}.gallery{margin:0 auto 40px;max-width:800px;width:100%}.gallery img{border-radius:10px;height:350px;object-fit:cover;transition:opacity .4s ease-in-out;width:100%}.fade-in{opacity:1}.fade-out{opacity:0}.services{text-align:center}.timeline{display:flex;justify-content:space-between;margin-top:50px;position:relative}.timeline:before{background:#ccc;content:"";height:2px;left:5%;position:absolute;top:20px;width:90%;z-index:0}.step{position:relative;text-align:center;width:22%;z-index:1}.circle{align-items:center;background:#0a2a5e;border-radius:50%;color:#fff;display:flex;font-weight:700;height:40px;justify-content:center;margin:0 auto 10px;width:40px}.step h3{color:#0a2a5e;margin-bottom:8px}.step p{color:#555;font-size:14px}.services-banner{margin:30px auto 50px;max-width:1000px}.services-banner img{border-radius:12px;height:300px;object-fit:cover;width:100%}.contact-box{text-align:center}.contact-box h3{margin-top:2px}.contact-row-horizontal{align-items:center;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin-top:20px}.contact-item{align-items:center;color:#0a2a5e;display:flex;font-size:15px;font-weight:500;gap:8px}.contact-item svg{color:#1e5aa8;font-size:16px}.contact-actions{display:flex;gap:15px;justify-content:center;margin-top:25px}.primary-btn{background:#1e5aa8;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:10px 18px}.primary-btn:hover{background:#9ec2ee}.secondary-btn{background:#1e5aa8;border:1px solid #5fa8ff;border-radius:6px;color:#fff;cursor:pointer;padding:10px 18px}.secondary-btn:hover{background:#9ec2ee}.footer-bottom{color:#595454d1;font-size:10px;text-align:center}@media (max-width:768px){.navbar{justify-content:flex-start!important;left:0;padding:10px 6px!important;position:static;top:0;width:100%}.navbar h2{font-size:medium;margin-left:0;padding-right:150px}.logo-container{gap:0;justify-content:flex-start;margin-left:0;padding-right:0}.navbar img{float:none;margin-left:0}.navbar a{display:none}.hero{height:auto;padding:80px 20px;text-align:center}.hero h1{font-size:26px;line-height:1.3}.hero p{font-size:14px}.timeline{align-items:center;flex-direction:column}.step{margin-bottom:40px;text-align:center;width:80%}.circle{margin-bottom:10px}.timeline:before{display:none}.contact-row{align-items:center;flex-direction:column;gap:15px}.contact-item{justify-content:center}.contact-buttons{flex-direction:column;gap:10px}.about{align-items:center;flex-direction:column;gap:24px;padding:40px 20px}.about-subtitle-mob{display:block;font-size:15px;line-height:1.6;margin-bottom:4px;text-align:center}.about-image{display:flex;justify-content:center;width:100%}.about-subtitle{display:none}.about-image img{width:min(100%,320px)}.about-content{max-width:100%}.about-content h2,.about-subtitle{text-align:center}.about-content h2{font-size:28px}.about-content p{font-size:15px;line-height:1.6;text-align:justify}.about-content .btn{display:inline-block;margin-left:98px}}*{box-sizing:border-box}img{height:auto;max-width:100%}
/*# sourceMappingURL=main.b4e63098.css.map*/