/* ----------------------------------------------
 | COLOR: ORANGE - #FEA500                       |
 ------------------------------------------------*/

.highlight {
	color: #fea500;
}

#slogan_line {
	background: #FEA500;
}


#steps i {
	color: #fea500;
}

.tabs .nav-tabs li.active a{
		border-top: 2px solid #fea500;
}

#newsletter {
	background:#fea500;
}

.orange {
	background:	#fea500;
	border: none;
	text-transform:uppercase;
	color: #fff;
}

#newsletter .fa-phone {
	color: #fea500;
}