@media (min-width: 768px) {
	#terminos_movil {
		display: none;
		}
	}

@media (max-width: 768px) {
	.mediaViewInfo {
		--web-view-name: terminos_movil;
		--web-view-id: terminos_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: terminos_movil;
	}
	* {
		margin: 0;
		padding: 0;
		box-sizing: border-box;
		border: none;
	}
	#terminos_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: terminos_movil;
		--web-view-id: terminos_movil;
		--web-scale-to-fit: true;
		--web-scale-to-fit-type: width;
		--web-scale-on-resize: true;
		--web-enable-deep-linking: true;
	}
	    #footer-placeholder-m {
	    margin-top: 1790px !important;
    }
	#Trminos_y_Condiciones {
		left: 50%;
		top: 137px;
		position: absolute;
		overflow: visible;
		width: 391px;
		height: 30px;
		line-height: 59.002201080322266px;
		margin-top: -17.001100540161133px;
		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 */
	}
	#Estimado_cliente_yo_usuario_re {
		left: 50%;
		top: 194px;
		display: block;
		position: absolute;
		overflow: visible;
		width: 90%;
		/* height: 581px; */
		text-align: left;
		font-family: Raleway;
		font-style: normal;
		font-weight: normal;
		font-size: 15px;
		color: rgba(29,107,167,1);
		transform: translateX(-50%); /* Ajusta para centrar correctamente */
	}
	#Estimado_cliente_yo_usuario_re { 
	text-align: justify;
	}


	.cierre{
		width: 100%;
		height: 70px;
	}

	
	#Tecnosalud_Amrica_SAS_2024_-_T_cf {
		left: 19px;
		top: 1850px;
		position: absolute;
		overflow: visible;
		width: 90%;
		max-width: 454px;
		height: 18px;
		text-align: center;
		font-family: Raleway;
		font-style: normal;
		font-weight: normal;
		font-size: 15px;
		color: rgba(30,107,167,1);
	}
	#Tecnosalud_Amrica_SAS_2024_-_T_cf { 
	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;
	}
}

