.home-page{font-family:Poppins,sans-serif;color:#222}.container{width:90%;max-width:1200px;margin:auto}section{border-bottom:1px solid #eee}.section-title{font-size:34px;font-weight:600;margin-bottom:40px}.hero-slider{width:100%;height:90vh;overflow:hidden;position:relative}.slider-track{display:flex;height:100%;transition:transform .8s ease-in-out}.slide{min-width:100%;height:100%;position:relative}.slide img{width:100%;height:100%;object-fit:cover;filter:brightness(60%)}.slide-content{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);color:#fff;text-align:center;max-width:700px;width:90%}.slide-content h2{font-size:42px;margin-bottom:15px}.slide-content p{font-size:18px;line-height:1.6}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);background:#fff;color:#c62828;border:2px solid #C62828;font-size:26px;width:55px;height:55px;border-radius:50%;cursor:pointer;z-index:10;transition:.3s ease}.slider-btn.left{left:15px}.slider-btn.right{right:15px}.slider-btn:hover{background:#c62828;color:#fff;transform:translateY(-50%) scale(1.1)}.hero-slider{width:100%;height:90vh;position:relative;overflow:hidden}.home-about-section{padding:80px 20px;background:#fff}.home-about-container{display:flex;flex-wrap:wrap;align-items:center;gap:40px}.home-about-left{flex:1;min-width:280px}.home-about-left img{width:100%;border-radius:12px;box-shadow:0 10px 30px #0000001a}.home-about-right{flex:1;min-width:280px}.home-about-right h2{font-size:2rem;margin-bottom:20px;color:#d62828}.home-about-right p{line-height:1.7;margin-bottom:12px;color:#444}.about-btn{display:inline-block;margin-top:15px;padding:10px 20px;background:#d62828;color:#fff;border-radius:6px;text-decoration:none;font-weight:500;transition:.3s ease}.about-btn:hover{background:#a4161a}.stats-section{padding:100px 0;background:#f003}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:25px}.stat-card{background:#fff;padding:30px;text-align:center;border-radius:10px;box-shadow:0 4px 12px #0000000f}.stat-icon{font-size:30px;color:#c62828;margin-bottom:10px}.stat-card h3{color:#0d47a1;margin-bottom:5px}.stat-card p{color:#333;font-weight:500}.industries-section{padding:60px 0}.industries-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.industry-card{background-color:#f003;border:1px solid #eee;padding:40px 10px;text-align:center;border-radius:10px;font-weight:500;transition:.3s ease}.industry-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000014}.why-container{padding:60px 0;display:flex;gap:40px;align-items:center;flex-wrap:wrap}.why-left{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:60px}.why-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 20px #00000014;transition:transform .3s ease}.why-card:hover{transform:translateY(-36px)}.why-card img{width:100%;height:180px;object-fit:cover;display:block}.why-right{flex:1}.why-right h2{margin-bottom:20px}.why-right p{margin-bottom:10px;line-height:1.6}.testimonials-section{padding:60px 0;background:#f003}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.testimonial-card{background:#fff;padding:25px;border-radius:10px;box-shadow:0 4px 10px #0000000f;border-left:4px solid #C62828}.testimonial-card h4{text-align:right;margin-top:10px;color:#0d47a1}@media(max-width:992px){.why-container{flex-direction:column}}@media(max-width:768px){.stats-grid,.industries-grid,.certifications-grid,.testimonial-grid{grid-template-columns:1fr}}.services-section{padding:60px 5%;background:#f003;font-family:Poppins,sans-serif}.services-title{text-align:center;font-size:2.5rem;color:red;margin-bottom:10px}.services-subtitle{text-align:center;color:#555;margin-bottom:40px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;max-width:1200px;margin:auto}.service-card{background:#fff5f5;border-radius:12px;text-align:center;padding:20px;display:flex;flex-direction:column;align-items:center;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.service-card img{width:100%;height:180px;object-fit:cover;border-radius:10px;margin-bottom:15px}.service-card h3{color:#c62828;margin-bottom:8px;font-size:1.2rem}.service-card p{font-size:.95rem;color:#333;line-height:1.4}.more-services-btn-container{display:flex;justify-content:center;margin-top:30px}.more-services-btn{background-color:red;color:#fff;padding:15px 30px;font-size:1rem;border-radius:8px;text-decoration:none;font-weight:700;transition:.3s}.more-services-btn:hover{background-color:#8b0000}@media(max-width:992px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.services-grid{grid-template-columns:1fr}}.products-home-section{padding:60px 5%;background:#fff5f5;font-family:Poppins,sans-serif}.products-home-title{text-align:center;font-size:2.5rem;color:red;margin-bottom:10px}.products-home-subtitle{text-align:center;color:#555;margin-bottom:40px}.products-home-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;max-width:1200px;margin:auto}.product-home-card{background:#f003;border-radius:12px;text-align:center;padding:20px;display:flex;flex-direction:column;align-items:center;transition:transform .3s ease,box-shadow .3s ease}.product-home-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.product-home-card img{width:100%;height:180px;object-fit:cover;border-radius:10px;margin-bottom:15px}.product-home-card h3{color:#c62828;margin-bottom:8px;font-size:1.2rem}.product-home-card p{font-size:.95rem;color:#333;line-height:1.4}.more-products-btn-container{display:flex;justify-content:center;margin-top:30px}.more-products-btn{background-color:red;color:#fff;padding:15px 30px;font-size:1rem;border-radius:8px;text-decoration:none;font-weight:700;transition:.3s}.more-products-btn:hover{background-color:#8b0000}@media(max-width:992px){.products-home-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.products-home-grid{grid-template-columns:1fr}}*{box-sizing:border-box;margin:0;padding:0}.about-page{font-family:Poppins,sans-serif;background:#f5f5f5;color:#333}.about-header{text-align:center;padding:60px 20px;background:#ff00000d}.about-header h1{font-size:40px;color:red}.about-header p{margin-top:10px;font-size:17px}.about-section{display:flex;gap:50px;padding:60px 5%;align-items:flex-start}.about-left{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.about-left img{width:100%;height:220px;object-fit:cover;border-radius:12px}.about-right{flex:1;display:flex;flex-direction:column;gap:25px}.about-right p{font-size:17px;line-height:1.8}.about-highlights{display:flex;gap:25px;flex-wrap:wrap}.experience-card{background:red;color:#fff;padding:20px;border-radius:12px;text-align:center;min-width:160px}.experience-card h2{font-size:32px}.products-card{background:#fff;padding:20px;border-radius:12px;box-shadow:0 4px 12px #0000000f}.products-card h3{color:red;margin-bottom:10px}.products-card ul{padding-left:18px}.mission-vision{display:flex;justify-content:center;gap:30px;padding:60px 5%}.mv-card{background:#fff;padding:30px;border-radius:14px;box-shadow:0 6px 18px #0000000f;flex:1;max-width:450px;text-align:center}.mv-card h2{color:red;margin-bottom:15px;font-size:24px}.mv-card p{font-size:18px;line-height:1.8}.bottom-contact{display:flex;justify-content:center;padding:40px 20px 80px}.contact-card{background:#fff;padding:30px;border-radius:14px;width:400px;text-align:center;box-shadow:0 6px 18px #0000000f}.contact-card h3{color:red;margin-bottom:20px}.contact-item{margin-bottom:20px}.contact-item strong{display:block;margin-bottom:8px}.contact-item a{display:block;color:#007bff;text-decoration:none;margin-bottom:5px}.contact-item a:hover{text-decoration:underline}@media(max-width:992px){.about-section{flex-direction:column}.mission-vision{flex-direction:column;align-items:center}.mv-card{width:100%;max-width:600px}}@media(max-width:600px){.about-header h1{font-size:28px}.about-left{grid-template-columns:1fr}.about-left img{height:200px}.contact-card{width:100%}}.services-page{font-family:Poppins,sans-serif;color:#000}.services-header{width:100%;text-align:center;padding:60px 20px;background:#c628281a}.services-header h1{font-size:48px;color:red}.services-header p{font-size:18px;margin-top:10px;color:#333}.services-section{padding:60px 10%;background:#fff5f5}@media(max-width:992px){.services-header h1{font-size:36px}.services-header p{font-size:16px}.common-grid{grid-template-columns:repeat(2,1fr)}.common-card img{width:75%;height:75%}}@media(max-width:600px){.services-header h1{font-size:28px}.services-header p{font-size:14px}.common-grid{grid-template-columns:1fr}.common-card img{width:70%;height:70%}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.products-page{font-family:Poppins,sans-serif;color:#000;background:#fff}.products-header{width:100%;text-align:center;padding:60px 20px;background:#c628281a}.products-header h1{font-size:48px;color:red}.products-header p{font-size:18px;margin-top:10px;color:#000}.products-section{padding:60px 10%;background:#fff5f5}.common-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;max-width:1200px;margin:auto}.common-card{aspect-ratio:1 / 1;border-radius:20px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,box-shadow .3s ease}.common-card:hover{transform:translateY(-8px);box-shadow:0 10px 25px #0003}.common-card-inner{background:#f003;border-radius:12px;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:12px}.common-card img{width:70%;height:70%;object-fit:contain;margin-bottom:10px}.common-card h3{font-size:1rem;color:#0d47a1;margin:0}.common-card p{font-size:.9rem;color:#111;margin-top:5px;line-height:1.4}@media(max-width:992px){.products-header h1{font-size:36px}.products-header p{font-size:16px}.common-grid{grid-template-columns:repeat(2,1fr)}.common-card img{width:75%;height:75%}}@media(max-width:600px){.products-header h1{font-size:28px}.products-header p{font-size:14px}.common-grid{grid-template-columns:1fr}.common-card img{width:70%;height:70%}}.contact-page{padding:50px 15px;font-family:Poppins,sans-serif;background:#ff000008}.section-title{text-align:center;font-size:1.8rem;color:#007bff;margin-bottom:35px}.contact-row{max-width:1000px;margin:0 auto 40px;display:flex;gap:25px;align-items:stretch}.info-box,.map-box{flex:1;background:#fff;padding:20px;border-radius:10px;box-shadow:0 6px 18px #0000000f;min-height:260px}.info-box h2{color:red;margin:10px 0 6px;font-size:16px}.info-box p{margin:3px 0;color:#555;font-size:13px;line-height:1.4}.map-box{text-align:center}.map-box h2{color:red;margin-bottom:12px;font-size:16px}.map-box iframe{width:100%;height:200px;border-radius:8px;border:none}.contact-form-section{margin-top:50px;text-align:center}.form-box{max-width:350px;margin:auto;padding:20px;background:#fff;border-radius:10px;box-shadow:0 6px 18px #0000000f}.form-box form{display:flex;flex-direction:column;gap:12px}.form-box input,.form-box textarea{padding:8px;border-radius:6px;border:1px solid #ccc;font-size:13px}.form-box button{padding:8px;background-color:red;color:#fff;border:none;border-radius:6px;font-weight:700;cursor:pointer;transition:.3s ease}.form-box button:hover{background-color:#c00}@media(max-width:900px){.contact-row{flex-direction:column}.info-box,.map-box{min-height:auto}.map-box iframe{height:220px}}@media(max-width:500px){.section-title{font-size:1.5rem}.form-box{max-width:100%}}.header{background:#fff;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1002}.logo{padding:5px 12px;background-color:#ff000026;font-weight:700;color:red;font-size:clamp(16px,2.5vw,22px);white-space:nowrap}.nav-links{display:flex;gap:25px}.nav-links a{text-decoration:none;color:#000;font-size:20px;font-weight:500;transition:color .3s ease}.nav-links a:hover{color:red}.call-button a{background-color:red;color:#fff;padding:8px 16px;border-radius:25px;text-decoration:none;font-weight:600;transition:.3s;white-space:nowrap}.call-button a:hover{background-color:#8b0000;transform:scale(1.05)}.menu-toggle{display:none;font-size:28px;cursor:pointer;z-index:1102}.sidebar{position:fixed;top:0;right:-290px;width:250px;height:100%;background:#fff;box-shadow:-2px 0 10px #0003;padding:80px 20px;display:flex;flex-direction:column;gap:20px;transition:right .3s ease-in-out;z-index:1101}.sidebar.active{right:0}.sidebar a{text-decoration:none;color:#000;font-size:18px;font-weight:500}.sidebar a:hover{color:red}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;z-index:1100}@media(max-width:768px){.nav-links,.call-button{display:none}.menu-toggle{display:block}}.footer{background:#111;color:#fff;padding:40px 20px 20px;font-family:Poppins,sans-serif}.footer-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;margin-bottom:20px}.footer-column h4{color:#c62828;margin-bottom:10px}.footer-column p,.footer-column li{font-size:.95rem;margin-bottom:8px}.footer-column ul{list-style:none;padding:0}.footer-column ul li a{cursor:pointer;color:#fff;transition:color .3s ease}.footer-column ul li:hover{color:red}.footer iframe{border-radius:8px}.footer-social{display:inline-flex;align-items:center;gap:5px;color:#fff;font-weight:500;margin-top:10px;text-decoration:none}.footer-social:hover{text-decoration:underline}.whatsapp-float{position:fixed;bottom:20px;right:80px;background-color:#25d366;color:#fff;font-size:28px;padding:14px 16px;border-radius:50%;text-align:center;box-shadow:0 4px 10px #0003;z-index:1000;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.whatsapp-float:hover{transform:scale(1.1);box-shadow:0 6px 14px #0000004d}.footer .copyright{text-align:center;border-top:1px solid rgba(255,255,255,.2);padding-top:15px;font-size:.9rem;margin-top:20px}.designer-link{color:#c62828;text-decoration:none;font-weight:500}.designer-link:hover{text-decoration:underline}@media(max-width:992px){.footer-columns{grid-template-columns:1fr 1fr;text-align:center}.whatsapp-float{right:20px}}@media(max-width:600px){.footer-columns{grid-template-columns:1fr}.whatsapp-float{bottom:15px;right:15px}}.scroll-to-top{position:fixed;bottom:30px;right:30px;background-color:red;color:#fff;border:none;border-radius:50%;width:45px;height:45px;font-size:20px;cursor:pointer;box-shadow:0 4px 10px #0000004d;transition:background .3s ease,transform .2s ease;z-index:1000}.scroll-to-top:hover{background-color:#8b0000;transform:scale(1.1)}.scroll-top{position:fixed;bottom:25px;right:25px;background:var(--primary-red);color:#fff;border:none;padding:12px 15px;border-radius:50%;cursor:pointer;box-shadow:0 4px 10px #0003}
