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: #a5886d;
}
/***** Contact Send Now Button ****/
.btn.btn-primary:hover,
.btn-submit:hover {
  background-color: #383838;
}

/***** After The Slider Arrow has been Pressed ****/
a:hover, a:focus {
	color: #a5886d;
}

 
.service-icon-1 {
	background-image: url(../../images/Service-Icons/services-icon-1.png);
}

.service-icon-2 {
	background-image: url(../../images/Service-Icons/services-icon-2.png);
}

.service-icon-3 {
	background-image: url(../../images/Service-Icons/services-icon-3.png);
}
.service-icon-4 {
	background-image: url(../../images/Service-Icons/services-icon-4.png);
}
.service-icon-5 {
	background-image: url(../../images/Service-Icons/services-icon-5.png);
}
.service-icon-6 {
	background-image: url(../../images/Service-Icons/services-icon-6.png);
}
.service-icon-7 {
	background-image: url(../../images/Service-Icons/services-icon-7.png);
}
.service-icon-8 {
	background-image: url(../../images/Service-Icons/services-icon-8.png);
}



.single-table.featured, 
 
.twitter-icon .fa-twitter, 
.twitter-left-control:hover, .twitter-right-control:hover, 
.post-icon, 
.entry-header .date:after, 


#footer, 
.caption .btn-start:hover, 
.left-control:hover, 
.right-control:hover, 
.folio-overview a:hover {
  background-color:#6b4c1d;
}

.progress-bar.progress-bar-primary {
	background-color:#a5886d;

}

.btn.btn-download:hover
{
	background-color:#c69e5f;
	border-color: #c69e5f;

}

.btn-submit {
	background-color:#a5886d;
}

.btn-submit:hover {
	background-color:#383838;
}

.main-nav {
	 background-color:#6b4c1d;
}

#footer {
	background-color:#6b4c1d;
}

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

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

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

