html, body {
	height:100%;
}

.carousel,
.item,
.active {
	height:100%;
}

.carousel-inner {
	height:100%;
}

.fill {
	width:100%;
	height:100%;
	background-position: center;
	background-size: cover;
}

.section {

	
}

.brevemente{
	 background-color: rgba(0,0,0,0.7);
}

a{
	color:#999;
}

a:hover{
	color:#000;
	text-decoration: none;
}