.centerContainer .topOne {
  width: 100%;
  height: 1000px;
  background: #ffb363;
  text-align: center;
}

.centerContainer .topOne img {
  margin-top: 250px;
}

.centerContainer .topOne h2 {
  margin-top: 80px;
  color: #FFFFFF;
  font-weight: normal;
  font-size: 48px;
  text-shadow: 0px 2px 6px #59330a;
}

.centerContainer .topTwo {
  width: 100%;
  height: 1000px;
  background: #fed264;
  text-align: center;
}

.centerContainer .topTwo img {
  margin-top: 250px;
}

.centerContainer .topTwo h2 {
  margin-top: 80px;
  color: #FFFFFF;
  font-weight: normal;
  font-size: 48px;
  text-shadow: 0px 2px 6px #59330a;
}

.centerContainer .topTri {
  width: 60%;
  padding: 0px 20%;
  height: 1000px;
  background: #667edd;
}

.centerContainer .topTri p {
  font-size: 48px;
  color: #FFFFFF;
  line-height: 70px;
  padding-top: 300px;
}

.centerContainer .topFive {
  width: 100%;
  height: 1000px;
  background: #57b7d6;
  text-align: center;
}

.centerContainer .topFive .img1 {
  margin-top: 120px;
}

.centerContainer .topSix {
  width: 100%;
  height: 1000px;
  background: #fed264;
  text-align: center;
}

.centerContainer .topSix .img1 {
  margin-top: 120px;
}

.centerContainer .topSev {
  width: 100%;
  height: 1000px;
  background: #57b7d6;
  text-align: center;
  position: relative;
}

.centerContainer .topSev .img1 {
  margin-top: 120px;
}

.centerContainer .topSev .img2 {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}

/*# sourceMappingURL=becomeHhr.css.map */
