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: #003366;
}

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

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

.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, 
.folio-overview a:hover {
  background-color:#003366;
}

.main-nav {
  background-color: white;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.17);
}

.btn-submit:hover,
.left-control:hover, 
.right-control:hover,
.caption .btn-start:hover{
    background: rgba(0, 58, 112, 0.7) none repeat scroll 0 0;
}

.twitter-left-control:hover, 
.twitter-right-control:hover, 
.btn-loadmore:hover  {
	border: 1px solid #003366;
}

.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover {
	border-color: #003366;
}

.twitter-icon .fa-twitter:after {
	border-color: #003366 transparent transparent;
}