figure.effect-raphael.hover-active .effect-caption, figure.effect-raphael:hover .effect-caption {
    background-color: #78726e;
}

section.wrapper-top-banner{display:none;}
.pagina-principal section.wrapper-top-banner{display:block !important;}


.social-networks {
    display:none !important;
}

#accept-cookies .buttons-cookies a {
    display: block;
    width: 80%;
    padding: 8px;
    margin: 0 auto;
    max-width: 280px;
    background-color: white;
    border-radius: 3px;
    color: #808080;
    border: 1px solid #808080;
}

#accept-cookies .buttons-cookies .conf-cookies {
    margin-top: 15px;
    background-color: transparent;
    border: 1px solid #808080;
    color: #808080;
}