 .u-section-1 {
  background-image: none;
  min-height: 82px;
}

.u-section-1 .u-text-1 {
  line-height: 0.4;
  font-size: 1.5rem;
  font-family: CarentroDEMO;
  font-weight: 700;
  margin: 18px 0 0;
}

.u-section-1 .u-icon-1 {
  font-size: 1.5em;
  margin-right: 11px;
  vertical-align: -5px;
}

.u-section-1 .u-icon-2 {
  width: 38px;
  height: 38px;
  margin: -36px auto 26px calc(((100% - 1320px) / 2) + -40px);
}

@media (max-width: 1399px) {
  .u-section-1 .u-text-1 {
    font-size: 1.125rem;
  }

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

  .u-section-1 .u-icon-2 {
    --radius: 10px;
    margin-top: -32px;
    margin-left: calc(((100% - 1140px) / 2) + -40px);
    padding: 6px;
  }
}

@media (max-width: 1199px) {
  .u-section-1 .u-icon-2 {
    margin-top: -35px;
    margin-bottom: 29px;
    margin-left: calc(((100% - 940px) / 2) + -40px);
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-icon-2 {
    margin-left: calc(((100% - 720px) / 2) + -40px);
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 1rem;
    width: auto;
    margin-top: 20px;
    margin-right: calc(((100% - 1140px) / 2) + 320px);
    margin-left: calc(((100% - 1140px) / 2) + 341px);
  }

  .u-section-1 .u-icon-2 {
    margin-top: -33px;
    margin-left: calc(((100% - 540px) / 2));
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    margin-right: calc(((100% - 340px) / 2) + -28px);
    margin-left: calc(((100% - 340px) / 2));
  }

  .u-section-1 .u-icon-1 {
    vertical-align: -3px;
  }

  .u-section-1 .u-icon-2 {
    width: 31px;
    height: 31px;
    --radius: 7px;
    margin-top: -28px;
    margin-bottom: 31px;
    margin-left: calc(((100% - 340px) / 2));
    padding: 4px;
  }
} .u-section-2 {
  /*min-height: 742px;*/
}

.u-section-2 .u-custom-html-1 {
  height: auto;
  min-height: 713px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-2 .u-custom-html-2 {
  margin: 22px 0 -218px;
}

@media (max-width: 1399px) {
  .u-section-2 .u-custom-html-1 {
    min-height: 807px;
  }

  .u-section-2 .u-custom-html-2 {
    margin-top: -122px;
    margin-bottom: -410px;
    margin-right: initial;
    margin-left: initial;
  }
}

@media (max-width: 1199px) {
  .u-section-2 .u-custom-html-1 {
    min-height: 618px;
  }

  .u-section-2 .u-custom-html-2 {
    margin-top: -153px;
    margin-bottom: -991px;
    margin-right: initial;
    margin-left: initial;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-custom-html-1 {
    /*min-height: 640px;*/
  }

  .u-section-2 .u-custom-html-2 {
    margin-top: -31px;
    margin-bottom: 24px;
    margin-right: initial;
    margin-left: initial;
  }
}@font-face {
  font-family: 'CarentroDEMO';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/CarentroDEMO.otf);
}