*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;min-height:100vh;overflow-x:hidden;background-color:#212a31;font-family:Poppins,system-ui,sans-serif}.navbar{position:fixed;top:0;left:0;width:100%;background:#1c2023;z-index:1000;padding:12px 20px}.navbar-top{display:flex;align-items:center;justify-content:space-between}.brand-logo{height:48px;width:300px;margin-top:30px;object-fit:contain;cursor:pointer}@media(max-width:768px){.brand-logo{height:40px;margin-top:1px}}.navbar-links{display:flex;justify-content:center;gap:26px;margin-top:10px}.navbar-links a{color:#d3d9d4;text-decoration:none;font-size:15px;display:flex;align-items:center;gap:6px}.navbar-links a:hover{color:#4db8ff}.navbar-actions{display:flex;gap:12px}.visit-btn{background:#25d366;color:#000;padding:9px 16px;border-radius:6px;font-weight:600;border:none;cursor:pointer}.call-btn{background:#124e66;color:#fff;padding:9px 16px;border-radius:6px;text-decoration:none;display:flex;align-items:center;gap:6px}.mobile-call{display:none}@media(max-width:768px){.navbar{padding:12px}.navbar-top{width:100%}.desktop-actions{display:none}.mobile-call{display:flex;padding:8px 10px}.navbar-links{margin-top:12px;padding-top:10px;border-top:1px solid rgba(255,255,255,.15);justify-content:space-around}.navbar-links a{font-size:12px;flex-direction:column;text-align:center}}.hero-slider{width:100%;min-height:calc(100vh - var(--nav-height));margin:0;padding:0;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.overlay{width:100%;height:100%;display:flex;align-items:center}.hero-content{max-width:680px;margin-left:auto;margin-right:80px;margin-top:150px;padding:60px 40px;color:#fff;text-shadow:0 3px 10px rgba(0,0,0,.8)}.hero-badge{background:#4db8ff;color:#000;padding:6px 16px;display:inline-block;margin-bottom:16px;font-weight:800;border-radius:22px;font-size:13px;letter-spacing:.4px}.hero-content h1{font-size:46px;font-weight:900;line-height:1.2;margin-bottom:10px}.hero-content h2{font-size:30px;font-weight:700;margin-bottom:14px;color:#e0f2ff}.hero-highlight{font-size:18px;font-weight:600;margin-bottom:10px;color:#c7ebff}.hero-sub{font-size:16px;font-weight:500;margin-bottom:22px;color:#f1f5f9}.stats{display:flex;gap:20px;margin:18px 0;flex-wrap:wrap}.stats span{font-size:14px;font-weight:700;background:#0000008c;padding:8px 14px;border-radius:22px;color:#fff}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap}.hero-buttons button,.hero-buttons a{background:#4db8ff;color:#000;padding:14px 26px;border-radius:8px;border:none;font-weight:700;cursor:pointer;text-decoration:none;transition:all .3s ease}.hero-buttons button:hover,.hero-buttons a:hover{background:#2ea3f2;transform:translateY(-2px)}@media(max-width:1024px){.hero-content{margin-right:40px;max-width:90%}.hero-content h1{font-size:40px}.hero-content h2{font-size:26px}}@media(max-width:768px){.hero-slider{height:85vh;background-position:center top;margin-top:80px}.overlay{align-items:flex-end;background:linear-gradient(to top,#000000e6,#0009,#00000040)}.hero-content{margin:0;padding:28px 20px 36px;max-width:100%;text-align:left}.hero-content h1{font-size:28px;line-height:1.2}.hero-content h2{font-size:20px}.hero-highlight,.hero-sub{font-size:14px}.stats{gap:10px}.stats span{font-size:13px;padding:6px 12px}.hero-buttons{flex-direction:column;margin-top:16px}.hero-buttons button,.hero-buttons a{width:100%;text-align:center}}@media(max-width:480px){.hero-content h1{font-size:26px}.hero-content h2{font-size:18px}.hero-badge{font-size:12px;padding:5px 12px}}.why-choose{background:linear-gradient(120deg,#0f172a,#1e293b);color:#fff;padding:80px 20px}.why-container{max-width:1200px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.section-tag{color:#ff7a00;font-weight:700;letter-spacing:2px;font-size:13px}.why-left h2{font-size:40px;margin:15px 0}.why-left p{font-size:16px;color:#d1d5db;line-height:1.7}.why-stats{display:flex;gap:20px;margin-top:30px;flex-wrap:wrap}.why-stats div{text-align:center}.why-stats h3{font-size:32px;color:#4db8ff;margin-bottom:5px}.why-stats span{font-size:14px;color:#cbd5f5}.why-right{display:grid;grid-template-columns:1fr 1fr;gap:18px}.why-item{background:#ffffff14;padding:14px 18px;border-radius:10px;font-size:15px}@media(max-width:768px){.why-container,.why-right{grid-template-columns:1fr}.why-left h2{font-size:30px}.why-stats{justify-content:center}}.we-serve{padding:80px 20px;background:#fff}.serve-container{max-width:1200px;margin:auto;text-align:center}.section-tag.orange{color:#ff7a00}.we-serve h2{font-size:38px;margin:12px 0;color:#0f172a}.serve-desc{max-width:800px;margin:auto auto 50px;color:#475569;font-size:16px}.serve-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.serve-card{padding:25px;border-radius:14px;border:1px solid #e5e7eb;background:#f8fafc;font-size:17px;font-weight:600;text-align:left;transition:all .3s ease}.serve-card:hover{background:#eef6ff;transform:translateY(-4px)}@media(max-width:900px){.serve-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.serve-grid{grid-template-columns:1fr}.we-serve h2{font-size:28px}}.logo-section{padding:70px 20px;background:#0f172a;text-align:center}.logo-section.light{background:#f8fafc}.logo-section h2{font-size:34px;margin-bottom:10px;color:#fff}.logo-section.light h2{color:#0f172a}.logo-section p{color:#cbd5f5;margin-bottom:40px}.logo-section.light p{color:#475569}.logo-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:30px;align-items:center}.logo-box{background:#fff;padding:18px;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #00000014}.logo-box img{max-width:100%;max-height:400px;object-fit:contain}@media(max-width:768px){.logo-section h2{font-size:26px}.logo-box img{max-height:105px}}.reviews{padding:70px 20px;background:#fff;text-align:center}.reviews h2{font-size:28px;margin-bottom:40px;color:#212a31}.review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:30px;max-width:1100px;margin:auto}.review-card{background:#f8f9fa;padding:26px;border-radius:14px;box-shadow:0 6px 18px #00000014;transition:transform .3s ease}.review-card:hover{transform:translateY(-6px)}.stars{color:#ffc107;font-size:20px;margin-bottom:12px}.review-text{font-size:15px;color:#333;margin-bottom:18px;line-height:1.5}.review-card h4{margin:0;font-size:16px;color:#124e66}.review-card span{font-size:13px;color:#666}@media(max-width:768px){.reviews{padding:50px 15px}.reviews h2{font-size:24px}.review-card{padding:22px}}.contact-section{padding:60px 20px;background:#f8f9fb;text-align:center}.contact-section h2{font-size:32px;margin-bottom:10px}.contact-sub{color:#555;margin-bottom:40px}.contact-container{display:grid;grid-template-columns:1fr 1fr;gap:30px;max-width:1100px;margin:auto;align-items:center}.contact-info{text-align:left;background:#fff;padding:30px;border-radius:12px;box-shadow:0 10px 25px #00000014}.contact-info p{margin-bottom:15px;font-size:16px}.contact-buttons{margin-top:20px;display:flex;gap:15px}.btn-call,.btn-visit{padding:12px 20px;border-radius:8px;border:none;font-weight:600;cursor:pointer;text-decoration:none;color:#fff}.btn-call{background:#0d6efd}.btn-visit{background:#25d366}.contact-map iframe{width:100%;height:300px;border-radius:12px;border:none}@media(max-width:768px){.contact-container{grid-template-columns:1fr}}.form-overlay{position:fixed;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:center}.quote-form{background:#fff;padding:30px;border-radius:10px;width:90%;max-width:400px}.quote-form input{width:100%;padding:10px;margin-bottom:12px}.form-buttons{display:flex;justify-content:space-between}@media(max-width:768px){.hero-content h1{font-size:30px}.hero-content h2{font-size:22px}.hero-buttons{flex-direction:column}.hero-buttons button,.hero-buttons a{width:40%;margin-left:100px}}.quote-form textarea{width:100%;padding:10px;margin-bottom:12px;resize:none}.floating-actions{position:fixed;right:18px;top:90%;transform:translateY(-50%);z-index:1500;display:flex;flex-direction:column;gap:12px}.floating-btn{padding:12px 14px;border-radius:30px;font-size:14px;font-weight:600;text-decoration:none;color:#fff;border:none;cursor:pointer;box-shadow:0 8px 20px #00000040;text-align:center;min-width:140px}.floating-btn.visit{background:linear-gradient(135deg,#4db8ff,#0d6efd)}.floating-btn.whatsapp{background:#25d366}.floating-btn:hover{transform:translate(-4px);transition:.3s ease}@media(max-width:768px){.floating-actions{right:10px}.floating-btn{font-size:12px;padding:10px 12px;min-width:120px}}.whatsapp-float{position:fixed;right:18px;bottom:-60px;width:58px;height:58px;background-color:#25d366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;z-index:1500;text-decoration:none;box-shadow:0 10px 25px #0000004d;transition:transform .25s ease,box-shadow .25s ease}.whatsapp-float:hover{transform:scale(1.1);box-shadow:0 14px 32px #0006}@media(max-width:768px){.whatsapp-float{width:52px;height:52px;font-size:28px;right:14px;bottom:-60px}}.cctv-page{font-family:Arial,sans-serif}.cctv-hero{background:linear-gradient(135deg,#212a31,#124e66);color:#fff;padding:70px 30px;text-align:center;margin-top:130px}.cctv-hero h1{font-size:36px;margin-bottom:12px}.cctv-hero p{font-size:18px}.cctv-services{padding:60px 30px;background-color:#f4f6f8}.cctv-services h2{text-align:center;margin-bottom:40px}.cctv-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:25px}.cctv-card{background:#fff;padding:30px 20px;border-radius:12px;text-align:center;box-shadow:0 4px 12px #00000014}.cctv-icon{font-size:38px;color:#124e66;margin-bottom:15px}.cctv-brands{padding:70px 40px;background-color:#fff}.cctv-brands h2{text-align:center;margin-bottom:50px;font-size:28px}.brand-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.brand-row{background:#f9fbfc;border-radius:14px;overflow:hidden;box-shadow:0 6px 16px #0000001a;transition:transform .3s ease}.brand-row:hover{transform:translateY(-6px)}.brand-image{height:180px;background-size:contain;background-position:center;background-repeat:no-repeat;background-color:#fff}.brand-info{padding:18px;font-size:14px;color:#222}.brand-info h3{color:#124e66;font-size:16px;margin-bottom:6px}.why{margin-bottom:8px}.models-title{font-weight:700;margin-bottom:6px}.brand-info ul{padding-left:18px}.brand-info li{font-size:13px;margin-bottom:4px}.trust{margin-top:10px;font-size:13px;color:#0a6a4f;font-weight:600}.cctv-call{background-color:#212a31;color:#fff;text-align:center;padding:50px 20px}.cctv-call-btn{display:inline-flex;align-items:center;gap:8px;background-color:#4db8ff;padding:12px 26px;border-radius:8px;color:#000;text-decoration:none;font-weight:700;width:130px}@media(max-width:992px){.brand-grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.brand-grid-4{grid-template-columns:1fr}}.form-overlay{position:fixed;inset:0;background:#000000a6;display:flex;justify-content:center;align-items:center;z-index:2000}.quote-form{background:#fff;width:100%;max-width:420px;padding:26px;border-radius:14px;box-shadow:0 12px 30px #00000059;animation:popupFade .3s ease}.quote-form h3{margin-bottom:18px;color:#124e66;text-align:center}.quote-form input,.quote-form textarea{width:100%;padding:10px 12px;margin-bottom:12px;border-radius:8px;border:1px solid #ccc;font-size:14px}.quote-form textarea{resize:none}.form-buttons{display:flex;justify-content:space-between;gap:12px;margin-top:10px}.form-buttons button{flex:1;padding:10px;border-radius:8px;border:none;font-weight:600;cursor:pointer}.form-buttons button[type=submit]{background-color:#124e66;color:#fff}.form-buttons button[type=submit]:hover{background-color:#0e3f53}.form-buttons button[type=button]{background-color:#e5e7eb;color:#111}.form-buttons button[type=button]:hover{background-color:#d1d5db}@keyframes popupFade{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media(max-width:600px){.quote-form{margin:0 15px;padding:22px}.cctv-call-actions{flex-direction:column;gap:14px;padding:0 12px}.cctv-call-btn,.visit-btn{width:300%;max-width:100%;padding:14px 0;font-size:16px;border-radius:10px}.visit-btn,.cctv-call-btn{width:100%;justify-content:center}}.floating-actions{position:fixed;right:18px;bottom:90px;z-index:999}.floating-btn{background:#4db8ff;color:#000;border:none;padding:14px 18px;border-radius:28px;font-weight:700;cursor:pointer;box-shadow:0 6px 18px #0000004d}.floating-btn:hover{background:#2ea3f2}.form-overlay{position:fixed;inset:0;background:#000000b3;z-index:1000;display:flex;align-items:center;justify-content:center}.quote-form{background:#fff;padding:25px;border-radius:14px;width:90%;max-width:380px}.form-buttons{display:flex;gap:10px;margin-top:15px}.computers-page{width:100%}.computers-hero{background:linear-gradient(135deg,#124e66,#212a31);color:#fff;text-align:center;padding:80px 20px;margin-top:130px}.computers-hero h1{font-size:36px;margin-bottom:10px}.computers-products,.computers-services{padding:60px 20px;background:#f4f6f8}.computers-services{background:#fff}.computers-products h2,.computers-services h2{text-align:center;margin-bottom:40px;color:#212a31}.computers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px}.computers-card{background:#fff;padding:20px;border-radius:14px;text-align:center;box-shadow:0 8px 22px #00000014}.computers-card img{width:100%;height:180px;border-radius:10px;margin-bottom:15px}.computers-card h3{margin-bottom:6px;color:#124e66}.computers-card p{font-size:14px;color:#555}.trust{margin-top:8px;font-size:13px;color:green;font-weight:600}.computers-call{background:#212a31;color:#fff;text-align:center;padding:55px 20px}.computers-call-btn{display:inline-flex;align-items:center;gap:10px;margin-top:15px;background:#4db8ff;color:#000;padding:14px 28px;border-radius:30px;text-decoration:none;font-weight:700}@media(max-width:768px){.computers-hero h1{font-size:28px}.computers-card img{height:160px}}.computers-services .computers-grid{align-items:stretch}.computers-services .computers-card{display:flex;flex-direction:column;justify-content:flex-start;height:100%}.computers-services .computers-card img{width:80%;height:300px;border-radius:10px;margin-bottom:15px;margin-left:60px}.computers-services .computers-card h3{margin-top:5px;margin-bottom:6px}.computers-services .computers-card p{font-size:14px;line-height:1.5;margin-bottom:0}@media(max-width:768px){.computers-services .computers-card img{height:160px}}.mobiles-hero.slider{height:70vh;margin-top:160px;background-size:contain;background-position:center;background-repeat:no-repeat;background-color:#000;position:relative;display:flex;align-items:center;justify-content:center;transition:background-image 1s ease-in-out}.hero-overlay{color:#000;padding:30px 40px;text-align:center;border-radius:12px;max-width:720px}.hero-overlay h1{font-size:38px;margin-bottom:8px}.hero-overlay p{font-size:17px;line-height:1.4}.slider-dots{position:absolute;bottom:20px;display:flex;gap:10px}.slider-dots .dot{width:10px;height:10px;background:#ffffff80;border-radius:50%;cursor:pointer;transition:all .3s ease}.slider-dots .dot.active{background:#fff;transform:scale(1.3)}@media(max-width:768px){.mobiles-hero.slider{height:45vh;background-size:cover}.hero-overlay{padding:18px 16px}.hero-overlay h1{font-size:24px}.hero-overlay p{font-size:13px}.slider-dots{bottom:14px}.slider-dots .dot{width:8px;height:8px}}.mobiles-services{padding:60px 30px;background-color:#f4f6f8}.mobiles-services h2{text-align:center;margin-bottom:40px}.mobiles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:25px}.mobiles-card{background:#fff;padding:30px;border-radius:12px;text-align:center}.mobiles-icon{font-size:40px;color:#124e66;margin-bottom:12px}.mobiles-call{background:#212a31;color:#fff;text-align:center;padding:50px 20px}.mobiles-call-btn{display:inline-flex;align-items:center;gap:10px;margin-top:15px;background:#4db8ff;color:#000;padding:14px 28px;border-radius:30px;text-decoration:none;font-weight:700}.mobile-charges{padding:60px 30px;background:#fff;text-align:center}.mobile-charges h2{font-size:28px;margin-bottom:8px;color:#212a31}.charges-subtitle{font-size:15px;color:#555;margin-bottom:40px}.charges-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.charge-card{background:#f4f6f8;padding:25px 20px;border-radius:14px;text-align:left;box-shadow:0 6px 14px #00000014;transition:transform .3s ease}.charge-card:hover{transform:translateY(-6px)}.charge-card h3{font-size:18px;margin-bottom:12px;color:#124e66}.charge-card ul{list-style:none;padding:0}.charge-card li{font-size:14px;padding:6px 0;border-bottom:1px dashed #ccc}.charges-note{margin-top:30px;font-size:14px;color:#0a6a4f;font-weight:600}@media(max-width:992px){.charges-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.charges-grid{grid-template-columns:1fr}.charge-card{text-align:center}}.printer-hero{background:linear-gradient(135deg,#124e66,#212a31);color:#fff;text-align:center;padding:70px 30px;margin-top:130px}.printer-services{padding:60px 30px;background-color:#f4f6f8}.printer-services h2{text-align:center;margin-bottom:40px}.printer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:25px}.printer-card{background:#fff;padding:30px;border-radius:12px;text-align:center}.printer-icon{font-size:40px;color:#124e66;margin-bottom:12px}.printer-call{background:#212a31;color:#fff;text-align:center;padding:50px 20px}.printer-call-btn{display:inline-flex;align-items:center;gap:10px;margin-top:15px;background:#4db8ff;color:#000;padding:14px 28px;border-radius:30px;text-decoration:none;font-weight:700}.whatsapp-float{position:fixed;bottom:22px;right:22px;width:58px;height:58px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:9999;box-shadow:0 6px 14px #0000004d;transition:transform .3s ease}.whatsapp-float img{width:34px;height:34px}.whatsapp-float:hover{transform:scale(1.1)}@media(max-width:600px){.whatsapp-float{width:52px;height:52px;bottom:16px;right:16px}.whatsapp-float img{width:30px;height:30px}}.footer{background:#0f172a;color:#e5e7eb;padding:60px 20px 20px;font-size:15px}.footer-container{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.footer-box h3,.footer-box h4{color:#fff;margin-bottom:16px}.footer-box p{margin-bottom:10px;line-height:1.6}.footer-box a{color:#e5e7eb;text-decoration:none}.footer-box a:hover{color:#38bdf8}.footer-social{display:flex;gap:14px;margin-top:18px}.footer-social a{width:38px;height:38px;background:#1e293b;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;transition:.3s}.footer-social a:hover{background:#38bdf8;color:#000}.footer-btn{display:block;width:45%;text-align:center;padding:12px;border-radius:6px;margin-bottom:12px;font-weight:600}.footer-btn.call{background:#22c55e;color:#000}.footer-btn.whatsapp{background:#25d366;color:#000}.footer-btn:hover{opacity:.9}.footer-bottom{border-top:1px solid #1e293b;margin-top:40px;padding-top:16px;text-align:center;font-size:14px;color:#94a3b8}@media(max-width:900px){.footer-container{grid-template-columns:1fr;text-align:center}.footer-social{justify-content:center}}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:10px}.footer-links a{display:flex;align-items:center;gap:10px;color:#e5e7eb;font-weight:500}.footer-links a:hover{color:#38bdf8}@media(max-width:768px){.footer{padding:40px 15px 20px}.footer-container{display:flex;flex-direction:column;gap:35px;text-align:center}.footer-box{align-items:center}.footer-box h3,.footer-box h4{font-size:18px;margin-bottom:12px}.footer-box p{font-size:14px;line-height:1.6}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;justify-items:center}.footer-links a{justify-content:center;font-size:14px}.footer-social{justify-content:center;gap:18px}.footer-social a{width:42px;height:42px;font-size:18px}.footer-btn{width:40%;max-width:280px;justify-content:center;margin:8px auto;font-size:15px;padding:12px 0}.footer-box p svg{margin-right:6px}.footer-bottom{font-size:12px;padding-top:15px}}@media(max-width:420px){.footer-links{grid-template-columns:1fr}.footer-box h3{font-size:17px}}
