 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('images/381817PBREP8572.jpg');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
}

.u-section-1 .u-sheet-1 {
  min-height: 299px;
}

.u-section-1 .u-group-1 {
  width: 800px;
  min-height: 213px;
  height: auto;
  --border-color-var: #000000;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgba(174, 186, 162, 0.5), rgba(174, 186, 162, 0.5));
  background-size: cover;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 43px auto;
}

.u-section-1 .u-container-layout-1 {
  padding: 27px 60px;
}

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  margin: 13px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.875rem;
  margin: 7px 0 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 247px;
  }

  .u-section-1 .u-group-1 {
    height: auto;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 189px;
  }

  .u-section-1 .u-group-1 {
    width: 720px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-1 .u-text-1 {
    font-size: 3rem;
  }

  .u-section-1 .u-text-2 {
    width: auto;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 142px;
  }

  .u-section-1 .u-group-1 {
    width: 540px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 247px;
  }

  .u-section-1 .u-group-1 {
    min-height: 161px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    width: auto;
    margin-top: 30px;
    margin-left: 6px;
    margin-right: 6px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.5rem;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 400px;
}.u-section-3 .u-sheet-1 {
  min-height: 80px;
}

.u-section-3 .u-icon-1 {
  width: 80px;
  height: 80px;
  margin: 0 0 0 auto;
  padding: 0;
} .u-section-4 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgba(174, 186, 162, 0.75), rgba(174, 186, 162, 0.75));
  background-size: cover;
}

.u-section-4 .u-sheet-1 {
  min-height: 182px;
}

.u-section-4 .u-text-1 {
  font-size: 1.5rem;
  --text-color-var: #000000;
  margin: 29px auto 0;
}

.u-section-4 .u-text-2 {
  width: 575px;
  --text-color-var: #000000;
  margin: 3px auto 0;
}

.u-section-4 .u-social-icons-1 {
  height: 37px;
  width: 215px;
  min-width: 116px;
  margin: 16px auto 17px;
}

.u-section-4 .u-icon-1 {
  color: rgb(59, 89, 152) !important;
}

.u-section-4 .u-icon-2 {
  height: 100%;
  color: rgb(197, 54, 164) !important;
}

.u-section-4 .u-icon-3 {
  height: 0;
}

.u-section-4 .u-icon-4 {
  height: 0;
}

@media (max-width: 1199px) {
  .u-section-4 .u-social-icons-1 {
    min-height: 16px;
  }
}

@media (max-width: 767px) {
  .u-section-4 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-4 .u-sheet-1 {
    min-height: 197px;
  }

  .u-section-4 .u-text-1 {
    margin-top: 20px;
  }

  .u-section-4 .u-text-2 {
    width: 340px;
  }
}.layout_whatsapp {
  display: flex !important;
  align-items: center;
  justify-content: center;
  position: fixed;
  bottom: 80px;
  right: 25px;
  z-index: 100;
  gap: 10px; 
}
  @media (min-width: 1199px) {
    .layout_whatsapp {
      bottom: 100px; } }