h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600!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;
}
}

.cabezotemorado 
 {
    padding-right: 0 !important;
    background-color: #99D2ED; /*fondo aguamarina*/
    text-align: right;
    padding-right: 20px !important;
 }

  .cabezotemorado h3, .cabezotemorado h4, .cabezotemorado p, .cabezotemorado span,  .cabezotemorado a {
    color: #061a34; !important /*color azul oscuro*/
    }
    
    .cabezotemorado a {
        background-color: #fc6e20;
        padding: 10px 20px;
        border-radius: 25px;
         color: #ffffff;
        font-weight: bold;
        margin-top: 15px;
        display: inline-block;
    }
    .cabezotemorado img {
        display: inline-block;
        margin-top: 20px;
    }
		
/* Color morado= color: #5d4293; !important */

	.page-node-type-event .social-icon {
			top: -40px;
		}
		
	.page-node-type-event .field--name-field-pie-de-foto-para-imagen-de {
		display: inline-block;
    top: -50px;
    position: relative;
    padding: 0 15px;
    background-color: #f8f9fa;
	}