/* Add your CSS here */
.header-top-custom {
  background: #2f2f2f;
  padding: 7px 0;
  color: #a3a3a3;
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
}
.header.headhesive .header-top-custom {
    display: block;
  }
/* Logo Height on Scroll */
.header.headhesive.headhesive--stick .logo img {
	height: 35px;
}
.mt-20{margin-top:20px}
.project-item .head {text-align:center;font-size:18px;font-weight:bold;padding: 0 0 40px 0;}