/* Enter Your Custom CSS Here */
#footer {
  height: 300px;
}

/*.parallax-one-footer-icons{
	font-size:30px;
	
	}
*/
.company-details {
padding-top:5px !important;
padding-bottom:5px !important;
}
.social li a { color: #FFFFFF; font-size: 50px; }

/* .social li a:hover { color: #e96656; }*/
.social li a:hover { color: #03b966; }



#footer {
/*background-color: rgba(39, 39, 39, 0.6);*/
  background-color: #22466b;
}
/*div.copyright{background-color: transparent;*/
div.copyright{background-color: #22466b;
}


/*
.social {
background-color: #22466b;
}
*/

.about-us {
	/*background: #22466b;*/
background-color: rgba(32, 55, 78, 0.6);	
  color: #FFF;
}

.our-clients .section-footer-title {
	background: rgba(32, 55, 78, 0.6);
	/*padding: 0 15px;*/
	/* color: #FFF; */
	color: #FFF;
}

