.background-contrast {
  background-color: #fff;
}

.fl-section.alt-bg {
  background-color: #eee;
}

body {
  font-family: "agenda-one", sans-serif;
  font-weight: 400;
}

h1, h2, h3 {
  font-family: "agenda-one", sans-serif;
}

h1, h2 {
  color: #0052a1;
}

a {
  text-decoration: underline;
}

/*-----Forms-----*/
.gform_wrapper textarea, .gform_wrapper input:not([type=submit]):not([type=checkbox]):not([type=radio]) {
  font-family: "agenda-one", sans-serif !important;
  display: block !important;
  padding: 1rem !important;
  width: 100% !important;
  border-radius: 0 !important;
  border: 0 solid #111;
  margin: 0 !important;
  box-shadow: none !important;
  color: #111;
}
.gform_wrapper .fl-form-consent {
  font-size: 1rem;
}

.fl-search__wrap {
  background-color: #0052a1;
}
.fl-search__heading {
  color: #fff;
}
.fl-search__form * {
  font-family: "agenda-one", sans-serif !important;
}
.fl-search__submit {
  background-color: #0052a1;
  color: #fff;
  text-shadow: 1px 1px 5px rgba(30, 30, 30, 0.25);
}
.fl-search__submit:hover {
  background-color: #4d9c22;
}

.button, .button.gform_submit {
  padding: 0.8rem 1.6rem;
  color: #fff;
  background-color: #0052a1;
  border-radius: 0;
  border: solid #0052a1 0;
  font-size: 18px;
  -webkit-transition-duration: 0.2s; /* Safari */
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
}
.button:hover, .button.gform_submit:hover {
  color: #fff;
  background-color: #002b55;
  border: solid #0052a1 0;
}
.button.button--alt, .button.gform_submit.button--alt {
  background: #ffd300;
  color: #111;
}
.button.button--alt:hover, .button.gform_submit.button--alt:hover {
  background: #111;
  color: #fff;
}
.button.button--dark, .button.gform_submit.button--dark {
  background: #002b55;
  background: #eee;
  color: #111;
}
.button.button--dark:hover, .button.gform_submit.button--dark:hover {
  background: #111;
  color: #fff;
}

.fl-location__year {
  color: #0052a1;
}
.fl-location__icon svg * {
  fill: #0052a1;
}
.fl-location__details h3 {
  color: #0052a1;
}
@media (min-width: 769px) {
  .fl-location__areas-served--many .fl-list li {
    margin-right: 2rem;
  }
}
.fl-location__form h3 {
  color: #0052a1;
}
.fl-location__form .gform_button {
  background: #0052a1 !important;
  place-self: start;
}
html {
  scroll-padding: calc(139px + 6rem);
}
@media (max-width: 1024px) {
  html {
    scroll-padding: calc(109px + 6rem);
  }
}

.fl-header {
  z-index: 50;
  background-color: #fff;
}
.fl-header__alert {
  background-color: #eee;
}
.fl-header__nav .menu li a, .fl-header__nav .menu li .fl-header__not-a-link {
  color: #333;
  font-size: 1.6rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
}
.fl-header__nav .menu li a:hover, .fl-header__nav .menu li .fl-header__not-a-link:hover {
  color: #0052a1;
  text-decoration: none;
}
.fl-header__nav .menu li .sub-menu {
  background-color: #fff;
}
.fl-header__nav .menu li .sub-menu li {
  line-height: 1.15;
}
.fl-header__nav .menu li .sub-menu li a {
  font-size: 1.5rem;
  color: #111;
}
.fl-header__nav .menu li .sub-menu li a:hover {
  color: #0052a1;
}
.fl-header__aux {
  padding: 0.75rem 0;
  background: #0052a1;
}
.fl-header__aux a {
  background-color: #ffd300;
  color: #111;
  line-height: 1;
  font-size: 1.4rem;
}
.fl-header__aux a:hover {
  background: #4d9c22;
  color: #fff;
}
.fl-header__aux svg * {
  fill: #000;
}
.fl-header__toggle span {
  background-color: #000;
}
@media (min-width: 1361px) {
  .fl-header__locations:hover ul {
    column-count: 2;
    min-width: 300px;
    transform: translateX(-25%);
  }
}
@media (min-width: 1025px) {
  .fl-header__inner {
    padding: 1rem;
  }
  .fl-header__logo {
    height: 8rem;
  }
  .fl-header__shim {
    height: 139px;
  }
}
@media (max-width: 1360px) {
  .fl-header__nav {
    top: 139px;
  }
}
@media (max-width: 1024px) {
  .fl-header__inner {
    padding: 1rem;
  }
  .fl-header__logo {
    height: 5rem;
  }
  .fl-header__aux .site-container {
    justify-content: space-between;
  }
  .fl-header__nav {
    top: 109px;
    min-height: calc(100vh - 109px);
  }
  .fl-header__nav .menu li a {
    color: #111;
  }
  .fl-header__nav .menu li a:hover {
    color: #0052a1;
  }
  .fl-header__nav .menu li .sub-menu li a {
    color: #111;
  }
  .fl-header__nav .menu li .sub-menu li a:hover {
    color: #111;
  }
  .fl-header__shim {
    height: 109px;
  }
}
@media (max-width: 480px) {
  .fl-header__shim {
    height: 70px;
  }
  .fl-header__aux {
    position: fixed;
    width: 100%;
    bottom: 0;
    background: #111;
  }
  .fl-header__aux .site-container {
    justify-content: center;
  }
  .fl-header__nav {
    top: 70px;
  }
  .fl-header__phone-cta {
    gap: 10px;
  }
  .fl-header__phone-cta a {
    color: #111;
  }
  .fl-header__ctas a {
    padding: 0.75rem 1rem;
  }
  .fl-header__phone-button {
    font-size: 1.2rem !important;
  }
}

.fl-footer {
  background-color: #0052a1;
  padding: 3rem 0;
}
.fl-footer * {
  color: #fff;
}
.fl-footer__grid {
  display: grid;
  gap: 3rem;
}
.fl-footer__social svg, .fl-footer__social svg * {
  fill: #fff;
  -webkit-transition-duration: 0.2s; /* Safari */
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
}
.fl-footer__social a:hover svg, .fl-footer__social a:hover svg * {
  fill: #ffd300;
}
.fl-footer__bottom {
  padding-top: 20px;
  text-align: center;
}
.fl-footer__bottom hr {
  border: 1px solid rgba(255, 255, 255, 0.25);
  margin-bottom: 20px;
}
.fl-footer__bottom p {
  margin-bottom: 10px;
}
.fl-footer__bottom p.credit, .fl-footer__bottom a {
  color: rgba(255, 255, 255, 0.75);
  font-size: 1.2rem;
  margin: 0;
}
.fl-footer .menu a {
  text-decoration: none;
}
.fl-footer .menu a:hover {
  color: #ffd300;
}
.fl-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fl-footer h4 {
  margin: 0;
}

@media (min-width: 1025px) {
  .fl-footer__grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 7.5rem;
  }
  .fl-footer__grid > * {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    justify-content: start;
    align-items: start;
  }
  .fl-footer__logo {
    height: 8rem;
  }
}
@media (max-width: 768px) {
  .fl-footer__logo {
    height: 6rem;
  }
}
.fl-blog .fl-vertical-accent {
  width: 10px;
  height: 70px;
  background: linear-gradient(to bottom, #0052a1 0%, #002b55 100%);
}
.fl-blog__item-link {
  aspect-ratio: 5/4;
}
.fl-blog__categories {
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 0.5rem;
  margin-bottom: 1rem;
}
.fl-blog h3 {
  font-size: clamp(1.8rem, 2vw, 2.2rem);
  line-height: 1.35;
}

@media (min-width: 769px) {
  .fl-blog__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem;
  }
}
@media (min-width: 1361px) {
  .fl-blog__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 7.5rem;
  }
}
@media (max-width: 1024px) {
  .fl-blog__grid {
    gap: 3rem;
  }
}
.fl-accordion__item {
  background-color: #eee;
  padding: 2rem;
}
.fl-accordion__item.is-active .fl-accordion__close {
  top: 20px;
}
.fl-accordion h3 {
  color: inherit;
  font-size: clamp(1.8rem, 2vw, 2.3rem);
}

.fl-contact .col__form {
  background: #0052a1;
}
.fl-contact .col__form h3 {
  color: #fff;
}
.fl-contact .col__form p {
  color: #fff;
}
.fl-contact .col__form input[type=submit] {
  background-color: #0052a1;
  color: #fff;
}
.fl-content-list__heading {
  color: #0052a1;
}
.fl-content-list__list ul {
  font-size: 2rem;
  font-family: "agenda-one", sans-serif;
  font-weight: 400;
}
.fl-content-list__list ul ::marker {
  color: #0052a1;
  font-size: 3.2rem;
  font-weight: 700;
}
.fl-content-list__list ul li {
  gap: 1.5rem;
  display: flex;
  align-items: center;
}
.fl-content-list__list ul li img {
  height: 20px;
}
.fl-content-list__list span {
  display: inline-block;
  padding: 1rem 0;
  border-bottom: 2px solid #eee;
}

.fl-cta {
  color: #fff;
}
.fl-cta h2 {
  color: #fff;
}
.fl-cta .button {
  background-color: #ffd300;
  color: #111;
}
.fl-cta .button:hover {
  background-color: #4d9c22;
  color: #fff;
}
.fl-cta--has-bg {
  background-position: center;
  background-size: cover;
  -webkit-box-shadow: inset 1px 1px 1px 9999px rgba(17, 17, 17, 0.8);
  box-shadow: inset 1px 1px 1px 9999px rgba(17, 17, 17, 0.8);
}
.fl-cta--has-gradient {
  background: linear-gradient(to right, #0052a1 0%, #4d9c22 100%);
}
.fl-cta:not(.fl-cta--has-bg-image) {
  background-color: #0052a1;
}

.fl-double-callout.no-top-padding {
  padding-top: 0;
}
@media (min-width: 1025px) {
  .fl-double-callout.extra-bottom-padding {
    padding-bottom: 10rem;
  }
}

.fl-featured-posts h3 {
  font-weight: 700;
  font-size: clamp(1.8rem, 2vw, 2.2rem);
  color: #111;
}
.fl-featured-posts__inner {
  padding: 2rem 2rem 3rem;
  background: #0052a1;
  color: #fff;
}
.fl-featured-posts .fl-blog__date, .fl-featured-posts b {
  color: #eee;
}
.fl-featured-posts__top {
  aspect-ratio: 5/4;
}
.fl-featured-posts__bottom {
  background: #eee;
}

.fl-hero__form .gform_wrapper ::placeholder {
  font-size: 1.2rem;
}
.fl-hero__form .gform_wrapper .gform_button {
  background-color: #ffd300 !important;
  color: #111 !important;
}
.fl-hero__form .gform_wrapper .gform_button:hover {
  background-color: #ffd300 !important;
  color: #fff !important;
}
.fl-hero__form .fl-hero__se-wrap {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  justify-content: flex-start;
}
.fl-hero__form .fl-hero__se-wrap .button {
  cursor: pointer;
  text-align: center;
  padding: 1rem 1.5rem;
}
.fl-hero__offer {
  background: rgba(255, 255, 255, 0.82);
}
.fl-hero--content-bg {
  padding: 3rem;
}
.fl-hero--content-bg .fl-hero__content {
  background: rgba(0, 82, 161, 0.8);
  padding: 3rem;
}
.fl-hero hr {
  background: linear-gradient(to right, rgba(255, 211, 0, 0.5) 0%, #ffd300 100%);
}
.fl-hero__cta {
  background: #0052a1;
}
.fl-hero__cta--phone .fl-hero__icon {
  background: #4d9c22;
}
.fl-hero__cta:hover .fl-hero__icon {
  background: #003d78;
}
.fl-hero__flyout, .fl-hero .flyout-inner {
  min-height: calc(100vh - 139px);
  background: #fff;
}
@media (max-width: 1360px) {
  .fl-hero__flyout, .fl-hero .flyout-inner {
    min-height: calc(100vh - 139px);
  }
}
@media (max-width: 480px) {
  .fl-hero__flyout, .fl-hero .flyout-inner {
    min-height: calc(100vh - 109px);
  }
}

@media (min-width: 1025px) {
  .fl-hero--content-bg {
    padding: 5rem;
  }
  .fl-hero--content-bg .fl-hero__content {
    padding: 5rem;
  }
}
.fl-split-hero__form {
  background: #0052a1;
}
.fl-split-hero__content h3 {
  color: #0052a1;
}
.fl-split-hero__bottom {
  background-color: #eee;
}

.fl-icons-content--photos .fl-icons-content__item {
  gap: 0;
}
.fl-icons-content--photos .fl-icons-content__bottom {
  padding: 2rem 3rem 3rem;
}

.fl-image-content__buttons a.button:nth-of-type(2) {
  background: #ffd300;
  color: #111;
}
.fl-image-content__buttons a.button:nth-of-type(2):hover {
  background: #002b55;
  color: #fff;
}

.fl-list-section__list {
  font-size: 2.2rem;
  font-family: "agenda-one", sans-serif;
}
.fl-list-section__list li {
  gap: 1.5rem;
  display: flex;
  align-items: center;
}
.fl-list-section__list li img {
  height: 20px;
}
.fl-list-section span {
  display: inline-block;
  padding: 1rem;
  border-bottom: 2px solid #eee;
}
.fl-locations--bg-contrast {
  background: #eee;
}
.fl-locations .fl-locations__item svg, .fl-locations .fl-locations__item svg * {
  fill: #0052a1;
}

.fl-service-steps.circle {
  border-color: #0052a1;
}
.fl-service-steps.circle .fl-service-steps__item * {
  color: #fff;
}
.fl-service-steps.circle .fl-service-steps__number {
  border-color: #0052a1;
}
.fl-service-steps.accent .fl-service-steps__line {
  background: linear-gradient(to bottom, #0052a1 0%, #002b55 100%);
}

.fl-text-editor--bg-contrast {
  background: #eee;
}

.fl-testimonial-carousel__item {
  background: #eee;
}
.fl-testimonial-carousel__icon svg {
  fill: #0052a1;
}
.fl-testimonial-carousel .slick-dots li.slick-active button:before {
  color: #0052a1;
}
.fl-testimonial-carousel .slick-prev:before, .fl-testimonial-carousel .slick-next:before {
  color: #0052a1;
}

.fl-ty__step.complete h4 {
  color: #0052a1;
}
.fl-ty__step.complete .fl-ty__icon span {
  background: #fff;
  border-color: #0052a1;
}
.fl-ty__step.complete svg {
  fill: #0052a1;
}

.review-section .row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
}
.review-section .col-lg-4 > div {
  background: #eee;
  padding: 3rem 3rem 0;
}
.review-section .bt-testimonial-grid-title {
  color: #0052a1;
  margin-bottom: 1rem;
}
.review-section .bt-testimonial-address {
  color: #777;
}
.review-section .bt-rattings .fa-star {
  color: goldenrod;
}
.review-section .bt-avater-circle {
  text-align: center;
}
.review-section .bt-avater-circle img {
  max-height: 8rem;
  margin-inline: auto;
  transform: translateY(25%);
}

.morecontent span {
  display: none;
}

@media (min-width: 1025px) {
  .home .fl-hero__form {
    margin-top: 6rem;
    padding: 3rem 5rem 4rem;
  }
}
@media (max-width: 1024px) {
  .review-section .row {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 700px) {
  .review-section .row {
    grid-template-columns: repeat(1, 1fr);
  }
}