.direitoleft{
      float: left;
  }
  .direitoright{
      float: right;
  }
.u-section-1 .u-sheet-1 {
  min-height: 204px;
}

.u-section-1 .u-text-1 {
  width: 181px;
  margin: 60px auto 0;
}

.u-section-1 .u-text-2 {
  margin: 20px 0 50px;
}.u-section-2 .u-sheet-1 {
  min-height: 990px;
}

.u-section-2 .u-custom-html-1 {
  min-height: 718px;
  margin: 60px 570px 60px 0;
}

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

@media (max-width: 991px) {
.direitoleft{
      float: left;
  }
  .direitoright{
      float: right;
  }
  .u-section-2 .u-custom-html-1 {
    margin-right: 350px;
  }
}

@media (max-width: 767px) {
        .direitoleft{
      float: none;
  }
  .direitoright{
      float: none;
  }
  .u-section-2 .u-custom-html-1 {
    margin-right: 170px;
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-custom-html-1 {
    margin-right: 0;
    width: 340px;
  }
}