:root {--font-family:'Roboto', sans-serif;/* Primary color */--brand-default:#0d0d0d;/* Darker shade */--brand-dark:#0d0d0d;/* Lighter shade */--brand-light:#54b747;/* Accent color for buttons, CTA, phone numbers - check for accessibility */--brand-accent:#ec1e25;/* Defining color values to older css variables */--nav-brand-color:var(--brand-dark);--nav-brand-color-dark:var(--brand-dark);--color-primary:var(--brand-default);--color-secondary:var(--brand-accent);}/** HERO **/#hero {position:relative;overflow:hidden;background-color:var(--brand-dark, #333);height:clamp(300px, 60vw, 600px);}img.hero-bg {position:absolute;inset:0;height:100%;width:100%;object-fit:cover;opacity:.5;mix-blend-mode:multiply;}#hero-content {position:relative;width:100%;position:relative;width:100%;height:100%;display:flex;flex-direction:column;place-content:center;}#hero p.headline {font-size:clamp(36px, 5vw, 72px);font-family:var(--font-family);width:fit-content;margin:0 auto;line-height:1.1;text-transform:uppercase;}#hero p.headline span {font-family:var(--font-family);font-weight:700;font-size:clamp(24px, 3vw, 42px);text-transform:uppercase;font-style:italic;display:block;}#hero p {font-size:clamp(15px, 2vw, 18px);line-height:1.6;text-align:center;color:#fff;margin:.75rem auto 0;}#hero .button {border:1px solid #fff;}/* Special H2 treatment */.home h2 {color:var(--brand-dark);text-align:center;font-size:clamp(26px,3.5vw,36px);line-height:1.5;letter-spacing:.05rem;font-family:inherit;}.home h2 span {font-family:inherit;font-size:.85rem;font-weight:400;display:block;color:var(--brand-default);}/***------------ Service Area ------------***/#service-area {position:relative;height:450px;overflow:hidden;box-sizing:content-box;}#service-area p.home-section-title {color:#fff;text-shadow:0px -1px 0px rgba(0,0,0,.3);text-align:left;margin-bottom:15px;font-size:22px;text-transform:uppercase;}#service-area p.more-assets {left:0;z-index:1;bottom:-45px;position:absolute;}#service-area p.more-assets a {color:#fff;font-weight:bold;}/* Geo City List */#service-area #home-city-list-wrap {position:absolute;z-index:1;background:transparent;width:100%;}#home-city-list {height:450px;background:#000000;position:relative;padding:20px 20px;box-sizing:border-box;pointer-events:visible;}.city_scroll_list_container {position:relative;}#home-city-list h3 {color:#fcfcfc;font:500 16px sans-serif;margin:0px auto 20px;}#home-city-list h3 a,.city_scroll_list a {color:#fff;border-bottom:2px dotted rgb(255 255 255);transition:border .2s ease;}#home-city-list h3 a:hover, .city_scroll_list a:hover {border-bottom:1px dotted #fff;}.city_scroll_list_content {height:300px;overflow-y:scroll;padding-bottom:50px;}.city_scroll_list {list-style:none;margin:0px;line-height:1.3em;overflow:auto;}.city_scroll_list_title {color:#54b747;margin:20px auto 0px;font-weight:500;display:inline-block;}.city_scroll_list_title:first-of-type {margin-top:0px;}.city_scroll_list li {font:200 16px/16px sans-serif;color:#e8e8e8;display:block;padding:15px 0;margin:0;border-bottom:1px solid rgba(100,100,100,.2);}.city_scroll_list_local_phone {color:rgb(255 255 255 / 88%);font-size:12px;font-weight:500;display:block;clear:both;padding-top:20px;}#gmap-wrap {width:100%;height:450px;margin:0 auto;}#service-area .gm-style {border-radius:0;}/* Google map on Service Area Page */#content-wrap #gmap-wrap {width:300px;height:300px;margin:0px 0px 30px 30px;float:right;}@media screen and (max-width:1024px) {#service-area {height:auto;}#service-area #home-city-list-wrap {position:relative;}#home-city-list {pointer-events:none;}}@media screen and (min-width:641px) and (max-width:1024px) {#home-city-list {padding:30px 20px 60px;height:auto;}.city_scroll_list_content {height:110px;}.city_scroll_list {-webkit-column-count:3;-moz-column-count:3;column-count:3;}}@media screen and (max-width:640px) {/* Service Area Page Map */#content-wrap #gmap-wrap {margin:30px auto;float:none;width:100%;height:400px;}}.footer-link ul {font-weight:normal;}/* Content Elements */:where(#hp-content,#content-wrap) ul {margin-bottom:1rem;}:where(#hp-content,#content-wrap) ul li {margin-left:1.25rem;margin-bottom:.5rem;}:where(#hp-content,#content-wrap) ul.list-columns {display:grid;grid-template-columns:repeat( auto-fit, minmax(200px, 1fr) );gap:0 1rem;}:where(#hp-content,#content-wrap) ul.list-columns li {margin-left:1.25rem;}p.page_bottom_estimate_callout {margin-top:2rem;}/* Free Estimate page */.contact_form.module.us {font-family:'Roboto',sans-serif;}.contact_form .bar {line-height:1.4;font-weight:300;text-align:center;}.contact_form h1 {text-align:center;}.contact_form.module.us form > div {width:100%;}#content-wrap>div.contact_form div.form_fields {width:100%;}#content-wrap>div.contact_form div.form_fields :is(input, select, textarea) {width:100%;border-radius:3px;box-sizing:border-box;background-color:#fff;border:1px solid #dcdcdc;}#content-wrap>div.contact_form div.form_fields :is(input, select){height:40px !important;}label.error {color:red !important;font-weight:normal !important;width:100% !important;margin:5px 0 20px !important;line-height:0 !important;}.contact_form .step.current .title {background-color:var(--brand-dark);color:#fff;}.contact_form .step .title {color:#555;background-color:#efefef;}#content-wrap>.contact_form .step label {width:100%;}.contact_form.module label#sms_consent-label {font-weight:normal;font-size:12px;line-height:1.4;}#content-wrap>div.contact_form div.form_fields input#sms_consent {flex:0 1 15px;margin:0;height:fit-content !important;}#fin-form {width:100%;float:none;margin:0 auto;order:1;}#fin-form .contact_form.page_widget.us {max-width:100%;padding:2rem;}#fin-form .contact_form form {width:100%;}div#fin-content {display:grid;}#fin-form :is(input,select,textarea) {height:40px;display:block;width:100%;}#fin-form .contact_form [type=submit] {background:var(--brand-accent);color:#fff;}#header.header__style3 * {margin:0px;}#header.header__style3 {margin-bottom:1px;display:grid;grid-template-columns:auto auto auto;}#header.header__style3 #header--logo {z-index:10;grid-column:1 / span 2;grid-row-start:2;display:flex;align-items:center;justify-content:flex-start;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;}#header.header__style3 #header--logo a {width:clamp(175px, 25vw, 350px);}#header.header__style3 #header--logo a > * {width:100%;height:100%;object-fit:contain;max-height:125px;}#header.header__style3 #header--territory {grid-column:span 2 / span 2;grid-column-start:1;grid-row-start:1;display:flex;width:100%;align-items:center;justify-content:space-evenly;background-color:var(--brand-dark, #777);padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;text-align:center;--tw-text-opacity:1;color:#fff;}#header.header__style3 #header--open-text {display:none;}#header.header__style3 .header--divider {display:none;}#header.header__style3 #header--serving-text + .header--divider {display:none;}#header.header__style3 #header--serving-text {font-size:0.8rem;line-height:1.25;letter-spacing:.025rem;}#header.header__style3 #header--serving-text span {font-weight:700;}#header.header__style3 #header--phone-text {display:none;font-size:1.5rem;line-height:2rem;font-weight:700;color:var(--brand-accent,#777);}#header.header__style3 #header--phone-mobile {grid-column-start:3;grid-row-start:1;display:flex;align-items:center;justify-content:center;background-color:var(--brand-accent,#777);padding-left:1rem;padding-right:1rem;}#header.header__style3 #header--phone-mobile p {display:flex;align-items:center;gap:0.25rem;text-align:center;font-size:0.875rem;line-height:1.25rem;font-weight:600;color:#fff;}#header.header__style3 #header--phone-mobile svg {transform:rotate(45deg);fill:currentColor;}#header.header__style3 #header--nav {grid-column-start:3;grid-row-start:2;padding:1rem;display:flex;}#header.header__style3 #header--nav .header-item-right {order:99;}#header.header__style3 #header--nav ul.menu-section {gap:clamp(1rem, 3vw, 3rem);}@media screen and (min-width:1024px){#header.header__style3{margin-bottom:0px;grid-template-columns:auto 1fr;grid-template-rows:40px auto 50px;}#header.header__style3 #header--logo {grid-column:span 1 / span 1;grid-row:span 3 / span 3;padding-top:1rem;padding-bottom:1rem;}#header.header__style3 #header--territory {grid-column-start:2;grid-row-start:1;height:40px;width:fit-content;justify-self:end;padding:0px 1.5rem 0 2rem;border-radius:0 0 0 999px;}#header.header__style3 #header--open-text {display:block;white-space:nowrap;font-weight:700;padding-left:0.5rem;font-size:1rem;line-height:1.5rem;}#header.header__style3 .header--divider {display:block;margin-left:1rem;margin-right:1rem;height:60%;width:1px;background-color:rgba(255 255 255 / .3);}#header.header__style3 #header--serving-text {font-size:1rem;line-height:1.5rem;}#header.header__style3 #header--phone-text {display:flex;padding-right:1.5rem;padding-top:1rem;padding-bottom:1rem;text-align:right;font-size:2.25rem;line-height:1;vertical-align:middle;align-items:center;justify-content:end;}#header.header__style3 #header--phone-mobile {grid-column-start:2;justify-content:flex-end;background-color:transparent;padding:1rem;}#header.header__style3 #header--phone-mobile p {display:none;}#header.header__style3 #header--nav {grid-column:span 1 / span 1;grid-column-start:2;grid-row-start:3;display:block;padding:0 1.5rem;align-self:end;}#header.header__style3 #header--nav .menu > ul > li a[title*="Free"]::before,#header.header__style3 #header--nav .menu > ul > li a[title="Service Area"]::before {content:\'\';display:inline-block;width:1rem;height:1rem;background-color:currentColor;-web-mask-repeat:no-repeat;mask-repeat:no-repeat;}#header.header__style3 #header--nav .menu > ul > li a[title="Service Area"]::before {-web-mask-image:url(https://cdn.treehouseinternetgroup.com/cms_images/637/service-area-icon.svg);mask-image:url(https://cdn.treehouseinternetgroup.com/cms_images/637/service-area-icon.svg);}#header.header__style3 #header--nav .menu > ul > li a[title*="Free"]::before {-web-mask-image:url(https://cdn.treehouseinternetgroup.com/cms_images/637/inspection-icon.svg);mask-image:url(https://cdn.treehouseinternetgroup.com/cms_images/637/inspection-icon.svg);}/** Stuck Header Style 3 **/.stuck #header.header__style3 {position:fixed;z-index:99999;width:100%;padding-bottom:2.5rem;animation:stickySlideDown .3s ease both;grid-template-rows:auto auto;}.stuck #header.header__style3 #header--logo {padding-top:.5rem;padding-bottom:.5rem;grid-row:span 2;}.stuck #header.header__style3 #header--logo a > * {height:60px;}.stuck #header.header__style3 #header--territory {display:none;}.stuck #header.header__style3 #header--phone-text {font-size:1.75rem !important;grid-row-start:1;grid-column-start:2;}.stuck #header.header__style3 #header--nav {grid-row-start:2;}}#page-wrap a:not(.button) {color:#ff0000;}.contact_form button.next, .contact_form input.next {background:#ec1e25;color:white;}li.menu-item.quote {background:#54b747;padding:0 1.4rem;}li.menu-item.quote a {color:#ffffff;}#page-wrap ul[class*="arrows"] li:before, #page-wrap ul[class*="checks"] li:before {background-color:#54b747}p.page_bottom_estimate_callout {display:none;}