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, {
  color: #165570;
}

.btn.btn-primary:hover,
.btn-submit:hover {
  background-color: #027db3
}

a:hover, a:focus {
	color: #066;
}

.navbar-left li a {
	color: #066;	
}

.main-nav, 
.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, 
.btn-submit,
.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover, 
.folio-overview a:hover {
  background-color: #ededed;
}

.twitter-left-control:hover, 
.twitter-right-control:hover, 
.btn-loadmore:hover  {
	border: 1px solid #165570;
}

.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover {
	border-color: #165570;
}

.twitter-icon .fa-twitter:after {
	border-color: #165570 transparent transparent;
}

#footer , .footer-bottom {
	background-color:#033;
	color: #e3e3e3;
	font-size: 8pt;
    font-family: 'Roboto', sans-serif;
}
#footer, .footer-bottom a {
	color:#CCC;
	font:'Roboto', sans-serif;
}
#footer .footer-bottom a p {
	font-size: 8pt!important;
	font-family: 'Roboto', sans-serif;
}