a,
#home-slider .caption h1 span,
#twitter-carousel .item span,
#footer,
#single-portfolio .close-folio-item:hover,
.single-table.featured .btn.btn-primary,
.contact-info ul li a:hover,
#footer .footer-bottom a  {
  color: #7a15db;
}

.btn.btn-primary:hover,
.btn-submit:hover {
  background-color: #027db3
}

a:hover, a:focus {
	/*color: #027db3;*/
	text-decoration: none;
}

.main-nav {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+50 */
background-color: white;
	border-bottom: 1px solid #D8D8D8;
}
.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 {
  background-color:#7a15db;
}
.btn-submit {
	background-color: #ffd602;
	color: #000000;
}
.btn-submit:hover {
	background-color: #7a15db;
	color: #FFFFFF;
}
#footer {
	background-color: #222222;
	color: #666;
}
.footer-bottom{
	color: #666;
}


.twitter-left-control:hover,
.twitter-right-control:hover,
.btn-loadmore:hover  {
	border: 1px solid #7a15db;
}

.caption .btn-start:hover,
.left-control:hover,
.right-control:hover {
	border-color: #7a15db;
}

.twitter-icon .fa-twitter:after {
	border-color: #7a15db transparent transparent;
}
