a,
#home-slider .carousel-item h1 span, 
#testimonial-carousel .item span, 
#footer .footer-bottom, 
#single-portfolio .close-folio-item:hover, 
.single-table.featured .btn.btn-primary, 
.contact-info ul li a:hover, 
#footer .footer-bottom a  {
  color: #028fcc;
}

.btn.btn-primary:hover,
.btn-submit:hover {
  background-color: #027db3
}

a:hover, a:focus {
	color: #027db3;
}

.main-nav, 
.service-icon, 
.progress-bar.progress-bar-primary, 
.single-table.featured, 
.btn.btn-primary, 
.testimonial-icon .fa-testimonial, 
.testimonial-left-control:hover, .testimonial-right-control:hover, 
.post-icon, 
.entry-header .date:after, 
.btn-loadmore:hover, 
.btn-submit,
#footer, 
.carousel-item .btn-start:hover, 
.left-control:hover, 
.right-control:hover, 
.folio-overview a:hover {
  background-color:#0a3142;
}

.testimonial-left-control:hover, 
.testimonial-right-control:hover, 
.btn-loadmore:hover  {
	border: 1px solid #028fcc;
}

.carousel-item .btn-start:hover, 
.left-control:hover, 
.right-control:hover {
	border-color: #028fcc;
}

.testimonial-icon .fa-testimonial:after {
	border-color: #028fcc transparent transparent;
}