.u-section-1 {
  background-image: url("images/header.png");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-family: Cairo;
  font-weight: 700;
  margin: 60px auto 0 0;
}

.u-section-1 .u-text-2 {
  font-family: Cairo;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 20px 587px 0 0;
}

.u-section-1 .u-text-3 {
  font-family: Cairo;
  font-size: 1.25rem;
  margin: 20px 658px 0 0;
}

.u-section-1 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  margin: 20px auto 0 0;
  padding: 10px 32px 10px 31px;
}

.u-section-1 .u-btn-2 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  margin: -46px auto 60px 214px;
  padding: 10px 32px 10px 31px;
}

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

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

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

  .u-section-1 .u-text-3 {
    width: auto;
    margin-right: 458px;
    height: 96px;
  }

  .u-section-1 .u-btn-2 {
    width: 324px;
    height: 46px;
    margin-top: 20px;
    margin-left: 0;
  }
}

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

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

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

  .u-section-1 .u-text-3 {
    margin-right: 238px;
  }
}

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

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

  .u-section-1 .u-text-3 {
    margin-top: 0;
    margin-right: 116px;
  }
}

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

  .u-section-1 .u-text-3 {
    margin-right: 0;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 234px;
}

.u-section-2 .u-text-1 {
  font-family: Cairo;
  font-weight: 600;
  font-size: 3rem;
  width: 274px;
  margin: 20px auto 0;
}

.u-section-2 .u-text-2 {
  font-family: Cairo;
  font-size: 1.5rem;
  margin: 0 20px;
}

.u-section-2 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  margin: 20px auto;
  padding: 10px 32px 10px 31px;
}

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

  .u-section-2 .u-text-2 {
    font-weight: 600;
    margin-left: 0;
    margin-right: 0;
    height: 76px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-3 {
  background-image: none;
}

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

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

.u-section-3 .u-text-2 {
  font-family: Cairo;
  font-size: 1.5rem;
  width: 570px;
  margin: 21px auto 35px;
}

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

  .u-section-3 .u-text-2 {
    height: 152px;
    margin-top: 60px;
  }
}

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

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

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