.hero{background-image:url(/assets/hero.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:450px}.hero .offer{font-size:.9em;color:#fff;text-align:left;max-width:1280px;margin:0 auto;position:relative;height:100%;border-radius:4px;padding-top:1rem}.hero .offer .quote{position:absolute;right:50px;top:60px;background-color:rgba(34,34,44,.65);border-radius:4px;padding:1rem;width:300px;box-shadow:0 30px 50px rgba(0,0,0,.25);z-index:1}.hero .offer .quote h2{color:#fff;text-transform:uppercase;text-align:center}.hero .offer .quote .actionBlock{display:flex;flex-direction:column}.hero .offer .quote .actionBlock a{color:#fff;min-width:165px;padding:14px 20px;text-decoration:none;font-size:1.25em;text-align:center;vertical-align:middle;text-transform:uppercase;margin-bottom:20px}.hero .offer .quote .actionBlock .call{background:#1b4741}.hero .offer .quote .actionBlock .quoteButton{background:#ed243c}.hero .offer .quote .quote-form input{background-color:#fff;color:#333;border:1px solid #ddd}.hero .offer .quote .quote-form h2{color:#fff}@media(max-width:479px){.hero .quote{display:none}}.services{position:relative;background:#e1b87f;padding:.05rem}.services ul{list-style:none;display:flex;padding:0 1rem;justify-content:space-evenly;max-width:1280px;margin:0 auto;position:relative}.services ul li{text-align:center;margin:0 1.4rem;font-size:1em;line-height:1em}.services ul li img{width:75px;height:75px;object-fit:cover}@media(max-width:767px){.services{overflow:auto}}.quote{margin-top:3rem}.quote .quote-form{padding:2rem;max-width:600px;margin:0 auto}.whoWeAre{display:flex;justify-content:space-evenly;width:100%;max-width:1280px;margin:0 auto;position:relative}.whoWeAre h2{text-transform:uppercase}.whoWeAre div{text-align:center}.whoWeAre .process{display:flex;flex-direction:column;width:50%}.whoWeAre .process .step{display:flex;margin-top:1rem;margin-bottom:1rem}.whoWeAre .process .step .icon{color:#fff}.whoWeAre .process .step .icon .circle{width:40px;height:40px;border-radius:50%;background-color:#1b4741;display:flex;justify-content:center;align-items:center}.whoWeAre .process .step .message{flex-grow:1;width:100%;margin-left:1rem}.whoWeAre .process .step .message div{text-align:left}.whoWeAre .process .step .message .label{font-weight:700}.whoWeAre .locallyOwned{margin:1rem}@media(max-width:767px){.whoWeAre{display:block}.whoWeAre .process{width:100%}.whoWeAre .process .step .icon{padding-left:25px}}.whyUs{display:flex;width:100%;max-width:1280px;margin:0 auto;position:relative}.whyUs .chooseUs{padding:0 2rem;width:50%}.whyUs .chooseUs ul{margin:0;padding:0}.whyUs .chooseUs ul li{list-style:none;margin:1rem 0;display:flex}.whyUs .chooseUs ul li .icon{color:#fff;font-size:1em}.whyUs .chooseUs ul li .icon .circle{width:20px;height:20px;border-radius:50%;background-color:#1b4741;display:flex;justify-content:center;align-items:center}.whyUs .chooseUs ul li .icon svg{height:15px;width:15px}.whyUs .chooseUs ul li .message{flex-grow:1;width:100%;margin-left:1rem;text-align:left;display:flex;flex-direction:column;justify-content:center}.whyUs .image{padding-top:20px}.whyUs .image img{width:100%;height:auto;object-fit:cover}@media(max-width:767px){.whyUs{display:block}.whyUs .chooseUs{width:100%;padding:0}.whyUs .chooseUs .wrapper{padding:0 1rem}}.promise{text-align:center;background:#ffe8cc;border-radius:8px;padding:2rem 1.25rem}.promise h2{font-size:2rem;margin-bottom:1rem;color:#1b4741;text-transform:uppercase}.promise p{font-size:1.125rem;margin-bottom:1.5rem}