@media (min-width: 768px) {
	#ttransporte_movil {
		display: none;
		}
	}

@media (max-width: 768px) {
	.mediaViewInfo {
		--web-view-name: ttransporte_movil;
		--web-view-id: ttransporte_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: ttransporte_movil;
	}
	* {
		margin: 0;
		padding: 0;
		box-sizing: border-box;
		border: none;
	}
	#ttransporte_movil {
		position: absolute;
		width: 100%;
		height: auto;
		background-color: rgba(255,255,255,1);
		overflow: hidden;
		--web-view-name: ttransporte_movil;
		--web-view-id: ttransporte_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: 800px !important;
    }
	#Lnea_Transporte {
		left: 50%;
		top: 117px;
		position: absolute;
		overflow: visible;
		width: 491px;
		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(76,131,83,1);
		transform: translateX(-50%); /* Ajusta para centrar correctamente */

		
	}
	#Lnea_500_m {
		fill: transparent;
		stroke: rgba(76,131,83,1);
		stroke-width: 1px;
		stroke-linejoin: miter;
		stroke-linecap: butt;
		stroke-miterlimit: 10;
		shape-rendering: auto;
	}
	.Lnea_500_m {
		overflow: visible;
		position: absolute;
		width: 490px;
		height: 1px;
		left: 0px;
		top: 204px;
		transform: matrix(1,0,0,1,0,0);
	}
	#Grupo_4192 {
		position: absolute;
		width: 95%;
		max-width: 392px;
		height: 386px;
		left: 50%;
		top: 236px;
		overflow: visible;
		transform: translateX(-50%); /* Ajusta para centrar correctamente */

	}
	#Iconos_PWv2_Carro_unidosis {
		position: absolute;
		width: 188px;
		height: 188px;
		left: 203px;
		top: 0px;
		overflow: visible;
		--web-animation: fadein undefineds undefined;
		--web-action-type: page;
		--web-action-target: maraton_unidosis;
		cursor: pointer;
	}
	
	#Iconos_PWv2_Carro_unidosis{ 
	transition: transform .2s;
	}
	
	#Iconos_PWv2_Carro_unidosis:hover { 
	transform: scale(1.05);
	}
	#axys_100 {
		position: absolute;
		width: 50%;
		height: auto;
		left: 25%;
		top: 220px;
		overflow: visible;
		--web-animation: fadein undefineds undefined;
		--web-action-type: page;
		--web-action-target: axys_100;
		cursor: pointer;
	}
	
	#Iconos_PW_Torre_100k-28 {
		position: absolute;
		width: 50%;
		height: auto;
		left: 25%;
		top: 0px;
		overflow: visible;
		--web-animation: fadein undefineds undefined;
		--web-action-type: page;
		--web-action-target: torre_100k;
		cursor: pointer;
	}
		
	#Iconos_PWv2_Carro_uso_general {
		position: absolute;
		width: 187px;
		height: 187px;
		left: 1px;
		top: 198px;
		overflow: visible;
		--web-animation: fadein undefineds undefined;
		--web-action-type: page;
		--web-action-target: maratons_plus;
		cursor: pointer;
	}
	
	#Iconos_PWv2_Carro_uso_general{ 
	transition: transform .2s;
	}
	
	#Iconos_PWv2_Carro_uso_general:hover { 
	transform: scale(1.05);
	}
	
	#Iconos_PW_Carro_de_paro {
		position: absolute;
		width: 188px;
		height: 188px;
		left: 204px;
		top: 198px;
		overflow: visible;
		--web-animation: fadein undefineds undefined;
		--web-action-type: page;
		--web-action-target: maraton_paros;
		cursor: pointer;
	}
	
	#Iconos_PW_Carro_de_paro{ 
	transition: transform .2s;
	}
	
	#Iconos_PW_Carro_de_paro:hover { 
	transform: scale(1.05);
	}
	
	.catalogo-pdf{
		text-decoration: none;
	}
#Tecnoblog span {
        display: block;      
        text-align: center;
    }
#Logo_Hospitalario-07_m {
		position: absolute;
		width: 203px;
		height: 53.412px;
		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 */

	}
}

