/*#pie .redessociales .fa, #pie .redessociales .fab {margin-right: 20px;}*/

#pie .contacto p {
    white-space: nowrap;
}

#component button {
    background-color: var(--color-principal);
    border-radius: 0;
    border: 1px solid white;
    color: white;
    margin: 0 5px;
}

#component .js-stools-container-bar {
    display: flex;
    flex-flow: nowrap row;
}

#component i.icon-search:before {
    font-family: "FontAwesome";
    content: "\f002";
    font-style: normal;
}

#component .hidden-phone {
    #display: none;
}

#component .js-stools-container-bar label:first-child {
    display: none;
}

#component div.js-stools-container-filters {
    display: flex;
}

#component div.js-stools-container-filters select {
    height: 34px;
    margin: 5px 5px 5px 0;
    color: grey;
}

#component .js-stools-container-bar > .hidden-phone {
    display: none;
}

#component .js-stools {
    margin-bottom: 30px;
}

.ponentes {
    display: flex;
    flex-flow: wrap row;
}

.ponentes > h3 {
    width: 100%;
}

.ponentes > div {
    width: 50%;
}

.ponentes > div:nth-child(odd) {
    padding-left: 20px;
}

.ponentes > div:nth-child(even) {
    padding-right: 20px;
}

#barramenus,
.lang-inline li:nth-child(2),
.lang-inline li:nth-child(3) {
    display: none
}

#cuadros-eventosyactualidad-1,
#cuadros-eventosyactualidad-2,
#cuadros-eventosyactualidad-3 {
    display: none !important;
}

#agenda_completa {
    display: none !important;
}