* {
  padding: 0px;
  margin: 0px;
}
.content {
  width: 1080px;
  margin: 0px auto;
}
body {
  font-family: 'Open Sans', sans-serif;
  color: #00404f;
}
a {
  text-decoration: none;
}
.clear {
  clear: both;
}
.title {
  font-weight: bold;
  font-size: 36px !important;
  line-height: 42px !important;
  margin-bottom: 30px !important;
}
.title:after {
  display: block;
  content: '';
  width: 70px;
  height: 7px;
  background: #00404f;
  margin-top: 5px;
}
.progress-container {
  width: 100%;
  height: 8px;
  background: #cecece;
  position: fixed;
  top: 80px;
  z-index: 999;
}
.progress-bar {
  height: 8px;
  background: #ffcb05;
  width: 0%;
}
header {
  background: #00404f;
  padding: 20px 10px;
  position: fixed;
  width: 100%;
  z-index: 9999;
}
header p.logo {
  display: block;
  float: left;
  background: url(../images/logo-brasil.png) no-repeat center center;
  width: 124px;
  height: 40px;
  background-size: contain;
  text-indent: -9999px;
}
header nav {
  float: right;
  margin-top: 5px;
}
header nav ul {
  list-style-type: none;
}
header nav ul li {
  display: inline;
  margin-left: 15px;
}
header nav ul li a {
  color: #fff;
  font-size: 12px;
}
header nav ul li a:hover,
header nav ul li a.active {
  color: #ffcb05;
}
.topo {
  padding: 120px 0px 0px 0px;
  background: url(../images/bg-topo-bdt-mapeamento.png) no-repeat;
  background-position: 75vw -20px;
  position: relative;
  z-index: 3;
}
.topo .breadcrumb {
  font-weight: bold;
  font-size: 14px;
}
.topo .breadcrumb a {
  color: #00404f;
  font-weight: normal;
}
.topo .breadcrumb a:hover {
  color: #ffcb05;
}
.topo h1 {
  font-size: 52px;
  color: #00a88e;
  margin: 30px 0px;
  text-transform: uppercase;
}
.topo p {
  font-size: 16px;
  margin-bottom: 20px;
}
.topo p a {
  font-weight: bold;
  color: #00404f;
}
.topo p a:hover {
  color: #ffcb05;
}
.topo svg {
  width: 40px;
  height: 40px;
  margin: 60px auto -20px auto;
  display: block;
}
.topo svg path {
  fill: #00a88e;
}
.comofoi {
  background: #eeeeee url(../images/bg-comofoi.png) no-repeat center center;
  padding: 40px 0px;
}
.comofoi .flex {
  margin-top: 30px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.comofoi .flex .box {
  background: #fff;
  border-radius: 20px;
  padding: 30px;
  margin: 10px;
  flex: 0 0 280px;
  -webkit-box-shadow: 0px 0px 10px -2px #858585;
  -moz-box-shadow: 0px 0px 10px -2px #858585;
  box-shadow: 0px 0px 10px -2px #858585;
}
.comofoi .flex .box svg {
  float: left;
  margin-right: 10px;
}
.comofoi .flex .box p.tit {
  font-weight: bold;
  color: #00a88e;
  margin-bottom: 20px;
  font-size: 18px;
  margin-top: 3px;
}
.comofoi .flex .box p {
  font-size: 14px;
  line-height: 24px;
  margin-top: 20px;
}
.limites {
  background: #00a88e;
  padding: 40px 0px;
}
.limites .title {
  color: #fff;
}
.limites .title:after {
  background: #fff;
}
.limites p {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
}
.perfil {
  padding: 40px 0px;
}
.pedagogico .title {
  color: #009daa;
}
.pedagogico .title:after {
  background: #009daa;
}
.gestao .title {
  color: #ffcb05;
}
.gestao .title:after {
  background: #ffcb05;
}
.graphbox {
  width: 100%;
  padding: 40px;
  color: #fff;
  margin-bottom: 80px;
  border-radius: 5px;
  position: relative;
}
.graphbox h2 {
  font-size: 30px;
  line-height: 46px;
  margin-bottom: 20px;
}
.graphbox h2 span {
  color: #ffcb05;
}
.graphbox p {
  font-size: 16px;
  line-height: 26px;
}
.graphbox p span {
  font-size: 10px;
  line-height: 16px;
  color: #EEEEEE;
}
.graphbox .legenda p {
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 15px;
}
.graphbox .legenda p:before {
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  background: #fff;
  float: left;
  margin-right: 10px;
}
.graphbox .legenda p.laranja::before {
  background: #fb8c00;
}
.graphbox .legenda p.amarelo::before {
  background: #ffcb05;
}
.graphbox .legenda p.verde::before {
  background: #65c928;
}
.graphbox .legenda p.verdeescuro::before {
  background: #00a88e;
}
.graphbox .legenda p.azul::before {
  background: #009daa;
}
.graphbox .legenda p.laranjaclaro::before {
  background: #FFA900;
}
.graphbox .legenda p.amareloclaro::before {
  background: #FFE84F;
}
.graphbox .legenda p.azulescuro::before {
  background: #005154;
}
.graphbox .legenda p.verdeclaro::before {
  background: #CEC300;
}
.graphbox .legenda p.verdeagua::before {
  background: #00AE71;
}
.graphbox p.pergunta {
  margin-top: 40px;
}
.graphbox p.pergunta.special {
  text-align: right;
}
.graphbox p.pergunta.right {
  left: 50px;
  text-align: left;
}
.graphbox table tr td {
  padding: 5px 10px;
}
.graphbox table p {
  font-size: 16px;
  color: #fff;
}
.graphbox table p.first {
  text-align: right;
}
.graphbox table.right {
  float: right;
}
.graphbox table.left {
  float: left;
  margin-right: 60px;
}
.graphbox .center {
  text-align: center;
}
.graphbox .center .circle {
  display: inline-block;
  margin: 10px 20px 40px 20px;
}
.graphbox .center .circle p {
  position: absolute;
  bottom: -25px;
  font-size: 12px;
  font-style: italic;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.graphbox #mapa {
  width: 530px !important;
  height: 530px !important;
  margin: -100px 0px -100px 0px;
}
.graphbox .graph {
  margin: -100px 0px -100px 0px;
  object-fit: contain;
  width: 450px !important;
}
.graphbox .graph div {
  height: 450px !important;
}
.graphbox .graph.nomargin {
  margin: 0px;
}
.graphbox canvas {
  width: 450px !important;
  height: auto !important;
  margin: -70px 0px -70px 0px;
  object-fit: contain;
}
.graphbox canvas.bar {
  margin: 0px;
}
.graphbox #mapa.right,
.graphbox canvas.right,
.graphbox .graph.right {
  float: right;
}
.graphbox canvas.left,
.graphbox .graph.left {
  float: left;
  margin-right: 60px;
}
.graphbox .anychart-credits {
  display: none;
}
.graphbox #ac_path_3 {
  fill: transparent;
}
.graphbox #instrumentosmencionados {
  width: 60%;
  float: right;
  max-height: 350px;
}
.graphbox #instrumentosmencionados svg g text {
  opacity: 1 !important;
}
.graphbox #terceirosetor,
.graphbox #dificuldadecapacitar,
.graphbox #responsavelprojeto {
  width: 550px;
  margin-right: 30px;
  float: left;
  height: 330px;
}
.graphbox #dificuldadecapacitar {
  height: 420px !important;
}
.graphbox #atendimentogratuito {
  margin: -50px 60px -50px 0px !important;
}
.graphbox #lidaracessibilidade {
  margin: -20px 0px -20px 50px !important;
}
.graphbox #nenhumcorpodocente {
  margin: -40px 0px -40px 50px !important;
}
.graphbox #musicaparaensicar {
  margin: -50px 60px -60px 0px !important;
}
.graphbox #faltarecursos {
  margin: 0px 0px -100px 0px !important;
}
.graphbox #carenciarecursos {
  margin: -20px 0px -100px 0px !important;
}
.graphbox #realizacaoprojeto {
  margin: 0px 0px -100px 0px !important;
}
.graphbox #propriainst,
.graphbox #semleiincentivo {
  float: right;
  height: 330px;
  width: 500px;
}
.graphbox #generostrabalhados {
  height: 350px;
}
.graphbox #metadeprojetos {
  height: 355px;
  width: 110%;
  margin: 0px 0px 0px -15px;
}
.graphbox #escolaspublicas {
  width: 98%;
  margin: 30px 0px 50px 0px;
}
.graphbox #escolaspublicas tbody {
  float: left;
  margin-right: 140px;
}
.graphbox #escolaspublicas tbody td p.first {
  text-align: left;
}
.graphbox.big canvas {
  width: 650px !important;
  height: 500px !important;
}
.graphbox.small {
  width: 40%;
}
.graphbox.small canvas {
  width: 400px !important;
  height: 400px !important;
  margin: 20px 0px 20px 0px;
}
.graphbox.small.left {
  float: left;
}
.graphbox.small.right {
  float: right;
}
.graphbox.azul {
  background: #00404f;
}
.graphbox.verde {
  background: #009daa;
}
.graphbox.cinza {
  background: #EEEEEE;
}
.graphbox.cinza h2 {
  color: #00404f;
}
.graphbox.cinza h2 span {
  color: #00a88e;
}
.graphbox.cinza p {
  color: #00404f;
}
.graphbox.cinza p span {
  color: #666666;
}
.consideracoes {
  background: #eeeeee;
  padding: 40px 0px;
}
.consideracoes .slider {
  width: 90%;
  border-radius: 20px;
  background: #fff;
  margin: 20px auto;
  padding: 40px 40px 20px 40px;
  overflow: hidden;
  position: relative;
  transition: all 0.6s;
  height: 500px;
}
.consideracoes .slider .number {
  font-weight: bold;
  color: #fff;
  background: #00404f;
  border-radius: 70px;
  display: table;
  padding: 14px 25px;
  font-size: 28px;
}
.consideracoes .slider .text {
  font-size: 20px;
  margin: 40px 40px 70px 40px;
  line-height: 40px;
}
.consideracoes .slider img {
  float: right;
  margin: -40px -40px -40px 0px;
}
.consideracoes .slider button {
  background: none;
  color: #00404f;
  border: none;
  font-size: 30px;
  margin: 0px 20px;
  cursor: pointer;
  position: absolute;
  bottom: 20px;
}
.consideracoes .slider button:hover {
  color: #ffcb05;
}
.consideracoes .slider #go-right {
  left: 90px;
}
.consideracoes .button {
  background: none;
  color: #00404f;
  font-size: 20px;
  margin: 60px auto 30px auto;
  cursor: pointer;
  display: table;
  font-weight: bold;
  padding: 15px 20px;
  border: 2px solid #00404f;
  border-radius: 10px;
  transition: all ease 0.2s;
}
.consideracoes .button:hover {
  background: #00404f;
  color: #fff;
}
footer {
  background: #003E4F url(../images/bg-footer.png) no-repeat center top;
  padding: 150px 0px 80px 0px;
  margin-top: 50px;
}
footer p.logo {
  display: block;
  float: left;
  background: url(../images/logo-brasil.png) no-repeat center center;
  width: 250px;
  height: 80px;
  background-size: contain;
  text-indent: -9999px;
}
footer .infos {
  float: right;
  width: 45%;
  margin-top: 80px;
}
footer .infos p {
  color: #fff;
  font-size: 12px;
  margin-bottom: 20px;
}
footer .infos p a {
  color: #fff;
  font-weight: bold;
}
footer .infos p a:hover {
  color: #ffcb05;
}
footer .infos p.link {
  font-size: 14px;
  text-align: right;
}
footer .infos .redes ul {
  list-style-type: none;
  margin: 0px 0px 20px 0px;
  float: right;
  width: auto;
}
footer .infos .redes ul li {
  display: inline-block;
  margin-left: 20px;
}
footer .infos .redes ul li a {
  font-size: 0px;
}
footer .infos .redes ul li svg {
  width: 20px;
  height: 20px;
}
footer .infos .redes ul li svg path {
  fill: #fff;
}
footer .infos .redes ul li svg:hover path {
  fill: #ffcb05;
}
@media (max-width: 480px) {
  .content {
    width: 90%;
    margin: 0px auto;
    overflow: hidden;
  }
  header nav {
    width: 30%;
    position: fixed;
    right: 40px;
    top: 25px;
  }
  header nav ul {
    width: 100%;
    float: right;
    margin-right: 15px;
    text-align: right;
  }
  header nav ul li a {
    display: none;
  }
  header nav ul li a.active {
    display: block;
    font-size: 10px;
  }
  header nav.on ul li a {
    display: block;
    margin-bottom: 20px;
  }
  header .menumobile {
    float: right;
    width: 35px;
    height: 35px;
    background: url(../images/icon-menu.png) no-repeat center top;
    background-size: cover;
  }
  header .menumobile.on {
    background-position: center bottom;
  }
  .topo {
    background: none;
    padding-bottom: 50px;
  }
  .topo p {
    font-size: 4vw;
    line-height: 8vw;
  }
  .topo h1 {
    font-size: 10vw;
  }
  .topo svg {
    position: absolute;
    margin: 30px auto -20px auto;
    left: 0;
    right: 0;
    display: none;
  }
  .comofoi .flex .box {
    padding: 20px;
  }
  .graphbox.small {
    width: 75%;
    margin: 40px auto;
  }
  .graphbox.small canvas {
    width: 100% !important;
    margin: 0px auto 30px auto;
  }
  .graphbox.small.left,
  .graphbox.small.right {
    float: none;
  }
  .graphbox {
    width: 75%;
    margin: 40px auto;
  }
  .graphbox #mapa,
  .graphbox .bar,
  .graphbox canvas,
  .graphbox #instrumentosmencionados {
    width: 100% !important;
    margin: 0px auto 30px auto;
  }
  .graphbox .graph.left,
  .graphbox .graph.right {
    float: none;
  }
  .graphbox .graph {
    width: auto !important;
    margin: 0px !important;
  }
  .graphbox .graph div {
    height: 240px !important;
  }
  .graphbox table {
    float: none !important;
    margin: 0px auto 30px auto !important;
    text-align: center;
  }
  .graphbox table tr td {
    padding: 5px;
  }
  .graphbox table p {
    font-size: 4.5vw;
  }
  .graphbox table p.first {
    text-align: left;
  }
  .graphbox table svg {
    width: 32vw;
    display: none;
  }
  .graphbox #mapa {
    height: 260px !important;
  }
  .graphbox #mapa svg tspan {
    display: none;
  }
  .graphbox #terceirosetor {
    width: 120% !important;
    margin: 0px 0px 0px -20px;
    height: 350px !important;
  }
  .graphbox #terceirosetor #ac_layer_n {
    display: none;
  }
  .graphbox #metadeprojetos {
    width: 120% !important;
    margin: 0px 0px -20px -20px;
  }
  .graphbox #metadeprojetos #ac_layer_3i {
    display: none;
  }
  .graphbox #propriainst {
    margin: 0px 0px 0px -20px;
    height: 350px !important;
  }
  .graphbox #propriainst #ac_layer_6s {
    display: none;
  }
  .graphbox #dificuldadecapacitar {
    width: 120% !important;
    margin: 0px 0px 0px -20px;
    height: 380px !important;
  }
  .graphbox #dificuldadecapacitar #ac_layer_99 {
    display: none;
  }
  .graphbox #responsavelprojeto {
    width: 120% !important;
    margin: 0px 0px 0px -20px;
    height: 380px !important;
  }
  .graphbox #responsavelprojeto #ac_layer_bk,
  .graphbox #responsavelprojeto #ac_layer_bq {
    display: none;
  }
  .graphbox #generostrabalhados {
    width: 120% !important;
    margin: 0px 0px -100px -20px;
    height: 230px !important;
  }
  .graphbox #generostrabalhados #ac_layer_ll {
    display: none;
  }
  .graphbox #terceirosetor,
  .graphbox #dificuldadecapacitar,
  .graphbox #responsavelprojeto,
  .graphbox #propriainst,
  .graphbox #semleiincentivo,
  .graphbox #instrumentosmencionados,
  .graphbox #generostrabalhados {
    height: 200px;
  }
  .graphbox #atendimentogratuito {
    margin: -20px 0px 0px 0px !important;
  }
  .graphbox #lidaracessibilidade {
    margin: -20px 0px 0px 0px !important;
  }
  .graphbox #nenhumcorpodocente {
    margin: -40px 0px 0px 0px !important;
  }
  .graphbox #musicaparaensicar {
    margin: -50px 0px 0px 0px !important;
  }
  .graphbox #faltarecursos {
    margin: 0px 0px 0px 0px !important;
  }
  .graphbox #carenciarecursos {
    margin: -20px 0px 0px 0px !important;
  }
  .graphbox #realizacaoprojeto {
    margin: 0px 0px 0px 0px !important;
  }
  .consideracoes .slider {
    overflow: visible;
    padding: 20px 20px 80px 20px;
    margin-top: 50px;
    height: auto;
  }
  .consideracoes .slider .number {
    margin: -50px auto 0px auto;
  }
  .consideracoes .slider .text {
    font-size: 4vw;
    margin: 30px 10px 0px 10px;
    line-height: 9vw;
  }
  .consideracoes .slider img {
    display: none;
  }
  footer .infos {
    float: left;
    width: 100%;
  }
  footer .infos p {
    text-align: right;
  }
}
