/* Solucion Factible Consultores, 2018 */
/* historia.css */

/* Menu */
/*nuevo*/
.historia-1{
    padding-top: 50px;
    background: #2a4e78 url(../../img/miscelanea/textura-logos.png);
}
.text-aviso{
    color: #2e527c;
}
.icono-historia {
    height: 175px;
    width: 247px;
    background-position: 0px -543px;
}
.icons-nosotros {
    background-image: url(../../img/nosotros/nosotros.png);
}

.color-nav-r{
    background-color: #2a4e78;
}
.color-nav{
    background-color: #2e527c!important;
}
.uk-navbar-nav > li > a,
.uk-navbar-item,
.uk-navbar-toggle {
    border-bottom: solid 8px #2e527c;
}

.op-n {
    border-bottom: solid 3px #b3c70000!important;
    font-weight: bold;
}

#wit .parrafo a {
    color: #2a4d78;
    font-family: 'Lato-Black';
    text-decoration: underline;
    text-decoration-color: #b1c800;
}