.sp-menu .first .menu{
	color: #fff !important;
	padding: 20px !important;
	background: none repeat scroll 0% 0% #880807 !important;
}
.sp-menu .first .menu:hover{
	background: none repeat scroll 0% 0% #BD2120  !important;
}
.sp-menu .menu-item .menu{
	color: #fff;
	padding: 20px;
	background: none repeat scroll 0% 0% #325443;
}
.sp-menu .menu-item .menu:hover{
	background: none repeat scroll 0% 0% #3D6B54;
}
.sp-menu .last .menu{
	color: #1cbbb4;
	padding: 20px;
	background: none repeat scroll 0% 0% #fff;
	border: 1px solid #f5f5f5;
}
.sp-menu .last .menu:hover{
	background: none repeat scroll 0% 0% #E8E8E8;
}
.sp-menu .treino .menu{
	color: #fff !important;
	padding: 20px !important;
	background: none repeat scroll 0% 0% #CBC440 !important;
}
.sp-menu .treino .menu:hover{
	background: none repeat scroll 0% 0% #E4DC48 !important;
}
#sp-menu-wrapper {
  margin: 0 0 20px 0 !important;
}
#sp-projects-wrapper {
  margin: 0 0 0% 0 !important;
}

.acymailing_form{
	width: 100% !important;
}