/* CARROSSEL */
.carousel {
    z-index: 1!important;
}
.banner .carousel-item {
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.banner-carousel.banner {
    height: 476px;
}
.banner-carousel.banner .owl-stage-outer,
.banner-carousel.banner .owl-stage,
.banner-carousel.banner .owl-item {
    height: 100%
}
.conteudo-texto {
    margin-top: 60px;
}
.animated  {
  -webkit-animation-duration : 3s  ;
  animation-duration : 3s  ;

  -webkit-animation-delay : 500ms  ;
  animation-delay : 500ms  ;
}
.animate-out {
  -webkit-animation-delay : 0ms  ;
  animation-delay : 0ms  ;
}
.owl-item {
  display: table;
}
.owl-carousel .item {
    min-height: 400px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.owl-theme .owl-nav {
    display: none;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #D7AA28!important;
}
.owl-theme .owl-dots .owl-dot span {
    background: #fff!important;
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
    z-index: 999999999;
    position: inherit;
    margin-top: -29px;
}
.carousel {
    z-index: 1!important;
}
.banner .item {
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.banner-titulo {
    font-weight: 700;
    color:#ffffff;
    font-size: 30px;
}
.baner-descricao {
    font-size: 20px;
    font-weight: 100;
    color: #fff;
}
.botao-banner {
    border-radius: 50px;
    border: 1px solid #005EA5;
    background: linear-gradient(90deg, #2CABE1 0%, #239CD5 16.84%, #0A6FB2 72.09%, #005EA5 100%);
    width: 116px;
    line-height: 30px;
    color: #fff;
}
.botao-banner:hover {
    background-color: #005EA5;
    border: 1px solid #2CABE1;
    color: #ffffff;
    text-decoration: underline;
}
/* TERMINO CARROSSEL */

/* DOWNLOADS */
.row-download {
    margin-top: 42px;
}
.tit-download{
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 400;
}
.sub-download {
    font-size: 14px;
    font-weight: 700;
    color: #1c5698;
    cursor: pointer;
}
/* TERMINO DOWNLOADS */

/* SERVICOS HOME */
.bloco-servicos {
    color: #0E173F;
    font-size: 40px;
    font-weight: 700;
    margin-top: 20px;
}
.card-style {
    border-radius: 1.25rem;
    border: none;
}
.icone-serv, #icone-serv {
    height: 195px;
    cursor: pointer;
    margin: 0 auto;
}
.container .card.card-style {
    max-height: 350px;
    height: 350px;
}
.container .card.card-style a {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.container .card.card-style .card-body {
    justify-content: flex-start !important;
    height: calc(350px - 195px);
}
.card-height {

    cursor: pointer;
}
.img-certidao {
    width: 195px;
    background-image: url(../../../resources/images/box-servico/certidao.png);
    background-repeat: no-repeat;
}

.img-linha-do-tempo {
    width: 195px;
    background-image: url(../../../resources/images/icone_podcast_Linnadotempo.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.img-nacional{
    width: 100%;
    background-image: url(../../../resources/images/RIB_Home__Fundo-Contato.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.card-style:hover .img-certidao{
    background-image:url(../../../resources/images/box-servico/certidao-hover.png);
}
.img-matricula {
    width: 195px;
    background-image: url(../../../resources/images/box-servico/matricula.png);
    background-repeat: no-repeat;
}
.card-style:hover .img-matricula {
    background-image:url(../../../resources/images/box-servico/matricula-hover.png);
}
.img-digitalizacao {
    width: 195px;
    background-image: url(../../../resources/images/box-servico/digitalizacao.png);
    background-repeat: no-repeat;
}
.card-style:hover .img-digitalizacao {
    background-image:url(../../../resources/images/box-servico/digitalizacao-hover.png);
}
.img-pesquisa {
    width: 195px;
    background-image: url(../../../resources/images/box-servico/pesquisa.png);
    background-repeat: no-repeat;
}
.card-style:hover .img-pesquisa {
    background-image:url(../../../resources/images/box-servico/pesquisa-hover.png);
}
.img-transacao {
    width: 195px;
    background-image: url(../../../resources/images/box-servico/transacao-v2.png);
    background-repeat: no-repeat;
    background-size: 140px;
    background-position: center;
    background-origin: content-box;
    padding: 12px;
}
.card-style:hover .img-transacao {
    background-image:url(../../../resources/images/box-servico/transacao-hover-v2.png);
}
.img-portal {
    width: 195px;
    background-image: url(../../../resources/images/box-servico/portal.png);
    background-repeat: no-repeat;
}
.card-style:hover .img-portal {
    background-image:url(../../../resources/images/box-servico/portal-hover.png);
}
.img-editais {
    width: 195px;
    background-image: url(../../../resources/images/box-servico/editais.png);
    background-repeat: no-repeat;
}
.card-style:hover .img-editais {
    background-image:url(../../../resources/images/box-servico/editais-hover.png);
}
.img-eprotocolo {
    width: 195px;
    background-image: url(../../../resources/images/box-servico/eprotocolo.png);
    background-repeat: no-repeat;
}
.card-style:hover .img-eprotocolo {
    background-image:url(../../../resources/images/box-servico/eprotocolo-hover.png);
}
.img-intimacao {
    width: 195px;
    background-image: url(../../../resources/images/box-servico/intimacao.png);
    background-repeat: no-repeat;
}
.card-style:hover .img-intimacao {
    background-image:url(../../../resources/images/box-servico/intimacao-hover.png);
}
.img-acompanhamento {
    width: 195px;
    background-image: url(../../../resources/images/box-servico/acompanhamento.png);
    background-repeat: no-repeat;
}
.card-style:hover .img-acompanhamento {
    background-image:url(../../../resources/images/box-servico/acompanhamento-hover.png);
}
.img-regularizacao {
    width: 195px;
    background-image: url(../../../resources/images/box-servico/regularizacao.png);
    background-repeat: no-repeat;
}
.card-style:hover .img-regularizacao {
    background-image:url(../../../resources/images/box-servico/regularizacao-hover.png);
}
.img-consulta {
    width: 195px;
    background-image: url(../../../resources/images/box-servico/consulta.png);
    background-repeat: no-repeat;
}
.card-style:hover .img-consulta {
    background-image:url(../../../resources/images/box-servico/consulta-hover.png);
}
.img-calculadora {
    width: 145px;
    height: 145px !important;
    background-image: url(../../../resources/images/box-servico/calculadora.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin: 35px auto !important;
}
.card-style:hover .img-calculadora {
    background-image:url(../../../resources/images/box-servico/calculadora-hover.png);
}
.tit-serv {
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    line-height: 24px;
    color: #005EA5;
    padding: 0 0 12px;
}
.desc-serv {
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: 22.75px;
}
.btn-card-serv {
    bottom: 0;
    position: absolute;
    border-radius: 50px;
    margin-bottom: 21px;
    width: 116px;
    line-height: 30px;
    background-color: #005EA5;
    font-size: 14px;
    font-weight: 400;
    border: none;
    cursor: pointer;
    color: #fff!important;
}
.card-style a{
    color: #000000;
    text-decoration: none;
}
.card-style:hover .btn-card-serv {
   color: #0056b3!important;
   background-color: #fff;
   border: 1px solid!important;
}
/* TERMINO SERVICOS HOME */

/* NOTICIAS DESTAQUES */
.bloco-noticias-destaques {
    color: #0E173F;
    font-size: 40px;
    font-weight: 700;
    margin-top: 20px;
}
.gallery-cell {
    width: 365px;
    padding: 10px;
    height: auto;
    margin-right: 10px;
    cursor: pointer;
}
.carousel-cell {
  width: 365px;
  height:auto;
  margin-right: 10px;
  border-radius: 5px;
  counter-increment: carousel-cell;
}
.gallery-noticias .flickity-page-dots {
    display: none;
}
.gallery-home .flickity-page-dots {
    display: none;
}
.gallery-institucional .flickity-page-dots {
    bottom: -15!important;
}
.gallery-noticias-interna .flickity-page-dots {
    bottom: -15!important;
}
.flickity-page-dots .dot {
  background: transparent;
}
.flickity-page-dots .dot.is-selected {
  background: #D7AA28;
}
.flickity-prev-next-button.next {
    display: none;
}
.flickity-prev-next-button.previous {
    display: none;
}
.gallery-institucional .descricao {
    margin-top: 20px;
}
.borda-redonda{
    border-radius: 1.25rem;
    border: none;
}
.data-not-destaques{
    font-weight: 300;
    font-size: 10px;
    padding: 23px 10px 0;
}
.tit-not-destaques {
    font-weight: 700;
    font-style: normal;
    size: 26px;
    line-height: 30.19px;
    color: #005EA5;
    padding: 0px 10px 10px;
    height: 85px;
}
.tit-not-destaques a {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-style: normal;
    size: 26px;
    line-height: 30.19px;
    color: #005EA5;
    text-decoration: none;
}
.tamanho_imagem img {
    height: 200px;
    object-fit: cover;
    overflow: hidden;
}
.desc-noticias-destaques {
    font-size: 14px;
    line-height: 18.75px;
    font-style: normal;
    font-weight: 400;
    height: 140px;
}
.btn-noticias-destaques {
    font-size: 14px;
    background-color: #005EA5;
    border-radius: 20px;
    width: 116px;
    line-height: 30px;
}
.btn-noticias-destaques:hover {
    color: #0056b3;
    background-color: #fff;
    border: 1px solid;
}
.title-vejamais {
    font-size: 14px;
    color: #D7AA28;
    cursor: pointer;
    font-weight: 700;
}
/* TERMINO NOTICIAS DESTAQUES */

/* NEWSLETTER */
.por-dentro {
    background-image: url(../../../resources/images/newsletters/bg-desk.svg);
    background-repeat: no-repeat;
    margin-top: 31px;
}
.por-dentro .box-texto {
    top: 11px;
    margin-left: 30px;
}
.por-dentro .box-texto h5 {
    font-weight: 700;
    color: #005EA5;
    font-size: 23px;
    margin-top: 17px;
}
.por-dentro .box-texto p {
    font-weight: 500;
    font-size: 16px;
    color: #000000;
}
.por-dentro .box-pesquisar input {
    background: #FFFFFF;
    box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.25);
    border-radius: 28px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
}
.box-newsletter input.form-control {
    margin: 5px auto;
}
.por-dentro .btn-pesquisar {
    right: 23px;
    position: absolute;
}
.btn-porDentro {
    color: #fff;
    font-size: 14px;
    background-color: #005EA5;
    border-radius: 20px;
    width: 116px;
    line-height: 25px;
}
.btn-porDentro:hover {
    background-color: #ffffff;
    border: 1px solid #005EA5;
    color: #005EA5;
    text-decoration: underline;
}
/* TERMINO NEWSLETTER */

/* ASSOCIACAO ESTADUAL */
.bloco-associacao-estadual {
    color: #0E173F;
    font-size: 40px;
    font-weight: 700;
    margin-top: 20px;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 12px!important;
    height: 35px!important;
    z-index: 10;
    cursor: pointer;
    background-size: inherit!important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../../../resources/images/Vector-4.png)!important;
    left: 10px;
    right: auto;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../../../resources/images/Vector-3.png)!important;
    right: 10px;
    left: auto;
}
.conteudo-logo-empresas {
    width: 93%;
    margin: 0 auto;
}
/* TERMINO ASSOCIACAO ESTADUAL */

.espaco-header {
    margin-top: 121px;
}

.grecaptcha-badge {
    z-index: 999;
}

.tamanho_imagem,
.desc-noticias-destaques,
.data-not-destaques {
    cursor: default !important;
}

.body-180-anos p{
    text-align: justify;
}
