@media (min-width: 768px) {
	#trefrig_movil {
		display: none;
		}
	}

@media (max-width: 768px) {
	.mediaViewInfo {
		--web-view-name: trefrig_movil;
		--web-view-id: trefrig_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: trefrig_movil;
	}
	* {
		margin: 0;
		padding: 0;
		box-sizing: border-box;
		border: none;
	}
	#trefrig_movil {
		position: absolute;
		width: 100%;
		height: auto;
		background-color: rgba(255,255,255,1);
		overflow: hidden;
		--web-view-name: trefrig_movil;
		--web-view-id: trefrig_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_Refrigeracin {
		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_nb {
		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_nb {
		overflow: visible;
		position: absolute;
		width: 490px;
		height: 1px;
		left: 0px;
		top: 204px;
		transform: matrix(1,0,0,1,0,0);
	}
	#Grupo_4193_nc {
		position: absolute;
		width: 95%;
		max-width: 390px;
		height: 186px;
		left: 50%;
		top: 236px;
		overflow: visible;
		transform: translateX(-50%); /* Ajusta para centrar correctamente */

	}
	#Iconos_PW_master_3_nd {
		position: absolute;
		width: 49%;
		height: auto;
		left: 50%;
		top: 0px;
		overflow: visible;
		--web-animation: fadein undefineds undefined;
		--web-action-type: page;
		--web-action-target: frigossie_master;
		cursor: pointer;
	}
	#Iconos_PW_master_3_nd{ 
	transition: transform .2s;
	box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.05);
	border-radius: 15px;
	outline: 1px #EBEBEB solid;
	}
	#Iconos_v2_frigo_336L_ {
		position: absolute;
		width: 49%;
		height: auto;
		left: 0px;
		top: 0px;
		overflow: visible;
		--web-animation: fadein undefineds undefined;
		--web-action-type: page;
		--web-action-target: frigossie_mini;
		cursor: pointer;
	}
	#Iconos_v2_frigo_336L_{ 
	transition: transform .2s;
	box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.05);
	border-radius: 15px;
	outline: 1px #EBEBEB solid;
	}
	.catalogo-pdf{
		text-decoration: none;
	}
#Tecnoblog span {
        display: block;      
        text-align: center;
    }
#Logo_Hospitalario-07_nf {
		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 */

	}
}

