/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/wp-default/scss/components/form-contact-footer.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
.rt-contact-form-section {
  background-color: var(--rul-primary-color);
  padding: 60px 0;
}
@media (min-width: 1250px) {
  .rt-contact-form-section .container {
    max-width: 1200px;
  }
}
.rt-contact-form-section .narrow-container {
  max-width: 800px;
}
.rt-contact-form-section .narrow-container .wpcf7-form .form-row > .col,
.rt-contact-form-section .narrow-container .wpcf7-form .form-row > [class*=col-] {
  flex: 1 0 0%;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
@media (max-width: 575.98px) {
  .rt-contact-form-section .container {
    padding-left: 0;
    padding-right: 0;
  }
  .rt-contact-form-section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767.98px) {
  .rt-contact-form-section .client-list-wrapper {
    display: none;
  }
}
.rt-contact-form-section .cfs-content-wrapper .form-heading {
  font-size: 56px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.28px;
  text-transform: capitalize;
}
@media screen and (max-width: 768px) {
  .rt-contact-form-section .cfs-content-wrapper .form-heading {
    font-size: 40px;
  }
}
@media screen and (max-width: 575px) {
  .rt-contact-form-section .cfs-content-wrapper .form-heading {
    font-size: 37px;
  }
}
.rt-contact-form-section .cfs-content-wrapper .form-description {
  margin-top: 0px;
}
@media (max-width: 767.98px) {
  .rt-contact-form-section .cfs-content-wrapper .form-description {
    display: none;
  }
}
.rt-contact-form-section .cfs-content-wrapper,
.rt-contact-form-section .cfs-content-wrapper h2,
.rt-contact-form-section .cfs-content-wrapper .h2,
.rt-contact-form-section .cfs-content-wrapper span,
.rt-contact-form-section .cfs-content-wrapper p {
  color: #fff;
}
.rt-contact-form-section .cfs-content-wrapper span {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.08px;
  text-transform: capitalize;
}
.rt-contact-form-section .cfs-content-wrapper h2, .rt-contact-form-section .cfs-content-wrapper .h2 {
  margin: 13px 0 4px;
}
@media screen and (max-width: 768px) {
  .rt-contact-form-section .cfs-content-wrapper h2, .rt-contact-form-section .cfs-content-wrapper .h2 {
    margin: 35px 0 4px;
  }
}
.rt-contact-form-section .cfs-content-wrapper p {
  margin-bottom: 50px;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 160% */
  letter-spacing: 0.1px;
}
@media (max-width: 767.98px) {
  .rt-contact-form-section .cfs-content-wrapper p {
    margin-bottom: 13px;
  }
}
.rt-contact-form-section .cfs-client-item {
  padding: 7px 10px;
  border-radius: 8px;
  background: #ffffff;
  margin-bottom: 30px;
}
.rt-contact-form-section .cfs-client-item img {
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 420px) and (max-width: 767px) {
  .rt-contact-form-section .cfs-client-item img {
    max-width: 143px;
  }
}
@media (max-width: 767.98px) {
  .rt-contact-form-section .client-item:last-child:nth-child(odd) {
    margin-left: 25%;
  }
}

/*# sourceMappingURL=form-contact-footer.css.map*/