ul.social-share.social-style--2.color-black li a {
  color: #fff !important;
  opacity: 0.8;
}

.top_header{
	font-size:14px;
	color:#fff;
}
.top_header hover{
	color:#f9004d !important;
}
ul.social-share.social-style--2.color-black li a:hover {
    color: #f9004d !important;
    opacity: 1;
}
.social-share-inner{
	float:right;
}
.service_des{
	font-size:14px;
	line-height:1.5em;
}
.highlight{
	background-color:#159cf9;
	padding:20px;
	
}

.highlightSection h5{
	color:#fff;
	font-size:20px;
	font-weight:900;
	text-align:center !important;
}
.highlightSection p{
	color:#fff;
	font-size:14px;
	line-height:1.5em;
	font-family:Verdana;
	text-align:center;
}
.highlight_Section{
	text-align:center;
	padding:10px;
}




/*Footer link color*/

.footer_link ul h4{
	color:#fff;
	font-size: 20px !important;
	text-transform: uppercase;
	line-height: 1.5;
    margin-bottom: 10px;
	font-weight: 400;
}

.footer_link ul li {
    display: block;
    padding: 8px 0;
	color:#fff;
	/*border-bottom:1px solid grey;*/
}
.lightcolor{
	color: #ccccd5 !important;
	padding-right:10px;
}
.footer_link a{
	color:#fff;
}
@media only screen and (max-width: 575px) {
  .social li {
    text-align:center;
  }
}


















