﻿body {
    font-family: 'Neue Helvetica', Arial, sans-serif;
    color: #0d2b3c;
    background: #fff;
}

.topbar {
    background: #f3f6f4 !important;
    border-bottom: 1px solid #e3eae6 !important;
    padding: 10px 0 !important;
}

    .topbar .topbar-wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 !important;
    }

    .topbar a {
        color: #1e6b4f;
        font-size: 13px !important;
        font-weight: 600 !important;
        text-decoration: none;
    }

        .topbar a:hover {
            color: #0d2b3c;
        }

.brand-header {
    background: #fff;
    padding: 24px 0 18px 0 !important;
}

.brand-box {
    display: flex;
    align-items: center;
    gap: 18px !important;
}

.brand-crest {
    width: 76px !important;
    height: auto;
    flex: 0 0 auto;
}

.brand-title .kicker {
    font-size: 13px !important;
    letter-spacing: .8px;
    color: #6b7a74;
    text-transform: uppercase;
    line-height: 1.1;
}

.brand-title .city {
    font-size: 34px !important;
    font-weight: 900;
    letter-spacing: .6px;
    color: #1e6b4f;
    line-height: 1.05;
}

.brand-search .form-control {
    height: 42px !important;
    font-size: 14px !important;
    padding: 10px 12px !important;
    border-radius: 2px 0 0 2px !important;
    border: 1px solid #dfe6e2;
    box-shadow: none;
}

.brand-search .input-group-addon {
    height: 42px !important;
    padding: 0 16px !important;
    background: #165A45 !important;
    border-color: #165A45 !important;
    color: #fff;
    font-size: 16px !important;
    border-radius: 0 2px 2px 0 !important;
}

#acessibilidade {
    margin-top: 8px !important;
    font-size: 13px !important;
}

    #acessibilidade a {
        font-weight: 700 !important;
    }

.pauta {
    padding: 8px 0 !important;
    background: #165A45 !important;
}

    .pauta a {
        color: #fff !important;
        font-weight: 700 !important;
    }

    .pauta .row {
        margin: 0 !important;
    }

.navbar-green {
    border: 0 !important;
    border-radius: 0 !important;
    margin: 0 !important;
    background: #1e6b4f;
    border-bottom: 3px solid #d6b24c;
    box-shadow: 0 2px 0 rgba(0,0,0,.06);
    min-height: 46px;
}

    .navbar-green .container,
    .navbar-green .navbar-collapse {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .navbar-green .navbar-nav {
        margin: 0 !important;
    }

        .navbar-green .navbar-nav > li:before,
        .navbar-green .navbar-nav > li:after,
        .navbar-green .navbar-nav > li > a:before,
        .navbar-green .navbar-nav > li > a:after {
            content: none !important;
            display: none !important;
        }

        .navbar-green .navbar-nav > li > a {
            height: 46px !important;
            line-height: 46px !important;
            padding: 0 14px !important;
            color: #ffffff !important;
            text-transform: uppercase;
            font-weight: 700;
            font-size: 11px;
            letter-spacing: .4px;
            background: transparent !important;
            white-space: nowrap !important;
            display: inline-flex !important;
            align-items: center !important;
            gap: 8px;
            padding-top: 0 !important;
            padding-bottom: 0 !important;
        }

            .navbar-green .navbar-nav > li > a i {
                line-height: 46px !important;
            }

            .navbar-green .navbar-nav > li > a .caret {
                margin-left: 6px;
                border-top-color: #fff !important;
                border-bottom-color: #fff !important;
            }

            .navbar-green .navbar-nav > li > a:hover,
            .navbar-green .navbar-nav > li.open > a,
            .navbar-green .navbar-nav > li.active > a {
                background: #154c3b !important;
                color: #d6b24c !important;
            }

    .navbar-green .navbar-toggle {
        border: 1px solid rgba(255,255,255,.35);
    }

        .navbar-green .navbar-toggle .icon-bar {
            background: #fff;
        }

    .navbar-green .dropdown-menu {
        border-radius: 0;
        border: 1px solid #e2eae6;
    }

        .navbar-green .dropdown-menu > li > a {
            padding: 10px 14px;
            font-size: 12px;
        }

            .navbar-green .dropdown-menu > li > a:hover {
                background: #f3f6f4;
                color: #1e6b4f;
            }

.hero-home {
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 24px !important;
}

@media (max-width:767px) {
    .hero-home {
        height: 180px;
    }
}

.home-section {
    padding-top: 22px !important;
    padding-bottom: 22px !important;
}

.section-title {
    text-align: center;
    color: #1e6b4f;
    font-weight: 800;
    margin: 30px 0 5px;
}

.propositos-sub {
    text-align: center;
    color: #6b7a74;
    margin-bottom: 18px;
}

.propositos-text p {
    margin: 0 0 12px 0;
    font-size: 12px;
    line-height: 1.55;
    color: #6b7a74;
    text-align: justify;
}

.propositos-text b {
    color: #1e6b4f;
    font-weight: 800;
    letter-spacing: .2px;
}

.feature-card {
    position: relative;
    overflow: hidden;
    border: 1px solid #e2eae6;
    background: #fff;
    margin-bottom: 14px !important;
}

    .feature-card img {
        width: 100%;
        height: auto;
        display: block;
    }

.feature-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 18px !important;
    background: linear-gradient(0deg, rgba(13,43,60,.75), rgba(13,43,60,0));
    color: #fff;
}

    .feature-overlay .title {
        font-size: 16px;
        font-weight: 800;
        margin-bottom: 6px !important;
        line-height: 1.25 !important;
    }

    .feature-overlay .date {
        font-size: 12px;
        opacity: .9;
        margin-top: 4px !important;
    }

.agenda-box {
    border: 1px solid #e2eae6;
    background: #fff;
    padding: 18px !important;
    border-top: 4px solid #d6b24c;
}

.agenda-title {
    font-weight: 800;
    color: #0d2b3c;
    margin-bottom: 10px;
}

.agenda-item {
    display: flex;
    gap: 12px;
    align-items: flex-start;
}

.agenda-date {
    width: 62px;
    border: 1px solid #e2eae6;
    background: #f7faf8;
    text-align: center;
    padding: 8px 6px;
}

    .agenda-date .m {
        font-size: 11px;
        font-weight: 800;
        color: #1e6b4f;
    }

    .agenda-date .d {
        font-size: 18px;
        font-weight: 900;
        color: #0d2b3c;
        line-height: 1.1;
    }

.agenda-meta {
    font-size: 12px;
    color: #6b7a74;
    margin-bottom: 6px;
}

.agenda-name {
    font-size: 13px;
    font-weight: 800;
    margin: 0;
    color: #0d2b3c;
}

.agenda-link {
    color: #1e6b4f;
    font-weight: 700;
    text-decoration: none;
    display: inline-block !important;
    margin-top: 10px !important;
}

    .agenda-link:hover {
        color: #d6b24c;
    }

@media (min-width:992px) {
    .agenda-box {
        margin-top: 0 !important;
        margin-left: 14px !important;
    }
}

@media (max-width:991px) {
    .agenda-box {
        margin-top: 16px !important;
    }
}

.service-grid .row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -6px;
    margin-right: -6px;
}

    .service-grid .row > [class*="col-"] {
        display: flex;
        padding-left: 6px;
        padding-right: 6px;
    }

        .service-grid .row > [class*="col-"] > a {
            display: flex;
            width: 100%;
            text-decoration: none !important;
        }

.service-grid a,
.service-grid a:hover,
.service-grid a:focus,
.service-grid a:visited {
    color: inherit !important;
    text-decoration: none !important;
}

.service-card {
    width: 100%;
    min-height: 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;
    border: 1px solid #e2eae6;
    background: #fff;
    padding: 12px 10px;
    transition: all .15s ease;
}

    .service-card img {
        width: 26px !important;
        height: 26px !important;
        object-fit: contain;
        display: block;
        margin: 0 auto;
    }

    .service-card .t {
        color: #1e6b4f !important;
        font-weight: 800;
        font-size: 10px;
        line-height: 1.15;
        text-transform: uppercase;
        min-height: 24px;
        text-align: center;
    }

    .service-card:hover {
        border-color: #1e6b4f;
        box-shadow: 0 6px 18px rgba(0,0,0,.06);
        background: #f7faf8;
    }

.tiles-3 a,
.tiles-3 a:hover,
.tiles-3 a:focus,
.tiles-3 a:visited {
    color: #fff !important;
    text-decoration: none !important;
}

.tile {
    height: 90px;
    border: 1px solid #e2eae6 !important;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-bottom: 12px;
    overflow: hidden;
}

    .tile:before {
        content: "";
        position: absolute;
        inset: 0;
        background: rgba(13,43,60,.45);
    }

    .tile span {
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        text-align: center;
        color: #fff !important;
        font-weight: 900;
        letter-spacing: 1px;
    }

.fundo-rodape {
    background: #165A45 !important;
}

    .fundo-rodape .center {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 28px !important;
        padding: 10px 0 !important;
    }

    .fundo-rodape .icon-redes {
        color: #fff !important;
        font-size: 22px !important;
        line-height: 1 !important;
    }

        .fundo-rodape .icon-redes:hover {
            color: #d6b24c !important;
        }

footer.footer {
    background: #0F3B2D !important;
    color: #fff !important;
    padding: 34px 0 18px !important;
}

    footer.footer .logo-footer {
        width: 80px !important;
        margin: 8px auto 10px auto !important;
        display: block !important;
    }

    footer.footer .hr-rodape {
        max-width: 520px !important;
        margin: 14px auto 14px auto !important;
        border-top: 1px solid rgba(255,255,255,.22) !important;
    }

    footer.footer .icon-text {
        color: #fff !important;
        text-decoration: none !important;
        display: inline-flex !important;
        align-items: center !important;
        gap: 8px !important;
        margin: 0 14px !important;
        font-weight: 600 !important;
    }

        footer.footer .icon-text:hover {
            color: #d6b24c !important;
        }

        footer.footer .icon-text i {
            font-size: 16px !important;
        }

    footer.footer .col-sm-12.center {
        line-height: 1.6 !important;
        font-size: 13px !important;
    }

        footer.footer .col-sm-12.center br {
            display: none !important;
        }

        footer.footer .col-sm-12.center:first-of-type {
            margin-bottom: 10px !important;
        }

.copyright {
    margin: 0 !important;
    padding: 10px 0 !important;
    color: rgba(255,255,255,.88) !important;
    font-size: 12px !important;
    line-height: 1.4 !important;
}

    .copyright a {
        color: #d6b24c !important;
        text-decoration: none !important;
    }

        .copyright a:hover {
            text-decoration: underline !important;
        }

.propositos-botoes > div,
.propositos-botoes .col-md-4,
.propositos-botoes .col-lg-4,
.propositos-botoes .col-sm-6,
.propositos-botoes .col-xs-12 {
    width: 20% !important;
    float: left !important;
}

.propositos-botoes:after {
    content: "";
    display: block;
    clear: both;
}

@media (max-width:991px) {
    .propositos-botoes > div,
    .propositos-botoes .col-md-4,
    .propositos-botoes .col-lg-4,
    .propositos-botoes .col-sm-6,
    .propositos-botoes .col-xs-12 {
        width: 33.3333% !important;
    }
}

@media (max-width:767px) {
    .brand-header {
        padding: 18px 0 14px 0 !important;
    }

    .brand-box {
        gap: 14px !important;
    }

    .brand-crest {
        width: 58px !important;
    }

    .brand-title .kicker {
        font-size: 11px !important;
        letter-spacing: .6px;
    }

    .brand-title .city {
        font-size: 26px !important;
    }

    .propositos-botoes > div,
    .propositos-botoes .col-md-4,
    .propositos-botoes .col-lg-4,
    .propositos-botoes .col-sm-6,
    .propositos-botoes .col-xs-12 {
        width: 50% !important;
    }
}

@media (max-width:420px) {
    .propositos-botoes > div,
    .propositos-botoes .col-md-4,
    .propositos-botoes .col-lg-4,
    .propositos-botoes .col-sm-6,
    .propositos-botoes .col-xs-12 {
        width: 100% !important;
    }
}
