.banner {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  min-height: 100vh;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #c9c9c9;
  background-image: url('../images/bg_capa_site_relatorio_1920x1080px.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.banner.final {
  background-attachment: fixed;
}

.geral {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.corpo-m3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 57%;
  max-width: 1200px;
  margin-right: 60px;
  padding: 100px 60px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.corpo-m3.pesquisadores {
  background-color: transparent;
}

.titulo {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

.menu {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 11;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-1-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #333;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
}

.menu-1-link:hover {
  margin-left: -1px;
  padding-left: 9px;
  border-left-width: 3px;
  border-left-color: #333;
}

.menu-1-link.w--current {
  margin-left: -1px;
  padding-left: 9px;
  border-left-width: 3px;
  border-left-color: #f29100;
  font-weight: 900;
  text-transform: uppercase;
}

.menu-1-link.sublink {
  text-transform: none;
}

.menu-1-link.cel {
  display: none;
}

.menu-1-link.pc {
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-transform: none;
}

.menu-1-link.pc.w--current {
  width: 100%;
  border-left-color: #b12914;
  font-weight: 700;
}

.menu-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 100;
  display: none;
  max-width: 180px;
  margin-left: 250px;
  padding-top: 73px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-2.aberto {
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 196px;
  margin-left: 250px;
}

.menu-2.aberto-copy {
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 250px;
}

.menu-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 180px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.menu-1.aberto {
  max-width: 217px;
  padding: 13px 20px 20px 6px;
  background-color: hsla(0, 0%, 95.7%, 0.8);
}

.menu-2-link {
  margin-left: 5px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 10px;
  border-left: 1px solid #333;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  text-decoration: none;
}

.menu-2-link:hover {
  margin-left: 4px;
  padding-left: 9px;
  border-left-width: 3px;
  border-left-color: #333;
}

.menu-2-link.w--current {
  margin-left: 4px;
  padding-left: 9px;
  border-left-width: 3px;
  border-left-color: #b12914;
  font-weight: 700;
}

.corpo-m1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.corpo-titulo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 400px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.corpo-titulo.atua-politica {
  background-image: url('../images/4-0-Atuacao-Politicav2.jpg');
}

.corpo-titulo.realiza-o {
  background-image: url('../images/5-0-Realizacoes-e-Projetos.jpg');
}

.corpo-titulo.biblioteca {
  background-image: url('../images/6-0-Biblioteca.jpg');
}

.corpo-titulo.tecno {
  background-image: url('../images/7-0-Tecnologia.jpg');
}

.corpo-titulo.expediente {
  background-image: url('../images/8-0-Expediente.jpg');
}

.corpo-titulo.parceiros {
  background-image: url('../images/9-0-Parceiros-e-Apoiadores.jpg');
}

.corpo-titulo.contato {
  background-image: url('../images/10-0-Contatojpg.jpg');
}

.titulo-fundo {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #f4f4f4;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: none;
}

.titulo-fundo.laranja {
  color: #da9027;
  font-size: 100px;
}

.titulo-fundo.se-ao {
  color: #b12914;
  font-size: 21px;
  font-weight: 800;
}

.submenu-celular {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.link {
  display: none;
}

.menu-3 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: none;
  max-width: 160px;
  margin-left: 256px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.menu-3.abre {
  display: none;
}

.menu-3.aberto {
  top: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 166px;
  margin-left: 250px;
}

.menu-btn {
  display: none;
}

.btn-baixo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-top: 21px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn-baixo-reta {
  position: relative;
  left: 8px;
  width: 40px;
  height: 6px;
  border-radius: 5px;
  background-color: #c13522;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.btn-baixo-reta._2 {
  left: -7px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.textos {
  width: 100%;
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  text-align: justify;
}

.textos.tab-1 {
  margin-bottom: 20px;
  margin-left: 20px;
  padding-left: 10px;
  border-left: 3px solid hsla(0, 0%, 100%, 0.5);
}

.textos.dentro {
  margin-bottom: 0px;
}

.textos.sem-maergem {
  margin-bottom: 0px;
  font-weight: 700;
}

.textos.menor {
  font-size: 15px;
  line-height: 18px;
  text-align: left;
}

.textos.citacao {
  padding-left: 60px;
  font-size: 15px;
  line-height: 21px;
}

.textos.bullets {
  margin-left: 40px;
  padding-left: 20px;
  border-left: 5px solid #fdba16;
}

.textos.aviso {
  margin-top: 20px;
  margin-bottom: 100px;
  padding-top: 20px;
  border-top: 1px solid #fdba16;
  font-size: 14px;
  line-height: 22px;
}

.textos.primeiro {
  margin-top: 30px;
}

.textos.referencias {
  max-width: 100%;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-size: 15px;
  line-height: 19px;
}

.textos.assinatura {
  width: 100%;
  font-size: 15px;
  font-weight: 700;
  text-align: right;
}

.textos.fonte {
  margin-top: 10px;
  font-size: 12px;
  line-height: 16px;
}

.textos.branco {
  margin-bottom: 0px;
  color: #f4f4f4;
}

.textos.letras {
  width: 20px;
  max-width: 20px;
  min-width: 20px;
}

.barra {
  width: 80px;
  height: 6px;
  min-height: 6px;
  margin-bottom: 20px;
  background-color: #c13522;
}

.menu-logo-link {
  margin-bottom: 16px;
  padding-left: 6px;
}

.imagem-p {
  margin-right: 10px;
  margin-bottom: 10px;
}

.box-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.box-horizontal.img-m {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.subtitulo {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
}

.subtitulo.sem-margem {
  margin-bottom: 0px;
}

.subtitulo.margem-topo {
  margin-top: 30px;
}

.subtitulo.margem {
  margin-bottom: 39px;
}

.subtitulo.expediente {
  margin-bottom: 6px;
}

.icon-p {
  margin-right: 10px;
  margin-bottom: 0px;
}

.btn-link-azul {
  margin-bottom: 30px;
  padding: 12px 22px 10px;
  background-color: #275293;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: 'Bebas Neue', sans-serif;
  color: #da9027;
  font-size: 24px;
  line-height: 23px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.btn-link-azul:hover {
  background-color: #333;
}

.imagem-50 {
  width: 48%;
  max-width: none;
  margin-right: 2%;
  margin-bottom: 20px;
}

.icon-m {
  margin-right: 12px;
}

.logo-menu {
  max-width: 180px;
  margin-left: 2px;
}

.barra-preta {
  width: 110px;
  height: 10px;
  margin-top: 13px;
  margin-bottom: 20px;
  background-color: #b12914;
}

.textos-fundo {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 20px;
  font-weight: 400;
  text-align: justify;
  text-decoration: none;
}

.box-escuro {
  width: 100%;
  margin-bottom: 20px;
  padding: 12px;
  background-color: #c2722a;
  background-image: url('../images/Fundo_1Fundo.png');
  background-position: 50% 50%;
  background-size: auto;
}

.box-escuro.menor {
  width: 70%;
}

.subtitulo-branco {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Bebas Neue', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
}

.box-escuro-dentro {
  padding: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f19039;
  background-image: url('../images/Fundo_1Fundo.png');
  background-position: 50% 50%;
  background-size: auto;
}

.box-escuro-dentro.margem {
  padding: 20px 30px 30px;
}

.galeria {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 102%;
  margin-bottom: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.galeria.logos {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.texto-negrito {
  margin-top: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  line-height: 20px;
}

.colunas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.coluna-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31%;
  margin-right: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tabela-colunas {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 46px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.texto-destaque {
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: 'Bebas Neue', sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
  font-weight: 400;
}

.numero-destaque {
  margin-top: 0px;
  margin-right: 12px;
  margin-bottom: 0px;
  font-family: 'Bebas Neue', sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 50px;
  font-weight: 400;
}

.box-destaque-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 12px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.textos-com-linha {
  margin-top: -5px;
  margin-bottom: 20px;
  padding-top: 5px;
  border-top: 2px dotted #000;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  text-align: justify;
}

.episodios-podcast {
  width: 30%;
  margin-top: 10px;
  margin-right: 3%;
  margin-bottom: 20px;
}

.monitor-80 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: auto;
  margin-bottom: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.monitor-dentro {
  position: absolute;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: 90%;
  height: 64%;
  margin-top: 4%;
  margin-left: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.monitor-img-tela {
  width: 100%;
  max-width: none;
}

.monitor-img {
  position: relative;
  z-index: 1;
  width: 100%;
}

.monitor-luz {
  position: absolute;
  z-index: 1;
  width: 70%;
}

.textos-fundo-link {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #ffb26d;
  font-size: 17px;
  line-height: 20px;
  font-weight: 700;
  text-align: justify;
  text-decoration: none;
}

.bold-text {
  line-height: 20px;
}

.link-redes {
  margin-top: 5px;
}

.imagem-escritorios {
  width: 20%;
  max-width: none;
  min-width: 160px;
  margin-right: 2%;
  margin-bottom: -1px;
}

.imgagem-75 {
  width: 75%;
  max-width: none;
  margin-bottom: 20px;
}

.menu-1-links {
  padding-left: 10px;
}

.menu-quadrado {
  width: 10px;
  height: 10px;
  margin-top: 3px;
  margin-left: 6px;
  border-radius: 0px;
  background-color: #b12914;
}

.menu-quadrado._2 {
  margin-top: 0px;
}

.menu-quadrado.p {
  width: 11px;
  height: 11px;
  margin-left: 0px;
}

.menu-2-tema-tit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 3px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #f19039;
  font-weight: 700;
  text-align: center;
}

.menu-2-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 16px 10px 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: hsla(0, 0%, 95.7%, 0.8);
}

.menu-2-links._0 {
  margin-bottom: 336px;
  padding: 10px 20px 10px 8px;
  background-color: hsla(0, 0%, 95.7%, 0.8);
}

.menu-2-links._1 {
  margin-bottom: 136px;
  padding-top: 8px;
}

.menu-2-links._2 {
  margin-bottom: 16px;
}

.menu-2-links._3 {
  margin-top: 122px;
}

.menu-2-links._5 {
  margin-top: 170px;
}

.menu-2-links._4 {
  margin-bottom: 39px;
}

.expediente-corpo {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100vh;
  padding: 80px 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f4f4f4;
}

.expediente-colunas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 80px 60px 80px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.body {
  background-color: #f4f4f4;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.expediente-coluna-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-bottom: 50px;
  padding-right: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.expediente-coluna-02 {
  width: 60%;
  margin-bottom: 30px;
  padding-right: 60px;
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}

.expediente-sub-tit {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 18px;
}

.expediente-nome {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 18px;
}

.expediente-nomes {
  margin-bottom: 15px;
}

.expediente-nomes._2 {
  margin-top: 10px;
  padding-top: 20px;
  border-top: 1px dashed #000;
}

.expediente-barra {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  margin-left: -40px;
  padding: 8px 42px 8px 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #c13522;
  color: #fff;
}

.expediente-barra.m {
  margin-bottom: 20px;
  margin-left: -60px;
  padding-left: 40px;
}

.expediente-barra.tabelas {
  margin-bottom: 30px;
  margin-left: -40px;
  padding-left: 80px;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #f4f4f4;
  font-size: 50px;
  line-height: 60px;
}

.heading.expedienete {
  font-size: 20px;
  line-height: 24px;
  text-align: left;
}

.heading.m {
  font-size: 20px;
  line-height: 30px;
}

.expediente-data {
  line-height: 22px;
}

.expediente-data.isbn {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
  border-top: 1px dashed #000;
}

.expediente-data.isbn.fim {
  border: 1px none #000;
}

.paragraph {
  margin-top: 40px;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 20px;
  text-align: right;
}

.expediente-topo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.corpo-titulo-box {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 60%;
  height: 100%;
  background-color: #c13522;
}

.corpo-titulo-g {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #c9c9c9;
  background-image: url('../images/bg_capa_site_relatorio_1920x1080px.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.sub-titulo-fundo {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #f4f4f4;
  font-size: 50px;
  line-height: 54px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: none;
}

.sub-titulo-fundo.branco {
  color: #f4f4f4;
}

.corpo-titulo-g-dentro {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 57%;
  max-width: 1200px;
  padding-right: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.corpo-m2-titulo {
  position: relative;
  margin-bottom: 40px;
  margin-left: -100px;
  padding: 30px 40px 30px 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-color: #c13522;
}

.tabela-corpo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 20px 20px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #fff;
}

.tabela-titulo {
  width: 70%;
  margin-bottom: 20px;
  color: #f29100;
  font-size: 15px;
  line-height: 18px;
  font-style: italic;
  font-weight: 600;
  text-align: left;
}

.coluna-titulo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  padding-top: 7px;
  padding-right: 10px;
  padding-bottom: 7px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #c9c9c9;
  color: #333;
  line-height: 16px;
  font-weight: 600;
  text-align: right;
}

.tabela-grafico {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  padding-right: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabela-tamanho {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fdba16;
}

.tabela-tamanho._89 {
  width: 89%;
}

.tabela-tamanho._80 {
  width: 80%;
}

.tabela-tamanho._55 {
  width: 55%;
}

.tabela-tamanho._52 {
  width: 52%;
}

.tabela-tamanho._44 {
  width: 44%;
}

.tabela-tamanho._26 {
  width: 26%;
}

.tabela-tamanho._20 {
  width: 20%;
}

.tabela-tamanho._14 {
  width: 14%;
}

.tabela-tamanho._74 {
  width: 74%;
}

.tabela-tamanho._66 {
  width: 66%;
}

.tabela-tamanho._57 {
  width: 57%;
}

.tabela-tamanho._19 {
  width: 19%;
}

.tabela-tamanho._5-5 {
  width: 5.5%;
  height: 16px;
  background-color: #fdba16;
}

.tabela-tamanho._5 {
  width: 5%;
}

.tabela-tamanho._5-3 {
  width: 5.3%;
}

.tabela-tamanho._79 {
  width: 79%;
}

.tabela-tamanho._71 {
  width: 71%;
}

.tabela-tamanho._69 {
  width: 69%;
}

.tabela-tamanho._38 {
  width: 38%;
}

.tabela-tamanho._25 {
  width: 25%;
}

.tabela-tamanho._12 {
  width: 12%;
}

.tabela-tamanho._7 {
  width: 7%;
}

.tabela-tamanho._6 {
  width: 6%;
}

.tabela-tamanho._3 {
  width: 3%;
}

.tabela-tamanho._2 {
  width: 2%;
}

.tabela-tamanho._9 {
  width: 9%;
}

.tabela-tamanho._34 {
  width: 34%;
}

.tabela-tamanho._35 {
  width: 35%;
}

.tabela-tamanho._31 {
  width: 31%;
}

.tabela-tamanho._28 {
  width: 28%;
}

.tabela-tamanho._23 {
  width: 23%;
}

.tabela-tamanho._16 {
  width: 16%;
}

.tabela-tamanho._30 {
  width: 30%;
}

.tabela-tamanho._18 {
  width: 18%;
}

.tabela-tamanho._59 {
  width: 59%;
}

.tabela-tamanho._4-5 {
  width: 4.5%;
}

.tabela-tamanho._1-2 {
  width: 1.2%;
}

.tabela-tamanho._1 {
  width: 1%;
}

.tabela-tamanho._0-8 {
  width: 0.8%;
}

.tabela-tamanho._0-6 {
  width: 0.6%;
}

.tabela-tamanho._0-2 {
  width: 0.2%;
}

.tabela-tamanho._36 {
  width: 36%;
}

.tabela-tamanho._24 {
  width: 24%;
}

.tabela-tamanho._11 {
  width: 11%;
}

.tabela-tamanho._27 {
  width: 27%;
}

.tabela-tamanho._58 {
  width: 58%;
}

.tabela-tamanho._32 {
  width: 32%;
}

.tabela-tamanho._10 {
  width: 10%;
}

.tabela-tamanho._8 {
  width: 8%;
}

.tabela-tamanho._4 {
  width: 4%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.tabela-tamanho._68 {
  width: 68%;
}

.tabela-tamanho._17 {
  width: 17%;
}

.tabela-tamanho._41 {
  width: 41%;
}

.tabela-tamanho._53 {
  width: 53%;
}

.tabela-tamanho._45 {
  width: 45%;
}

.tabela-tamanho._22 {
  width: 22%;
}

.tabela-tamanho._86 {
  width: 86%;
}

.tabela-tamanho._67 {
  width: 67%;
}

.tabela-tamanho._42 {
  width: 42%;
}

.tabela-tamanho._78 {
  width: 78%;
}

.tabela-tamanho._70 {
  width: 70%;
}

.tabela-tamanho._29 {
  width: 29%;
}

.tabela-tamanho._33 {
  width: 33%;
}

.tabela-tamanho._49 {
  width: 49%;
}

.tabela-tamanho._0-2-copy {
  width: 0.2%;
}

.tabela-tamanho._51 {
  width: 51%;
}

.tabela-tamanho._76 {
  width: 76%;
}

.tabela-tamanho._91 {
  width: 91%;
}

.tabela-tamanho._60 {
  width: 60%;
}

.tabela-tamanho._48 {
  width: 48%;
}

.tabela-tamanho._95 {
  width: 95%;
}

.tabela-tamanho._90 {
  width: 90%;
}

.tabela-tamanho._94 {
  width: 94%;
}

.tabela-tamanho._65 {
  width: 65%;
}

.tabela-tamanho._39 {
  width: 39%;
}

.tabela-tamanho._0-4 {
  width: 0.4%;
}

.tabela-tamanho._50 {
  width: 50%;
}

.tabela-tamanho._56 {
  width: 56%;
}

.tabela-tamanho._15 {
  width: 15%;
}

.tabela-tamanho._61 {
  width: 61%;
}

.tabela-tamanho._43 {
  width: 43%;
}

.tabela-tamanho._40 {
  width: 40%;
}

.tabela-tamanho._0 {
  width: 0%;
}

.tabela-tamanho._13 {
  width: 13%;
}

.tabela-tamanho._21 {
  width: 21%;
}

.tabela-tamanho._67-copy {
  width: 67%;
}

.tabela-tamanho._47 {
  width: 47%;
}

.tabela-tamanho._81 {
  width: 81%;
}

.tabela-tamanho._12-copy {
  width: 12%;
}

.tabela-tamanho._72 {
  width: 72%;
}

.tabela-linha {
  height: 16px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fdba16;
}

.text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 10px;
}

.tabela-fonte {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 18px;
  border-bottom: 11px solid #fdba16;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  text-align: right;
}

.corpo-m2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100vh;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.corpo-sumario {
  width: 100%;
  margin-bottom: 30px;
  padding: 30px 40px 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #fdba16;
}

.sumario-tit {
  margin-bottom: 20px;
  padding-left: 22px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.realizadores-destaque {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.realizadores-bola {
  width: 8px;
  height: 8px;
  min-height: 8px;
  min-width: 8px;
  margin-top: 5px;
  border-radius: 50px;
  background-color: #333;
}

.realizadores-texto {
  margin-left: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #000;
  line-height: 18px;
  text-align: justify;
  text-decoration: none;
}

.link-nota {
  position: relative;
  bottom: 7px;
  color: #c13522;
  font-size: 12px;
  font-weight: 800;
  text-decoration: none;
}

.corpo-notas {
  width: 100%;
  margin-bottom: 0px;
  padding-top: 60px;
}

.corpo-notas.intro {
  margin-bottom: 40px;
  padding-top: 20px;
}

.corpo-nota {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.nota-numero {
  width: 22px;
  min-width: 22px;
  margin-right: 2px;
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #b12914;
  font-size: 14px;
  line-height: 16px;
  font-weight: 800;
  text-align: justify;
}

.nota-numero.tab-1 {
  margin-bottom: 20px;
  margin-left: 20px;
  padding-left: 10px;
  border-left: 3px solid hsla(0, 0%, 100%, 0.5);
}

.nota-numero.dentro {
  margin-bottom: 0px;
}

.nota-numero.sem-maergem {
  margin-bottom: 0px;
  font-weight: 700;
}

.nota-numero.menor {
  font-size: 15px;
  line-height: 18px;
  text-align: left;
}

.nota-numero.citacao {
  padding-left: 140px;
  font-size: 15px;
  line-height: 21px;
}

.notas-texto {
  max-width: 100%;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  text-align: justify;
}

.notas-texto.tab-1 {
  margin-bottom: 20px;
  margin-left: 20px;
  padding-left: 10px;
  border-left: 3px solid hsla(0, 0%, 100%, 0.5);
}

.notas-texto.dentro {
  margin-bottom: 0px;
}

.notas-texto.sem-maergem {
  margin-bottom: 0px;
  font-weight: 700;
}

.notas-texto.menor {
  font-size: 15px;
  line-height: 18px;
  text-align: left;
}

.notas-texto.citacao {
  padding-left: 140px;
  font-size: 15px;
  line-height: 21px;
}

.nota-link {
  color: #333;
  font-weight: 700;
}

.nota-link-volta {
  color: #c13522;
  font-weight: 700;
  text-decoration: none;
}

.notas-tit {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 10px;
  border-top: 2px solid #c13522;
  color: #b12914;
  font-size: 13px;
  line-height: 17px;
  font-weight: 900;
  text-transform: uppercase;
}

.tema-interno {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tema-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f29100;
  color: #f4f4f4;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
}

.tema-esconde {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-perspective-origin: 50% 0%;
  perspective-origin: 50% 0%;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.tema-btn-img {
  width: 14px;
  max-width: none;
  min-width: 14px;
  margin-top: 1px;
  margin-left: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.imagem-banner {
  width: 30%;
  max-width: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.corpo-m0 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.banner-colunas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 100px;
  padding-left: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.banner-coluna {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.banner-titulo {
  max-width: 820px;
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 36px 70px;
  background-color: rgba(193, 53, 34, 0.7);
  color: #f4f4f4;
  font-size: 40px;
  line-height: 46px;
  font-style: normal;
  font-weight: 300;
  text-align: left;
  text-transform: none;
}

.banner-org {
  color: #000;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.banner-relatorio {
  margin-bottom: 20px;
  color: #f4f4f4;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 1px;
}

.tabela-2-corpo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 40px;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.tabela-2-colunas {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 46px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-bottom: 1px solid #c9c9c9;
}

.coluna-2-titulo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #c9c9c9;
  color: #333;
  line-height: 16px;
  font-weight: 600;
  text-align: left;
}

.coluna-2-titulo.tit {
  border-right-color: #333;
  background-color: #fdba16;
  font-weight: 800;
}

.coluna-2-titulo.tit._33 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.coluna-2-titulo.tit._34 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.coluna-2-titulo._33 {
  width: 33%;
  padding-right: 14px;
  padding-left: 14px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.coluna-2-titulo._33.b {
  font-weight: 400;
}

.coluna-2-titulo._34 {
  width: 34%;
  padding-right: 14px;
  padding-left: 14px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right-style: none;
}

.coluna-2-titulo._34.b {
  font-weight: 400;
}

.coluna-2-titulo.p {
  width: 40%;
}

.coluna-2-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  padding: 10px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333;
  line-height: 16px;
  font-weight: 600;
  text-align: right;
}

.coluna-2-info.tit {
  background-color: #fdba16;
  font-weight: 800;
}

.coluna-2-info.g {
  width: 60%;
}

.tabela-2-coluna {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-style: solid solid none;
  border-width: 1px;
  border-color: #c9c9c9 #c9c9c9 #000;
}

.tabela-2-coluna.tit {
  position: relative;
  z-index: 2;
  margin-bottom: -1px;
  border-style: solid;
  border-color: #333;
  background-color: #fdba16;
  font-weight: 700;
  text-transform: uppercase;
}

.tabela-2-titulo {
  width: 100%;
  margin-bottom: 20px;
  color: #f29100;
  font-size: 15px;
  line-height: 18px;
  font-style: italic;
  font-weight: 600;
  text-align: center;
}

.coluna-3-titulo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 1px solid #c9c9c9;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 17px;
  font-weight: 400;
  text-align: left;
}

.coluna-3-titulo.tit {
  border-right-color: #333;
  background-color: #fdba16;
  font-weight: 800;
}

.coluna-3-titulo.tit._33 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.coluna-3-titulo.tit._34 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.coluna-3-titulo._33 {
  width: 33%;
  padding-right: 14px;
  padding-left: 14px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.coluna-3-titulo._34 {
  width: 34%;
  padding-right: 14px;
  padding-left: 14px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right-style: none;
}

.coluna-3-titulo.p {
  width: 40%;
}

.coluna-3-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 17px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
}

.coluna-3-info.tit {
  background-color: #fdba16;
  font-style: normal;
  font-weight: 800;
}

.coluna-3-info.g {
  width: 100%;
}

.coluna-2-titulo-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #c9c9c9;
  color: #333;
  line-height: 16px;
  font-weight: 600;
  text-align: left;
}

.coluna-2-titulo-copy.tit {
  border-right-color: #333;
  background-color: #fdba16;
  font-weight: 800;
}

.coluna-2-titulo-copy.tit._33 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.coluna-2-titulo-copy.tit._34 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.coluna-2-titulo-copy._33 {
  width: 33%;
  padding-right: 14px;
  padding-left: 14px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.coluna-2-titulo-copy._34 {
  width: 34%;
  padding-right: 14px;
  padding-left: 14px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right-style: none;
}

.coluna-2-titulo-copy.p {
  width: 40%;
}

.coluna-3-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 1px solid #c9c9c9;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 17px;
  font-weight: 400;
  text-align: left;
}

.coluna-3-50.tit {
  border-right-color: #333;
  background-color: #fdba16;
  font-weight: 800;
}

.coluna-3-50.tit._33 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.coluna-3-50.tit._34 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.coluna-3-50._33 {
  width: 33%;
  padding-right: 14px;
  padding-left: 14px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.coluna-3-50._34 {
  width: 34%;
  padding-right: 14px;
  padding-left: 14px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right-style: none;
}

.coluna-3-50.p {
  width: 40%;
}

.coluna-3-info-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 17px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
}

.coluna-3-info-copy.tit {
  background-color: #fdba16;
  font-style: normal;
  font-weight: 800;
}

.coluna-3-info-copy.g {
  width: 100%;
}

.link-referencias {
  color: #f29100;
  font-weight: 700;
  text-decoration: none;
}

.autores {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 57%;
  max-width: 1200px;
  padding-top: 50px;
  padding-right: 100px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.autor {
  width: 100%;
  margin-bottom: 40px;
  padding: 34px 38px;
  border-bottom: 8px solid #fdba16;
  background-color: #fff;
  text-align: justify;
}

.autor-topo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 27px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.autor-img {
  overflow: hidden;
  width: 180px;
  height: 180px;
  max-width: none;
  min-height: 180px;
  min-width: 180px;
  margin-right: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 100px;
}

.autor-nome {
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 30px;
  font-weight: 500;
  text-align: left;
}

.menu-1-link-sozinho {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #333;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
}

.menu-1-link-sozinho:hover {
  margin-left: -1px;
  padding-left: 9px;
  border-left-width: 3px;
  border-left-color: #333;
}

.menu-1-link-sozinho.w--current {
  margin-left: -1px;
  padding-left: 9px;
  border-left-width: 3px;
  border-left-color: #b12914;
  font-weight: 700;
  text-transform: none;
}

.menu-1-link-sozinho.cel {
  display: none;
}

.link-2 {
  color: #333;
  text-decoration: none;
}

.fixa {
  margin-bottom: 20px;
  padding: 20px 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #c9c9c9;
  font-size: 14px;
  line-height: 16px;
}

.fixa-texo-1 {
  margin-bottom: 40px;
}

.fixa-colunas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.fixa-coluna._2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.fixa-numero {
  margin-right: 50px;
}

.fixa-texto-3 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 100px;
}

.fixa-texto-4 {
  width: 100px;
  min-width: 100px;
}

.fixa-texto-4.b {
  width: auto;
}

.fixa-texto-2 {
  display: block;
  margin-bottom: 10px;
}

.fixa-texto-5 {
  margin-bottom: 10px;
  font-size: 14px;
  text-align: right;
}

.fixa-texto-6 {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 10px;
  text-align: left;
}

.menu-1-link-isbn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #333;
  background-color: #fff;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
}

.menu-1-link-isbn.w--current {
  margin-left: -1px;
  padding-left: 9px;
  border-left-width: 3px;
  border-left-color: #f29100;
  font-weight: 900;
  text-transform: uppercase;
}

.menu-1-link-isbn.cel {
  display: none;
}

.link-textos {
  display: inline;
  color: #647baa;
  font-weight: 700;
  text-decoration: none;
}

.expediente-img {
  max-width: 360px;
  margin-bottom: 20px;
}

.expediente-atribui-o {
  max-width: 150px;
}

.pesquisadores-e-apoiadores {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  padding: 80px 100px 120px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #f4f4f4;
}

.pesquisadores-coluna {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 40px;
  padding: 44px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-style: solid;
  border-width: 1px;
  border-color: #c9c9c9;
}

.apoiadores-coluna {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 44px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-style: solid;
  border-width: 1px;
  border-color: #c9c9c9;
}

.sub-tutulo-caixa {
  width: 100%;
  margin-top: 20px;
}

.margem {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 50px;
  background-color: #f4f4f4;
}

.graficos {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #c9c9c9;
  background-color: #fff;
}

.graficos.tabela {
  padding-right: 0px;
  padding-left: 0px;
  border-style: none;
}

.grafico-img {
  width: 100%;
  height: auto;
  max-width: none;
}

.caixa-azul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding: 11px 31px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #c13522;
  text-align: center;
}

.destaque {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-left: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.destaque-numero {
  width: 22px;
  min-width: 22px;
  margin-right: 2px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #b12914;
  font-size: 17px;
  line-height: 25px;
  font-weight: 800;
  text-align: justify;
}

.destaque-numero.tab-1 {
  margin-bottom: 20px;
  margin-left: 20px;
  padding-left: 10px;
  border-left: 3px solid hsla(0, 0%, 100%, 0.5);
}

.destaque-numero.dentro {
  margin-bottom: 0px;
}

.destaque-numero.sem-maergem {
  margin-bottom: 0px;
  font-weight: 700;
}

.destaque-numero.menor {
  font-size: 15px;
  line-height: 18px;
  text-align: left;
}

.destaque-numero.citacao {
  padding-left: 140px;
  font-size: 15px;
  line-height: 21px;
}

.destaque-texto {
  max-width: 100%;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 17px;
  line-height: 25px;
  font-weight: 400;
  text-align: justify;
}

.destaque-texto.tab-1 {
  margin-bottom: 20px;
  margin-left: 20px;
  padding-left: 10px;
  border-left: 3px solid hsla(0, 0%, 100%, 0.5);
}

.destaque-texto.dentro {
  margin-bottom: 0px;
}

.destaque-texto.sem-maergem {
  margin-bottom: 0px;
  font-weight: 700;
}

.destaque-texto.menor {
  font-size: 15px;
  line-height: 18px;
  text-align: left;
}

.destaque-texto.citacao {
  padding-left: 140px;
  font-size: 15px;
  line-height: 21px;
}

.realizadores-destaque-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.texto-colunas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 6px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.lista-ilustra-o {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/bg_capa_site_relatorio_1920x1080px.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.corpo-ilustra-o {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 57%;
  max-width: 1200px;
  min-height: 100vh;
  margin-right: 60px;
  padding-top: 53px;
  padding-bottom: 53px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.linsta-tabela {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.link-ilustra-oes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 8px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #000;
  text-decoration: none;
}

.link-ilustra-oes:hover {
  color: #686868;
}

.link-ilustra-tit {
  font-size: 12px;
  line-height: 14px;
}

.link-ilustra-texto {
  min-width: 70px;
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
}

.ilustra-tit {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.lista-tabelas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
}

.lista-grupo {
  width: 100%;
  max-width: 1200px;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-right: 40px;
  padding-bottom: 30px;
  background-color: hsla(0, 0%, 95.7%, 0.8);
}

.banner-sub-tit {
  margin-top: 0px;
  margin-bottom: 6px;
  color: #f4f4f4;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
}

.banner-nomes {
  margin-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  color: #f4f4f4;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
}

.banner-pessoas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.banner-nomes-coluna {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.final {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-top: 68px;
  padding-left: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}

.final-coluna {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 220px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 820px;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.banner-logo {
  width: 22%;
  margin-bottom: 20px;
}

.banner-logo.usp {
  width: 13%;
}

.banner-logo.eca {
  width: 30%;
}

@media screen and (max-width: 991px) {
  .banner {
    height: auto;
    max-width: 100%;
    min-height: 100vh;
    padding-top: 57px;
    padding-bottom: 57px;
  }

  .banner.banner-final {
    max-width: 100%;
  }

  .geral {
    width: 100%;
    max-width: 100%;
  }

  .corpo-m3 {
    width: 100%;
    margin-right: 0px;
    padding: 100px 100px 60px;
    background-color: #f4f4f4;
    text-align: left;
  }

  .menu {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    z-index: 100;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 60px;
    padding-left: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #b12914;
  }

  .menu-1-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 20px;
    border-left-style: solid;
  }

  .menu-1-link:hover {
    margin-left: 0px;
    padding-left: 20px;
    border-left-style: solid;
    border-left-width: 1px;
  }

  .menu-1-link.w--current {
    margin-left: 0px;
    padding-left: 20px;
    border-left-width: 1px;
    border-left-color: #f29100;
  }

  .menu-1-link.w--current:hover {
    border-left-style: solid;
    border-left-color: #f29100;
  }

  .menu-1-link.sublink {
    padding-left: 0px;
    border-left-style: none;
    color: #f4f4f4;
    font-weight: 700;
  }

  .menu-1-link.cel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    border: 1px none #000;
    color: #f4f4f4;
    text-transform: none;
  }

  .menu-1-link.pc {
    display: none;
  }

  .menu-2 {
    display: none;
  }

  .menu-2.aberto {
    display: none;
  }

  .menu-2.aberto-copy {
    display: none;
  }

  .menu-1 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    z-index: 1;
    display: none;
    width: 100%;
    max-width: none;
    padding: 11px 40px 60px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #fdba16;
  }

  .menu-1.aberto {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: scroll;
    max-width: none;
    background-color: #b12914;
    background-image: none;
  }

  .menu-2-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: 50px;
    margin-bottom: 6px;
    margin-left: 0px;
    padding: 14px 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px none #000;
    background-color: #333;
    color: #f4f4f4;
  }

  .menu-2-link:hover {
    margin-left: 0px;
    padding-left: 30px;
    border: 1px none #000;
  }

  .menu-2-link.w--current {
    margin-left: 5px;
    padding-left: 30px;
    border-left-width: 1px;
    border-left-color: #fdba16;
  }

  .corpo-m1 {
    overflow: hidden;
    max-width: 100%;
  }

  .corpo-titulo {
    height: auto;
    min-height: auto;
    padding-top: 100px;
    padding-bottom: 0px;
    text-align: center;
  }

  .titulo-fundo.laranja {
    line-height: 100px;
  }

  .submenu-celular {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 58px;
    margin-bottom: 6px;
    padding-right: 24px;
    padding-left: 24px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #333;
    color: #f4f4f4;
  }

  .link {
    display: block;
    margin-right: 5px;
    margin-left: 10px;
    font-family: 'Bebas Neue', sans-serif;
    color: #fff;
    font-size: 26px;
    font-weight: 400;
  }

  .link.sub-link {
    margin-top: 3px;
    margin-right: 14px;
  }

  .menu-3 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 300%;
    max-width: none;
    margin-left: 0px;
    padding-top: 100px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #c13522;
  }

  .menu-3.abre {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #f29100;
    background-image: none;
  }

  .menu-3.aberto {
    max-width: none;
    margin-left: 0px;
    background-color: #c13522;
  }

  .menu-3-fecha {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
  }

  .menu-btn {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu-btn.fecha {
    position: relative;
    z-index: 10;
    margin-bottom: 17px;
  }

  .menu-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 35px;
    height: 40px;
    margin-right: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu-texto {
    margin-left: 15px;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
  }

  .menu-barra-1 {
    width: 100%;
    height: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
    border-radius: 4px;
    background-color: #fff;
  }

  .menu-barra-1.fecha {
    width: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .menu-barra-2 {
    width: 100%;
    height: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
    border-radius: 4px;
    background-color: #fff;
  }

  .menu-barra-3 {
    width: 100%;
    height: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
    border-radius: 4px;
    background-color: #fff;
  }

  .menu-barra-3.fecha {
    width: 30px;
    margin-top: -5px;
    margin-bottom: 0px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .menu-1-link-fecha {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu-logo-link {
    margin-bottom: 40px;
  }

  .monitor-80 {
    width: 700px;
    height: 570px;
  }

  .monitor-dentro {
    width: 628px;
    height: 350px;
    margin-top: 32px;
    margin-left: 28px;
  }

  .menu-1-links {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-left: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .menu-quadrado {
    display: none;
  }

  .menu-quadrado.p {
    background-color: #fff;
  }

  .menu-2-links {
    width: 100%;
    background-color: transparent;
  }

  .expediente-corpo {
    height: auto;
  }

  .expediente-colunas {
    padding-right: 100px;
    padding-left: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .body {
    max-width: 100%;
  }

  .expediente-coluna-01 {
    width: 100%;
  }

  .expediente-coluna-02 {
    width: 100%;
    margin-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .corpo-titulo-box {
    width: 40%;
    height: 100%;
  }

  .corpo-titulo-g {
    height: auto;
    min-height: 100vh;
    text-align: center;
  }

  .sub-titulo-fundo {
    font-size: 40px;
    line-height: 44px;
  }

  .corpo-titulo-g-dentro {
    width: 100%;
    padding: 100px 80px;
    text-align: left;
  }

  .corpo-m2-titulo {
    margin-bottom: 40px;
    padding: 25px 80px 25px 100px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .corpo-notas {
    max-width: 100%;
  }

  .corpo-nota {
    max-width: 100%;
  }

  .notas-tit {
    width: 100%;
  }

  .banner-colunas {
    width: 100%;
    padding-top: 40px;
  }

  .banner-titulo {
    font-size: 30px;
    line-height: 34px;
  }

  .autores {
    width: 100%;
    padding: 60px 80px;
    text-align: left;
  }

  .autor-nome {
    font-size: 20px;
    line-height: 24px;
  }

  .menu-1-link-sozinho {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 6px;
    padding: 14px 24px;
    border: 1px none #000;
    background-color: #333;
    color: #f4f4f4;
  }

  .menu-1-link-sozinho:hover {
    margin-left: 0px;
    padding-left: 24px;
    border: 1px none #000;
  }

  .menu-1-link-sozinho.w--current {
    margin-left: 0px;
    padding-left: 24px;
    border: 1px none #000;
  }

  .menu-1-link-sozinho.w--current:hover {
    border-left-style: solid;
    border-left-color: #f29100;
  }

  .menu-1-link-sozinho.sublink {
    padding-left: 0px;
    border-left-style: none;
  }

  .menu-1-link-sozinho.cel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .menu-1-link-sozinho.pc {
    display: none;
  }

  .menu-1-link-sozinho.pc.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .menu-1-link-isbn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 20px;
    border-left-style: solid;
  }

  .menu-1-link-isbn:hover {
    margin-left: 0px;
    padding-left: 20px;
    border-left-style: solid;
    border-left-width: 1px;
  }

  .menu-1-link-isbn.w--current {
    margin-left: 0px;
    padding-left: 20px;
    border-left-width: 1px;
    border-left-color: #f29100;
  }

  .menu-1-link-isbn.w--current:hover {
    border-left-style: solid;
    border-left-color: #f29100;
  }

  .menu-1-link-isbn.sublink {
    padding-left: 0px;
    border-left-style: none;
  }

  .menu-1-link-isbn.cel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .menu-1-link-isbn.pc {
    display: none;
  }

  .menu-1-link-isbn.pc.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .pesquisadores-e-apoiadores {
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .pesquisadores-coluna {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .apoiadores-coluna {
    width: 100%;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .margem {
    height: 100px;
  }

  .graficos.tabela {
    background-color: #f4f4f4;
  }

  .corpo-ilustra-o {
    width: 100%;
    height: auto;
    min-height: 100vh;
    margin-right: 0px;
    padding-right: 100px;
    padding-left: 100px;
    text-align: center;
  }

  .linsta-tabela {
    width: 100%;
  }

  .link-ilustra-oes {
    text-align: left;
  }

  .link-ilustra-oes:hover {
    color: #000;
  }

  .ilustra-tit {
    width: 100%;
    padding-top: 60px;
    text-align: left;
  }

  .lista-tabelas {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .final {
    width: 100%;
    margin-top: 20px;
    padding-left: 0px;
  }
}

@media screen and (max-width: 767px) {
  .banner {
    padding-right: 40px;
    padding-left: 40px;
  }

  .corpo-m3 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .menu-2-link {
    height: auto;
    min-height: 60px;
  }

  .titulo-fundo {
    font-size: 30px;
    line-height: 36px;
  }

  .titulo-fundo.laranja {
    line-height: 100px;
  }

  .submenu-celular {
    height: auto;
    min-height: 60px;
  }

  .textos.citacao {
    padding-left: 100px;
  }

  .box-horizontal {
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .box-horizontal.img-m {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .subtitulo {
    margin-top: 20px;
  }

  .subtitulo.sem-margem {
    margin-top: 10px;
  }

  .icon-p {
    margin-bottom: 10px;
  }

  .icon-m {
    margin-bottom: 10px;
  }

  .galeria.logos {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .colunas {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .coluna-33 {
    width: 100%;
    margin-bottom: 30px;
  }

  .box-destaque-horizontal {
    margin-bottom: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .episodios-podcast {
    width: 46%;
    margin-right: 4%;
  }

  .monitor-80 {
    width: 450px;
    height: 370px;
  }

  .monitor-dentro {
    width: 403px;
    height: 221px;
    margin-top: 19px;
    margin-left: 18px;
  }

  .imagem-escritorios {
    margin-bottom: 0px;
  }

  .imgagem-75 {
    width: 100%;
  }

  .expediente-corpo {
    padding-right: 40px;
    padding-left: 40px;
  }

  .expediente-colunas {
    padding-right: 60px;
    padding-left: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .expediente-coluna-01 {
    width: 100%;
    margin-bottom: 48px;
    padding-right: 0px;
  }

  .expediente-coluna-02 {
    width: 100%;
    padding-left: 0px;
  }

  .heading {
    margin-top: 10px;
  }

  .expediente-topo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .corpo-titulo-box {
    width: 100%;
  }

  .sub-titulo-fundo {
    font-size: 30px;
    line-height: 40px;
  }

  .corpo-titulo-g-dentro {
    padding-right: 40px;
    padding-left: 40px;
  }

  .corpo-m2-titulo {
    margin-left: -40px;
    padding: 33px 40px;
  }

  .tabela-corpo {
    background-color: transparent;
  }

  .tabela-titulo {
    width: 100%;
  }

  .coluna-titulo {
    width: 40%;
  }

  .tabela-grafico {
    width: 60%;
  }

  .imagem-banner {
    width: 240px;
    height: auto;
  }

  .banner-colunas {
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .banner-coluna {
    width: 100%;
    margin-top: 23px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .banner-titulo {
    width: 100%;
    padding-right: 33px;
    padding-left: 33px;
    text-align: center;
  }

  .banner-relatorio {
    width: 100%;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
  }

  .tabela-2-corpo {
    background-color: transparent;
  }

  .coluna-2-titulo {
    width: 40%;
  }

  .coluna-2-info {
    width: 40%;
  }

  .tabela-2-titulo {
    width: 100%;
  }

  .coluna-3-titulo {
    width: 40%;
  }

  .coluna-3-info {
    width: 60%;
  }

  .coluna-2-titulo-copy {
    width: 40%;
  }

  .coluna-3-50 {
    width: 40%;
  }

  .coluna-3-info-copy {
    width: 60%;
  }

  .autores {
    padding-right: 40px;
    padding-left: 40px;
  }

  .autor-topo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .autor-nome {
    text-align: center;
  }

  .fixa-texto-3 {
    padding-left: 70px;
  }

  .fixa-texto-4 {
    width: 70px;
    min-width: 70px;
  }

  .pesquisadores-e-apoiadores {
    padding-right: 40px;
    padding-left: 40px;
  }

  .pesquisadores-coluna {
    width: 100%;
    margin-bottom: 48px;
  }

  .apoiadores-coluna {
    width: 100%;
    margin-bottom: 48px;
  }

  .corpo-ilustra-o {
    padding-right: 40px;
    padding-left: 40px;
  }

  .linsta-tabela {
    padding-right: 0px;
  }

  .ilustra-tit {
    padding-top: 20px;
  }

  .final {
    width: 100%;
    padding-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  .banner {
    padding-right: 20px;
    padding-left: 20px;
  }

  .geral {
    overflow: visible;
    height: auto;
  }

  .corpo-m3 {
    max-width: none;
    padding: 100px 20px 80px;
  }

  .titulo {
    font-size: 20px;
    line-height: 24px;
  }

  .menu-1-link.sublink {
    padding-left: 0px;
  }

  .menu-1-link.cel {
    line-height: 15px;
  }

  .menu-1 {
    display: none;
    padding-right: 20px;
    padding-left: 20px;
  }

  .menu-2-link {
    min-height: 60px;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 14px;
  }

  .menu-2-link:hover {
    padding-right: 20px;
    padding-left: 20px;
  }

  .menu-2-link.w--current {
    padding-right: 20px;
    padding-left: 20px;
  }

  .titulo-fundo {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0px;
  }

  .titulo-fundo.laranja {
    font-size: 80px;
    line-height: 80px;
  }

  .submenu-celular {
    height: auto;
    min-height: 80px;
  }

  .link.sub-link {
    margin-top: 0px;
  }

  .menu-3 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .menu-3.aberto {
    height: 100%;
  }

  .textos {
    font-size: 15px;
    line-height: 20px;
  }

  .textos.tab-1 {
    margin-left: 10px;
  }

  .textos.citacao {
    padding-left: 50px;
    font-size: 14px;
    line-height: 19px;
  }

  .imagem-p {
    width: 25px;
  }

  .box-horizontal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .subtitulo {
    font-size: 26px;
    line-height: 26px;
  }

  .imagem-50 {
    width: 100%;
  }

  .textos-fundo {
    font-size: 15px;
    line-height: 20px;
  }

  .subtitulo-branco {
    font-size: 26px;
    line-height: 26px;
  }

  .box-escuro-dentro.margem {
    padding: 10px 10px 12px;
  }

  .galeria.logos {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .numero-destaque {
    font-size: 34px;
    line-height: 34px;
  }

  .box-destaque-horizontal {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .textos-com-linha {
    font-size: 15px;
    line-height: 20px;
  }

  .episodios-podcast {
    width: 100%;
    margin-right: 2%;
  }

  .monitor-80 {
    width: 100%;
    height: auto;
    max-width: 360px;
    min-width: 280px;
  }

  .monitor-dentro {
    width: 90%;
    height: 62%;
    margin-top: 14px;
    margin-left: 4%;
  }

  .textos-fundo-link {
    font-size: 15px;
    line-height: 20px;
  }

  .expediente-corpo {
    max-width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .expediente-colunas {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .expediente-coluna-01 {
    max-width: 100%;
  }

  .expediente-coluna-02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .expediente-barra.m {
    padding-left: 59px;
  }

  .heading {
    font-size: 40px;
  }

  .expediente-data {
    font-size: 15px;
    line-height: 21px;
    text-align: center;
  }

  .corpo-titulo-g {
    background-position: 0% 50%;
  }

  .sub-titulo-fundo {
    font-size: 21px;
    line-height: 30px;
  }

  .corpo-titulo-g-dentro {
    padding: 80px 20px;
  }

  .corpo-m2-titulo {
    margin-left: -20px;
    padding: 12px 20px;
  }

  .tabela-corpo {
    padding: 0px 0px 40px;
  }

  .coluna-titulo {
    width: 50%;
    font-size: 13px;
    line-height: 14px;
  }

  .tabela-grafico {
    width: 50%;
  }

  .nota-numero {
    width: 18px;
    min-width: 18px;
    font-size: 12px;
    line-height: 15px;
  }

  .nota-numero.tab-1 {
    margin-left: 10px;
  }

  .notas-texto {
    font-size: 12px;
    line-height: 15px;
  }

  .notas-texto.tab-1 {
    margin-left: 10px;
  }

  .imagem-banner {
    width: 220px;
  }

  .banner-colunas {
    padding-right: 0px;
    padding-left: 0px;
  }

  .banner-titulo {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 25px;
    line-height: 29px;
  }

  .banner-relatorio {
    width: 220px;
    font-size: 13px;
    line-height: 15px;
  }

  .tabela-2-corpo {
    padding: 0px 0px 40px;
  }

  .coluna-2-titulo {
    width: 50%;
    font-size: 13px;
    line-height: 14px;
  }

  .coluna-2-info {
    width: 50%;
    font-size: 13px;
    line-height: 14px;
  }

  .coluna-3-titulo {
    font-size: 13px;
    line-height: 14px;
  }

  .coluna-3-info {
    font-size: 13px;
    line-height: 14px;
  }

  .coluna-2-titulo-copy {
    width: 50%;
    font-size: 13px;
    line-height: 14px;
  }

  .coluna-3-50 {
    font-size: 13px;
    line-height: 14px;
  }

  .coluna-3-info-copy {
    font-size: 13px;
    line-height: 14px;
  }

  .autores {
    padding: 80px 20px;
  }

  .autor {
    padding-right: 16px;
    padding-left: 16px;
  }

  .menu-1-link-sozinho.sublink {
    padding-left: 0px;
  }

  .fixa {
    padding-right: 13px;
    padding-left: 13px;
  }

  .menu-1-link-isbn.sublink {
    padding-left: 0px;
  }

  .expediente-img {
    width: 100%;
  }

  .pesquisadores-e-apoiadores {
    padding-right: 20px;
    padding-left: 20px;
  }

  .pesquisadores-coluna {
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .apoiadores-coluna {
    max-width: 100%;
    margin-bottom: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .destaque-numero {
    font-size: 15px;
    line-height: 20px;
  }

  .destaque-numero.tab-1 {
    margin-left: 10px;
  }

  .destaque-texto {
    font-size: 15px;
    line-height: 20px;
  }

  .destaque-texto.tab-1 {
    margin-left: 10px;
  }

  .corpo-ilustra-o {
    padding-right: 22px;
    padding-left: 22px;
    background-image: none;
  }

  .linsta-tabela {
    padding-right: 0px;
    padding-left: 20px;
  }

  .link-ilustra-oes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .lista-grupo {
    padding-right: 20px;
  }

  .final {
    max-width: 100%;
  }

  .banner-logo {
    width: 25%;
  }

  .banner-logo.usp {
    width: 19%;
  }

  .banner-logo.eca {
    width: 35%;
  }
}

