@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  text-align: center;
}

.image {
  padding-top: 0;
  padding-bottom: 0;
}

.error-message {
  z-index: 0;
  text-align: center;
  background-color: #016ddf;
  width: auto;
  height: auto;
  min-height: 0;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  font-family: Montserrat, Arial, sans-serif;
  position: fixed;
  inset: 0%;
}

.textarea {
  font-family: Montserrat, Arial, sans-serif;
}

.textarea.consulta {
  color: #000;
  height: 100px;
}

.textarea.consulta::placeholder {
  color: #000;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 117px;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.submit-button {
  color: #fff;
  background-color: #38454d;
  border: 3px solid #38454d;
  border-radius: 6px;
  margin-top: auto;
  margin-bottom: auto;
  padding: 10px 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  transition: all .3s;
}

.submit-button:hover {
  color: #38454d;
  background-color: #fffefe;
  border-color: #38454d;
}

.select-field {
  color: #000;
  font-family: Montserrat, Arial, sans-serif;
}

.form {
  text-align: center;
}

.text-field-3 {
  font-family: Montserrat, Arial, sans-serif;
}

.text-field-3::placeholder {
  color: #000;
}

.text-block-12 {
  color: #fff;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.form-block {
  height: auto;
  margin-bottom: 0;
  padding: 0 10px;
  position: sticky;
  inset: 0%;
}

.div-block-24 {
  background-color: #016ddf;
  border-radius: 9px;
  width: auto;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
}

.heading {
  font-family: Montserrat, Arial, sans-serif;
}

.heading-2 {
  opacity: 1;
  color: #fff;
  font-family: Montserrat, Arial, sans-serif;
}

.section-2 {
  background-image: linear-gradient(#0009, #0009), url('../images/Banner.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-3 {
  color: #fff;
  -webkit-text-stroke-width: 2px;
  text-transform: none;
  font-family: Montserrat, Arial, sans-serif;
  font-style: normal;
}

.titulo {
  color: #fff;
  text-transform: uppercase;
  margin-top: 40px;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 37px;
  line-height: 40px;
}

.paragraph {
  color: #fff;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.paragraph-2 {
  color: #e7e7e9;
  margin-top: 20px;
  font-family: Montserrat, Arial, sans-serif;
}

.wave {
  background-image: url('../images/Wave-Cut-Out.svg'), linear-gradient(#016ddf, #016ddf);
  background-position: 50% 0, 0 0;
  background-size: cover, auto;
  min-height: 7.8vw;
}

.column-5 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.paragraph-3 {
  color: #e7e7e9;
  margin-top: 20px;
  font-family: Montserrat, Arial, sans-serif;
}

.paragraph-4 {
  color: #e7e7e9;
  text-transform: uppercase;
  margin-top: 20px;
  font-family: Montserrat, Arial, sans-serif;
}

.section-3 {
  background-color: #016ddf;
  width: 100%;
}

.section-3.background-primary {
  background-color: #de7d26;
}

.paragraph-5 {
  color: #e7e7e9;
  text-transform: uppercase;
  margin-top: 20px;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
}

.container {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.container.padding-9rem {
  background-color: #016ddf;
  padding-left: 2rem;
  padding-right: 2rem;
}

.space-7rem-transparente {
  background-color: #e7e7e900;
  min-height: 7.8vw;
}

.space-7rem-gris {
  background-color: #e7e7e9;
  min-height: 7.8vw;
}

.section-13 {
  text-align: center;
  background-color: #e7e7e9;
  padding: 60px 10px;
  font-family: Montserrat, Arial, sans-serif;
}

.heading-8 {
  color: #050505;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-13 {
  color: #016ddf;
  background-color: #016ddf;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.image-53 {
  margin-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.text-block-18 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 14px;
}

.section-14 {
  text-align: center;
  background-color: #fff;
  padding: 0 10px 60px;
  font-family: Montserrat, Arial, sans-serif;
}

.heading-9 {
  color: #fff;
  text-align: center;
  background-color: #000;
  margin-top: 100px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 40px;
}

.text-block-19 {
  color: #fff;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 14px;
}

.section-15 {
  text-align: center;
  background-color: #000;
  padding: 5px 10px;
}

.bold-text {
  font-weight: 400;
}

.paragraph-7 {
  text-align: justify;
  margin-bottom: auto;
  padding: 60px 10px 10px;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 17px;
  line-height: 35px;
}

.image-54 {
  padding: 10px;
}

.column-6 {
  text-align: center;
}

.section-16 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.slider {
  background-color: #fff;
  height: auto;
}

.image-55, .column-7 {
  text-align: center;
}

.slide-nav {
  top: 450px;
}

.button {
  background-color: #016ddf;
  font-family: Montserrat, Arial, sans-serif;
}

.column-8, .column-9 {
  text-align: center;
}

.paragraph-8, .paragraph-9 {
  text-transform: uppercase;
  margin-top: 20px;
  font-family: Montserrat, Arial, sans-serif;
}

.paragraph-10 {
  margin-top: 20px;
  font-family: Montserrat, Arial, sans-serif;
}

.reviews-image-circle {
  background-color: #000;
  border-radius: 100%;
  width: 6.7vw;
  max-width: 90%;
  height: 6.7vw;
  position: absolute;
  inset: -3.35vw auto auto;
}

.reviews-icon {
  color: #050505;
  font-size: 1.5625rem;
  font-weight: 900;
}

.section-17 {
  width: 100%;
}

.space-4rem {
  min-height: 4.4vw;
}

.reviews-slider {
  background-color: #0000;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.reviews-right-arrow {
  min-width: 1.875rem;
  max-width: 1.875rem;
  min-height: 1.875rem;
  max-height: 1.875rem;
  margin: 0;
  transition: color .4s ease-in-out;
  display: block;
  inset: -5% 14% auto auto;
}

.reviews-right-arrow:hover {
  color: #eee;
}

.slide-nav-reviews {
  max-height: .8125rem;
  margin-top: 1.875rem;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
  inset: auto 0% 0%;
}

.reviews-name-block {
  flex-flow: column;
  display: flex;
}

.reviews-wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.reviews-card {
  text-align: center;
  background-color: #016ddf;
  border-radius: 48px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-width: 21.7vw;
  max-width: 21.7vw;
  padding: 4.4vw 3.3vw;
  display: flex;
  position: relative;
}

.reviews-card.background-secondary, .reviews-card.background-primary {
  background-color: #016ddf;
}

.reviews-left-arrow {
  min-width: 1.875rem;
  max-width: 1.875rem;
  min-height: 1.875rem;
  max-height: 1.875rem;
  transition: color .4s ease-in-out;
  display: block;
  inset: -5% 16% auto auto;
}

.reviews-left-arrow:hover {
  color: #e67e22;
}

.space-7rem {
  min-height: 7.8vw;
}

.reviews-block {
  grid-column-gap: 2.22vw;
  grid-row-gap: 2.22vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
  display: flex;
}

.reviews-slide {
  width: 100%;
}

.reviews-listing-wrapper {
  grid-column-gap: 2.2vw;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.reviews-container {
  max-width: 100%;
}

.reviews-mask {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.slider-marcas {
  text-transform: uppercase;
  background-color: #fff;
  border: 1px #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: hidden;
}

.container-slider {
  width: 1250px;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 20px;
  line-height: 21px;
  overflow: hidden;
}

.div-marcas {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.logos-clientes {
  flex: none;
  width: 100%;
  display: flex;
}

.client-logo-slider {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  flex: none;
  display: flex;
}

.marcas {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.item {
  outline-offset: 0px;
  outline: 3px #fff;
  width: 140px;
  box-shadow: 10px 2px 5px #0003;
}

.section-18 {
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.reviews-image-circle-2 {
  background-color: #f5f3f0;
  border-radius: 100%;
  width: 6.7vw;
  height: 6.7vw;
  position: absolute;
  inset: -3.35vw auto auto;
}

.section-19 {
  width: 100%;
}

.reviews-image-circle-3 {
  background-color: #f5f3f0;
  border-radius: 100%;
  width: 6.7vw;
  height: 6.7vw;
  position: absolute;
  inset: -3.35vw auto auto;
}

.section-20 {
  width: 100%;
}

.paragraph-11, .heading-10, .paragraph-12, .heading-11, .paragraph-13, .heading-12 {
  color: #fff;
  font-family: Montserrat, Arial, sans-serif;
}

.columns, .columns-2 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.container-2 {
  text-align: center;
}

.image-56 {
  margin-top: 40px;
}

.text-span {
  line-height: 45px;
}

.columns-3 {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

.container-3 {
  text-align: center;
  background-color: #fff;
  margin-top: 20px;
  padding-right: 0;
}

.section-21 {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

.image-57 {
  text-align: center;
  border-radius: 20px;
}

.columns-4 {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

.column-11, .column-12, .column-13 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.heading-13 {
  color: #fff;
  text-align: center;
  background-color: #008620;
  margin-top: 60px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 40px;
}

.button-copy {
  background-color: #016ddf;
  font-family: Montserrat, Arial, sans-serif;
}

.heading-13-copy {
  color: #fff;
  text-align: center;
  background-color: #25568a;
  margin-top: 60px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 40px;
}

.paragraph-14 {
  margin-top: 20px;
  font-family: Montserrat, Arial, sans-serif;
}

.button-2 {
  background-color: #000;
  font-family: Montserrat, Arial, sans-serif;
}

.paragraph-15 {
  margin-top: 20px;
  font-family: Montserrat, Arial, sans-serif;
}

.heading-14 {
  color: #fff;
  text-align: center;
  background-color: #1871b8;
  margin-top: 60px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 40px;
}

.container-4 {
  text-align: center;
  background-color: #000;
  margin-top: 20px;
  padding-right: 0;
}

.image-58 {
  text-align: center;
}

.paragraph-16 {
  margin-top: 20px;
  font-family: Montserrat, Arial, sans-serif;
}

.columns-5, .columns-6 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-59 {
  margin-top: 0;
}

.heading-9-copy {
  color: #fff;
  text-align: center;
  text-align: center;
  background-color: #016ddf;
  margin-top: 100px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 40px;
}

.column-14, .column-15, .column-16 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.heading-15 {
  color: #fff;
  text-align: center;
  background-color: #000;
  margin-top: 60px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 40px;
}

.image-60 {
  text-align: center;
  border: 0 #000;
  border-radius: 20px;
}

.paragraph-17 {
  margin-top: 20px;
  font-family: Montserrat, Arial, sans-serif;
}

.button-3 {
  background-color: #f03d38;
  font-family: Montserrat, Arial, sans-serif;
}

.container-5 {
  text-align: center;
  background-color: #f03d38;
  margin-top: 20px;
  padding-right: 0;
}

.column-17, .column-18 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.paragraph-18, .paragraph-19 {
  margin-top: 20px;
  font-family: Montserrat, Arial, sans-serif;
}

.column-19 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.heading-16 {
  color: #fff;
  text-align: center;
  background-color: #000;
  margin-top: 60px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 40px;
}

.image-61 {
  margin-top: 0;
}

.section-21-copy {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-5-copy {
  text-align: center;
  background-color: #fff;
  margin-top: 20px;
  padding-right: 0;
}

@media screen and (max-width: 991px) {
  .form {
    padding-left: 20px;
    padding-right: 20px;
  }

  .form-block {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-24 {
    width: 350px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .wave {
    min-height: 5rem;
  }

  .container.padding-9rem {
    padding-left: 10%;
    padding-right: 10%;
  }

  .space-7rem-transparente, .space-7rem-gris {
    min-height: 7rem;
  }

  .div-block-13 {
    margin-top: 20px;
  }

  .reviews-image-circle {
    width: 6rem;
    height: 6rem;
    top: -3rem;
  }

  .space-4rem {
    min-height: 4rem;
  }

  .slide-nav-reviews {
    display: none;
  }

  .reviews-card {
    min-width: 19.5rem;
    max-width: 19.5rem;
    margin-left: auto;
    margin-right: auto;
    padding: 4rem 3rem;
  }

  .space-7rem {
    min-height: 7rem;
  }

  .reviews-block {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .reviews-listing-wrapper {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    flex-flow: column;
  }

  .slider-marcas {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-slider {
    padding-left: 20px;
    padding-right: 20px;
  }

  .item {
    width: 125px;
  }

  .reviews-image-circle-2, .reviews-image-circle-3 {
    width: 6rem;
    height: 6rem;
    top: -3rem;
  }
}

@media screen and (max-width: 767px) {
  .error-message {
    z-index: 0;
    height: auto;
  }

  .wave {
    min-height: 3.5rem;
  }

  .reviews-slider {
    height: 100%;
    min-height: 100%;
    max-height: 100%;
  }

  .slide-nav-reviews {
    padding-top: 4%;
    bottom: -8%;
  }

  .reviews-card {
    min-width: 19.5rem;
    max-width: 19.5rem;
  }

  .reviews-listing-wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 5.625rem;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .slider-marcas {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .div-marcas {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .marcas {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .item {
    width: 100px;
  }

  .column-10 {
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .error-message {
    padding-left: 20px;
    padding-right: 20px;
    position: fixed;
    inset: 0%;
  }

  .titulo {
    text-align: left;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    display: flex;
  }

  .wave {
    min-height: 2rem;
  }

  .reviews-image-circle {
    top: -3rem;
    left: auto;
  }

  .reviews-right-arrow {
    display: none;
  }

  .slide-nav-reviews {
    padding-top: 8%;
    bottom: -6%;
  }

  .reviews-card {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    min-width: 100%;
    max-width: 100%;
  }

  .reviews-left-arrow {
    display: none;
  }

  .reviews-block {
    justify-content: center;
    align-items: center;
  }

  .reviews-mask {
    width: 75vw;
  }

  .slider-marcas {
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .marcas {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-wrap: wrap;
  }

  .item {
    width: 108px;
  }

  .reviews-image-circle-2, .reviews-image-circle-3 {
    top: -3rem;
    left: auto;
  }
}


@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}