textarea {
  resize: none !important;
}

.gfield--type-mailchimp {
  display: none;
}

.ginput_counter {
  display: none !important;
}

.gform-button {
  background: var(--wp--preset--color--primary-red) !important;
  font-family: Montserrat !important;
}

.gform_description {
  color: var(--wp--preset--color--off-black) !important;
  font-weight: 700;
  margin-top: 0;
}

.gform_required_legend {
  display: none;
}

.gform_title {
  color: var(--wp--preset--color--primary-red) !important;
  font-size: var(--wp--preset--font-size--x-large);
  margin-top: 0;
}

.gform_wrapper {
  background-color: var(--wp--preset--color--white);
  box-shadow: rgba(0, 0, 0, 0.4) 0px 18px 50px -10px;
  margin-top: 0;
  padding: 2.5rem;
}

.ginput_container input {
  border-width: 1px !important;
}
.ginput_container input::-moz-placeholder {
  color: #878787;
}
.ginput_container input::placeholder {
  color: #878787;
}

.ti-header-write-btn {
  background: var(--wp--preset--color--primary-red) !important;
  border-color: var(--wp--preset--color--primary-red) !important;
  border-radius: 0 !important;
  color: var(--wp--preset--color--white) !important;
  font-family: Montserrat !important;
  font-size: var(--wp--preset--font-size--x-small) !important;
  font-weight: 600 !important;
  padding: 0.75rem 1.5rem !important;
  text-transform: uppercase !important;
}

.ti-widget .source-Google .ti-star.f {
  background-image: url("/wp-content/uploads/2024/02/star-solid.svg");
}

div .wp-block-button__link:hover, div .wp-block-button__link:focus, div .wp-block-button__link:active {
  background: var(--wp--preset--color--primary-red) !important;
}
input.wp-block-search__input {
  color: var(--wp--preset--color--off-black) !important;
}

ul.has-background {
  padding: unset;
}

.wp-block-navigation .wp-block-navigation-item__content {
  border-bottom: 3px solid transparent;
}

body ul.wp-block-navigation > li.current-menu-item > a {
  /*content: '';
  display: block;
  width: 100%;
  border-left: 3px solid var(--wp--preset--color--primary-red);
  border-right: 3px solid var(--wp--preset--color--primary-red);
  border-bottom: 3px solid var(--wp--preset--color--primary-red);
  position: absolute;
  top: $topValue;*/
  border-bottom: 3px solid var(--wp--preset--color--primary-red) !important;
}
body.home ul.wp-block-navigation > li.current-menu-item > a {
  /*content: '';
  display: block;
  width: 100%;
  border-left: 3px solid var(--wp--preset--color--primary-red);
  border-right: 3px solid var(--wp--preset--color--primary-red);
  border-bottom: 3px solid var(--wp--preset--color--primary-red);
  position: absolute;
  top: $topValue;*/
  border-bottom: 3px solid var(--wp--preset--color--primary-red) !important;
}
body .current-menu-ancestor {
  /*content: '';
  display: block;
  width: 100%;
  border-left: 3px solid var(--wp--preset--color--primary-red);
  border-right: 3px solid var(--wp--preset--color--primary-red);
  border-bottom: 3px solid var(--wp--preset--color--primary-red);
  position: absolute;
  top: $topValue;*/
  border-bottom: 3px solid var(--wp--preset--color--primary-red) !important;
  width: 100%;
}
body.page .current-menu-ancestor {
  /*content: '';
  display: block;
  width: 100%;
  border-left: 3px solid var(--wp--preset--color--primary-red);
  border-right: 3px solid var(--wp--preset--color--primary-red);
  border-bottom: 3px solid var(--wp--preset--color--primary-red);
  position: absolute;
  top: $topValue;*/
  border-bottom: 3px solid var(--wp--preset--color--primary-red) !important;
  width: 100%;
}

.wp-block-post-title {
  font-weight: inherit;
}

.wp-block-search__button {
  color: var(--wp--preset--color--white) !important;
  font-family: Montserrat !important;
  font-size: var(--wp--preset--font-size--small) !important;
  font-weight: 600;
  text-transform: uppercase !important;
}

.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-background):hover, .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-background):focus, .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-background):active {
  background: transparent !important;
}

.wp-block-cover {
  margin-top: 0;
}

@media screen and (max-width: 1490px) {
  .wp-block-navigation .wp-block-navigation__submenu-icon {
    position: relative;
    top: 0.8em;
  }
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
  background: var(--wp--preset--color--charcoal);
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
  padding-top: 0 !important;
}

.wp-block-navigation-submenu ul li {
  padding-bottom: 0.8rem !important;
  padding-top: 0.8rem !important;
}

.wp-block-navigation__submenu-container {
  padding-top: 1rem !important;
}

.wp-admin .editor-styles-wrapper {
  padding-left: 20px;
  padding-right: 20px;
}

body {
  line-height: var(--wp--custom--line-height--body) !important;
}

a {
  word-break: auto-phrase;
}

p a[data-type=service], p a[data-type=service]:hover, p a[data-type=service]:focus, p a[data-type=service]:active, p a[data-type=service]:visited {
  color: var(--wp--preset--color--primary-red);
  font-weight: 700;
}

ul.wp-block-list {
  padding-left: 20px;
}

ul.wp-block-list li {
  list-style: inherit;
  margin-bottom: 13px;
}

.block-editor-block-list__block.is-style-custom-bullets-red,
.block-editor-block-list__block.is-style-custom-bullets-white {
  padding-inline-start: 0;
}

ul.is-style-custom-bullets-red,
ul.is-style-custom-bullets-white,
ul.is-style-custom-bullets-red ul,
ul.is-style-custom-bullets-white ul {
  width: 100%;
  padding-left: 0;
}

ul.is-style-custom-bullets-red > li,
ul.is-style-custom-bullets-white > li {
  background: no-repeat center left;
  background-size: 8px;
  list-style: none;
  padding-left: 26px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}

ul.is-style-custom-no-bullets {
  list-style-type: none;
  padding-left: 0;
}
ul.is-style-custom-bullets-red > li {
  background-image: url("/wp-content/uploads/2024/02/icon-play-red.svg");
}
ul.is-style-custom-bullets-red > li a {
  color: var(--wp--preset--color--off-black) !important;
}
ul.is-style-custom-bullets-white > li {
  background-image: url("/wp-content/uploads/2024/02/play-solid.svg");
}
ul.is-style-custom-bullets-white > li a[data-type=service], ul.is-style-custom-bullets-white > li a[data-type=service]:hover, ul.is-style-custom-bullets-white > li a[data-type=service]:focus, ul.is-style-custom-bullets-white > li a[data-type=service]:active, ul.is-style-custom-bullets-white > li a[data-type=service]:visited {
  color: var(--wp--preset--color--white);
  font-weight: 700;
}

.bg-video-container {
  height: 0;
  max-width: 100%;
  overflow: hidden;
  padding: 56.25% 0 0 0;
  position: relative;
}

.bg-video-container-wrapper {
  height: clamp(100px, 52vw, 675px);
  overflow: hidden;
  padding: 0;
}

.bg-video-content {
  left: 0;
  position: absolute;
  right: 0;
  top: 29%;
}

@media screen and (max-width: 720px) {
  .bg-video-container-wrapper + div .is-style-group-shift-up-115 {
    margin-top: -7.5rem !important;
  }
}

.blog-search-shift-up {
  position: relative;
  top: -5rem;
}

.single-post .entry-content a:not(.wp-element-button):link, .single-post .entry-content a:not(.wp-element-button):visited {
  color: var(--wp--preset--color--primary-red);
}
.single-post .entry-content a:not(.wp-element-button):hover, .single-post .entry-content a:not(.wp-element-button):active {
  color: #4f0000;
}

.single-post-content h2,
.wp-admin.post-type-post .editor-styles-wrapper h2 {
  font-size: var(--wp--preset--font-size--large);
}

.single-post-content h3,
.wp-admin.post-type-post .editor-styles-wrapper h3 {
  font-size: var(--wp--preset--font-size--large);
}

.wp-block-post-navigation-link {
  display: flex;
  align-items: center;
  position: relative;
}
.wp-block-post-navigation-link.post-navigation-link-previous {
  text-align: right;
}
.wp-block-post-navigation-link.post-navigation-link-previous .is-arrow-arrow {
  right: auto;
}
.wp-block-post-navigation-link a {
  display: block;
  width: 100%;
  padding: 10px 20px;
}
.wp-block-post-navigation-link .post-navigation-link__label {
  display: block;
}
.wp-block-post-navigation-link .post-navigation-link__title {
  font-size: 22px;
}
.wp-block-post-navigation-link .is-arrow-arrow {
  position: absolute;
  right: 0;
  pointer-events: none;
}

@media screen and (max-width: 500px) {
  .contact-us-wrapper + div .is-style-group-shift-up-115 {
    margin-top: -11rem !important;
  }
}

.display-flex {
  display: flex;
  justify-content: center;
}

.dynamic-height {
  height: 100%;
}

@property --statesServedNum {
  syntax: "<integer>";
  initial-value: 0;
  inherits: false;
}
.states-served-counter.active {
  animation: statesServedCounter 3s 1 normal ease;
  animation-fill-mode: forwards;
  counter-reset: num var(--statesServedNum);
  /*&::before {
    content: '8';

    @media screen and (min-width: $mobileBreakpoint) {
      content: counter(num);
    }
  }*/
}

@keyframes statesServedCounter {
  from {
    --statesServedNum: 0;
  }
  to {
    --statesServedNum: 8;
  }
}
@property --projectsCompletedNum {
  syntax: "<integer>";
  initial-value: 0;
  inherits: false;
}
.projects-completed-counter.active {
  animation: projectsCompletedCounter 3s 1 normal ease;
  animation-fill-mode: forwards;
  counter-reset: num var(--projectsCompletedNum);
  /*&::before {
    content: '1,500';

    @media screen and (min-width: $mobileBreakpoint) {
      counter-increment: --projectsCompletedNum;
      content: counter(num);
    }
  }*/
}

@keyframes projectsCompletedCounter {
  from {
    --projectsCompletedNum: 0;
  }
  to {
    --projectsCompletedNum: 1500;
  }
}
@property --yearsInBusinessNum {
  syntax: "<integer>";
  initial-value: 0;
  inherits: false;
}
.years-in-business-counter.active {
  animation: yearsInBusinessCounter 3s 1 normal ease;
  animation-fill-mode: forwards;
  counter-reset: num var(--yearsInBusinessNum);
  /*&::before {
    content: '12';

    @media screen and (min-width: $mobileBreakpoint) {
      content: counter(num);
    }
  }*/
}

@keyframes yearsInBusinessCounter {
  from {
    --yearsInBusinessNum: 0;
  }
  to {
    --yearsInBusinessNum: 12;
  }
}
.years-in-business,
.projects-completed,
.states-served {
  opacity: 0;
}
.years-in-business.active,
.projects-completed.active,
.states-served.active {
  animation: fade-in 1.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.fade-in-project-consultation,
.fade-in-commitment,
.fade-in-pre-construction,
.fade-in-client-prepare,
.fade-in-ground-breaking,
.fade-in-completion {
  opacity: 0;
}
.fade-in-project-consultation.active,
.fade-in-commitment.active,
.fade-in-pre-construction.active,
.fade-in-client-prepare.active,
.fade-in-ground-breaking.active,
.fade-in-completion.active {
  animation: fade-in 1.1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.ease-in-from-left {
  opacity: 0;
  transform: translateX(-25%);
}
.ease-in-from-left.active {
  animation: ease-in-from-left 1.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@keyframes ease-in-from-left {
  0% {
    transform: translateX(-25%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.ease-in-from-right {
  opacity: 0;
  transform: translateX(25%);
}
.ease-in-from-right.active {
  animation: ease-in-from-right 1.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@keyframes ease-in-from-right {
  0% {
    transform: translateX(25%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.glider-next {
  transition: transform 0.1s ease;
}
.glider-next:hover {
  transform: scale(1.1);
}

.glider-prev {
  transition: transform 0.1s ease;
}
.glider-prev:hover {
  transform: scale(1.1);
}

.has-shadow {
  box-shadow: rgba(0, 0, 0, 0.4) 0px 18px 50px -10px;
}

.in-line-block {
  display: inline-block !important;
}

.is-style-cover-allow-overlap {
  overflow: visible;
}
.is-style-cover-allow-overlap .is-style-group-red-banner-shift-left {
  margin-left: -3rem !important;
  background-blend-mode: multiply;
}

.is-style-cover-multiply span {
  mix-blend-mode: multiply;
}

.is-style-group-mobile-adjustment {
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 1232px) {
  .is-style-group-mobile-adjustment {
    padding: 0 16px;
  }
}
.is-style-group-no-padding-no-margin {
  margin: 0;
  padding: 0;
}

.is-style-group-multiply {
  background-blend-mode: multiply;
}

.is-style-group-shift-up-115 {
  margin-top: -15rem !important;
}

.is-style-group-shift-up-11 {
  margin-top: -11rem !important;
}

@media screen and (max-width: 768px) {
  .order1 {
    order: 3;
  }
}

@media screen and (max-width: 768px) {
  .order2 {
    order: 2;
  }
}

@media screen and (max-width: 768px) {
  .order3 {
    order: 1;
  }
}

.styled-bullet-points {
  display: grid;
}

.testimonial-author {
  font-weight: 700;
}

@media screen and (max-width: 781px) {
  .mobile-justify-content-center {
    justify-content: center;
  }
  .mobile-text-align-center {
    text-align: center;
  }
  .testimonials-group-left {
    padding-bottom: 0;
  }
  .testimonials-group-right {
    padding-top: 0;
  }
}/*# sourceMappingURL=styles.css.map */