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

.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, 
.twitter-icon .fa-twitter, 
.twitter-left-control:hover, .twitter-right-control:hover, 
.post-icon, 
.entry-header .date:after, 
.btn-loadmore:hover, 
.btn-submit,
#footer, 
.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover, 
.folio-overview a:hover {
  /*
  background-color:#225686; 
  background-color:#6D9EEB; 
  background-color:#0063AE; 
  background: linear-gradient(#3C8DBC,#122070);
  */
  /* background: -webkit-linear-gradient(#3C8DBC,#122070); */ /* For Safari 5.1 to 6.0 */
  /* background: -o-linear-gradient(#3C8DBC,#122070);      */ /* For Opera 11.1 to 12.0 */
  /* background: -moz-linear-gradient(#3C8DBC,#122070);    */ /* For Firefox 3.6 to 15 */  
  display: block;
}

.navbar-brand {
    float: left;
    height: 63px; 
    padding: 1px 1px; 
    font-size: 18px;
    line-height: 20px;
}

.navbar-right li a {
    /* color: #dda; */
    color: #717138
} 
.nav>li>a {
    position: relative;
    display: block;
    padding: 20px 8px;
}

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

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

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