.main-logo {
  background-color: transparent;
}

.frame-line {
  background: #fff;
}

.nav-container {
  background: #9e8072;
}

#section-1 {
  background: url("../pic/back1.jpg") no-repeat center/cover;
}

#section-1 .numbers-div h1, #section-1 .numbers-div h4 {
  color: #9e8072;
}

#section-1 .numbers-div .vertical-line {
  background: #9e8072;
}

#section-1 h3, #section-1 p {
  color: #9e8072;
}

#section-2 {
  background: #fff;
}

#section-2 .numbers-div h1, #section-2 .numbers-div h4 {
  color: #9e8072;
}

#section-2 .numbers-div .vertical-line {
  background: #9e8072;
}

#section-2 h2, #section-2 h4 {
  color: #9e8072;
}

#section-2 .divider {
  border-bottom: 1px solid #9e8072;
}

#section-3 {
  background: url("../pic/back1.jpg") no-repeat center/cover;
}

#section-3 .numbers-div h1, #section-3 .numbers-div h4 {
  color: #9e8072;
}

#section-3 .numbers-div .vertical-line {
  background: #9e8072;
}

#section-3 a {
  color: #9e8072;
}

#section-3 .active {
  background: #9e8072;
  color: #000;
}

#section-3 .img-responsive {
  padding: 0 20px;
}

#section-4 {
  background: #fff;
}

#section-4 .numbers-div h1, #section-4 .numbers-div h4 {
  color: #9e8072;
}

#section-4 .numbers-div .vertical-line {
  background: #9e8072;
}

#section-4 .b-bg {
  background: #e1b39f;
}

#section-4 .w-bg {
  background: #fff0e8;
}

#section-4 ul li {
  margin-bottom: 12px;
}

#section-4 ul li img {
  width: 40px;
  margin-right: 8px;
}

#section-4 ul li a {
  color: #000;
}

footer .back-to-top {
  background: #e1b39f;
}
/*# sourceMappingURL=hemusoh.css.map */