@media (min-width: 768px) {
	#poltica_redes_movil {
		display: none;
		}
	}

@media (max-width: 768px) {
	.mediaViewInfo {
		--web-view-name: política redes_movil;
		--web-view-id: poltica_redes_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_redes_movil;
	}
	* {
		margin: 0;
		padding: 0;
		box-sizing: border-box;
		border: none;
	}
	#poltica_redes_movil {
		position: absolute;
		width: 100%;
		max-width: 490px;
		/* margin: 0 auto; */
		height: auto;
		background-color: rgba(255,255,255,1);
		overflow: hidden;
		--web-view-name: política redes_movil;
		--web-view-id: poltica_redes_movil;
		--web-scale-to-fit: true;
		--web-scale-to-fit-type: width;
		--web-scale-on-resize: true;
		--web-enable-deep-linking: true;
	}
	.en #footer-placeholder-m {
	    margin-top: 8300px !important;
    }
	
	#Polticas_de_Uso_de_Redes_Socia {
		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 */
	}
	#TECNOSALUD_AMRICA_SAS___Titula {
		left: 50%;
		top: 205px;
		display: block;
		position: absolute;
		overflow: visible;
		width: 90%;
		/* height: 9550px; */
		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 */
		text-align: justify;
	}

	.cierre{
		width: 100%;
		height: 70px;
	}

	#Lorem_ipsum_dolor_sit_amet_con_b {
		text-align: justify;
	}
	#Logo_Hospitalario-07_b {
		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;
	}
}

