.hidden {
    display: none;
} 
[id^='sub_error'],
[id^='error']{
  color: red;
  font-size: 12px;
}

.header {
	background-color: #fff;
}
.header-menu .main-menu > li a, .header-meta .header-social ul li a, .contact-info-section .single-info .info-content p {
	color: #000;
}
.corpix-hero-section .hero-content .title {
	color: #67bf7f;
    font-size: 50px;
    line-height: 1.5;
    text-decoration: none;
}