.navbar{background-color:#1a1a1a;color:#fff;position:sticky;top:0;z-index:1000;box-shadow:0 2px 4px #0000001a}.navbar-container{max-width:1100px;margin:0 auto;padding:.5rem 1rem;display:flex;align-items:center;justify-content:space-between}.navbar-logo{font-weight:700;font-size:1.8rem;text-decoration:none;color:#fff;display:flex;align-items:center}.navbar-logo img{height:75px;margin-right:10px}.menu-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer}.menu-toggle:focus{outline:2px solid #e60023}.hamburger{width:25px;height:3px;background-color:#fff;transition:.3s;border-radius:2px}.menu-toggle .hamburger.open:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.menu-toggle .hamburger.open:nth-child(2){opacity:0}.menu-toggle .hamburger.open:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.nav-links{list-style:none;display:flex;gap:1.5rem;margin:0;padding:0}.nav-link{color:#fff;text-decoration:none;font-weight:500;transition:color .3s}.nav-link:hover{color:#e60023}.nav-link.active{font-weight:700;border-bottom:2px solid #e60023}@media (max-width: 768px){.menu-toggle{display:flex}.nav-links{position:absolute;top:64px;left:0;right:0;background-color:#1a1a1a;flex-direction:column;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.nav-links.open{max-height:300px}.nav-links li{border-bottom:1px solid rgba(255,255,255,.15)}.nav-link{display:block;padding:1rem}}.footer{background-color:#1a1a1a;color:#fff;padding:2rem 1rem;font-family:Arial,sans-serif;font-size:.95rem}.footer-container{max-width:1100px;margin:0 auto}.footer-sections{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem}.footer-section{flex:1 1 250px;min-width:220px}.footer-section h3{margin-bottom:1rem;font-weight:700;color:#e60023}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:.5rem}.footer-links li a{color:#fff;text-decoration:none;transition:color .3s}.footer-links li a:hover{color:#e60023}.social-icons{margin-top:1rem;display:flex;gap:1rem}.social-icons a{color:#fff;font-size:1.2rem;transition:color .3s}.social-icons a:hover{color:#e60023}.footer-bottom{margin-top:2rem;text-align:center;border-top:1px solid #333333;padding-top:1rem;font-size:.85rem;color:#aaa}@media (max-width: 700px){.footer-sections{flex-direction:column;gap:1.5rem}}.home-page{font-family:Arial,sans-serif;color:#1a1a1a}.hero{background-image:url(https://images.unsplash.com/photo-1613145996872-51abbd0178f7?auto=format&fit=crop&w=1600&q=80);background-size:cover;background-position:center;height:60vh;position:relative;display:flex;align-items:center;justify-content:center}.hero-overlay{background-color:#0009;color:#fff;padding:2rem;text-align:center;max-width:700px;border-radius:8px}.hero h1{font-size:2.5rem;margin-bottom:.5rem;font-weight:700;letter-spacing:1px}.cta-button{background-color:#e60023;color:#fff;padding:.8rem 1.5rem;margin-top:1rem;display:inline-block;text-decoration:none;font-weight:700;border-radius:4px;transition:background-color .3s ease}.cta-button:hover{background-color:#c5001f}.intro{padding:2rem 1rem;max-width:900px;margin:0 auto;text-align:center}.services-preview{background-color:#f4f4f4;padding:2rem 1rem;text-align:center}.service-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1rem}.card{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;width:280px;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-5px);box-shadow:0 4px 12px #00000026}.card h3{color:#e60023;margin-bottom:.5rem;font-size:1.2rem}.why-choose{padding:2rem 1rem;max-width:800px;margin:0 auto}.why-choose ul{list-style-type:none;padding-left:0;line-height:1.8;color:#333}.why-choose li:before{content:"✔";color:#e60023;margin-right:.5rem;font-weight:700}.home-cta{background-color:#1a1a1a;color:#fff;padding:2rem;text-align:center}.home-cta a{color:#fff;text-decoration:underline}.home-cta a:hover{color:#e60023}.about-page{padding:2rem;font-family:Arial,sans-serif;background-color:#fff;color:#1a1a1a}.about-hero{background-color:#1a1a1a;color:#fff;padding:2rem;text-align:center;border-radius:5px;margin-bottom:2rem}.about-hero h1{font-size:2.2rem;margin-bottom:.5rem;font-weight:700;letter-spacing:1px}.about-content{max-width:900px;margin:0 auto}.about-section{margin-bottom:2rem}.about-section h2{font-size:1.5rem;color:#e60023;margin-bottom:.5rem;font-weight:700}.about-section p{line-height:1.7;color:#333}.about-section ul{padding-left:1.2rem;margin-top:.5rem}.about-benefits{list-style-type:none;padding:0}.about-benefits li{margin-bottom:.5rem;padding-left:1.5rem;position:relative;color:#1a1a1a}.about-benefits li:before{content:"✔";position:absolute;left:0;color:#e60023;font-weight:700}.services-page{padding:2rem;font-family:Arial,sans-serif;background-color:#fff;color:#1a1a1a;text-align:center}.services-page h1{font-size:2rem;color:#e60023;margin-bottom:.5rem;font-weight:700}.services-intro{max-width:800px;margin:0 auto 2rem;font-size:1rem;color:#555}.services-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.service-card{background:#f9f9f9;border-radius:8px;padding:1.5rem;box-shadow:0 4px 10px #00000014;max-width:320px;width:100%;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 6px 16px #0000001f}.service-card h3{color:#e60023;font-size:1.25rem;margin-bottom:.5rem;font-weight:600}.service-card p{font-size:.95rem;color:#444;line-height:1.6}.projects-page{padding:2rem;font-family:Arial,sans-serif;background-color:#fff;color:#1a1a1a;text-align:center}.projects-page h1{color:#e60023;font-size:2.2rem;margin-bottom:.5rem;font-weight:700;letter-spacing:1px}.intro-text{margin-bottom:2rem;font-size:1rem;color:#4a4a4a}.projects-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.project-card{background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 12px #0000001a;padding:1.5rem;max-width:350px;text-align:left;border-top:4px solid #e60023;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{transform:translateY(-5px);box-shadow:0 6px 16px #00000026}.project-card h3{color:#1a1a1a;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.project-card p{font-size:.95rem;margin-bottom:1rem;color:#333}.project-images{display:flex;justify-content:space-between}.image-block{width:75%;position:relative}.image-block img{width:105%;height:auto;border-radius:4px;border:2px solid #1a1a1a}.image-block span{display:block;text-align:center;margin-top:.25rem;font-size:.8rem;color:#666}.contact-page{padding:2rem;font-family:Arial,sans-serif;color:#1a1a1a;background-color:#fff}.contact-header{text-align:center;margin-bottom:2rem}.contact-header h1{color:#e60023;font-size:2.2rem;margin-bottom:.5rem;font-weight:700;letter-spacing:1px}.contact-form-section{max-width:700px;margin:0 auto;background:#f9f9f9;padding:2rem;border-radius:8px;box-shadow:0 4px 12px #0000001a}.contact-form .form-group{margin-bottom:1.5rem}.contact-form label{display:block;font-weight:700;margin-bottom:.5rem}.contact-form input,.contact-form textarea{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:4px;font-family:inherit;font-size:1rem;transition:border-color .3s}.contact-form input:focus,.contact-form textarea:focus{border-color:#e60023;outline:none}.submit-button{background-color:#e60023;color:#fff;padding:.75rem 2rem;border:none;border-radius:4px;font-weight:700;cursor:pointer;transition:background-color .3s ease}.contact-info{margin-top:3rem;text-align:center}.contact-info h2{color:#e60023;margin-bottom:1rem}.contact-info p{margin-bottom:.5rem;font-size:.95rem;color:#444}.testimonials-page{padding:2rem;font-family:Arial,sans-serif;background-color:#fff;color:#1a1a1a;max-width:900px;margin:auto}h1{color:#e60023;text-align:center;margin-bottom:.5rem;font-size:2rem;font-weight:700}.intro-text{text-align:center;margin-bottom:2rem;color:#555}.testimonial-list{margin-bottom:3rem}.testimonial-card{background:#f9f9f9;padding:1rem;border-radius:6px;margin-bottom:1.5rem;box-shadow:0 2px 6px #00000014}.testimonial-header{display:flex;justify-content:space-between;margin-bottom:.5rem}.stars{color:#fbbf24;font-size:1.1rem}.feedback-text{font-style:italic;color:#333}.testimonial-form h2{color:#e60023;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.testimonial-form form{background:#f9f9f9;padding:1.5rem;border-radius:6px;box-shadow:0 2px 6px #0000000f}.form-group{margin-bottom:1rem;text-align:left}.form-group label{font-weight:700;display:block;margin-bottom:.5rem;color:#1a1a1a}input,select,textarea{width:100%;padding:.7rem;font-size:1rem;border:1px solid #ccc;border-radius:4px;font-family:inherit}.submit-button{margin-top:1rem;background-color:#e60023;color:#fff;padding:.75rem 2rem;border:none;border-radius:4px;font-weight:700;cursor:pointer;transition:background-color .3s ease}.submit-button:hover{background-color:#c5001f}
