a,
#home-slider, /*.caption h1 span*/
#twitter-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: #580001;/*#028fcc*/
}

.btn.btn-primary:hover,
.btn-submit:hover {
  background-color: #580001;/*#027db3*/
  color: #fff;/*new*/
}

a:hover, a:focus {
	color: #580001;/*#027db3*/
}

.main-nav {
  background-color:#000;/*#028fcc*/
}

.service-icon, 
.progress-bar.progress-bar-primary, 
.single-table.featured, 
.btn.btn-primary, 
.twitter-icon .fa-twitter, 
.twitter-left-control:hover, .twitter-right-control:hover, 
.post-icon, 
.entry-header .date:after, 
.btn-loadmore:hover,
#footer, 
.left-control:hover, 
.right-control:hover, 
.folio-overview a:hover {
  background-color:#028fcc;
}

.caption .btn-start:hover {
  background-color:#580001;/*#028fcc*/
}

.caption .btn-start:hover {
  border-color: #fff;/*#028fcc*/
}

#footer  {
  background-color:#000;/*#028fcc*/
}

.btn-submit {
  background-color:#898989;/*#028fcc#fff*/
}

.twitter-left-control:hover, 
.twitter-right-control:hover, 
.btn-loadmore:hover  {
	border: 1px solid #028fcc;
}
 
.left-control:hover, 
.right-control:hover {
	border-color: #028fcc;
}

.twitter-icon .fa-twitter:after {
	border-color: #028fcc transparent transparent;
}