/*
* Brooklyn Template Colors 
* Copyright 2013, UNITED THEMES
* www.unitedthemes.com
*/
::-moz-selection {
	color: #FFFFFF;
	background: rgb(49, 181, 172);
}

::selection {
	color: #FFFFFF;
	background: rgb(49, 181, 172);
}

a {
	color: rgb(49, 181, 172);
}

.selected {
	color: rgb(49, 181, 172) !important;
}

strong {
	color: rgb(49, 181, 172);
}

blockquote,
blockquote p {
	color: rgb(49, 181, 172);
}

.icons-ul i {
	color: rgb(49, 181, 172);
}

.ha-header nav a:hover {
	color: rgb(49, 181, 172);
}

.hero-title span {
	color: rgb(49, 181, 172);
}

.about-icon {
	background: rgb(49, 181, 172);
}

.info h3 {
	color: rgb(49, 181, 172);
}

.cta-section {
	background: rgb(49, 181, 172) !important;
}

.contact-wrap h3 {
	color: rgb(49, 181, 172);
}

.social-title {
	color: rgb(49, 181, 172);
}

.count {
	color: rgb(49, 181, 172);
}

.client-section {
	background: rgb(49, 181, 172) !important;
}

.footer i {
	color: rgb(49, 181, 172);
}

.copyright a:hover {
	color: rgb(49, 181, 172);
}

button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	background: rgb(49, 181, 172);
}

.social-link:hover .social-icon,
.portfolio-caption {
	background: rgb(26, 188, 156);
	background: rgba(26, 188, 156, 0.85);
}