@charset "UTF-8";.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}@media(min-width:1400px){.container{max-width:1320px}}.container-fluid{width:100%;padding:0 1rem}.row{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:768px){.row.cols-md-2{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.row.cols-md-3{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.row.cols-md-4{grid-template-columns:repeat(4,1fr)}}@media(min-width:1400px){.row.cols-xxl-4{grid-template-columns:repeat(4,1fr)}}.row.cols-2{grid-template-columns:repeat(2,1fr)}.text-center{text-align:center}.mt-5{margin-top:3rem}.mb-5{margin-bottom:3rem}.mb-4{margin-bottom:1.5rem}.pt-4{padding-top:1.5rem}.card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:0;box-shadow:0 .125rem .25rem #00000013;overflow:hidden;display:flex;flex-direction:column;height:100%}.card .card-header{padding:.75rem 1.25rem;color:#7e0300;font-family:Caveat,cursive;font-size:120%;border-bottom:1px solid rgba(0,0,0,.08);background:#00000008}.card .card-body{padding:1rem 1.25rem;flex:1}.card .card-body p{margin:0 0 1rem}.card .card-body p:last-child{margin-bottom:0}*,*:before,*:after{box-sizing:border-box}body{position:relative;margin:0;font-family:Poppins,sans-serif;color:#212529;background:#fff;line-height:1.5}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;font-weight:600;line-height:1.25}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin:0 0 1rem}a{color:#7e0300}.lead{font-size:1.15rem;font-weight:300}.service-tagline,.card .card-header{color:#7e0300;font-family:Caveat,cursive}.spartan{color:#7e0300;font-weight:700}.contact-bar{background:#212529;color:#fff;font-size:11px;padding:0}.contact-bar .inner{display:flex;flex-wrap:wrap;align-items:center;padding:0 1rem}.contact-bar .grow{flex-grow:1;display:flex;flex-wrap:wrap}.contact-bar a{color:#fff;text-decoration:none}.contact-bar a:hover{text-decoration:underline}.contact-bar .link{padding:10px;display:flex;align-items:center}.contact-bar .icon{line-height:10px;margin-right:5px;font-size:200%}.site-nav{position:sticky;top:0;z-index:50;background-color:#ebeaea;padding:.5rem 0;box-shadow:0 1px 4px #0000000f}.site-nav .container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.site-nav .brand img{height:75px;width:auto;display:block}.site-nav .toggle{border:1px solid rgba(0,0,0,.15);border-radius:4px;background:transparent;padding:.4rem .75rem;cursor:pointer;display:none;font-size:1.25rem;line-height:1;color:#212529}.site-nav ul.nav{list-style:none;margin:0;padding:0;display:flex;gap:0}.site-nav .nav-link{display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;border-bottom:2px solid transparent}.site-nav .nav-link:hover{color:#7e0300}.site-nav .nav-link.active{border-bottom-color:#7e0300}@media(max-width:991.98px){.site-nav .toggle{display:block}.site-nav ul.nav{flex-direction:column;flex-basis:100%;max-height:0;overflow:hidden;transition:max-height .25s ease}.site-nav.is-open ul.nav{max-height:30rem}}.introduction{margin:2rem 0 3rem}.introduction img.worker{max-width:100%}.introduction ul{list-style:none;padding:0;margin:0}.introduction li{margin-bottom:.6rem}.introduction li:before{content:"✓";margin:0 .6em 0 0;border-radius:12px;height:24px;width:24px;display:inline-flex;align-items:center;justify-content:center;background:#7e0300;color:#fff}.why-block{margin:3rem 0;text-align:center}.why-block .service-tagline{font-size:2rem;text-decoration:underline}.main-selling-points{margin-bottom:3rem}.animated-counts{min-height:300px;display:flex;align-items:center;color:#fff;margin:3rem 0;background:#7e0300;padding:3rem 0}.animated-counts .counts{display:grid;grid-template-columns:repeat(3,1fr);width:100%;gap:1rem}@media(max-width:768px){.animated-counts .counts{grid-template-columns:1fr;gap:2rem}}.animated-counts .count-col{display:flex;flex-direction:column;align-items:center;text-align:center}.animated-counts .count-col p{font-size:1.25rem;font-weight:300;color:#f4f4f4;margin:0}.animated-counts .num{font-size:3.75rem;font-weight:700;line-height:1}.services .card{height:100%}.services .card.mold .card-body,.services .card.asbestos .card-body,.services .card.fire .card-body,.services .card.leadpaint .card-body{color:#fff;background-size:cover;background-repeat:no-repeat;background-position:center}.services .card.mold .card-body{background-image:linear-gradient(#4800484d,#c04848cc),url(/images/mold-cleanup.jpg)}.services .card.asbestos .card-body{background-image:linear-gradient(#4800484d,#c04848cc),url(/images/asbestos-cleanup.jpg)}.services .card.fire .card-body{background-image:linear-gradient(#4800484d,#c04848cc),url(/images/fire-cleanup.jpg)}.services .card.leadpaint .card-body{background-image:linear-gradient(#4800484d,#c04848cc),url(/images/lead-cleanup.png)}.hero-image{min-height:300px;background:#d3d3d3;text-align:center;padding:2rem 1rem}.hero-image img{width:100%;max-height:600px;object-fit:cover}hr{margin:2rem 0;border:0;border-top:1px solid rgba(0,0,0,.1)}.myclientspot-form-embed{margin:2rem auto;width:100%}.myclientspot-form-embed iframe{border:0;width:100%;min-height:600px}.myclientspot-form-embed .credit{text-align:right;margin:.5rem 0;font-size:85%;font-style:italic}.primary-footer{margin-top:3rem;padding:2rem 0;background:#212529;color:#fff;text-align:center}.primary-footer ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 2rem}.primary-footer a{color:#fff;text-decoration:underline;text-underline-offset:2px}.primary-footer a:hover{text-decoration:none}
