/*
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);
}

/* 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 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) {
.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 img {
    max-width: 216px !important;
    height: 51px;
    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: #fff;
    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;
}
}

@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;    
}
.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 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;
    /*justify-content: center!important;*/
}
}

@media (max-width: 600px) {
.HeaderSocial img {        
    max-height: 25px;
}
.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;*/
}
#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 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;
}
.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: 30px;
}
}

/* 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: left;
    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: flex-start;
    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);
  width: 220px;
  height: 95px;
  box-sizing: border-box;
/*   padding: 8px 59px 9px 18px; */
  margin-right: 22px;
  margin-bottom: 22px;
  background-color: var(--mais-buscados);
  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: #fff;  
  width: calc(25% - 22.5px);
  height: 127px;    
  font-size: 18px;
  font-weight: 900;
  line-height: normal;    
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  margin: 0 15px 20px;
  color: var(--mais-buscados-link);
}

.ListaMaisBuscados li:hover {
  border: solid 3px var(--mais-buscados);
  /* padding: 8px 59px 9px 18px; */
  margin-bottom: 22px;
  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: #0bb975;
  margin-bottom: 20px;
  font-size: 18px;
  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 li a {
    color: var(--mais-buscados-link);
    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;
}

.card-title {
    margin: 0 0 51px 0px;
    font-family: 'cera_probold';
    min-height: 100px;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    text-align: left !important;
    color: var(--greyish-brown);
    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;
}
}

/* Início Notícias */
@media (min-width: 576px) {
div[id^="w4pl-inner-"].w4pl-inner .card-noticia:first-child {
    margin-left: 0px;
}
div[id^="w4pl-inner-"].w4pl-inner .card-noticia:nth-child(3) {
    margin-right: 0px;
}
}
@media (min-width: 768px) {
div[id^="w4pl-inner-"].w4pl-inner {    
	width: calc(100% - 30px);
    margin: 0 auto;
}
div[id^="w4pl-inner-"].w4pl-inner .card-noticia {
    margin: 0 auto 40px;
    width: calc(33.334% - 20px);    
    height: auto;
}
}

@media (max-width: 767px) {
#wrapper-noticias {
    /*width: calc(100% - 30px);*/
	width: calc(100% - 0px);
    margin: 0 auto;
    display: block!important;
}
div[id^="w4pl-inner-"].w4pl-inner {
    display: block;
    width: calc(100% - 30px);
    margin: 0 auto;
}
div[id^="w4pl-inner-"].w4pl-inner .card-noticia {
    margin: 0 auto 40px;    
    width: 100%;    
    height: auto;
}
div[id^="w4pl-inner-"].w4pl-inner .card-noticia img {
    height: auto;
}
}

@media (max-width: 480px) {
div[id^="w4pl-inner-"].w4pl-inner {
    width: calc(100% - 0px);
}
}
/* Fim Notícias */


/* inicio acertos na pagina noticias */
#page #primary.container {
    padding-right: 15px!important;
    padding-right: 0px!important;
}
@media (max-width: 1199px) {
#page #primary.container {
    padding-right: 15px!important;
}
}
@media (max-width: 991px) {
#page #primary {
    display: block;
    padding-left: 15px!important;
    padding-right: 15px!important;
}
.site-main {
    display: contents;
}
.wrapper-breadcrumbs {
    width: 100%;
}
.sidebar-posts-recentes {
    /*display: none;*/
    max-width: 100%!important;
}
}
/* fim acertos na pagina noticias */

/* inicio estilizacao layout */
#page #primary .title-post h1 {
    font-family: 'cera_problack';
    font-size: 35px;
    text-align: left;
    letter-spacing: -0.88px;
    color: #00508A;
    opacity: 1;
    max-height: 85px;
    text-transform: uppercase;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /*-webkit-line-clamp: initial;*/
    min-height: 42px;
    max-height: initial;
    /*float: left;*/
}
@media (max-width: 991px) {
#page #primary .title-post h1 {
    -webkit-line-clamp: initial;
    min-height: 30px;
    max-height: initial;
    font-size: 25px;
}
}
.publicacao-gray {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
#page #primary .title-post .gray {
    font-family: 'cera_promedium';
    font-size: 12px;
    text-align: left;
    letter-spacing: -0.3px;
    color: #181818;
    opacity: 1;
	line-height: 12px;line-height: 1.667;
	margin-right: 4px;
}
#page #primary .title-post .gray .root-post li, .title-post .gray ul.root-post li, .title-post .gray ul.root-post li a {
    font-family: 'cera_promedium';
    font-size: 12px;
    text-align: left;
    letter-spacing: -0.3px;
    color: #181818;
    opacity: 1;
}
#page #primary .title-post .gray ul.root-post li a:hover {
    text-decoration: underline!important;
}

#page #primary .title-post .root-post li, .title-post ul.root-post li, .title-post ul.root-post li a {
    font-family: 'cera_promedium';
    font-size: 12px;
    text-align: left;
    letter-spacing: -0.3px;
    color: #181818!important;
    opacity: 1;
	line-height: 12px;
}
#page #primary .title-post ul.root-post li a:hover {
    text-decoration: underline!important;
}

#page #primary .site-main-post .image-post img {
    height: 317px;
    object-fit: cover;
    object-position: center;
    width: 100%;
	height: auto;
}
#page #primary .site-main-post .image-post {
    margin-bottom: 15px;
}
#page #primary .site-main-post .image-post .legenda-foto {
    font-family: 'cera_promedium';
    font-size: 12px;
    text-align: left;
    letter-spacing: -0.3px;
    color: #181818;
    display: block;
    margin-top: 10px;
    line-height: 1;
}

#page #primary p {
    font-family: 'cera_proregular';
    font-size: 16px;
    text-align: left;
    letter-spacing: -0.35px;
    color: #181818;
}
#page #primary blockquote {
    padding: 10px 20px;
    margin: 0 40px 20px;
    font-size: 17.5px;font-size: 1.09375rem!important;
    border-left: 5px solid #00508A;
}
#page #primary ul li {
    font-family: 'cera_proregular';
    font-size: 16px;
    text-align: left;
    letter-spacing: -0.35px;
    color: #181818;
    list-style: disc;
}
.page-template #page #primary .wrapper-breadcrumbs ul.breadcrumbs.root-post {
    padding-inline-start: 0px;
}
.page-template #page #primary .wrapper-breadcrumbs ul.breadcrumbs.root-post li {
    display:block;
}
.page-template #page #primary ul {
    padding-inline-start: 40px;
}
.page-template #page #primary ul li {
    display:list-item;
}
.single-post #page #primary ul li {
    display:flex;
}
.single-post #page #primary .site-main-post ul li {
    display: list-item;
}
#page #primary p a {
	color: #00508a;
}
#page #primary p a:hover {
	color: #00508a;
    text-decoration: underline;
}
#page #primary a {
	color: #00508a;
}
#page #primary a:hover {
	color: #00508a;
    text-decoration: underline;
}
#page-wrapper a {
    color: #00508a;
}
#page-wrapper a:hover {
    color: #00508a;
    text-decoration: underline;
}

#page #primary .sidebar-posts-recentes .title-news-sidebar {
    padding: 19px 18px 22px;
	width: 270px;
    width: 100%;
}
#page #primary .title-news {
    font-family: 'cera_problack';
    font-size: 24px;
    text-align: left;
    letter-spacing: -0.63px;
    color: #00508A;
    opacity: 1;
	width: 234px;
    width: 100%;
    border-bottom: 0px;
    margin-bottom: 0px;
	text-transform: uppercase;
	display: block;
	line-height: 0.75;
}
#page #primary .sidebar-posts-recentes {
    background: #ffffff;
    border: 1px solid #707070;	
	max-width: 270px;
    margin-left: 15px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 149px;	
}
#page #primary .sidebar-posts-recentes .news-area {
    width: 234px;
    margin: 0 auto;
}
#page #primary .sidebar-posts-recentes .news-area .wrapper-posts {
    display: block;
	padding-left: 0px;
    padding-right: 0px;
	padding-top: 0px;
}

#page #primary .sidebar-posts-recentes img {
    width: 100%;
    height: auto;
    height: 132px;
	object-fit: cover;
    object-position: center;
    margin-right: 0px;
    margin-bottom: 15px;
}
#page #primary .sidebar-posts-recentes h5 {
	font-family: 'cera_probold';
    font-size: 18px;
	text-align: left;
	letter-spacing: -0.45px;
	color: #424242;
	opacity: 1;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
#page #primary .sidebar-posts-recentes h5:hover {
	text-decoration: underline;
}
@media (max-width: 1199px) {
#page #primary .sidebar-posts-recentes {
	max-width: 300px;
	margin-left: 0px;
	min-width: 245px;
}
#page #primary .sidebar-posts-recentes .news-area {
	width: 100%;
}
#page #primary .sidebar-posts-recentes .news-area .wrapper-posts {
	padding-left: 15px;
    padding-right: 15px;
}
}
@media (max-width: 991px) {
#page #primary .site-main-post .image-post img {
    height: auto;
}
#page #primary .sidebar-posts-recentes {
	margin-top: 0px;
}
#page #primary .sidebar-posts-recentes img {
	height: auto;
}
}
@media (max-width: 480px) {
#page #primary .title-post .gray {
	margin-right: 0px;
}
#page #primary blockquote {
    padding: 10px 20px;
    margin: 0 15px 20px;
    font-size: 17.5px;font-size: 1.09375rem!important;
    border-left: 5px solid #00508A;
}
}
/* fim estilizacao layout */
/* inicio mudanca title-post 100% */
.single.single-post #primary {
	display: block;
}
#linha {
	display: flex;
	width: calc(100% + 30px);
}
.single.single-post .site-main-post {
	padding-left: 0px;
	padding-right: 30px;
	margin-right: -15px;
}
#page #primary .sidebar-posts-recentes {
	margin-top: 0px;
}
@media (min-width: 1200px) {	
#linha {	
	width: calc(100% + 15px);
}
.single.single-post .site-main-post {
	padding-left: 0px;
	padding-right: 18.75px;
	margin-right: -3.75px;
}
}
@media (max-width: 991px) {	
.site-main, .site-main-post {
	display: contents;
}
#linha {	
	display: block;
	width: 100%;
}
}
/* fim mudanca title-post 100% */

/* inicio funcao breadcrumb */
    .page-template #page #primary ul#breadcrumbs {
    padding-inline-start: 0px;    
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    margin-block-end: 10px;
    margin-block-end: 0.625rem;
    font: normal 13px / 23px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 500;
    font-family: 'cera_promedium';
    /*font-size: 12px;*/
    text-align: left;
    letter-spacing: -0.3px;
    color: #181818!important;
    opacity: 1;
    /*line-height: 12px;*/
    margin-right: 3px;
    list-style: none;
    display: -webkit-inline-box;
    border-radius: 0rem;
    background-color: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0rem 0rem;    
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;
    background-color: transparent;
    border-radius: 0rem;
    align-items: center;
    justify-content: flex-start;
    /*line-height: 0.75rem;*/
    /*font-size: 0.75rem;*/
}
.page-template #page #primary ul#breadcrumbs li {
    display: block;
    font-family: 'cera_promedium';
    /*font-size: 12px;*/
    text-align: left;
    letter-spacing: -0.3px;
    color: #181818!important;
    opacity: 1;
    /*line-height: 12px;*/
    display: flex;
    align-items: center;
    justify-content: center;
    /*line-height: 0.75rem;*/
    font-size: 0.75rem;
}
.page-template #page #primary ul#breadcrumbs li:last-child {
    line-height: initial;
}
.page-template #page #primary ul#breadcrumbs li a {
    font-family: 'cera_promedium';
    /*font-size: 12px;*/
    text-align: left;
    letter-spacing: -0.3px;
    color: #181818!important;
    opacity: 1;
    /*line-height: 12px;*/
    font-weight: 500;
    margin-right: 5px;
    list-style: none;
    display: -webkit-inline-box;
    /*line-height: 0.75rem;*/
    /*font-size: 0.75rem;*/
}
.page-template #page #primary .wrapper-breadcrumbs ul.breadcrumbs.root-post {
    display: none;
}
/* fim funcao breadcrumb */