.u-block-dde5-2 {
  position: absolute;
  top: auto;
  bottom: 45px;
}
#goToTopImg {
    display: none; /* Oculto por padrão */
    position: fixed; /* Fixa a imagem na tela */
    bottom: 20px; /* Distância da parte inferior da tela */
    left: 20px; /* Distância da borda esquerda da tela */
    z-index: 99; /* Coloca a imagem sobre outros elementos */
    cursor: pointer; /* Mostra que é clicável */
    width: 50px; /* Largura da imagem */
    height: auto; /* Mantém a proporção da imagem */
}

#goToTopImg:hover {
    opacity: 0.8; /* Efeito de opacidade ao passar o mouse */
}

.u-block-dde5-3 {
  position: absolute;
  left: calc(((100% - 1140px) / 2)  + -84px);
  width: 65px;
  height: 65px;
  right: auto;
}

.u-block-dde5-4 {
  position: absolute;
  width: 65px;
  height: 65px;
  left: auto;
  right: calc(((100% - 1140px) / 2)  + -84px);
}

@media (max-width: 1199px) {
  .u-block-dde5-3 {
    left: calc(((100% - 940px) / 2)  + -69px);
  }

  .u-block-dde5-4 {
    right: calc(((100% - 940px) / 2)  + -69px);
  }
}

@media (max-width: 991px) {
  .u-block-dde5-3 {
    left: calc(((100% - 720px) / 2)  + -53px);
  }

  .u-block-dde5-4 {
    right: calc(((100% - 720px) / 2)  + -53px);
  }
}

@media (max-width: 767px) {
  .u-block-dde5-3 {
    left: calc(((100% - 540px) / 2)  + -40px);
  }

  .u-block-dde5-4 {
    right: calc(((100% - 540px) / 2)  + -40px);
  }
}

@media (max-width: 575px) {
  .u-block-dde5-3 {
    left: calc(((100% - 340px) / 2)  + -25px);
  }

  .u-block-dde5-4 {
    right: calc(((100% - 340px) / 2)  + -25px);
  }
}

 .u-section-1-1 {
  background-image: linear-gradient(0deg, rgba(51,41,41,0.35), rgba(51,41,41,0.35)), url('images/tele.jpg');
}

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

.u-section-1-1 .u-text-1 {
  font-size: 3.75rem;
  text-shadow: 2px 2px 8px rgba(64,64,64,0.4);
  margin: 60px auto 0;
}

.u-section-1-1 .u-text-2 {
  font-size: 1.25rem;
  text-shadow: 2px 2px 8px rgba(64,64,64,1);
  width: 837px;
  margin: 11px auto 0;
}

.u-section-1-1 .u-image-1 {
  width: 200px;
  height: 86px;
  margin: 69px auto 60px;
}

@media (max-width: 1199px) {
   .u-section-1-1 {
    background-position: 50% 50%;
    background-size: 110%;
  }

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

  .u-section-1-1 .u-text-2 {
    margin-left: 52px;
    margin-right: 52px;
  }
}

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

  .u-section-1-1 .u-text-1 {
    font-size: 3rem;
    width: auto;
    margin-top: 99px;
    margin-left: 70px;
    margin-right: 70px;
  }

  .u-section-1-1 .u-text-2 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1-1 .u-image-1 {
    width: 138px;
    height: 34px;
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
   .u-section-1-1 {
    background-size: auto 150%;
  }

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

  .u-section-1-1 .u-text-1 {
    font-size: 2.25rem;
    margin-top: 104px;
    margin-left: 52px;
    margin-right: 52px;
  }

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

  .u-section-1-1 .u-image-1 {
    width: 122px;
    height: 41px;
    margin-top: 48px;
  }
}

@media (max-width: 575px) {
   .u-section-1-1 {
    background-size: auto 115%;
  }

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

  .u-section-1-1 .u-text-1 {
    font-size: 1.5rem;
    margin-top: 60px;
    margin-left: 0;
    margin-right: 0;
  }
}

 .u-section-1-2 {
  background-image: linear-gradient(#425465, #000035);
}

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

.u-section-1-2 .u-image-1 {
  width: 304px;
  height: 116px;
  margin: 60px auto 0;
}

.u-section-1-2 .u-text-1 {
  font-size: 1.25rem;
  width: 837px;
  margin: 10px auto 0;
}

.u-section-1-2 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  background-image: none;
  margin: 40px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-1-2 .u-text-1 {
    margin-left: 52px;
    margin-right: 52px;
  }

  .u-section-1-2 .u-btn-1 {
    border-style: solid;
  }
}

@media (max-width: 991px) {
  .u-section-1-2 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1-2 .u-text-1 {
    width: 540px;
  }
}

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

  .u-section-1-2 .u-image-1 {
    width: 260px;
    height: 95px;
  }

  .u-section-1-2 .u-text-1 {
    font-size: 0.875rem;
    width: 340px;
    margin-top: 20px;
  }
}

 .u-section-1-3 {
  background-image: linear-gradient(to right, #ef313d, #f5812e);
}

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

.u-section-1-3 .u-image-1 {
  width: 304px;
  height: 116px;
  margin: 60px auto 0;
}

.u-section-1-3 .u-text-1 {
  font-size: 1.25rem;
  width: 837px;
  margin: 10px auto 0;
}

.u-section-1-3 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  background-image: none;
  margin: 40px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-1-3 .u-text-1 {
    margin-left: 52px;
    margin-right: 52px;
  }

  .u-section-1-3 .u-btn-1 {
    border-style: solid;
  }
}

@media (max-width: 991px) {
  .u-section-1-3 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1-3 .u-text-1 {
    width: 540px;
  }
}

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

  .u-section-1-3 .u-image-1 {
    width: 260px;
    height: 99px;
  }

  .u-section-1-3 .u-text-1 {
    font-size: 0.875rem;
    width: 340px;
    margin-top: 18px;
  }
}

 .u-section-1-4 {
  background-image: linear-gradient(#006f9c, #68bd46);
}

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

.u-section-1-4 .u-image-1 {
  width: 304px;
  height: 116px;
  margin: 60px auto 0;
}

.u-section-1-4 .u-text-1 {
  font-size: 1.25rem;
  width: 837px;
  margin: 10px auto 0;
}

.u-section-1-4 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  background-image: none;
  --radius: 20px;
  margin: 40px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-1-4 .u-text-1 {
    margin-left: 52px;
    margin-right: 52px;
  }

  .u-section-1-4 .u-btn-1 {
    border-style: solid;
  }
}

@media (max-width: 991px) {
  .u-section-1-4 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1-4 .u-text-1 {
    width: 540px;
  }
}

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

  .u-section-1-4 .u-image-1 {
    width: 238px;
    height: 91px;
  }

  .u-section-1-4 .u-text-1 {
    font-size: 0.875rem;
    width: auto;
    margin-top: 22px;
  }

  .u-section-1-4 .u-btn-1 {
    margin-top: 41px;
  }
} .u-section-2 {
  background-image: none;
}

.u-section-2 .u-sheet-1 {
  min-height: 20px;
} .u-section-3 {
  background-image: linear-gradient(to right, #000035, #425465);
}

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

.u-section-3 .u-layout-wrap-1 {
  margin-top: 58px;
  margin-bottom: 60px;
}

.u-section-3 .u-image-1 {
  min-height: 444px;
  background-image: url("images/vxem3.jpg");
  background-position: 37.37% 42.06%;
  background-size: 125%;
}

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

.u-section-3 .u-layout-cell-2 {
  min-height: 444px;
}

.u-section-3 .u-container-layout-2 {
  padding: 30px 60px;
}

.u-section-3 .u-text-1 {
  font-size: 2.25rem;
  margin: 0 auto 0 0;
}

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

.u-section-3 .u-btn-1 {
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 2px;
  background-image: none;
  --radius: 20px;
  margin: 23px auto 0 0;
  padding: 10px 34px;
}

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

  .u-section-3 .u-image-1 {
    min-height: 366px;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 366px;
  }

  .u-section-3 .u-btn-1 {
    border-style: solid;
  }
}

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

  .u-section-3 .u-image-1 {
    min-height: 280px;
  }

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

  .u-section-3 .u-layout-cell-2 {
    min-height: 100px;
  }

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

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

  .u-section-3 .u-image-1 {
    min-height: 218px;
  }

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

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

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

  .u-section-3 .u-image-1 {
    min-height: 143px;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 340px;
  }

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

  .u-section-3 .u-text-2 {
    font-size: 0.875rem;
    width: auto;
  }

  .u-section-3 .u-btn-1 {
    font-size: 0.75rem;
    margin-left: auto;
  }
} .u-section-4 {
  background-image: linear-gradient(#f5812e, #ef313d);
}

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

.u-section-4 .u-layout-wrap-1 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.u-section-4 .u-layout-cell-1 {
  min-height: 444px;
}

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

.u-section-4 .u-text-1 {
  font-size: 2.25rem;
  margin: 0 auto 0 0;
}

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

.u-section-4 .u-btn-1 {
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 2px;
  background-image: none;
  --radius: 20px;
  margin: 23px auto 0 0;
  padding: 10px 34px;
}

.u-section-4 .u-image-1 {
  min-height: 444px;
  background-image: url("images/vxlf2.jpg");
  background-position: 60.73% 33.97%;
  background-size: 125%;
}

.u-section-4 .u-container-layout-2 {
  padding: 30px 60px;
}

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

  .u-section-4 .u-layout-cell-1 {
    min-height: 366px;
  }

  .u-section-4 .u-btn-1 {
    border-style: solid;
  }

  .u-section-4 .u-image-1 {
    min-height: 366px;
  }
}

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

  .u-section-4 .u-layout-cell-1 {
    min-height: 100px;
  }

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

  .u-section-4 .u-image-1 {
    min-height: 280px;
  }

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

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

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

  .u-section-4 .u-image-1 {
    min-height: 218px;
  }

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

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

  .u-section-4 .u-layout-cell-1 {
    min-height: 392px;
  }

  .u-section-4 .u-text-1 {
    font-size: 1.25rem;
    width: auto;
  }

  .u-section-4 .u-text-2 {
    font-size: 0.875rem;
    width: auto;
    margin-top: 26px;
  }

  .u-section-4 .u-btn-1 {
    font-size: 0.75rem;
    margin-top: 26px;
    margin-left: auto;
  }

  .u-section-4 .u-image-1 {
    min-height: 143px;
  }
} .u-section-5 {
  background-image: linear-gradient(#f5812e, #ef313d);
}

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

.u-section-5 .u-layout-wrap-1 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.u-section-5 .u-image-1 {
  min-height: 444px;
  background-image: url("images/vxlf2.jpg");
  background-position: 60.73% 33.97%;
  background-size: 125%;
}

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

.u-section-5 .u-layout-cell-2 {
  min-height: 444px;
}

.u-section-5 .u-container-layout-2 {
  padding: 30px 60px;
}

.u-section-5 .u-text-1 {
  font-size: 2.25rem;
  margin: 0 auto 0 0;
}

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

.u-section-5 .u-btn-1 {
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 2px;
  background-image: none;
  --radius: 20px;
  margin: 23px auto 0 0;
  padding: 10px 34px;
}

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

  .u-section-5 .u-image-1 {
    min-height: 366px;
  }

  .u-section-5 .u-layout-cell-2 {
    min-height: 366px;
  }

  .u-section-5 .u-btn-1 {
    border-style: solid;
  }
}

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

  .u-section-5 .u-image-1 {
    min-height: 280px;
  }

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

  .u-section-5 .u-layout-cell-2 {
    min-height: 100px;
  }

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

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

  .u-section-5 .u-layout-wrap-1 {
    margin-bottom: 39px;
  }

  .u-section-5 .u-image-1 {
    min-height: 210px;
  }

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

  .u-section-5 .u-layout-cell-2 {
    min-height: 357px;
  }

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

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

  .u-section-5 .u-text-2 {
    width: auto;
    margin-top: 18px;
  }

  .u-section-5 .u-btn-1 {
    margin-top: 18px;
  }
}

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

  .u-section-5 .u-image-1 {
    min-height: 143px;
  }

  .u-section-5 .u-layout-cell-2 {
    min-height: 392px;
  }

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

  .u-section-5 .u-text-2 {
    font-size: 0.875rem;
    margin-top: 26px;
  }

  .u-section-5 .u-btn-1 {
    font-size: 0.75rem;
    margin-top: 26px;
    margin-left: auto;
  }
} .u-section-6 {
  background-image: linear-gradient(to right, #006f9c, #68bd46);
}

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

.u-section-6 .u-layout-wrap-1 {
  width: 100%;
  margin: 60px 0;
}

.u-section-6 .u-image-1 {
  min-height: 444px;
  background-image: url("images/vxal2.jpg");
  background-position: 87.89% 27.61%;
  background-size: 105%;
}

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

.u-section-6 .u-layout-cell-2 {
  min-height: 444px;
}

.u-section-6 .u-container-layout-2 {
  padding: 30px 60px;
}

.u-section-6 .u-text-1 {
  font-size: 2.25rem;
  margin: 0 auto 0 0;
}

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

.u-section-6 .u-btn-1 {
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 2px;
  background-image: none;
  --radius: 20px;
  margin: 23px auto 0 0;
  padding: 10px 34px;
}

@media (max-width: 1199px) {
   .u-section-6 {
    border-style: dotted;
  }

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

  .u-section-6 .u-btn-1 {
    border-style: solid;
  }
}

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

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

  .u-section-6 .u-layout-cell-2 {
    min-height: 100px;
  }

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

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

  .u-section-6 .u-layout-wrap-1 {
    margin-top: 56px;
    margin-bottom: 56px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-6 .u-image-1 {
    min-height: 218px;
  }

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

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

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

  .u-section-6 .u-layout-wrap-1 {
    margin-top: 61px;
    margin-bottom: 54px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-image-1 {
    min-height: 121px;
  }

  .u-section-6 .u-layout-cell-2 {
    min-height: 314px;
  }

  .u-section-6 .u-container-layout-2 {
    padding-bottom: 26px;
  }

  .u-section-6 .u-text-1 {
    font-size: 1.25rem;
    width: auto;
  }

  .u-section-6 .u-text-2 {
    font-size: 0.875rem;
    width: auto;
    margin-top: 20px;
  }

  .u-section-6 .u-btn-1 {
    font-size: 0.75rem;
    margin-top: 20px;
    margin-left: auto;
  }
} .u-section-7 {
  background-image: none;
}

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

.u-section-7 .u-text-1 {
  font-weight: 400;
  text-transform: none;
  margin: 7px auto 0;
}

.u-section-7 .u-icon-1 {
  font-size: 1rem;
}

.u-section-7 .u-table-1 {
  width: 1086px;
  margin: 58px auto;
}

.u-section-7 .u-table-header-1 {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 1.25rem;
  background-image: none;
}

.u-section-7 .u-table-cell-1 {
  font-weight: 700;
  letter-spacing: 0px;
  font-size: 1.25rem;
  background-image: none;
  text-transform: none;
}

.u-section-7 .u-table-cell-2 {
  background-image: linear-gradient(to right, #000035, #425465);
  text-transform: none;
  font-size: 1.25rem;
}

.u-section-7 .u-table-cell-3 {
  background-image: linear-gradient(to right, #ef313d, #f5812e);
  text-transform: none;
  font-size: 1.25rem;
}

.u-section-7 .u-table-cell-4 {
  background-image: linear-gradient(to right, #006f9c, #68bd46);
  text-transform: none;
  font-size: 1.25rem;
}

.u-section-7 .u-table-body-1 {
  line-height: 1.6;
  background-image: none;
  font-size: 1.25rem;
}

.u-section-7 .u-table-cell-5 {
  font-size: 1rem;
}

.u-section-7 .u-table-cell-6 {
  background-image: none;
  font-weight: 700;
  font-size: 1.25rem;
}

.u-section-7 .u-table-cell-7 {
  background-image: none;
  font-weight: 700;
  font-size: 1.25rem;
}

.u-section-7 .u-table-cell-8 {
  background-image: none;
  font-weight: 700;
  font-size: 1.25rem;
}

.u-section-7 .u-table-cell-9 {
  font-size: 1rem;
}

.u-section-7 .u-table-cell-10 {
  font-weight: 700;
  font-size: 1.25rem;
  background-image: none;
}

.u-section-7 .u-table-cell-11 {
  font-weight: 700;
  font-size: 1.25rem;
  background-image: none;
}

.u-section-7 .u-table-cell-12 {
  font-weight: 700;
  font-size: 1.25rem;
  background-image: none;
}

.u-section-7 .u-table-cell-13 {
  font-size: 1rem;
}

.u-section-7 .u-table-cell-14 {
  background-image: none;
  font-size: 1rem;
}

.u-section-7 .u-table-cell-15 {
  background-image: none;
  font-size: 1rem;
}

.u-section-7 .u-table-cell-16 {
  background-image: none;
  font-size: 1rem;
}

.u-section-7 .u-table-cell-17 {
  font-size: 1rem;
}

.u-section-7 .u-table-cell-18 {
  font-size: 1rem;
  line-height: 1;
  background-image: none;
}

.u-section-7 .u-table-cell-19 {
  font-size: 1rem;
  line-height: 1;
  background-image: none;
}

.u-section-7 .u-table-cell-20 {
  font-size: 1rem;
  line-height: 1;
  background-image: none;
}

.u-section-7 .u-table-cell-21 {
  font-size: 1rem;
}

.u-section-7 .u-table-cell-22 {
  font-size: 2.25rem;
  line-height: 1;
  background-image: none;
}

.u-section-7 .u-table-cell-23 {
  font-size: 2.25rem;
  line-height: 1;
  background-image: none;
}

.u-section-7 .u-table-cell-24 {
  font-size: 2.25rem;
  line-height: 1;
  background-image: none;
}

.u-section-7 .u-table-cell-25 {
  font-size: 1rem;
}

.u-section-7 .u-table-cell-26 {
  font-size: 2.25rem;
  line-height: 1;
  background-image: none;
}

.u-section-7 .u-table-cell-27 {
  font-size: 2.25rem;
  line-height: 1;
  background-image: none;
}

.u-section-7 .u-table-cell-28 {
  font-size: 2.25rem;
  line-height: 1;
  background-image: none;
}

.u-section-7 .u-table-cell-29 {
  font-size: 1rem;
}

.u-section-7 .u-table-cell-30 {
  font-size: 2.25rem;
  line-height: 1;
  background-image: none;
}

.u-section-7 .u-table-cell-31 {
  font-size: 2.25rem;
  line-height: 1;
  background-image: none;
}

.u-section-7 .u-table-cell-32 {
  font-size: 2.25rem;
  line-height: 1;
  background-image: none;
}

.u-section-7 .u-table-cell-33 {
  background-image: none;
  font-size: 1rem;
}

.u-section-7 .u-table-cell-34 {
  background-image: none;
  font-size: 1rem;
}

.u-section-7 .u-table-cell-35 {
  background-image: none;
  font-size: 1rem;
}

.u-section-7 .u-table-cell-36 {
  background-image: none;
  font-size: 1rem;
}

.u-block-ad15-35 {
  background-image: none;
}

.u-block-ad15-51 {
  font-size: 1rem;
}

.u-block-ad15-54 {
  font-size: 1rem;
}

.u-block-ad15-53 {
  font-size: 1rem;
}

.u-block-ad15-52 {
  font-size: 1rem;
}

@media (max-width: 1199px) {
  .u-section-7 .u-table-1 {
    width: 940px;
  }
}

@media (max-width: 991px) {
  .u-section-7 .u-table-1 {
    width: 720px;
  }
}

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

  .u-section-7 .u-text-1 {
    font-weight: 700;
    text-transform: uppercase;
    width: 198px;
    margin-top: 38px;
  }

  .u-section-7 .u-table-1 {
    width: 540px;
    margin-top: 27px;
  }

  .u-section-7 .u-table-cell-10 {
    font-size: 1.875rem;
  }

  .u-section-7 .u-table-cell-11 {
    font-size: 1.875rem;
  }

  .u-section-7 .u-table-cell-12 {
    font-size: 1.875rem;
  }
}

@media (max-width: 575px) {
   .u-section-7 {
    background-position: 50% 50%;
  }

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

  .u-section-7 .u-text-1 {
    width: auto;
    margin-top: 28px;
  }

  .u-section-7 .u-icon-1 {
    font-size: 1.4286em;
  }

  .u-section-7 .u-table-1 {
    margin-top: 9px;
    margin-bottom: 50px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-7 .u-table-cell-1 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-2 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-3 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-4 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-5 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-6 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-7 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-8 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-9 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-10 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-11 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-12 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-13 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-14 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-15 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-16 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-17 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-18 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-19 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-20 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-21 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-22 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-23 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-24 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-25 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-26 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-27 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-28 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-29 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-30 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-31 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-32 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-33 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-34 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-35 {
    font-size: 0.875rem;
  }

  .u-section-7 .u-table-cell-36 {
    font-size: 0.875rem;
  }

  .u-block-ad15-51 {
    font-size: 0.875rem;
  }

  .u-block-ad15-54 {
    font-size: 0.875rem;
  }

  .u-block-ad15-53 {
    font-size: 0.875rem;
  }

  .u-block-ad15-52 {
    font-size: 0.875rem;
  }
} .u-section-8 {
  background-image: linear-gradient(0deg, rgba(0,0,53,0.8), rgba(41,46,51,0.8)), url('images/bdtx.jpg');
}

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

.u-section-8 .u-text-1 {
  font-size: 4.5rem;
  width: 648px;
  font-weight: 700;
  margin: 80px 235px 0 258px;
}

.u-section-8 .u-text-2 {
  text-transform: uppercase;
  letter-spacing: 2px;
  width: 648px;
  font-size: 1.25rem;
  margin: 20px 235px 0 258px;
}

.u-section-8 .u-btn-1 {
  border-style: solid;
  background-image: none;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 2px;
  --radius: 10px;
  margin: 47px auto 60px;
}

@media (max-width: 1199px) {
   .u-section-8 {
    background-position: 50% 50%;
  }

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

  .u-section-8 .u-text-1 {
    width: 596px;
    margin-left: 158px;
    margin-right: 135px;
  }

  .u-section-8 .u-text-2 {
    width: 596px;
    margin-left: 158px;
    margin-right: 134px;
  }
}

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

  .u-section-8 .u-text-1 {
    margin-right: 25px;
    margin-left: 48px;
    font-size: 3.75rem;
  }

  .u-section-8 .u-text-2 {
    font-size: 1.125rem;
    margin-right: 24px;
    margin-left: 48px;
  }
}

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

  .u-section-8 .u-text-1 {
    width: 540px;
    margin-left: 0;
    margin-right: 0;
    font-size: 3rem;
  }

  .u-section-8 .u-text-2 {
    width: 540px;
    font-size: 1rem;
    margin-left: 0;
    margin-right: 0;
  }
}

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

  .u-section-8 .u-text-1 {
    width: 340px;
    font-size: 2.25rem;
  }

  .u-section-8 .u-text-2 {
    width: 340px;
  }

  .u-section-8 .u-btn-1 {
    margin-left: 0;
    margin-right: 0;
    padding: 10px 21px 10px 20px;
  }
} .u-section-9 {
  background-image: none;
}

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

.u-section-9 .u-text-1 {
  font-size: 3rem;
  font-weight: 700;
  margin: 80px auto 0;
}

.u-section-9 .u-text-2 {
  font-size: 1.125rem;
  margin: 20px auto 0;
}

.u-section-9 .u-list-1 {
  margin-top: 40px;
  margin-bottom: 60px;
}

.u-section-9 .u-repeater-1 {
  grid-auto-columns: calc(16.6667% - 16.6667px);
  grid-template-columns: repeat(6, calc(16.6667% - 16.6667px));
  min-height: 195px;
  grid-gap: 20px;
}

.u-section-9 .u-list-item-1 {
  --radius: 20px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
}

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

.u-section-9 .u-icon-1 {
  height: 80px;
  width: 80px;
  background-image: none;
  color: rgb(255, 255, 255) !important;
  margin: 0 auto;
}

.u-section-9 .u-text-3 {
  font-size: 0.875rem;
  margin: 20px auto 0;
}

.u-section-9 .u-list-item-2 {
  --radius: 20px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
}

.u-section-9 .u-container-layout-2 {
  padding: 30px;
}

.u-section-9 .u-icon-2 {
  height: 80px;
  width: 80px;
  background-image: none;
  margin: 0 auto;
}

.u-section-9 .u-text-4 {
  font-size: 0.875rem;
  margin: 20px auto 0;
}

.u-section-9 .u-list-item-3 {
  --radius: 20px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
}

.u-section-9 .u-container-layout-3 {
  padding: 30px;
}

.u-section-9 .u-icon-3 {
  height: 80px;
  width: 80px;
  background-image: none;
  margin: 0 auto;
}

.u-section-9 .u-text-5 {
  font-size: 0.875rem;
  margin: 20px auto 0;
}

.u-section-9 .u-list-item-4 {
  --radius: 20px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
}

.u-section-9 .u-container-layout-4 {
  padding: 30px;
}

.u-section-9 .u-icon-4 {
  height: 80px;
  width: 80px;
  background-image: none;
  margin: 0 auto;
}

.u-section-9 .u-text-6 {
  font-size: 0.875rem;
  margin: 20px auto 0;
}

.u-section-9 .u-list-item-5 {
  --radius: 20px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
}

.u-section-9 .u-container-layout-5 {
  padding: 30px;
}

.u-section-9 .u-icon-5 {
  height: 80px;
  width: 80px;
  background-image: none;
  margin: 0 auto;
}

.u-section-9 .u-text-7 {
  font-size: 0.875rem;
  margin: 20px auto 0;
}

.u-section-9 .u-list-item-6 {
  --radius: 20px;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
}

.u-section-9 .u-container-layout-6 {
  padding: 30px;
}

.u-section-9 .u-icon-6 {
  height: 80px;
  width: 80px;
  background-image: none;
  margin: 0 auto;
}

.u-section-9 .u-text-8 {
  font-size: 0.875rem;
  margin: 20px auto 0;
}

@media (max-width: 1199px) {
  .u-section-9 .u-repeater-1 {
    grid-auto-columns: calc(16.666666666666668% - 16.6667px);
    grid-template-columns: repeat(6, calc(16.666666666666668% - 16.6667px));
    min-height: 157px;
  }
}

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

  .u-section-9 .u-text-1 {
    margin-top: 50px;
  }

  .u-section-9 .u-text-2 {
    font-size: 1rem;
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .u-section-9 .u-repeater-1 {
    grid-auto-columns: calc(33.3333% - 13.3334px);
    grid-template-columns: repeat(3, calc(33.3333% - 13.3334px));
    min-height: 408px;
  }
}

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

  .u-section-9 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-9 .u-list-1 {
    margin-bottom: 50px;
  }

  .u-section-9 .u-repeater-1 {
    grid-auto-columns: calc(50% - 10px);
    grid-template-columns: repeat(2, calc(50% - 10px));
    min-height: 622px;
  }

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

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

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

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

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

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

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

  .u-section-9 .u-text-1 {
    margin-top: 41px;
  }

  .u-section-9 .u-list-1 {
    margin-top: 20px;
    margin-bottom: 41px;
  }

  .u-section-9 .u-repeater-1 {
    grid-auto-columns: calc(33.3333% - 13.3333px);
    grid-template-columns: repeat(3, calc(33.3333% - 13.3333px));
    min-height: 325px;
  }

  .u-section-9 .u-container-layout-1 {
    padding-top: 27px;
    padding-bottom: 20px;
  }

  .u-section-9 .u-icon-1 {
    height: 50px;
    width: 50px;
    padding: 0;
  }

  .u-section-9 .u-text-3 {
    width: auto;
    margin-left: -1px;
    margin-right: -1px;
  }

  .u-section-9 .u-container-layout-2 {
    padding-top: 27px;
    padding-bottom: 20px;
  }

  .u-section-9 .u-icon-2 {
    height: 50px;
    width: 50px;
    padding: 0;
  }

  .u-section-9 .u-text-4 {
    width: auto;
    margin-left: -1px;
    margin-right: -1px;
  }

  .u-section-9 .u-container-layout-3 {
    padding-top: 27px;
    padding-bottom: 20px;
  }

  .u-section-9 .u-icon-3 {
    height: 50px;
    width: 50px;
    padding: 0;
  }

  .u-section-9 .u-text-5 {
    width: auto;
    margin-left: -1px;
    margin-right: -1px;
  }

  .u-section-9 .u-container-layout-4 {
    padding-top: 27px;
    padding-bottom: 20px;
  }

  .u-section-9 .u-icon-4 {
    height: 50px;
    width: 50px;
    padding: 0;
  }

  .u-section-9 .u-text-6 {
    width: auto;
    margin-left: -1px;
    margin-right: -1px;
  }

  .u-section-9 .u-container-layout-5 {
    padding-top: 27px;
    padding-bottom: 20px;
  }

  .u-section-9 .u-icon-5 {
    height: 50px;
    width: 50px;
    padding: 0;
  }

  .u-section-9 .u-text-7 {
    width: auto;
    margin-left: -1px;
    margin-right: -1px;
  }

  .u-section-9 .u-container-layout-6 {
    padding-top: 27px;
    padding-bottom: 20px;
  }

  .u-section-9 .u-icon-6 {
    height: 50px;
    width: 50px;
    padding: 0;
  }

  .u-section-9 .u-text-8 {
    width: auto;
    margin-left: -1px;
    margin-right: -1px;
  }
}

.u-section-9 .u-list-item-1,
.u-section-9 .u-list-item-1:before,
.u-section-9 .u-list-item-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-9 .u-list-item-1.u-list-item-1.u-list-item-1:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-9 .u-list-item-1.u-list-item-1.u-list-item-1.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-9 .u-list-item-2,
.u-section-9 .u-list-item-2:before,
.u-section-9 .u-list-item-2 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-9 .u-list-item-2.u-list-item-2.u-list-item-2:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-9 .u-list-item-2.u-list-item-2.u-list-item-2.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-9 .u-list-item-3,
.u-section-9 .u-list-item-3:before,
.u-section-9 .u-list-item-3 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-9 .u-list-item-3.u-list-item-3.u-list-item-3:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-9 .u-list-item-3.u-list-item-3.u-list-item-3.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-9 .u-list-item-4,
.u-section-9 .u-list-item-4:before,
.u-section-9 .u-list-item-4 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-9 .u-list-item-4.u-list-item-4.u-list-item-4:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-9 .u-list-item-4.u-list-item-4.u-list-item-4.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-9 .u-list-item-5,
.u-section-9 .u-list-item-5:before,
.u-section-9 .u-list-item-5 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-9 .u-list-item-5.u-list-item-5.u-list-item-5:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-9 .u-list-item-5.u-list-item-5.u-list-item-5.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-9 .u-list-item-6,
.u-section-9 .u-list-item-6:before,
.u-section-9 .u-list-item-6 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-9 .u-list-item-6.u-list-item-6.u-list-item-6:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-9 .u-list-item-6.u-list-item-6.u-list-item-6.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
} .u-section-10 {
  background-image: url("images/capawpp2.jpg");
}

.u-section-355 .u-list-item-355.u-list-item-355.u-list-item-355.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
} .u-section-355 {
  background-image: url("images/capawpp3.jpg");
}

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

.u-section-10 .u-layout-wrap-1 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.u-section-10 .u-layout-cell-1 {
  min-height: 728px;
}

.u-section-10 .u-container-layout-1 {
  padding: 30px 0;
}

.u-section-10 .u-layout-cell-2 {
  min-height: 728px;
}

.u-section-10 .u-container-layout-2 {
  padding: 0;
}

.u-section-10 .u-text-1 {
  font-weight: 700;
  margin: 42px auto 0 33px;
}

.u-section-10 .u-text-2 {
  font-size: 1rem;
  margin: 19px 33px 0;
}

.u-section-10 .u-form-1 {
  background-image: none;
  height: 455px;
  margin-top: 19px;
  margin-bottom: 0;
}

.u-section-10 .u-input-1 {
  height: 60px;
}

.u-section-10 .u-input-2 {
  height: 60px;
}

.u-section-10 .u-form-group-3 {
  margin-left: 0;
}

.u-section-10 .u-input-3 {
  --radius: 20px;
  height: 60px;
}

.u-section-10 .u-form-group-4 {
  margin-left: 0;
}

.u-section-10 .u-input-4 {
  --radius: 20px;
  height: 60px;
}

.u-section-10 .u-btn-1 {
  background-image: none;
  font-size: 1.25rem;
  text-transform: uppercase;
  font-weight: 500;
  padding: 10px 43px 11px 42px;
}

@media (max-width: 1199px) {
   .u-section-10 {
    background-position: 50% 50%;
  }

  .u-section-10 .u-layout-cell-1 {
    min-height: 600px;
  }

  .u-section-10 .u-layout-cell-2 {
    min-height: 600px;
  }

  .u-section-10 .u-text-1 {
    margin-left: 17px;
  }

  .u-section-10 .u-text-2 {
    margin-left: 17px;
    margin-right: 17px;
  }
}

@media (max-width: 991px) {
  .u-section-10 .u-layout-wrap-1 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .u-section-10 .u-layout-cell-1 {
    min-height: 460px;
  }

  .u-section-10 .u-layout-cell-2 {
    min-height: 706px;
  }
}

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

  .u-section-10 .u-layout-cell-1 {
    min-height: 647px;
  }

  .u-section-10 .u-layout-cell-2 {
    min-height: 680px;
  }

  .u-section-10 .u-form-1 {
    margin-top: 32px;
  }
}

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

  .u-section-10 .u-layout-wrap-1 {
    margin-bottom: 40px;
  }

  .u-section-10 .u-layout-cell-1 {
    min-height: 407px;
  }

  .u-section-10 .u-layout-cell-2 {
    min-height: 641px;
  }

  .u-section-10 .u-text-2 {
    font-size: 0.875rem;
  }

  .u-section-10 .u-form-1 {
    margin-top: 28px;
  }
  
} .u-section-11 {
  background-image: linear-gradient(to right, #db545a, #e68387);
}

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

.u-section-11 .u-group-1 {
  min-height: 250px;
  height: auto;
  --radius: 20px;
  width: 1018px;
  background-image: none;
  margin: 75px auto;
}

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

.u-section-11 .u-text-1 {
  font-size: 3rem;
  margin: 28px auto 0;
}

.u-section-11 .u-btn-1 {
  --radius: 50px;
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 1px;
  margin: 24px auto 0;
}

@media (max-width: 1199px) {
  .u-section-11 .u-group-1 {
    width: 940px;
    height: auto;
  }

  .u-section-11 .u-text-1 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .u-section-11 .u-btn-1 {
    width: 571px;
  }
}

@media (max-width: 991px) {
  .u-section-11 .u-group-1 {
    width: 720px;
  }

  .u-section-11 .u-text-1 {
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-11 .u-btn-1 {
    font-size: 1rem;
  }
}

@media (max-width: 767px) {
  .u-section-11 .u-group-1 {
    width: 540px;
  }

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

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

  .u-section-11 .u-btn-1 {
    margin-left: -26px;
    margin-right: -26px;
    width: 520px;
  }
}

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

  .u-section-11 .u-group-1 {
    min-height: 208px;
    width: 372px;
    margin: 40px -16px;
  }

  .u-section-11 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 24px;
  }

  .u-section-11 .u-btn-1 {
    --radius: 20px;
    font-size: 0.75rem;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 320px;
  }
} .u-section-12 {
  background-image: none;
}

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

.u-section-12 .u-layout-wrap-1 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.u-section-12 .u-layout-cell-1 {
  min-height: 704px;
}

.u-section-12 .u-container-layout-1 {
  padding: 30px 50px;
}

.u-section-12 .u-text-1 {
  font-weight: 700;
  font-size: 3rem;
  margin: 3px 0 0;
}

.u-section-12 .u-text-2 {
  font-size: 1rem;
  line-height: 2;
  margin: 20px 0 0;
}

.u-section-12 .u-layout-cell-2 {
  min-height: 704px;
  background-image: none;
  --radius: 20px;
}

.u-section-12 .u-container-layout-2 {
  padding: 30px 30px 28px;
}

.u-section-12 .u-accordion-1 {
  margin: 0 auto 0 0;
}

.u-section-12 .u-accordion-item-1 {
  margin-left: auto;
  margin-right: auto;
}

.u-section-12 .u-accordion-link-1 {
  background-image: none;
  font-weight: 700;
  margin-left: auto;
  margin-right: auto;
  --radius: 20px;
  font-size: 1rem;
  padding: 15px 20px;
}

.u-section-12 .u-icon-1 {
  height: 40px;
  width: 40px;
  background-image: none;
  padding: 8px;
}

.u-section-12 .u-accordion-pane-1 {
  min-height: 150px;
  background-image: none;
  margin-left: auto;
  margin-right: 0;
}

.u-section-12 .u-container-layout-3 {
  padding: 30px;
}

.u-section-12 .u-text-3 {
  font-size: 1rem;
  font-weight: 400;
  margin: 0;
}

.u-section-12 .u-accordion-item-2 {
  margin-left: auto;
  margin-right: auto;
}

.u-section-12 .u-accordion-link-2 {
  background-image: none;
  font-weight: 700;
  margin-left: auto;
  margin-right: auto;
  --radius: 20px;
  font-size: 1rem;
  padding: 15px 20px;
}

.u-section-12 .u-icon-2 {
  height: 40px;
  width: 40px;
  background-image: none;
  padding: 8px;
}

.u-section-12 .u-accordion-pane-2 {
  min-height: 150px;
  background-image: none;
}

.u-section-12 .u-container-layout-4 {
  padding: 30px;
}

.u-section-12 .u-text-4 {
  line-height: 1.6;
  font-size: 1rem;
  margin: 0;
}

.u-section-12 .u-accordion-item-3 {
  margin-left: auto;
  margin-right: auto;
}

.u-section-12 .u-accordion-link-3 {
  background-image: none;
  font-weight: 700;
  margin-left: auto;
  margin-right: auto;
  --radius: 20px;
  font-size: 1rem;
  padding: 15px 20px;
}

.u-section-12 .u-icon-3 {
  height: 40px;
  width: 40px;
  background-image: none;
  padding: 8px;
}

.u-section-12 .u-accordion-pane-3 {
  min-height: 175px;
  background-image: none;
}

.u-section-12 .u-container-layout-5 {
  padding: 30px;
}

.u-section-12 .u-text-5 {
  font-size: 1rem;
  margin: 0;
}

.u-section-12 .u-accordion-item-4 {
  margin-left: auto;
  margin-right: auto;
}

.u-section-12 .u-accordion-link-4 {
  background-image: none;
  font-weight: 700;
  margin-left: auto;
  margin-right: auto;
  --radius: 20px;
  font-size: 1rem;
  padding: 15px 20px;
}

.u-section-12 .u-icon-4 {
  height: 40px;
  width: 40px;
  background-image: none;
  padding: 8px;
}

.u-section-12 .u-accordion-pane-4 {
  min-height: 150px;
  background-image: none;
}

.u-section-12 .u-container-layout-6 {
  padding: 30px;
}

.u-section-12 .u-text-6 {
  font-size: 1rem;
  margin: 0;
}

.u-section-12 .u-accordion-item-5 {
  margin-left: auto;
  margin-right: auto;
}

.u-section-12 .u-accordion-link-5 {
  background-image: none;
  font-weight: 700;
  margin-left: auto;
  margin-right: auto;
  --radius: 20px;
  font-size: 1rem;
  padding: 15px 20px;
}

.u-section-12 .u-icon-5 {
  height: 40px;
  width: 40px;
  background-image: none;
  color: rgb(255, 255, 255);
  padding: 8px;
}

.u-section-12 .u-accordion-pane-5 {
  min-height: 150px;
  background-image: none;
  margin-left: auto;
  margin-right: 0;
}

.u-section-12 .u-container-layout-7 {
  padding: 30px;
}

.u-section-12 .u-text-7 {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1rem;
}

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

  .u-section-12 .u-layout-cell-1 {
    min-height: 580px;
  }

  .u-section-12 .u-layout-cell-2 {
    min-height: 580px;
  }

  .u-section-12 .u-accordion-1 {
    margin-right: initial;
    margin-left: initial;
  }
}

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

  .u-section-12 .u-layout-cell-1 {
    min-height: 100px;
  }

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

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

  .u-section-12 .u-layout-cell-2 {
    min-height: 100px;
  }

  .u-section-12 .u-container-layout-2 {
    padding-right: 22px;
    padding-left: 24px;
  }
}

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

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

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

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

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

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

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

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

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

  .u-section-12 .u-layout-wrap-1 {
    margin-top: 0;
    margin-bottom: 50px;
  }

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

  .u-section-12 .u-text-2 {
    font-size: 0.875rem;
  }

  .u-section-12 .u-accordion-link-1 {
    font-size: 0.875rem;
  }

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

  .u-section-12 .u-accordion-link-2 {
    font-size: 0.875rem;
  }

  .u-section-12 .u-text-4 {
    font-size: 0.875rem;
  }

  .u-section-12 .u-accordion-link-3 {
    font-size: 0.875rem;
  }

  .u-section-12 .u-text-5 {
    font-size: 0.875rem;
  }

  .u-section-12 .u-accordion-link-4 {
    font-size: 0.875rem;
  }

  .u-section-12 .u-text-6 {
    font-size: 0.875rem;
  }

  .u-section-12 .u-accordion-link-5 {
    font-size: 0.875rem;
  }

  .u-section-12 .u-text-7 {
    font-size: 0.875rem;
  }
} .u-section-13 {
  background-image: linear-gradient(to right, #db545a, #e68387);
}

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

.u-section-13 .u-slider-1 {
  width: 570px;
  min-height: 500px;
  height: auto;
  margin: 70px auto 0 0;
}

.u-section-13 .u-carousel-indicators-1 {
  position: absolute;
  width: auto;
  height: auto;
  top: auto;
  bottom: -23px;
}

.u-section-13 .u-image-1 {
  background-image: url("images/foto-predioc.jpg");
  background-position: 50% 50%;
}

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

.u-section-13 .u-image-2 {
  background-image: url("images/clnt.jpg");
  background-position: 50% 50%;
}

.u-section-13 .u-container-layout-2 {
  padding: 30px;
}

.u-section-13 .u-image-3 {
  background-image: url("images/fotocomercial1.jpg");
  background-position: 50% 50%;
}

.u-section-13 .u-container-layout-3 {
  padding: 30px 50px;
}

.u-section-13 .u-image-4 {
  background-image: url("images/cx.jpg");
  background-position: 50% 50%;
}

.u-section-13 .u-container-layout-4 {
  padding: 30px 50px;
}

.u-section-13 .u-carousel-control-1 {
  width: 45px;
  height: 45px;
  left: 20px;
  position: absolute;
  right: auto;
}

.u-section-13 .u-carousel-control-2 {
  width: 45px;
  height: 45px;
  left: auto;
  position: absolute;
  right: 20px;
}

.u-section-13 .u-group-1 {
  width: 570px;
  min-height: 500px;
  background-image: none;
  height: auto;
  --bottom-right-radius: 20px;
  --top-right-radius: 20px;
  margin: -500px 0 60px auto;
}

.u-section-13 .u-container-layout-5 {
  padding: 30px 60px;
}

.u-section-13 .u-text-1 {
  margin-top: 47px;
  margin-bottom: 0;
  font-size: 2.25rem;
}

.u-section-13 .u-text-2 {
  font-size: 1.125rem;
  margin: 20px 0 0;
}

.u-section-13 .u-btn-1 {
  background-image: none;
  border-style: solid;
  text-transform: uppercase;
  font-size: 0.875rem;
  --radius: 20px;
  margin: 40px auto 0 0;
}

@media (max-width: 1199px) {
  .u-section-13 .u-slider-1 {
    width: 470px;
  }

  .u-section-13 .u-group-1 {
    width: 470px;
    height: auto;
  }
}

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

  .u-section-13 .u-slider-1 {
    width: 366px;
    min-height: 477px;
    margin-top: 60px;
  }

  .u-section-13 .u-carousel-indicators-1 {
    bottom: -36px;
  }

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

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

  .u-section-13 .u-group-1 {
    width: 354px;
    min-height: 439px;
    margin-top: -477px;
  }

  .u-section-13 .u-container-layout-5 {
    padding-top: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

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

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

  .u-section-13 .u-slider-1 {
    min-height: 468px;
    margin-top: 50px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-13 .u-carousel-indicators-1 {
    bottom: 23px;
  }

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

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

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

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

  .u-section-13 .u-group-1 {
    min-height: 394px;
    margin-top: 0;
    margin-bottom: 50px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-13 .u-container-layout-5 {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
}

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

  .u-section-13 .u-slider-1 {
    min-height: 243px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-13 .u-text-1 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 44px;
    margin-right: auto;
    margin-left: 0;
  }

  .u-section-13 .u-text-2 {
    width: auto;
    font-size: 0.875rem;
  }

  .u-section-13 .u-btn-1 {
    margin-top: 27px;
  }
}.u-block-c782-8 {
  position: absolute;
  top: 32px;
  left: auto;
  right: calc(((100% - 1140px) / 2)  + 495px);
}

.u-block-c782-6 {
  position: absolute;
  left: calc(((100% - 1140px) / 2)  + -94px);
  width: 65px;
  height: 65px;
  right: auto;
}

.u-block-c782-7 {
  position: absolute;
  width: 65px;
  height: 65px;
  left: auto;
  right: calc(((100% - 1140px) / 2)  + -94px);
}

@media (max-width: 1199px) {
  .u-block-c782-8 {
    right: calc(((100% - 940px) / 2)  + 395px);
  }

  .u-block-c782-6 {
    left: calc(((100% - 940px) / 2)  + -78px);
  }

  .u-block-c782-7 {
    right: calc(((100% - 940px) / 2)  + -78px);
  }
}

@media (max-width: 991px) {
  .u-block-c782-8 {
    right: calc(((100% - 720px) / 2)  + 285px);
  }

  .u-block-c782-6 {
    left: calc(((100% - 720px) / 2)  + -60px);
  }

  .u-block-c782-7 {
    right: calc(((100% - 720px) / 2)  + -60px);
  }
}

@media (max-width: 767px) {
  .u-block-c782-8 {
    right: calc(((100% - 540px) / 2)  + 195px);
  }

  .u-block-c782-6 {
    left: calc(((100% - 540px) / 2)  + -45px);
  }

  .u-block-c782-7 {
    right: calc(((100% - 540px) / 2)  + -45px);
  }
}

@media (max-width: 575px) {
  .u-block-c782-8 {
    right: calc(((100% - 340px) / 2)  + 95px);
  }

  .u-block-c782-6 {
    left: calc(((100% - 340px) / 2)  + -28px);
  }

  .u-block-c782-7 {
    right: calc(((100% - 340px) / 2)  + -28px);
  }
}

 .u-section-14-1 {
  background-image: none;
}

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

.u-section-14-1 .u-group-1 {
  width: 1020px;
  height: auto;
  --radius: 20px;
  min-height: 375px;
  margin: 60px auto;
}

.u-section-14-1 .u-container-layout-1 {
  padding: 8px 28px;
}

.u-section-14-1 .u-text-1 {
  font-size: 3rem;
  font-weight: 500;
  margin: 21px auto 0;
}

.u-section-14-1 .u-text-2 {
  font-size: 1.125rem;
  margin: 30px 0 0;
}

@media (max-width: 1199px) {
  .u-section-14-1 .u-group-1 {
    width: 940px;
    height: auto;
  }
}

@media (max-width: 991px) {
  .u-section-14-1 .u-group-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-14-1 .u-group-1 {
    width: 540px;
  }

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

@media (max-width: 575px) {
   .u-section-14-1 {
    background-position: 50% 50%;
  }

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

  .u-section-14-1 .u-group-1 {
    min-height: 437px;
    margin-top: 62px;
    margin-bottom: 35px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-14-1 .u-container-layout-1 {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 18px;
  }

  .u-section-14-1 .u-text-1 {
    font-size: 2.25rem;
    margin-top: 0;
  }

  .u-section-14-1 .u-text-2 {
    font-size: 0.875rem;
  }
}

.u-section-14-2 .u-sheet-1 {
  min-height: 520px;
}

.u-section-14-2 .u-list-1 {
  width: 1020px;
  margin: 60px auto;
}

.u-section-14-2 .u-repeater-1 {
  grid-auto-columns: calc(33.3333% - 18px);
  grid-template-columns: repeat(3, calc(33.3333% - 18px));
  min-height: 375px;
  grid-gap: 27px;
}

.u-section-14-2 .u-list-item-1 {
  background-image: none;
  --radius: 20px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-14-2 .u-container-layout-1 {
  padding: 30px;
}

.u-section-14-2 .u-icon-1 {
  height: 80px;
  width: 80px;
  background-image: none;
  color: rgb(255, 255, 255) !important;
  margin: 0 auto;
}

.u-section-14-2 .u-text-1 {
  font-size: 1.875rem;
  font-weight: 700;
  margin: 20px auto 0;
}

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

.u-section-14-2 .u-list-item-2 {
  background-image: none;
  --radius: 20px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-14-2 .u-container-layout-2 {
  padding: 30px;
}

.u-section-14-2 .u-icon-2 {
  height: 80px;
  width: 80px;
  background-image: none;
  margin: 0 auto;
}

.u-section-14-2 .u-text-3 {
  font-size: 1.875rem;
  font-weight: 700;
  margin: 20px auto 0;
}

.u-section-14-2 .u-text-4 {
  font-size: 1rem;
  margin: 20px 0 0;
}

.u-section-14-2 .u-list-item-3 {
  background-image: none;
  --radius: 20px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-14-2 .u-container-layout-3 {
  padding: 30px;
}

.u-section-14-2 .u-icon-3 {
  height: 80px;
  width: 80px;
  background-image: none;
  margin: 0 auto;
}

.u-section-14-2 .u-text-5 {
  font-size: 1.875rem;
  font-weight: 700;
  margin: 20px auto 0;
}

.u-section-14-2 .u-text-6 {
  font-size: 1rem;
  margin: 20px 0 0;
}

@media (max-width: 1199px) {
  .u-section-14-2 .u-list-1 {
    width: 940px;
  }

  .u-section-14-2 .u-repeater-1 {
    grid-auto-columns: calc(33.333333333333336% - 18px);
    grid-template-columns: repeat(3, calc(33.333333333333336% - 18px));
    min-height: 344px;
  }
}

@media (max-width: 991px) {
  .u-section-14-2 .u-list-1 {
    width: 720px;
  }

  .u-section-14-2 .u-repeater-1 {
    grid-auto-columns: calc(50% - 13.5px);
    grid-template-columns: repeat(2, calc(50% - 13.5px));
    min-height: 834px;
  }
}

@media (max-width: 767px) {
  .u-section-14-2 .u-list-1 {
    width: 540px;
  }

  .u-section-14-2 .u-repeater-1 {
    grid-auto-columns: calc(100% - 0px);
    grid-template-columns: 100%;
  }

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

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

  .u-section-14-2 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-14-2 .u-list-1 {
    width: 340px;
  }

  .u-section-14-2 .u-repeater-1 {
    grid-auto-columns: 100%;
  }

  .u-section-14-2 .u-icon-1 {
    height: 50px;
    width: 50px;
    padding: 0;
  }

  .u-section-14-2 .u-text-1 {
    font-size: 1.5rem;
  }

  .u-section-14-2 .u-text-2 {
    font-size: 0.875rem;
  }

  .u-section-14-2 .u-icon-2 {
    height: 50px;
    width: 50px;
    padding: 0;
  }

  .u-section-14-2 .u-text-3 {
    font-size: 1.5rem;
  }

  .u-section-14-2 .u-text-4 {
    font-size: 0.875rem;
  }

  .u-section-14-2 .u-icon-3 {
    height: 50px;
    width: 50px;
    padding: 0;
  }

  .u-section-14-2 .u-text-5 {
    font-size: 1.5rem;
  }

  .u-section-14-2 .u-text-6 {
    font-size: 0.875rem;
  }
} .u-section-15 {
  background-image: none;
  border-style: dashed;
}

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

.u-section-15 .u-layout-wrap-1 {
  margin-top: 60px;
  margin-bottom: 58px;
}

.u-section-15 .u-layout-cell-1 {
  min-height: 261px;
}

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

.u-section-15 .u-text-1 {
  font-weight: 700;
  margin: 0;
}

.u-section-15 .u-line-1 {
  width: 100px;
  height: 3px;
  margin: 30px auto 0 0;
}

.u-section-15 .u-layout-cell-2 {
  min-height: 261px;
}

.u-section-15 .u-container-layout-2 {
  padding: 30px 30px 29px;
}

.u-section-15 .u-text-2 {
  font-size: 1.125rem;
  margin: 0;
}

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

  .u-section-15 .u-layout-cell-1 {
    min-height: 215px;
  }

  .u-section-15 .u-layout-cell-2 {
    min-height: 215px;
  }
}

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

  .u-section-15 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-15 .u-layout-cell-2 {
    min-height: 100px;
  }

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

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

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

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

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

  .u-section-15 .u-layout-wrap-1 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .u-section-15 .u-text-2 {
    font-size: 0.875rem;
  }
} .u-section-16 {
  border-style: dashed;
}

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

.u-section-16 .u-image-1 {
  width: 200px;
  height: 47px;
  margin: 45px auto;
}