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

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

.u-section-1 .u-shape-1 {
  width: 570px;
  height: 228px;
  background-image: none;
  margin: 45px auto 0;
}

.u-section-1 .u-image-1 {
  width: 319px;
  height: 319px;
  background-image: url("images/CircularRomeu.png");
  background-position: 50% 50%;
  margin: -281px auto 0;
}

.u-section-1 .u-group-1 {
  width: 333px;
  min-height: 61px;
  margin: 40px auto 0;
}

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

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

.u-section-1 .u-text-2 {
  width: 570px;
  margin: 30px auto 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 2px;
  border-style: none;
  margin: 121px auto -8px;
  padding: 16px 48px 16px 47px;
}

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

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

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

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