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

.u-section-1 .u-text-1 {
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: uppercase;
  margin: 9px 44px 0;
}

.u-section-1 .u-text-2 {
  font-weight: 700;
  margin: 7px 176px 0 201px;
}

.u-section-1 .u-map-1 {
  width: 603px;
  height: 244px;
  margin: 18px auto 0;
}

.u-section-1 .u-social-icons-1 {
  height: 52px;
  width: 360px;
  margin: 39px 378px 18px auto;
}

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

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

.u-section-1 .u-icon-3 {
  height: 100%;
  color: rgb(219, 83, 75) !important;
  background-image: none;
}

.u-section-1 .u-icon-4 {
  height: 100%;
  color: rgb(0, 230, 118) !important;
  background-image: none;
}

.u-section-1 .u-icon-5 {
  height: 0;
  background-image: none;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    width: 749px;
    margin-left: 101px;
    margin-right: 76px;
  }
}

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

  .u-section-1 .u-social-icons-1 {
    margin-right: 360px;
  }
}

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

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

  .u-section-1 .u-social-icons-1 {
    margin-right: 180px;
  }
}

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

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

  .u-section-1 .u-social-icons-1 {
    width: 340px;
    margin-right: 0;
  }
}