@media (min-width: 768px) {
	#poltica_datos_movil {
		display: none;
		}
	}

@media (max-width: 768px) {
	.mediaViewInfo {
		--web-view-name: política datos_movil;
		--web-view-id: poltica_datos_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: poltica_datos_movil;
	}
	* {
		margin: 0;
		padding: 0;
		box-sizing: border-box;
		border: none;
	}
	#poltica_datos_movil {
		width: 100%;
		max-width: 490px;
		margin: 0 auto;
		height: auto;
		min-height: 13000px;
		background-color: rgba(255,255,255,1);
		overflow: visible;
		--web-view-name: política datos_movil;
		--web-view-id: poltica_datos_movil;
		--web-scale-to-fit: true;
		--web-scale-to-fit-type: width;
		--web-scale-on-resize: true;
		--web-enable-deep-linking: true;
	}
	.en #poltica_datos_movil {
        min-height: 12200px;
	}
	    #footer-placeholder-m {
	    margin-bottom: -100px;
    }
	#Polticas_de_Tratamiento_de_Dat {
		left: 50%;
		top: 117px;
		position: absolute;
		overflow: visible;
		width: 90%;
		height: 70px;
		line-height: 40px;
		margin-top: -7.5px;
		text-align: center;
		font-family: Raleway;
		font-style: normal;
		font-weight: bold;
		font-size: 25px;
		color: rgba(30,107,166,1);
		transform: translateX(-50%); /* Ajusta para centrar correctamente */
	}

	#INTRODUCCION__Con_fundamento_e_m {
		left: 50%;
		top: 211px;
		display: block;
		position: absolute;
		overflow: visible;
		width: 90%;
		/* max-width: 426px;
		height: 11626px; */
		text-align: left;
		font-family: Raleway;
		font-style: normal;
		font-weight: normal;
		font-size: 15px;
		color: rgba(30,107,167,1);
		transform: translateX(-50%); /* Ajusta para centrar correctamente */

	}
	#INTRODUCCION__Con_fundamento_e_m { 
	text-align: justify;
	}

	.cierre{
		width: 100%;
		height: 70px;
	}

	#Lorem_ipsum_dolor_sit_amet_con {
		text-align: justify;
	}
	#Tecnoblog span {
        display: block;      
        text-align: center;
    }
	#Logo_Hospitalario-07 {
		position: absolute;
		width: 203px;
		height: 53px;
		left: 50%;
		top: 40px;
		overflow: visible;
		--web-animation: fadein undefineds undefined;
		--web-action-type: page;
		--web-action-target: ../index;
		cursor: pointer;
		transform: translateX(-50%); /* Ajusta para centrar correctamente */
	}
	.catalogo-pdf{
		text-decoration: none;
	}
}

