h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 900!important;
  color: #5d4292;
}

h1 {
	margin-bottom: 30px;
}

.vistas-titulos h3 {
    margin-top: 0.5rem;
    font-size: 18px;
}

.vistas-seccion {
    font-size: 14px;
    font-weight: 600;
}

.vistas-resumen {
    line-height: 1.5em !important;
}

.fondoSecundario {
    background-color: #8C6ECA;
}
.we-mega-menu-ul>.we-mega-menu-li {
  max-width: 250px;
}

.we-mega-menu-ul>.we-mega-menu-li>a {
  font-size: .9rem;
}

.we-mega-menu-submenu>.we-mega-menu-submenu-inner {
  min-height: inherit;
}

.region-sidebar-first nav ul {
  width: 100%;
}

.gov-co-footer {
	height: 550px;
}

img.align-left {
  margin-right: 20px;
  margin-bottom: 20px;
}

img.align-right {
  margin-left: 20px;
  margin-bottom: 20px;
}

.fp-home h2 a, .view-id-lista_eventos_imperdibles .descripcion p {
	display: -webkit-box;
	-webkit-line-clamp: 4!important;
	font-size: 15px!important;
}

.view-id-lista_eventos_imperdibles .vistas-titulos h3 {
	min-height: unset;
}

.view-id-lista_eventos_imperdibles .views-row:nth-of-type(even) .vistas-titulos a, .view-id-lista_eventos_imperdibles .views-row:nth-of-type(even) p, .view-id-lista_eventos_imperdibles .views-row:nth-of-type(even) .fecha, .view-id-lista_eventos_imperdibles .views-row:nth-of-type(even) .localidades {
    color: #000;
}

.slick--less .slick-track {
	text-align: left;
}

.FlujoEventos .slick-track .slick-slide:nth-of-type(odd) {
    background-color: #5d4293;
}

footer .region-footer {
	margin-top: 150px!important;
}

.views-field-created {
	font: unset;
	color: unset;
}

th.views-field-created {
	font-weight: 800;
}

.video-home a {
	color: #fff!important;
}

/*

div[data-history-node-id="32"] h1,
div[data-history-node-id="281"] h1,
div[data-history-node-id="319"] h1,
div[data-history-node-id="427"] h1,
div[data-history-node-id="1508"] h1,
div[data-history-node-id="1536"] h1,
div[data-history-node-id="1733"] h1 
*/

div[data-history-node-id="25"] h1
{
	display: none;
}


.w-75.field--name-body {
	width: 100%!important;
}

@media (max-width: 540px) {
  .fp-home h2 a, .view-id-lista_eventos_imperdibles .descripcion p {
	display: -webkit-box;
	-webkit-line-clamp: unset!important;
}
}