/*
Theme Name: Secretarias Multisite
Theme URI: http://underscores.me/
Author: Equipe Web - IplanRio
Author URI: http://www.rio.rj.gov.br/iplanrio
Description: Tema para Secretarias e Ã³rgÃ£os Multisite - Prefeitura.rio
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: secretarias-prefeitura-rio
Tags: one-column, custom-menu, featured-images, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
UnderStrap is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.

Resource Licenses:
Font Awesome: http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
Bootstrap: http://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (Code licensed under MIT, documentation under CC BY 3.0.)
and of course
jQuery: https://jquery.org | (Code licensed under MIT)
WP Bootstrap Navwalker by Edward McIntyre: https://github.com/twittem/wp-bootstrap-navwalker | GNU GPL
*/

/*
This file is just used to identify the theme in WordPress.
The compiled CSS output can be found in /css/theme.css
The SASS sources for it can be found in /sass/
The dependencies can be found in /src/ after running "gulp copy-assets" terminal command

...and now go out and play!
*/

body {
    overflow-x: hidden;
	font-family: 'cera_proregular'!important;
    font-size: 16px!important;
    color: #181818!important;
    line-height: 1.5!important;
}
div#cke_pastebin {
    margin-bottom: 1rem;
}

:root {
    --azure: #12bbef;
    --white: #ffffff;
    --header-grey: #363636;
    --header-blue: #004a80;
    --steel-grey: #81868a;
    --steel-grey-33: rgba(129, 134, 138, 0.33);
    --mais-buscados: #ededed;
    --mais-buscados-link: #888888;
    --greyish-brown: #424242;
    --deep-sea-blue: #00508a;
    --greyish-brown-68: rgba(72, 72, 72, 0.68);
}

.bloco-calendario{
    display: block;
    

}

.texto-simples {
    max-height: flex;
    max-width: 850px;
    margin-left: 10%;
    margin-right: 10%;
    color: #000000;
    
}

.texto-titulo-azul {
    max-height: block;

    max-width: 850px;
    margin-left: 10%;
    margin-right: 10%;
    color: #004A80 ;
    text-align: left;
}

.tamanho-bloco-texto {
    display: contents;
    max-height: max-content;
}

.estilo-texto-calendar {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    font-family: 'Cera_proregular';
    padding-inline-start: 0px;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.125;
	letter-spacing: -0.7px;
	text-align: left;
    color: #ffffff;
}

.estilo-texto-calendar p {
    /*color: #FFFFFF;*/
	color: #000000;
	font-family: 'Cera_proregular';
	/*font-size: 14px;
	line-height: 1.125;
	letter-spacing: -0.7px;*/
	margin: 0 0 20px;
    padding: 0 15px 0 15px;
}

.form-label {

    color: #088fb8;
	font-family: 'Cera_probold';
    font-size: 18px;
    

}

.form-check-label {
    color: #088fb8;
	font-family: 'Cera_probold';
    font-size: 18px;
}



/* Formulario  */

.form-select {
    background-color: #034C7F;
    color: #fff;
    border-radius: 50px;
    font-weight: bold;
}

.form-select .arrow {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-caret-down' viewBox='0 0 16 16'%3E%3Cpath d='M3.204 5h9.592L8 10.481zm-.753.659 4.796 5.48a1 1 0 0 0 1.506 0l4.796-5.48c.566-.647.106-1.659-.753-1.659H3.204a1 1 0 0 0-.753 1.659'/%3E%3C/svg%3E");
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #ffffff;
    transition: transform ease-in-out 0.3s;
  }




.estilo-texto-calendar .row {
    justify-content: right !important;
}



.btn-continuar {
  color: #ffffff !important;
  background-color: #034C7F !important;
  border-color: #034C7F;
  font-weight: bolder !important;
  border-radius: 10px !important;
  
  
}
.btn-continuar:focus,
.btn-continuar.focus {
  color: #034C7F;
  background-color: #034C7F;
  border-color: #034C7F;
}
.btn-continuar:hover {
  color: #034C7F;
  background-color: #034C7F;
  border-color: #034C7F;
}
.btn-continuar:active,
.btn-continuar.active,
.open > .dropdown-toggle.btn-continuar {
  color: #034C7F;
  background-color: #034C7F;
  border-color: #d58512;
}
.btn-continuar:active:hover,
.btn-continuar.active:hover,
.open > .dropdown-toggle.btn-continuar:hover,
.btn-continuar:active:focus,
.btn-continuar.active:focus,
.open > .dropdown-toggle.btn-continuar:focus,
.btn-continuar:active.focus,
.btn-continuar.active.focus,
.open > .dropdown-toggle.btn-continuar.focus {
  color: #034C7F;
  background-color: #034C7F;
  border-color: #985f0d;
}
.btn-continuar:active,
.btn-continuar.active,
.open > .dropdown-toggle.btn-continuar {
  background-image: none;
}
.btn-continuar.disabled:hover,
.btn-continuar[disabled]:hover,
fieldset[disabled] .btn-continuar:hover,
.btn-continuar.disabled:focus,
.btn-continuar[disabled]:focus,
fieldset[disabled] .btn-continuar:focus,
.btn-continuar.disabled.focus,
.btn-continuar[disabled].focus,
fieldset[disabled] .btn-continuar.focus {
  background-color: #034C7F;
  border-color: #eea236;
}
.btn-continuar .badge {
  color: #f0ad4e;
  background-color: #034C7F;
}

.botao-continuar {

    width: fit-content;
    align-items: end;
}

/* Formulário Rel Creches */

fieldset.formCadasto legend {
    font-family: 'Gotham-Medium', sans-serif;
    color: #028fb8;
    width: initial;
    margin-bottom: 0;
    font-size: 1.5em;
    font-weight: 500;
}

#lista-bairros{
    padding-bottom:10px; 
}

.lista-bairros {

    
    display: table-cell;
}

.lista-bairros {
    width: 100%;
    display: table-row;
    float: left;
}

.formCadasto {
    max-width: 862px;
    margin: 0 auto;
    padding: 20px;
}



.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

fieldset {
    
  }


  .rt {
    width: 100%;
    font-size: 9pt;
    line-height: 18px;
    border-collapse: collapse;
    border-spacing: 0;
}

#rt1>tbody>tr>td, #rt1>tbody>tr>th, #rt1>tfoot>tr>td, #rt1>tfoot>tr>th, #rt1>thead>tr>td, #rt1>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

#rt1 th {
    padding: 4px;
    text-align: left;
    background-color: #008cba;
    color: white;
}

.border {
    border: 1px solid #b7b7b7 !important;
}









/* HEADER */
.bg-primary.assinatura-prefeitura {
    background-color: var(--header-grey) !important;
}

.navbar {
    height: 53px !important;
    padding: 0;
    z-index: 9;	
}

.HeaderLogo {
    display: flex;
    align-items: center;
}

.navbar-brand {
    padding-left: 1rem!important;
    /*padding-bottom: 10px!important;*/
    margin-right: 7px !important;
}

.prefeiturario {
    font-family: 'cera_probold';
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: 0.63px;
    text-align: left;
    color: var(--azure);
}

.prefeiturario .rio {
    color: var(--white);
}


/*DIV TEXTO TITULOS*/
.TextosTtitulos  {
     text-align: center;
    font-family: 'cera_problack';
    font-size: 39.5px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: -0.99px;
    
    color: var(--deep-sea-blue);
	width: calc(100% - 30px);
    margin: 0 auto;
    
}

/* INÍCIO CSS DOS CARDS */




/* FIM CSS DOS CARDS */




/*DIV CALENDARIO RESPONSIVO*/
.CalendarioResponsivo {
    /*padding-bottom: 5%;*/
    padding-top: 40px;
    padding-bottom: 15px;
}

.calendariocompativel-desktop, .calendariocompativel-mobile {
    display: none;
}


.accordion {
    padding-bottom: 5%;
    width: 70%;
    --bs-accordion-btn-bg: #034C7F;         /*  Cor do botão ativo */ 
    --bs-accordion-active-bg: #034C7F;      /*  Cor do botão ativo */ 
    --bs-accordion-active-bg: #034C7F;     
    /* --bs-accordion-color: #ffffff;        Cor do Texto do corpo */ 

    --bs-accordion-active-color: #ffffff;    /*  Cor do texto do botão ativo */        
}

.accordion-item {
    padding-bottom: 1%;
}

/*ALTERANDO O BOTÃO DO ACORDEON */
.accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgb(255,255,255)' class='bi bi-plus' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4'/%3E%3C/svg%3E");
    transition: all 0,5s;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgb(255,255,255)' class='bi bi-dash' viewBox='0 0 16 16'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8'/%3E%3C/svg%3E");
}


.accordion-button {
    color: #FFF;
}



.accordion-button:not(.collapsed) {
    color: var(#ffffff);
}

.conf-img-whatsapp {
	
	
}


.servico1 {
	align-items: center;
    justify-content: center;
    max-width: ;
}



/* DIV HEADER ACESSIBILIDADE */
.HeaderAcessibilidade {
    float: right;
    display: flex;
    align-items: center;
    height: 100%;
}
.HeaderAcessibilidade span {
    color: #fff;
    padding-right: 10px;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
}

.HeaderAcessibilidade a, .HeaderAcessibilidade a:hover {
    color:#fff;
}

.HeaderAcessibilidade h5, .HeaderSocial h5 {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}

.HeaderAcessibilidade .diminuir-fonte {
    padding-right: 15px;padding-right: 10px;
}

.HeaderAcessibilidade .aumentar-fonte {
    /*padding-right: 41px;*/
    padding-right: 15px;padding-right: 10px;
}

.sitecompativel-desktop, .sitecompativel-mobile {
    display: none;
}
@media (min-width: 576px) {
.sitecompativel-desktop {
    display: block;    
}
img.logo-sitecompativel {
    max-height: 24px;
}
}
@media (min-width: 600px) {
img.logo-sitecompativel {
    max-height: 34px;
}
}
@media (min-width: 992px) {
.sitecompativel-desktop {
    display: none;    
}
.sitecompativel-mobile {
    display: block;
}
}
@media (min-width: 1081px) {
img.logo-sitecompativel {
    padding-right: 10px;
}
}
@media (min-width: 1200px) {
.sitecompativel-desktop {
    display: block;    
}
.sitecompativel-mobile {
    display: none;
}
}
@media (max-width: 575px) {
.calendariocompativel-mobile{
    display: block;
}    
.sitecompativel-mobile {
    display: block;
}
img.logo-sitecompativel {
    max-height: 24px;
}
}

@media (min-width: 576px) {
    .calendariocompativel-desktop{
        display: block;
    }    
    .sitecompativel-mobile {
        display: block;
    }
    img.logo-sitecompativel {
        max-height: 24px;
    }
}


/* HEADER DIV SOCIAL */
#wrapper-navbar .container {
    /*text-align: center;*/
    border: 0px solid red;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.HeaderSocial {
    display: flex;
    align-items: center;
    left:0;
    right:0;
}

.HeaderSocial img {
    max-height: 37px;
    padding-right: 22px;padding-right: 17px;
}
.HeaderListaSocial {
    padding-left: 131px !important;padding-left: 116px !important;padding-left: 26px !important;
}
.HeaderListaSocial li {
    display: inline-block;
    margin-right: 11px;margin-right: 10px;
}
.HeaderListaSocial img {
    width: 27px;
    padding-right: 0px;
}

/* HEADER DIV HERO */
#wrapper-herocanvas {
    padding: 1px !important;
    height: 94px;
    /*background: var(--header-blue);*/
    transition: all 0.2s ease-out;
}

#logo_principal {
    /*padding: 22px 39px 21px 0px;*/
	/*padding: 22px 1rem 21px 1rem;*/
    display: inline-block;
}

#logo_principal_rioEduca {
    /*padding: 22px 39px 21px 0px;*/
    /*padding: 22px 1rem 21px 1rem;*/
    display: inline-block;
}

#logo_principal_rioEduca_inscricao {
    /*padding: 22px 39px 21px 0px;*/
    /*padding: 22px 1rem 21px 1rem;*/
    display: inline-block;
}

#logo_principal img {
    max-width: 221.03px !important;
    height: 85px;
    float: left;
    transition: all 0.2s ease-out;
}

#logo_principal_rioEduca img {
    /*max-width: 221.03px !important;*/
    height: 85px;
    float: left;
    transition: all 0.2s ease-out;
}

#logo_principal_rioEduca_inscricao img {
    /*max-width: 221.03px !important;*/
    height: 85px;
    float: left;
    transition: all 0.2s ease-out;
}

/* HEADER DIV MENU */

.navbar-expand-lg .navbar-nav {
    align-items: center;
}

#menu #main-menu li a {
    padding-right: 27px;
    font-family: 'cera_probold';
    font-size: 16px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.78;
    letter-spacing: -0.4px;
    text-align: right;
    color: var(--white);
    color: #707070;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}
.dropdown-menu {
    background-color:#004A80!important;
	max-width: 300px;
	width: max-content;
}
.dropdown-menu li a {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
	white-space: normal;
	line-height: normal!important;
	border-bottom: 1px dotted #00C0F3;
    width: calc(100% - 30px);
    margin: 0 auto;
	padding-left: 0rem!important;
    padding-right: 0rem!important;
}
.dropdown-menu li:last-child a {
    border: 0px;
}
.dropdown-item:active, .dropdown-item:focus, .dropdown-item:hover {
    background-color: #00C0F3;
    background-color: #004A80!important;
    color: #00C0F3!important;
}

/* HEADER SEARCH FORM */
#formulario, #searchform {
    float: right;
}

#formulario .form-control {
    font-family: 'cera_probold';
    color: var(--header-blue);
    font-size:16px;
    height: 50px;
    border-radius: 4px;
    box-shadow: 0px 3px 8px 0 #0000002e;
    border: solid 1px #fff;
    background-color: #fff;
	width: 100%!important;
}

.formulario-sticky {
    max-width: 90%;
    float: right;
    margin-top: -7px !important;
    margin-right: 20px;
}

.input-group {
    min-width: auto;
    margin-right: 20px;
}
.input-group-append .btn {
    z-index: 3;
}
.form-control:focus {
    color: var(--header-blue);
    background-color: #fff;
    border-color: #FFF;
    box-shadow: 0 0 0 0.2rem rgba(0,0,0,.05);
}
.btn-primary:active {
    box-shadow: none;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:click, .btn-primary:onblur {
    box-shadow: none;
}

#searchsubmit:focus {
    box-shadow: 0 0 0 0;
    border: 0 none;
    outline: 0;
} 

#dropdownMenuButton:focus {
      box-shadow: 0 0 0 0;
    /*border: 0 none;*/
    outline: 0;
}

#searchsubmit {
    background:url(https://prefeitura.rio/wp-content/themes/prefeitura-rio/layouts/images/header/search.svg) no-repeat;
    cursor:pointer;
    width: 25px;
    height: 25px;
    border: none;
    position:absolute;
    right:18px;
    top:13px;
    margin-right: 15px;
	z-index: 3;
}

@media (max-width: 1199px) {
.HeaderListaSocial {    
    padding-left: 0px!important;
}
#menu #main-menu li a {
	padding-left: 8px;
    padding-right: 8px;
    width: 118px;
}
}

@media (max-width: 1080px) {
.navbar-brand {
    padding-left: 0px!important;
    /*padding-bottom: 10px!important;*/
    margin-right: 7px !important;
}
.HeaderAcessibilidade span {
    display: none;
}
.HeaderAcessibilidade .diminuir-fonte {
    padding-right: 10px;
}
.HeaderAcessibilidade .aumentar-fonte {
    padding-right: 10px;
}
.HeaderListaSocial {
    padding-left: 0.5em!important;
}
.HeaderListaSocial li {
    margin-right: 0.5em!important;
}
#logo_principal {
    padding: 22px 1rem 21px 1rem;
}
#logo_principal_rioEduca {
    /*padding: 22px 1rem 21px 1rem;*/
}
#logo_principal_rioEduca_inscricao {
    /*padding: 22px 1rem 21px 1rem;*/
}
}

@media (max-width: 991px) {
.navbar {
    height: auto!important;
}
.navbar-brand {
    padding-left: 0px!important;
	/*padding-bottom: 10px!important;*/
    margin-right: 7px !important;
}
.HeaderAcessibilidade span {
    display: none;display: block;
}
.HeaderAcessibilidade .diminuir-fonte {
    padding-right: 10px;
}
.HeaderAcessibilidade .aumentar-fonte {
    padding-right: 10px;
}
.navbar-brand-1746, .navbar-brand-info, .navbar-brand-carioca, .navbar-brand-lgpd {
    padding-right: .5em !important;
}
.navbar-brand-carioca img, .navbar-brand-1746 img, .navbar-brand-info img, .navbar-brand-lgpd img {
    width: auto!important;;
    object-fit: contain;
	padding-right: 0.5em;
}
.HeaderSocial img {
    max-height: 34px;    
}
    .HeaderSocial {
        display: block !important;
        display: none !important;
    }
.HeaderListaSocial {
    padding-left: 0.5em!important;
}
.HeaderListaSocial li {
    margin-right: 0.5em!important;
}
.HeaderSocial .HeaderListaSocial img {
    width: 24px!important;
}

#wrapper-herocanvas {
    display: flex;
    height: auto !important;
}
#wrapper-herocanvas .container {
    display: inline-block;
}

#logo_principal {
    display: inline-block;
    min-width: 100%;
    text-align: center;
    padding: 17px 0px 20px 0px;
}
#logo_principal_rioEduca {
    display: inline-block;
    min-width: 100%;
    text-align: center;
    /*padding: 17px 0px 20px 0px;*/
}
#logo_principal_rioEduca_inscricao {
    display: inline-block;
    min-width: 100%;
    text-align: center;
    /*padding: 17px 0px 20px 0px;*/
}
#logo_principal img {
    float: none;
}
#logo_principal_rioEduca img {
    float: none;
}
#logo_principal_rioEduca_inscricao img {
    float: none;
}
.navbar-expand-lg .navbar-nav {
    align-items: flex-start;
}

#main-menu {
    margin-bottom: 20px;
}
#menu #main-menu li a {
    text-align: left;
    width: auto;
}
.dropdown-menu {
    border: 0px!important;
    margin-left: 8px!important;
    margin-bottom: 10px!important;
	max-width: initial;
	width: auto;
}
.dropdown-menu li a {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
	white-space: normal;
	line-height: normal!important;	
	
	border-bottom: 1px dotted #00C0F3;
    width: 100%!important;
    margin: 0 auto;
	padding-left: 15px!important;
    padding-right: 15px!important;
}

#formulario {
    display: block;
    min-width: 100%;
    padding: 0px 17px 20px 17px !important;
    float: initial;
    margin-top: 0px;
}
#wrapper-herocanvas #formulario #searchform {
    width: 100%;
    margin-top: -15px;
    margin-bottom: 20px;
}
.input-group {
    min-width: 100px;
    margin-right: 0;
}

}

@media (max-width: 767px) {
    
    .HeaderAcessibilidade span {
        display: block;
    }

    /*.HeaderSocial {
        width: 100%!important;
        justify-content: flex-start!important;
    }*/

    .HeaderSocial {
        display: block !important;
        display: none !important;
    }
    
    /* Início Inserido WPM*/
    .ListaMaisBuscados li.item  {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .ListaMaisBuscados li.item .icon {
        width: 70px;
    }
    
    .ListaMaisBuscados li.item .text {
        padding-left: 1px;
        /* width: calc(100% - 70px); */
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;-webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    /* Início Inserido WPM*/
}

@media (max-width: 600px) {
    .HeaderSocial img {        
        max-height: 25px;
    }
    .HeaderSocial {
        display: block !important;
        display: none !important;
    }
    .HeaderListaSocial {        
        padding-left: 0em!important;
    }
    .HeaderListaSocial li {
        margin-right: 0.375em!important;
    }
}

@media (max-width: 480px) {
#wrapper-herocanvas #formulario #searchform {
    width: 100%;
    margin-top: -15px;
    margin-bottom: 20px;
}

.HeaderLogo {
    justify-content: flex-start!important;
    /* width: 100%;*/
}
.navbar-brand {
    padding-left: 0px!important;
	/*padding-bottom: 10px!important;*/
    margin-right: 7px !important;
}

.HeaderAcessibilidade {
    display: none;
    display: flex!important;

}
.HeaderAcessibilidade span {
    /*display: none;*/
}
.HeaderAcessibilidade .diminuir-fonte {
    padding-right: 15px;padding-right: 10px;
}
.HeaderAcessibilidade .aumentar-fonte {
    /*padding-right: 41px;*/
    padding-right: 15px;padding-right: 10px;
}

.HeaderSocial {
    width: 100%!important;
    justify-content: flex-start!important;
    /*justify-content: center!important;*/
}
    .HeaderSocial {
        display: block !important;
        display: none !important;
    }
#wrapper-navbar .navbar-brand-1746, #wrapper-navbar .navbar-brand-info, #wrapper-navbar .navbar-brand-carioca, #wrapper-navbar .navbar-brand-lgpd {
    padding-right: .5em !important;
}
.HeaderListaSocial li {
    margin-right: 0.5em!important;margin-right: 0.375em!important;
}


.navbar-brand-carioca img, .navbar-brand-1746 img, .navbar-brand-info img, .navbar-brand-lgpd img {
    width: auto!important;
    height: auto!important;
}


.navbar-brand-carioca img {
    /*width: 88px;*/
    height: 32px!important;
    /*margin-right: 22px;*/
    padding-right: 0px;
}
.navbar-brand-1746 img {
    /*width: 65px;*/
    height: 32px!important;
    /*margin-right: 22px;*/
    padding-right: 0px;
}
.navbar-brand-info img {
    /*width: 97px;*/
    height: 32px!important;
    /*margin-right: 22px;*/
    padding-right: 0px;
}
.navbar-brand-lgpd img {    
    height: 32px!important;    
    padding-right: 0px;
}

.HeaderSocial .HeaderListaSocial img {
    /* width: 14px; */
    width: 27px;
    width: 24px!important;
}
.HeaderSocial img {        
    max-height: 23px;
}
}

@media (max-width: 450px) {
.HeaderAcessibilidade span {
    display: none;
}
.HeaderSocial {
    display: block!important;
}
    .HeaderSocial {
        display: block !important;
        display: none !important;
    }
.HeaderSocial img {        
    max-height: 32px;
}
.HeaderListaSocial {
    margin: 5px auto;
    justify-content: left!important;
}
}

/* BANNER */
#wrapper-hero {
    display: block;
    display: block!important;    
    background-color: #fff;
    /*margin-top: 240px;*/
    /* height: 342px; */
}

.carousel-indicators {
    width: 100% !important;
    align-items: center;
    position: absolute;
  margin: 0 auto;
}
#carouselExampleControls {
    max-width: 1170px;
    /*margin-top: 49px;
    margin-bottom: 58px;*/
    margin-top: 0px;
    margin-bottom: 0px;
}
.carousel-item {
    /*height: 267px;*/
    margin-top: 0px;
  border-radius: 4px;
  box-shadow: 0px 1px 3px 0 #00000026;
  background-color: #e6e6e6;
}
.carousel-item img {
    width: 100%
}
.carousel-control-prev-icon {
    width: 17px;
      height: 29px;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAdCAYAAABMr4eBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAQ9JREFUeNqklUsKwjAQhpvaowgKQguCIOiiQl0VF+68pSDoxoIKuhAfC+/gAdwJovUPTKXUJM1j4IN2KB+TJpNheZ57FtEGMXiDNbOQhGAKGL0/TCVVAY+X7yjgcfAdBXuwDTQEXTCRCDL+UCfpgVSQ/wl4+K4CVSUywQbsqsnAQJBRFX/huwqqlQzA2FRQlgxBYiMoltNxERSSpiB/1RUUkrsgH4GWieQCzpV8A8yoZ7Qk/C5YCkSMmi7UkXgl0dFGJLqUEtrycvCP5uCmc2JlW6usSNbFKlGks5y6pXn0/04694nq1KbUrFqVFBETwopMRoasSRemc0ckeprMHeH9ivgwy1ncByOaxauvAAMA425UzIhQyucAAAAASUVORK5CYII=');
}
.carousel-control-next-icon {
    width: 17px;
      height: 29px;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAdCAYAAABMr4eBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAS5JREFUeNqklc9qwkAQxierJ1/BizcvpQWp9FBBCy1Ie9GLr+mhBkoV9KDQIggtFCz0OXqN38IsLDLj7pCBjySb8Mu3mT8pqqq6IqJnqAGtoQ8yRpMBLb4e89rWAnGsOB6hgRXyLqybQB5ygEoFNMqBFPiw4bwPvQjP+O+zSjkJsVccDdhVlpMQN9DE38t15IS1L2gOVbmOnOLw2wKSthPHNTQVtvYJvYWXuET2NEd3nMkilD1lgEhwdMvHMrWdOLrQjBs1joUztMgvZ+482haIz0xPWP9zBoBUI774fpo1AEtol5MdDVByr1GqTrIAl5wMoYccgAbRppoIIMN8VQHnTiSAL+dXHqGUgmiAedQ7F8fjqA4gQO7rAALkvw4gTLYOjk/c4hvoaP0XnwQYAI/EUOrxAXo9AAAAAElFTkSuQmCC');
}
.carousel-control-close {
    float: right;
  position: absolute;
    width: 27px;
    height: 27px;
  top: 24px;
  right: -47px;
    z-index: 999999999;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAh5JREFUeNq0lk1IVFEUx+8MGpMUblxo6KqJCfGLsbaBKbXIoRaZ7qMoIoqYwIX5sZ9lUUQtnN2QCGFBRF9oO90oNjSQK6NpEYQY9DE6+T9wrgzXe+7cNzwP/JjHm8v5vXffufeeiJr9qTyjDbSDFhABv8EXsAr++CSo8xBcA8PgqDCGRG/BU/AclKVkEeHNDoEJcAvUK/+gt7wB5m1/Ri33joMlkA4oougAH8AUT7VT1g0WQELVHiQZB49MYaXsCHgFmlQ4cRVMSrIsaFbhxj1wypQNgX7L4P9gGWxXSfoVfBem9IH2aNmYkOQu6AFneV3ZYg7EwTFBSEVzXstOgC4hkRbQOhq0CEl0EfwFJbAl5LmsZecc05MBp/n6nSHUon/gAHgGWoU89IliJDvpkB0ELyzCnCGaASlHnhhNZ5TnWwUUjgQQ6YiTrMFjoBYmjftZT5HS01j2HPyG977KeOyoUuveWPQYZxZDUigaVxRJlg8oom/00VGlUuRJ9t4x4LVQdbaiSTl2mjWwHuUnl57qoaPqTCEt/E9Cnpw+qTfANJ/IZozy73VwxlGlab7utIwp8XGze1JTX1EAh1X4keE9dncjpoq8sw+iAp/ae86zJ+B+iKIf4AL4JbUFt0MS0lEzAD67ehAq3ZvgCtisUURV2cuHbtXuSk9pgqvIdztaAZf4jb4F6Rsro5HXV19FR6ybU+qIF8FLbv+csSPAAB5ef/7na9YsAAAAAElFTkSuQmCC');
}
.carousel-indicators li {
    width: 12px;
  height: 12px;
    border-radius: 50%;
    background-color: #cac7c7;
}
.carousel-indicators .active {
    width: 18px !important;
  height: 18px !important;
    background-color: #cac7c7;
}

.carousel-control-next, .carousel-control-prev {
    /*height: 250px;*/
    height: auto;
    width: 7% !important;
}
#carouselExampleControls .carousel-control-next:focus, #carouselExampleControls .carousel-control-next:hover, #carouselExampleControls .carousel-control-prev:focus, #carouselExampleControls .carousel-control-prev:hover {
    outline-width: 0px !important;
}

@media (min-width: 1200px) {
#wrapper-hero {    
    width: calc(100% - 0px);
    margin-left: 15px;
}
}

@media (max-width: 1199px) {
#carouselExampleControls {    
    margin-left: 30px;
    width: calc(100% - 30px);
	margin-top: 30px;
}
}

@media (max-width: 480px) {
#wrapper-hero {
    padding: 0px!important;
}
#carouselExampleControls {    
    margin-left: 15px;
    width: 100%;
	margin-top: 15px;
    margin-bottom: 15px;
}

.CalendarioResponsivo {
    /* padding-bottom: 5%; */
    padding-top: 5px;
    padding-bottom: 5px;
}

}

/* WRAPPER-MAIS-BUSCADOS */  
#wrapper-mais-buscados-mobile, #wrapper-personas-mobile {
    display: none;
}
#wrapper-mais-buscados {
    /*height: 583px;*/
    display: block;
    display: block!important;
}
#wrapper-mais-buscados .row {
    padding-bottom: 43px;
}
#wrapper-mais-buscados .col-sm:not(:last-child) {
    padding-right: 20px;
}
.TitleMaisBuscados, .TitleMaisServicos  {
    width: 100%;
    padding-bottom: 38px;
    font-family: 'cera_problack';
    font-size: 39.5px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: -0.99px;
    text-align: center;
    color: var(--deep-sea-blue);
	width: calc(100% - 30px);
    margin: 0 auto;
}
ul.ListaMaisBuscados, ul.ListaMaisTags, ul.ListaMenuMaisBuscados, ul.ListaMaisServicos, ul.ListaPersonas, ul.ListaFooter, ul.ListaDoubleFooter, ul.ListaRedesSociaisFooter, ul.HeaderListaSocial, ul.ResumeProdutos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 0px;
    margin-bottom: 0px;
}

ul.ListaMaisBuscados {
    justify-content: center;
    width: calc(100% - 30px);
    margin: 0 auto;
}
@media (max-width: 767px) {
    ul.ListaMaisBuscados {
        display: block;	
    }
}

.ListaMaisTags li {
  font-family: "museo_sans500", sans-serif;
padding: 8px 5px 4px 15px;
margin-right: 22px;
border-radius: 17px;
/*background-color: #4579fb;*/
  border: solid 1px #4579fb;
display: inline-block;
font-size: 13px !important;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
text-align: left;
color: #fff;
  background-color: #4579fb;
}
.ListaMaisTags li:hover {
padding: 8px 5px 4px 15px;
margin-right: 22px;
/*margin-bottom: 22px;*/
border-radius: 17px;
background-color: #4579fb;
display: inline-block;
font-size: 12px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
text-align: left;
color: #fff;
}
.ListaMaisTags li:after {
content: "";
display: block;
float: right;
margin-top: -3px;
margin-left: 15px;
width: 9px;
height: 9px;
  padding: 10px;
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAEdJREFUeNpi+P//PwcQ2wMxAw5sB1LDAFUEAhVYFFVA5ezRBSqwKAKLMeCQwNCIyyoMpzAxEAtItZoozxAdPIQCHCTHARBgAIc1J13UrCpQAAAAAElFTkSuQmCC');
  background-position: center;
background-repeat: no-repeat;
}
.ListaMaisTags li:hover:after {
content: "";
display: block;
float: right;
margin-top: -3px;
margin-left: 15px;
width: 20px;
height: 20px;
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALFJREFUeNq0lcENgzAMRS0OPWUfJooyCZuwQ/bhiLhkAtdCvyIY06jF+dK/GPspOMYQM5PhIE7iLF750IpYQs6l1oJF8cZtbci9Bb7EM/+uGbUX4D+wGnoCRn6u+AEGo2eLeBIXo7Dg2WL0NBBuTGvCyUcFLYgRcrQSYQysU4wKasW0Mqk5+wZtwfY5pUaja2gLtmsgb/V4ZfdLcR8b98F2//S6LIcu68t9wbr8At4CDABor3KYMnh9owAAAABJRU5ErkJggg==');
}
.ListaMaisTags {
  background-color: #f5f5f5;
  width: 100%;
  /*margin-top: 19px;
    margin-bottom: 20px !important;*/
}
.ListaMaisBuscados li {
  /*border: solid 3px var(--mais-buscados);*/
  align-items: center;
  /* border: #D4D2D2 3px solid; */
  border-radius: 5%;
  /* box-shadow: 0px 5px 2px 2px rgba(0, 0, 0, 0.05); */
  width: 220px;
  height: 95px;
  box-sizing: border-box;
/*   padding: 8px 59px 9px 18px; */
  margin-right: 22px;
  margin-bottom: 22px;
  background-color: var(--mais-buscados); /* Ao comentar essa linha o fundo dos botões mais buscados fica branco */
  display: inline-block;
  font-family: "museo_sans300", sans-serif;
  font-size: 15px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 95px;
  letter-spacing: normal;
  text-align: center;
  color: #fff;  
  width: calc(25% - 22.5px);
  height: 127px;    
  /* font-size: 18px; */
  font-weight: 900;
  line-height: normal;    
  display: flex;
 
  padding: 10px;
  margin: 0 15px 20px;
  color: var(--mais-buscados-link);
}

.ListaMaisBuscados li:hover {
   /* border: #D4D2D2 1px solid; */
   /* border: solid 3px var(--mais-buscados); */
  /* padding: 8px 59px 9px 18px; */
  margin-bottom: 22px;
  background-color: var(--mais-buscados);
  /* background-color: #fff; */
  display: inline-block;
  font-family: "museo_sans300", sans-serif;
  font-size: 17px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 95px;
  letter-spacing: normal;
  text-align: center;
  color: #004A80    ;
  margin-bottom: 20px;
  font-weight: 900;    
  line-height: normal;    
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  color: var(--deep-sea-blue);
}

.ListaMaisBuscados li:nth-child(4n+1) {
    margin-left: 0px;
    margin-right: 15px;
}
.ListaMaisBuscados li:nth-child(4n+4) {
    margin-right: 0px;
    margin-left: 15px;
}

@media (max-width: 991px) {
.ListaMaisBuscados li {
    width: calc(33.33333% - 20px);
}
.ListaMaisBuscados li:nth-child(3n+1) {
    margin-left: 0px;
    margin-right: 15px;
}
.ListaMaisBuscados li:nth-child(3n+2) {
    margin-left: 15px;
    margin-right: 15px;
}
.ListaMaisBuscados li:nth-child(3n+3) {
    margin-right: 0px;
    margin-left: 15px;
}
}
@media (max-width: 767px) {
    .ListaMaisBuscados li {
        width: calc(100% - 0px);
        margin-left: 0px!important;
        margin-right: 0px!important;
        /*height: auto;*/
    }

    .ListaMaisBuscados .span.icon-text1 {

        
        display: flex;
        align-items: center;
        justify-content: center;
        
        
    }

    .ListaMaisBuscados   .text {
        
        /* width: calc(100% - 70px); */
        text-align: left;
        overflow: hidden;
        
        display: -webkit-box;-webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .ListaMaisBuscados .icon-text1 {

        display: inline-flex !important ; 
        align-items: center !important;


    }
    
    
}

.ListaMaisBuscados li a {
    /* color: var(--mais-buscados-link); */
    color: #004A80;
    text-transform: uppercase;
    /*font-family: 'cera_probold';*/
	font-family: 'cera_problack';
    width: 100%;
}

.ListaMaisBuscados li a:hover {
	color: var(--deep-sea-blue);
}

.LinhaMaisBuscados {
    background-color: #f5f5f5;
    height: 1px;
    width: 100%;
    margin-top: 33px;
}

h2.TitleMenuMaisBuscados:before {
    content: "";
    display: block;
    width: 28px;
    margin-top: 41px;
    margin-bottom: 21px;
    position: relative;;
    border-top: 6px solid #e1dfdf;
}
.TitleMenuMaisBuscados {
  margin-bottom: 23px;
  font-size: 21px;
  font-family: "museo_sans500", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  /*font-stretch: normal;
  font-style: normal;
  line-height: normal;*/
  letter-spacing: normal;
  text-align: left;
  color: #0bb975;
}
TitleMenumaisBuscados a:hover {
    text-decoration: underline !important;
}

.ListaMenuMaisBuscados li {
  display: block;
  margin-right: 25px;
  font-family: "museo_sans300", sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.2;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #4579fb;
    margin-bottom: 15px;
}

.ListaMenuMaisBuscados li:hover {
    text-decoration: underline;
}

@media (max-width: 480px) {
.TitleMaisBuscados, .TitleMaisServicos {
    padding-bottom: 24px;
}
}

/* WRAPPER-ACESSO */
#wrapper-acesso {
    background-color: var(--deep-sea-blue);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#wrapper-acesso .row {
    /* padding-top: 65px; */
    /* padding-bottom: 51px; */
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
#wrapper-acesso .col-sm:not(:last-child) {
    padding-right: 20px;
}









/* WRAPPER-NOTICIAS */
.home.page-template.page-template-template-home #page-wrapper.wrapper.home .row {
    height: 0px;
}
#wrapper-noticias .row {
    padding-top: 41px;
    padding-bottom: 40px;
}
.card-columns, div[id^="w4pl-list-"], div[id^="w4pl-inner-"] {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.card-noticia {
    width: 327px;
    height: auto;
    opacity: 1;
    border-radius: 20px;
    background-color: var(--steel-grey-33);
}

.card-noticia img {
    height: 180px;
    opacity: 1;
    border-radius: 20px 20px 0 0;
    object-fit: cover;
    object-position: center;
}

.card-body {
	padding: 20px 15px;
}

.row {
    flex: auto;
    justify-content:center;
    margin: 0;
    padding: 0%;

}

.meus-cards {
    display: flex;
    justify-content: center;
    
}

.card-title {
    margin: 0 0 51px 0px;
    font-family: 'cera_probold';
    
    
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    
    color: #014A7F;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}


.card-link {
    margin-top: 20px;
    font-family: 'cera_probold';
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.35px;
    text-align: left !important;
    color: var(--deep-sea-blue);
}

.card-link a {
	color: var(--deep-sea-blue);
}
.card-link a:hover {
	color: var(--deep-sea-blue);
	text-decoration: underline;
}

.card-outras {
    margin-top: 32px;
    margin-bottom: 61px;
    font-family: 'cera_problack';
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.35px;
    text-align: left !important;
    color: var(--deep-sea-blue);
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 1.25rem;
}
.card-outras:hover {
	text-decoration: underline;
}

.navigation {
    display: none;
}



/* INICIO CSS PAGINACAO - Helton - 14/06/2021 */

.navigation ul li {
	list-style:none;
	display: inline-block; 
}

.navigation ul li.next {
    speak: none;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-family: icomoon-the7-font !important;
    font-variant: normal;
}



.paginator {
	display: flex;
    justify-content: center;
	text-align: center;    
    width: 100%;
    margin-top: 50px;
}

.paginator a, .paginator a * {
    color: #565656;
}

.paginator:not(.paginator-more-button) a {
    font-size: 16px;
    line-height: 22px;
    color: rgb(86, 86, 86);
	
}

.paginator:not(.paginator-more-button) li:hover a:after {
	background: -webkit-linear-gradient(left, rgba(28, 176, 234, 0.8) 20%, rgb(61, 225, 237) 100%);
	position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    content: "";
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

 .paginator:not(.paginator-more-button) li.active a:after {
background: -webkit-linear-gradient(left, rgba(28, 176, 234, 0.8) 20%, rgb(61, 225, 237) 100%);
	position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    content: "";
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.paginator:not(.paginator-more-button) a, .paginator:not(.paginator-more-button) span {
    position: relative;
    display: inline-block;
    text-align: center;
    font-weight: 700;
    padding: 1px 8px;
    margin: 0px 6px;
    text-decoration: none;
}

.paginator:not(.paginator-more-button) a {
    box-sizing: border-box;
}

a.span.seta {
 padding: 0;	
}

span.seta {
	font-size: 25px;
    font-family: monospace;
	padding: 0;
}

.paginacao {
	text-align: center;
}

/* FIM CSS PAGINACAO - Helton - 14/06/2021 */
.card-persona {
    min-height: 393px;
  border-radius: 4px;
  box-shadow: 0px 1px 3px 0 #00000026;
  background-color: #fff;
}
.Anchors .card-body {
  padding: 34px 42px 18px !important;
}

/*
 * AlteraÃ§Ã£o texto - leo
.Anchors .card-body p{
  font-family: "museo_sans300", sans-serif;
}
*/
.Anchors .card-body span {
    display: block;
    margin-bottom: 30px;
}
.Anchors .card-body ul li span:last-child {
    margin-bottom: 30px !important;
}
.Anchors .card-body ul li span {
    margin-bottom: 0px !important;
}
.card-img-top {
    z-index: 2;
}
.card-img-circle {
    display: block;
    width: 90px;
    height: 90px;
    background-color: #00aeef;
    border-radius: 50%;
    z-index: 9999;
  /*margin-top: 144px;
    margin-left: 31%;*/
    left: 0;
    right: 0;
    top: 143px;
    margin: 0 31%;
    position: absolute;
}
.TitleAcesso {
    width: 100%;
    padding-bottom: 66px;
    font-family: 'cera_problack';
    font-size: 39.5px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: -0.99px;
    text-align: left;
    text-transform: uppercase;
    color: var(--white);
	width: calc(100% - 30px);
    margin: 0 auto;
}

.ListaAcesso {
    width: 100%;
    padding-inline-start: 0px;
	display: flex;
    align-items: flex-start;
    justify-content: center;
	text-align: center;
}
.ListaAcesso li {
    display: inline-block;
    margin: 0px 15px;		
    text-align: center;
	min-height: 180px;
	width: calc(20% - 30px);
}
.ListaAcesso li a {
	color: #FFFFFF;
}
.ListaAcesso li a:hover {
    text-decoration: underline;
}
.ListaAcesso li img {
    display: block;
    margin: 0px auto 20px;
    min-height: 60px;
    max-height: 60px;
}
.ListaAcesso li span {
	font-family: 'cera_problack';
	font-size: 20px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.5px;
	text-align: left;
	color: #FFFFFF;	
	display: flex;
    align-items: center;
    justify-content: center;
    max-width: 125px;
    margin: 0px auto;
    text-align: center;
}

@media (max-width: 991px) {
.ListaAcesso {
    display: block;    
}
.ListaAcesso li {
	width: calc(32% - 30px);
}
}


@media (max-width: 767px) {
.ListaAcesso li {    
    display: inline-block;
    position: relative;
    width: calc(100% - 30px);
    min-height: auto;
    text-align: left;
	margin-bottom: 20px;
}
.ListaAcesso li img {    
    display: inline;
    min-height: initial;
    max-height: initial;
    max-width: 60px;
	margin-bottom: 0px;
}
.ListaAcesso li span {    
    display: inline-block;
    margin-left: 20px;
	text-align: left;
	max-width: calc(100% - 110px);
    vertical-align: middle;
}
}

@media (max-width: 480px) {
.TitleMaisBuscados, .TitleMaisServicos, .TitleAcesso {
    padding-bottom: 24px;
    font-size: 30px;
    text-align: center;
}
}

