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: #028fcc;*/
  color: #84a436;
}

.caption .btn-start2:hover, 
.btn.btn-primary:hover,
.btn-submit:hover {
  background-color: #84a436;
}

a:hover, a:focus {
  color: #84a436;
}

.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: #028fcc;*/
  background-color: rgba(168, 207, 69, 0.1);
}

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

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

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

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