#features,
.download:hover,
.briefcase,
.skill-bar,
#filter li a.active,
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span,
#contact input[type="submit"]:hover,
#comment-form input[type="submit"]:hover,
#cd-zoom-in, 
#cd-zoom-out,
#cd-google-map address,
.spinner,
.btn:hover {
	background: #0099d5;
}

.title,
.social li a,
.job-title span,
.list .icon,
.interact a,
.subscribe-notification,
.rating {
	color: #0099d5;
}

.download:hover,
#contact input[type="text"]:focus,
#contact input[type="email"]:focus,
#contact textarea:focus,
#subscribe input[type="email"]:focus,
#comment-form input[type="text"]:focus,
#comment-form textarea:focus {
	border-color: #0099d5;
}

.words:before {
	border-bottom: 12px solid #0099d5;
}

#subscribe input[type="submit"],
.words,
.sending {
	background-color: #0099d5 !important;
}

.path {
	stroke: #0099d5 !important;
}

.quotes {
	border-left: 4px solid #0099d5;
}

.like-it,
.reply {
	color: #0099d5 !important;
}