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

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

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

.main-nav, 
.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, 
#footer a:hover {
  background-color:#2f4972;
}

.folio-overview a:hover {
  background-color:#6ebe10;
}

.service-icon1{
	background-color:#3498db;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 36px;
	height: 90px;
	line-height: 90px;
	width: 90px;  
	-webkit-transition: background-color 0.2s ease;
	transition: background-color 0.2s ease;
}

.service-icon2{
	background-color:#F27398;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 36px;
	height: 90px;
	line-height: 90px;
	width: 90px;  
	-webkit-transition: background-color 0.2s ease;
	transition: background-color 0.2s ease;
}

.service-icon3{
	background-color:#f1c40f;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 36px;
	height: 90px;
	line-height: 90px;
	width: 90px;  
	-webkit-transition: background-color 0.2s ease;
	transition: background-color 0.2s ease;
}

.service-icon4{
	background-color:#FBA848;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 36px;
	height: 90px;
	line-height: 90px;
	width: 90px;  
	-webkit-transition: background-color 0.2s ease;
	transition: background-color 0.2s ease;
}

.service-icon5{
	background-color:#9b59b6;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 36px;
	height: 90px;
	line-height: 90px;
	width: 90px;  
	-webkit-transition: background-color 0.2s ease;
	transition: background-color 0.2s ease;
}

.service-icon6{
	background-color:#58BE89;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 36px;
	height: 90px;
	line-height: 90px;
	width: 90px;  
	-webkit-transition: background-color 0.2s ease;
	transition: background-color 0.2s ease;
}

.btn-submit{
background-color:#94c81a;
}

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


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


.caption .btn-start:hover{
	border-color: #bc8c5b;
}

.left-control:hover, 
.right-control:hover {
	border-color: #bc8c5b;
}

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