@font-face {
    font-family: 'Hamurz';
    src: url('../fonts/HamurzFreeVersion.ttf.woff');
}
* {
    outline: none;
}
a {
    text-decoration: none!important;
    cursor: pointer!important;

}
p {
    line-height: 1.5;
}
ul {
    padding: 0;
}
li {
    list-style: none;
}
body {
    margin: 0;
    font-family: 'Roboto', sans-serif;

}
body,a{
    color: #565657;
}

.panel-heading a{
    color: #fff;

}

.panel-heading a:hover{
    border-bottom: 1px solid #fff;
}

.container {
    max-width: 1200px!important;
    width: 100%;
}

.form-contmax input,.form-contmax textarea{
	border-left: 0;
	border-radius: 0;
	border-top: 0;
	border-right: 0;
	box-shadow: none;
}
.form-contmax  label{
	color: #1c527e;
}

.form-contmax .btn{
	background: #c73e3c;
	width: 170px;
	height: 50px;
	border-radius: 30px;
	float: right;
}

.form-convenio .btn {
    width: 170px !important;
    height: 35px !important;
    top: 12px !important;
}

.categorias{
    margin-bottom: 30px;
}

.menu-list li {
    float: left;
    padding: 10px;
    border: 1px solid #ccc;
     
    margin: 5px 10px 5px 0;
}

}
.menu-list-item a {
    color: #565657;
}

.menu-list-item a:hover {
    text-decoration: underline !important;
}

.active-list-item {
    background-color: #1c527e;
    color: #f9f9f9;
}

.active-list-item a{    
    color: #f9f9f9;
}

#itensParceiros{
    height: 690px !important;
    overflow: auto;
}

.thumbnail .caption{
    text-align: center;
    font-weight: 600;
}



/*#itensParceiros:hover{
    height: 800px !important;
    overflow: auto;
}*/
 
.topo1 {
    width: 100%;
    height: 40px;
    background: #0c6bb6;
}
.listagem-noticias li{
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 30px; 
}
.listagem-noticias li h2 span{
    font-size: 11px;
    color: #db3539;
    display: block;
}

.listagem-noticias li img{
    float: left;
    margin-right: 20px;  
}
.contraste-active,
.contraste-active div,
.contraste-active .row,
.contraste-active .container,
.contraste-active section,
.contraste-active footer,
.contraste-active a,
.contraste-active i {
    background-color: #000!important;
    
}
.contraste-active p,
.contraste-active span,
.contraste-active h1,
.contraste-active h2,
.contraste-active h3,
.contraste-active h4,
.contraste-active h5,
.contraste-active a,
.contraste-active ul>li,
.contraste-active i {
    color: #fff!important;
}
.contraste-active img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.centro {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
}
.acessibilidade {
    display: flex;
}
.acessibilidade span {
    font-size: 12px;
    font-weight: 600;
    color: #8abfef;
    margin-right: 10px;
}
.acessibilidade .fonte {
    float: left;
    margin-right: 20px;
    display: flex;
    align-items: center;
}
.acessibilidade .fonte img {
    margin-left: 4px;
}
.contraste {
    display: flex;
    align-items: center;
    margin-right: 10px;
}
.acessibilidade .contraste span {
    float: right;
}

.busca {
    margin-left: 10px;
    border-left: 1px solid #1c527e;
    padding-left: 20px;
}
.busca input#exampleInputAmount {
    float: left;
    width: 160px;
    height: 25px;
    background: #4f97d3;
    border-radius: 0;
    border: none;
    color: #fff;
}
.busca button {
    height: 25px;
    background: transparent;
    color: #fff;
    border: none;
}
i.fa.fa-search {
    color: #4f97d3;
    font-size: 18px;
    top: -2px;
    position: relative;
}
.busca ::-webkit-input-placeholder {
   color: #fff;
   font-size: 12px;
   font-weight: 300;
}
.busca :-moz-placeholder {
   color: #fff;
   font-size: 12px;
   font-weight: 300;
}
.busca ::-moz-placeholder {
   color: #fff;
   font-size: 12px;
   font-weight: 300;
}
.busca :-ms-input-placeholder {
   color: #fff;
   font-size: 12px;
   font-weight: 300;
}

.topo1 .redes-sociais {
    float: right;
    position: relative;
    top: -30px;
}
.topo1 .redes-sociais .fa {
    font-size: 24px;
    color: #fff;
    margin-left: 10px;
}
.topo1 .redes-sociais a:hover .fa {
    color: #c43c3c;
}


.divisor {
    position: relative;
}
.divisor:before {
    position: absolute;
    top: 50%;
    content: "";
    display: block;
    width: 100%;
    border-bottom: 1px solid #d8d8d8;
    z-index: 1;
}
.divisor h1 {
    position: relative;
    width: 320px;
    background: #fff; 
    z-index: 2;
}
.tv-oab .divisor:before {
    border-bottom: 1px solid #226aa4;
}
.tv-oab .divisor h1 {
    width: 240px;
    background: #1c527e;
}

.bannerComunicados{
    position: relative;
    top: -21px;
}

.eventos .divisor h1 {
    width: 140px;
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0;
}


/* --- MENU --- */
.topo2 {
    border-bottom: 3px solid #db3539;
}
.navbar-default {
    border-color: transparent;
    height: 140px;
    background: #1c527e;
    border-radius: 0;
    margin-bottom: 0px;
    border: none;
}
.navbar-header {
    height: 140px;
}
.navbar-brand {
    margin: 0;
    padding: 0;
}
.navbar-header img {
    margin: 39px 0;
}
#bs-example-navbar-collapse-1 {
    float: right;
    height: 140px;
    padding: 0;
    margin-right: -47px;
}
ul.nav {
        margin-right: -98px;
    height: 140px;
    display: flex;
    align-items: center;
}
ul.nav>li>a {
    font-size: 18px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    color: #fff!important;
    text-transform: uppercase;
    padding: 10px 8px;
}
.topo2 .hvr-underline-from-center:before {
    bottom: 1px;
    background: #fff;
    height: 2px;
}

.botaoinss {
    width: 100%;
    height: 100%;
    background: #ffffff;
    display: flex;
    align-items: center;    
}






/* --- VITRINE --- */
.vitrine {
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    display: flex;
    align-items: center;
    padding: 20px 0 60px 0;
}
/*.vitrine {
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    display: flex;
    align-items: center;
    padding: 60px 0;
}*/
/*#carousel-example-generic {
    height: 478px;
}*/
.vitrine .slide img {
    width: 100%;
   height: 478px!important;
    object-fit: cover;
}

.carousel-caption {
    width: 100%;
    height: 100px;
    left: 0;
    bottom: 100px;
    padding: 0;
    position: relative;
    background: rgba(0,0,0,.7);
}
.carousel-caption p {
    font-size: 25px;
    font-weight: 300;
    text-align: left;
    padding: 10px 30px;
}
.vitrine .content {
    width: 100%;
    height: 478px;
    padding: 20px 30px;
    background: #1c527e;
}
.vitrine .content h1 {
    font-size: 28px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    border-bottom: 1px solid #2878b9;
    padding-bottom: 30px;
    padding-top: 20px;
}
.vitrine .content p {
    position: absolute;
    right: 45px;
    top: 45px;
}
.vitrine .content p a {
    font-size: 14px;
    font-weight: 300;
    color: #f9f9f9;
}
.vitrine .content p a .fa {
    margin-left: 5px;
}
.vitrine .content ul>li {
    border-bottom: 1px solid #2878b9;
    padding-bottom: 10px;
    padding-top: 10px;
}
.vitrine .content ul>li>a {
    font-size: 15px;
    font-weight: 300;
    color: #fff;
}
.vitrine .content ul li:hover {
    background: #c43c3c;
}
.vitrine .content ul>li>a img {
    margin-left: 10px;
    margin-right: 5px;
}
.vitrine .hvr-underline-from-center:before {
    background: #fff;
    height: 1px;
}


#item-2,
#click-2 {
    display: none;
}


/* --- NOTICIAS --- */
.noticias {
    width: 100%;
    height: 100%;
    display: flex;
    /*align-items: center;
    margin-top: 50px;*/
    padding: 60px 0;
}
.conteudo-box {
    
    display: table;
    text-align: justify;
    margin-bottom: 47px;
    width: 100%;
}

.conteudo-box a:hover{
    color: #23527c;
    border-bottom: 1px solid #23527c;
}

.panel-heading a{
    width: 100%;
    color: #fff;
    font-size: 14px;
    display: flex;
}


.panel-heading a:hover{
    cursor: pointer;
    color: #fff;
    border-bottom: none;
}


.noticias h1 {
    font-size: 34px;
    font-weight: 600;
    color: #1c527e;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 25px;
}
p.ver-mais {
    position: relative;
    margin-top: -80px;
    float: right;
    margin-bottom: 0;
    background: #fff;
    z-index: 3;
}
p.ver-mais a {
    font-size: 14px;
    font-weight: 400;
    color: #1c527e;
}
p.ver-mais .hvr-underline-from-center:before {
    background: #1c527e;
    height: 1px;
}
.noticias .item {
    width: 100%;
/*    min-height: 420px;*/
    min-height: 350px;
    height: 100%;
    border: 1px solid #e1e1e1;
}
.noticias h2 {
    font-size: 20px;
    font-weight: 600;
    color: #1c527e;
    padding: 0 4px 0 20px;
    margin-top: 11px;
    margin-bottom: 20px;
}

.contato h2 {
    padding: 0 4px 0 5px !important;
    
}
.noticias h3 {
    font-size: 14px;
    font-weight: 600;
    color: #1c527e;
    margin-bottom: 20px;
    height: 20px;
}
.noticias p {
    font-size: 15px;
    font-weight: 100;
    color: #565657;
    padding: 0 20px;
}

.contato p {
    padding: 0 5px;
}

.conteudo-box h3 {
    font-size: 17px;
    color: #c23a3c;
    text-align: center;
}

#accordionComissoes h3 {
    color: #1c527e;
    text-align: left;
}

#accordionComissoes .panel-heading{
    padding: 0;
}

/*.conteudo-box h2.tit-demonstrativo, h3.ano-demonstrativo {
    margin-left: 13px;
}*/

.conteudo-box ul.list-group {
    margin-left:2%;
}

.owl-dots {
    display: flex;
    width: 100%;
    justify-content: center;
}
.owl-dots span {
    background: #ece9e9;
    border: 1px solid #bababa;
    border-radius: 20px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 30px 4px 0 4px;
}
.owl-dot.active span {
    background: #c5383b;
}
.breadcrumb{
    background-color:transparent;
    font-size: 12px;
    float: right;
    margin: 0;
    padding-right: 0;
}
.breadcrumb .active{
    color: #c23a3c;
}
.linha-top{
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.linha-top h1{
    float: left;
    margin: 0;
}

.tv-oab {
    width: 100%;
    min-height: 675px;
    height: 100%;
    background: #1c527e;
    display: flex;
    align-items: center;
}
.tv-oab h1 {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    margin-top: 0;
    margin-bottom: 35px;
}
.tv-oab h2 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    margin-top: 0;
    margin-bottom: 30px;
}
.img-not img{
    width: 100%;
    height: auto;
}
.tv-oab #carousel-example-generic {
    height: 420px;
}
.tv-oab .carousel-caption {
    bottom: 105px;
}
.tv-oab ul {
    margin-top: -10px;
}
.tv-oab .content ul>li {
    border-bottom: 1px solid #2878b9;
    padding-bottom: 15px;
    padding-top: 15px;
}
.tv-oab .content p {
    font-size: 14px;
    font-weight: 100;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
}


.eventos {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding-top: 80px;
    background: #f5f5f5;
}
.eventos h1 {
    font-size: 30px;
    font-weight: 600;
    color: #135d9d;
    margin-top: 0;
    margin-bottom: 0;
    background: #f5f5f5;
}
.eventos p.ver-mais {
    margin-top: -30px!important;
    right: 0;
    padding: 0 20px;
    background: #f5f5f5;
}
.eventos .item {
    margin-top: 60px;
}
.eventos img.img-evento {
    width: 100%;
}
.eventos h2 {
    font-size: 16px;
    font-weight: 600;
    color: #1e63a0;
    margin-top: 0;
    margin-bottom: 20px;
}
.eventos span {
    font-size: 14px;
    font-weight: 100;
    color: #c5383b;
}
.eventos p {
    font-size: 14px;
    font-weight: 100;
    color: #565657;
    margin-top: 20px;
}
.eventos .content {
    width: 100%;
    /*background: #f8f8f8;*/
    background: #ffffff;
    border: 1px solid #ffffff;
    padding: 30px;
    margin-top: -5px;
}
.eventos .content h2 {
    font-size: 19px;
    font-weight: 600;
    color: #135d9d;
    text-align: center;
}
.eventos .content img {
    margin-right: 15px;
}
.eventos .content ul>li {
    border-bottom: 1px solid #cdcdcd;
    padding: 10px 0;
}
.eventos .content ul>li>a {
    font-size: 16px;
    font-weight: 400;
    color: #1e63a0;
    text-transform: uppercase;
}
.eventos .content ul>li i.fa.fa-caret-right {
    font-size: 24px;
    position: relative;
    top: 3px;
    margin-right: 5px;
}
.borda {
    position: relative;
    border-bottom: 1px solid #d8d8d8;
    bottom: -79px;
}


.empresas {
    width: 100%;
    min-height: 330px;
    height: 100%;
    display: flex;
    align-items: center;
}
.empresas h1 {
    font-size: 24px;
    font-weight: 600;
    color: #1c527e;
    text-align: center;
    margin-top: 0;
    margin-bottom: 35px;
    padding-bottom: 40px;
}
.empresas h1 span {
    font-weight: 300;
}


/* --- FOOTER --- */
.rodape1 {
    width: 100%;
    min-height: 135px;
    background: #1c527e;
    display: flex;
    align-items: center;
}
.rodape1 h1 {
    font-size: 23px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 5px;
}
.rodape1 h1 span {
    font-weight: 600;
}
.rodape1 input.input-form {
    width: 100%;
    height: 40px;
    color: #878889;
    border: none;
    background: #fff;
    padding: 0 20px;
    margin-top: 10px;
}
.rodape1 ::-webkit-input-placeholder {
   font-size: 14px;
   color: #878889;
}
.rodape1 :-moz-placeholder {
   font-size: 14px;
   color: #878889;
}
.rodape1 ::-moz-placeholder {
   font-size: 14px;
   color: #878889;
}
.rodape1 :-ms-input-placeholder {
   font-size: 14px;
   color: #878889;
}
.cadastrar {
    font-size: 10px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    background: #c5383b;
    border: none;
    padding: 2px 5px 0 5px;
    width: 100%;
    height: 40px;
    margin-top: 10px;
}
.cadastrar:hover {
    color: #fff;
    background: #ad2528;
    border: 1px solid #ad2528;
}

.rodape2 {
    width: 100%;
    min-height: 375px;
    background: #2c2c2c;
    padding-top: 40px;
}
.rodape2 .redes-sociais {
    margin-top: 20px;
}
.rodape2 .redes-sociais .fa {
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
}
.rodape2 .redes-sociais a:hover .fa {
    color: #c43c3c;
}
.rodape2 p {
    font-size: 22px;
    font-weight: 600;
    color: #878889;
    margin-bottom: 0px;
}
.rodape2 .link-menu {
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 100;
    color: #737373;
}
.rodape2 p a {
    color: #737373;
}
.rodape2 p.segundo {
    margin-top: 30px;
}
.rodape2 p.item {
    margin-top: 40px;
}
.fones {
    color: #878889!important;
    margin-top: 10px;
}
.rodape2 .hvr-underline-from-center:before {
    bottom: 0px;
    background: #737373;
    height: 1px;
}

.rodape3 {
    width: 100%;
    min-height: 65px;
    background: #2c2c2c;
    display: flex;
    align-items: center;
    border-top: 1px solid #565656;
}
.rodape3 address {
    margin: 0;
}
.rodape3 span {
    font-size: 14px;
    font-weight: 300;
    color: #737373;
}


.interna {
    display: block;
    padding: 50px 0;
}
.interna .img-interna {
    width: 50%;
    margin-bottom: 20px;
}
.interna h2,
.interna p {
    padding: 0;
}
.interna .item {
    margin-bottom: 30px;
}
.interna .item img {
    width: 100%;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #103c61;
}
.dropdown-menu{
    background-color: #103c61;
}
.dropdown-menu>li>a{
    padding: 7px 20px;
    color: #fff !important;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #8abfef;
    text-decoration: none;
    background-color: #1b5482;
}
.addthis_inline_share_toolbox{
    margin-top: 0;
}
h2.para-noticia span{
    display: block;
    font-size: 11px;
    color: #db3539;
}

/*.box-image {
    height: 245px;
    overflow: hidden;
}*/

.box-image {
    height: 250px;
    overflow: hidden;
}


.thumbnail img{
    width: 100%;
}



h2.para-noticia{
    font-size: 29px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    display: table;
    width: 100%;
}

@media (min-width: 993px){

    .listagem-noticias li iframe{
        width: 480;
        margin-right:20px; 
        float: left;
    }
    
    /*.bloco-interna .container{
        width: 50%;
    }*/

    .vitrine .owl-stage-outer {
    height: 478px;
}

.thumbnail img {
    width: 100%;
    /*height: 335px;*/
}

}


/* --- MOBILE --- */
@media (max-width: 767px) {
    .listagem-noticias li img{
        width: 100%;
        margin:0; 
    }
    .eventos img.img-evento {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    .owl-carousel .owl-item img{
        height: auto;
    }
    .centro {
        display: none!important;
    }
    .topo1 .redes-sociais {
        top: 8px;
    }
        .navbar-header img {
        margin: 20px 0;
        width: 170px;
    }
    #bs-example-navbar-collapse-1 {
        float: none;
    }
    .navbar-toggle {
        padding: 15px 15px;
        margin-top: 20px;
    }
    .navbar-default {
        display: block;
        height: 90px;
    }
    .navbar-toggle {
        margin-top: 20px;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background: #1c527e;
        z-index: 100;
        position: relative;
        min-height: 380px;
        padding: 10px 30px;
        margin-right: -15px!important;
        top: -47px;
        border-top: 0;
    }
    #menu ul.nav.navbar-nav {
        float: none;
        display: block;
        text-align: center;
    }
    #menu ul.nav.navbar-nav>li {
        margin-bottom: 20px;
    }
    .navbar-nav {
        width: 100%;
        height: auto!important;
        float: none;
        text-align: center;
        display: block!important;
        margin: 10px 0 0 0;
    }
    .navbar-nav>li>a {
        padding: 15px 10px!important;
    }
    .divisor h1 {
        width: 100%;
    }
    .centro {
        display: none!important;
    }
    .topo1 .redes-sociais {
        top: 8px;
    }
    /* .navbar-default {
        height: 90px;
    }
    .navbar-header {
        height: 90px;
    }
    button.navbar-toggle.collapsed {
        margin-top: 27px;
    }
    
    #carousel-example-generic {
        height: 360px;
    } */
    #carousel-example-generic {
        height: 360px;
    }
    .vitrine .slide img {
        height: 340px!important;
    }
    .carousel-caption {
        height: 80px;
        bottom: 0;
    }
    .carousel-caption p {
        font-size: 16px;
        padding: 5px 10px;
    }
    .owl-dots {
        margin-bottom: 30px;
    }
    .vitrine .content {
        padding: 20px 10px;
    }
    .noticias h1 {
        font-size: 20px;
    }
    p.ver-mais {
        margin-top: -50px;
        right: 0;
    }
    p.ver-mais a {
        font-size: 12px;
    }
    .tv-oab {
        padding: 30px 0;
    }
    .tv-oab iframe {
        height: 340px!important;
    }
    .tv-oab .carousel-caption {
        bottom: 115px;
        height: 110px;
    }
    .eventos {
        padding: 30px 0;
    }
    .empresas h1 {
        font-size: 18px;
    }
    .rodape1 {
        padding: 30px 0;
    }
    .rodape2 {
        padding-bottom: 15px;
    }
    .rodape2 .redes-sociais {
        float: right;
    }
    .rodape3 {
        padding: 15px 0;
    }
    .rodape3 img {
        margin-top: 40px;
    }
}



@media (min-width: 768px) and (max-width: 1030px) {
    .bannerComunicados{
        position: relative;
        top: -21px;
    }
    .navbar-header img {
        width: 150px;
    }
    ul.nav>li>a {
        font-size: 14px;
        padding: 10px 5px;
    }
    .carousel-caption p {
        font-size: 18px;
    }
    p.ver-mais {
        right: 0;
    }
    .eventos {
        padding: 40px 0;
    }
    .eventos h2 {
        margin-top: 15px;
    }
}

@media (max-width: 499px) {
    .bannerComunicados{
        position: relative;
        top: -40px;
    }
}