/*
Theme Name: CIJEBA
Author: Ative
Author URI: http://ative.ag
Description: Tema desenvolvido para o portal do Centro de Inteligência do Poder Judiciário do Estado da Bahia
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto&display=swap');

*{
    margin: 0;
    border: 0;
    padding: 0;
    
}

html{
    scroll-behavior: smooth;
    overflow-x: hidden;
}
body{
    background-color: #fff;
    font-family: 'roboto', 'Open sans';
    color: #3c3c3c;
}
h1, h2, h3, h4{
    font-family: 'Montserrat','roboto','opensans';
}
.img-rodape{
    width: 100%;
}
.container-page{
    min-height: 400px;
    margin-bottom: 100px;
}
#topo1{
    padding: 20px;
}
#topo1 .row{
    align-items: center;
}
#menu{
    color: #fff;
    height: 90px;
    padding-left: 30px;
    padding-top: 20px;
    position: absolute;
    width: 99%;
}
.noticias .linha-titulo {
    position: absolute;
    margin-left: 30px;
}
#logo-tj{
    text-align: right;
}
#control-nav{
    display: none;
}
.both{
    clear: both;
}
.logo-tjba{
    width: 120px;
    margin-right: 20px;
}
.titulo-balcao{
    color: #011b3e;
    font-weight: 700;
    font-size: 70px;
}
nav a{
    color: #3c3c3c;
    padding: 10px 0;
    display: block;    
    font-weight: 600;
}
nav a:hover{
    text-decoration: none;
}
.sub-menu a:hover{
    border-left: none;
    background-color: #ccc;
}
.sub-menu li:hover{
    border-left: none;
}
nav ul {
    margin-bottom: 0;
}
nav li {
    list-style: none;
    display: inline-block;
    color: #3c3c3c;
    min-width: 8%;
    text-align: center;
}
nav li:hover {
    color: #e87859;
}
a{
    color: #3c3c3c;
    text-decoration: none;
}
a:focus, a:hover {
    color: #e87859;
    text-decoration: none;
}
header .control-nav {
    display: block;
    padding: 5px 10px;
    z-index: 2;
    cursor: pointer;
    font-size: 25px;
    background-color: #004392;
    width: fit-content;
}
header nav {
    z-index: 2;
    margin: -43px 38px;
    position: relative;
}
label {
    display: block;
    margin-bottom: 0; 
}
.sub-menu{
    visibility: hidden;
    position: absolute;
    background-color: #eee;
    width: fit-content;
    margin-left: 10px;
}
.sub-menu li{
    background-color: #eee;
    display: block;
    padding: 0 10px;
    text-align: initial;
}
.menu-item-has-children:hover .sub-menu{
    visibility: visible;
}
#menu-item-199 {
    margin-left: 15%;
}
.posi{
    position: relative;
    z-index: 999;
}
#logo{
    text-align: center;
}
#logo img{
    width: 200px;
}
.blocos{
    border: solid 1px #aaa;
    width: 100%;
    text-align: center;
    color: #002356;
}
.blocos a{
    display: block;
    padding: 40px 0px;
    color: #002356;
}
.blocos a:hover{
    color: #002356;

}
.noticias li::marker {
    content: "•";
    color: red;
    font-size: 40px;
}
.noticias-loop h4{
    color: #4f4e50;
    font-weight: 600;
}
.noticias-loop .col-md-9{
   padding-left: 5px;
}
.noticias-loop a{
    color: #a9a9aa;
    display: block;
}
.noticias-loop a:hover{
   text-decoration: none;
   color: #a9a9aa ;
}
.noticias-loop a:hover h4{
   text-decoration: solid 1px #e87859;
   color: #e87859;
}
.mais-lidas a:hover h5{
   text-decoration: none;
   color: #e87859;
}
a:hover{
   text-decoration: none;
   color: #e87859;
}
.noticias-img {
    border: solid 1px #aaa;
    text-align: center;
    color: #002356;
    padding: 5px;
    margin-right: 10px;
    display: inline-block;
    min-height: 250px;
}
.arquivo .titulo-interno .titulo-noticia {
    font-size: 54px;
}
.noticias-img img{
    width: 100%;
    object-fit: cover;
    max-height: 250px;
    object-position: top;
}
.noticias-internas img{
	width: 100%;
    height: auto;
}
.texto-noticias{
    display: inline-block;
    width: 65%;
    float: right;
}
.uppercase{
    text-transform: uppercase;
    font-size: 11px;
}
.mais-lidas img{
    width: 100%;
    height: 200px;
    object-fit: cover;
    margin-bottom: 10px;
}
.mais-lidas h6{
    font-weight: 700;
    background-color: #fff;
    padding: 0 10px;
    width: fit-content;
    position: absolute;
}
.noticias-loop .the_champ_sharing_container.the_champ_horizontal_sharing {
    position: relative;
    top: -70px;
    margin-left: 37%;
}
.rodape{
    display: inline;
}
.topo-interno{
    background-image: url(assets/img/bg-topo.jpg);
    min-height: 300px;
    background-size: cover;
}
.titulo-interno{
    position: relative;
    bottom: 0;
    padding-top: 214px;
}
.titulo-interno .titulo-noticia {
    padding: 20px 30px;
    margin-bottom: 0;
}
.titulo-interno .descricao{
    margin-left: 30px;
    margin-top: -30px;
    z-index: 99;
    position: relative;
    margin-bottom: 0;
}
.titulo-interno li::before {
    position: absolute;
    content: "•";
    color: red;
    font-size: 40px;
    margin-top: 25px;
    background-color: #fff;
    z-index: 9999;
    margin-left: 10px;
}
.titulo-interno li {
   list-style: none;
}
.bola-legislacao {
    color: #fff;
    background-color: darkblue;
    border-radius: 50%;
    padding: 2px;
    display: inline-block;
    margin-right: 15px;
    width: 30px;
    height: 30px;
    text-align-last: center;
}
.borda-esquerda{
    padding-left: 35px;
    border-left: 2px solid #bcbcbc;
    margin-left: 15px;
}
.heigth img{
    height: auto;
}
#bigcalendar1{
    width: 100% !important;
}
#pcp_wrapper-115 .pcp-button-prev, #pcp_wrapper-115 .pcp-button-next {
    border-radius: 50%;
    color: #fff;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    color: #fff;
}
.sp-pcp-title {
    float: left;
    margin-left: 15px !important;
    max-width: 50%;
}
.pcp-post-thumb-wrapper {
    float: left;
}
.sp-pcp-post {
    display: block !important;
}
.arquivo .titulo-interno {
    padding-top: 0;
    float: left;
    width: auto;
}
.arquivo .titulo-interno li::before {
    position: absolute;
    content: "•";
    color: red;
    font-size: 40px;
    margin-top: 20px;
    background-color: #fff;
    z-index: 9999;
    margin-left: 25px;
    left: 0;
}
.categoria-arquivo select {
    margin: 40px 15px;
    width: 300px;
    border: 1px solid #aaa;
    padding: 5px;
}
.categoria-arquivo option {
    text-transform: uppercase;
}
.categoria-arquivo {
    height: 70px;
    margin: 0;
}
.arquivo img {
    height: auto;
}
.arquivo {
    text-align: left;
    border: solid 1px #aaa;
    width: 100%;
    color: #002356;
    padding: 0 5px;
}
.post-arquivo{
    max-height: 500px;
    overflow: auto;
    width: 100%;
    padding-right: 10px;
}
.post-arquivo::-webkit-scrollbar {
    background-color: transparent;  
    border-radius: 20px;       
    width: 5px;
} 
.post-arquivo::-webkit-scrollbar-thumb{
    background-color: #3f6697;
    border-radius: 10px;
}
.post-arquivo a {
    padding: 30px 0;
    display: block;
}
.linha-arquivo{
    background-color: #3c587b;
    height: 1px;
    width: 97%;
    margin-left: 3%;
}
.linha-arquivo:last-child {
    display: none;
}
input.wpcf7-form-control {
    border: 1px solid #aaa;
    border-radius: 10px;
    padding: 15px;
}
.form-proposicao input.wpcf7-form-control, .form-proposicao textarea.wpcf7-form-control {
    width: 70%;
}
textarea.wpcf7-form-control{
    border: 1px solid #aaa;
    border-radius: 10px;
    padding: 15px;
}
input.wpcf7-form-control.wpcf7-submit {
    width: 110px;
    color: #fff;
    background-color: #004392;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #002356;
}
.categorias{
    background-color: #fff;
    padding: 20px 55px;
}
.categorias-home{
    position: absolute;
    z-index: 99;
    margin-top: 15px;
    list-style: none;
    color: #fff;
    background-color: #032855;
    padding: 5px 10px;
    font-size: 14px;
    border-left: 5px solid red;
    text-transform: uppercase;
    margin-left: -5px;
}
.hidden{
    display: none;
}
.conteudo {
    margin: 30px 90px;
}
.titulo{
    color: #011b3e;
    font-weight: 700;
}
.titulo-noticia{
    background-color: #fff;
    padding: 0 10px 0 5px;
    position: relative;
    width: fit-content;
    z-index: 99;
    font-size: 62px;
}
.titulo-mais-lidas{
    color: #011b3e;
    font-weight: 700;
    display: block;
    position: relative;
    height: 30px;
}
.linha-titulo{
    background-color: #3c587b;
    align-self: center;
    height: 2px;
    width: 100%;
    width: 96%;
    margin: auto;
}
.linha-noticia{
    background-color: #dadada;
    align-self: center;
    height: 1px;
    width: 100%;
}
.todas-noticias {
    position: absolute;
    right: 0;
}
.todas-noticias a {
    position: relative;
    padding: 10px 20px;
    top: 15px;
    float: right;
    color: #fff;
    background-color: #21528f;
    margin-right: 80px;
}
.todas{
    position: absolute;
    right: -4px;
    background-color: #fff;
    padding: 15px;
}
.todas a {
    background-color: #005297;
    color: #fff;
    position: relative;
    padding: 5px 10px;
    border-radius: 5px;
}
.publico {
    padding: 15px;
    font-size: 15px;
    text-align: center;
    border-top: 1px solid #dadada;
    width: 100%;
}
.pjba{
    background-color: #fff;
    width: 85%;
    padding-top: 50px;
    margin: auto;
}
.pjba img{
    width: 80%;
    margin-left: -15px;
}
.pjba ul{
    margin-bottom: 0;
}
.descricao{
    color: #757878;
    margin-top: -15px;
}
.noticias .descricao{
    margin-top: 70px;
    margin-left: 20px;
    position: absolute;
}
.pjba p{
    color: #757878;
    font-weight: 500;
    margin-top: 20px;    
    font-size: 20px;
}
.pjba li {
    list-style: none;
}
.pjba li::before {
    margin-left: -20px;
    position: absolute;
    content: "•";
    color: red;
    font-size: 40px;
    margin-top: 10px;
}
.tutorial {
    position: absolute;
    left: 100px;
    top: 0px;
}
.tutorial a{
    background-color: #ff2020;
    color: #fff;
    border-radius: 20px;
    padding: 10px;
}
.m-t-30{
    margin-top: 30px;
}
.consulta{
    padding: 30px 40px;
    color: #fff;
    width: 500px;
    background-color: #000d27;
    float: right;
    margin: 0 -13px;
}
.consulta h3{
   font-weight: lighter;
}
#jtabk-menu li{
    display: inline-block;
    margin-right: 20px;
}
.jtabk-menu-mark {
    border-bottom: 2px solid red;
}
#jtabk input[type=text] {
    padding: 5px;
    width: 100%;
    margin-bottom: 20px;
}
.jtabk-active {
    text-align: right;
}
.jtabk-active button {
    margin-left: 5px;
}
.jtabk-active a {
    padding: 10px;
    color: #fff;
    display: block;
    background-color: #ff2020;
}
.jtabk-active a:hover {
    text-decoration: none;
}
footer{
    background-color: #002356;
    color: #fff;
    border-bottom: 5px solid #ff2e34;
}
footer a:hover{
    color: #2874a0;
}
.rodape1{
    align-items: center;
    text-align-last: center;    
}
.linha-rodape{
    border-bottom: 1px solid #dadada;
}
.selo {
    width: 100%;
    padding: 20px;
}
.logo-rodape {
    width: 100%;
    padding: 20px;
}
.rodape2{
    display: block;
    text-align-last: center;
    padding: 40px 0 30px;
}
.rodape2 a {
    margin: 0 10px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
}
.copyright {
    text-align: center;
    font-size: 11px;
    padding: 20px;
}
.scroll {
    background-color: red;
    width: 40px;
    height: 40px;
    transform: rotate(-90deg);
    position: relative;
    top: -30px;
    cursor: pointer;
    right: -86%;
    text-align-last: center;
}
.scroll a {
    color: #fff;
    display: block;
    padding: 8px;
}
.m-b-30{
    margin-bottom: 30px;
}
.m-b-50{
    margin-bottom: 30px;
}
.pagination li {
    display: inline-block;
}
.page-numbers{
   text-align: center;
}
.page-numbers .current{
    background-color: #a9a9aa;
}



@media (max-width: 1435px){
    #control-nav:checked ~ .control-nav-close {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }  
    #control-nav:checked ~ nav {
        visibility: visible;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        
    }
    header nav {
        visibility: hidden;
        min-width: auto;
        -webkit-transition: all 100ms ease;
        transition: all 100ms ease;
        -webkit-transform: translate(0, 50%);
        -ms-transform: translate(14%, 0%);
        transform: translate(14%, 0%);
        top: 0;
        left: 0;
        width: 200px;
        z-index: 999999;
        margin: 0px;
    }
    
    nav li {
        display: block;
        border: none;
        text-align: initial;
        padding-left: 10px;
    }
    #menu-item-199{
        margin-left: 0;
    }
    nav ul {
        background-color: #fff;
        max-width: 200px;
    }
    
}
@media (max-width: 1234px){
    .linha-titulo{
        background-color: #3c587b;
        align-self: center;
        height: 2px;
        width: 100%;
        background-color: #3c587b;
        align-self: center;
        height: 2px;
        width: 96%;
        position: relative;
        margin: auto;
        top: -44px;
    }
}


@media (max-width: 997px){
    .conteudo {
        margin: 30px 45px;
    }
    .selo{
        width: 50%;
    }
    .logo-rodape{
        width: 50%;
    }
    h5{
        font-size: 15px;
    }
    #link-topo{
        display: none;
    }
    #topo2 {
        text-align-last: center;
        padding-bottom: 0;
        background-color: #fff;
    }
    .mais-lidas.col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .mais-lidas .post_item {
        flex: 0 0 50%;
        max-width: 50%;
        display: inline-block;
        margin: auto;
    }
    .noticias-loop .col-md-9 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .blocos a {
        padding: 14px;
    }
    .rodape{
        display: none;
    }
    nav{
        z-index: 999;
    }
    nav li {
        display: block;
        border: none;
    }
    .menu-item-has-children:hover .sub-menu{
        visibility: visible;
        position: relative;
        right: 0px;
        max-height: max-content;
        transition: all .5s ease;
    }    
    .pjba {
        padding-top: 20px;
    }
    .pjba p {
        font-size: 16px;
        text-align: justify;
    }
    .descricao {
        font-size: 18px;
    }
    .categorias {
        background-color: transparent;
        padding: 20px 0;
        margin: 0;
        flex: auto;
        max-width: 100%;
    }
    .consulta {
        padding: 30px 0;
        color: #fff;
    }
    .consulta h3 {
        font-weight: lighter;
        font-size: 26px;
    }
    .jtabk-active a {
        font-size: 14px;
    }
    .categorias option {
        color: #999595;
    }
    #jtabk input[type=text] {
        width: 80%;
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}


@media (max-width: 814px){
    .categorias {
        background-color: transparent;
        padding: 20px 0;
        margin: 0;
    }
    .categorias select {
        background: url(../padrao/assets/img/angle-double-down-solid.svg) 95.5% 50% no-repeat;
        background-size: 8px;
        color: #fff;
    }
    .consulta{
        display: none;
    }
    #topo2 .col-md-5 {
        flex: auto;
        max-width: 100%;
    }
    #topo2 .col-md-7 {
        flex: auto;
        max-width: 100%;
    }
    .pjba li::before {
        margin-left: 20%;
    }
}

@media (max-width: 767px){

    .todas-noticias{
        position: relative;
        margin: auto;
    }
    .todas-noticias a{
        float: none;
        margin-right: 0;
        margin: auto;
    }
    .noticias-img img {
        width: 300px;
        object-fit: cover;
        height: auto;
    }
    .texto-noticias {
        width: 100%;
        float: none;
    }
    .noticias-loop .the_champ_sharing_container.the_champ_horizontal_sharing {
        margin-left: 0;
        top: -30px;
    }
    .conteudo {
        margin: 30px 35px;
    }
    .noticias-img {
        width: auto;
    }
    .linha-titulo {
        width: 94%;
    }
    .blocos {
        margin-bottom: 10px;
    }
    .pjba li::before {
        margin-left: 15%;
    }

}

@media (max-width: 588px){

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .noticias .descricao {
        position: absolute;
        margin-top: 55px;
    }    
    #logo-tj{
        text-align: center;
    } 
    .mais-lidas .post_item {
        display: block;
        max-width: 100%;
        flex: 100%;
    }  
    .mais-lidas img {
        width: auto;
        height: auto;
    }
    .pjba li::before {
        display: none;
    } 
    .heigth img {
        height: auto;
        width: 120px !important;
        margin: auto;
        display: block;
    }
}

@media (max-width: 576px){

    #menu {
        position: absolute;
        width: auto;
        padding: 0 0 0 20px;
        margin-top: -20px;
    }
    .titulo-noticia {
        text-align: center;
    }   
    .noticias .linha-titulo {
        display: none;
    } 
    .noticias li::marker {
        display: none;
    }
}



