﻿textarea {
    float: left;
    width: 100%;
}

.form button {
    float: right;
    margin: 20px 15px 0;
}

.descricao-rodape {
    font-size: 14px !important;
    color: #8C8C8C !important;
    text-transform: none !important;
    text-align: justify !important;
    line-height: 16px !important;
}

.img-footer {
    max-height: 150px;
    display: block;
    margin: auto;
}

.post-blog {
    min-height: auto;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #ffffff;
    cursor: default;
    background-color: #3c3c3b !important;
    border-color: #3c3c3b !important;
}

.pagination>li>a,
.pagination>li>span {
    color: #3c3c3b;
}

.pg-interno .post-blog {
    max-height: 200px;
    margin: 0 0 150px;
}

.util ul {
    float: left;
    width: 100%;
}

.util ul>li {
    float: left;
    width: 100%;
    list-style: none;
}

.util ul>li>a {
    float: left;
    width: 100%;
    font-size: 14px !important;
    color: #8c8c8c !important;
    text-transform: none !important;
    line-height: normal !important;
    padding: 10px 0 !important;
    border-bottom: solid 1px #fff;
}

.util ul>li>a:hover {
    border-bottom: solid 1px #cecece;
}

.navbar-small .top-bar {
    background: #3ba7cb;
}

.media-box {
    margin-top: 50px;
    float: left;
    min-height: 200px;
}

.media-box .media-icon {
    color: #4ac8ed;
}

.media-box .media-icon {
    position: absolute;
    font-size: 40px;
    display: inline-block;
}

.media-box .media-content {
    display: inline-block;
    padding-left: 70px;
}

.media-box h4 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.1;
}

@media (min-width: 992px) {
    .media-box {
        margin-bottom: 0px;
    }
}

.navbar {
    min-height: 165px;
}

.navbar .navbar-small .navbar-right {
    margin-top: 0px;
}

.overlayer {
    background-image: linear-gradient(rgba(255, 255, 255, 1), rgba(43, 67, 119, 0.3));
}

#interna {
    box-shadow: 0px 0px 5px 1px;
}

.media-box .media-icon,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus .navbar-default .navbar-nav>.hovernav:hover>a,
.navbar-default .navbar-nav>.hovernav:hover>a:hover,
.navbar-default .navbar-nav>.hovernav:hover>a:focus .nav>li>a:hover,
.nav>li>span:hover,
.nav>li>span:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus,
#main-nav .current,
.mega-list>li>a:hover,
.mega-list>li>a:focus a:hover {
    color: #2b4377;
}

#top-bar .social-icons li a {
    color: #000;
}

.social-icons .facebook a:hover {
    background: #2b4377;
    color: #fff;
}

.section-interna .title-line,
.section-interna .sub-title {
    color: #000;
}

.section-interna .title-line::before {
    background-color: #000;
}

#top-bar .top-bar-content a,
#top-bar .top-bar-content p,
.navbar-alt .navbar-nav>li>a,
.navbar-alt .navbar-nav>li>span,
.home-heading,
.home-bottom a {
    color: #000;
}

#top-bar {
    border-bottom: 1px solid rgba(117, 109, 109, 0.5);
}

.navbar-small {
    box-shadow: 0px 2px 5px;
}

.navbar-small #top-bar .top-bar-content a,
.navbar-small #top-bar .top-bar-content p {
    color: #fff;
}

.navbar-small .top-bar {
    background: #3a5795;
}

.solucoes {
    background-color: none;
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../img/backgrounds/links-home.jpg");
    box-shadow: 0px 0px 5px 0px;
}

.newsletter {
    background-image: linear-gradient(rgba(255, 161, 0, 0.5), rgba(255, 161, 0, 0.5)), url("../img/backgrounds/contato.jpg");
    box-shadow: 0px 0px 5px 0px;
}

.newsletter .form button {
    background-color: #3a5795;
}

body>div>section.newsletter>div.container>div>form>p>strong {
    color: #fff;
}

.rodape {
    background-color: none;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.9)), url("../img/backgrounds/footer.jpg");
    box-shadow: 0px 0px 5px 0px;
}

.rodape .descricao-rodape,
.rodape a,
.rodape p {
    color: #fff !important;
}

.rodape a:hover {
    color: #375aa5 !important;
}

.rodape .direitos {
    background: none !important;
}

.rodape .direitos a {
    color: #000;
}

.rodape .direitos:hover {
    color: #3a5795;
}

.util ul>li>a:hover {
    border-bottom: solid 1px #3a5795;
    color: #3a5795 !important;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #3a5795;
}

.form-cinza button {
    background-color: #3a5795;
}

.img-noticia {
    float: left;
    width: 100%;
    text-align: center;
}

.img-noticia>img {
    float: none;
    width: auto;
    max-width: 100%;
    display: inline-block;
}

.pulse {
    animation: pulse 0.7s infinite;
    margin: 0 auto;
    display: table;
    margin-top: 50px;
    animation-direction: alternate;
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -webkit-filter: brightness(100%);
    }

    100% {
        -webkit-transform: scale(1.1);
        -webkit-filter: brightness(200%);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
        filter: brightness(100%);
    }

    100% {
        transform: scale(1.1);
        filter: brightness(120%);
    }
}

.whats {
    width: auto;
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 999;
}

.pg-interno .post-blog {
    max-height: none;
    margin: 0 0 10px;
}

.post-blog {
    min-height: 500px;
}

.g-recaptcha {
    width: 303px;
    margin: auto;
    margin-bottom: 13px;
}

#main-nav>ul>li:nth-child(7)>a {
    font-weight: 900;
    border-left: 1px solid rgba(117, 109, 109, 0.5);
}

#main-nav>ul>li:nth-child(7)>a i {
    font-size: 21px;
    float: left;
    margin-right: 5px;
    padding: 4px;
    margin-top: -6px;
}

#main-nav>ul>li:nth-child(7)>a:hover {
    border-left: 1px solid rgba(117, 109, 109, 0);
    background-color: #2b4377;
    color: #fff;
    box-shadow: 1px 1px 5px #000;
}

#main-nav>ul>li:nth-child(7)>a:hover i {
    box-shadow: 1px 0px 0px #ffffff;
}

.navbar-small #top-bar .top-bar-content a:hover {
    text-shadow: 1px 1px rgba(107, 68, 0, 0.6);
}

#top-bar .top-bar-content a:hover {
    color: #2b4377;
}

#enviar>button {
    float: none;
}

.form input {
    margin: 0px auto 15px auto;
}

.rodape b {
    color: #769cec !important;
    font-size: 2rem !important;
    line-height: normal;
}

.owl-legislacoes .owl-stage-outer .owl-stage {
    display: flex;
    align-items: stretch;
}

.legislacao {
    text-align: center;
    margin: 0 2rem 0 0;
    background-color: #f1f1f1;
    height: calc(100% - 2px);
    padding: 1rem;
    box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
}

.legislacao p {
    text-align: justify;
    font-size: 1.4rem;
    margin: 0 1rem;
}

.legislacao h4 {
    color: #3a5795;
    font-size: 2rem;
    font-weight: bold;
}

.legislacao h5 {
    font-size: 1.9rem;
}

.legislacao h5 sup {
    font-size: 1.2rem;
}

.owl-legislacoes .owl-nav {
    display: none;
    color: #3a5795 !important;
    position: absolute;
    top: 45%;
    width: 100%;
}

.owl-legislacoes .owl-next {
    float: right;
    padding: 30px 5px;
    margin: -30px 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.owl-legislacoes .owl-next i,
.owl-legislacoes .owl-prev i {
    font-size: 2rem !important;
}

.owl-legislacoes .owl-prev {
    float: left;
    padding: 30px 5px;
    margin: -30px 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.owl-legislacoes:hover .owl-nav {
    display: block;
}

.dia:hover {
    background-color: #3a5795;
}

.rodape .fa {
    color: #769cec;
}

.rodape .facebook {
    margin-right: 12px;
}

.rodape .facebook .fa {
    color: #000 !important;
}

.rodape .facebook .fa:hover {
    background: #2b4377;
    color: #fff !important;
}

.titulo-laranja,
.titulo-laranja h1 {
    color: #3a5795 !important;
}

.btn-primary {
    background-color: #3a5795;
    color: #ffffff !important;
    width: 100%;
    border: none !important;
    font-weight: 600;
    font-size: 1.6rem;
}

.btn-primary:hover {
    background-color: #2b4377;
}

.btn-secondary {
    width: 100%;
    text-align: center;
    color: #222;
    font-weight: 600;
    font-size: 1.6rem;
}

.btn-secondary:hover {
    color: #2b4377;
}

.modal-header img {
    max-width: 80%;
}

.noticia {
    background: #ffffff;
    /*   -webkit-box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.1);
box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.6); */
    border-radius: 3px;
    text-align: center;
    margin: 1rem 2rem;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}

.noticia a {
    color: #222;
}

.noticia a:hover {
    color: #2b4377;
}

.rodapeNoticia {
    display: block;
    align-self: flex-end;
    width: 100%;
}

.topoNoticia {
    min-width: 100%;
    height: 130px;
    display: block;
    overflow: hidden;
    align-self: flex-start;
}

.noticia small {
    color: rgb(255, 153, 0);
    font-weight: 500;
    display: block;
    font-size: 1.3rem;
}

.noticia small .fa {
    margin-right: 5px;
}

.conteudoNoticia {
    width: 100%;
    padding: 1rem;
    padding-bottom: 2rem;
    display: block;
    height: auto;
    align-self: flex-start;
}

.conteudoNoticia h3 {
    font-size: 2rem;
    text-transform: capitalize;
    margin-top: 1rem;
}

.flex-card {
    flex-grow: 1;
    flex-basis: 0;
    min-width: 25%;
    max-width: 25%;
    margin-bottom: 3rem;
}

.noticias {
    display: flex;
    flex-wrap: wrap;
}

#linhaNoticias {
    margin-top: 8rem;
    margin-top: 8rem;
}

#noticias {
    background-color: #f1f1f1;
}

.img-noticia {
    min-width: 100%;
    min-height: 100%;
    max-height: 100%;
}

.img-logo {
    height: 100%;
    width: auto;
}

.navbar-brand {
    padding: 0;
    margin: 0;
    margin-top: 32px;
}

.nl_profile {
    height: 100%;
    display: flex;
    align-items: stretch !important;
}

.nl_profile a {
    background-color: #3a5795 !important;
    border-color: #3a5795 !important;
    width: 100%;
}

.nl_profile a:hover {
    background-color: #2b4377 !important;
    border-color: #2b4377 !important;
}

.nl_profile .nl_img-box a {
    background-color: transparent !important;
}

.nl_profile .nl_img-box a img {
    width: 100%;
    height: 100px;
}

.nl_titulo {
    min-height: 80px !important;
    max-height: 80px !important;
    overflow: hidden;
}

.card {
    margin-bottom: 15px !important;
}

.nl_titulo {
    margin: 10px 0 0 0;
    font-size: 14px;
    line-height: 15px;
    color: #212529 !important;
    text-align: center;
}

.nl_subtitulo {
    font-size: 12px;
    font-weight: lighter;
    margin: 5px 0;
    text-align: center;
    color: #999;
}

.nl_texto {
    font-size: 14px;
    font-weight: lighter;
    margin-top: 5px;
}

.nl_profile .nl_img-box {
    opacity: 1;
    display: flex;
    position: relative;
    flex-direction: column;
}

.nl_profile .nl_img-box {
    background-color: transparent;
}

.nn_image-block {
    width: 100%;
    margin-bottom: 10px;
}

.m-auto {
    margin: auto;
}

.nn_titulo {
    font-size: 2em !important;
}

.card {
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    flex: 1;
}

#noticiaDetalhe {
    color: #333;
    text-align: justify;
}

#noticiaDetalhe h1 {
    color: #111;
    text-align: center;
}

#noticiaDetalhe h2 {
    color: #3a5795;
    text-align: center;
}

#noticiaDetalhe h3 {
    color: #2b4377;
}

#noticiaDetalhe h4 {
    color: #111;
}

#noticiaDetalhe h5 {
    color: #111;
}

#noticiaDetalhe h6 {
    color: #222;
}

#noticiaDetalhe li {
    color: #444;
    text-align: center;
}

#noticiaDetalhe a {
    color: #3a5795;
}

#noticiaDetalhe a:hover {
    color: #2b4377;
}

#noticiaDetalhe .btn-primary {
    color: #ffffff;
}

#noticiaDetalhe .btn-primary:hover {
    color: #ffffff;
}

#conteudoEmpresa h2 {
    color: #3a5795;
}

#conteudoEmpresa p {
    text-align: justify;
}

a:hover {
    cursor: pointer !important;
}

@media (max-width: 1200px) {

    .navbar-default .navbar-nav>li>a,
    .navbar-default .navbar-nav>li>span,
    .navbar-default .navbar-nav>li>i {
        color: #fff;
    }
}

@media screen and (max-width: 991px) {
    .flex-card {
        min-width: 50%;
        max-width: 50%;
    }

    #noticias h3 {
        font-weight: 700;
        font-size: 1.3em;
        line-height: 1.2;
    }
}

@media screen and (max-width: 767px) {
    footer .social-icons {
        margin: auto;
        width: fit-content;
    }

    footer {
        text-align: center !important;
    }

    .flex-card {
        min-width: 50%;
        max-width: 50%;
    }
}

@media screen and (max-width: 575px) {
    .flex-card {
        min-width: 100%;
        max-width: 100%;
    }

    .noticia {
        height: fit-content;
    }
}