/* nova cor */


header#header {
    border-top: 9px solid #1E379E !important;
}

header#header .header-top .header-top-container .header-titulo h2 {
    color: #1E379E !important;
}

header#header .header-bottom .header-bottom-container .header-nav ul li a {
    color: #1E379E !important;
}

section#home-projeto .home-projeto-container .column .conteudo h2 {
    color: #1E379E !important;
}

.sing {
    background: #0084D5 !important;
    border: 1px solid #0084D5 !important;
}

section#home-projeto .home-projeto-container:before {
    background: #00A82D !important;
}

section#home-action .home-action-container {
    background: #0084D5 !important;
}

#home-action .sing {
    background: #fff !important;
    border: 1px solid #fff !important;
    color: #0084D5 !important;
}

footer.footer .footer-intro {
    background: #14287C !important;
}

footer.footer .footer-infos {
    background: #1E379E !important;
}

footer.footer .footer-infos .footer-infos-container .column.column-1 {
    background: #1E379E !important;
}

footer.footer .footer-infos .footer-infos-container .column.column-2 {
    background: #1E379E !important;
}

footer.footer .footer-infos .footer-infos-container .column.column-3 {
    background: #1E379E !important;
}

footer.footer::before {
	background: #1E379E !important;
}

section.copyright {
    background: #14287C !important;
}

section.copyright .copyright-container img {
    filter: brightness(0) invert(1);
    opacity: 0.2;
}

section#quem-somos-header .quem-somos-header-container .column .box-1 {
    background-color: #1E379E !important;
}

section#quem-somos-intro .quem-somos-intro-container .column .conteudo h2 {
    color: #1E379E !important;
}

section#quem-somos-intro-2 .quem-somos-intro-container .column .conteudo h2 {
    color: #1E379E !important;
}

section#quem-somos-intro-2 .quem-somos-intro-container .column .conteudo h3 {
   	color: #1E379E !important;
}

section#quem-somos-intro .quem-somos-intro-container .column .conteudo p a {
   color: #0084D5 !important;
}

section#quem-somos-intro-2 .quem-somos-intro-container .column .conteudo p a {
    color: #0084D5 !important;
}

section#projeto-header .projeto-header-container .column .box-1 {
    background-color: #1E379E !important;
}

section#projeto .projeto-container .column .conteudo h2 {
    color: #1E379E !important;
}

section#projeto-contato .projeto-contato-container {
    background: #0084D5 !important;
}

section#projeto .projeto-container .column:before {
    background: #00A82D !important;
}

section#estudos-sobre .estudos-sobre-container .column h2 {
    color: #1E379E !important;
}

section#estudos-sobre-2 .estudos-sobre-container .column h2 {
    color: #1E379E !important;
}

section#noticias-header .noticias-header-container .column .titulo {
    background: #1E379E !important;
}

section#noticias-listagem .noticias-listagem-container .conteudo .box a {
    color: #1E379E !important;
}

.pagination ul li span {
    background: #0084D5;
    border: 1px solid #0084D5;
}

.pagination ul li a {
	color: #0084D5;
    border: 1px solid #0084D5;
}

section#contato-header .contato-header-container .column .titulo {
    background: #1E379E !important;
}

section#contato-infos .contato-infos-container .column .contato p {
    color: #0084D5 !important;
}

section#contato-infos .contato-infos-container .column .contato a {
    color: #0084D5 !important;
}

.header-bottom-container .header-nav ul li a.active::after {
    background: #00A82D !important;
}


section#noticias-single .noticias-single-container .column .box h2 {
    color: #0084D5;
}