*{
	font-family: 'Lato', sans-serif !important;
	
}
.fondo{

	width: 100%;
	height: 900px;
	position: absolute;
	z-index: -1;

}
.cont1{
		width: 100%;
	height: 900px;
   margin-top:10px;
	
}
.cont2{
	width: 100%;
	height: 900px;
	position: relative;
	
    display: inline-block;
	
}


