﻿
html, body, b, strong, th, thead, dt, p, div, ul, li 
{
    font-family: 'Montserrat Alternates', sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat Alternates', sans-serif !important;
    font-weight: bold;
    color: #00067a;
    letter-spacing: .15rem;
}

strong {
    font-weight: bold !important;

}

.evo-top-bar, .evo-top-bar ul {
    background: #ffffff;
}

/* menu superior direito*/
.evo-top-bar ul ul {
    background: #fff;
}

/*.evo-top-bar ul ul li a {
    background: #429020;
    color: #ffffff !important;*/ /* menu superior direito*/
/*}*/


.site-header .topheader .nav > li > a:hover {
    background-color: #434a54;
}

.evo-top-bar .evo-top-bar-content .dropdown.menu > li.is-dropdown-submenu-parent.is-active {
    background-color: #2C8507;
}
.evo-top-bar .evo-top-bar-content .dropdown.menu .is-dropdown-submenu li > a:hover, .evo-top-bar .evo-top-bar-content .dropdown.menu .is-dropdown-submenu li > a:focus {
    background: #2C8507;
    color: #fff;
}

.evo-top-bar .evo-top-bar-content .dropdown.menu > li > a {
    color: #283874;
}


.breadcrumbs, .wrap-breadcrumbs {
    background-color: #fafafa;
}

.stickyNav {
    width: 100%;
    background: #fafafa;
    box-shadow: none;
}

.stickyNav ul li a {
    color: #00116c;
}

.stickyNav ul li a:hover {
   text-decoration:underline;
}

.wrap-dash {
    background: #f4f4f4;
}

.evo-off-canvas .title-bar {
    background: #ffffff;
}

.home .bg-home {
    min-height: 760px;
}
@media only screen and (max-width: 992px) {
    /* For mobile phones: */
    .home .bg-home {
        min-height: 160px;
    }}
.title{
    text-transform:none;
}

.evo-off-canvas .title-bar .menu-icon [class^="evo-icon-"] {
    color: #202a6b;
}

.evo-off-canvas .title-bar .menu-icon [class^="evo-icon-"]:hover {
    color: #202a6b;
}

.liContatoHeader {
    background: url(../../../Images/vector_icon_suport_menu_3.png) 1px no-repeat;
}

.stickyNav ul {
    text-align: left;
}

.capitalize {
    text-transform: capitalize;
}

.box-rentabilidade-home {
    color: #000;
    background: #f0f0f0;
}

.box-rentabilidade-home h3, .box-rentabilidade-home h4, .box-rentabilidade-home h5 {
    color: #000;
}

.box-governanca .nome {
    font-size:0.85rem;
}
.box-governanca .funcao {
    font-size: 0.80rem;
}

.liBuscaHeader, .liNoticiaHeader, .liBibliotecaHeader {
    display: none !important;
}

.accordion-evo a.pergunta {
    font-weight: bold;
    margin-top: 1.2rem;
}
