@charset "UTF-8";


/*!
 * ESPACIOS - MOBILE
 */

    /* 1.-  MAPA ESPACIOS INTERACTIVO */





@media (max-width: 991px) {
	

	/* 1.-  MAPA ESPACIOS INTERACTIVO */
	
    /* Mapas */
	

	

   .path-el-recinto .block-block-content291bbf63-ec79-406c-9fd9-1a7c5eae407a #bloque {
		padding: 40px 15px;
		padding-top: 260px;
		overflow-x: scroll;
		display: flex;
		justify-content: flex-start;
	}
	
	#map-container #poi-menu {
		top: -20px;
		left: -10px;
		width: fit-content;

	}
	
	#map-container #floor-menu {
		top: -20px;
		left: 130px;
	    width: fit-content;

	}
	
	#map-container #vista-menu {
		bottom: 10px;
		left: -5px;

	}

	.path-el-recinto #bloque-tit {
		left: 15px;
		position: absolute;	
    	margin-top: -215px;
	}

	.path-el-recinto #bloque-tit h2 {
		font-size: 48px;
		line-height: 50px;
		letter-spacing: -1.44px;
		max-width: 82vw;
	}
	.path-el-recinto #bloque-tit h3 {
		font-size: 32px;
		line-height: 38px; 
		letter-spacing: -0.96px;
		max-width: 82vw;
	}
	
	
}


