


body {z-index:2;}
#contenedor {position:relative; z-index:20; background-color: transparent;}
h1.home { text-transform:uppercase; font-size:16px; margin-top:104px;margin-bottom:104px;line-height:1.4em;}


@media (max-width:1024px) {

}

@media (max-width:767px) {
	#slider{height: auto !important; background-color: transparent !important;}
}

@media (max-width:480px) {
	#carousel-sup{
		height: 480px;
	}
	.carousel-inner {overflow:visible!important;}
}
