.active-service {
	color: #245a80; 
	text-decoration: underline; 
	font-weight: bold;
}

.service {
	color: #000; 
	font-style: normal;
}

.list-service {
	text-align: left; 
	margin-top: -20px
}

.destaque {
	font-weight: bold;
	font-size: 16px;
}

.nm-opacity {
	opacity: 0.75;
}