/* ckh docencia */


/* Mostrar buscador home */

@media (max-width: 768px){

	.homeComunidad .header #buscador{display: block; top: 40px; }
	.headerBottomOff.homeComunidad .header #buscador{top: 0; }
	.homeComunidad .header #buscador .btnCerrarBuscador{display: none; }

}
