#gadget-destaques {
	padding: 0;
	margin: 0;
	border-bottom: 3px solid #fbc33b;
	height: 414px;
	position: relative;
}

#gadget-destaques #slider {
	background-position: center center !important;
	width: 100% !important;
	height: 414px;
}

#gadget-destaques .nivo-slice {
	background-position: center center !important;
}

#gadget-destaques .nivo-controlNav {
	text-align: right;
	width: 480px;
	left: 50%;
	bottom: 20px;
}

#gadget-destaques .nivo-controlNav a {
	float: right;
	color: transparent;
}

#gadget-destaques .nivo-directionNav {
	display: block !important;
}

#gadget-destaques .nivo-imageLink {
	z-index: 7 !important;
}

#gadget-destaques .nivo-caption {
	width: 950px;
	left: 50%;
	margin-left: -425px;
	opacity: 1 !important;
	background: transparent;
	z-index: 6;
}

#gadget-destaques .nivo-caption span {
	display: inline-block;
	background-color: rgba(37, 85, 139, 0.85);
	padding: 15px;
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	line-height: 1.3;
	font-weight: 300;
	max-width: 500px;
	max-height: 100px;
	overflow: hidden;
}

#gadget-destaques .nivo-caption span big {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}

#gadget-destaques .nivo-caption small {
	display: block;
	background-color: rgba(255, 255, 255, 0.85);
	text-transform: uppercase;
	color: #25558b;
	padding: 5px 10px;
	font-family: 'Oswald', sans-serif;
	border: 1px solid #25558b;
	font-size: 16px;
	width: 60px;
	text-align: center;
	margin-top: 10px;
	font-weight: 300;
	margin-bottom: 15px;
}

#fullbanner {
	position: relative;
	width: 100%;
	height: 414px; /* Alterar */
	border-top: 4px solid #fbc33b;
	border-bottom: 4px solid #fbc33b;
}

#slider{
	  width: 100% !important;
	  margin: 0;
}
#slider-mask {
	background: url("../../imagens/template/mascara-slider.png") no-repeat center top transparent;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 6;
}