::-moz-selection  {
	color: #FFFFFF;
	background: #b20838;
}
::selection {
	color: #FFFFFF;
	background:#b20838;
}
a { 
	color: #b20838; 
}
h4 a {color: #FFFFFF};
.selected {
	color: #b20838 !important;
}
strong { color: #b20838; }
blockquote, blockquote p { color: #b20838; }
.icons-ul i { color:#b20838; }
.ha-header nav a:hover {
	color: #b20838;
}
.hero-title span {
	color:#fff; background-color:#b20838; padding:0 10px 0 10px
}
.about-icon {
	background:#b20838;
}
.info h3 {
	color:#b20838;
}
.cta-section {
	background:#b20838 !important;
}
.contact-wrap h3 {
	color:#b20838;
}
.social-title {
	color:#b20838;
}
.about-box h3{color:#fff}
.count {
	color:#b20838;
}
.client-section {
	background:#b20838 !important;	
}
.footer i {
	color:#b20838;
}
.copyright a:hover {
	color:#b20838;
}
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	background:#b20838;
}
.social-link:hover .social-icon,
.portfolio-caption {
	background:rgb(178, 8, 56);
	background:rgba(178, 8, 56, 0.70);
}