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

.btn.btn-primary:hover,
.btn-submit:hover {
  background-color: #f1505b
}

a:hover, a:focus {
	color: #f1505b;
}

.main-nav{
	background:#fff;-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, .5);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, .5);
	} 
/* .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:#EB0300;
}

.btn.btn-default{
	background-color:#ccc;
	} 
.btn.btn-default:hover{
	background-color:#eee;
	} 
.single-table.featured{
	background:#555;
	}
#footer{
	background:#222;
	}
.twitter-left-control:hover, 
.twitter-right-control:hover, 
.btn-loadmore:hover  {
	border: 1px solid #EB0300;
}

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

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