.contact-section .contact-info p a {
  color: #000;
}
.contact-section .contact-info span {
  color: #999;
}
.contact-section .contact-info .info {
  width: 100%;
}
.contact-section .contact-form {
  width: 100%;
}
.hero-wrap img {
  max-width: 100%;
  height: auto;
}
.hero-wrap .text {
  position: relative;
  z-index: 1;
}
.hero-wrap .text .desc h1.big-letter {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  color: #ededed;
  z-index: -1;
  font-size: 70px;
  line-height: 1;
}
.hero-wrap .text .subheading {
  font-size: 24px;
  color: #bfbfbf;
  font-weight: 400;
}
.hero-wrap .text h1 {
  letter-spacing: 1px;
  font-weight: 900;
}

