/*.block-texto-azul .image{
	background-attachment: fixed;;background-position: 0 center
}
.bg-scroll {
  background-attachment: scroll !important;
}*/

.block-texto-azul .image{
	bottom: auto;
	/*position: fixed;*/
	top: 0px;
	height:1000px
}
/*.site-inner{
	margin-top: 0 !important
}*/
.block-texto-azul{
	padding-top: 100px;
	position: inherit;
}
.logos-patrocinadores{
	position: relative;
	z-index: 1001
}
.block-texto-azul .texto-main li.dni-icon:before{
	content: '\f2bb';
	font-family: "Font Awesome 5 Free";
	top: 4px;
	font-weight: 900
}
.block-texto-azul .texto-main li.mail-icon:before{
	content: '\f0e0';
	font-family: "Font Awesome 5 Free";
	top: 4px;
	font-weight: 900
}




@media only screen and (max-width:991px) {
	.block-texto-azul .image-right,
	.block-texto-azul .image{
		position: relative;
		display: block;
		height: 295px;
		bottom: auto;
		width: 100%
	}
	.block-texto-azul .image{
		background-position: center top;
		margin-bottom: 70px;
		position: relative !important;
	}
}