.pag,.btn-pesquisa-p {
    cursor: pointer;
}
.box_edital {
    width: 100px;
    float: left
}

.edital {
    margin-bottom: 30px;
    background: #888888;
    border-radius: 4px;
    width: 200px;
    padding: 10px;
    float: left;
    text-align: center;
}


.rede {
    width: 55%;
    margin: 5px auto;
    float: left;
}

.rede li {
    float: left;
    margin-right: 10px;
    font-size: 1.2em;
}

.rede li a {
    color: #999;
}

.rede li:nth-of-type(5) {
    margin-right: 0;
}

.acessibilidade {
    display: none;
    margin: 0 auto;
    width: 280px;
    height: 30px;
    color: white;
    position: relative;
    color: #999;
}

.acessibilidade ul {
    float: left;
    position: absolute
}

.acessibilidade li {
    float: left;
    margin-right: 10px;
}

.acessibilidade li a {
    color: #999;
}

.acessibilidade li:nth-child(1) {
    padding-top: 5px
}

.acessibilidade li:nth-child(2),
.acessibilidade li:nth-child(3),
.acessibilidade li:nth-child(4), .acessibilidade li:nth-child(5) {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 3px
}

.acessibilidade li:nth-child(3) {
    padding: 4px 7px
}

.formulario {
    float: left;
}

.formulario form input {
    border: none;
    width: 100%;
    float: right;
    border-radius: 2px;
    padding: 8px;
    font-size: 0.876em;
    background: #D0D0D0;
    color: #fff;
}

.btns {
    width: 50%;
    float: right;
}

.botao {
    width: 48%;
    border-radius: 2px;
    padding: 3px;
    text-align: center;
    float: left;
    cursor: pointer;
}

.botao:nth-child(2) {
    float: right;
}

.botao1:hover {
    background: #DD4B56;
}

.botao2:hover {
    background: #D3B25B;
}

.logo {
    width: 60%;
    float: left;
}

.logo img {
    width: 230px
}

.iconmenu {
    width: auto;
    float: right;;
    margin-top: 12px;
    padding: 3px 8px;
}

.iconmenu i {
    font-size: 1.8em;
    color: #3d4a5d
}

.actives {
    background: #0F2E5D;
}


.menu {
    position: fixed;
    left: -100%;
    top: 0;
    width: 76%;
    height: 100%;
    min-width: 200px;
    max-width: 300px;
    background: #0F2E5D;
    z-index: 99;
    overflow: hidden;
    overflow-y: auto;
    box-shadow: 0 7px 10px #333
}

.menu ul {
    list-style: none;
    position: relative;
}

.menu ul li {
    float: left;
    width: 100%;
    padding: 15px;
    color: #fff;
    font-weight: 600;
    font-size: 0.867em;
    border-bottom: 1px solid #3d4a5d;
}

.menu li a {
    color: #fff;
    font-weight: 600;

}

.menu li:hover {
    color: #fff;
    background: #3d4a5d;
    cursor: pointer;

}

.menu ul ul {
    visibility: hidden;
    width: 100%;
    overflow: hidden;
    max-height: 0;
    transition: all .8s;
}

.menu ul li:hover ul {
    visibility: visible;
    height: auto;
    max-height: 200px;
    overflow: auto;
}

.action {
    background: #3d4a5d;
}

.menu ul ul li {
    float: none;
    width: 100%;
}


.menu ul ul li a {
    color: #fff
}

.menu ul ul li a:hover {
    color: #000;
}

.imagem-parintins {
    width: 100%;
    overflow: hidden;
    height: 380px;
    float: left;
    background: black;
}

.imagem-parintins img {
    width: 1400px;
    margin-left: -600px;
    margin-top: -20px;
}

.tit-mais-noticia {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.tit-mais-noticia h1 {
    width: 40%;
    background: #13427B;
    color: #fff;
    text-align: center;
    padding: 10px;
    float: left;
    font-weight: bold;
}

.tit-mais-noticia h1 small {
    font-size: 1em;
    color: white;
    font-weight: 300;

}

.tit-mais-noticia .acao-do-dia {
    width: 100%;
    background: #3d4a5d;
    float: left;
}

.tit-mais-noticia .acao-do-dia .item {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding: 0 10px;
}

.tit-mais-noticia .acao-do-dia .item h2 {
    color: #fff;
    text-align: left;
    float: left;
    font-size: 0.876em;
}

.slide {
    position: relative;
    background: #000
}

.slide_item {
    display: none;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    height: 340px
}

.slide_item.first {
    display: block
}

.slide_item a img {
    float: left;
    width: 500px;
    margin-left: -70px
}

.slide_nav {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin-top: -50px;
    color: #000;
    font-size: 1.2em
}

.slide_nav_item {
    position: absolute;
    padding: 15px 18px;
    z-index: 88;
    cursor: pointer;
}

.slide_nav_item i {
    color: #fff;
    font-size: 1.6em;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.6)
}

.slide_nav_item i:hover {
    color: #FFCE09;
}

.slide_nav_item.b {
    left: 10px
}

.slide_nav_item.g {
    right: 10px
}


.slide_item_desc {
    position: absolute;
    width: 100%;
    padding: 10px;
    bottom: 0;
    background: #13427B
}

.slide_item_desc h1 {
    font-size: 1em !important;
    color: #fff;
    font-weight: 400
}

.slide_item_desc h1:hover {
    color: #ccc
}

.slide_pager {
    position: absolute;
    top: 10px;
    right: 35px;
}

.slide_pager span {
    border: 3px solid #fff;
    padding: 5px;
    border-radius: 50%;
    color: #fff;
    font-size: 0;
    cursor: pointer
}

.slide_pager span:hover {
    border: 3px solid #FFCE09;
}

.slide_pager .act {
    border: 3px solid #FFCE09;
}

.ultimas-noticias {
    width: 100%;
    float: left;
}

.ultimas-noticias > h1 {
    text-transform: uppercase;
    font-size: 1.3em;
    color: #3d4a5d;
    font-weight: bold;
    margin-bottom: 20px
}

.box-ultima {
    border: 1px solid #ccc;
    margin-top: 20px;
}

.box-ultima a h1 {
    text-transform: uppercase;
    font-size: 0.776em;
    font-weight: bold;
    margin-bottom: 10px;
    color: #000;
}

.box-ultima p {
    color: #666;
    font-weight: 300;
}

.banner img {
    width: 100%
}

.icones {
    width: 100%;
    float: left;
    padding: 20px;
    text-align: center;
}

.icones .img {
    margin: 0 auto;
    width: 67px
}

.icones h1 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    font-size: 0.887em;
}

.icones p {
    font-size: 0.876em;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff
}

.icones:hover {
    background: #3B8504
}

.icones i {
    font-size: 3.5em
}


section#galeria {
    background: #fff;
    width: 380px;
    display: block;
    overflow: hidden;
    margin: 10px auto;
    position: relative;
}

section#galeria section#buttons {
    /*display: none;*/
    position: absolute;
    margin: 5px;
    z-index: 500;
}

section#galeria section#buttons a {
    background: #333;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    font: bold 22pt Arial;
    color: #fff;
    text-decoration: none;
    opacity: 0.7;
}

section#galeria section#buttons a:hover {
    background: #555;
}

section#galeria ul {
    list-style: none;
    display: table;
    position: relative;
    width: 99999%;
}

section#galeria ul li {
    width: 380px;
    display: inline-block;
    position: relative;
}

section#galeria ul li img {
    width: 100%;
}

section#galeria ul li span {
    background: #333;
    width: 100%;
    display: table;
    position: absolute;
    bottom: 0;
    color: #fff;
    padding: 10px;
}

.box-social {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.box-social h1 {
    font-size: 1.2em;
    color: #13427B;
    width: 100%;
    margin-bottom: 5px;
}

.box-social i {
    font-size: 1.3em
}

.main_nav {
    margin: 20px 0;
    width: 100%;
    float: left
}

.main_nav h1 {
    font-size: 1.8em;
    color: #3d4a5d;
    font-weight: 700
}

.main_nav li {
    padding: 5px 0;
}

.main_nav li a {
    font-weight: 300;
    color: #999
}

.main_nav li a:hover {
    color: #999
}

.rodape {
    width: 100%;
    margin: 10px auto
}

.rodape .log {
    width: 300px;
    margin: 0 auto
}

.rodape .log img {
    width: 100%
}

.rodape p {
    text-align: center
}

.box-outras {
    width: 100%;
    float: left;
    height: 195px;
    background: #275476;
    margin-top: 33px;
    position: relative
}

.box-outras h1 {
    background: #FFFA00;
    position: absolute;
    width: auto;
    padding: 10px;
    margin-left: 10px;
    margin-top: -20px
}


.insta {
    width: 100%;
    text-align: center;
    margin-top: 50px
}

.insta i {
    font-size: 3em
}


.texto img {
    width: 100%;
    float: left;
    background: #f2f2f2;
    padding: 10px
}

.texto h1 {
    font-size: 2.8em;
    width: 100%;
    display: block;
    margin-bottom: 20px;
    font-weight: 900
}

.texto h2 {
    font-weight: 300;
    font-size: 1.5em;
    line-height: 25px;
    width: 100%;
    display: block;
    color: #555;
    margin-bottom: 20px
}

.texto > i {
    font-size: 0.876em;
    font-weight: 300;
    width: 100%;
    display: block;
    color: #555;
    font-style: italic;
    margin-bottom: 20px;
    padding: 5px 0
}

.texto > span {
    font-size: 0.876em;
    font-weight: 100;
    width: 100%;
    display: block;
    color: #555;
    margin-bottom: 10px;
    margin-top: 20px;
    float: left
}

.texto p {
    line-height: 28px;
    font-size: 1.2em;
    color: #555
}

.texto a {
    color: #1bb1e3
}

.texto a:hover {
    color: #3B8504
}

.socialshare {
    margin-bottom: 20px;
    float: left;
    width: 100%
}

.socialshare li {
    width: 25%;
    float: left;
}

.facebook {
    background: #5B74A9;
}

.twitter {
    background: #059FF5
}

.whatsapp {
    background: #31C21C
}

.mail {
    background: #D94D32
}

.social {
    width: 50px;
    margin: 0 auto;
}

.facebook a, .twitter a, .whatsapp a, .mail a {
    width: 100%;
    float: left;
    padding: 10px
}

.facebook a i, .twitter a i, .whatsapp a i, .mail a i {
    color: #fff;
    font-size: 1em;
    width: 25%;
    margin-right: 10px;
    float: left
}

.facebook a span, .twitter a span, .mail a span {
    color: #fff;
    font-size: 1em;
    width: 25%;
    float: left
}

.whatsapp a i, .mail a i {
    margin-left: 20px
}

.texto-imagem {
    width: 100%;
    float: left;
    background: #f2f2f2;
    padding: 10px
}

.texto-social {
    width: 100%;
    float: left
}

.box-lista {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.lista-noticia {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ccc;
    padding: 10px
}

.lista-noticia span {
    float: left;
    margin-top: 10px;
    margin-left: -20px;
    font-size: 0.676em;
    background: #175CB1;
    padding: 5px;
    border-radius: 5px;
    color: white
}

.lista-noticia p {
    float: left;
    color: #ccc
}

.boxLeft {
    width: 20%;
    height: 130px;
    float: left;
    background: #13427B;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px
}

.boxLeft i {
    text-align: center;
    line-height: 130px;
    font-size: 30px;
}

.boxRight {
    width: 80%;
    height: 100%;
    float: left;
    padding-left: 10px;
}

.boxRight h1 {
    color: #000;
    font-weight: bold;
}

.boxRight p {
    color: #999;
}

.access {
    float: right;
}

.access p {
    color: #fff;
    font-size: 16px;
}

.label-success {
    background: #31C21C !important;
}

.label-warning {
    background: #EDC966 !important;
}

.label-default {
    background: #818a91 !important;
}

.label-info {
    background: #59c4e4 !important;
}

.label-danger {
    background: #e46050 !important;
}

.label-primary {
    background: #2a94db !important;
}

/*##2a94db*/
.paginator {
    margin: 0 auto;
    text-align: center;
    padding: 20px;
    font-size: 1em;
    float: none;
    width: 100%;
    float: left
}

.paginator a {
    color: #666;
    text-decoration: none;
    padding: 3px 6px;
}

.paginator span {
    color: #fff;
    padding: 5px 10px;
    background: rgba(220, 220, 220, 1.00);
    border-radius: 50%;
    font-weight: 900
}

.paginator .active {
    background: #31C21C
}

.paginator a:hover {
    color: #13427B
}


.biografia {
    padding: 5px;
    border: 1px solid #ccc;
    background: white;
}

.tit {
    width: 100%;
    float: left;
    padding: 10px;
    background: #f5f5f5;
    border-radius: 5px;
    margin-bottom: 20px
}

.menu_top {
    position: fixed;
    z-index: 1000;
    background: white;
    box-shadow: none;
}

.box-banner-efeito {
    margin-top: 90px;
}

.box-lista-licitacao {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 20px;
    float: left;
    margin-bottom: 20px;
}

.box-lista-licitacao h1 {
    color: #3d4a5d;
    font-weight: 900
}

.box-lista-licitacao p {
    color: #636363;
    width: 100%;
    float: left;
    margin-top: 15px
}

.box-lista-licitacao h2 {
    color: #333;
    font-weight: 900;
    font-size: 1em;
    margin-top: 15px;
    float: left
}

.box-tit-dowload {
    width: 100%;
    float: left;
    border: 1px solid #636363;;
    border-radius: 5px;
    margin-top: 20px;
    padding-bottom: 15px;
}

.box-tit-dowload h1 {
    background: #636363;;
    padding: 7px;
    color: #fff;
    font-size: 1em
}

.box-tit-dowload p {
    color: #636363;
    padding: 5px 10px;
}

.box-tit-dowload p:nth-child(3) {
    line-height: 40px;
}

.box-tit-dowload p span {
    color: #fff;
    font-weight: 900;
    background: #D53230;
    padding: 8px;
    border-radius: 5px;
}

.box-tit-dowload p span:hover {
    cursor: pointer;
    background: #FC3737
}

.box-dados-licitacao {
    width: 100%;
    float: left;
    border: 1px solid #636363;;
    border-radius: 5px;
    margin-top: 20px;
}

.box-dados {
    width: 100%;
    float: left;
    border-bottom: 1px solid #636363;
    padding: 3px 10px
}

.box-dados p {
    color: #636363;
    padding: 5px 10px
}

.box-dados p span {
    font-weight: 900
}

.box-dados:nth-child(8) {
    border-bottom: none
}

.box-dados-licitacao h1 {
    width: 100%;
    background: #636363;
    padding: 7px;
    color: white;
    font-weight: 900;
}

table.linhasAlternadas {
    border-collapse: collapse; /* CSS2 */
    width: 100%;;
    margin-top: 20px;
    float: left;
    border: 1px solid #636363;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;;
    margin-bottom: 20px;
}

table.linhasAlternadas thead tr th {
    padding: 10px;
    border-bottom: 1px solid #636363;
    border-top: 1px solid #636363;
    font-weight: 900;
}

table.linhasAlternadas tr:nth-child(even) /* CSS3 */
{
    background: #f5f5f5;
}

table.linhasAlternadas tbody tr td {
    padding: 10px;
    border-bottom: 1px solid #636363;
    border-top: 1px solid #636363;
    color: #636363;
    font-size: 0.876em;
}

.box-contato .form {
    background-color: #f5f5f5;
    background-image: none;
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    font-size: 13px;
    height: 32px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.box-contato input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.box-contato button, select {
    text-transform: none;
}

.box-contato button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

.box-contato form label {
    margin-bottom: 20px;
    display: block;
    font-size: 1em;
    line-height: 20px
}

.box-contato form label #mensagem {
    height: 100px
}

.alert {
    border: 1px solid transparent;
    border-radius: 2px;
    margin-bottom: 18px;
    padding: 15px;
    font-size: 12px
}

.alert.alert-info {
    background: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}

.alert.alert-alert {
    background: #f9f1c7;
    border-color: #f6deac;
    color: #af8640;
}

.alert.alert-danger {
    background: #f2dede;
    border-color: #ebccd1;
    color: #b94a48;
}

.form-group:nth-child(7) {
    width: 100%;
    background: #ccc;
    padding: 10px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold
}

.form-group:nth-child(18) {
    width: 100%;
    background: #ccc;
    padding: 10px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold
}


.box_form {
    width: 50%;
    margin: 0 auto
}

.box_form .form {
    background-color: #f5f5f5;
    background-image: none;
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    font-size: 13px;
    height: 32px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.box_form input, .box_form button, .box_form select, .box_form textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.box_form button, .box_form select {
    text-transform: none;
}

.box_form button, .box_form input, .box_form optgroup, .box_form select, .box_form textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

.box_form form label {
    margin-bottom: 20px;
    display: block;
    font-size: 0.876em;
    font-weight: 100;
    line-height: 20px
}

.box_form form label #mensagem {
    height: 100px
}

.box_form .spin {
    display: none
}

.l1 {
    width: 120px;
    height: 130px;
    background: #0075BC;
    float: left;
}


.concurso {
        margin-top: 20px;
}

.concurso label {
    width: 100%;
    float: left;
    border: solid 1px #ccc;
    padding: 9px !important;
    border-radius: 8px;
    margin-bottom: 1%;
    margin-right: 5px;
    font-size: 17px;
    font-weight: bold;
    color: #000;
}

.concurso label p {
    width: 100%;
    float: left;
    margin: 5px 0px;
    font-size: 14px;
    color: #777777;
}

h1 {
    font-size: 38px;
    font-weight: bold;
    color: #000;
}

.list {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.list p {
    font-size: 18px;
    font-weight: bold;
}

.listImg img {
    width: 100%;
    float: left;
}

.listImg {
    width: 66px;
    float: left;
    margin-right: 10px;
}

@media (min-width: 43em) {

}

.box-conteudo{
    width: 100%; float: left; margin-top: 40px;
}
.box-conteudo h1{
    font-size: 32px; font-weight: 900;  margin-top: 20px; margin-bottom: 20px;
}
.box-conteudo h2{
    font-size: 18px; font-weight: 300;
}
.pesquisah1 {
    font-size: 20px;
    margin-bottom: 20px;
}

.pesquisa-processo {
    padding: 44px 0;
    background: #333
}

.pesquisa-processo .container {
    max-width: 900px
}

.pesquisa-processo h1 {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 24px;
    
    text-align: left;
    color: #fff
}
.table {
    width: 100%;   float: left ;
}
.row {
    width: 100%; float: left; border-bottom: 1px solid #ccc; margin-bottom: 10px;
}
.th {
    display: none;
}

.column{
    width: 50%; float: left; margin-bottom: 10px;
}
.column b{
    width: 100%; display: block; margin-bottom: 10px;background: #edf0f1; padding: 10px; border-left: 1px solid #fff ;
}

.resultado-pesquisa .lista-processos .main-item h2 {
    min-height: 78px; font-size: 18px;line-height: 23px; font-weight: bold;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.pesquisa-p .input-block {
    display: block;
    float: left;
    width: calc(100% - 120px);
    height: 46px;
    margin: 0 0 0;
    position: relative;
    border-radius: 6px 0 0 6px;
    background: #fff;
    line-height: 46px
}

.pesquisa-p .input-block input, .pesquisa-p .input-block select {
    display: block;
    width: 100%;
    height: 46px;
    padding: 10px 15px;
    font: normal 16px/26px rawlineregular, sans-serif;
    text-align: left;
    color: #333;
    border: none;
    background: 0 0
}

.pesquisa-p .input-block input::-webkit-input-placeholder {
    color: #333;
    opacity: 1
}

.pesquisa-p .input-block input::-ms-input-placeholder {
    color: #333;
    opacity: 1
}

.pesquisa-p .input-block input:-ms-input-placeholder {
    color: #333;
    opacity: 1
}

.pesquisa-p .input-block input::-moz-placeholder {
    color: #333;
    opacity: 1
}

.pesquisa-p .input-block input::placeholder {
    color: #333;
    opacity: 1
}

.pesquisa-p .input-block.erro input::-webkit-input-placeholder {
    color: #d70714;
    opacity: 1
}

.pesquisa-p .input-block.erro input::-ms-input-placeholder {
    color: #d70714;
    opacity: 1
}

.pesquisa-p .input-block.erro input:-ms-input-placeholder {
    color: #d70714;
    opacity: 1
}

.pesquisa-p .input-block.erro input::-moz-placeholder {
    color: #d70714;
    opacity: 1
}

.pesquisa-p .input-block.erro input::placeholder {
    color: #d70714;
    opacity: 1
}

.pesquisa-p .input-block select + i {
    display: block;
    width: 10px;
    height: auto;
    position: absolute;
    top: 50%;
    right: 14px;
    z-index: 0;
    transform: translate(0, -50%);
    transition: all .3s ease
}

.pesquisa-p .input-block:nth-child(2) select + i {
    right: 45px
}

.pesquisa-p .input-block select:focus + i {
    transform: rotate(180deg)
}

.pesquisa-p .btn-pesquisa-p {
    display: block;
    width: 120px;
    height: 46px;
    margin: 0 auto;
    padding: 8px;
    border-radius: 0 6px 6px 0;
    text-align: center;
    color: #fff;
    background: #0ba8bc;
    float: right
}

.pesquisa-p .btn-pesquisa-p.second {
    background: #46bb92; border:none
}

.pesquisa-p .busca-av {
    display: block;
    width: auto;
    height: 30px;
    margin: 15px auto 0;
    text-align: center;
    color: #0ba8bc;
    float: right
}

.pesquisa-p .busca-av i {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin: 7px 8px 7px 0
}

.pesquisa-p .busca-av i + i {
    display: none
}

.pesquisa-p .busca-av.open {
    width: auto;
    font-size: 0px;
    height: 36px;
    border-radius: 6px 6px 0 0;
    float: right;
    margin: 10px 0 -36px 0;
    position: relative;
    z-index: 2
}

.pesquisa-p .busca-av.open i {
    display: none
}

.pesquisa-p .busca-av.open i + i {
    display: block;
    margin: 10px
}

.pesquisa-p .busca-av-block {
    display: none;
    float: left;
    width: 100%;
    height: auto
}

.pesquisa-p .busca-av.open + .busca-av-block {
    display: block;
    background: #fff
}

.pesquisa-p .busca-av-block .input-block:first-child {
    float: left;
    width: 25%;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    border-radius: 6px 0 0 6px
}

.pesquisa-p .busca-av-block .input-block:nth-child(2) {
    float: left;
    width: 75%;
    border-bottom: 1px solid #f2f2f2
}

.pesquisa-p .busca-av-block .input-block:nth-child(3) {
    float: left;
    width: 50%;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2
}

.pesquisa-p .busca-av-block .input-block:nth-child(4) {
    float: left;
    width: 50%;
    border-bottom: 1px solid #f2f2f2
}

.pesquisa-p .busca-av-block .input-block:nth-child(5) {
    float: left;
    width: 100%;
    border-radius: 0 6px 6px 0
}

.pesquisa-p .busca-av-block .input-block > label {
    display: block;
    float: left;
    width: auto;
    margin: 0;
    padding: 10px 10px 10px 15px;
    font: normal 16px/26px rawlineregular, sans-serif;
    text-align: left;
    color: #333;
    border: none;
    background: 0 0
}

.pesquisa-p .busca-av-block .input-block label i {
    display: block;
    float: left;
    width: 16px;
    height: 19px;
    margin: 4px 5px 3px 0;
    vertical-align: middle
}

.pesquisa-p .busca-av-block .input-block label + input {
    display: block;
    width: calc(100% - 105px);
    padding: 10px;
    font: normal 16px/24px rawlineregular, sans-serif;
    text-align: left;
    color: #000;
    border: none;
    background: 0 0
}

.busca-av-block .input-block input:focus {
    box-shadow: none
}

.busca-av-block .input-block input:focus + .radio-block {
    opacity: 1
}

@media (min-width: 1024px) {
    .pesquisa-processo {
        padding: 90px 0 65px
    }

    .pesquisa-processo h1 {
        margin: 0 0 16px;
    }

    .pesquisa-p .input-block {
        width: calc(100% - 165px);
        height: 68px;
        border-radius: 12px 0 0 12px
    }

    .pesquisa-p .input-block input, .pesquisa-p .input-block select {
        height: 68px;
        padding: 20px 20px
    }

    .pesquisa-p .input-block select + i {
        right: 15px
    }

    .pesquisa-p .input-block:nth-child(2) select + i {
        right: 15px
    }

    .pesquisa-p .btn-pesquisa-p {
        width: 165px;
        height: 68px;
        border-radius: 0 12px 12px 0
    }

    .pesquisa-p .busca-av {
        margin: 15px 15px 0 auto
    }

    .pesquisa-p .busca-av.open {
        margin: 15px 0 -36px 0
    }

    .pesquisa-p .busca-av.open + .busca-av-block {
        border-radius: 12px
    }

    .pesquisa-p .busca-av-block .input-block:first-child {
        width: 9%
    }

    .pesquisa-p .busca-av-block .input-block:nth-child(2) {
        width: 17%;
        border-right: 1px solid #f2f2f2
    }

    .pesquisa-p .busca-av-block .input-block:nth-child(3) {
        width: 17%
    }

    .pesquisa-p .busca-av-block .input-block:nth-child(4) {
        width: 17%;
        border-right: 1px solid #f2f2f2
    }

    .pesquisa-p .busca-av-block .input-block:nth-child(5) {
        width: 40%
    }

    .pesquisa-p .busca-av-block .input-block > label {
        padding: 21px 10px 21px 15px
    }
}

.bread-crumb {
    padding: 12px 0 40px;
    text-align: left;
    background: #fff
}

.bread-crumb.pesquisa {
    padding: 12px 0 0;
    background: #333
}

.bread-crumb a {
    display: inline-block;
    width: auto;
    height: 16px;
    padding: 0 2px 0 0;
    color: #00606c
}

.bread-crumb a i {
    display: inline-block;
    width: 10px;
    height: 16px;
    margin: 0 0 0 2px;
    transform: rotate(90deg);
    vertical-align: text-top
}

.bread-crumb span {
    display: inline-block;
    width: auto;
    height: 20px;
    color: #00606c
}

.bread-crumb.pesquisa a, .bread-crumb.pesquisa span {
    color: #fff
}

@media (min-width: 1024px) {
    .bread-crumb {
        padding: 30px 0 40px
    }

    .bread-crumb.pesquisa {
        padding: 30px 0 0
    }
}

.clean-date {
    text-align: center !important;
    margin: -25px 0 -12px 0
}

.width-100 {
    width: 100% !important
}

.calendar-display-none {
    display: none !important
}

.pesquisa-overflow {
    overflow: hidden !important
}

.pesquisa-processo {
    padding: 44px 0;
    background: #333
}

.pesquisa-processo .container {
    max-width: 900px
}

.pesquisa-processo h2 {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 24px;
    text-align: left;
    color: #fff
}

.pesquisa-p .input-block {
    display: block;
    float: left;
    width: 100%;
    height: 56px;
    margin: 0;
    position: relative;
    border-radius: 6px;
    background: #fff;
    line-height: 46px
}

.pesquisa-p > .input-block {
    margin: 0 0 20px
}

.pesquisa-p .input-block.min {
    width: 50%;
    border-radius: 6px 0 0 6px
}

.pesquisa-p .input-block.min + .input-block.min {
    border-radius: 0 6px 6px 0;
    border-left: 1px solid #ddd
}

.pesquisa-p .input-block label {
    display: block;
    width: 100%;
    height: 21px;
    padding: 5px 15px 0;
    margin: 0 0 0;
    font: 700 14px/16px rawlineregular, sans-serif;
    text-align: left;
    color: #333;
    border: none;
    background: 0 0
}

.pesquisa-p .input-block input, .pesquisa-p .input-block select {
    display: block;
    width: 100%;
    height: 35px;
    padding: 0 15px 10px;
    text-align: left;
    color: #333;
    border: none;
    background: 0 0
}

.pesquisa-p .input-block input::-webkit-input-placeholder {
    color: #333;
    opacity: 1
}

.pesquisa-p .input-block input::-ms-input-placeholder {
    color: #333;
    opacity: 1
}

.pesquisa-p .input-block input:-ms-input-placeholder {
    color: #333;
    opacity: 1
}

.pesquisa-p .input-block input::-moz-placeholder {
    color: #333;
    opacity: 1
}

.pesquisa-p .input-block input::placeholder {
    color: #333;
    opacity: 1
}



.pesquisa-p .input-block select + i {
    display: block;
    width: 10px;
    height: auto;
    position: absolute;
    top: 50%;
    right: 14px;
    z-index: 0;
    transform: translate(0, -50%);
    transition: all .3s ease
}

.pesquisa-p .input-block:nth-child(2) select + i {
    right: 45px
}

.pesquisa-p .input-block select:focus + i {
    transform: translate(0, -50%) rotate(180deg)
}

.pesquisa-p .btn-pesquisa-p {
    display: block;
    width: 100%;
    height: 56px;
    margin: 0 auto;
    padding: 8px;
    border-radius: 6px;
    text-align: center;
    color: #fff;
    background: #0ba8bc;
    float: left
}

.pesquisa-p .btn-pesquisa-p.second {
    background: #46bb92
}

.pesquisa-p .busca-av {
    display: block;
    width: auto;
    height: 30px;
    margin: 15px auto 0;
    text-align: center;
    color: #0ba8bc;
    float: right
}

.pesquisa-p .busca-av i {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin: 7px 8px 7px 0
}

.pesquisa-p .busca-av i + i {
    display: none
}

.pesquisa-p .busca-av.open {
    width: auto;
    font-size: 0px;
    height: 36px;
    border-radius: 6px 6px 0 0;
    float: right;
    margin: 10px 0 -36px 0;
    position: relative;
    z-index: 2
}

.pesquisa-p .busca-av.open i {
    display: none
}

.pesquisa-p .busca-av.open i + i {
    display: block;
    margin: 10px
}

.pesquisa-p .busca-av-block {
    display: none;
    float: left;
    width: 100%;
    height: auto
}

.pesquisa-p .busca-av.open + .busca-av-block {
    display: block;
    background: #fff
}

.pesquisa-p .busca-av-block .input-block:first-child {
    float: left;
    width: 45%;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    border-radius: 6px 0 0 6px
}

.pesquisa-p .busca-av-block .input-block:nth-child(2) {
    float: left;
    width: 55%;
    border-bottom: 1px solid #f2f2f2
}

.pesquisa-p .busca-av-block .input-block:nth-child(3) {
    float: left;
    width: 50%;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2
}

.pesquisa-p .busca-av-block .input-block:nth-child(4) {
    float: left;
    width: 50%;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2
}

.pesquisa-p .busca-av-block .input-block:nth-child(5) {
    float: left;
    width: 50%;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2
}

.pesquisa-p .busca-av-block .input-block:nth-child(6) {
    float: left;
    width: 50%;
    border-radius: 0 6px 6px 0
}

.pesquisa-p .busca-av-block .input-block > label {
    display: block;
    float: left;
    width: auto;
    margin: 0;
    padding: 10px 10px 10px 15px;
    font: normal 16px/26px rawlineregular, sans-serif;
    text-align: left;
    color: #333;
    border: none;
    background: 0 0
}

.pesquisa-p .busca-av-block .input-block label i {
    display: block;
    float: left;
    width: 16px;
    height: 19px;
    margin: 4px 5px 3px 0;
    vertical-align: middle
}

.pesquisa-p .busca-av-block .input-block label + input {
    display: block;
    width: calc(100% - 105px);
    padding: 10px;
    font: normal 16px/24px rawlineregular, sans-serif;
    text-align: left;
    color: #000;
    border: none;
    background: 0 0
}



.pesquisa-p .radio-block {
    display: block;
    width: 100%;
    height: 40px;
    padding: 0;
    position: relative;
    left: 0 !important;
    border-radius: 10px;
    background: #f2f2f2
}

.pesquisa-p .radio-block .custom-control-inline {
    display: block;
    float: left;
    width: 50%;
    margin: 0;
    padding: 0
}

.pesquisa-p .radio-block .custom-control-inline + .custom-control-inline {
    float: right
}

.pesquisa-p .custom-control-input {
    opacity: 0;
    width: 0;
    height: 0
}

.pesquisa-p .custom-control-input:checked ~ .custom-control-label::before, .pesquisa-p .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    color: transparent;
    border: none;
    background: 0 0
}

.pesquisa-p .radio-block .custom-control-label {
    display: block;
    cursor: pointer;
    float: left;
    width: 100%;
    margin: 0;
    padding: 8px 10px;
    border-radius: 10px;
    letter-spacing: .75px;
    text-align: center;
    color: #7a7585;
    border: none;
    background: #f2f2f2
}

.pesquisa-p .custom-control-input:checked ~ .custom-control-label {
    color: #fff;
    background: #00606c
}

.pesquisa-p .custom-control-label::after, .pesquisa-p .custom-control-label::before {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 0;
    height: 0;
    pointer-events: none;
    content: "";
    background-color: transparent;
    border: none
}

.pesquisa-p .input-block label + input::-webkit-input-placeholder {
    color: #b0b0b0;
    opacity: 1
}

.pesquisa-p .input-block label + input::-ms-input-placeholder {
    color: #b0b0b0;
    opacity: 1
}

.pesquisa-p .input-block label + input:-ms-input-placeholder {
    color: #b0b0b0;
    opacity: 1
}

.pesquisa-p .input-block label + input::-moz-placeholder {
    color: #b0b0b0;
    opacity: 1
}

.pesquisa-p .input-block label + input::placeholder {
    color: #b0b0b0;
    opacity: 1
}

@media (min-width: 992px) {
    .pesquisa-processo {
        padding: 90px 0 65px
    }

    .pesquisa-processo h1 {
        margin: 0 0 16px;
    }

    .pesquisa-p .input-block {
        width: calc(33.335% - 55px);
        height: 68px;
        border-radius: 12px 0 0 12px
    }

    .pesquisa-p .input-block.min {
        width: calc(33.33% - 55px);
        border-radius: 0;
        border-left: 1px solid #ddd
    }

    .pesquisa-p .input-block.min + .input-block.min {
        border-radius: 0;
        border-left: 1px solid #ddd
    }

    .pesquisa-p .input-block label {
        height: 26px;
        padding: 13px 15px 0
    }

    .pesquisa-p .input-block input, .pesquisa-p .input-block select {
        height: 42px;
        padding: 0 15px 10px;
        font: normal 16px/25px rawlineregular, sans-serif
    }

    .pesquisa-p .busca-av-block .input-block select {
        height: 68px;
        padding: 0 20px 0 15px
    }

    .pesquisa-p .input-block select + i {
        right: 5px
    }

    .pesquisa-p .input-block:nth-child(2) select + i {
        right: 5px
    }

    .pesquisa-p .btn-pesquisa-p {
        width: 165px;
        height: 68px;
        border-radius: 0 12px 12px 0;
        line-height: 52px
    }

    .pesquisa-p .busca-av {
        margin: 15px 15px 0 auto
    }

    .pesquisa-p .busca-av.open {
        margin: 15px 0 -36px 0
    }

    .pesquisa-p .busca-av.open + .busca-av-block {
        border-radius: 12px
    }

    .pesquisa-p .busca-av-block .input-block:first-child {
        width: 12%
    }

    .pesquisa-p .busca-av-block .input-block:nth-child(2) {
        width: 16%;
        border-right: 1px solid #f2f2f2
    }

    .pesquisa-p .busca-av-block .input-block:nth-child(3) {
        width: 15%
    }

    .pesquisa-p .busca-av-block .input-block:nth-child(4) {
        width: 16%;
        border-right: 1px solid #f2f2f2
    }

    .pesquisa-p .busca-av-block .input-block:nth-child(5) {
        width: 30%;
        border-right: 1px solid #f2f2f2
    }

    .pesquisa-p .busca-av-block .input-block:nth-child(6) {
        width: 10%
    }

    .pesquisa-p .busca-av-block .input-block > label {
        padding: 21px 10px 21px 15px
    }
}

.resultado-pesquisa {
    padding: 40px 0 80px
}

.resultado-pesquisa.busca-geral {
    padding: 0 0 80px
}

.resultado-pesquisa .container {
    max-width: 960px
}

.resultado-pesquisa .alerta-thumb {
    display: block;
    width: 256px;
    height: auto;
    margin: 0 auto 60px;
    padding: 15px 9px 8px;
    border-radius: 6px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, .12);
    font: 400 normal 16px/20px rawlineregular;
    text-align: left;
    color: #333;
    background: #fff
}

.resultado-pesquisa .alerta-thumb i {
    display: block;
    float: left;
    width: 41px;
    height: 42px;
    margin: 9px 13px 9px 3px
}

.resultado-pesquisa .alerta-thumb a {
    height: 46px;
    margin: 12px 0 0;
    font-size: 14px;
    line-height: 22px
}

.resultado-pesquisa .title {
    text-align: center;
    margin: 0 0 26px
}

.resultado-pesquisa .title i {
    margin: 20px auto 0;
    background: #46bb92
}

.resultado-pesquisa.busca-geral .title i {
    background: #0ba8bc
}

.resultado-pesquisa .subtitle {
    text-align: center
}

.resultado-pesquisa.busca-geral .subtitle {
    margin: 0 0 10px
}

.lista-filtros {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0 0 15px
}

.lista-filtros a {
    display: block;
    float: left;
    width: auto;
    height: auto;
    margin: 0 10px 15px 0;
    padding: 10px 20px 10px 15px;
    border-radius: 20px;
    font: 400 normal 16px/20px rawlineregular;
    color: #fff;
    background: #0ba8bc;
    text-align: left
}

.lista-filtros a i {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin: 2px 5px 3px 0
}

.resultado-pesquisa .numeros-resultados {
    display: block;
    width: 100%;
    height: auto;
    position: relative
}

.resultado-pesquisa .filtro-resultados {
    margin: 0 auto 25px
}

.resultado-pesquisa .link-default {
    display: block;
    float: right;
    width: auto;
    margin: 0 12px 0 0;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: -.24px
}

.resultado-pesquisa .link-default.opening {
    color: #fff;
    background: #0ba8bc;
    padding: 10px 15px;
    border-radius: 5px 5px 0 0
}

.resultado-pesquisa .link-default i {
    display: block;
    float: left;
    width: 24px;
    height: 24px;
    margin: 0 7px 0 0
}

.lista-ordem {
    display: none;
    width: 100%;
    max-width: 300px;
    height: auto;
    padding: 15px;
    position: absolute;
    top: 119px;
    right: 12px;
    border-radius: 5px 0 5px 5px;
    background: #0ba8bc
}

.opening + .lista-ordem {
    display: block
}

.lista-ordem a {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 10px;
    font: 400 normal 16px/20px rawlineregular;
    text-align: left;
    color: #fff
}

.lista-ordem a:hover {
}

.resultado-pesquisa .numeros-resultados > span {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto 40px 12px;
    padding: 0;
    text-align: left;
    color: #b0b0b0
}

.resultado-pesquisa .numeros-resultados > span .link-default {
    display: inline-block;
    float: none;
    width: auto;
    margin: 0 0 0 10px;
    text-decoration: underline;
    color: #00606c
}

.resultado-pesquisa .lista-processos, .resultado-pesquisa .lista-resultado {
    display: block;
    width: 100%;
    height: auto
}

.resultado-pesquisa .lista-resultado {
    margin: 0 0 100px
}

.resultado-pesquisa .lista-processos .item {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 50px;
    padding: 15px 20px 30px 20px;
    border-radius: 6px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, .12);
    text-align: left;
    background: #fff
}

.resultado-pesquisa .lista-resultado .item {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 15px;
    padding: 25px 0;
    border-bottom: 1px solid #e5e5e5;
    text-align: left
}

.resultado-pesquisa .lista-processos .item .baixa-concorrencia {
    display: block;
    width: 180px;
    height: 26px;
    margin: 0 0 7px -20px;
    padding: 6px 19px 4px;
    border-radius: 0 26px 26px 0;
    font: 400 normal 13px/12px rawlineregular;
    color: #fff;
    vertical-align: middle;
    background: #fd8369
}

.resultado-pesquisa .lista-processos .item .baixa-concorrencia i {
    display: block;
    float: left;
    width: 14px;
    height: 14px;
    margin: 1px 10px 0 0
}

.resultado-pesquisa .lista-processos .main-item {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 24px
}
/*+++++++++*/
.resultado-pesquisa .lista-processos .main-item h2, .resultado-pesquisa .lista-resultado h2 {
    display: block;
    width: 100%;
    height: auto;
    min-height: 104px;
    margin: 0 0 18px;
    color: #333
}

.resultado-pesquisa .lista-resultado h2 {
    min-height: 0
}

.resultado-pesquisa .lista-processos .main-item h2 span, .resultado-pesquisa .lista-resultado h2 span {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 10px;
    color: #333
}

.resultado-pesquisa .lista-resultado h2 span b {
    color: #b0b0b0
}

.resultado-pesquisa .lista-processos .main-item h2 a {
    color: #333; font-weight: bold;
}

.resultado-pesquisa .lista-resultado h2 a {
    color: #00606c
}

.resultado-pesquisa .lista-resultado s {
    text-decoration: none;
    background: #46bb9244
}

.resultado-pesquisa .lista-resultado h2 a strong {
    color: #333
}

.resultado-pesquisa .lista-processos .main-item h2 a:hover {
    color: #0ba8bc
}

.resultado-pesquisa .lista-processos .main-item .info, .resultado-pesquisa .lista-resultado .info {
    display: block;
    width: 100%;
    height: auto
}

.resultado-pesquisa .lista-processos .main-item .info span, .resultado-pesquisa .lista-resultado .info span {
    display: block;
    width: 100%;
    height: auto;
    
    color: #333
}

.resultado-pesquisa .lista-processos .main-item .info span {
    margin: 0 0 10px 0
}

.resultado-pesquisa .lista-processos .main-item .info span i {
    display: block;
    float: left;
    width: 24px;
    height: 24px;
    margin: 0 5px 0 0
}

.resultado-pesquisa .lista-processos .main-item .info span b {
    display: block;
    width: 100%;
    padding: 0 0 0 29px;
    
}

.resultado-pesquisa .lista-resultado .info span b {
    display: block;
    width: 100%;
    
}

.resultado-pesquisa .lista-resultado .info p {
    text-align: left
}

.resultado-pesquisa .lista-processos .aside-item {
    display: block;
    width: 100%;
    height: auto;
    text-align: center
}

.resultado-pesquisa .lista-processos .aside-item p {
    display: inline-block;
    width: auto;
    max-width: 220px;
    margin: 0 auto 22px;
    text-align: left; background: #f2f2f2;border-radius: 5px; padding: 10px;
}

.resultado-pesquisa .lista-processos .aside-item p i {
    display: block;
    float: left
}

.resultado-pesquisa .lista-processos .aside-item p.recebendo {
    color: #039b6c;
    
}

.resultado-pesquisa .lista-processos .aside-item p.sessao-iniciada {
    color: #039b6c;
    
}

.resultado-pesquisa .lista-processos .aside-item p.aguardando-propostas {
    color: #b0b0b0;
    
}

.resultado-pesquisa .lista-processos .aside-item p.aguardando-sessao {
    color: #46bb92
    
}

.resultado-pesquisa .lista-processos .aside-item p.finalizado {
    color: #fd8369;
    
}

.resultado-pesquisa .lista-processos .aside-item p.recebendo i {
    width: 36px;
    height: 36px;
    margin: 0 5px 0 0
}

.resultado-pesquisa .lista-processos .aside-item p.sessao-iniciada i {
    width: 36px;
    height: 36px;
    margin: 0 5px 0 0
}

.resultado-pesquisa .lista-processos .aside-item p.aguardando-propostas i {
    width: 27px;
    height: 27px;
    margin: 5px 15px 0 0
}

.resultado-pesquisa .lista-processos .aside-item p.aguardando-sessao i {
    width: 26px;
    height: 26px;
    margin: 6px 20px 0 0
}

.resultado-pesquisa .lista-processos .aside-item p.finalizado i {
    display: inline-block;
    width: 27px;
    height: 30px;
    margin: 3px 16px 0 0
}

.resultado-pesquisa .lista-processos .aside-item .btn-default {
    width: 270px
}


.btn-default {
    display: block;
    width: 100%;
    max-width: 360px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 0px;
    padding: 10px 20px;
    border-radius: 6px;
    color: #fff;
    background: #3d4a5d;
    text-align: center;
}

.resultado-pesquisa .lista-processos .aside-item .btn-default:hover {
    background: #6D798B
}

@media (min-width: 768px) {
    .resultado-pesquisa .alerta-thumb {
        margin: 0 0 20px 20px;
        float: right
    }

    .resultado-pesquisa .title {
        text-align: left
    }

    .resultado-pesquisa .title i {
        margin: 35px 0 0 -30px
    }

    .resultado-pesquisa .subtitle {
        text-align: left;
        margin-bottom: 35px
    }

    .resultado-pesquisa.busca-geral .numeros-resultados > span {
        margin: -10px auto 0 0
    }

    .resultado-pesquisa .filtro-resultados {
        margin: 0 0 25px auto;
        width: 256px
    }

    .resultado-pesquisa.busca-geral .filtro-resultados {
        margin: -48px 0 20px auto
    }

    .resultado-pesquisa .lista-processos .item {
        display: inline-block;
        margin: 0 0 20px;
        padding: 15px 20px 5px 20px
    }

    .resultado-pesquisa .lista-resultado .item {
        margin: 0 auto;
        padding: 20px 0
    }

    .resultado-pesquisa .lista-processos .main-item {
        width: calc(100% - 250px);
        margin: 0 0 0;
        float: left
    }

    .resultado-pesquisa .lista-processos .main-item h2 {
        min-height: 78px; font-size: 18px;line-height: 30px;; font-weight: bold;
    }

    .resultado-pesquisa .lista-processos .main-item h2 span {
        width: auto;
        margin: 0 -250px 10px 0;
        float: right
    }

    .resultado-pesquisa .lista-processos .main-item .info span {
        float: left;
        width: auto;
        margin: 0 10px 10px 0
    }

    .resultado-pesquisa .lista-processos .main-item .info span b {
        display: inline-block;
        width: auto;
        padding: 0 0 0 20px
    }

    .resultado-pesquisa .lista-resultado .info span b {
        display: inline-block;
        width: auto;
        margin: 0 10px 0 0
    }

    .resultado-pesquisa .lista-processos .aside-item {
        width: 225px;
        float: right;
        padding: 36px 0 0
    }

    .resultado-pesquisa .lista-processos .aside-item .btn-default {
        width: 100%;
        margin-bottom: 15px
    }
    .aside-item .btn-default{
        /*width: 270px; */
    }
    .aside-item .btn-default:hover{
        background: #3EA782;
    }
}
.pesquisa-p textarea:focus, input:focus {
    box-shadow: 0 0 0 0;
    outline: 0;
}