No Trace Cleaning Solutions LLC :root{ --blue:#1f4fd8; --dark:#0f2a66; --orange:#ff8c1a; --light:#f5f8ff; --white:#ffffff; --text:#222222; } *{box-sizing:border-box} html{scroll-behavior:smooth} body{ font-family:Arial,Helvetica,sans-serif; margin:0; background:var(--light); color:var(--text); line-height:1.6; } img{max-width:100%;display:block} a{color:inherit} header{ background:linear-gradient(135deg,var(--dark),var(--blue)); color:#fff; text-align:center; padding:24px 16px; } header img{ max-width:120px; margin:0 auto 10px; } header h1{font-size:clamp(1.6rem,4vw,2.6rem);margin:8px 0} header p{margin:0;font-size:clamp(1rem,2vw,1.2rem)} nav{ display:flex; justify-content:center; align-items:center; gap:18px; background:#fff; padding:12px 10px; position:sticky; top:0; z-index:100; box-shadow:0 2px 8px rgba(0,0,0,.08); flex-wrap:wrap; } nav a{ text-decoration:none; font-weight:bold; color:var(--dark); font-size:.95rem; } nav a:hover{color:var(--orange)} section{ padding:56px 20px; max-width:1120px; margin:auto; } h1,h2,h3{line-height:1.2} h2{ color:var(--dark); font-size:clamp(1.6rem,3vw,2.2rem); margin-top:0; } .hero{ min-height:420px; background:url('team-hero.jpg') center/cover no-repeat; color:#fff; text-align:center; position:relative; display:flex; flex-direction:column; justify-content:center; align-items:center; padding:80px 20px; max-width:none; } .hero::after{ content:''; position:absolute; inset:0; background:rgba(0,0,0,.62); } .hero *{position:relative;z-index:1} .hero h1{ font-size:clamp(2rem,5vw,4rem); max-width:900px; margin:0 0 14px; } .hero p{ font-size:clamp(1rem,2vw,1.3rem); max-width:720px; } .services{ display:grid; grid-template-columns:repeat(3,1fr); gap:22px; } .card{ background:#fff; border-radius:14px; box-shadow:0 4px 14px rgba(0,0,0,.1); overflow:hidden; transition:transform .25s ease, box-shadow .25s ease; } .card:hover{ transform:translateY(-4px); box-shadow:0 8px 20px rgba(0,0,0,.14); } .card img{ width:100%; height:190px; object-fit:cover; } .card div{ padding:16px; font-weight:bold; color:var(--dark); } .gallery{ display:grid; grid-template-columns:repeat(3,1fr); gap:16px; } .gallery img{ width:100%; height:220px; object-fit:cover; border-radius:12px; box-shadow:0 3px 10px rgba(0,0,0,.1); } .cta{ background:var(--blue); color:#fff; text-align:center; padding:48px 20px; max-width:none; } button{ background:var(--orange); border:none; padding:14px 22px; font-weight:bold; cursor:pointer; border-radius:8px; min-height:48px; font-size:1rem; } button:hover{filter:brightness(.95)} form{ display:grid; gap:12px; max-width:560px; margin:auto; background:#fff; padding:22px; border-radius:14px; box-shadow:0 4px 14px rgba(0,0,0,.1); } input,textarea,select{ width:100%; padding:14px; border-radius:8px; border:1px solid #ccc; font-size:1rem; } textarea{min-height:120px;resize:vertical} footer{ background:var(--dark); color:#fff; text-align:center; padding:22px; } .badge{ display:inline-block; background:var(--orange); padding:6px 12px; margin:6px; border-radius:999px; color:#000; font-weight:bold; font-size:.9rem; } /* Tablet */ @media (max-width:900px){ .services{grid-template-columns:repeat(2,1fr)} .gallery{grid-template-columns:repeat(2,1fr)} .hero{min-height:380px} } /* Mobile */ @media (max-width:600px){ header{padding:20px 12px} header img{max-width:96px} nav{ gap:10px; padding:10px 8px; } nav a{ font-size:.85rem; padding:6px 4px; } section{padding:42px 16px} .hero{ min-height:360px; padding:60px 16px; } .services,.gallery{ grid-template-columns:1fr; } .card img,.gallery img{ height:210px; } form{ padding:18px; } button{ width:100%; } } /* Small phones */ @media (max-width:380px){ nav a{font-size:.8rem} .hero h1{font-size:1.8rem} .card img,.gallery img{height:185px} } No Trace Cleaning Solutions LLC Commercial Cleaning That Leaves No Trace Licensed Reliable Professional Home Services Our Work Get Quote Contact We Keep Your Business Clean & Client-Ready Serving Richmond, VA with top-tier commercial cleaning. 📞 Call Now Services Office Cleaning Facility Cleaning Carpet Cleaning Floor Polishing & Waxing Airbnb Cleaning Move-In / Move-Out Pressure Washing Event Cleanup Post-Construction Our Work Get a Fast Quote Select ServiceOffice CleaningFacility CleaningCarpet CleaningFloor CareAirbnb CleaningMove In/OutPressure WashingEvent CleanupPost Construction Get My Quote Need Immediate Service? Call Now Contact 📞 804-396-2540 ✉️ telahi@ntcleaningsolutions.com © No Trace Cleaning Solutions LLC document.getElementById('leadForm').addEventListener('submit',function(e){ e.preventDefault(); alert('Quote request sent!'); this.reset(); });