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: #0083c7;
}

.btn.btn-primary:hover,
.btn-submit:hover {
  background-color: #F29313
}

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, 
.btn-loadmore:hover, 
.btn-submit, 
.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover, 
.folio-overview a:hover {
  background-color:#0083c7;
}


#footer{
  background-color:#0083c7
}

.btn.btn-primary{
      transition: .3s all;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #0083c7;
    border-color: #0083c7;
    border-radius: 17px;
}


.main-nav {
background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
 }

.twitter-left-control:hover, 
.twitter-right-control:hover, 
.btn-loadmore:hover  {
	border: 1px solid #0083c7;
}

.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover {
	border-color: #0083c7;
}

.twitter-icon .fa-twitter:after {
	border-color: #0083c7 transparent transparent;
}