@charset "UTF-8";
/*
Theme Name: Banco BOCOM BB - Relatório 2022
Theme URI:
Author: Paulo Estev&atilde;o
Author URI:
Description: Layout exclusivo
Version: 1.0
*/
/*----------------------*/
/*------> CORES <-------*/
/*-----------------------------*/
/*------> ESPACAMENTOS <-------*/
/*----------------------------------------*/
/*------> ALINHAMENTOS - TRANSFORM <------*/
/*-------------------------*/
/*------> TAMANHOS <-------*/
/*-------------------------*/
/*------> EFFECTS <-----*/
@font-face {
  font-family: 'MYingHeiPRC';
  src: url("fonts/MYingHeiPRC-W4.eot");
  src: url("fonts/MYingHeiPRC-W4.eot?#iefix") format("embedded-opentype"), url("fonts/MYingHeiPRC-W4.woff2") format("woff2"), url("fonts/MYingHeiPRC-W4.woff") format("woff"), url("fonts/MYingHeiPRC-W4.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'MYingHeiPRC';
  src: url("fonts/MYingHeiPRC-W3.eot");
  src: url("fonts/MYingHeiPRC-W3.eot?#iefix") format("embedded-opentype"), url("fonts/MYingHeiPRC-W3.woff2") format("woff2"), url("fonts/MYingHeiPRC-W3.woff") format("woff"), url("fonts/MYingHeiPRC-W3.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'MYingHeiPRC';
  src: url("fonts/MYingHeiPRC-W2.eot");
  src: url("fonts/MYingHeiPRC-W2.eot?#iefix") format("embedded-opentype"), url("fonts/MYingHeiPRC-W2.woff2") format("woff2"), url("fonts/MYingHeiPRC-W2.woff") format("woff"), url("fonts/MYingHeiPRC-W2.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'MYingHeiPRC';
  src: url("fonts/MYingHeiPRC-W8.eot");
  src: url("fonts/MYingHeiPRC-W8.eot?#iefix") format("embedded-opentype"), url("fonts/MYingHeiPRC-W8.woff2") format("woff2"), url("fonts/MYingHeiPRC-W8.woff") format("woff"), url("fonts/MYingHeiPRC-W8.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'MYingHeiPRC';
  src: url("fonts/MYingHeiPRC-W7.eot");
  src: url("fonts/MYingHeiPRC-W7.eot?#iefix") format("embedded-opentype"), url("fonts/MYingHeiPRC-W7.woff2") format("woff2"), url("fonts/MYingHeiPRC-W7.woff") format("woff"), url("fonts/MYingHeiPRC-W7.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'MYingHeiPRC';
  src: url("fonts/MYingHeiPRC-W5.eot");
  src: url("fonts/MYingHeiPRC-W5.eot?#iefix") format("embedded-opentype"), url("fonts/MYingHeiPRC-W5.woff2") format("woff2"), url("fonts/MYingHeiPRC-W5.woff") format("woff"), url("fonts/MYingHeiPRC-W5.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'MYingHeiPRC';
  src: url("fonts/MYingHeiPRC-W9.eot");
  src: url("fonts/MYingHeiPRC-W9.eot?#iefix") format("embedded-opentype"), url("fonts/MYingHeiPRC-W9.woff2") format("woff2"), url("fonts/MYingHeiPRC-W9.woff") format("woff"), url("fonts/MYingHeiPRC-W9.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }
body {
  background: #fff;
  color: #000000;
  font-size: 14px;
  font-family: 'MYingHeiPRC', serif;
  padding: 0;
  margin: 0;
  width: 100%;
  overflow-y: auto; }

body,
html {
  scroll-behavior: smooth;
  height: 100vh; }

button:focus,
button {
  outline: inherit !important; }

h4, .h4, h5, .h5, h6, .h6 {
  margin: 0; }

a {
  color: #003c78;
  text-decoration: none; }

a:hover {
  color: #003c78;
  text-decoration: none; }

h1, h2, h3, h4, h5 {
  padding: 0;
  margin: 0; }

#colorbox:focus, .foto a:focus, a:focus {
  outline: inherit;
  text-decoration: none; }

#cboxPrevious, #cboxNext, #cboxClose {
  border: 0; }

.fb-page,
.fb-page span,
.fb-page span iframe[style] {
  width: 100% !important; }

.btn:focus {
  outline: inherit;
  color: #fff; }

.botao_sobre {
  text-align: center;
  margin-top: 30px; }

.wpcf7-not-valid-tip {
  margin-top: 5px; }

div.wpcf7-validation-errors {
  background: #f7e700;
  border: 0;
  color: #000;
  margin: 15px 0 0 !important;
  padding: 10px !important; }

div.wpcf7-mail-sent-ok {
  background: #398f14;
  border: 0;
  color: #fff;
  padding: 10px !important; }

div.wpcf7-response-output {
  margin: 15px 0 0 !important; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 5px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 10px auto 10px auto; }

.alignright {
  float: right;
  margin: 10px 0 0 20px; }

.alignleft {
  float: left;
  margin: 10px 20px 0 0; }

.aligncenter {
  display: block;
  margin: 10px auto 10px auto; }

a img.alignright {
  float: right;
  margin: 10px 0 0 20px; }

a img.alignnone {
  margin: 10px 20px 0 0; }

a img.alignleft {
  float: left;
  margin: 10px 20px 0 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  padding: 10px 10px 0 10px; }

.mc4wp-success {
  padding: 50px 0; }

.mc4wp-notice {
  margin-top: 10px; }

.mc4wp-checkbox-comment_form {
  padding: 0 15px;
  color: #000; }

/***********************************************

Header

*******************************************/
.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  background: rgba(240, 240, 240, 0.333);
  border-bottom: 1px solid #dddddd;
  padding: 20px 0;
  -moz-transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out; }
  .header.header-scroll {
    padding: 15px 0;
    background: rgba(240, 240, 240, 0.95); }
  .header.header-home {
    background: transparent;
    border-bottom: 0; }
  .header .container-fluids {
    padding: 0 15px; }
  .header .content {
    text-align: right;
    padding: 10px 0 0; }
    .header .content .btn-menu {
      display: inline-block;
      border: 1px solid #003c78;
      border-radius: 30px;
      color: #003c78;
      font-size: 16px;
      padding: 6px 20px;
      height: 36px;
      margin-left: 25px; }
      .header .content .btn-menu i {
        font-size: 1.3em;
        vertical-align: middle;
        margin: -2px 10px 0 0; }
      .header .content .btn-menu span {
        display: inline-block; }
      .header .content .btn-menu:hover, .header .content .btn-menu.active {
        background: #003c78;
        color: #fff; }
      .header .content .btn-menu.active i:before {
        content: "\f00d"; }
    .header .content .link-relatorio {
      border-radius: 30px;
      background: #003c78;
      font-size: 16px;
      color: #fff;
      display: inline-block;
      padding: 6px 20px;
      height: 36px;
      font-weight: normal; }
      .header .content .link-relatorio i {
        margin: 0 10px 0 0; }
  .header .lista-linguas {
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    color: #003c78;
    margin-left: 10px; }
    .header .lista-linguas a {
      color: #003c78; }
    .header .lista-linguas .languages__item {
      margin-left: 15px;
      color: #003c78; }
      .header .lista-linguas .languages__item.active {
        color: #003c78;
        opacity: 0.4; }
      .header .lista-linguas .languages__item:hover {
        color: #88bdd1; }

.container-fluid {
  max-width: 1340px; }

.titulo-page {
  font-size: 50px;
  color: #003c78;
  font-weight: 300; }

.wrap-page-padrao {
  position: relative;
  min-height: 100%; }
  .wrap-page-padrao img {
    max-width: 100%;
    height: auto; }
  .wrap-page-padrao .box-imagem-page {
    content: "";
    display: block;
    height: 100%;
    width: 48%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background: url(images/bgpage.jpg) no-repeat center center;
    background-size: cover; }
    .wrap-page-padrao .box-imagem-page .img {
      max-width: -webkit-calc(100% - 80px);
      max-width: -moz-calc(100% - 80px);
      max-width: calc(100% - 80px);
      height: auto;
      position: absolute !important;
      -moz-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      z-index: 2; }
    .wrap-page-padrao .box-imagem-page .dados {
      padding: 0 60px 50px;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 1;
      width: 100%; }
      .wrap-page-padrao .box-imagem-page .dados:after {
        content: "";
        display: block;
        height: 250%;
        width: 100%;
        background: white;
        background: linear-gradient(0deg, white 35%, rgba(255, 255, 255, 0) 100%);
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: -1;
        opacity: 0.95; }
    .wrap-page-padrao .box-imagem-page .numero {
      display: block;
      color: #003c78; }
      .wrap-page-padrao .box-imagem-page .numero span {
        display: block; }
      .wrap-page-padrao .box-imagem-page .numero .titulo {
        font-size: 22px;
        line-height: 1.2em;
        margin-top: 15px;
        font-weight: bold; }
      .wrap-page-padrao .box-imagem-page .numero .descricao {
        font-size: 15px; }
    .wrap-page-padrao .box-imagem-page .btn-graficos {
      display: block;
      text-align: center;
      color: #003c78;
      padding: 15px;
      border-radius: 20px;
      background: url(images/bg-btn-graficos.jpg) no-repeat center center;
      background-size: cover;
      border: 2px solid #8abada; }
      .wrap-page-padrao .box-imagem-page .btn-graficos.btn-graficos2 {
        background-image: url(images/bg-btn-graficos2.png);
        border-color: #8cc3ca; }
      .wrap-page-padrao .box-imagem-page .btn-graficos:hover {
        opacity: 0.8; }
      .wrap-page-padrao .box-imagem-page .btn-graficos .thumb {
        display: inline-block;
        height: 54px;
        width: 54px;
        border-radius: 100%;
        background: #003b78;
        background: linear-gradient(138deg, #003b78 36%, rgba(0, 59, 120, 0) 100%);
        opacity: 0.8;
        position: relative; }
        .wrap-page-padrao .box-imagem-page .btn-graficos .thumb img {
          position: absolute !important;
          -moz-transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          left: 50%;
          top: 50%;
          z-index: 1;
          max-width: 60%; }
      .wrap-page-padrao .box-imagem-page .btn-graficos .titulo {
        font-size: 15px;
        font-weight: 500;
        display: block;
        margin: 10px 0 0; }
    .wrap-page-padrao .box-imagem-page .info {
      display: block;
      text-align: center; }
      .wrap-page-padrao .box-imagem-page .info span {
        display: block; }
      .wrap-page-padrao .box-imagem-page .info .titulo-principal {
        font-size: 22px;
        line-height: 1.2em;
        margin: 10px 0 5px;
        color: #003c78;
        font-weight: 500; }
      .wrap-page-padrao .box-imagem-page .info .titulo {
        font-size: 15px;
        color: #003c78;
        font-weight: 500;
        margin-top: 10px; }
      .wrap-page-padrao .box-imagem-page .info .descricao {
        font-size: 14px;
        font-weight: normal;
        color: #7a7a7a; }
  .wrap-page-padrao .page {
    padding-top: 130px; }
  .wrap-page-padrao.wrap-demo-financeiras {
    background: url(images/bg-demonstracoes.jpg) no-repeat center top;
    background-size: cover;
    padding-bottom: 30px; }
  .wrap-page-padrao.wrap-nossos-numeros {
    background: url(images/bg-nossos-numeros.jpg) no-repeat center top;
    background-size: cover;
    padding-bottom: 30px; }
  .wrap-page-padrao.wrap-page-quem-somos .conteudo {
    max-height: -webkit-calc(100vh - 380px);
    max-height: -moz-calc(100vh - 380px);
    max-height: calc(100vh - 380px); }
  .wrap-page-padrao.wrap-page-credito .conteudo {
    max-height: -webkit-calc(100vh - 410px);
    max-height: -moz-calc(100vh - 410px);
    max-height: calc(100vh - 410px); }
  .wrap-page-padrao.wrap-page-riscos .conteudo {
    max-height: -webkit-calc(100vh - 510px);
    max-height: -moz-calc(100vh - 510px);
    max-height: calc(100vh - 510px); }
  .wrap-page-padrao .conteudo {
    margin: 40px 0 0;
    max-height: -webkit-calc(100vh - 250px);
    max-height: -moz-calc(100vh - 250px);
    max-height: calc(100vh - 250px);
    overflow-y: auto;
    padding-right: 40px; }
    .wrap-page-padrao .conteudo::-webkit-scrollbar {
      width: 8px; }
    .wrap-page-padrao .conteudo::-webkit-scrollbar-track {
      background: #ededed; }
    .wrap-page-padrao .conteudo::-webkit-scrollbar-thumb {
      background: #003c78; }

.menu-page {
  font-size: 18px;
  font-weight: 400;
  padding: 0;
  margin: 20px 0 0; }
  .menu-page li {
    list-style: none;
    padding: 0;
    margin: 5px 0 0; }
    .menu-page li.active a {
      color: #003c78; }
      .menu-page li.active a .icon i:before {
        content: "\f00d"; }
  .menu-page a {
    color: #88bdd1;
    padding-left: 40px;
    position: relative;
    display: block; }
    .menu-page a .icon {
      height: 26px;
      width: 26px;
      border-radius: 100%;
      border: 1px solid #c7c7c7;
      border-radius: 100%;
      display: inline-block;
      position: absolute !important;
      top: 50%;
      -moz-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      left: 0;
      z-index: 1; }
      .menu-page a .icon i {
        position: absolute !important;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        z-index: 1;
        font-size: 14px; }
    .menu-page a:hover {
      color: #003c78; }

.post-body {
  font-size: 16px;
  line-height: 1.4em;
  color: #000000; }
  .post-body p {
    margin: 0 0 25px; }
  .post-body h1 {
    font-size: 32px; }
  .post-body h2 {
    font-size: 30px; }
  .post-body h3 {
    font-size: 28px; }
  .post-body h4 {
    font-size: 26px; }
  .post-body h5 {
    font-size: 24px; }
  .post-body h6 {
    font-size: 22px; }
  .post-body h1,
  .post-body h2,
  .post-body h3,
  .post-body h4,
  .post-body h5,
  .post-body h6 {
    color: #003c78;
    margin: 40px 0 30px;
    background: -webkit-linear-gradient(left, #09427c, #6fc8e0);
    background: -o-linear-gradient(right, #09427c, #6fc8e0);
    background: -moz-linear-gradient(right, #09427c, #6fc8e0);
    background: linear-gradient(to right, #09427c, #6fc8e0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
    .post-body h1:first-child,
    .post-body h2:first-child,
    .post-body h3:first-child,
    .post-body h4:first-child,
    .post-body h5:first-child,
    .post-body h6:first-child {
      margin-top: 0; }

.secao-modal {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  width: 100%;
  height: 100%;
  background: #a6e6f3;
  background: linear-gradient(0deg, #a6e6f3 0%, white 57%, white 100%);
  padding-top: 130px;
  display: none; }
  .secao-modal .titulo-principal {
    color: #c95238; }
  .secao-modal .fechar-janelas {
    float: right;
    cursor: pointer; }
  .secao-modal .area-slide {
    margin-top: 60px; }

.wrap-page-riscos .secao-modal {
  background: #fff url(images/bg-riscos.jpg) no-repeat;
  background-position: center top;
  background-size: cover; }

.slideGrafico {
  padding: 0 200px; }
  .slideGrafico.owl-carousel .owl-item {
    text-align: center; }
    .slideGrafico.owl-carousel .owl-item img {
      width: initial;
      max-width: 100%;
      height: auto;
      display: inline-block; }

.slideGraficoMaior {
  padding: 0 120px; }
  .slideGraficoMaior.owl-carousel .owl-item {
    text-align: center; }
    .slideGraficoMaior.owl-carousel .owl-item img {
      width: initial;
      max-width: 100%;
      height: auto;
      display: inline-block; }

.slideGrafico2 {
  padding: 0 180px; }
  .slideGrafico2.owl-carousel .owl-item {
    text-align: center; }
    .slideGrafico2.owl-carousel .owl-item img {
      width: initial;
      max-width: 100%;
      height: auto;
      display: inline-block; }

.owl-carousel .owl-item {
  text-align: center; }
  .owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
    max-width: 100%; }

.wrap-home {
  height: 100%;
  min-height: 540px;
  background: url(images/bg-home.jpg) no-repeat left top;
  background-size: cover;
  position: relative; }
  .wrap-home:after {
    content: "";
    display: block;
    height: 90%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: white;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 100%); }
  .wrap-home .container-fluid {
    height: 100%;
    position: relative;
    z-index: 2; }
  .wrap-home .conteudo {
    padding-left: 30%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2; }

.header-lateral {
  width: 27%;
  height: 100%;
  min-height: 540px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  overflow: hidden; }
  .header-lateral:after {
    content: "";
    display: block;
    height: 110%;
    width: 110%;
    background: url(images/bg-header-home.png) no-repeat left top;
    background-size: cover;
    position: absolute;
    top: -5%;
    left: -5%;
    z-index: -1;
    filter: blur(20px); }
  .header-lateral .logo {
    position: absolute;
    top: 30px;
    left: 40px; }
  .header-lateral .conteudo {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    padding: 0 40px 40px; }
    .header-lateral .conteudo h1 {
      font-size: 56px;
      color: #fff;
      font-weight: 300;
      margin-bottom: 30px; }
    .header-lateral .conteudo h2 {
      font-size: 18px;
      font-weight: 500;
      color: #fff;
      border-bottom: 10px solid #fff;
      padding-bottom: 10px;
      margin-top: 80px; }
    .header-lateral .conteudo .btn {
      background: #094681;
      border: 0;
      padding: 10px 25px;
      color: #fff;
      border-radius: 20px;
      font-size: 14px; }
      .header-lateral .conteudo .btn:hover {
        background: #043868; }
      .header-lateral .conteudo .btn i {
        vertical-align: middle;
        margin: -2px 10px 0 0; }

.menu-principal {
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 3;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  align-items: flex-end; }
  .menu-principal:after {
    content: "";
    display: block;
    clear: both; }
  .menu-principal li {
    width: 12.1%;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    height: 15vh;
    border-left: 2px solid #003c78;
    font-size: 16px;
    line-height: 1.2em;
    padding: 0px 5px; }
    .menu-principal li:last-child {
      width: 12.9%; }
    .menu-principal li:nth-child(2), .menu-principal li:nth-child(3) {
      height: 25vh; }
    .menu-principal li:nth-child(4), .menu-principal li:nth-child(5) {
      height: 35vh; }
    .menu-principal li:nth-child(6) {
      height: 45vh; }
    .menu-principal li:nth-child(7) {
      height: 55vh; }
    .menu-principal li:nth-child(8) {
      height: 65vh; }
    .menu-principal li a {
      color: #003c78;
      display: block; }
      .menu-principal li a span {
        display: block;
        padding: 4px 10px;
        border-radius: 15px;
        background: rgba(255, 255, 255, 0);
        -moz-transition: All 0.3s ease-in-out;
        -webkit-transition: All 0.3s ease-in-out;
        -ms-transition: All 0.3s ease-in-out;
        border: 1px solid transparent; }
      .menu-principal li a:hover span {
        background: rgba(255, 255, 255, 0.62);
        border-color: #badbe9;
        color: #04bef2; }

.botoes-riscos {
  margin-top: 20px; }
  .botoes-riscos .btn {
    background: #3c6e9b;
    color: #fff;
    font-size: 15px;
    border-radius: 20px;
    display: block;
    width: 100%;
    text-align: left;
    margin-top: 10px;
    padding: 8px 12px; }
    .botoes-riscos .btn:hover, .botoes-riscos .btn.active {
      background: rgba(60, 110, 155, 0.3);
      color: #003c78;
      outline: initial;
      box-shadow: initial; }
      .botoes-riscos .btn:hover span, .botoes-riscos .btn.active span {
        color: #003c78; }
    .botoes-riscos .btn.active span i:before {
      content: "\f00d"; }
    .botoes-riscos .btn span {
      margin-right: 10px;
      margin-top: -2px;
      height: 24px;
      width: 24px;
      border-radius: 100%;
      position: relative;
      background: #fff;
      color: #88bdd1;
      display: inline-block;
      vertical-align: middle; }
      .botoes-riscos .btn span i {
        position: absolute !important;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        z-index: 1; }

.espaco-vazio-risco {
  height: -webkit-calc(100vh - 332px);
  height: -moz-calc(100vh - 332px);
  height: calc(100vh - 332px); }

.txt-risco {
  max-height: -webkit-calc(100vh - 250px);
  max-height: -moz-calc(100vh - 250px);
  max-height: calc(100vh - 250px);
  overflow-y: auto;
  padding-right: 20px; }
  .txt-risco::-webkit-scrollbar {
    width: 8px; }
  .txt-risco::-webkit-scrollbar-track {
    background: #ededed; }
  .txt-risco::-webkit-scrollbar-thumb {
    background: #003c78; }
  .txt-risco h2 {
    font-size: 22px;
    font-weight: bold;
    color: #003c78;
    border-left: 2px solid #88bdd1;
    padding: 50px 0 0 15px;
    margin-bottom: 20px; }
    .txt-risco h2.titulo-img {
      padding-top: 0; }
      .txt-risco h2.titulo-img span {
        display: block; }
      .txt-risco h2.titulo-img img {
        margin-bottom: 20px; }
  .txt-risco h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 40px 0 10px; }
    .txt-risco h4:first-child {
      margin-top: 0; }
  .txt-risco p {
    font-size: 16px;
    margin: 0; }
  .txt-risco .box {
    margin: 30px 0;
    border: 2px solid #003c78;
    padding: 20px;
    border-radius: 30px 0 30px 0; }

.wrap-presenca-global {
  border-top: 2px solid #f2f2f2;
  padding: 120px 0 80px; }
  .wrap-presenca-global h3 {
    font-size: 26px;
    line-height: 1.4em;
    font-weight: bold;
    color: #003c78;
    margin-bottom: 30px; }

.tooltip-custom {
  position: absolute !important;
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: -webkit-calc(100% + 10px);
  bottom: -moz-calc(100% + 10px);
  bottom: calc(100% + 10px);
  background: rgba(225, 242, 249, 0.88);
  border-radius: 15px;
  border: 2px solid #a1c6ce;
  text-align: center;
  padding: 15px 10px;
  min-width: 124px;
  max-width: 324px; }
  .tooltip-custom p {
    font-size: 14px !important;
    line-height: 1.1em !important;
    color: #003c78;
    margin: 0;
    font-weight: bold; }
    .tooltip-custom p strong {
      font-weight: normal !important;
      margin-bottom: 3px !important;
      display: block; }
  .tooltip-custom.tooltip-custom-ativar {
    opacity: 0;
    z-index: -10;
    -moz-transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -ms-transition: All 0.3s ease-in-out; }

.mapa-presenca {
  position: relative;
  margin: 0 auto 0; }
  .mapa-presenca .img-mapa,
  .mapa-presenca .img-mapa-mobile {
    width: 100%;
    height: auto; }
  .mapa-presenca .img-mapa-mobile {
    display: none; }
  .mapa-presenca .marcacao {
    position: absolute;
    display: inline-block;
    width: 2.7%; }
    .mapa-presenca .marcacao img {
      width: 100%; }
    .mapa-presenca .marcacao:hover .tooltip-custom-ativar {
      display: block;
      z-index: 5; }
    .mapa-presenca .marcacao.m1 {
      top: 27%;
      left: 10.2%; }
    .mapa-presenca .marcacao.m2 {
      top: 16.9%;
      left: 21.9%; }
    .mapa-presenca .marcacao.m3 {
      top: 20%;
      left: 23.2%; }
    .mapa-presenca .marcacao.m4 {
      top: 6.8%;
      left: 42%; }
    .mapa-presenca .marcacao.m5 {
      top: 13.6%;
      left: 42.7%; }
    .mapa-presenca .marcacao.m6 {
      top: 10.7%;
      left: 44%; }
    .mapa-presenca .marcacao.m7 {
      top: 6.8%;
      left: 45.2%; }
    .mapa-presenca .marcacao.m8 {
      top: 7.5%;
      left: 46.5%; }
    .mapa-presenca .marcacao.m9 {
      top: 19%;
      left: 75.3%; }
    .mapa-presenca .marcacao.m10 {
      top: 20.7%;
      left: 77%; }
    .mapa-presenca .marcacao.m11 {
      top: 28.2%;
      left: 75.7%; }
    .mapa-presenca .marcacao.m12 {
      top: 24%;
      left: 75.8%; }
    .mapa-presenca .marcacao.m13 {
      top: 24.4%;
      left: 74.1%; }
    .mapa-presenca .marcacao.m14 {
      top: 31.7%;
      left: 73.4%; }
    .mapa-presenca .marcacao.m15 {
      top: 43.9%;
      left: 72.9%; }
    .mapa-presenca .marcacao.m16 {
      top: 65.7%;
      left: 89.3%; }
    .mapa-presenca .marcacao.m17 {
      top: 70.5%;
      left: 89%; }
    .mapa-presenca .marcacao.m18 {
      top: 71.3%;
      left: 87.2%; }
    .mapa-presenca .marcacao.m19 {
      top: 57.2%;
      left: 28.8%;
      /* 			width: 4.31%;*/ }
      .mapa-presenca .marcacao.m19 img {
        width: 100%; }
    .mapa-presenca .marcacao.m20 {
      top: 33.6%;
      left: 51.2%;
      display: none; }
    .mapa-presenca .marcacao.m21 {
      top: 55.1%;
      left: 52.9%; }
    .mapa-presenca .marcacao .tooltip-custom {
      width: 205px;
      padding: 7px 10px 10px;
      display: none;
      opacity: 1;
      z-index: 0; }

.wrap-visao-organizacao {
  background: url(images/bg-visao-valores.jpg) no-repeat center top;
  background-size: cover;
  padding: 80px 0;
  border-top: 1px solid #f2f2f2;
  position: relative; }
  .wrap-visao-organizacao .voltar-topo {
    position: absolute;
    bottom: 30px;
    right: 30px;
    z-index: 3; }
  .wrap-visao-organizacao p {
    margin: 0 0 40px;
    font-size: 18px; }
  .wrap-visao-organizacao .navegacao {
    padding: 0;
    margin: 0 -15px;
    list-style: none;
    text-align: center; }
    .wrap-visao-organizacao .navegacao li {
      display: inline-block;
      padding: 0 20px;
      font-size: 16px; }
      .wrap-visao-organizacao .navegacao li.active a {
        color: #003c78; }
      .wrap-visao-organizacao .navegacao li.active .plus i:before {
        content: "\f00d"; }
      .wrap-visao-organizacao .navegacao li a {
        display: block;
        color: #88bdd1; }
      .wrap-visao-organizacao .navegacao li .plus {
        display: inline-block;
        height: 30px;
        width: 30px;
        border-radius: 100%;
        background: #fff;
        border: 1px solid #c7c7c7;
        vertical-align: middle;
        margin: -3px 15px 0 0;
        position: relative; }
        .wrap-visao-organizacao .navegacao li .plus i {
          position: absolute !important;
          -moz-transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          left: 50%;
          top: 50%;
          z-index: 1;
          font-size: 14px;
          color: #88bdd1; }
    .wrap-visao-organizacao .navegacao:after {
      content: "";
      display: block;
      clear: both; }
  .wrap-visao-organizacao .area-content {
    margin-top: 80px;
    text-align: center; }
    .wrap-visao-organizacao .area-content img {
      max-width: 100%;
      height: auto; }

.lista-botoes-demonstracoes {
  margin-top: 60px; }
  .lista-botoes-demonstracoes.lista-botoes-indicadores {
    margin-top: 0; }
  .lista-botoes-demonstracoes a {
    display: block; }
  .lista-botoes-demonstracoes .btn-download {
    padding: 15px;
    border-radius: 20px;
    background: #003c78;
    background: linear-gradient(133deg, rgba(0, 60, 120, 0.6026785714) 0%, rgba(186, 203, 217, 0.6026785714) 100%);
    background-size: cover;
    border: 2px solid #8abada;
    text-align: center; }
    .lista-botoes-demonstracoes .btn-download:hover {
      opacity: 0.8; }
    .lista-botoes-demonstracoes .btn-download .thumb {
      display: inline-block;
      height: 54px;
      width: 54px;
      border-radius: 100%;
      background: #003b78;
      background: linear-gradient(138deg, #003b78 36%, rgba(0, 59, 120, 0) 100%);
      opacity: 0.8;
      position: relative; }
      .lista-botoes-demonstracoes .btn-download .thumb img {
        position: absolute !important;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        z-index: 1;
        max-width: 60%; }
    .lista-botoes-demonstracoes .btn-download .titulo {
      font-size: 15px;
      font-weight: bold;
      color: #003c78;
      font-weight: 500;
      display: block;
      margin: 10px 0 0; }
  .lista-botoes-demonstracoes .info-roae {
    padding: 15px;
    border-radius: 20px;
    background: #003c78;
    background: linear-gradient(133deg, rgba(0, 60, 120, 0.6026785714) 0%, rgba(186, 203, 217, 0.6026785714) 100%);
    background-size: cover;
    border: 2px solid #8abada;
    text-align: center;
    display: block;
    margin-top: 20px; }
    .lista-botoes-demonstracoes .info-roae:hover {
      opacity: 0.8; }
    .lista-botoes-demonstracoes .info-roae.simples:hover {
      opacity: 1; }
    .lista-botoes-demonstracoes .info-roae .titulo {
      font-size: 18px;
      text-transform: uppercase;
      font-weight: bold;
      color: #fff;
      display: block;
      margin: 0; }
    .lista-botoes-demonstracoes .info-roae .numero {
      display: block;
      font-size: 36px;
      font-weight: bold;
      color: #fff;
      padding: 15px 0 5px; }
  .lista-botoes-demonstracoes .btn-comum {
    padding: 15px 15px 45px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.3);
    border: 2px solid #8abada;
    text-align: center;
    color: #003c78;
    margin-top: 30px;
    display: block; }
    .lista-botoes-demonstracoes .btn-comum.simples:hover {
      background: rgba(255, 255, 255, 0.3); }
    .lista-botoes-demonstracoes .btn-comum:hover {
      background: rgba(255, 255, 255, 0.5); }
    .lista-botoes-demonstracoes .btn-comum span {
      display: block; }
    .lista-botoes-demonstracoes .btn-comum .titulo {
      font-size: 18px; }
    .lista-botoes-demonstracoes .btn-comum .total {
      font-size: 18px;
      margin: 40px 0 0; }
    .lista-botoes-demonstracoes .btn-comum .numero {
      font-size: 34px;
      font-weight: bold; }
    .lista-botoes-demonstracoes .btn-comum.btn-comum-2 {
      padding-bottom: 30px; }
      .lista-botoes-demonstracoes .btn-comum.btn-comum-2 .numero {
        padding-top: 25px; }
  .lista-botoes-demonstracoes .btn-graficos {
    display: block;
    text-align: center;
    color: #003c78;
    padding: 30px 15px;
    border-radius: 20px;
    margin-top: 30px; }
    .lista-botoes-demonstracoes .btn-graficos.btn-graficos2 {
      background-image: url(images/bg-btn-graficos2.png);
      border-color: #8cc3ca; }
    .lista-botoes-demonstracoes .btn-graficos:hover {
      opacity: 0.8; }
    .lista-botoes-demonstracoes .btn-graficos .thumb {
      display: inline-block;
      height: 54px;
      width: 54px;
      border-radius: 100%;
      background: #003b78;
      background: linear-gradient(138deg, #003b78 36%, rgba(0, 59, 120, 0) 100%);
      opacity: 0.8;
      position: relative; }
      .lista-botoes-demonstracoes .btn-graficos .thumb img {
        position: absolute !important;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        z-index: 1;
        max-width: 60%; }
    .lista-botoes-demonstracoes .btn-graficos .titulo {
      font-size: 15px;
      font-weight: 500;
      display: block;
      margin: 10px 0 0; }

.slideGrafico3 {
  padding: 0 20px; }
  .slideGrafico3.owl-carousel .owl-controls .owl-nav .owl-prev,
  .slideGrafico3.owl-carousel .owl-controls .owl-nav .owl-next {
    height: 36px;
    width: 36px;
    display: inline-block;
    position: absolute !important;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 1;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
  .slideGrafico3.owl-carousel .owl-controls .owl-nav .owl-prev {
    left: 0;
    background-image: url(images/icon-left.png); }
  .slideGrafico3.owl-carousel .owl-controls .owl-nav .owl-next {
    right: 0;
    background-image: url(images/icon-right.png); }

.img-destaques-finan {
  margin-top: 30px; }

.wrap-page-glossario .conteudo .colunas {
  columns: 2;
  column-gap: 60px;
  column-count: 2;
  column-fill: balance;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid; }
.wrap-page-glossario .conteudo h2,
.wrap-page-glossario .conteudo h3,
.wrap-page-glossario .conteudo h4,
.wrap-page-glossario .conteudo h5,
.wrap-page-glossario .conteudo h6 {
  font-weight: bold;
  margin: 20px 0 5px; }
  .wrap-page-glossario .conteudo h2:first-child,
  .wrap-page-glossario .conteudo h3:first-child,
  .wrap-page-glossario .conteudo h4:first-child,
  .wrap-page-glossario .conteudo h5:first-child,
  .wrap-page-glossario .conteudo h6:first-child {
    margin-top: 0; }
.wrap-page-glossario .conteudo h1 {
  font-size: 17px; }
.wrap-page-glossario .conteudo h2 {
  font-size: 16px; }
.wrap-page-glossario .conteudo h3 {
  font-size: 15px; }
.wrap-page-glossario .conteudo h4 {
  font-size: 14px; }
.wrap-page-glossario .conteudo h5,
.wrap-page-glossario .conteudo h6 {
  font-size: 13px; }
.wrap-page-glossario .conteudo p {
  margin: 0 0 5px;
  font-weight: normal; }

.menu-lateral {
  width: 440px;
  height: 100%;
  position: fixed;
  top: 0;
  right: -500px;
  z-index: 3;
  background: #c9f2f8;
  background: linear-gradient(29deg, #c9f2f8 0%, #b4ddf2 16%, #e9e9e9 100%);
  padding: 99px 0 0;
  text-align: right;
  font-size: 22px;
  box-shadow: 0px 0px 56px 14px rgba(177, 177, 177, 0.63);
  -moz-transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out; }
  .menu-lateral.active {
    right: 0; }
  .menu-lateral ul {
    padding: 20px 25px;
    border-right: 2px solid #003c78;
    margin: 0;
    list-style: none;
    max-height: 100%;
    overflow-y: auto; }
    .menu-lateral ul::-webkit-scrollbar {
      width: 8px; }
    .menu-lateral ul::-webkit-scrollbar-track {
      background: #ededed; }
    .menu-lateral ul::-webkit-scrollbar-thumb {
      background: #003c78; }
    .menu-lateral ul li {
      padding: 0;
      margin: 15px 0; }
      .menu-lateral ul li a.active span,
      .menu-lateral ul li a:hover span {
        background: #8dd4e7; }
      .menu-lateral ul li a {
        color: #003c78;
        display: block; }
        .menu-lateral ul li a span {
          display: inline-block;
          padding: 4px 20px;
          background: transparent;
          border-radius: 20px; }

.lista-destaques-2022 {
  margin-top: 50px;
  position: relative; }
  .lista-destaques-2022 .atuacao {
    border-left: 1px solid #003c78;
    padding-left: 10px; }
    .lista-destaques-2022 .atuacao.esconder-destaque {
      display: none; }
    .lista-destaques-2022 .atuacao:first-child h2 {
      padding-top: 0; }
    .lista-destaques-2022 .atuacao.nossas-pessoas .destaque:after {
      background: #06b7ed; }
    .lista-destaques-2022 .atuacao.nossas-pessoas h2 {
      color: #06b7ed; }
    .lista-destaques-2022 .atuacao.nossas-pessoas .destaque h3 {
      color: #06b7ed; }
    .lista-destaques-2022 .atuacao.apoio-ao-esporte .destaque:after {
      background: #006e9b; }
    .lista-destaques-2022 .atuacao.apoio-ao-esporte h2 {
      color: #006e9b; }
    .lista-destaques-2022 .atuacao.apoio-ao-esporte .destaque h3 {
      color: #006e9b; }
    .lista-destaques-2022 .atuacao.sustentabilidade .destaque:after {
      background: #3285b9; }
    .lista-destaques-2022 .atuacao.sustentabilidade h2 {
      color: #3285b9; }
    .lista-destaques-2022 .atuacao.sustentabilidade .destaque h3 {
      color: #3285b9; }
    .lista-destaques-2022 .atuacao h2 {
      font-size: 36px;
      font-weight: bold;
      color: #003c78;
      padding-top: 50px; }
    .lista-destaques-2022 .atuacao .destaque {
      padding: 50px 0;
      padding-right: 30px;
      position: relative; }
      .lista-destaques-2022 .atuacao .destaque:after {
        content: "";
        display: block;
        height: 3px;
        width: 40%;
        background: #003c78;
        position: absolute;
        bottom: 0;
        left: 0; }
      .lista-destaques-2022 .atuacao .destaque h3 {
        font-size: 22px;
        color: #003c78;
        margin: 0 0 5px; }
      .lista-destaques-2022 .atuacao .destaque p {
        font-size: 16px;
        margin: 10px 0 0; }
      .lista-destaques-2022 .atuacao .destaque .img {
        margin: 10px 0; }
        .lista-destaques-2022 .atuacao .destaque .img img {
          max-width: 100%;
          height: auto;
          margin-left: -30px; }
        .lista-destaques-2022 .atuacao .destaque .img img.circular {
          border-radius: 100%; }
        .lista-destaques-2022 .atuacao .destaque .img .descricao {
          display: block;
          font-size: 16px;
          margin: 5px 0 0; }
      .lista-destaques-2022 .atuacao .destaque blockquote {
        display: block;
        border-radius: 20px;
        padding: 30px;
        border: 0;
        background: white;
        background: linear-gradient(90deg, white 0%, #bde7f1 50%, #bde7f1 100%);
        margin: 15px 0 0; }
        .lista-destaques-2022 .atuacao .destaque blockquote p {
          color: #003c78;
          margin: 5px 0;
          font-size: 0.8em; }

.menu-destaques-2022 {
  font-size: 16px;
  font-weight: 400;
  padding: 150px 0 0;
  margin: 0 -15px;
  text-align: right;
  position: relative; }
  .menu-destaques-2022 li {
    list-style: none;
    padding: 0 15px;
    margin: 0;
    display: inline-block; }
    .menu-destaques-2022 li a.active {
      color: #003c78; }
      .menu-destaques-2022 li a.active .icon i:before {
        content: "\f00d"; }
  .menu-destaques-2022 a {
    color: #88bdd1;
    padding-left: 40px;
    position: relative;
    display: block; }
    .menu-destaques-2022 a .icon {
      height: 26px;
      width: 26px;
      border-radius: 100%;
      border: 1px solid #c7c7c7;
      border-radius: 100%;
      display: inline-block;
      position: absolute !important;
      top: 50%;
      -moz-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      left: 0;
      z-index: 1; }
      .menu-destaques-2022 a .icon i {
        position: absolute !important;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        z-index: 1;
        font-size: 14px; }
    .menu-destaques-2022 a:hover {
      color: #003c78; }

.wrap-page-padrao.wrap-page-destaques-2022 {
  padding-bottom: 30px;
  background: url(images/bg-destaques2022.png) no-repeat center bottom;
  background-size: cover;
  background-attachment: fixed; }
  .wrap-page-padrao.wrap-page-destaques-2022 .voltar-topo {
    position: absolute;
    bottom: 30px;
    right: 30px;
    z-index: 3; }

/* Large desktop */
@media (min-width: 1200px) {
  .menu-principal li {
    font-size: 18px; } }
@media (min-width: 1200px) and (min-width: 1480px) {
  .menu-principal li {
    font-size: 20px; } }
/* medio */
@media (min-width: 980px) and (max-width: 1200px) {
  .menu-destaques-2022 {
    padding: 147px 0 0;
    width: 115%;
    margin-left: -15%;
    font-size: 12px; }

  .menu-principal li {
    font-size: 12px;
    padding: 0 2px; }

  .header-lateral {
    min-height: 460px; }
    .header-lateral .conteudo {
      padding: 0 25px 25px; }
      .header-lateral .conteudo h1 {
        font-size: 42px; }
      .header-lateral .conteudo .btn {
        font-size: 12px;
        padding: 10px 15px; }
      .header-lateral .conteudo h2 {
        font-size: 15px; }
    .header-lateral .logo {
      left: 25px;
      top: 25px; }

  .wrap-home {
    min-height: 460px; }

  .titulo-page {
    font-size: 44px; }

  .post-body {
    font-size: 15px; }
    .post-body h1 {
      font-size: 25px; }
    .post-body h2 {
      font-size: 24px; }
    .post-body h3 {
      font-size: 23px; }
    .post-body h4 {
      font-size: 22px; }
    .post-body h5 {
      font-size: 21px; }
    .post-body h6 {
      font-size: 20px; }

  .slideGrafico2,
  .slideGrafico,
  .slideGraficoMaior {
    padding: 0 20px; }

  .botoes-riscos .btn {
    font-size: 14px; }

  .lista-botoes-demonstracoes .btn-comum .titulo {
    font-size: 16px; }
  .lista-botoes-demonstracoes .btn-comum .numero {
    font-size: 28px; }

  .wrap-presenca-global h3 {
    font-size: 24px; } }
/* TABLET */
@media (min-width: 768px) and (max-width: 979px) {
  .menu-destaques-2022 {
    padding: 106px 0 0;
    font-size: 12px; }
    .menu-destaques-2022 a {
      padding-top: 5px;
      padding-bottom: 5px; }
    .menu-destaques-2022 li {
      width: 44%;
      text-align: left; }

  .header .logo {
    height: 46px; }
  .header .content {
    padding: 5px 0 0; }
  .header .content .link-relatorio {
    font-size: 14px;
    height: 34px; }
  .header .content .btn-menu {
    height: 34px;
    font-size: 14px; }
  .header .lista-linguas {
    font-size: 16px; }

  .wrap-page-padrao .page {
    padding-top: 110px; }

  .menu-lateral {
    font-size: 18px; }

  .menu-principal li {
    font-size: 12px;
    padding: 0 2px;
    width: 11.4%; }
    .menu-principal li:last-child {
      width: 20%; }
    .menu-principal li:nth-child(2) {
      height: 20vh; }
    .menu-principal li:nth-child(4) {
      height: 30vh; }
    .menu-principal li a {
      width: 120%; }
      .menu-principal li a span {
        padding: 4px 6px; }

  .header-lateral {
    min-height: 460px; }
    .header-lateral .conteudo {
      padding: 0 20px 20px; }
      .header-lateral .conteudo h1 {
        font-size: 36px; }
      .header-lateral .conteudo .btn {
        font-size: 12px;
        padding: 10px 15px;
        white-space: initial; }
      .header-lateral .conteudo h2 {
        font-size: 12px;
        border-width: 6px; }
    .header-lateral .logo {
      left: 20px;
      top: 20px; }

  .wrap-home {
    min-height: 460px; }

  .titulo-page {
    font-size: 40px; }

  .post-body {
    font-size: 15px; }
    .post-body h1 {
      font-size: 23px; }
    .post-body h2 {
      font-size: 22px; }
    .post-body h3 {
      font-size: 21px; }
    .post-body h4 {
      font-size: 20px; }
    .post-body h5 {
      font-size: 19px; }
    .post-body h6 {
      font-size: 18px; }

  .slideGrafico2 {
    padding: 0 20px; }

  .slideGrafico {
    padding: 0 170px; }

  .slideGraficoMaior {
    padding: 0 200px; }

  .botoes-riscos .btn {
    font-size: 14px; }

  .wrap-page-padrao .box-imagem-page .numero .titulo {
    font-size: 18px; }

  .lista-botoes-demonstracoes .info-roae .titulo {
    font-size: 14px; }
  .lista-botoes-demonstracoes .info-roae .numero {
    font-size: 26px; }
  .lista-botoes-demonstracoes .btn-comum .titulo {
    font-size: 14px; }
  .lista-botoes-demonstracoes .btn-comum .numero {
    font-size: 20px; }
  .lista-botoes-demonstracoes .btn-comum .total {
    margin: 30px 0 0; }
  .lista-botoes-demonstracoes .btn-comum.btn-comum-2 .numero {
    padding-top: 15px; }

  .wrap-page-padrao .box-imagem-page .dados {
    padding: 0 40px 40px; }

  .wrap-presenca-global h3 {
    font-size: 20px; }

  .wrap-visao-organizacao .navegacao li {
    font-size: 14px;
    padding: 0 15px; }

  .lista-destaques-2022 .atuacao h2 {
    font-size: 28px; }
  .lista-destaques-2022 .atuacao .destaque {
    padding: 40px 0;
    padding-right: 10px; }
    .lista-destaques-2022 .atuacao .destaque h3 {
      font-size: 20px; }
    .lista-destaques-2022 .atuacao .destaque p {
      font-size: 15px; }
    .lista-destaques-2022 .atuacao .destaque .img .descricao {
      font-size: 15px; } }
/* smartphone */
@media (max-width: 767px) {
  .header {
    position: absolute; }
    .header .logo {
      height: 38px; }
    .header .content {
      padding: 20px 0 0; }
    .header .content .link-relatorio {
      font-size: 14px;
      height: 34px;
      padding: 7px 15px;
      margin-left: 0;
      float: left; }
    .header .content .btn-menu {
      height: 34px;
      font-size: 14px;
      padding: 6px 15px;
      float: right; }
    .header .content:after {
      content: "";
      display: block;
      clear: both; }
    .header .lista-linguas {
      font-size: 16px;
      position: absolute;
      top: -31px;
      right: 15px; }

  .wrap-page-padrao .page {
    padding-top: 10px; }

  .menu-principal {
    display: block;
    flex-wrap: initial;
    align-items: initial; }
    .menu-principal li {
      width: 100%;
      float: initial;
      height: auto !important;
      border-left: 0;
      border-bottom: 2px solid #003c78;
      text-align: right;
      margin-top: 5px;
      padding: 0; }
      .menu-principal li:nth-child(1) {
        width: 150px; }
      .menu-principal li:nth-child(2) {
        width: 180px; }
      .menu-principal li:nth-child(3) {
        width: 180px; }
      .menu-principal li:nth-child(4) {
        width: 210px; }
      .menu-principal li:nth-child(5) {
        width: 240px; }
      .menu-principal li:nth-child(6) {
        width: 240px; }
      .menu-principal li:nth-child(7) {
        width: 270px; }
      .menu-principal li:nth-child(8) {
        width: 300px; }
      .menu-principal li a {
        padding: 5px 0; }
        .menu-principal li a span {
          display: inline-block; }

  .titulo-page {
    font-size: 32px; }

  .post-body {
    font-size: 15px; }
    .post-body h1 {
      font-size: 21px; }
    .post-body h2 {
      font-size: 20px; }
    .post-body h3 {
      font-size: 19px; }
    .post-body h4 {
      font-size: 18px; }
    .post-body h5 {
      font-size: 17px; }
    .post-body h6 {
      font-size: 16px; }

  .slideGrafico2,
  .slideGrafico3 {
    padding: 0; }

  .slideGrafico,
  .slideGraficoMaior {
    padding: 0; }

  .botoes-riscos .btn {
    font-size: 14px; }

  .wrap-page-padrao .box-imagem-page .numero .titulo {
    font-size: 18px; }

  .lista-botoes-demonstracoes .info-roae .titulo {
    font-size: 14px; }
  .lista-botoes-demonstracoes .info-roae .numero {
    font-size: 26px; }
  .lista-botoes-demonstracoes .btn-comum .titulo {
    font-size: 14px; }
  .lista-botoes-demonstracoes .btn-comum .numero {
    font-size: 20px; }
  .lista-botoes-demonstracoes .btn-comum .total {
    margin: 30px 0 0; }
  .lista-botoes-demonstracoes .btn-comum.btn-comum-2 .numero {
    padding-top: 15px; }

  .wrap-page-padrao {
    padding-bottom: 20px;
    padding-top: 133px; }
    .wrap-page-padrao .box-imagem-page {
      position: initial;
      top: initial;
      right: initial;
      width: 100%;
      width: -webkit-calc(100% + 30px);
      width: -moz-calc(100% + 30px);
      width: calc(100% + 30px);
      margin-left: -15px; }
      .wrap-page-padrao .box-imagem-page .dados {
        padding: 20px;
        position: relative; }
        .wrap-page-padrao .box-imagem-page .dados:after {
          height: 80%; }
      .wrap-page-padrao .box-imagem-page.box-imagem-page-top {
        height: 140px;
        width: 100%;
        margin-left: 0; }
      .wrap-page-padrao .box-imagem-page .btn-graficos {
        margin-top: 20px; }
    .wrap-page-padrao .conteudo {
      max-height: initial !important;
      padding-right: 0;
      margin: 30px 0 0; }
      .wrap-page-padrao .conteudo .colunas {
        columns: initial;
        column-gap: initial;
        column-count: initial;
        column-fill: initial;
        -webkit-column-break-inside: initial;
        page-break-inside: initial;
        break-inside: initial; }

  .wrap-presenca-global {
    padding: 40px 0; }
    .wrap-presenca-global h3 {
      font-size: 18px; }

  .wrap-visao-organizacao .navegacao li {
    font-size: 14px;
    padding: 0 15px;
    display: block;
    margin: 0 0 15px; }

  .wrap-visao-organizacao {
    padding: 40px 0; }
    .wrap-visao-organizacao .area-content {
      margin: 40px 0 0; }

  .menu-page {
    font-size: 16px; }

  .lista-botoes-demonstracoes .info-roae {
    margin-top: 40px; }

  .secao-modal {
    padding-top: 133px; }
    .secao-modal .titulo-page {
      margin-top: 10px; }

  .botoes-riscos {
    margin-top: 0;
    margin-bottom: 30px; }

  .txt-risco {
    max-height: initial;
    padding-right: 0;
    margin-top: 30px;
    padding-bottom: 20px; }

  .espaco-vazio-risco {
    display: none; }

  .secao-modal {
    height: auto;
    min-height: 100%; }

  .header.header-home {
    padding: 35px 0; }
    .header.header-home .lista-linguas {
      position: initial;
      top: initial;
      right: initial;
      margin-left: 0; }
    .header.header-home .content {
      padding: 0; }

  .header-lateral {
    width: 100%;
    height: auto;
    min-height: initial;
    padding: 20px; }
    .header-lateral:after {
      width: 100%; }
    .header-lateral .conteudo {
      position: initial;
      bottom: initial;
      left: initial;
      padding: 0;
      margin-top: 20px; }
      .header-lateral .conteudo h1 {
        font-size: 34px;
        margin-bottom: 20px; }
      .header-lateral .conteudo .btn {
        padding: 8px 20px;
        font-size: 12px; }
      .header-lateral .conteudo h2 {
        font-size: 14px;
        border-bottom-width: 6px;
        margin-top: 25px; }
    .header-lateral .logo {
      position: initial;
      top: initial;
      left: initial;
      height: 50px; }

  .wrap-home {
    min-height: initial;
    height: auto;
    padding-top: 340px;
    padding-bottom: 20px; }
    .wrap-home .conteudo {
      padding-left: 0;
      position: initial; }

  .menu-destaques-2022 {
    padding: 10px 0 0;
    font-size: 15px; }
    .menu-destaques-2022 li {
      width: 50%;
      float: left;
      display: block;
      text-align: left;
      margin-top: 10px; }
      .menu-destaques-2022 li:nth-child(2n+3) {
        clear: both; }
    .menu-destaques-2022:after {
      content: "";
      display: block;
      clear: both; }

  .lista-destaques-2022 .atuacao h2 {
    font-size: 30px; }
  .lista-destaques-2022 .atuacao .destaque {
    padding: 40px 0; }
    .lista-destaques-2022 .atuacao .destaque h3 {
      font-size: 20px; }
    .lista-destaques-2022 .atuacao .destaque p {
      font-size: 15px; }

  .menu-lateral {
    font-size: 16px;
    padding: 130px 0 0; }
    .menu-lateral ul {
      border-right: 0; } }
@media (max-width: 767px) and (max-width: 340px) {
  .header .content .link-relatorio {
    font-size: 13px;
    padding: 7px 10px;
    margin-left: -5px; }
    .header .content .link-relatorio i {
      margin: 0 5px 0 0; }
  .header .content .btn-menu {
    font-size: 13px;
    padding: 6px 10px;
    margin-right: -5px; }
    .header .content .btn-menu i {
      margin: -2px 5px 0 0; }

  .menu-destaques-2022 li {
    width: 100%; } }
@media (max-width: 767px) {
  .area-slide-not-slide {
    text-align: center; }
    .area-slide-not-slide img {
      margin-bottom: 30px; } }
@media (min-width: 768px) {
  .txt-risco {
    padding-left: 20px; }

  .header .content .btn-menu {
    min-width: 115px; }

  .wrap-page-padrao .box-imagem-page .dados .row {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: flex-end; } }

/*# sourceMappingURL=style.css.map */
