body {
  background-image: -webkit-linear-gradient(270deg, rgba(160, 130, 185, .25), rgba(160, 130, 185, .25));
  background-image: linear-gradient(180deg, rgba(160, 130, 185, .25), rgba(160, 130, 185, .25));
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-bottom: 10px;
  font-family: 'Museo700 regular', sans-serif;
  color: #ad393a;
  font-size: 2.5vw;
  line-height: 3vw;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Museo700 regular', sans-serif;
  color: #fff;
  font-size: 2.5vw;
  line-height: 3vw;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Museo500 regular', sans-serif;
  color: #fff;
  font-weight: 400;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Museo500 regular', sans-serif;
  color: #fff;
  font-size: 2.25vw;
  line-height: 3vw;
  font-weight: 400;
  text-align: left;
}

h5 {
  margin-bottom: 10px;
  padding-right: 20%;
  padding-bottom: 15px;
  padding-left: 25%;
  font-family: 'Romy 0', sans-serif;
  color: #ffcd0a;
  font-size: 4.5vw;
  line-height: 4vw;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

strong {
  font-weight: bold;
}

.body {
  background-image: -webkit-linear-gradient(270deg, #f5faf2, #f5faf2);
  background-image: linear-gradient(180deg, #f5faf2, #f5faf2);
  font-family: 'Foco lt', sans-serif;
  font-size: 10px;
  line-height: 10px;
  font-weight: 400;
  text-align: left;
}

.base-card {
  position: relative;
  display: block;
  width: 100%;
  height: 100vh;
  padding-top: 2vh;
  padding-bottom: 2vh;
  -webkit-transition: all 1350ms ease;
  transition: all 1350ms ease;
}

.card {
  position: relative;
  display: block;
  overflow: hidden;
  width: 85%;
  height: 96vh;
  margin-right: auto;
  margin-left: auto;
  border-radius: 2px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 -1px 15px -1px #b9b9b9;
}

.card.grafismo-internas {
  display: block;
  -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-image: url('../images/grafismo-pg.png'), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: url('../images/grafismo-pg.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 0px 100%, 0px 0px;
  background-size: 80%, auto;
  background-repeat: no-repeat, repeat;
}

.card.grafismo-internas.gbimg4 {
  background-image: url('../images/04.jpg'), url('../images/grafismo-pg.png'), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: url('../images/04.jpg'), url('../images/grafismo-pg.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 0px 0px, 0px 100%, 0px 0px;
  background-size: contain, 80%, auto;
  background-repeat: no-repeat, no-repeat, repeat;
}

.card.bg_imagem-full {
  display: block;
  -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-image: url('../images/example-bg.png'), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: url('../images/example-bg.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.card.bg_imagem-full.img_01 {
  background-image: url('../images/img_01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.card.bg_imagem-full.img_02 {
  background-image: url('../images/img_02.jpg'), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: url('../images/img_02.jpg'), linear-gradient(180deg, #fff, #fff);
  background-position: 0px 0px, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: fixed, scroll;
}

.card.bg_imagem-full.centralizador {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.card.centralizador {
  display: block;
  -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;
}

.imagem_capa {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  width: 100%;
  min-height: 96vh;
  background-image: url('../images/02.png');
  background-position: 50% 236%;
  background-size: cover;
  background-repeat: no-repeat;
}

.grafismo-capa {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  min-height: 96vh;
  background-image: url('../images/capa.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.capa-titulo {
  position: absolute;
  right: 75px;
  bottom: 75px;
  z-index: 2;
  width: 80%;
  margin-top: 0px;
  margin-bottom: 0vh;
  font-family: 'Museo700 regular', sans-serif;
  color: #e0e0e0;
  font-size: 8em;
  line-height: 80px;
  font-weight: 700;
  text-align: right;
}

.bt-anterior {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 9997;
  width: 75px;
  height: 75px;
  margin-top: 0px;
  margin-right: 0px;
  background-image: url('../images/seta1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.bt-anterior:hover {
  opacity: 0.5;
}

.bt-anterior:active {
  opacity: 0.51;
}

.bt-anterior.bt-anterior-branco {
  background-image: url('../images/seta1-branco.png');
  background-size: cover;
}

.bt-proximo {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 9997;
  width: 75px;
  height: 75px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-image: url('../images/seta2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.bt-proximo:hover {
  opacity: 0.5;
}

.bt-proximo:active {
  opacity: 0.5;
}

.bt-proximo.bt-proximo-branco {
  background-image: url('../images/seta2-branaco.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.box-menu {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  overflow: auto;
  width: 280px;
  height: 100vh;
  background-image: -webkit-linear-gradient(270deg, #474545, #474545);
  background-image: linear-gradient(180deg, #474545, #474545);
  box-shadow: -1px 0 24px 0 #000;
  -webkit-transform: translate(290px, 0px);
  -ms-transform: translate(290px, 0px);
  transform: translate(290px, 0px);
}

.menu-ttulo {
  margin: 10px;
  font-family: 'Museo500 regular', sans-serif;
  color: #ea5c63;
  font-size: 24px;
  line-height: 36px;
}

.menu-subtitulo {
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 10px;
  font-family: 'Foco lt', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
}

.menu-subtitulo.menor {
  font-weight: 400;
}

.menu-item {
  position: relative;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  float: left;
  clear: both;
  border-top: 1px solid hsla(0, 0%, 96%, .09);
  border-left: 2px solid transparent;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, .5);
  font-family: Montserrat, sans-serif;
  color: hsla(0, 0%, 96%, .96);
  font-size: 16px;
  line-height: 30px;
  text-decoration: none;
  text-transform: none;
}

.menu-item:hover {
  border-left-color: #efc94c;
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.menu-item.primeiro-item-de-menu {
  margin-top: 60px;
}

.menu-item.primeiro-item-de-menu.w--current {
  font-family: 'Foco lt', sans-serif;
  color: #fff;
  font-size: 22px;
}

.menu-item.primeiro-item-de-menu.w--current:hover {
  border-left-color: #6d3581;
  background-image: -webkit-linear-gradient(270deg, rgba(160, 128, 184, .5), rgba(160, 128, 184, .5));
  background-image: linear-gradient(180deg, rgba(160, 128, 184, .5), rgba(160, 128, 184, .5));
}

.menu-fechar {
  position: relative;
  z-index: 99999;
  width: 50px;
  height: 50px;
  margin-top: 16px;
  margin-left: 16px;
  background-image: url('../images/fechar.png'), -webkit-linear-gradient(270deg, #333, #333);
  background-image: url('../images/fechar.png'), linear-gradient(180deg, #333, #333);
  background-position: 50% 50%, 0px 0px;
  background-size: 50px, auto;
  background-repeat: no-repeat, repeat;
  cursor: pointer;
}

.menu-fechar:hover {
  background-image: url('../images/fechar.png');
  background-position: 50% 50%;
  background-size: 50px;
  background-repeat: no-repeat;
}

.bt-menu-hamb {
  position: fixed;
  left: 16px;
  top: 25px;
  z-index: 9998;
  width: 50px;
  height: 50px;
  background-image: url('../images/menu.png'), -webkit-linear-gradient(270deg, #6b6868, #6b6868);
  background-image: url('../images/menu.png'), linear-gradient(180deg, #6b6868, #6b6868);
  background-position: 50% 50%, 0px 0px;
  background-size: 30px, auto;
  background-repeat: no-repeat, repeat;
  cursor: pointer;
}

.bt-menu-hamb:hover {
  opacity: 0.5;
}

.saiba-mais {
  position: absolute;
  right: 80px;
  bottom: 0px;
  z-index: 9999;
  display: block;
  width: 40%;
  height: auto;
  -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;
  background-image: -webkit-linear-gradient(270deg, #e7e7e7, #e7e7e7);
  background-image: linear-gradient(180deg, #e7e7e7, #e7e7e7);
  cursor: pointer;
}

.titulo-saiba-mais {
  display: block;
  padding: 20px 10px 20px 20px;
  background-image: url('../images/fechar.png'), -webkit-linear-gradient(270deg, #ad393a, #ad393a);
  background-image: url('../images/fechar.png'), linear-gradient(180deg, #ad393a, #ad393a);
  background-position: 100% 0px, 0px 0px;
  background-size: 50px, auto;
  background-repeat: no-repeat, repeat;
  color: #fff;
  font-size: 25px;
}

.texto-saiba-mais {
  position: relative;
  right: 0px;
  bottom: 0px;
  padding: 20px;
  font-size: 2em;
  line-height: 20px;
  font-weight: 300;
}

.fundo-grafismo {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/grafismo-bg.png');
  background-position: 50% -221px;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.45;
}

.capa-unidade {
  position: absolute;
  top: 5%;
  right: 0px;
  padding: 20px 40px;
  background-image: -webkit-linear-gradient(270deg, #ad393a, #ad393a);
  background-image: linear-gradient(180deg, #ad393a, #ad393a);
  font-family: 'Museo700 regular', sans-serif;
  color: #fff;
  font-size: 3.5em;
  line-height: 15px;
}

.capa-se-o {
  position: absolute;
  top: 15%;
  right: 0px;
  padding: 20px 40px;
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
  font-family: 'Museo700 regular', sans-serif;
  color: #fff;
  font-size: 2.5em;
  line-height: 15px;
}

.imagem_capa-interna {
  width: 100%;
  height: 96vh;
  background-image: url('../images/01.png');
  background-position: 0px 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.grafismo_final {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  min-height: 96vh;
  background-image: url('../images/grafismo-bg.png'), -webkit-linear-gradient(270deg, #efc94c, #efc94c);
  background-image: url('../images/grafismo-bg.png'), linear-gradient(180deg, #efc94c, #efc94c);
  background-position: 0px 0px, 0px 0px;
  background-size: cover, auto;
  color: #153255;
}

.subtitulo_h4 {
  position: absolute;
  left: 150px;
  bottom: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 4em;
  line-height: 40px;
}

.conteudo {
  width: 85%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.texto_padrao {
  margin-top: 2%;
  margin-bottom: 2%;
  font-size: 2.5em;
  line-height: 32px;
  text-align: left;
}

.texto_padrao.tab_branco {
  margin-bottom: 0px;
  padding: 5px;
  color: #fff;
}

.texto_padrao.referencias {
  padding-left: 25px;
  color: #34495e;
}

.texto_padrao.texto_slider {
  height: 100%;
  margin-bottom: 0px;
  padding: 60px 100px 80px;
}

.texto_padrao.texto_slider.galeriatextoimagem {
  width: 48%;
  height: 90%;
  margin-bottom: 8%;
  margin-left: 60px;
  padding: 10px;
  float: left;
}

.texto_padrao.tx_box-red-45 {
  padding: 10px;
  color: #fff;
  font-size: 2.5em;
  line-height: 32px;
}

.texto_padrao.tx-central {
  margin-top: 2%;
  margin-bottom: 2%;
}

.texto_padrao.tx_65-e {
  width: 100%;
  margin-top: 2%;
  margin-bottom: 2%;
  float: none;
}

.texto_padrao.tx_65-d {
  width: 100%;
  margin-top: 2%;
  margin-bottom: 2%;
  float: right;
}

.texto_padrao.tx_tx-2-col {
  margin-top: 2%;
  margin-bottom: 2%;
  -webkit-column-count: 2;
  column-count: 2;
}

.texto_padrao.tx_textoacimaimagem {
  margin-top: 2%;
  margin-bottom: 2%;
  padding: 5px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .6), hsla(0, 0%, 100%, .6));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .6), hsla(0, 0%, 100%, .6));
  font-size: 2.3em;
  line-height: 25px;
}

.texto_padrao.tx_imagemacimatexto {
  margin-top: 2%;
  margin-bottom: 2%;
  padding: 5px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .6), hsla(0, 0%, 100%, .6));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .6), hsla(0, 0%, 100%, .6));
  font-size: 2.3em;
  line-height: 25px;
}

.destaque {
  display: inline-block;
  overflow: hidden;
  margin-right: 50%;
  margin-bottom: 5px;
  padding-right: 60px;
  border-color: #ad393a;
  border-bottom-right-radius: 100px;
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
  font-family: Foco, sans-serif;
  color: #fff;
  font-size: 2em;
  line-height: 20px;
}

.destaque.destaque-escuro {
  margin-right: 50%;
  border-color: #7892a3;
  background-image: -webkit-linear-gradient(270deg, #34495e, #34495e);
  background-image: linear-gradient(180deg, #34495e, #34495e);
  color: #fefefe;
}

.fonte-video {
  width: 100%;
  margin-bottom: 0px;
  padding: 5px;
  font-size: 2em;
  line-height: 20px;
}

.tab_ordem {
  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-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tab_normal {
  width: 25%;
  height: auto;
  margin-right: 1px;
  margin-bottom: 1px;
  padding: 20px;
  border-top-right-radius: 25px;
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
  font-family: 'Museo100 regular', sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 10px;
}

.tab_normal.w--current {
  background-image: -webkit-linear-gradient(270deg, #e27a3f, #e27a3f);
  background-image: linear-gradient(180deg, #e27a3f, #e27a3f);
  font-family: 'Museo500 regular', sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 10px;
}

.tab_text_active {
  padding: 15px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-image: -webkit-linear-gradient(270deg, #e27a3f, #e27a3f);
  background-image: linear-gradient(180deg, #e27a3f, #e27a3f);
}

.item_da_lista {
  margin-top: 0px;
  margin-bottom: 15px;
  padding-left: 40px;
  background-image: url('../images/setinha.png');
  background-position: 0px 0px;
  background-size: 15px;
  background-repeat: no-repeat;
  font-size: 2em;
  line-height: 35px;
}

.link_div {
  width: 50%;
  margin-top: 100px;
  padding: 40px 75px 10px 25px;
  float: right;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  background-image: url('../images/link.png'), -webkit-linear-gradient(270deg, #34495e, #34495e);
  background-image: url('../images/link.png'), linear-gradient(180deg, #34495e, #34495e);
  background-position: 90% 25px, 0px 0px;
  background-size: 75px, auto;
  background-repeat: no-repeat, repeat;
  text-align: right;
}

.link_div.link_left {
  background-image: url('../images/link.png'), -webkit-linear-gradient(270deg, null, null);
  background-image: url('../images/link.png'), linear-gradient(180deg, null, null);
  background-size: 50px, auto;
}

.link_div.link_right {
  position: relative;
  width: 60%;
  height: auto;
  margin-top: 15%;
  margin-bottom: 5%;
  padding-top: 60px;
  padding-right: 110px;
  padding-bottom: 60px;
  border-bottom-left-radius: 0px;
  background-image: url('../images/link.png'), -webkit-linear-gradient(270deg, null, null);
  background-image: url('../images/link.png'), linear-gradient(180deg, null, null);
  background-size: 50px, auto;
}

.link_texto_block {
  padding-bottom: 25px;
  font-family: 'Museo300 regular', sans-serif;
  color: #fff;
  font-size: 2em;
  line-height: 20px;
}

.link_texto_block.cinza {
  color: hsla(0, 0%, 100%, .5);
  font-size: 1.8em;
  line-height: 18px;
}

.video_youtube {
  position: static;
  display: block;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.box-esquerdo {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 90%;
  -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;
}

.box-esquerdo._w-45porcento {
  width: 45%;
  -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;
}

.span_violeta {
  color: #e27a3f;
}

.tabs {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.slider_linha_tempo {
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.bloco1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 12%;
  height: 80px;
  -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;
  border-radius: 25px;
  background-image: -webkit-linear-gradient(270deg, #e27a3f, #e27a3f);
  background-image: linear-gradient(180deg, #e27a3f, #e27a3f);
}

.bloco1.ativo {
  background-image: -webkit-linear-gradient(270deg, #efc94c, #efc94c);
  background-image: linear-gradient(180deg, #efc94c, #efc94c);
}

.anos_slider {
  margin: 0px;
  font-size: 2em;
  line-height: 20px;
  text-align: center;
}

.anos_slider.ativo {
  color: #253555;
}

.slider_linha-do-tempo---box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -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-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
}

.seta_bullet {
  width: 3%;
  height: 3vh;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border-radius: 50px;
  background-image: -webkit-linear-gradient(270deg, #253555, #253555);
  background-image: linear-gradient(180deg, #253555, #253555);
}

.div_espaco_ano {
  width: 5%;
  height: 1vh;
  background-image: -webkit-linear-gradient(270deg, #253555, #253555);
  background-image: linear-gradient(180deg, #253555, #253555);
}

.seta_right {
  width: 4%;
  height: 10vh;
  background-image: url('../images/bullet_arrow_black.png');
  background-position: 0px 50%;
  background-size: 50%;
  background-repeat: no-repeat;
}

.slide-nav {
  z-index: 9998;
  height: auto;
  margin-bottom: 0%;
  padding-top: 10px;
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
  font-size: 1.6em;
  line-height: 16px;
}

.slide-setas {
  background-image: none;
}

.slide-setas.slider-setas-gradiente {
  background-image: -webkit-linear-gradient(270deg, rgba(239, 201, 76, .5), rgba(239, 201, 76, .5));
  background-image: linear-gradient(180deg, rgba(239, 201, 76, .5), rgba(239, 201, 76, .5));
}

.topo_textos_slides {
  display: block;
  width: 75%;
  height: auto;
  margin-right: auto;
  margin-bottom: 5%;
  margin-left: auto;
  padding: 20px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  background-image: -webkit-linear-gradient(270deg, #efc94c, #efc94c);
  background-image: linear-gradient(180deg, #efc94c, #efc94c);
}

.topo_textos_slides.em_branco {
  width: 75%;
  height: auto;
  margin-bottom: 5%;
  padding: 5px;
  background-image: none;
  font-size: 10px;
  line-height: 10px;
}

.base_textos_slides {
  display: block;
  width: 85%;
  height: 20vh;
  margin-top: 1vh;
  margin-right: auto;
  margin-left: auto;
  padding-top: 2vh;
  padding-right: 5vw;
  padding-left: 5vw;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  background-image: -webkit-linear-gradient(270deg, #b77ccd, #b77ccd);
  background-image: linear-gradient(180deg, #b77ccd, #b77ccd);
}

.base_textos_slides.em_branco {
  width: 75%;
  height: 100%;
  margin-top: 10%;
  margin-bottom: 5%;
  padding: 20px;
  background-image: none;
}

.base_textos_slides.ativo {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 75%;
  height: auto;
  margin-top: 10%;
  padding: 20px;
  background-image: -webkit-linear-gradient(270deg, #efc94c, #efc94c);
  background-image: linear-gradient(180deg, #efc94c, #efc94c);
}

.box-central---branco {
  display: block;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 50px 5px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9));
}

.linha_tabela {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.celula_cor {
  border: 1px solid #fff;
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
  color: #fff;
}

.celula_cor.celula_titulo {
  background-image: -webkit-linear-gradient(270deg, #34495e, #34495e);
  background-image: linear-gradient(180deg, #34495e, #34495e);
}

.titulo_celula {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px;
  font-size: 2em;
  line-height: 20px;
}

.celula_rosa {
  border: 1px solid #fff;
  background-image: -webkit-linear-gradient(270deg, #eef1e5, #eef1e5);
  background-image: linear-gradient(180deg, #eef1e5, #eef1e5);
}

.texto_celula {
  margin-bottom: 0px;
  padding: 0px;
  font-size: 1.8em;
  line-height: 18px;
}

.celula_cor2 {
  border: 1px solid #fff;
  background-image: -webkit-linear-gradient(270deg, #fafdf0, #fafdf0);
  background-image: linear-gradient(180deg, #fafdf0, #fafdf0);
}

.box_overflow {
  display: block;
  overflow: auto;
  width: 95%;
  height: 75vh;
}

.link_left {
  width: 50%;
  margin-top: 100px;
  margin-right: 1vw;
  padding-right: 25px;
  padding-left: 75px;
  float: left;
  border-radius: 0px 50px 50px 0px;
  background-image: url('../images/link.png'), -webkit-linear-gradient(270deg, #34495e, #34495e);
  background-image: url('../images/link.png'), linear-gradient(180deg, #34495e, #34495e);
  background-position: 75px 25px, 0px 0px;
  background-size: 100px, auto;
  background-repeat: no-repeat, repeat;
  text-align: left;
}

.link_ref {
  color: #253555;
}

.divisor {
  height: 2px;
  margin-bottom: 6vh;
  background-image: -webkit-linear-gradient(270deg, rgba(95, 125, 185, .25), rgba(95, 125, 185, .25));
  background-image: linear-gradient(180deg, rgba(95, 125, 185, .25), rgba(95, 125, 185, .25));
}

.box-feedback {
  position: fixed;
  z-index: 99999;
  display: block;
  width: 100%;
  height: 100%;
  margin-left: -100%;
  padding: 2% 8%;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75));
}

.enviar_feedback {
  width: 25%;
  float: right;
  background-image: -webkit-linear-gradient(270deg, #3cb371, #3cb371);
  background-image: linear-gradient(180deg, #3cb371, #3cb371);
  font-size: 3em;
  line-height: 30px;
  cursor: pointer;
}

.enviar_feedback:hover {
  background-image: -webkit-linear-gradient(270deg, #8fbc8f, #8fbc8f);
  background-image: linear-gradient(180deg, #8fbc8f, #8fbc8f);
}

.form_feedback {
  display: block;
  padding: 10px;
  -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;
  border: 5px solid #6b6868;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.title_form {
  width: 98%;
  background-image: -webkit-linear-gradient(270deg, #6b6868, #6b6868);
  background-image: linear-gradient(180deg, #6b6868, #6b6868);
  color: #fff;
  font-size: 2.5em;
  line-height: 35px;
  text-align: center;
}

.texto_form {
  margin-top: 1%;
  padding-left: 1em;
  font-size: 1.5em;
  line-height: 25px;
}

.nome_item_form {
  width: 25%;
  float: left;
  font-size: 2em;
  line-height: 30px;
}

.campo_item_form {
  width: 75%;
  height: auto;
  float: left;
  font-size: 1.5em;
  line-height: 15px;
}

.selecionar_perfil {
  width: 75%;
  height: auto;
  float: left;
  font-size: 1.5em;
  line-height: 15px;
  cursor: pointer;
}

.selecionar_perfil.avaliacao {
  width: 25%;
  font-size: 1.5em;
  line-height: 15px;
}

.campo_texto_form {
  overflow: auto;
  height: auto;
  float: left;
  font-size: 1.5em;
  line-height: 20px;
}

.fechar_feedback {
  position: relative;
  left: -10px;
  top: 10px;
  right: 0px;
  bottom: 0%;
  display: block;
  width: 45px;
  height: 45px;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 2px solid #fff;
  border-radius: 50px;
  background-image: url('../images/fechar.png'), -webkit-linear-gradient(270deg, #464646, #464646);
  background-image: url('../images/fechar.png'), linear-gradient(180deg, #464646, #464646);
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: transparent;
  font-size: 34px;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
}

.fechar_feedback:hover {
  border-style: dotted;
}

.box-direito {
  position: absolute;
  top: 5%;
  right: 7.5%;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 90%;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
}

.box-img-dir {
  position: relative;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 45%;
  height: 100%;
  float: right;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.box-img-topo {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 40vh;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.botao {
  height: auto;
  margin-top: 25px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
  font-family: Museosans, sans-serif;
  color: #fff;
  font-size: 2.5em;
  line-height: 25px;
}

.botao:hover {
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.botao:active {
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.botao.btn_abasv {
  width: 20%;
  height: auto;
  margin-top: 0px;
  float: left;
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
  color: #fff;
  font-size: 2em;
  line-height: 20px;
}

.botao.btn_abasv:hover {
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.botao.btn_abasv:active {
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
}

.botao.btn_abasv:focus {
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.box-clique-apareca_1 {
  display: block;
  overflow: hidden;
  width: 78%;
  height: auto;
  margin-left: 2%;
  float: right;
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
  color: #fff;
}

.tx-clique-apareca1 {
  display: block;
  margin: 0px;
  padding: 20px;
  color: #fff;
  font-size: 2em;
  line-height: 20px;
}

.box-aviso {
  position: absolute;
  left: 0%;
  bottom: 0px;
  display: block;
  overflow: hidden;
  width: 60%;
  padding: 25px 25px 60px 40px;
  background-image: -webkit-linear-gradient(270deg, rgba(226, 122, 63, .9), rgba(226, 122, 63, .9));
  background-image: linear-gradient(180deg, rgba(226, 122, 63, .9), rgba(226, 122, 63, .9));
  color: #fff;
}

.fundo-transparente {
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
}

.slide-seta-escura {
  color: #253555;
}

.slide {
  display: inline-block;
  height: auto;
  padding-top: 0px;
  -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;
}

.slide01 {
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-image: url('../images/img_02.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide02 {
  background-image: url('../images/capa.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide03 {
  background-image: url('../images/sociais_capa_u2_s2.jpg');
  background-position: 100% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider {
  height: 45vh;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
}

.slider.fundo-transparente {
  height: auto;
  margin-top: 2%;
  margin-bottom: 15%;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
}

.slider.fundo-transparente.slider-imagem {
  height: 50vh;
  margin-top: 2%;
  margin-bottom: 15%;
}

.citacao {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 75px;
  padding-right: 150px;
  padding-left: 150px;
  background-image: url('../images/aspas-2.png'), url('../images/aspas-1.png');
  background-position: 0px 0px, 100% 100%;
  background-size: 100px, 100px;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.texto_citacao {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  font-size: 2em;
  line-height: 32px;
}

.titulo_secao {
  position: absolute;
  left: 10vw;
  bottom: 20vh;
  z-index: 9997;
  width: 45%;
}

.oi {
  font-size: 2.5em;
  line-height: 32px;
}

._2-colunas {
  font-size: 2.5em;
  line-height: 32px;
  -webkit-column-count: 2;
  column-count: 2;
}

.icon-home {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 75px;
  height: 75px;
  background-image: url('../images/home.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.grafismo-capa-interna {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/capa-destaque.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tx-fonte-istock {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 40%;
  padding-left: 3em;
  background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, .15), hsla(0, 0%, 100%, 0));
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .15), hsla(0, 0%, 100%, 0));
  color: rgba(51, 51, 51, .8);
  font-size: 1.2em;
  line-height: 25px;
}

.tx-fonte-istock.tx-fonte-istock-cor-branco {
  position: relative;
  width: 40%;
  background-image: none;
  color: #fff;
  line-height: 15px;
}

.titulo_saber {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ea5c63;
  font-size: 4em;
  line-height: 40px;
}

.div_titulo_saber {
  width: 60%;
  padding-right: 175px;
  float: left;
}

.saber_esq {
  width: 60%;
  margin-top: 25px;
  float: left;
}

.qr_code {
  display: block;
  width: 25%;
  float: left;
}

.texto_dispositivos {
  width: 75%;
  float: left;
}

.logo_apps {
  width: 25%;
  margin-right: 25px;
  float: left;
}

.link_app {
  color: #333;
  font-size: 2em;
  line-height: 20px;
}

.span_link_saber {
  color: #ad393a;
}

.saber_dir {
  display: block;
  width: 35%;
  height: 62vh;
  float: right;
  background-image: url('../images/app_saber_tablet_video_com_logo.png');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}

.bt-pdf {
  position: fixed;
  left: 16px;
  top: 175px;
  z-index: 9999;
  display: block;
  width: 50px;
  height: 50px;
  background-image: url('../images/pdf_branco.png'), -webkit-linear-gradient(270deg, #6b6868, #6b6868);
  background-image: url('../images/pdf_branco.png'), linear-gradient(180deg, #6b6868, #6b6868);
  background-position: 50% 50%, 0px 0px;
  background-size: 40px, auto;
  background-repeat: no-repeat, repeat;
}

.bt-pdf:hover {
  opacity: 0.5;
}

.titulo-padrao {
  width: 100%;
  height: auto;
  margin-top: 2%;
  margin-bottom: 2%;
  font-size: 4em;
  line-height: 40px;
}

.titulo-padrao.titulo-padrao-bco {
  padding: 10px;
  color: #fff;
}

.titulo-capa-interna {
  font-size: 4em;
  line-height: 40px;
}

.sub1-capa-interna {
  font-size: 2.5em;
  line-height: 30px;
}

.sub2-capa-interna {
  font-size: 3.5em;
  line-height: 40px;
}

.texto-slider {
  margin-bottom: 10px;
  padding-bottom: 0px;
  font-size: 2em;
  line-height: 20px;
}

.lista {
  margin-top: 5px;
  margin-bottom: 0px;
  padding: 10px;
}

.texto_label {
  font-size: 2em;
  line-height: 20px;
}

.feedback_nav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9999;
  padding: 5px;
  background-image: -webkit-linear-gradient(270deg, rgba(173, 57, 58, .8), rgba(173, 57, 58, .8));
  background-image: linear-gradient(180deg, rgba(173, 57, 58, .8), rgba(173, 57, 58, .8));
  color: #fff;
  font-size: 1.2em;
  line-height: 10px;
  text-align: center;
}

.tx_50-e {
  width: 100%;
  margin-top: 2%;
  margin-bottom: 2%;
  float: left;
  font-size: 2.5em;
  line-height: 32px;
}

.tx_50-e.txtcor10 {
  padding: 10px;
  background-image: -webkit-linear-gradient(270deg, #c4d443, #c4d443);
  background-image: linear-gradient(180deg, #c4d443, #c4d443);
}

.box_45-d {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 45%;
  height: auto;
  margin-top: 10%;
  margin-bottom: 15%;
  float: right;
}

.box_45-d.boximg10 {
  margin-top: 5%;
}

.titulo-img_45-d {
  margin-bottom: 5px;
  float: none;
  font-size: 1.8em;
  line-height: 18px;
}

.fonte-45-d {
  margin-top: 5px;
  font-size: 1.6em;
  line-height: 18px;
}

.img_ti-d {
  width: 100%;
  height: 330px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.img_ti-d.img3 {
  height: 400px;
  background-image: url('../images/03.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 0 6px 0 #333;
}

.img_ti-d.img5 {
  background-image: url('../images/02_1.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.img_ti-d.img10 {
  height: 500px;
  background-image: url('../images/05.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.tx_50-d {
  width: 100%;
  margin-top: 2%;
  margin-bottom: 2%;
  float: right;
  font-size: 2.5em;
  line-height: 32px;
}

.titulo-img_45-e {
  margin-bottom: 5px;
  float: left;
  font-size: 1.8em;
  line-height: 18px;
}

.fonte-45-e {
  margin-top: 5px;
  float: left;
  font-size: 1.6em;
  line-height: 18px;
}

.img_ti-e {
  width: 100%;
  height: 330px;
  float: left;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.box_45-e {
  width: 45%;
  height: auto;
  margin-top: 10%;
  margin-bottom: 15%;
  float: left;
}

.box-red_45-d {
  width: 45%;
  height: auto;
  margin-top: 15%;
  margin-bottom: 15%;
  float: right;
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.box-red_45-e {
  width: 45%;
  height: auto;
  margin-top: 10%;
  margin-bottom: 15%;
  float: left;
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.box-pai_45-d {
  position: relative;
  width: 45%;
  height: auto;
  margin-top: 10%;
  margin-bottom: 15%;
  float: right;
}

.box-filho_45-d {
  width: 100%;
  height: 18%;
  margin-bottom: 2%;
  padding: 0px;
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.tx-box_45-d {
  padding: 20px;
  color: #fff;
  font-size: 2em;
  line-height: 20px;
}

.div-pai_textosblocosh {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-bottom: 15%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.div-filho_textoblocosh {
  width: 33.33%;
  height: 50%;
  padding: 50px 20px;
  border: 3px solid #fff;
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.tx-box_textoblocosh {
  padding: 0px;
  color: #fff;
  font-size: 2em;
  line-height: 20px;
}

.box_textoacimaimagem {
  width: 100%;
  height: 50vh;
  margin-top: 2%;
  margin-bottom: 15%;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: 125px;
}

.box_textoacimaimagem.img4 {
  background-image: url('../images/04_1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.box_textoacimaimagem.img7 {
  background-image: url('../images/01.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.box_imagemacimatexto {
  width: 100%;
  height: 50vh;
  float: none;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: 125px;
}

.box_galeria {
  width: 35%;
  height: 300px;
  margin-right: 60px;
  margin-bottom: 2%;
  padding-right: 0px;
  float: right;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: 125px;
}

.box_galeria.img1_galeria {
  height: 250px;
  margin-top: 2%;
  margin-bottom: 8%;
}

.box_galeria.img2_galeria {
  height: 250px;
  margin-top: 2%;
  margin-bottom: 8%;
}

.box_galeria.img3_galeria {
  height: 250px;
  margin-top: 2%;
  margin-bottom: 8%;
}

.box_galeria.img4_galeria {
  height: 250px;
  margin-top: 2%;
  margin-bottom: 8%;
}

.box_galeria.img5_galeria {
  height: 250px;
  margin-top: 2%;
  margin-bottom: 8%;
}

.data_linhadotempo {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 18%;
  height: auto;
  margin-right: 1%;
  margin-left: 1%;
  padding: 20px;
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
  cursor: pointer;
}

.data_linhadotempo:hover {
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
}

.data_linhadotempo:focus {
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
}

.data_linhadotempo.data1 {
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.data_linhadotempo.data1:hover {
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
}

.data_linhadotempo.data1:active {
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.data_linhadotempo.data1:focus {
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
}

.data_linhadotempo.data2:hover {
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
}

.data_linhadotempo.data2:active {
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
}

.data_linhadotempo.data2:focus {
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
}

.data_linhadotempo.data3:hover {
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
}

.data_linhadotempo.data3:active {
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
}

.data_linhadotempo.data3:focus {
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
}

.data_linhadotempo.data4:hover {
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
}

.data_linhadotempo.data4:active {
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
}

.data_linhadotempo.data4:focus {
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
}

.data_linhadotempo.data5:hover {
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
}

.data_linhadotempo.data5:active {
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
}

.data_linhadotempo.data5:focus {
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
}

.div-pai_linhadotempo {
  width: 100%;
  height: auto;
  margin-top: 5%;
  margin-bottom: 25%;
  background-image: url('../images/separador.png');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.tx-data_linhadotempo {
  position: relative;
  z-index: 2;
  padding: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 2.5em;
  line-height: 32px;
  text-align: center;
}

.div-alinhamento_data {
  display: block;
  width: 80%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.txt1-data1 {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  bottom: 0%;
  display: none;
  width: 80%;
  margin-top: 10%;
  margin-right: auto;
  margin-left: auto;
  font-size: 2.5em;
  line-height: 32px;
}

.txt2-data2 {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  bottom: 0%;
  display: block;
  width: 80%;
  margin-top: 10%;
  margin-right: auto;
  margin-left: auto;
  font-size: 2.5em;
  line-height: 32px;
}

.txt3-data3 {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  bottom: 0%;
  display: none;
  width: 80%;
  margin-top: 10%;
  margin-right: auto;
  margin-left: auto;
  font-size: 2.5em;
  line-height: 32px;
}

.txt4-data4 {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  bottom: 0%;
  display: none;
  width: 80%;
  margin-top: 10%;
  margin-right: auto;
  margin-left: auto;
  font-size: 2.5em;
  line-height: 32px;
}

.txt5-data5 {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  bottom: 0%;
  display: none;
  width: 80%;
  margin-top: 10%;
  margin-right: auto;
  margin-left: auto;
  font-size: 2.5em;
  line-height: 32px;
}

.div-pai_abash {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.box1-filhos_abash {
  display: block;
  width: 50%;
  height: auto;
  padding: 10px;
  border: 1px solid #fff;
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
  cursor: pointer;
}

.box1-filhos_abash:hover {
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.box1-filhos_abash:active {
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.box1-filhos_abash:focus {
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.tx1-box_abash {
  color: #fff;
  font-size: 2em;
  line-height: 25px;
  text-align: center;
}

.txt1_abash {
  position: relative;
  left: 0px;
  top: 5%;
  right: 0px;
  bottom: 0%;
  display: none;
  width: 80%;
  margin-top: 2%;
  margin-right: auto;
  margin-left: auto;
  font-size: 2.5em;
  line-height: 32px;
}

.txt2_abash {
  position: relative;
  left: 0px;
  top: 5%;
  right: 0px;
  bottom: 0%;
  display: block;
  width: 80%;
  margin-top: 2%;
  margin-right: auto;
  margin-left: auto;
  font-size: 2.5em;
  line-height: 32px;
}

.txt3_abash {
  position: relative;
  left: 0px;
  top: 5%;
  right: 0px;
  bottom: 0%;
  display: block;
  width: 80%;
  margin-top: 2%;
  margin-right: auto;
  margin-left: auto;
  font-size: 2.5em;
  line-height: 32px;
}

.txt4_abash {
  position: relative;
  left: 0px;
  top: 5%;
  right: 0px;
  bottom: 0%;
  display: block;
  width: 80%;
  margin-top: 2%;
  margin-right: auto;
  margin-left: auto;
  font-size: 2.5em;
  line-height: 32px;
}

.div-pai_abasv {
  display: block;
  width: 80%;
  height: auto;
  margin: 0.5% 10%;
  float: left;
}

.tx1-bte {
  padding: 10px;
  font-size: 2em;
  line-height: 20px;
}

.div-pai_bte {
  width: 18%;
  margin: 5% 1% 0%;
  float: left;
}

.btn1_bte {
  display: block;
  width: 100%;
  height: auto;
  font-size: 2em;
  line-height: 20px;
  text-align: center;
}

.btn1_bte:hover {
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
}

.div-tx_t1_bte {
  display: block;
  height: auto;
  margin-top: 2%;
  padding: 0px;
  border: 1px solid #000;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8));
}

.tx2_bte {
  padding: 10px;
  font-size: 2em;
  line-height: 20px;
}

.tx3_bte {
  padding: 10px;
  font-size: 2em;
  line-height: 20px;
}

.tx4_bte {
  padding: 10px;
  font-size: 2em;
  line-height: 20px;
}

.tx5_bte {
  padding: 10px;
  font-size: 2em;
  line-height: 20px;
}

.btn2_bte {
  width: 100%;
  height: auto;
  font-size: 2em;
  line-height: 20px;
  text-align: center;
}

.btn2_bte:hover {
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
}

.btn3_bte {
  width: 100%;
  height: auto;
  font-size: 2em;
  line-height: 20px;
  text-align: center;
}

.btn3_bte:hover {
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
}

.btn4_bte {
  width: 100%;
  height: auto;
  font-size: 2em;
  line-height: 20px;
  text-align: center;
}

.btn4_bte:hover {
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
}

.btn5_bte {
  width: 100%;
  height: auto;
  font-size: 2em;
  line-height: 20px;
  text-align: center;
}

.btn5_bte:hover {
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
}

.div-tx_t2_bte {
  display: block;
  height: auto;
  margin-top: 2%;
  padding: 0px;
  border: 1px solid #000;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8));
}

.div-tx_t3_bte {
  display: block;
  height: auto;
  margin-top: 2%;
  padding: 0px;
  border: 1px solid #000;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8));
}

.div-tx_t4_bte {
  display: block;
  height: auto;
  margin-top: 2%;
  padding: 0px;
  border: 1px solid #000;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8));
}

.div-tx_t5_bte {
  display: block;
  height: auto;
  margin-top: 2%;
  padding: 0px;
  border: 1px solid #000;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8));
}

.bt1_bie {
  display: block;
  width: 100%;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: 125px;
  cursor: pointer;
}

.bt1_bie:hover {
  opacity: 0.75;
}

.bt2_bie {
  display: block;
  width: 100%;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: 125px;
  cursor: pointer;
}

.bt2_bie:hover {
  opacity: 0.75;
}

.bt3_bie {
  display: block;
  width: 100%;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: 125px;
  cursor: pointer;
}

.bt3_bie:hover {
  opacity: 0.75;
}

.div1_bie {
  display: block;
  width: 100%;
  height: auto;
  margin: 1% auto 5%;
  padding: 0px;
  float: none;
  border: 1px solid #000;
}

.div2_bie {
  display: block;
  width: 100%;
  height: auto;
  margin: 1% auto 5%;
  padding: 0px;
  border: 1px solid #000;
}

.div3_bie {
  display: block;
  width: 100%;
  height: auto;
  margin: 1% auto 5%;
  padding: 0px;
  border: 1px solid #000;
}

.tx1_bie {
  padding: 10px;
  font-size: 2em;
  line-height: 20px;
}

.tx2_bie {
  padding: 10px;
  font-size: 2em;
  line-height: 20px;
}

.tx3_bie {
  padding: 10px;
  font-size: 2em;
  line-height: 20px;
}

.div-pai1_bie {
  display: block;
  width: 29.33%;
  margin-right: 2%;
  margin-left: 2%;
  float: left;
}

.div-pai2_bie {
  display: block;
  width: 29.33%;
  margin-right: 2%;
  margin-left: 2%;
  float: left;
}

.div-pai3_bie {
  display: block;
  width: 29.33%;
  margin-right: 2%;
  margin-left: 2%;
  float: left;
}

.div-bt_is {
  width: 45%;
  height: 330px;
  margin-top: 10%;
  margin-bottom: 15%;
  float: right;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: contain;
  cursor: pointer;
}

.div-bt_is:hover {
  opacity: 0.75;
}

.img-aparecer_is {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  width: 100%;
  height: 100%;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: 125px;
  cursor: pointer;
}

.div-bt_ls {
  width: 45%;
  margin-top: 10%;
  margin-bottom: 15%;
  float: right;
}

.img_ls {
  width: 100%;
  height: 330px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: 125px;
  background-repeat: repeat;
  cursor: pointer;
}

.div-tx_ls {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  width: 100%;
  height: 100%;
  padding: 100px;
  background-image: -webkit-linear-gradient(270deg, #ad393a, #ad393a);
  background-image: linear-gradient(180deg, #ad393a, #ad393a);
  cursor: pointer;
}

.tx_ls {
  display: block;
  width: 80%;
  margin: 10% auto;
  color: #fff;
  font-size: 2.5em;
  line-height: 35px;
}

.tx_bsm-45-e {
  position: relative;
  z-index: 2;
  width: 45%;
  margin-top: 2%;
  margin-bottom: 2%;
  float: left;
  font-size: 2.5em;
  line-height: 32px;
}

.tx_bsm-45-d {
  position: relative;
  z-index: 2;
  width: 45%;
  margin-top: 2%;
  margin-bottom: 2%;
  float: right;
  font-size: 2.5em;
  line-height: 32px;
}

.embed {
  width: 100%;
  height: 55vh;
}

.tx_link {
  display: block;
  padding-bottom: 5px;
}

.div-pai_bai {
  width: 18%;
  margin: 5% 1% 0%;
  float: left;
}

.btn1_bai {
  width: 100%;
  height: auto;
  font-size: 2em;
  line-height: 20px;
}

.btn2_bai {
  width: 100%;
  height: auto;
  font-size: 2em;
  line-height: 20px;
}

.btn3_bai {
  width: 100%;
  height: auto;
  font-size: 2em;
  line-height: 20px;
}

.btn4_bai {
  width: 100%;
  height: auto;
  font-size: 2em;
  line-height: 20px;
}

.btn5_bai {
  width: 100%;
  height: auto;
  font-size: 2em;
  line-height: 20px;
}

.div-img_bt1_bai {
  height: auto;
  margin-top: 2%;
  padding: 0px;
}

.div-img_bt2_bai {
  height: auto;
  margin-top: 2%;
  padding: 0px;
}

.div-img_bt3_bai {
  height: auto;
  margin-top: 2%;
  padding: 0px;
}

.div-img_bt4_bai {
  height: auto;
  margin-top: 2%;
  padding: 0px;
}

.div-img_bt5_bai {
  height: auto;
  margin-top: 2%;
  padding: 0px;
}

.img1_bai {
  width: 100%;
  height: 200px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: 125px;
}

.img2_bai {
  width: 100%;
  height: 200px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: 125px;
}

.img3_bai {
  width: 100%;
  height: 200px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: 125px;
}

.img4_bai {
  width: 100%;
  height: 200px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: 125px;
}

.img5_bai {
  width: 100%;
  height: 200px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: 125px;
}

.tx_substituicao {
  width: 50%;
  height: auto;
  margin-top: 2%;
  margin-bottom: 2%;
  float: left;
  font-size: 2.3em;
  line-height: 30px;
}

.span1-tx_ts {
  color: #ad393a;
  cursor: pointer;
}

.span2-tx_ts {
  color: #ad393a;
  cursor: pointer;
}

.span3-tx_ts {
  color: #ad393a;
  cursor: pointer;
}

.div_span1_ts {
  position: absolute;
  top: 15%;
  right: 3%;
  bottom: 0px;
  z-index: 1;
  width: 40%;
  height: 50%;
  margin-top: 0%;
  margin-bottom: 0%;
  padding: 10px;
  float: right;
  border: 3px solid #fff;
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
  cursor: pointer;
}

.div_span2_ts {
  position: absolute;
  top: 30%;
  right: 6%;
  bottom: 0px;
  z-index: 2;
  width: 40%;
  height: 50%;
  margin-bottom: 0%;
  padding: 10px;
  float: right;
  border: 3px solid #fff;
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
  cursor: pointer;
}

.div_span3_ts {
  position: absolute;
  top: 45%;
  right: 9%;
  bottom: 0px;
  z-index: 3;
  width: 40%;
  height: 50%;
  padding: 10px;
  float: right;
  border: 3px solid #fff;
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
  cursor: pointer;
}

.texto-span1_ts {
  color: #fff;
  font-size: 2.3em;
  line-height: 25px;
  text-align: center;
}

.texto-span2_ts {
  color: #fff;
  font-size: 2.3em;
  line-height: 25px;
  text-align: center;
}

.texto-span3_ts {
  color: #fff;
  font-size: 2.3em;
  line-height: 25px;
  text-align: center;
}

.color-box1-span {
  color: #333;
}

.color-box2-span {
  color: #333;
}

.color-box3-span {
  color: #333;
}

.txt5_abash {
  position: relative;
  left: 0px;
  top: 5%;
  right: 0px;
  bottom: 0%;
  display: block;
  width: 80%;
  margin-top: 2%;
  margin-right: auto;
  margin-left: auto;
  font-size: 2.5em;
  line-height: 32px;
}

.box2-filhos_abash {
  width: 50%;
  height: auto;
  padding: 10px;
  border: 1px solid #fff;
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
  cursor: pointer;
}

.box2-filhos_abash:hover {
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.box2-filhos_abash:active {
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.box2-filhos_abash:focus {
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.box3-filhos_abash {
  width: 20%;
  height: auto;
  padding: 10px;
  border: 1px solid #fff;
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
  cursor: pointer;
}

.box3-filhos_abash:hover {
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.box3-filhos_abash:active {
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.box3-filhos_abash:focus {
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.box4-filhos_abash {
  width: 20%;
  height: auto;
  padding: 10px;
  border: 1px solid #fff;
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
  cursor: pointer;
}

.box4-filhos_abash:hover {
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.box4-filhos_abash:active {
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.box4-filhos_abash:focus {
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.box5-filhos_abash {
  width: 20%;
  height: auto;
  padding: 10px;
  border: 1px solid #fff;
  background-image: -webkit-linear-gradient(270deg, #7892a3, #7892a3);
  background-image: linear-gradient(180deg, #7892a3, #7892a3);
  cursor: pointer;
}

.box5-filhos_abash:hover {
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.box5-filhos_abash:active {
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.box5-filhos_abash:focus {
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.box-clique-apareca_2 {
  display: block;
  width: 78%;
  height: auto;
  margin-left: 2%;
  float: right;
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.box-clique-apareca_3 {
  display: block;
  width: 78%;
  height: auto;
  margin-left: 2%;
  float: right;
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.box-clique-apareca_4 {
  display: block;
  width: 78%;
  height: auto;
  margin-left: 2%;
  float: right;
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.box-clique-apareca_5 {
  display: block;
  width: 78%;
  height: auto;
  margin-left: 2%;
  float: right;
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.x_feedback {
  position: fixed;
  top: 20px;
  right: 3%;
  z-index: 9999;
  width: 35px;
  height: 15px;
  background-image: url('../images/seta2-branaco.png'), -webkit-linear-gradient(270deg, rgba(173, 57, 58, .8), rgba(173, 57, 58, .8));
  background-image: url('../images/seta2-branaco.png'), linear-gradient(180deg, rgba(173, 57, 58, .8), rgba(173, 57, 58, .8));
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
  cursor: pointer;
}

.tx_x {
  position: absolute;
  top: 7%;
  right: 7%;
  font-family: 'Varela Round', sans-serif;
  color: #ea5c63;
  font-size: 8em;
  line-height: 100px;
  text-align: right;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, .8);
}

.tx_x-ts {
  position: absolute;
  top: 10px;
  right: 10px;
  font-family: 'Varela Round', sans-serif;
  color: #fff;
  font-size: 3em;
  line-height: 25px;
  text-align: right;
}

.tx-clique-apareca2 {
  padding: 20px;
  color: #fff;
  font-size: 2em;
  line-height: 20px;
}

.tx-clique-apareca3 {
  padding: 20px;
  color: #fff;
  font-size: 2em;
  line-height: 20px;
}

.tx-clique-apareca4 {
  padding: 20px;
  color: #fff;
  font-size: 2em;
  line-height: 20px;
}

.tx-clique-apareca5 {
  padding: 20px;
  color: #fff;
  font-size: 2em;
  line-height: 20px;
}

.div-pai_50-e {
  width: 50%;
  height: auto;
  margin-top: 10%;
  margin-bottom: 10%;
  float: left;
}

.div-pai_50-d {
  width: 50%;
  height: auto;
  margin-top: 10%;
  margin-bottom: 10%;
  float: right;
}

.div-pai_central {
  width: 100%;
  height: auto;
  margin-top: 20%;
  margin-bottom: 15%;
}

.div-pai_65-e {
  width: 65%;
  height: auto;
  margin-top: 10%;
  margin-bottom: 2%;
}

.div-pai_65-d {
  width: 65%;
  height: auto;
  margin-top: 10%;
  margin-bottom: 2%;
  float: right;
}

.div-pai_tx-2-col {
  width: 100%;
  height: auto;
  margin-top: 2%;
  margin-bottom: 2%;
}

.div-pai_bt-sm {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  width: 100%;
  height: auto;
  float: none;
}

.div-pai-fonte-istock {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 5px;
  background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, .3), hsla(0, 0%, 100%, 0) 64%);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .3), hsla(0, 0%, 100%, 0) 64%);
}

.div-pai-fonte-externa {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 5px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8));
}

.tx-fonte-externa {
  width: 100%;
  padding-left: 3em;
  font-size: 1.2em;
  line-height: 15px;
}

.mascara-numero-pag {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 25px;
  padding: 6px;
  background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, .3), hsla(0, 0%, 100%, 0) 17%);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .3), hsla(0, 0%, 100%, 0) 17%);
}

.bt-feedback {
  position: fixed;
  left: 16px;
  top: 100px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  width: 50px;
  height: 50px;
  background-image: url('../images/comente.png'), -webkit-linear-gradient(270deg, #6b6868, #6b6868);
  background-image: url('../images/comente.png'), linear-gradient(180deg, #6b6868, #6b6868);
  background-position: 50% 50%, 0px 0px;
  background-size: 40px, auto;
  background-repeat: no-repeat, repeat;
  cursor: pointer;
}

.bt-feedback:hover {
  opacity: 0.5;
}

.box-clique-aparece-obj {
  display: block;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  float: right;
  background-image: -webkit-linear-gradient(270deg, #ea5c63, #ea5c63);
  background-image: linear-gradient(180deg, #ea5c63, #ea5c63);
}

.tx-clique-apareca-obj {
  padding: 20px;
  color: #fff;
  font-size: 2em;
  line-height: 20px;
}

.embed_fomulas_simples {
  margin-top: 1%;
  margin-bottom: 1%;
  font-size: 2em;
  line-height: 20px;
  text-align: center;
}

.embed_formulas_scroll {
  overflow: auto;
  margin-top: 1%;
  margin-bottom: 1%;
  font-size: 2em;
  line-height: 20px;
  text-align: center;
}

.embed_formulas_quebra {
  display: block;
  margin-top: 1%;
  margin-bottom: 1%;
  font-size: 3em;
  line-height: 30px;
  text-align: center;
}

html.w-mod-js *[data-ix="opacidade-scroll"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="de-cima-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0%, -100%);
  -ms-transform: translate(0%, -100%);
  transform: translate(0%, -100%);
}

html.w-mod-js *[data-ix="esq-dir-scroll"] {
  opacity: 0;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}

html.w-mod-js *[data-ix="dir-esq-scroll"] {
  opacity: 0;
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}

html.w-mod-js *[data-ix="esq-dir-out-back-scroll"] {
  opacity: 0;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}

html.w-mod-js *[data-ix="dir-esq-out-back-scroll"] {
  opacity: 0;
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}

html.w-mod-js *[data-ix="box-crescer"] {
  opacity: 0;
  height: 0px;
}

html.w-mod-js *[data-ix="clique-apareca-apar-inicial"] {
  display: none;
}

html.w-mod-js *[data-ix="20-abasv-ap-inicial-div"] {
  display: none;
}

html.w-mod-js *[data-ix="esconder-tx-21-botaotexto"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="esconder-cx-21-botaotexto"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="22-bie-esconder-div"] {
  opacity: 0;
  height: 0px;
}

html.w-mod-js *[data-ix="22-bie-esconder-tx"] {
  opacity: 0;
  height: 0px;
}

html.w-mod-js *[data-ix="movimento-background"] {
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

html.w-mod-js *[data-ix="link-direita-scroll"] {
  opacity: 0;
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}

html.w-mod-js *[data-ix="link-esquerda-scroll"] {
  opacity: 0;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}

html.w-mod-js *[data-ix="box-destaque"] {
  opacity: 0;
  height: 1px;
}

html.w-mod-js *[data-ix="saiba-mais-esconder"] {
  display: none;
  -webkit-transform: translate(130%, 0px);
  -ms-transform: translate(130%, 0px);
  transform: translate(130%, 0px);
}

html.w-mod-js *[data-ix="box-aviso"] {
  opacity: 0;
  -webkit-transform: translate(-300%, 0px);
  -ms-transform: translate(-300%, 0px);
  transform: translate(-300%, 0px);
}

html.w-mod-js *[data-ix="capa-titulo-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

html.w-mod-js *[data-ix="capa-unidade-load"] {
  opacity: 0;
  -webkit-transform: translate(100%, 0%);
  -ms-transform: translate(100%, 0%);
  transform: translate(100%, 0%);
}

html.w-mod-js *[data-ix="capa-secao-load"] {
  opacity: 0;
  -webkit-transform: translate(100%, 0%);
  -ms-transform: translate(100%, 0%);
  transform: translate(100%, 0%);
}

html.w-mod-js *[data-ix="subtitulo-scroll"] {
  opacity: 0;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}

html.w-mod-js *[data-ix="tx-linhadotempo"] {
  -webkit-transform: translate(120%, 0px);
  -ms-transform: translate(120%, 0px);
  transform: translate(120%, 0px);
}

html.w-mod-js *[data-ix="tx-abash"] {
  display: none;
  -webkit-transform: translate(120%, 0px);
  -ms-transform: translate(120%, 0px);
  transform: translate(120%, 0px);
}

html.w-mod-js *[data-ix="img-is"] {
  height: 0px;
}

html.w-mod-js *[data-ix="div-tx-ls"] {
  display: none;
  height: 0px;
}

html.w-mod-js *[data-ix="tx-ls"] {
  height: 0px;
}

html.w-mod-js *[data-ix="sumir-div-img-bai"] {
  height: 0px;
}

html.w-mod-js *[data-ix="esconder-div-span1-ts"] {
  -webkit-transform: translate(130%, 0px);
  -ms-transform: translate(130%, 0px);
  transform: translate(130%, 0px);
}

html.w-mod-js *[data-ix="esconder-div-span1-ts-2"] {
  -webkit-transform: translate(130%, 0px);
  -ms-transform: translate(130%, 0px);
  transform: translate(130%, 0px);
}

html.w-mod-js *[data-ix="esconder-div-span1-ts-3"] {
  -webkit-transform: translate(130%, 0px);
  -ms-transform: translate(130%, 0px);
  transform: translate(130%, 0px);
}

html.w-mod-js *[data-ix="entrada-barra-feedback"] {
  opacity: 0;
  height: 0%;
}

html.w-mod-js *[data-ix="aba-barra-feedback"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="tx-x"] {
  opacity: 0;
}

@media (max-width: 991px) {
  h1 {
    font-size: 3.5vw;
    line-height: 4vw;
  }
  h2 {
    font-size: 4.5vw;
    line-height: 5vw;
  }
  h4 {
    font-size: 4.5vw;
    line-height: 5vw;
  }
  h5 {
    margin-top: 15px;
    padding-right: 10%;
    padding-bottom: 5px;
    padding-left: 15%;
    font-size: 8.5vw;
    line-height: 5vw;
  }
  .body {
    font-size: 10px;
    line-height: 10px;
  }
  .base-card {
    height: auto;
    padding-top: 0vh;
    padding-bottom: 0vh;
  }
  .card {
    width: 100%;
    height: 100vh;
  }
  .card.grafismo-internas {
    background-image: url('../images/grafismo-pg_1.png'), -webkit-linear-gradient(270deg, null, null);
    background-image: url('../images/grafismo-pg_1.png'), linear-gradient(180deg, null, null);
    background-position: 50% 100%, 0px 0px;
    background-size: contain, auto;
  }
  .card.bg_imagem-full.img_02 {
    background-image: url('../images/img_02.jpg'), -webkit-linear-gradient(270deg, null, null);
    background-image: url('../images/img_02.jpg'), linear-gradient(180deg, null, null);
    background-position: 50% 50%, 0px 0px;
  }
  .imagem_capa {
    height: 100vh;
  }
  .grafismo-capa {
    height: 100vh;
  }
  .capa-titulo {
    right: 65px;
    bottom: 65px;
    font-size: 7em;
    line-height: 70px;
  }
  .bt-anterior {
    width: 65px;
    height: 65px;
    margin-top: 0px;
    margin-right: 0px;
  }
  .bt-anterior.w--current {
    width: 65px;
    height: 65px;
  }
  .bt-proximo {
    width: 65px;
    height: 65px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .bt-proximo.bt-proximo-branco {
    width: 65px;
    height: 65px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-size: cover, 35%;
  }
  .saiba-mais {
    width: 50%;
  }
  .texto-saiba-mais {
    font-size: 2em;
    line-height: 20px;
  }
  .capa-unidade {
    padding: 10px 30px;
    font-size: 2.8em;
    line-height: 28px;
  }
  .capa-se-o {
    top: 15%;
    padding: 10px 30px;
    font-size: 2.4em;
    line-height: 24px;
  }
  .imagem_capa-interna {
    height: 100vh;
    background-position: 50% 50%;
    background-size: cover;
  }
  .subtitulo_h4 {
    left: 65px;
    bottom: 35px;
    font-size: 3em;
    line-height: 30px;
  }
  .conteudo {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .texto_padrao {
    font-size: 2.3em;
    line-height: 25px;
  }
  .texto_padrao.tab_branco {
    font-size: 2em;
    line-height: 20px;
  }
  .texto_padrao.texto_slider {
    margin-bottom: 0px;
  }
  .texto_padrao.texto_slider.galeriatextoimagem {
    width: 40%;
  }
  .texto_padrao.tx_box-red-45 {
    font-size: 2.3em;
    line-height: 25px;
  }
  .texto_padrao.tx_textoacimaimagem {
    font-size: 2em;
    line-height: 20px;
  }
  .texto_padrao.tx_imagemacimatexto {
    font-size: 2em;
    line-height: 20px;
  }
  .destaque {
    font-size: 2em;
    line-height: 20px;
  }
  .fonte-video {
    font-size: 1.5em;
    line-height: 15px;
  }
  .tab_normal {
    width: 25%;
    height: auto;
    font-size: 10px;
    line-height: 10px;
  }
  .tab_normal.w--current {
    width: 25%;
    height: auto;
    font-size: 10px;
    line-height: 10px;
  }
  .item_da_lista {
    background-position: 0px 0px;
    background-size: 10px;
    font-size: 1.8em;
    line-height: 20px;
  }
  .link_div {
    width: 60%;
    background-image: url('../images/link.png'), -webkit-linear-gradient(270deg, null, null);
    background-image: url('../images/link.png'), linear-gradient(180deg, null, null);
    background-size: 65px, auto;
  }
  .link_div.link_right {
    width: 75%;
  }
  .link_texto_block.cinza {
    font-size: 1.8em;
    line-height: 18px;
  }
  .video_youtube {
    width: 100%;
  }
  .box-esquerdo {
    width: 45%;
  }
  .box-esquerdo._w-45porcento {
    padding-right: 15px;
  }
  .bloco1 {
    width: 12%;
    height: 65px;
  }
  .anos_slider {
    font-size: 1.6em;
    line-height: 16px;
  }
  .anos_slider.ativo {
    font-size: 1.6em;
    line-height: 16px;
  }
  .slide-nav {
    z-index: 9998;
    font-size: 1.6em;
    line-height: 16px;
  }
  .slide-setas.slider-setas-gradiente {
    background-image: -webkit-linear-gradient(270deg, rgba(239, 201, 76, .5), rgba(239, 201, 76, .5));
    background-image: linear-gradient(180deg, rgba(239, 201, 76, .5), rgba(239, 201, 76, .5));
  }
  .topo_textos_slides {
    width: 70%;
  }
  .topo_textos_slides.em_branco {
    width: 70%;
  }
  .base_textos_slides.em_branco {
    width: 70%;
  }
  .base_textos_slides.ativo {
    width: 70%;
  }
  .titulo_celula {
    font-size: 2em;
    line-height: 20px;
  }
  .texto_celula {
    font-size: 1.8em;
    line-height: 18px;
  }
  .box_overflow {
    width: 100%;
  }
  .link_left {
    width: 60%;
    padding-right: 5vw;
    padding-left: 15vw;
  }
  .box-feedback {
    padding: 2% 5%;
  }
  .enviar_feedback {
    width: 50%;
    font-size: 2.2em;
  }
  .title_form {
    font-size: 2em;
  }
  .texto_form {
    font-size: 1.3em;
  }
  .nome_item_form {
    font-size: 1.6em;
    line-height: 25px;
  }
  .campo_item_form {
    font-size: 1.4em;
  }
  .selecionar_perfil {
    font-size: 1.4em;
  }
  .selecionar_perfil.avaliacao {
    width: 75%;
    font-size: 1.4em;
  }
  .campo_texto_form {
    line-height: 20px;
  }
  .box-direito {
    right: 10%;
    width: 75%;
  }
  .botao {
    font-size: 2em;
    line-height: 20px;
  }
  .tx-clique-apareca1 {
    font-size: 1.8em;
    line-height: 18px;
  }
  .slide {
    padding-top: 0vh;
  }
  .slider.fundo-transparente {
    height: auto;
  }
  .citacao {
    padding-top: 30px;
    padding-right: 85px;
    padding-left: 85px;
    background-size: 75px, 75px;
  }
  .texto_citacao {
    font-size: 2em;
    line-height: 25px;
  }
  .oi {
    font-size: 2.3em;
    line-height: 25px;
  }
  ._2-colunas {
    font-size: 2.3em;
    line-height: 25px;
    -webkit-column-gap: 35px;
    column-gap: 35px;
  }
  .icon-home {
    width: 65px;
    height: 65px;
  }
  .tx-fonte-istock {
    font-size: 1.2em;
  }
  .titulo_saber {
    font-size: 3em;
    line-height: 30px;
  }
  .div_titulo_saber {
    width: 100%;
    float: none;
    background-size: 0px;
  }
  .saber_esq {
    width: 100%;
    float: none;
  }
  .qr_code {
    display: none;
  }
  .link_app {
    font-size: 1.8em;
    line-height: 20px;
  }
  .saber_dir {
    width: 100%;
    height: 30vh;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    background-position: 50% 50%;
  }
  .bt-pdf {
    top: 145px;
  }
  .titulo-padrao {
    font-size: 3em;
    line-height: 30px;
  }
  .titulo-capa-interna {
    font-size: 3.5em;
  }
  .sub1-capa-interna {
    font-size: 2em;
  }
  .sub2-capa-interna {
    font-size: 3em;
  }
  .texto-slider {
    font-size: 1.8em;
    line-height: 18px;
  }
  .feedback_nav {
    padding-right: 5px;
  }
  .tx_50-e {
    width: 100%;
    margin-top: 2%;
    font-size: 2.3em;
    line-height: 25px;
  }
  .box_45-d {
    width: 50%;
  }
  .titulo-img_45-d {
    margin-bottom: 5px;
  }
  .fonte-45-d {
    margin-top: 5px;
  }
  .img_ti-d {
    height: 350px;
  }
  .tx_50-d {
    font-size: 2.3em;
    line-height: 25px;
  }
  .img_ti-e {
    height: 350px;
  }
  .box-pai_45-d {
    width: 45%;
    height: auto;
  }
  .box_textoacimaimagem {
    height: 60vh;
  }
  .box_imagemacimatexto {
    height: 60vh;
  }
  .tx-data_linhadotempo {
    font-size: 2.3em;
    line-height: 23px;
  }
  .txt1-data1 {
    font-size: 2.3em;
    line-height: 25px;
  }
  .txt2-data2 {
    font-size: 2.3em;
    line-height: 25px;
  }
  .txt3-data3 {
    font-size: 2.3em;
    line-height: 25px;
  }
  .txt4-data4 {
    font-size: 2.3em;
    line-height: 25px;
  }
  .txt5-data5 {
    font-size: 2.3em;
    line-height: 25px;
  }
  .txt1_abash {
    font-size: 2.3em;
    line-height: 25px;
  }
  .txt2_abash {
    font-size: 2.3em;
    line-height: 25px;
  }
  .txt3_abash {
    font-size: 2.3em;
    line-height: 25px;
  }
  .txt4_abash {
    font-size: 2.3em;
    line-height: 25px;
  }
  .tx1-bte {
    font-size: 1.8em;
  }
  .div-pai_bte {
    display: block;
    width: 100%;
    margin-top: 1%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .div-tx_t1_bte {
    display: block;
    margin-top: 0%;
  }
  .tx2_bte {
    font-size: 1.8em;
  }
  .tx3_bte {
    font-size: 1.8em;
  }
  .tx4_bte {
    font-size: 1.8em;
    line-height: 20px;
  }
  .tx5_bte {
    font-size: 1.8em;
  }
  .div-tx_t2_bte {
    margin-top: 0%;
  }
  .div-tx_t3_bte {
    margin-top: 0%;
  }
  .div-tx_t4_bte {
    margin-top: 0%;
  }
  .div-tx_t5_bte {
    margin-top: 0%;
  }
  .div-bt_is {
    height: 350px;
  }
  .img-aparecer_is {
    height: 100%;
  }
  .img_ls {
    height: 350px;
  }
  .div-tx_ls {
    height: 100vh;
  }
  .tx_ls {
    font-size: 2.5em;
    line-height: 32px;
  }
  .tx_bsm-45-e {
    font-size: 2.3em;
    line-height: 25px;
  }
  .tx_bsm-45-d {
    font-size: 2.3em;
    line-height: 25px;
  }
  .embed {
    height: 60vh;
  }
  .tx_substituicao {
    width: 55%;
    font-size: 2em;
    line-height: 25px;
  }
  .texto-span1_ts {
    font-size: 2em;
    line-height: 20px;
  }
  .texto-span2_ts {
    font-size: 2em;
    line-height: 20px;
  }
  .texto-span3_ts {
    font-size: 2em;
    line-height: 20px;
  }
  .txt5_abash {
    font-size: 2.3em;
    line-height: 25px;
  }
  .x_feedback {
    left: 10%;
    top: 20px;
    right: auto;
  }
  .tx_x {
    top: 6%;
    right: 10%;
    font-size: 6em;
  }
  .tx-clique-apareca2 {
    font-size: 1.8em;
    line-height: 18px;
  }
  .tx-clique-apareca3 {
    font-size: 1.8em;
    line-height: 18px;
  }
  .tx-clique-apareca4 {
    font-size: 1.8em;
    line-height: 18px;
  }
  .tx-clique-apareca5 {
    font-size: 1.8em;
    line-height: 18px;
  }
  .bt-feedback {
    top: 85px;
  }
  .tx-clique-apareca-obj {
    font-size: 1.8em;
    line-height: 18px;
  }
}

@media (max-width: 767px) {
  h1 {
    margin-top: 0px;
    margin-bottom: 2vh;
  }
  h2 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  h3 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  h4 {
    bottom: 5vh;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  h5 {
    font-size: 10vw;
    line-height: 9vw;
  }
  .body {
    font-size: 10px;
    line-height: 10px;
  }
  .base-card {
    width: 100%;
    height: 100%;
    min-height: 100vh;
  }
  .card {
    height: 100%;
    min-height: 100vh;
  }
  .card.grafismo-internas {
    background-image: url('../images/grafismo-pg.png'), -webkit-linear-gradient(270deg, null, null);
    background-image: url('../images/grafismo-pg.png'), linear-gradient(180deg, null, null);
    background-position: 0px 100%, 0px 0px;
  }
  .capa-titulo {
    right: 50px;
    bottom: 50px;
    font-size: 4em;
    line-height: 40px;
  }
  .bt-anterior {
    display: none;
    width: 50px;
    height: 50px;
    margin-top: 0px;
  }
  .bt-anterior.w--current {
    width: 50px;
    height: 50px;
  }
  .bt-anterior.bt-anterior-branco {
    display: none;
  }
  .bt-proximo {
    display: none;
    width: 50px;
    height: 50px;
    min-height: 44px;
    margin-bottom: 0px;
  }
  .bt-proximo.bt-proximo-branco {
    display: none;
    width: 50px;
    height: 50px;
    font-style: italic;
  }
  .bt-menu-hamb {
    left: 8px;
    top: 25px;
    width: 45px;
    height: 45px;
    background-image: url('../images/menu.png'), -webkit-linear-gradient(270deg, null, null);
    background-image: url('../images/menu.png'), linear-gradient(180deg, null, null);
    background-size: 25px, auto;
  }
  .saiba-mais {
    right: 60px;
  }
  .texto-saiba-mais {
    font-size: 1.8em;
    line-height: 18px;
  }
  .capa-unidade {
    top: 10%;
    padding: 10px 25px;
    font-size: 2.5em;
    line-height: 25px;
  }
  .capa-se-o {
    top: 25%;
    padding: 10px 25px;
    font-size: 2em;
    line-height: 20px;
  }
  .imagem_capa-interna {
    background-position: 50% 50%;
    background-size: cover;
  }
  .subtitulo_h4 {
    left: 50px;
    bottom: 30px;
    font-size: 2.5em;
    line-height: 25px;
  }
  .conteudo {
    width: 80%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 0vh;
    padding-bottom: 0vh;
  }
  .texto_padrao {
    margin-bottom: 2%;
    font-size: 1.8em;
    line-height: 20px;
  }
  .texto_padrao.tab_branco {
    font-size: 1.8em;
    line-height: 18px;
  }
  .texto_padrao.texto_slider {
    margin-bottom: 0px;
  }
  .texto_padrao.texto_slider.galeriatextoimagem {
    margin-left: 40px;
  }
  .texto_padrao.tx_box-red-45 {
    font-size: 1.8em;
    line-height: 20px;
  }
  .texto_padrao.tx_textoacimaimagem {
    font-size: 1.8em;
  }
  .texto_padrao.tx_imagemacimatexto {
    font-size: 1.8em;
  }
  .destaque {
    padding: 5px 30px 5px 10px;
    font-size: 1.8em;
    line-height: 18px;
  }
  .fonte-video {
    margin-bottom: 0px;
    font-size: 1.3em;
    line-height: 13px;
  }
  .tab_normal {
    height: auto;
    padding: 10px;
  }
  .tab_normal.w--current {
    height: auto;
    padding: 10px;
    font-size: 10px;
    line-height: 10px;
  }
  .tab_text_active {
    padding: 7px;
  }
  .item_da_lista {
    margin-top: 0px;
    margin-bottom: 5px;
    padding-left: 30px;
    background-position: 0px 0px;
    background-size: 8px;
    font-size: 1.8em;
    line-height: 20px;
  }
  .link_div {
    width: 85%;
    margin-top: 50px;
    padding-top: 5px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    background-image: url('../images/link.png'), -webkit-linear-gradient(270deg, null, null);
    background-image: url('../images/link.png'), linear-gradient(180deg, null, null);
    background-position: 95% 10px, 0px 0px;
  }
  .link_div.link_left {
    background-image: url('../images/link.png'), -webkit-linear-gradient(270deg, null, null);
    background-image: url('../images/link.png'), linear-gradient(180deg, null, null);
    background-size: 40px, auto;
  }
  .link_div.link_right {
    width: 80%;
    background-image: url('../images/link.png'), -webkit-linear-gradient(270deg, null, null);
    background-image: url('../images/link.png'), linear-gradient(180deg, null, null);
    background-size: 40px, auto;
  }
  .link_texto_block {
    padding-bottom: 5px;
    font-size: 1.8em;
    line-height: 18px;
  }
  .link_texto_block.cinza {
    padding-bottom: 0vh;
    font-size: 1.6em;
    line-height: 16px;
  }
  .video_youtube {
    width: 85%;
  }
  .box-esquerdo {
    position: relative;
    width: 70%;
    height: auto;
  }
  .box-esquerdo._w-45porcento {
    position: relative;
    width: auto;
    height: auto;
    padding-right: 0px;
  }
  .tabs {
    width: 100%;
  }
  .slider_linha_tempo {
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .bloco1 {
    height: 70px;
    border-radius: 10px;
  }
  .anos_slider {
    font-size: 1.6em;
    line-height: 16px;
  }
  .slide-nav {
    height: auto;
    padding-top: 10px;
    font-size: 1.4em;
    line-height: 14px;
  }
  .slide-setas {
    margin-right: -44px;
    margin-left: -3px;
    background-image: none;
  }
  .slide-setas.slider-setas-gradiente {
    background-image: -webkit-linear-gradient(270deg, rgba(239, 201, 76, 0), rgba(239, 201, 76, 0));
    background-image: linear-gradient(180deg, rgba(239, 201, 76, 0), rgba(239, 201, 76, 0));
  }
  .topo_textos_slides {
    width: 80%;
    height: auto;
    padding: 20px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
  }
  .topo_textos_slides.em_branco {
    width: 100%;
  }
  .base_textos_slides {
    height: 25vh;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
  }
  .base_textos_slides.em_branco {
    width: 80%;
  }
  .base_textos_slides.ativo {
    top: 0px;
    width: 80%;
    height: auto;
    padding: 20px;
  }
  .box-central---branco {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .titulo_celula {
    padding: 5px;
    font-size: 1.8em;
    line-height: 18px;
  }
  .texto_celula {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 5px;
    font-size: 1.6em;
    line-height: 16px;
  }
  .box_overflow {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .link_left {
    width: 90%;
    margin-top: 10vh;
    padding-right: 2vw;
    padding-left: 18vw;
    border-radius: 0px 25px 25px 0px;
    background-image: url('../images/link.png'), -webkit-linear-gradient(270deg, null, null);
    background-image: url('../images/link.png'), linear-gradient(180deg, null, null);
    background-position: 65px 10px, 0px 0px;
    background-size: 65px, auto;
  }
  .box-feedback {
    height: 100%;
    padding: 2%;
  }
  .enviar_feedback {
    display: block;
    width: 20%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    float: none;
    font-size: 1.2em;
    line-height: 15px;
  }
  .form_feedback {
    height: 100%;
    padding: 0px;
  }
  .title_form {
    font-size: 1.5em;
    line-height: 18px;
  }
  .texto_form {
    margin-top: 0.5%;
    margin-bottom: 5px;
    padding-top: 0px;
    font-size: 1.1em;
    line-height: 12px;
  }
  .nome_item_form {
    margin-bottom: 0px;
    padding-left: 5px;
    font-size: 1.2em;
    line-height: 12px;
  }
  .campo_item_form {
    height: auto;
    margin-bottom: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 1.2em;
    line-height: 12px;
  }
  .selecionar_perfil {
    height: auto;
    margin-bottom: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 1.2em;
    line-height: 12px;
  }
  .selecionar_perfil.avaliacao {
    width: 50%;
    font-size: 1.2em;
    line-height: 12px;
  }
  .campo_texto_form {
    width: 75%;
    height: auto;
    margin-bottom: 5px;
    padding: 5px 12px;
    float: left;
    font-size: 1.2em;
    line-height: 12px;
  }
  .fechar_feedback {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0%;
    width: 35px;
    height: 35px;
    float: right;
  }
  .box-direito {
    position: relative;
    right: 0%;
    width: 70%;
    height: auto;
    margin-bottom: 1vh;
    float: right;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }
  .box-img-dir {
    width: 100%;
    height: 30vh;
    float: none;
  }
  .box-img-topo {
    height: 30vh;
  }
  .botao {
    margin-top: 5px;
    font-size: 1.8em;
    line-height: 18px;
  }
  .botao.btn_abasv {
    width: auto;
  }
  .box-clique-apareca_1 {
    width: 80%;
  }
  .tx-clique-apareca1 {
    font-size: 1.6em;
    line-height: 16px;
  }
  .box-aviso {
    left: 20%;
    top: 0px;
    right: 0%;
    bottom: auto;
    width: 80%;
    padding: 10px 150px 10px 10px;
  }
  .slider.fundo-transparente {
    height: auto;
  }
  .citacao {
    width: 100%;
    padding-top: 0px;
    padding-right: 65px;
    padding-left: 75px;
    background-size: 50px, 50px;
  }
  .texto_citacao {
    width: 100%;
    font-size: 1.8em;
    line-height: 20px;
  }
  .titulo_secao {
    bottom: 18vh;
    width: 75%;
  }
  .oi {
    font-size: 1.8em;
    line-height: 20px;
  }
  ._2-colunas {
    font-size: 1.8em;
    line-height: 20px;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .icon-home {
    width: 50px;
    height: 50px;
  }
  .titulo_saber {
    font-size: 1.8em;
    line-height: 18px;
  }
  .div_titulo_saber {
    width: 70%;
    padding-right: 65px;
    background-image: none;
  }
  .saber_esq {
    width: 70%;
    margin-top: 5px;
    float: left;
  }
  .texto_dispositivos {
    width: 100%;
  }
  .logo_apps {
    width: 35%;
    float: none;
  }
  .link_app {
    font-size: 1.5em;
    line-height: 15px;
  }
  .saber_dir {
    width: 30%;
    height: 65vh;
    float: right;
  }
  .bt-pdf {
    left: 8px;
    top: 125px;
    width: 45px;
    height: 45px;
    background-image: url('../images/pdf_branco.png'), -webkit-linear-gradient(270deg, null, null);
    background-image: url('../images/pdf_branco.png'), linear-gradient(180deg, null, null);
    background-size: 35px, auto;
  }
  .titulo-padrao {
    font-size: 2.5em;
    line-height: 25px;
  }
  .titulo-capa-interna {
    font-size: 3em;
  }
  .sub1-capa-interna {
    font-size: 2.5em;
    line-height: 25px;
  }
  .sub2-capa-interna {
    font-size: 2em;
    line-height: 25px;
  }
  .texto-slider {
    font-size: 1.6em;
    line-height: 16px;
  }
  .texto_label {
    font-size: 1.8em;
    line-height: 18px;
  }
  .tx_50-e {
    width: 100%;
    margin-top: 10%;
    font-size: 1.8em;
    line-height: 20px;
  }
  .box_45-d {
    height: 100%;
  }
  .titulo-img_45-d {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin-bottom: 5%;
    float: none;
    font-size: 1.4em;
    line-height: 14px;
  }
  .fonte-45-d {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: auto;
    margin-top: 5px;
    float: left;
    font-size: 1.4em;
    line-height: 14px;
  }
  .img_ti-d {
    height: 300px;
    float: left;
  }
  .tx_50-d {
    font-size: 1.8em;
    line-height: 20px;
  }
  .titulo-img_45-e {
    font-size: 1.4em;
    line-height: 14px;
  }
  .fonte-45-e {
    font-size: 1.4em;
    line-height: 14px;
  }
  .img_ti-e {
    height: 300px;
  }
  .box-pai_45-d {
    height: auto;
  }
  .tx-box_45-d {
    font-size: 1.8em;
    line-height: 18px;
  }
  .div-pai_textosblocosh {
    height: auto;
    margin-bottom: 15%;
  }
  .tx-box_textoblocosh {
    font-size: 1.8em;
    line-height: 18px;
  }
  .box_textoacimaimagem {
    height: 45vh;
  }
  .box_imagemacimatexto {
    height: 45vh;
  }
  .box_galeria {
    margin-right: 40px;
  }
  .box_galeria.img1_galeria {
    height: 200px;
  }
  .box_galeria.img2_galeria {
    height: 200px;
    margin-bottom: 8%;
  }
  .box_galeria.img3_galeria {
    height: 200px;
    margin-bottom: 8%;
  }
  .box_galeria.img4_galeria {
    height: 200px;
    margin-bottom: 8%;
  }
  .box_galeria.img5_galeria {
    height: 200px;
    margin-bottom: 8%;
  }
  .data_linhadotempo {
    padding-right: 10px;
    padding-left: 10px;
  }
  .tx-data_linhadotempo {
    font-size: 2em;
    line-height: 20px;
  }
  .txt1-data1 {
    font-size: 1.8em;
    line-height: 20px;
  }
  .txt2-data2 {
    font-size: 1.8em;
    line-height: 20px;
  }
  .txt3-data3 {
    font-size: 1.8em;
    line-height: 20px;
  }
  .txt4-data4 {
    font-size: 1.8em;
    line-height: 20px;
  }
  .txt5-data5 {
    font-size: 1.8em;
    line-height: 20px;
  }
  .div-pai_abash {
    margin-bottom: 10%;
  }
  .tx1-box_abash {
    font-size: 1.8em;
    line-height: 20px;
  }
  .txt1_abash {
    position: relative;
    margin-top: 10%;
    margin-bottom: 10%;
    font-size: 1.8em;
    line-height: 20px;
  }
  .txt2_abash {
    position: relative;
    display: block;
    margin-top: 10%;
    margin-bottom: 10%;
    font-size: 1.8em;
    line-height: 20px;
  }
  .txt3_abash {
    position: relative;
    display: block;
    margin-top: 10%;
    margin-bottom: 10%;
    font-size: 1.8em;
    line-height: 20px;
  }
  .txt4_abash {
    position: relative;
    display: block;
    margin-top: 10%;
    margin-bottom: 10%;
    font-size: 1.8em;
    line-height: 20px;
  }
  .div-pai_abasv {
    margin-bottom: 0.5%;
  }
  .div-pai_abasv.div10_abasv {
    margin-bottom: 10%;
  }
  .div-pai_bte {
    margin-bottom: 5%;
  }
  .div-tx_t1_bte {
    margin-top: 1%;
  }
  .div-tx_t2_bte {
    margin-top: 1%;
  }
  .div-tx_t3_bte {
    margin-top: 1%;
  }
  .div-tx_t4_bte {
    margin-top: 1%;
  }
  .div-tx_t5_bte {
    margin-top: 1%;
  }
  .div-bt_is {
    height: 300px;
  }
  .img_ls {
    height: 300px;
  }
  .div-tx_ls {
    height: 100%;
  }
  .tx_ls {
    margin-top: 10%;
    margin-bottom: 10%;
    font-size: 2.3em;
    line-height: 25px;
  }
  .tx_bsm-45-e {
    font-size: 1.8em;
    line-height: 20px;
  }
  .tx_bsm-45-d {
    font-size: 1.8em;
    line-height: 20px;
  }
  .div-pai_bai {
    width: 100%;
    margin-bottom: 5%;
  }
  .tx_substituicao {
    width: 60%;
    font-size: 1.8em;
    line-height: 23px;
  }
  .div_span1_ts {
    width: 35%;
  }
  .div_span2_ts {
    width: 35%;
  }
  .div_span3_ts {
    width: 35%;
  }
  .texto-span1_ts {
    font-size: 1.8em;
  }
  .texto-span2_ts {
    font-size: 1.8em;
  }
  .texto-span3_ts {
    font-size: 1.8em;
  }
  .txt5_abash {
    position: relative;
    margin-top: 10%;
    margin-bottom: 10%;
    font-size: 1.8em;
    line-height: 20px;
  }
  .box-clique-apareca_2 {
    width: 80%;
  }
  .box-clique-apareca_3 {
    width: 80%;
  }
  .box-clique-apareca_4 {
    width: 80%;
  }
  .box-clique-apareca_5 {
    width: 80%;
  }
  .x_feedback {
    left: 12%;
  }
  .tx_x {
    top: 5%;
  }
  .tx-clique-apareca2 {
    font-size: 1.6em;
    line-height: 16px;
  }
  .tx-clique-apareca3 {
    font-size: 1.6em;
    line-height: 16px;
  }
  .tx-clique-apareca4 {
    font-size: 1.6em;
    line-height: 16px;
  }
  .tx-clique-apareca5 {
    font-size: 1.6em;
    line-height: 16px;
  }
  .form-wrapper {
    height: 100%;
    margin-bottom: 0px;
  }
  .bt-feedback {
    left: 8px;
    top: 75px;
    width: 45px;
    height: 45px;
    background-image: url('../images/comente.png'), -webkit-linear-gradient(270deg, null, null);
    background-image: url('../images/comente.png'), linear-gradient(180deg, null, null);
    background-position: 50% 50%, 0px 0px;
    background-size: 35px, auto;
  }
  .tx-clique-apareca-obj {
    font-size: 1.6em;
    line-height: 16px;
  }
  .embed_fomulas_simples {
    font-size: 1.8em;
    line-height: 20px;
  }
  .embed_formulas_scroll {
    font-size: 1.8em;
    line-height: 18px;
  }
  .embed_formulas_quebra {
    font-size: 2.5em;
    line-height: 25px;
  }
}

@media (max-width: 479px) {
  h1 {
    display: block;
    margin: 0px auto 1vh;
    font-size: 5vw;
    line-height: 7vw;
  }
  h2 {
    font-size: 8vw;
    line-height: 8vw;
  }
  h3 {
    font-size: 6.5vw;
    line-height: 8vw;
  }
  h4 {
    left: 18vw;
    font-size: 8.5vw;
    line-height: 9vw;
  }
  h5 {
    margin-top: 2vh;
    margin-bottom: 0px;
    font-size: 15vw;
    line-height: 15vw;
  }
  .body {
    font-size: 10px;
    line-height: 10px;
  }
  .card.grafismo-internas {
    background-image: url('../images/grafismo-pg_1.png'), -webkit-linear-gradient(270deg, null, null);
    background-image: url('../images/grafismo-pg_1.png'), linear-gradient(180deg, null, null);
    background-size: 831px, auto;
  }
  .grafismo-capa {
    background-size: cover;
  }
  .capa-titulo {
    font-size: 3em;
    line-height: 30px;
  }
  .bt-anterior {
    width: 50px;
    height: 50px;
    margin-top: 0px;
    margin-right: 0px;
  }
  .bt-anterior.w--current {
    width: 50px;
    height: 50px;
  }
  .bt-proximo {
    width: 50px;
    height: 50px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .bt-proximo.bt-proximo-branco {
    z-index: 9997;
  }
  .bt-menu-hamb {
    width: 40px;
    height: 40px;
    background-image: url('../images/menu.png'), -webkit-linear-gradient(270deg, null, null);
    background-image: url('../images/menu.png'), linear-gradient(180deg, null, null);
    background-size: 25px, auto;
  }
  .saiba-mais {
    position: relative;
    left: 0px;
    top: 10%;
    right: 0px;
    bottom: 5%;
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .texto-saiba-mais {
    font-size: 1.6em;
    line-height: 16px;
  }
  .capa-unidade {
    top: 5%;
    margin-bottom: 30vh;
    padding: 10px 30px;
    font-size: 2em;
    line-height: 20px;
  }
  .capa-se-o {
    top: 15%;
    margin-bottom: 20vh;
    padding: 10px 30px;
    font-size: 1.6em;
    line-height: 16px;
  }
  .subtitulo_h4 {
    left: 60px;
    font-size: 2.5em;
    line-height: 25px;
  }
  .conteudo {
    width: 75%;
    padding-top: 0vh;
    padding-left: 20px;
  }
  .texto_padrao {
    margin-bottom: 2%;
    font-size: 1.8em;
    line-height: 20px;
  }
  .texto_padrao.tab_branco {
    margin-bottom: 0px;
    padding: 0px;
    font-size: 1.8em;
    line-height: 18px;
  }
  .texto_padrao.texto_slider {
    margin-bottom: 0px;
    padding: 35px 35px 80px;
  }
  .texto_padrao.texto_slider.galeriatextoimagem {
    display: block;
    width: 75%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .texto_padrao.tx_65-e {
    width: 100%;
    margin-bottom: 2%;
  }
  .texto_padrao.tx_65-d {
    width: 100%;
    margin-bottom: 2%;
  }
  .texto_padrao.tx_tx-2-col {
    -webkit-column-count: 1;
    column-count: 1;
  }
  .texto_padrao.tx_imagemacimatexto {
    margin-bottom: 10%;
  }
  .destaque {
    margin-right: 0%;
    padding: 5px 15px 5px 5px;
    border-bottom-right-radius: 25px;
  }
  .destaque.destaque-escuro {
    margin-right: 0%;
    line-height: 18px;
  }
  .fonte-video {
    padding-top: 5px;
    font-size: 1.3em;
    line-height: 13px;
  }
  .tab_ordem {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40%;
    float: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tab_normal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 2px;
    padding: 10px;
    float: left;
    -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;
    border-top-left-radius: 25px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 25px;
    font-size: 10px;
    line-height: 10px;
    text-align: right;
  }
  .tab_normal.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    margin-top: 0px;
    padding: 10px;
    float: left;
    -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;
    border-top-left-radius: 25px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 25px;
    font-size: 10px;
    line-height: 10px;
  }
  .tab_text_active {
    float: none;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
  }
  .item_da_lista {
    padding-left: 25px;
    background-size: 5px;
    font-size: 1.6em;
    line-height: 16px;
  }
  .link_div {
    padding-left: 2vw;
  }
  .link_div.link_left {
    background-image: url('../images/link.png'), -webkit-linear-gradient(270deg, null, null);
    background-image: url('../images/link.png'), linear-gradient(180deg, null, null);
    background-size: 40px, auto;
  }
  .link_div.link_right {
    width: 100%;
    padding-top: 40px;
    padding-right: 60px;
  }
  .link_texto_block {
    padding-bottom: 3vh;
  }
  .link_texto_block.cinza {
    font-size: 1.4em;
    line-height: 14px;
  }
  .video_youtube {
    width: 100%;
  }
  .box-esquerdo {
    width: 100%;
  }
  .tabs {
    width: 100%;
  }
  .slider_linha_tempo {
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .bloco1 {
    width: 30%;
    height: 50px;
  }
  .anos_slider {
    font-size: 1em;
    line-height: 10px;
  }
  .anos_slider.ativo {
    font-size: 1em;
    line-height: 10px;
  }
  .div_espaco_ano {
    width: 5%;
  }
  .slide-nav {
    position: relative;
    top: 0px;
    z-index: 9998;
    height: auto;
    margin-bottom: 0%;
    font-size: 1.4em;
    line-height: 14px;
  }
  .slide-setas.slider-setas-gradiente {
    margin-right: -80px;
    margin-left: -47px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 125, 198, 0), rgba(0, 125, 198, 0));
    background-image: linear-gradient(180deg, rgba(0, 125, 198, 0), rgba(0, 125, 198, 0));
  }
  .topo_textos_slides {
    width: 100%;
    height: auto;
    padding: 20px;
  }
  .topo_textos_slides.em_branco {
    width: 100%;
  }
  .base_textos_slides.em_branco {
    width: 100%;
    margin-top: 10%;
  }
  .base_textos_slides.ativo {
    position: relative;
    width: 100%;
    height: auto;
  }
  .box-central---branco {
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .titulo_celula {
    font-size: 1.6em;
    line-height: 16px;
  }
  .texto_celula {
    padding-top: 10px;
    font-size: 1.3em;
    line-height: 15px;
  }
  .box_overflow {
    height: 80vh;
  }
  .link_left {
    padding-left: 30vw;
    background-image: url('../images/link.png'), -webkit-linear-gradient(270deg, null, null);
    background-image: url('../images/link.png'), linear-gradient(180deg, null, null);
    background-size: 50px, auto;
    text-align: left;
  }
  .box-feedback {
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0%;
    padding: 4%;
  }
  .enviar_feedback {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    float: none;
    font-size: 1.5em;
  }
  .form_feedback {
    height: 100%;
    margin-top: 0vh;
    margin-bottom: 0vh;
    padding: 5%;
  }
  .title_form {
    width: 100%;
    padding: 5px;
    font-size: 1.5em;
    line-height: 20px;
    text-align: left;
  }
  .texto_form {
    margin-bottom: 2%;
    padding: 5px;
    font-size: 1.4em;
    line-height: 15px;
  }
  .nome_item_form {
    width: 25%;
    height: 5vh;
    margin-bottom: 5px;
    padding-right: 5px;
    float: left;
  }
  .campo_item_form {
    width: 70%;
    height: 5vh;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    float: right;
  }
  .selecionar_perfil {
    width: 70%;
    height: 5vh;
    padding-top: 4px;
    padding-bottom: 4px;
    float: right;
  }
  .selecionar_perfil.avaliacao {
    width: 70%;
  }
  .campo_texto_form {
    width: 70%;
    float: right;
  }
  .fechar_feedback {
    left: 5px;
    top: -5px;
    right: 0px;
    bottom: 0%;
    width: 35px;
    height: 35px;
  }
  .box-direito {
    top: 3%;
    right: 0%;
    display: block;
    width: 100%;
    margin-top: 35px;
  }
  .botao {
    font-size: 1.6em;
    line-height: 16px;
  }
  .botao.btn_abasv {
    width: auto;
    float: none;
  }
  .box-clique-apareca_1 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .tx-clique-apareca1 {
    font-size: 1.6em;
    line-height: 16px;
  }
  .box-aviso {
    left: auto;
    top: 0%;
    right: 0%;
    width: 82%;
    margin-top: 0px;
    padding-right: 20px;
    background-image: -webkit-linear-gradient(270deg, rgba(226, 122, 63, .9), rgba(226, 122, 63, .9));
    background-image: linear-gradient(180deg, rgba(226, 122, 63, .9), rgba(226, 122, 63, .9));
  }
  .slide {
    height: auto;
    padding-top: 0px;
  }
  .slider.fundo-transparente {
    top: 0px;
    height: auto;
    clear: none;
  }
  .citacao {
    padding: 40px 0px;
    background-size: 40px, 40px;
  }
  .texto_citacao {
    font-size: 1.8em;
    line-height: 20px;
  }
  .titulo_secao {
    padding-left: 26px;
  }
  .oi {
    font-size: 1.8em;
    line-height: 20px;
  }
  ._2-colunas {
    font-size: 1.8em;
    line-height: 20px;
  }
  .left-arrow {
    position: absolute;
  }
  .tx-fonte-istock {
    font-size: 1.2em;
  }
  .tx-fonte-istock.tx-fonte-istock-cor-branco {
    width: 50%;
  }
  .titulo_saber {
    font-size: 1.8em;
    line-height: 18px;
  }
  .div_titulo_saber {
    width: 90%;
    background-size: 45px;
  }
  .saber_esq {
    width: 100%;
  }
  .logo_apps {
    width: 45%;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .link_app {
    font-size: 1.5em;
    line-height: 15px;
  }
  .saber_dir {
    width: 100%;
    height: 45vh;
    margin-top: 5px;
  }
  .bt-pdf {
    width: 40px;
    height: 40px;
    background-image: url('../images/pdf_branco.png'), -webkit-linear-gradient(270deg, null, null);
    background-image: url('../images/pdf_branco.png'), linear-gradient(180deg, null, null);
    background-size: 35px, auto;
  }
  .titulo-capa-interna {
    font-size: 2.5em;
    line-height: 25px;
  }
  .sub1-capa-interna {
    font-size: 2em;
    line-height: 20px;
  }
  .texto-slider {
    margin-bottom: 10px;
    padding-bottom: 0px;
  }
  .texto_label {
    font-size: 1.6em;
    line-height: 16px;
  }
  .feedback_nav {
    font-size: 0.9em;
    line-height: 5px;
  }
  .tx_50-e {
    width: 100%;
    float: none;
  }
  .box_45-d {
    width: 100%;
  }
  .titulo-img_45-d {
    position: relative;
    bottom: 20px;
    margin-top: 0px;
    margin-bottom: 5%;
  }
  .fonte-45-d {
    margin-top: 5px;
    margin-bottom: 10px;
  }
  .tx_50-d {
    width: 100%;
  }
  .box_45-e {
    width: 100%;
  }
  .box-red_45-d {
    width: 100%;
  }
  .box-red_45-e {
    width: 100%;
  }
  .box-pai_45-d {
    width: 100%;
  }
  .div-pai_textosblocosh {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .div-filho_textoblocosh {
    width: 100%;
    height: 100%;
  }
  .box_textoacimaimagem {
    height: 45vh;
  }
  .box_galeria {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 75%;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    background-size: cover;
  }
  .data_linhadotempo {
    width: 100%;
    margin-top: 1%;
    margin-bottom: 1%;
  }
  .div-pai_linhadotempo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30%;
    margin-top: 0%;
    margin-bottom: 10%;
    margin-left: 15%;
    float: left;
    -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;
    background-image: url('../images/separador2.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .tx-data_linhadotempo {
    font-size: 1.8em;
    line-height: 18px;
  }
  .div-alinhamento_data {
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 45%;
    padding-bottom: 45%;
  }
  .txt1-data1 {
    left: 0px;
    top: 40%;
    right: 0px;
    bottom: 20%;
    width: 48%;
    margin-top: 0%;
    margin-right: 5%;
    margin-bottom: 0px;
    float: right;
  }
  .txt2-data2 {
    left: 0px;
    top: 40%;
    right: 0px;
    bottom: 25%;
    width: 48%;
    margin-top: 0%;
    margin-right: 5%;
    margin-bottom: 0px;
    float: right;
  }
  .txt3-data3 {
    left: 0px;
    top: 40%;
    right: 0px;
    bottom: 25%;
    width: 48%;
    margin-top: 0%;
    margin-right: 5%;
    margin-bottom: 0px;
    float: right;
  }
  .txt4-data4 {
    left: 0px;
    top: 40%;
    right: 0px;
    bottom: 25%;
    width: 48%;
    margin-top: 0%;
    margin-right: 5%;
    margin-bottom: 0px;
    float: right;
  }
  .txt5-data5 {
    left: 0px;
    top: 40%;
    right: 0px;
    bottom: 25%;
    width: 48%;
    margin-top: 0%;
    margin-right: 5%;
    margin-bottom: 0px;
    float: right;
  }
  .div-pai_abash {
    width: 25%;
    margin-left: 20%;
    float: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .box1-filhos_abash {
    width: 100%;
  }
  .txt1_abash {
    top: 35%;
    width: 50%;
    margin-top: 10%;
    margin-right: 2%;
    float: right;
  }
  .txt2_abash {
    top: 35%;
    width: 50%;
    margin-top: 10%;
    margin-right: 2%;
    float: right;
  }
  .txt3_abash {
    top: 35%;
    width: 50%;
    margin-top: 10%;
    margin-right: 2%;
    float: right;
  }
  .txt4_abash {
    top: 35%;
    width: 50%;
    margin-top: 10%;
    margin-right: 2%;
    float: right;
  }
  .div-pai_abasv {
    display: block;
    width: 75%;
    margin-right: 5%;
    margin-bottom: 0.5%;
    margin-left: auto;
    float: none;
  }
  .div-pai_abasv.div10_abasv {
    margin-bottom: 12%;
  }
  .div-pai_bte {
    margin-top: 5%;
    margin-bottom: 10%;
  }
  .div-pai1_bie {
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
  }
  .div-pai2_bie {
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
  }
  .div-pai3_bie {
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
  }
  .div-bt_is {
    width: 100%;
  }
  .div-bt_ls {
    width: 100%;
  }
  .div-tx_ls {
    height: 100%;
    padding: 60px;
  }
  .tx_ls {
    width: 100%;
  }
  .tx_bsm-45-e {
    width: 100%;
  }
  .tx_bsm-45-d {
    width: 100%;
  }
  .embed {
    height: 50vh;
  }
  .div-pai_bai {
    margin-bottom: 10%;
  }
  .tx_substituicao {
    width: 100%;
  }
  .div_span1_ts {
    width: 75%;
  }
  .div_span2_ts {
    width: 75%;
  }
  .div_span3_ts {
    width: 75%;
    margin-bottom: 45%;
  }
  .txt5_abash {
    top: 35%;
    width: 50%;
    margin-top: 10%;
    margin-right: 2%;
  }
  .box2-filhos_abash {
    width: 100%;
  }
  .box3-filhos_abash {
    width: 100%;
  }
  .box4-filhos_abash {
    width: 100%;
  }
  .box5-filhos_abash {
    width: 100%;
  }
  .box-clique-apareca_2 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .box-clique-apareca_3 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .box-clique-apareca_4 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .box-clique-apareca_5 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .x_feedback {
    left: 20%;
    top: 15px;
    height: 15px;
    background-image: url('../images/seta2-branaco.png'), -webkit-linear-gradient(270deg, null, null);
    background-image: url('../images/seta2-branaco.png'), linear-gradient(180deg, null, null);
    background-position: 50% 100%, 0px 0px;
    background-size: contain, auto;
    background-repeat: no-repeat, repeat;
    background-attachment: scroll, scroll;
  }
  .tx_x {
    top: 2%;
    right: 15%;
  }
  .div-pai_50-e {
    width: 100%;
  }
  .div-pai_50-d {
    width: 100%;
  }
  .div-pai_65-e {
    width: 100%;
  }
  .div-pai_65-d {
    width: 100%;
  }
  .bt-feedback {
    width: 40px;
    height: 40px;
    background-image: url('../images/comente.png'), -webkit-linear-gradient(270deg, null, null);
    background-image: url('../images/comente.png'), linear-gradient(180deg, null, null);
    background-size: 35px, auto;
  }
}

@font-face {
  font-family: 'Romy 0';
  src: url('../fonts/Romy_0.eot') format('embedded-opentype'), url('../fonts/Romy_0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Romy';
  src: url('../fonts/Romy.woff') format('woff'), url('../fonts/Romy.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Foco rg';
  src: url('../fonts/Foco_Rg.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Foco ltit';
  src: url('../fonts/Foco_LtIt.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Foco blk';
  src: url('../fonts/Foco_Blk.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Foco it';
  src: url('../fonts/Foco_It.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Foco blkit';
  src: url('../fonts/Foco_BlkIt.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Foco bdit';
  src: url('../fonts/Foco_BdIt.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Foco lt';
  src: url('../fonts/Foco_Lt.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Foco';
  src: url('../fonts/Foco.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Museosans';
  src: url('../fonts/MuseoSans.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Museosans 500';
  src: url('../fonts/MuseoSans_500_Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Museo500 regular';
  src: url('../fonts/Museo500-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Museosans 1';
  src: url('../fonts/MuseoSans_1.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Museo300 regular';
  src: url('../fonts/Museo300-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Museosans 300';
  src: url('../fonts/MuseoSans-300.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Museosans';
  src: url('../fonts/MuseoSans-100Italic.otf') format('opentype'), url('../fonts/MuseoSans-300Italic.otf') format('opentype'), url('../fonts/MuseoSans-700Italic.otf') format('opentype'), url('../fonts/MuseoSans-900Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Museosans 0';
  src: url('../fonts/MuseoSans_0.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Museosans 100';
  src: url('../fonts/MuseoSans-100.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Museo700 regular';
  src: url('../fonts/Museo700-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Museo900 regular';
  src: url('../fonts/Museo900-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Museo100 regular';
  src: url('../fonts/Museo100-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}