/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Footer Top
**************************/
/* Additional Mixins */
.uppercase-title {
  font-family: var(--secondary-font), sans-serif;
  color: #2b2b2b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.15rem;
  text-align: center;
}

.rev-row {
  flex-direction: row-reverse;
}

.main-content-row {
  row-gap: 30px;
}

.page-template-raleigh-and-charlotte-lp .main-contact-form .form-wrap {
  max-width: 445px;
  border-radius: 20px;
  background: var(--color-secondary);
  padding: 40px 25px 35px;
}

@media screen and (min-width: 768px) {
  .page-template-raleigh-and-charlotte-lp .main-contact-form .form-wrap {
    max-width: 650px;
    padding: 40px 40px 35px;
  }
}
.page-template-raleigh-and-charlotte-lp .main-contact-form .form-wrap .form-title {
  text-align: center;
}

.page-template-raleigh-and-charlotte-lp .main-contact-form .form-wrap .gfield_label {
  color: #fff;
  font-family: var(--secondary-font), sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  margin-bottom: 5px;
}

.page-template-raleigh-and-charlotte-lp .main-contact-form .form-wrap .gfield_label .gfield_required {
  display: none;
}

.page-template-raleigh-and-charlotte-lp .main-contact-form .form-wrap .gform_fields {
  grid-row-gap: 18px;
  row-gap: 18px;
}

.page-template-raleigh-and-charlotte-lp .main-contact-form .form-wrap .gform_body .textarea,
.page-template-raleigh-and-charlotte-lp .main-contact-form .form-wrap .gform_body input {
  border-radius: 8px;
  border: 1px solid #CACACA;
  background: #fff;
  height: 45px;
}

.page-template-raleigh-and-charlotte-lp .main-contact-form .form-wrap .gform_button {
  height: 70px !important;
  width: 100% !important;
  color: #fff !important;
  font-family: "Figtree", sans-serif !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 38px !important;
  border-radius: 300px !important;
  background: linear-gradient(180deg, #EA0F3E 24.29%, #B9072D 105%) !important;
  box-shadow: 0 1px 0 0 #F65D7D inset, 0 2px 4px 0 #3B000D !important;
}

.page-template-raleigh-and-charlotte-lp .main-contact-form .form-wrap .gform_button:hover {
  background: linear-gradient(0deg, #EA0F3E -5%, #B9072D 75.71%) !important;
}

.page-template-raleigh-and-charlotte-lp .main-contact-form .form-wrap .gform_button:focus {
  --gf-local-outline-width: 0px;
  border: 0px;
}

.page-template-raleigh-and-charlotte-lp .main-content-lp {
  padding-top: 80px;
  padding-bottom: 20px;
}

.page-template-raleigh-and-charlotte-lp .main-content-lp h2 {
  padding-bottom: 20px;
}

.page-template-raleigh-and-charlotte-lp .main-content-lp iframe {
  margin-top: 30px;
  width: 100%;
  height: 200px;
}

@media screen and (min-width: 480px) {
  .page-template-raleigh-and-charlotte-lp .main-content-lp iframe {
    height: 300px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-raleigh-and-charlotte-lp .main-content-lp iframe {
    width: 750px;
    height: 430px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-raleigh-and-charlotte-lp .testimonials-section .swiper-wrapper {
    padding-bottom: 105px;
  }
}
.page-template-raleigh-and-charlotte-lp .testimonials-section .swiper .swiper-pagination {
  position: absolute;
  left: 50%;
  Transform: translateX(-58%);
}

@media screen and (min-width: 992px) {
  .page-template-raleigh-and-charlotte-lp .testimonials-section .swiper .swiper-pagination {
    Transform: translateX(-51%);
  }
}
@media screen and (min-width: 1200px) {
  .page-template-raleigh-and-charlotte-lp .testimonials-section .swiper .swiper-pagination {
    Transform: translateX(-58%);
  }
}
@media screen and (min-width: 1900px) {
  .page-template-raleigh-and-charlotte-lp .testimonials-section .swiper .swiper-pagination {
    Transform: translateX(-60%);
  }
}
@media screen and (min-width: 992px) {
  .page-template-raleigh-and-charlotte-lp .testimonials-section .btn {
    margin-top: 20px !important;
  }
}
.page-template-raleigh-and-charlotte-lp .testimonials-section:after {
  display: none;
}

.page-template-raleigh-and-charlotte-lp .awards-part {
  margin-top: 76px;
}

.page-template-raleigh-and-charlotte-lp .how-we-can-help {
  background: linear-gradient(290deg, #0A2A59 0.54%, #8e0028 190.41%);
  padding-top: 65px;
  padding-bottom: 60px;
  margin-bottom: 60px;
}

@media screen and (min-width: 480px) {
  .page-template-raleigh-and-charlotte-lp .how-we-can-help {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.page-template-raleigh-and-charlotte-lp .how-we-can-help h2 {
  color: #fff;
  margin-bottom: 65px;
}

.page-template-raleigh-and-charlotte-lp .how-we-can-help ul {
  padding-left: 0px;
}

@media screen and (min-width: 1200px) {
  .page-template-raleigh-and-charlotte-lp .how-we-can-help ul {
    display: flex;
    justify-content: space-between;
  }
}
.page-template-raleigh-and-charlotte-lp .how-we-can-help ul li {
  border: 3px solid var(--color-primary);
  background: #fff;
  text-align: center;
  padding: 42px 25px;
  border-radius: 12px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}

@media screen and (min-width: 480px) {
  .page-template-raleigh-and-charlotte-lp .how-we-can-help ul li {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-raleigh-and-charlotte-lp .how-we-can-help ul li {
    width: 23.5%;
    padding: 42px 45px;
    margin-left: initial;
    margin-right: initial;
    margin-bottom: initial;
  }
}
.page-template-raleigh-and-charlotte-lp .how-we-can-help ul li .img {
  margin-bottom: 15px;
}

.page-template-raleigh-and-charlotte-lp .how-we-can-help ul li .info {
  font-family: "Figtree", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

@media screen and (min-width: 768px) {
  .page-template-raleigh-and-charlotte-lp .how-we-can-help ul li .info {
    font-size: 19px;
  }
}
.page-template-raleigh-and-charlotte-lp .how-we-can-help ul li:hover {
  border: 3px solid var(--color-secondary);
}

.page-template-raleigh-and-charlotte-lp .how-we-can-help .btn-bottom {
  margin-top: 55px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 480px) {
  .page-template-raleigh-and-charlotte-lp .how-we-can-help .btn-bottom__box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
.page-template-raleigh-and-charlotte-lp .how-we-can-help .btn-bottom__box .btn {
  display: block;
}

@media screen and (min-width: 480px) {
  .page-template-raleigh-and-charlotte-lp .how-we-can-help .btn-bottom__box .btn {
    display: initial;
  }
}
.page-template-raleigh-and-charlotte-lp .how-we-can-help .btn-bottom__box .btn:last-child {
  margin-top: 25px;
}

@media screen and (min-width: 480px) {
  .page-template-raleigh-and-charlotte-lp .how-we-can-help .btn-bottom__box .btn:last-child {
    margin-top: initial;
  }
}
.page-template-raleigh-and-charlotte-lp .bottom-content {
  padding-top: 80px;
}

.page-template-raleigh-and-charlotte-lp .bottom-content .col-6 img {
  box-shadow: 0 195px 55px 0 rgba(0, 0, 0, 0), 0 125px 50px 0 rgba(0, 0, 0, 0.01), 0 70px 42px 0 rgba(0, 0, 0, 0.05), 0 31px 31px 0 rgba(0, 0, 0, 0.09), 0 8px 17px 0 rgba(0, 0, 0, 0.1);
}

.page-template-raleigh-and-charlotte-lp .bottom-content .col-6:first-child {
  padding-right: 65px;
  padding-top: 12px;
  padding-bottom: 55px;
}

@media screen and (min-width: 1200px) {
  .page-template-raleigh-and-charlotte-lp .bottom-content .col-6:first-child {
    padding-bottom: initial;
  }
}
.page-template-raleigh-and-charlotte-lp .bottom-content .col-6:last-child {
  padding-top: 0px !important;
}

/*# sourceMappingURL=raleigh-and-charlotte-lp.css.map*/