@charset "UTF-8";
/* custom.CSS is compiled from custom.SCSS; make edits to the SCSS file */
/*
* GLOBAL/DEFAULT
*/
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.no-touch .links_underline p a:not(.w-btn) {
  border-bottom: 1px solid;
}
html {
  /* use clamp(1rem, 1.5vw, 2rem) for responsive sizing */
  /*.wpb_text_column a:not(.w-btn) {
	text-decoration: underline;
}
	&.no-touch a[href^="tel:"]:not(.w-btn) {
	cursor: text;
	pointer-events: none;
}*/
}
html body {
  font-size: 1.125rem;
}
html h1 {
  font-size: clamp(2.25rem, 3.25vw, 3.25rem);
}
html h2 {
  font-size: clamp(2rem, 2.5vw, 2.5rem);
}
html h3 {
  /* adobe font linked in theme options > custom code */
  font-family: mundial, sans-serif;
}
html h4 {
  color: #2f5d1b;
  font-family: mundial, sans-serif;
  font-weight: 700;
}
html address {
  font-style: normal;
}
html iframe, html img {
  vertical-align: middle;
}
html .lorem {
  background-color: red;
}
html a[href^="tel:"] {
  white-space: nowrap;
}
html a[href^="mailto:"] {
  word-break: break-word;
  color: inherit;
}
html .w-image:not(:last-child), html .w-tabs:not(:last-child), html .w-video:not(:last-child), html .g-cols.vc_inner:not(:last-child), html .l-main .w-image.align_right, html .l-main .w-image.align_left {
  margin-bottom: 1.5rem;
}
html .wpb_text_column + .w-separator.with_line {
  margin-top: -1.5rem;
}
@media screen and (max-width: 767px) {
  html .l-main .w-btn-wrapper, html .l-footer .w-btn-wrapper {
    display: block;
    margin: 1rem 0 !important;
    text-align: center;
  }
  html .l-main .w-btn-wrapper.align_left, html .l-main .w-btn-wrapper.align_right, html .l-footer .w-btn-wrapper.align_left, html .l-footer .w-btn-wrapper.align_right {
    display: block;
    float: none;
  }
}
@media screen and (max-width: 600px) {
  html .l-main .w-btn-wrapper .w-btn, html .l-footer .w-btn-wrapper .w-btn {
    width: 100%;
  }
}
html .l-main .w-image > a, html .l-footer .w-image > a {
  display: inline-block;
}
html .l-main .w-hwrapper > div, html .l-footer .w-hwrapper > div {
  margin: 0.6rem;
}
@media screen and (max-width: 767px) {
  html h2, html h3, html h4 {
    text-align: center;
  }
}
.l-main > .wpb-content-wrapper:first-child > .l-section:first-child > .l-section-h {
  padding-top: var(--header-height);
}
.l-main > .wpb-content-wrapper:first-child > .l-section:first-child > .l-section-img, .l-main > .wpb-content-wrapper:first-child > .l-section:first-child > .l-section-overlay {
  top: var(--header-height);
}
[class*="ul-styled"] ul {
  margin-left: 0;
  list-style-type: none;
}
[class*="ul-styled"] ul > li {
  position: relative;
  padding-left: 1.75em;
}
[class*="ul-styled"] ul > li:before {
  font-family: fontawesome;
  font-weight: 900;
  position: absolute;
  left: 0;
  color: #2f5d1b;
}
.ul-styled-arrow ul > li:before {
  content: "";
}
.ul-styled-check ul > li:before {
  content: "";
}
.gform_wrapper {
  /* CUSTOM RADIO/CHECKBOX BUTTONS */
}
.gform_wrapper .gform_validation_errors > h2.gform_submission_error {
  font-size: inherit !important;
  font-family: inherit;
}
.gform_wrapper .gform_fields {
  grid-row-gap: 1.5rem !important;
}
.gform_wrapper .gform_heading {
  display: none;
}
.gform_wrapper textarea {
  resize: none;
}
.gform_wrapper .gfield {
  vertical-align: top;
}
.gform_wrapper .gform_footer input[type="submit"] {
  width: 100%;
}
.gform_wrapper input[type="text"], .gform_wrapper input[type="radio"], .gform_wrapper textarea, .gform_wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.gform_wrapper select::-ms-expand {
  display: none;
}
.gform_wrapper .gfield_radio > [class^="gchoice"], .gform_wrapper .gfield_checkbox > [class^="gchoice"] {
  display: inline-block;
  padding: 0;
  margin-left: 0.75em;
  margin-right: 0.75em;
  line-height: 1.2;
}
@media screen and (max-width: 479px) {
  .gform_wrapper .gfield_radio > [class^="gchoice"], .gform_wrapper .gfield_checkbox > [class^="gchoice"] {
    width: initial !important;
    margin-left: 0.75em !important;
    margin-right: 0.75em !important;
  }
}
.gform_wrapper .gfield_radio input[type="radio"], .gform_wrapper .gfield_radio input[type="checkbox"], .gform_wrapper .gfield_checkbox input[type="radio"], .gform_wrapper .gfield_checkbox input[type="checkbox"] {
  display: none;
}
.gform_wrapper .gfield_radio input[type="radio"] + label, .gform_wrapper .gfield_radio input[type="checkbox"] + label, .gform_wrapper .gfield_checkbox input[type="radio"] + label, .gform_wrapper .gfield_checkbox input[type="checkbox"] + label {
  display: inline-block;
  width: 100%;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  font-weight: 400;
  padding: 0.25em 0 0.25em 1.5em;
  position: relative;
}
.gform_wrapper .gfield_radio input[type="radio"] + label:before, .gform_wrapper .gfield_radio input[type="checkbox"] + label:before, .gform_wrapper .gfield_checkbox input[type="radio"] + label:before, .gform_wrapper .gfield_checkbox input[type="checkbox"] + label:before {
  content: "";
  font: normal 400 1em/1 FontAwesome;
  margin-right: 0.3em;
  position: absolute;
  left: 0;
  color: black;
}
.gform_wrapper .gfield_radio input[type="radio"]:checked + label, .gform_wrapper .gfield_radio input[type="checkbox"]:checked + label, .gform_wrapper .gfield_checkbox input[type="radio"]:checked + label, .gform_wrapper .gfield_checkbox input[type="checkbox"]:checked + label {
  color: black;
}
.gform_wrapper .gfield_radio input[type="radio"]:checked + label:before, .gform_wrapper .gfield_radio input[type="checkbox"]:checked + label:before, .gform_wrapper .gfield_checkbox input[type="radio"]:checked + label:before, .gform_wrapper .gfield_checkbox input[type="checkbox"]:checked + label:before {
  content: "";
  font-weight: 900;
}
.gform_wrapper .gfield_radio input[type="radio"]:checked + label:before {
  content: "";
  font-weight: 900;
}
.gform_wrapper .gfield_checkbox input[type="checkbox"]:checked + label:before {
  content: "";
  font-weight: 900;
}
::-webkit-input-placeholder {
  opacity: 1;
}
::-moz-placeholder {
  opacity: 1;
}
:-ms-input-placeholder {
  opacity: 1;
}
::-ms-input-placeholder {
  opacity: 1;
}
::placeholder {
  opacity: 1;
}
.hours-table {
  width: 100%;
}
.hours-table .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.hours-table:not(:last-child) {
  margin-bottom: 2.5rem;
}
.l-header {
  /*&.sticky {
	.w-vwrapper>*:not(:last-child) {
	margin-bottom: 0;
}
	.w-vwrapper > *:not(.w-hwrapper) {
	display: none;
}
}*/
}
.l-header .l-subheader.at_middle {
  padding-left: 0 !important;
}
.l-header .l-subheader.at_middle .at_left, .l-header .l-subheader.at_middle .at_left * {
  height: inherit !important;
}
.l-header .w-nav {
  font-size: 1rem;
}
.l-header .w-nav .w-nav-arrow:before {
  font-weight: 300;
}
.l-header .w-nav.type_desktop .mobile-only, .l-header .w-nav.type_desktop .w-nav-anchor.w-btn {
  display: none;
}
.l-header .w-nav.type_desktop .hover_underline .current-menu-item .w-nav-title:after, .l-header .w-nav.type_desktop .hover_underline .current-menu-ancestor .w-nav-title:after {
  bottom: -2px !important;
  opacity: 1 !important;
}
.l-header .w-nav.type_desktop .w-nav-anchor:not(.level_1) {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header .w-nav .w-nav-control > span {
  font-size: 1rem;
  text-transform: uppercase;
}
.l-header .w-nav .w-nav-control .w-nav-icon div, .l-header .w-nav .w-nav-control .w-nav-icon div:before, .l-header .w-nav .w-nav-control .w-nav-icon div:after {
  right: 0;
  border-radius: 5em;
}
.l-header .w-nav .w-nav-control:not(.active) .w-nav-icon div:before {
  width: 75%;
}
.l-header .w-nav .w-nav-control:not(.active) .w-nav-icon div:after {
  width: 55%;
}
@media screen and (max-width: 767px) {
  .l-header .w-nav-control > span {
    display: none;
  }
  .l-header .phone {
    padding: 0;
    width: 100%;
    line-height: inherit !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: transparent;
  }
  .l-header .phone:before {
    border-color: transparent;
  }
  .l-header .l-subheader-cell.at_right > .w-nav {
    margin-left: 0.7rem;
  }
}
.no-touch .w-nav.type_desktop .hover_underline .w-nav-anchor.level_1 .w-nav-title:after {
  background: #2f5d1b;
}
[class*="--content"] h1 {
  font-size: clamp(1.75em, 2.5vw, 2em);
}
[class*="--content"] h2 {
  font-size: clamp(1.5em, 2vw, 1.75em);
}
[class*="--content"] h3 {
  font-size: 1.25em;
}
[class*="--content"] .w-image.align_left, [class*="--content"] .w-image.align_right {
  max-width: 35%;
}
@media screen and (max-width: 600px) {
  [class*="--content"] .w-image.align_left, [class*="--content"] .w-image.align_right {
    max-width: 100%;
    float: none;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
  }
}
[class*="--content"] .w-btn-wrapper:not(:last-child), [class*="--content"] .w-tabs.accordion:not(:last-child), [class*="--content"] .w-video:not(:last-child) {
  margin-bottom: 3rem;
}
/* 
* BLOG GRID/LIST
* will probably need to change the .layout_182 class
*/
.layout_182 .w-grid-item:not(:last-child) {
  border-bottom: 1px solid #ccc;
  padding-bottom: 2rem;
}
.layout_182 .post_title {
  font-size: clamp(1.25rem, 2vw, 1.5rem);
  margin-bottom: 0.25em !important;
  text-align: left;
}
.layout_182 .post_date {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.layout_182 .post_content {
  margin-bottom: 1rem;
}
/* BLOG POST */
.blog--content .post_image {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .blog--content .post_image {
    float: right;
    max-width: 35%;
    margin-left: 2rem;
  }
}
.blog--content .post_title {
  margin-bottom: 0.25em;
}
.blog--content .post_date {
  font-size: 16px;
  display: block;
  position: relative;
}
.blog--content .post_date i {
  position: absolute;
  left: 0;
  top: 0;
}
.blog--content .post_content {
  margin-bottom: 1.5rem;
}
[class*="--sidebar"] {
  color: #666;
  font-size: 16px;
}
[class*="--sidebar"] > .vc_column-inner > .wpb_wrapper {
  background-color: #F2F2F2;
  padding: 1.5em;
  border-radius: 0.5em;
}
[class*="--sidebar"] > .vc_column-inner > .wpb_wrapper > div:not(:last-child) {
  margin-bottom: 1.5rem;
}
[class*="--sidebar"] h2, [class*="--sidebar"] .widgettitle {
  font-size: 1.25em;
}
[class*="--sidebar"] h2, [class*="--sidebar"] h3, [class*="--sidebar"] h4, [class*="--sidebar"] a {
  color: inherit;
}
[class*="--sidebar"] .siblings-page-list:not(:last-child) .page_item:not(.current_page_item) {
  display: none;
}
[class*="--sidebar"] .siblings-page-list:not(:last-child) .current_page_item {
  cursor: text;
  padding: 0.25em 1.5em;
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 0.35rem;
}
[class*="--sidebar"] .siblings-page-list:not(:last-child) .current_page_item:before {
  display: none;
}
[class*="--sidebar"] .siblings-page-list:not(:last-child) .current_page_item a {
  pointer-events: none;
}
[class*="--sidebar"] [class*="ul-styled"] ul > li:before {
  color: inherit;
}
[class*="--sidebar"] .hours-table {
  max-width: 15em;
}
.no-touch [class*="--sidebar"] a:hover {
  color: #2f5d1b;
}
.l-footer {
  font-size: 1rem;
}
.l-footer .w-text.icon_atleft {
  margin-bottom: 1em;
}
.l-footer .w-text.icon_atleft a {
  color: white;
}
.l-footer .w-hwrapper {
  display: -ms-grid;
  display: grid;
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .l-footer .w-hwrapper {
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
}
.l-footer .w-hwrapper > div {
  margin: 0 !important;
}
.l-footer .copyright {
  font-size: 14px;
}
.cta-blurb {
  color: white;
}
.cta-blurb .g-cols.vc_row {
  margin: 0;
  border-radius: 1.25rem;
  padding: min(4rem, 5%);
  background: var(--color-content-primary);
}
.cta-blurb h2, .cta-blurb h3 {
  font-size: clamp(1.5rem, 2vw, 2rem);
  color: inherit;
}
.cta-blurb a {
  color: inherit;
}
.cta-blurb.alt {
  text-align: center;
}
.cta-blurb.alt .g-cols.vc_row {
  background: var(--color-content-text);
}
.cta-blurb.alt h3 {
  font-family: var(--font-h1);
  max-width: 26em;
  margin-left: auto;
  margin-right: auto;
}
#home-services .l-section-h {
  width: 90%;
  max-width: none;
}
#home-services .w-hwrapper {
  display: -ms-grid;
  display: grid;
  gap: 3rem 2rem;
}
#home-services .w-hwrapper > div {
  margin: 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #home-services .w-hwrapper {
    -ms-grid-columns: 1fr 2rem 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1025px) {
  #home-services .w-hwrapper {
    -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1024px) {
  .masthead-home {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
}
.masthead-home {
  text-align: center;
  color: white;
}
.masthead-home h1 {
  color: inherit;
  font-weight: 400;
}
.masthead-home h1 + .wpb_text_column {
  max-width: 34em;
  margin-left: auto;
  margin-right: auto;
}
.masthead-home .sub_head {
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0 !important;
  letter-spacing: 2px;
}
.masthead-home .sub_head + h1 {
  padding-top: 10px;
}
.masthead-internal {
  padding-top: 11%;
  padding-bottom: 11%;
}
.masthead-internal h1 {
  color: white;
  text-align: center;
  max-width: 14.25em;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .img-left {
    padding-top: 0 !important;
  }
  .img-left, .img-left .l-section-img {
    padding-bottom: 70% !important;
  }
  .img-left .l-section-img {
    top: auto;
  }
}
@media screen and (min-width: 768px) {
  .img-left .l-section-img {
    right: 50%;
  }
}
@media screen and (max-width: 767px) {
  .img-right {
    padding-top: 0 !important;
  }
  .img-right, .img-right .l-section-img {
    padding-bottom: 70% !important;
  }
  .img-right .l-section-img {
    top: auto;
  }
}
@media screen and (min-width: 768px) {
  .img-right .l-section-img {
    left: 50%;
  }
}
main .w-image-h {
  border-radius: 5%;
}
.plans .w-hwrapper {
  -webkit-box-align: unset;
  -ms-flex-align: unset;
  align-items: unset;
}
.plans .w-iconbox {
  border: 1px solid #79906e;
  border-radius: 10px;
  padding: 3rem;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media screen and (min-width: 768px) {
  .plans .w-iconbox {
    width: 30%;
  }
}
.plans .w-iconbox .fa-check {
  color: #a4c496 !important;
  font-size: 1.2rem;
  border: solid #a4c496 3px;
  border-radius: 50%;
  padding: 0.5rem;
  margin-bottom: 1rem;
}
.plans-include .vc_column-inner {
  border: 1px solid #79906e !important;
  border-radius: 10px;
  margin: 1rem;
  padding: 0 !important;
}
.plans-include .w-vwrapper {
  background-color: #47644f;
  color: white;
  border-radius: 10px 10px 0 0;
  margin-bottom: 1rem;
  padding: 1rem 0;
}
.contact-boxes {
  background-color: #fff;
  border-radius: 12px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  padding: 1.5rem;
}
.to-do a {
  color: #2473c7;
}
.to-do .vc_column-inner {
  border: 1px solid #000 !important;
  border-radius: 10px;
  margin: 1rem;
  padding: 1rem;
}
