@media (min-width: 768px) {
	#Landing_Movil {
		display: none;
		}
	}

@media (max-width: 768px) {
	#Landing_Seleccin_ {
		display: none;
		}
	}

.mediaViewInfo {
	--web-view-name: Landing Movil;
	--web-view-id: Landing_Movil;
	--web-scale-to-fit: true;
	--web-scale-to-fit-type: width;
	--web-scale-on-resize: true;
	--web-enable-deep-linking: true;
}
:root {
	--web-view-ids: Landing_Movil;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	border: none;
}
#Landing_Movil {
	position: absolute;
	width: 468px;
	height: 1012.08px;
	background-color: #166BA6;
	overflow: hidden;
	--web-view-name: Landing Movil;
	--web-view-id: Landing_Movil;
	--web-scale-to-fit: true;
	--web-scale-to-fit-type: width;
	--web-scale-on-resize: true;
	--web-enable-deep-linking: true;
}


#INTRO_v2 {
	position: absolute;
	width: 468px;
	height: 1012.08px;
	left: 0px;
	top: 0px;
	overflow: visible;
}
#Recurso_4 {
	position: absolute;
	width: 85%;
	height: auto;
	left: 50%;
	top: 42%;
	overflow: visible;
	filter: drop-shadow(17px 6px 9px rgba(0, 0, 0, 0.3));
	transform: translateX(-50%); /* Ajusta para centrar correctamente */

	
}
#INTRO_v2-05 {
	position: absolute;
	width: 169px;
	height: 169px;
	left: 50%;
	top: 150px;
	overflow: visible;
	box-shadow: 0px 5px 57px 25px rgba(0,0,0,0.25);
	border-radius: 20px;
	transform: translateX(-51%); /* Ajusta para centrar correctamente */

}
#INTRO_v2-06 {
	position: absolute;
	width: 169px;
	height: 169px;
	left: 50%;
	top: 674px;
	overflow: visible;
	box-shadow: 0px 5px 57px 25px rgba(0,0,0,0.25);
	border-radius: 20px;
	transform: translateX(-50%); /* Ajusta para centrar correctamente */
}
#Soluciones_de_Almacenamiento_E {
	left: 50%;
	top: 56%;
	position: absolute;
	overflow: visible;
	width: 95%;
	max-width: 490px;
	height: 50px;
	text-align: center;
	font-family: Neo Sans Pro;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: rgba(255,255,255,1);
	transform: translateX(-50%); /* Ajusta para centrar correctamente */

}