body {
  font-size: 20px;
}
.testimonial-item .ti-rating {
  display: flex;
  justify-content: center;
  align-content: center;
  gap: 10px;
  margin-bottom: 25px;
}
.testimonial-item .ti-rating span {
  display: block;
  background: url(/wp-content/uploads/2023/08/icon-star-default.png) no-repeat center;
  width: 24px;
  height: 24px;
}
.testimonial-item .ti-rating.rating-1 span:first-child {
  background: url(/wp-content/uploads/2023/08/icon-star-checked.png) no-repeat center;
}
.testimonial-item .ti-rating.rating-2 span:first-child, .testimonial-item .ti-rating.rating-2 span:nth-child(2) {
  background: url(/wp-content/uploads/2023/08/icon-star-checked.png) no-repeat center;
}
.testimonial-item .ti-rating.rating-3 span:first-child, .testimonial-item .ti-rating.rating-3 span:nth-child(2), .testimonial-item .ti-rating.rating-3 span:nth-child(3) {
  background: url(/wp-content/uploads/2023/08/icon-star-checked.png) no-repeat center;
}
.testimonial-item .ti-rating.rating-4 span:first-child, .testimonial-item .ti-rating.rating-4 span:nth-child(2), .testimonial-item .ti-rating.rating-4 span:nth-child(3), .testimonial-item .ti-rating.rating-4 span:nth-child(4) {
  background: url(/wp-content/uploads/2023/08/icon-star-checked.png) no-repeat center;
}
.testimonial-item .ti-rating.rating-5 span:first-child, .testimonial-item .ti-rating.rating-5 span:nth-child(2), .testimonial-item .ti-rating.rating-5 span:nth-child(3), .testimonial-item .ti-rating.rating-5 span:nth-child(4), .testimonial-item .ti-rating.rating-5 span:nth-child(5) {
  background: url(/wp-content/uploads/2023/08/icon-star-checked.png) no-repeat center;
}
.testimonial-item .ti-content {
  margin-bottom: 40px;
}
.testimonial-item .ti-content p {
  font-size: 18px;
  color: #000000;
  line-height: 1.9;
  font-family: "Montserrat", sans-serif;
  margin: 0;
  text-align: center;
  font-weight: normal;
}
.testimonial-item .ti-author {
  font-family: Poppins, sans-serif;
  text-align: center;
  color: #a97638;
  font-weight: bold;
  font-size: 24px;
}
.testimonial-item .ti-position {
  text-align: center;
  color: #191919;
  font-family: Poppins, sans-serif;
  font-weight: normal;
  font-size: 20px;
}
.button-with-icon .fl-button-icon:before {
  line-height: 35px;
  height: 35px;
  font-size: 25px;
  width: 25px;
}
.pp-faq-content-text p:last-of-type {
  margin-bottom: 0;
}
.call-us-cta .fl-icon-wrap {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  background: #000;
  padding: 45px 0;
  border-left: 10px solid #a97638;
  border-right: 10px solid #a97638;
  transform: skew(-20deg);
  max-width: 488px;
  min-width: 488px;
  position: relative;
  right: 40px;
}
.call-us-cta .fl-icon-wrap a {
  text-decoration: none !important;
}
.call-us-cta .fl-icon-wrap .fl-icon {
  transform: skew(20deg);
}
.call-us-cta .fl-icon-wrap .fl-icon-text {
  padding-left: 0;
  padding-right: 15px;
  height: auto;
  transform: skew(20deg);
}
.call-us-cta .fl-icon-wrap .fl-icon-text p {
  margin-bottom: 0;
}
.call-us-cta .fl-icon-wrap .fl-icon-text .text-call-us {
  color: #ffffff;
  font-size: 50px;
  font-family: Poppins, sans-serif;
  font-weight: bold;
  margin-bottom: 0;
}
.call-us-cta .fl-icon-wrap .fl-icon-text .text-number {
  color: #a97638;
  font-size: 27px;
  font-family: Poppins, sans-serif;
  font-weight: normal;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .call-us-cta .fl-icon-wrap {
    width: 100%;
    margin: 0 auto;
    right: 0 !important;
  }
}
@media (max-width: 600px) {
  .call-us-cta .fl-icon-wrap {
    transform: skew(0deg);
    flex-direction: column;
    width: 100%;
    min-width: 0;
    padding: 25px 0;
  }
  .call-us-cta .fl-icon-wrap .fl-icon {
    transform: skew(0deg);
  }
  .call-us-cta .fl-icon-wrap .fl-icon-text {
    transform: skew(0deg);
    padding-right: 0 !important;
  }
  .call-us-cta .fl-icon-wrap .fl-icon-text .text-call-us {
    font-size: 40px;
    text-align: center;
  }
  .call-us-cta .fl-icon-wrap .fl-icon-text .text-number {
    text-align: center;
  }
}
.footer-logo {
  margin-bottom: 0;
}
.ast-footer-copyright a {
  color: #a97638;
}
.ast-footer-copyright a:hover {
  color: #8b8b8b;
}
.custom-p-style p {
  margin-bottom: 50px;
}
.custom-last-p-style p:last-of-type {
  margin-bottom: 0;
}
#ast-fixed-header .ast-primary-header-bar {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
h2.locations {
  font-size: clamp(28px, 24px, 20px);
}
.titlebutton .pp-infobox-wrap {
  max-width: 250px !important;
}
.titlebuttonone {
  width: 100%;
}
