/*Bloques*/
.blqhrz{
	margin-top:5vw;
	}
.blqhrz,.blqhrz img{
	height:21vw;
	z-index:-1;
 }
.blqhrz .txt{
height:100%;
}

.blqhrz .f1{background-color:#D40000; color:white;}
.blqhrz .f2{background-color:#f1f1f1; color:black;}
.blqhrz .f3{background-color:#8E2631; color:white;}
#imgf2,#imgf2b,#txtf3,#txtf3b,#imgf3,#imgf3b,#txtf2{display:none;}
#imgf2.f2move,#imgf2b.f2fade,#imgf3b.f3fade,#txtf3.f3moveL,#txtf3b.f3fade,#imgf3.f3moveU, #txtf2.f2fade{display:inline;}

@media only screen and (max-width: 992px) {
	/*Bloques*/
	.blqhrz{
		margin-top:9vw;
	}
	
	.blqhrz,.blqhrz img{
		height:40vw;
	}
}
@media only screen and (max-width: 600px) {
	/*Bloques*/
	.blqhrz .txt{margin-top:6vw;height:90vw;}
	
	.blqhrz{
		margin-top:9vw;height:149vw;
	}
	
	.blqhrz img{
	width:80vw;
	height:auto;
	}

}
