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

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

a:hover, a:focus {
	color: #027db3;
}

.btn-submit,
#footer {  border-bottom: 2px solid #ea7712; background-color: #272626; }

.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,
.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover, 
.folio-overview a:hover {
/* IE10+ */ 
background-image: -ms-linear-gradient(bottom, #272626 0%, #272626 50%, #222222 50%, #222222 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom, #272626 0%, #272626 50%, #222222 50%, #222222 100%);

/* Opera */ 
background-image: -o-linear-gradient(bottom, #272626 0%, #272626 50%, #222222 50%, #222222 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #272626), color-stop(50, #272626), color-stop(50, #222222), color-stop(100, #222222));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom, #272626 0%, #272626 50%, #222222 50%, #222222 100%);

/* W3C Markup */ 
  border-bottom: 4px solid #ea7712;
}



.twitter-icon .fa-log1 {
	background: #ffffff url("../../images/blog/logo/2.png") no-repeat right top;
	width: 85px;
	height: 85px;
 }

 .twitter-icon .fa-log2 {
	background: #ffffff url("../../images/blog/logo/1.png") no-repeat right top;
	width: 85px;
	height: 85px;
 }

 .twitter-icon .fa-log3 {
	background: #ffffff url("../../images/blog/logo/3.png") no-repeat right top;
	width: 85px;
	height: 85px;
 }

 .twitter-icon .fa-log4 {
	background: #ffffff url("../../images/blog/logo/4.png") no-repeat right top;
	width: 85px;
	height: 85px;
 }

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

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

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