.post-image img {
    width: 100%;
}

#icone-top{

	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
	color: rgb(255 255 255 / 85%);
	font-size: 30px;
}

.icone-top.focus, .icone-top:focus {
    outline: 0;
    box-shadow: none;
}

#card-gallery{
    background-color: rgb(0 0 0 / 27%);
}


.gallery img{
    max-width: 170px !important;
    padding: 6px;
}
.gallery_bottom{
background-color: rgb(0 0 0 / 22%);
}

.gallery_mid{
height: 343px !important;
overflow: overlay;
overflow-x: hidden;
}

.grid {
  background: #DDD;
}

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
  width: 25%;
}

.grid-item {
  float: left;
}

.grid-item img {
  display: block;
  width: 100%;
}

.img-overlay {
  position: fixed;
  top: 90px;
  max-height: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, 0) scale(0, 0);
      -ms-transform: translate(-50%, 0) scale(0, 0);
          transform: translate(-50%, 0) scale(0, 0);
  z-index: 999;
  -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
          box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.overlay-dark {
  top: 0;
  position: fixed;
  background-color: #000;
  opacity: .9;
  width: 100%;
  height: 100%;
  z-index: 998;
  display: none;
}
.img-popup{
    width: 24%;
    margin-top: 15px;
}
.pagination, .pagination>li>a, .pagination>li>span{
    display: block !important;
    border-radius: 16% !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 12px;
    position: relative;
    padding: 16px 16px 16px 16px;
    text-decoration: none;
    border: none;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.pagination>li {
    display: inline-block;
    vertical-align: middle;
    /*padding: 5px;
    width: 57px; */
	padding: 1px;
    width: 50px;
    text-align: center;
}

.pagination>li:active > a,
.pagination>li:hover > a,
.pagination>li:focus > a{
    font-size: 16px;
    padding: 16px;
    background-color: #f1e210;
    color: #000;
    font-weight: 600;
}

.pagination>li.disabled > span,
.pagination>li.active > span{
    font-size: 16px;
    padding: 16px;
    background-color: #b0b7bb;
}


.pagination>li > a{
    background-color: #007bff;
    color: #fff;
    cursor: pointer;
}

table.dataTable>thead>tr>th:not(.sorting_disabled), table.dataTable>thead>tr>td:not(.sorting_disabled) {
    padding-right: 0px !important;
}
div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: normal !important;
    text-align: right;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    white-space: normal !important;
}

#example_first, #example_previous,
#example_first>a, #example_previous>a{

    border-radius: 7px 7px 7px 7px !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 12px;
    text-decoration: none;
    border: none;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    vertical-align: middle;
    text-align: center;
    width: auto !important;
    font-size: 16px;
    font-weight: 600;

    }

.odd{
    background-color: #ddeaff;
    }

.even{
    background-color: #eae9ce;
    }

.page-item.disabled .page-link {
    pointer-events: none;
    color: #fff;
    cursor: auto;
    background-color: #b0b7bb;
    border-color: #dee2e6;
}

.page-item.active .page-link {
    z-index: 3;
    color: #000;
    background-color: #f1e210;
    border-color: #007bff;
}

#example_next, #example_last,
#example_next>a, #example_last>a{

    border-radius: 7px 7px 7px 7px !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 12px;
    text-decoration: none;
    border: none;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    vertical-align: middle;
    text-align: center;
    width: auto !important;
    font-size: 16px;
    font-weight: 600;
}






.texto-secretaria {
    font-weight: 700;
    color: #1f5f9c;
    font-size: 42px;
    padding: 70px 0 70px 0;
}

.nav-link-children {
    color: rgba(0,0,0,.9);
}

#secretaria_menu ul{
    list-style: none!important;
        background-color: unset;
        height: 40px;
        color: #F2F2F2!important;
        font-weight: 500;
}

#secretaria_menu .nav-link{
    line-height: 34px!important;
    color: #F2F2F2!important;
    padding: 0px;
    margin-left: 8px;
    margin-right: 8px;
}

#secretaria_menu .show .nav-link {
    line-height: 34px!important;
    color: #2D70DE!important;
}

#secretaria_menu .nav-link:hover{
    line-height: 34px!important;
    /* background-color: #F2F2F2!important; */
    color: #2D70DE!important;
}
#secretaria_menu ul .show{
    background-color: #F2F2F2!important;
    color: #2D70DE!important;
}

#secretaria_menu ul li a{
    height: 100%;
}
#secretaria_menu ul li:hover{
    background-color: #F2F2F2!important;
       -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
    color: #2D70DE!important;
}



#roda-teto-mobile {
display: none;
}





/* define o background do rodateto, cor da fonte e altura */



.bg-roda-teto {
    background-color: #2d70de;
    color: #f4f4f4;
    height: 45px;
}
/* muda a propriedade herdada do display da acessibilidade do rodateto*/
#roda-teto-acessibilidade {
    display: inherit;
}
/* define as distâncias internas do rodateto */
.alinhamento-roda-teto {
    padding-right: 110px;
    padding-left: 110px;
    -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
            justify-content: flex-start!important;
}
/* Personalisa cor, peso, tipografia, altura da linha e tamanho do texto dos links no rodateto */
#roda-teto a {
    color: #fff !important;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    line-height: 42px;
    font-size: 15px;
}
/* Personalisa cor, peso, tipografia, altura da linha e tamanho do texto dos links no rodateto ao passar o mouse em cima */
#roda-teto a:hover {
    color: #f3cd18 !important;
    -webkit-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
}
/* remove a margem posterior dos links dentro da coluna do rodateto */
#roda-teto .col a,
::after {
    margin-left: 0px;
}

/* define margem dos links no rodateto */
#roda-teto a,
::after {
    margin-left: 30px;
}

#roda-teto #redes-sociais a,
::after {
    margin-left: 15px!important;
}
/* Cria uma linha dourada abaixo do rodateto */
.linha-dourada {
    background-color: #f3cd18;
    height: 3px;
}

/* background do menu */
.bg-menu {
    background-color: #f9f9f9;
}

/* Altera a profundidade do menu */
#menu-container {
    z-index: 20;
}
#menu-container2 {
    z-index: 19;
    padding-left: 0px;
    padding-right: 0px;
}
/* Ajusta espaço entre os itens do menu */
.alinhamento-itens-menu {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    /* justify-content: flex-end !important; */
    padding-right: 30px;
}
/* ajusta background, espaços internos, altura e largura mínima na lista desordenada dos itens do menu */
.alinhamento-itens-menu ul {
    background-color: #f8f9fa;
    padding: 0px;
    height: auto;
    min-width: 104%;
}
#pesquisa {
    padding-left: 2rem !important;
    margin-right: 0rem !important;
}
/* Ajusta altura geral do menu */
.menu {
    height: 87px;
}
.menu-ajuste-secretarias {
    height: 50px;
    background-color: #2D70DE;
    /* background-color: #f9f9f9; */
	/* Em: 15/06/2021 - Lucas Dutra 
		Alteração do da página interna das secretarias, passando a capturar as cores de acordo com o mês
	background-color: rgba(184,184,184, 0.12); */

}
/* Ajusta o elemento nav dentro do menu com cor, altura, fonte, tamanho do texto, espaços e margens */
#menu nav {
    height: 87px;
    color: #fff !important;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    line-height: 42px;
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    list-style: none;
}

/* ajusta a transição ao passar o mouse nos itens do nav */
.nav-item:hover {
    background-color: #c2c6c9;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
/* ajusta cor e transição nos links do nav ao passar o mouse em cima */
.nav-link:hover {
    color: #fff !important;
    -webkit-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
}
/* ajusta temanho da linha do texto e espaço interno dos links do nav */
.nav-link {
    line-height: 87px;
    padding: 0px;
}
/* muda cor e bg do nav-link qndo estiver com classe .active */
.nav-link.active {
    color: #fff !important;
    background-color: #a2a2a2;
}
.active>.nav-link{
    color: #fff !important;
}
.active>.nav-link:hover{
    color: #FFF!important;
}

/* posição do botão de pesquisa */
#btn-pesquisar {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
/* altura do formulário de pesquisa */
.form-pesquisar {
    height: 100%;
}

/* tamnho do campo de pesquisa */
#campo-pesquisar {
    width: 180px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}


/* Títulos das notícias em destaque */
.carousel-caption {
    position: absolute;
    /* right: -50px; */
    bottom: 0px;
    left: 0%;
    z-index: 10;
    padding-top: 1%;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    text-align: center;
    width: 100%;
    height: 37%;
    background-color: rgb(0 0 0 / 48%);
    line-height: 3px;
}
/* links no título das notícias em destaque */
.carousel-caption a {
    text-decoration: none;
    color: #fff;
}
.carousel-caption a:hover {
    color: #cccccc;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}

/* alteração do tanho da class .col-lg-5 */
.col-lg-5 {
    -ms-flex: 0 0 45%;
    -webkit-box-flex: 0;
    flex: 0 0 45%;
    max-width: 45%;
}

/* criação da classe p-6 personalizada não existente no bootstrap */
.p-6 {
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 3%;
}

/* Alteração do tamanho, alinhamento e cores dos links no NAV de serviços*/
.servicos .nav-link {
    line-height: 38px !important;
    width: 33.333339% !important;
    text-align: center !important;
    padding: 0px !important;
    margin-left: 0px !important;
    background-color: #2d70de;
    color: #fff;
    border: 0px solid transparent;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
/* Alteração do tamanho, alinhamento e cores dos links no NAV de serviços ao passar o mouse*/
.servicos .nav-link:hover {
    line-height: 38px !important;
    width: 33.333339% !important;
    text-align: center !important;
    padding: 0px !important;
    margin-left: 0px !important;
    background-color: #dee2e6;
    color: #1f5f9c !important;
    border: 0px solid transparent;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
/* Alteração do tamanho, alinhamento e cores dos links no NAV de serviços ao estar ativo*/
.servicos .nav-link.active {
    background-color: #1f5f9c !important;
    color: #f7da0f !important;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
/* Alteração do tamanho, e cor do gb do conteúdo no menu de serviços*/
.menu-servicos .tab-content {
    /* height: 280px; */
    height: 412px;
    background-color: #1f5f9c;
    overflow: scroll;
    overflow-x: hidden;
}

/* Alteração do tamanho, cor do bg e fonte no rodapé no menu de serviços*/
.tab-content-rodape {
    background-color: #2d70de;
    color: #fff;
    line-height: 40px !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}
/* Alteração do tamanho, cor do bg e fonte dos links no menu de serviços*/
.tab-content-rodape a {
    color: #fff;
    line-height: 40px !important;
    font-weight: 500;
    font-family: 'Montserrat';
    font-size: 14px;
    text-decoration: none;
}

/* tamnaho e alinhamento das imagens no bloco de notícias */
.bloco-noticias img {
    max-width: 143px;
    padding-top: 20px;
    padding-bottom: 15px;
    margin: auto;
}

/* ajuste de fonte no bloco de notícias */
.bloco-noticias {
    font-size: 12px;
    font-weight: 600;
    color: #053e81;
}
/* ajuste de fonte dos links no bloco de notícias */
.bloco-noticias a {
    font-size: 12px;
    font-weight: 600;
    color: #053e81;
}
/* ajuste margem dos banners laterais */
.banners .row {
    margin: 0px;
}

/* ajuste do tamanho das img dos banners laterais */
.banners img {
    max-width: 100%;
    height: auto;
    padding-bottom: 8px;
}

/* ajuste margem dos banners laterais */
.acesso-rapido-titulo {
    background-color: #2d70de;
    line-height: 35px;
    font-weight: 500;
    font-family: 'Montserrat';
    font-size: 16px;
    color: #fff;
}

/* cor, bg, peso da fonte do acesso rápido */
.acesso-rapido-corpo {
    background-color: #1f5f9c;
    font-weight: 600;
    color: rgb(255, 222, 45);
}
/* cor, bg, peso dos links do acesso rápido */
.acesso-rapido-corpo a {
    background-color: #1f5f9c;
    font-weight: 600;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
}
.acesso-rapido-corpo a:hover {
    color: #ffde2d;
    font-weight: 600;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
}

/* cor, bg e profundidade da lista de notícias */
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #2d70de;
}


/* 	Em: 15/06/2021 - Lucas Dutra
	Objetivo: Criação de Classe para disponibilizar no partial com fundo a 10% para efetuar um degradê na página principal  */
.fundoNav {
	background-color: rgba(184, 184, 184, 0.12);
}


/* início bg borda alinhamento interno, posição e borda da lista de notícias */
.list-group-item {
    position: relative;
    display: block;
    /* padding: 0.75rem 1.25rem; */
    padding: 3px;
    /*background-color: #fff;*/ /* Em: 14/06/2021 - alteração da cor principal do site para capturar de acordo com o mês dentro da lista. Criador: Lucas Dutra */
	background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f2f2f2;
}

.list-group-item:first-child {
    border-top-left-radius: unset;
    border-top-right-radius: unset;
}
/* fim */
/* cor e bg, posição e borda do título da lista de notícias */
.list-titulo {
    font-weight: 500;
    font-family: 'Montserrat';
    font-size: 16px;
    position: relative;
    display: block;
    color: #fff;
    /* padding: 0.75rem 1.25rem; */
    padding: 3px;
    background-color: #2d70de;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.list-group-item:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 0px;
    /* border: 1px solid rgba(0,0,0,.125); */
}
/* Fim */
/* cor, fonte e pedo do link leia mais da lista de notícias */
.lista-noticias .leia-mais {
    font-size: 12px;
    font-weight: 600;
    color: #2d70de;
}

/* ajuste do badge da lista de notícias */
.badge-secondary {
    color: #fff;
    background-color: #c2c6c9;
}

/* ínício amanho da linha, tamanho da caixa, alinhamento, margens, bg, cores, borda peso e fonte da área da mídia */
.nav-inferior .nav-link {
    line-height: 38px !important;
    width: 33.333339% !important;
    text-align: center !important;
    padding: 0px !important;
    margin-left: 0px !important;
    background-color: #2d70de;
    color: #fff;
    border: 0px solid transparent;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.nav-inferior .nav-link.active {
    background-color: #1f5f9c !important;
    color: #f7da0f !important;
    font-weight: 500;
    font-family: 'Montserrat';
    font-size: 16px;
}

.nav-inferior .tab-content {
    min-height: 400px;
    background-color: #1f5f9c;
}
.nav-tabs {
    border-bottom: 0px solid #dee2e6;
}
/* Fim */

/* tamanho da imagem principal quando ampliada */
#img-principal {
    max-width: 100%;
}
/* tamanho da imagem e alinhamento quando em miniatura */
.img-thumbnail {
    width: 115px;
    height: auto;
    cursor: pointer;
    padding: 1px;
    margin-bottom: 15px;
}
/* ajuste de tamanho, borda e alinhamento dos iframes do youtube e podcasts */
.nav-midia iframe {
    max-width: 190px !important;
    height: auto;
    padding: 15px;
    border: 0px;
}


iframe {
    width: 100%;
    height: 350px;
    padding: 15px;
    border: 0px;
}


/* texto do rodapé, tamanho, peso, cor*/
#rodape label {
    font-weight: 700;
    font-size: 14px;
    color: var(--fonte-amar);
}
/* links */
#rodape a {
    text-decoration: none;
    color: #FFFFFF;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
    font-size: 13px;
    font-weight: 600;
}
/* links quando o mouse estiver sobre */
#rodape a:hover {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
/* fim */

/* ajuste dos itens da lista nas colunas do rodapé */
#rodape .col li {
    list-style: none;
    text-decoration: none;
}

/* ajuste das listas do rodape */
#rodape .col ul {
    padding: 0px;
    line-height: 90%;
}

#rodape #links-secretarias ul{
    list-style: none;
    /* line-height: 82%; */
}

#rodape #links-orgaos ul{
    list-style: none;
    /* line-height: 82%; */
}

/* icones das redes sociais */
.rodape-social-icon {
    padding: 5px;
    font-size: 25px;
    color: #e9e9e9!important;
}
/* icones das redes sociais */
.rodateto-social-icon {
    padding: 5px;
    font-size: 20px;
    color: #F2F2F2;
}
/* primeira row do rodapé */
.rodape-superior {
    background-color: #2d70de;
}
/* segunda row do rodapé */
.rodape-meio {
    background-color: #b0b7bb;
}
/* terceira row do rodapé */
.rodape-inferior {
    background-color: #2d70de;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

/* ajuste de cor, peso, tipografia, altura da linha e tamanho do texto dos links no rodapé */
.rodape-main .row div:nth-child(n+2):not(:last-child)::after {
    content: "";
    display: block;
    position: absolute;
    top: 30px;
    right: 0;
    width: 1.5px; /* Largura da borda */
    height: 88%;
    background-color: var(--fonte-amar); /* Cor da borda */
}

/* ajuste de posição, profundidade, cor, bordas, bg, transição, fonte do botão flutuante de acessibilidade */
#botao-acessibilidade {
    position: fixed;
    right: 30px;
    bottom: 30px;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    z-index: 999;
}
.botao-acessibilidade {
    border-radius: 50%;
    background-color: transparent;
    border: 0px;
}
.botao-acessibilidade:focus {
    outline-style: none;
    /* outline: 5px auto -webkit-focus-ring-color; */
    border: 15px black !important;
    text-shadow: 2px 3px 6px rgb(142 137 137 / 93%);
}

.icone-botao-acess:hover {
    color: #1f5f9c;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}

.icone-botao-acess {
    font-size: 50px;
    line-height: 37px;
    color: #2c59ff;
}
/* FIM */
/* Ajuste do conteúdo após o botão flutuante */
.dropup .dropdown-toggle::after {
    content: unset;
}

/* imagem do secretário na página da secretaria */
.sec_image{
    width: 55%;
    height: auto;
    margin: auto;
}

/* sessão de secretaria */
#conteudo-secretaria h3{
    font-weight: 700;
    color: #7e7e7e;
    font-family: 'Montserrat', sans-serif;

}

/* cor do bg dos botões da secretaria */
#conteudo-secretaria .btn-primary{
    background-color: #0062cc;

}



#conteudo-secretaria .active.btn-primary{
    background-color: #1f5f9c;

}
/* FIM */

/* Tamanhdo do iframe do maps */
.maps iframe{
    width: 100% !important;
    max-width: 100%;
}

/*
Os ajuste abaixo serão os mesmo acima quando necessário mudança de propriedade em resolução abaixo de 1366px
as propriedades se repetem abaixo com as propriedades ajustadas na resolução '>' que 1365.
 */


@media (max-width: 1365px) {
	.post-image img{
			max-width: 100% !important;
		}
	.img-overlay{
		width: 93%;
		top: 35%;
	}

    .img-popup{
        width: 40%;
        margin-top: 15px;
    }
	.carousel-indicators{
		display: none;
	}
	.carousel-caption-mobile h3 {
    font-size: 14px !important;
	}
	.carousel-caption-mobile{
	padding-bottom: 28%;
	}

    .nav-link {
        line-height: 20px;
        padding: 0px;
    }

    .alinhamento-roda-teto {
        white-space: nowrap !important;
        padding-right: 0px;
        padding-left: 0px;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: flex-start!important;
    }
    #secretaria_menu ul {
        display: flex;
        justify-content: start;
        align-items: center;
        /* list-style: none!important; */
        /* background-color: #c2c6c9; */
        /* height: 100%;
        padding-bottom: 15px; */
        /* color: #5d5d5d; */
        /* font-weight: 400; */
        /* overflow: initial; */
    }
    #secretaria_menu .nav-item {
        list-style-type: none;
        text-align: left !important;
        line-height: 1.3rem;
        height: unset !important;
        margin-top: -1px;
        position: relative;
        /* top: 15px !important; */
        -webkit-transition: top 0.2s ease, background-color 0.2s ease;
        -o-transition: top 0.2s ease, background-color 0.2s ease;
        transition: top 0.2s ease, background-color 0.2s ease;
    }

    #secretaria_menu .navbar-collapse{
        z-index: 1;
    }

    #pesquisa {
        padding-left: 0rem !important;
        margin-right: -0.5rem !important;
    }
    #redes-sociais {
        text-align: center;
    }
    

    #servicos {
        /* margin-top: 38px; */
    }

    .alinhamento-roda-teto {
        white-space: nowrap !important;
        padding-right: 0px;
        padding-left: 0px;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: flex-start!important;
    }
    #roda-teto-mobile {
    display: unset;
    }

    #icone-lei {
        display: none !important;
    }

    #roda-teto-mobile a {
        color: #6b6a6a !important;
        font-weight: 600;
        font-family: 'Montserrat', sans-serif;
        font-size: 13px;
    }
    #roda-teto {
    display: none;
        }

    #roda-teto .col, #roda-teto-mobile .col{
        display: none;
    }

    #roda-teto-acessibilidade {
        display: none;
    }

    .alinhamento-menu {
        padding-left: 0px;
        padding-right: 0px;
    }

    .nav-item {
    list-style-type: none;
    text-align: left !important;
    /* line-height: 13px; */
    height: 50px !important;
    /* margin-top: -38px; */
    position: relative;
    top: 0;
    -webkit-transition: top 0.2s ease, background-color 0.2s ease;
    -o-transition: top 0.2s ease, background-color 0.2s ease;
    transition: top 0.2s ease, background-color 0.2s ease;
    }
    .active > .nav-link {
        color: #a2a2a2 !important;
        background-color: unset;
    }
    #menu nav ul {
        padding-top: 30px;
        z-index: 999;
    }
    .form-inline {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-flow: row wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-flow: unset;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
    }
    .alinhamento-itens-menu ul {
        background-color: #ececec;
        padding: 9px;
        height: auto;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
    }
    .banners img {
        max-width: 100%;
        height: auto;
        padding-bottom: 8px;
    }
}

/* Novos banners laterais */
:root {
    --fonte-azul: #03588C;
    --fonte-amar: #F2CB05;
    --fonte-branca: #FFFFFF;
}

.bg-blue{
    background-color: #0476D9;
    color: var(--fonte-branca)!important;
}

.bg-yellow{
    background-color: #F2CB05;
    color: var(--fonte-azul)!important;
}

.parent{
    width: 97%;
    height: 80px;
    position: relative;
    border-top: 6px solid white;
    border-bottom: 6px solid white;
    border-right: 6px solid white;
    border-left: 6px solid white;
    border-radius: 80px 80px 80px 80px;
    box-sizing: border-box;
    @media(max-width: 864px){
        height: 80px;
    }
}

.parent + .parent{
    margin-top: 10px;
}

.child-circle{
    width: 22%; 
    height: 80px; 
    /* background-color: #0073E6; */
    border-radius: 50%;
    border: 6px solid white;
    position: absolute;
    left: -6px; /* Ajuste para alinhar a borda esquerda */
    top: -6px; /* Ajuste para alinhar a borda superior */
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;

    @media(max-width: 864px){
        height: 80px;
    }
}
.background-square{
    width: 78%;
    height: 64px; /* 200 - 2 * 8 (border width) */
    border-radius: 0px 50% 50% 0px;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    justify-content: start;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    @media(max-width: 864px){
        height: 60px;
        /* font-size: 25px; */
    }
    
}

@media(min-width: 768px) and (max-width: 992px){
    .child-circle{
        width: 25%;
    }
    .background-square{
        width: 75%;
    }
}

#navbarsmenuprincipal .ativo a span{
    border-bottom: 3px solid #f7da0f;
    padding: 2px;
}


