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: #aeca08;
}

.btn.btn-primary:hover,
.btn-submit:hover {
  background-color: #156490;
}

a:hover, a:focus {
	color: #027db3;
}

.main-nav, 
.service-icon, 
.progress-bar.progress-bar-primary, 
.single-table.featured, 
 
.twitter-icon .fa-twitter, 
.twitter-left-control:hover, .twitter-right-control:hover, 
.post-icon, 
.entry-header .date:after, 
#footer, 
.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover, 
.folio-overview a:hover {
  background-color:#FFFFFF;
}
.btn.btn-primary,.btn-loadmore:hover, 
.btn-submit{
  background-color:#00446b;
}
.main-nav {
    background-color: #FFFFFF;
	box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.75);
}

.twitter-left-control:hover, 
.twitter-right-control:hover, 
.btn-loadmore:hover  {
	border: 1px solid #028fcc;
}

.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover {
	border-color: #028fcc;
}

.twitter-icon .fa-twitter:after {
	border-color: #028fcc transparent transparent;
}
a.btn.btn-lg.btn-primary.text-center {
    background: #00446b;
}
.btn.btn-primary:hover, .btn-submit:hover {
    background-color: #205979;
}
.form-group button.btn-submit {
    background-color: #00446b;
}
a.btn.btn-start.animated.fadeInUpBig:hover {
    background-color: #00446b;
}
a.btn.btn-lg.btn-primary.text-center:hover {
    background: #205979;
}
.form-group button.btn-submit:hover {
    background-color: #205979;
}