body {
    min-height: 100vh;
    font-family: 'Merriweather', serif;
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* p {
    line-height: 30px;
} */

.sans {
    font-family: 'Merriweather Sans', sans-serif;
}

.form-control:focus {
    border-color: #008716;
    box-shadow: 0 0 0 .2rem rgba(0, 255, 42, 0.25)
}

.topo-home {
    background-image: url('../img/banner.jpg');
    background-position: top center;
    min-height: 473px;
    color: #FFF;
}

.contato-topo {
    font-size: 13px;
    padding: 10px 30px 0 0;
}

.navbar-dark .navbar-nav .nav-link {
    color: #FFF;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    padding: 15px;
}

.navbar-dark .navbar-nav .nav-link2 {
    color: #48576b;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    padding: 15px;
}

.topo-home .nav-item {
    margin-left: 5px;
}

.show .nav-link, .nav-item .show {
    background-color: #00560e !important;
}

.caixa-topo-den {
    margin-top: -20px;
}

@media(min-width:990px) {
    .navbar-brand {
        margin-top: -25px;
    }
}

@media(min-width:480px) {
    .show .nav-link, .nav-item .show {
        background-color: #2c343f !important;
    }
}

.dropdown-menu {
    border: 0;
    border-radius: 0;
    margin: 0;
}

.dropdown-menu a {
    color: #FFF;
    font-size: 13px;
}

.msg-destaque {
    font-size: 3.5em;
    font-weight: 100;
}

@media(min-width:990px) {
    .carousel {
        margin-top: -20px;
    }
}

@media(min-width:480px) {
    .msg-destaque {
        margin-top: 120px;
        font-weight: 100;
    }
}

#carouselDestaques .carousel-indicators {
    top: 0;
    height: 5px;
}

#carouselDestaques .carousel-indicators .active {
    background-color: #00ff80;
}

#carouselDestaques .carousel-indicators li {
    background-color: #008716;
}

#carouselDestaques a {
    text-decoration: none;
    color: #000;
}

.div-destaques a{
    text-decoration: none;
    color: #000;
}

.card-setor {
    padding: 30px;
    text-align: center;
}

.txt-destaque {
    background-color: #14a751;
    padding: 5px;
}

.destaques .titulo {
    font-size: 1.7em;
    text-align: center;
    font-weight: 700;
    padding-top: 30px;
}

.destaques .subtitulo {
    text-align: center;
    font-weight: 100;
}

.titulo-barra {
    border-bottom: 2px solid #AAA;
    padding: 10px 0;
    font-weight: 700;
    text-transform: uppercase;
}

.lista-destaques h1 {
    font-size: 13px;
}

.lista-destaques h2 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #2d384b;
}

footer {
    color: #FFF;
    margin-top: 30px;
}

.nivel1 {
    background-color: #2c343f;
    padding: 20px;
}

.nivel1 nav ul {
    list-style: none;
    margin: 5px 0;
    padding: 0;
    text-transform: uppercase;
}

.nivel1 nav ul li {
    margin: 2px 0;
    font-size: 0.7em;
    line-height: 18px;
}

.nivel2 {
    background-color: #3c4756;
}

.endereco-rodape {
    font-size: 0.8em;
    padding: 20px;
}

.nivel3 {
    border-top: #545e6b solid 1px;
    background-color: #455365;
    font-size: 14px;
}

.rede-social {
    margin: 10px;
    font-size: 14px;
}

.rede-social a {
    color: #333;
}

.rede-social a i {
    font-size: 2em;
    color: #14a751;
}

.bg-funep {
    background-color: #008716;
    margin-bottom: 20px;
}

.bg-funep .contato-topo {
    color: #FFF;
}

footer a {
    color: #FFF;
}

footer a:hover {
    color: #CCC;
}

/* Paginas Internas */

.breadcrumb {
    background-color: #f2f7f3;
    font-size: 0.9em;
}

.breadcrumb a {
    color: #008716;
}

.page-header {
    padding-bottom: 10px;
    border-bottom: 1px solid #333;
    margin: 20px 0 25px 0;
}

.page-header h1 {
    text-transform: uppercase;
    font-size: 1.5em;
    font-family: 'Merriweather Sans', sans-serif;
}

.menu-lateral {
    background-color: #f2f7f3;
    padding: 15px;
    text-transform: uppercase;
    font-size: 0.9em;
}

.menu-lateral a {
    color: #333;
    font-size: 12px;
}

.menu-lateral a:hover {
    color: #008716;
    text-decoration: none;
}

.menu-lateral ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu-lateral li {
    margin: 5px 0;
}

.menu-lateral .sub-menu-lateral {
    margin: 0 0 10px 15px;
    font-size: 0.8em;
}

.sub-menu-lateral li::before {
    content: '- ';
}

.titulo-menu-lateral {
    text-transform: uppercase;
    border-bottom: 1px solid #333;
    padding-bottom: 5px;
    margin-bottom: 10px;
    color: #008716;
}

#menuEventos a {
    color: #008716;
}

#menuEventos a:hover {
    color: #00a652;
    text-decoration: none;
}

.titulo-galeria {
    padding: 5px;
    background-color: #00a652;
    margin: 5px 0;
    color: #FFF;
}

.conteudo p {
    line-height: 28px;
    padding: 15px 0;
}

.conteudo h5 {
    font-weight: 700;
    padding-top: 20px;
}

.img-projetos {
    /* padding-bottom: 20px; */
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.vertical-align {
    display: flex;
    align-items: center;
}

.media {
    padding: 15px 0;
}

.media-body {
    padding-left: 15px;
}

.titulo-categoria-evento a {
    cursor: pointer;
}

.titulo-categoria-evento p {
    background-color: #008716;
    color: #FFF !important;
    padding: 5px 10px;
    line-height: 40px;
    text-align: center;
}

.titulo-categoria-evento a:hover p {
    background-color: #016d13;
}

.itemEvento {
    background-color: #fafafa;
    margin-bottom: 10px;
    border: 5px solid #FFF;
}

.foto-evento {
    width: 100%;
    background-color: #92ffa4;
}

.data-evento {
    background-color: #008716;
    padding: 5px;
    width: 100%;
    color: #FFF;
}

.desc-evento {
    text-align: left;
}

.areas-evento {
    color: #008716;
}

.desc-evento {
    font-size: 0.9em;
}

.desc-evento h5 {
    margin-top: 5px;
    font-size: 1.2em;
}

.desc-evento h5 a {
    color: #111;
    text-decoration: none;
}

.desc-evento h5 a:hover {
    color: #444;
}

.titulo-evento {
    font-size: 1.1em;
}

.accordion h5::after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f062";
    float: right;
    color: #14a751;
}

.accordion h5.collapsed::after {
    content: "\f063";
    color: #0e6d36;
}

.organograma h5 {
    padding-top: 0;
}

.organograma h5 .btn {
    font-size: 1.3rem;
}

.btn-link {
    color: #14a751;
}

.btn-link:hover {
    color: #0e6d36;
    text-decoration: none;
}

.card-deck .card {
    min-width: 270px;
}

.card {
    border-color: white;
}

.card img {
    margin-top: 20px;
}

.card p {
    padding-top: 50px;
}

.card-title {
    font-weight: 700;
    padding: 15px 0 0 0;
    margin-bottom: 0;
}

.card span {
    font-size: 12px;
}

.card {
    transition: all 0.5s ease;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.card:hover {
    background-size: 150%;
}

.card1 {
    background-image: url("../img/bg_card1.jpg");
}

.card2 {
    background-image: url("../img/bg_card2.jpg");
}

.card3 {
    background-image: url("../img/bg_card3.jpg");
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: 0px;
    background-color: #43464a;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.edital-fomento p {
    padding: 0;
}

.edital-fomento .fomento {
    border: 1px solid #333;
    border-collapse: collapse;
    width: 100%;
}

.fomento td {
    border: 1px solid #777;
    padding: 5px;
}

.fomento tr:nth-child(even) td {
    background-color: #EEE;
}

.btn-verde {
background-color: #28a745 !important;
border-color: #28a745 !important;
color: white !important;
}
