::-moz-selection  {
	color: #FFFFFF;
	background: #01409e;
}
::selection {
	color: #FFFFFF;
	background:#01409e;
}
a { 
	color: #01409e; 
	text-decoration: none;
}
.selected {
	color: #01409e !important;
	text-decoration: underline;
}

blockquote, blockquote p { color: #3498db; }
.icons-ul i { color:#01409e; }
.ha-header nav a:hover {
	color: #01409e;
}
.hero-title span {
	color:#01409e;
}
.about-icon {
	background:#01409e;
}
.info h3 {
	color:#01409e;
}
.cta-section {
	background:#ffffff !important;
}
.contact-wrap h3 {
	color:#47add8;
}
.social-title {
	color:#01409e;
}
.count {
	color:#01409e;
}
.client-section {
	background:#01409e !important;	
}
.footer i {
	color:#01409e;
}
.copyright a:hover {
	color:#01409e;
}
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	background:#01409e;
}
.social-link:hover .social-icon,
.portfolio-caption {
	background:rgb(52, 152, 219);
	background:rgba(52, 152, 219, 0.85);
}
.blue-color{
	color:#47add8;
}