#top .img-fill .text-content {
  background-color: #ffffff30;
  padding: 20px;
  max-width: 500px;
  border-radius: 24px;
}

#top .img-fill .text-content h5 {
  text-shadow: 0 0 2px black;
  font-weight: bolder;
}

#about .container .row .col-xs-12 img {
  width: 100%;
}

#features .container .row h6 {
  color: #b38f12;
}

#features .container .row .col-md-3 p {
  text-align: center;
  font-size: 16px;
  color: #b38f12;
  font-weight: bolder;
}

#features .container .row .col-md-3 .circle-item {
  border: 2px solid #b38f12;
  border-right: 4px solid #b38f12;
  border-bottom: 4px solid #b38f12;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  margin: 0 auto;
}

#features .container .row .col-md-3 .circle-item img {
  width: 100%;
  padding: 20px;
}

#projects .container .row .col-lg-9 .project-setting-img .large {
  top: 300px !important;
}

#contact-us .container .row .contact-info li a img {
  width: 32px;
}

#contact-us .container .row {
  padding: 20px;
  border-radius: 24px;
  background: #ffffff90;
}

#contact-us .container .row .contact-info li {
  text-align: center;
}
/*# sourceMappingURL=hemusih.css.map */