h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 55px;
  line-height: 110%;
  font-weight: 700;
  text-align: left;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  border-bottom: 1px none #000;
  font-size: 40px;
  line-height: 110%;
  font-weight: 700;
}

h3 {
  margin-top: 40px;
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

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

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

h6 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px;
  border-left: 5px solid #003b79;
  font-size: 16px;
  line-height: 120%;
  font-style: italic;
  font-weight: 400;
  text-align: left;
}

p {
  margin-bottom: 10px;
  line-height: 145%;
}

a {
  color: #fff;
  text-decoration: none;
}

strong {
  font-weight: bold;
}

blockquote {
  margin-bottom: 10px;
  margin-left: 41px;
  padding: 10px 20px;
  border-left: 5px none #e2e2e2;
  background-image: url('../images/Ativo-1.svg');
  background-position: 10px 10px;
  background-size: 80px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  font-size: 16px;
  line-height: 22px;
}

.section {
  height: 100vh;
}

.background-video {
  height: 100%;
}

.container {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.titulo {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 70px;
  line-height: 80px;
  font-weight: 700;
  text-align: center;
}

.background-video-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 99vh;
  -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/brilliant_1brilliant.png'), linear-gradient(60deg, rgba(3, 38, 127, 0.2), rgba(0, 204, 102, 0.2));
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.image {
  position: absolute;
  left: 2%;
  top: 2%;
  right: auto;
  bottom: auto;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px none #fff;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

.section-conteudo {
  height: auto;
  padding-top: 50px;
  padding-bottom: 100px;
  background-color: rgba(167, 168, 170, 0.02);
}

.section-conteudo.cor {
  background-color: #e9e9e9;
}

.section-conteudo.umpoucomenor {
  padding-bottom: 100px;
}

.section-conteudo._1 {
  padding-top: 100px;
}

.section-conteudo._2 {
  padding-bottom: 50px;
}

.botao {
  margin-top: 15px;
  padding-right: 25px;
  padding-left: 25px;
  border: 1px solid #fff;
  border-radius: 10px;
  background-color: #ffd900;
}

.conteudo {
  display: block;
}

.texto {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 130%;
  font-weight: 400;
  text-align: justify;
  white-space: normal;
}

.texto.branco {
  color: #fff;
}

.texto h2 {
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 35px;
  font-family: Verdana, Geneva, sans-serif;
  color: #03267f;
  font-size: 45px;
  font-weight: 700;
  text-align: left;
  text-transform: none;
}

.texto p {
  width: auto;
  font-family: 'Open Sans', sans-serif;
}

.texto h3 {
  margin-top: 10px;
  font-family: Verdana, Geneva, sans-serif;
  color: #03267f;
  font-size: 35px;
  line-height: 110%;
  font-weight: 600;
}

.texto h6 {
  border-left-color: #209f80;
}

.texto h4 {
  font-family: Verdana, Geneva, sans-serif;
  color: #03267f;
  font-size: 25px;
  line-height: 110%;
  font-weight: 500;
}

.texto h1 {
  font-weight: 800;
}

.texto h5 {
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 700;
}

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

.texto-introducao {
  width: 50%;
  padding-right: 25px;
}

.imagem-introducao {
  width: 50%;
  background-image: url('../images/unidade.1.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.lottie-animation {
  height: 100px;
}

.arrow {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  padding-bottom: 40px;
}

.dropdown {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 20px;
  margin-right: 20px;
}

.dropdown-list {
  background-color: transparent;
}

.menu {
  margin-bottom: 5px;
  border-radius: 10px;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #1f1f1f;
  font-weight: 400;
}

.lottie-animation-2 {
  width: 50px;
  height: 35px;
}

.div-block {
  background-color: #00a4bf;
}

.caixa-box {
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.box-elemento {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(122, 42, 44, 0.9);
  box-shadow: 0 -1px 12px 0 #000;
  color: #fff;
}

.box-elemento.reflita {
  background-color: rgba(30, 53, 146, 0.8);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#03267f), to(#03267f));
  background-image: linear-gradient(180deg, #03267f, #03267f);
  box-shadow: 0 -1px 12px 0 rgba(0, 0, 0, 0.5);
}

.box-elemento.exemplo {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0c6), to(#0c6));
  background-image: linear-gradient(180deg, #0c6, #0c6);
  box-shadow: 0 -1px 12px 0 rgba(0, 0, 0, 0.5);
}

.box-elemento-icone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.texto-elementos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  margin-left: 40px;
  -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;
}

.titulo-caixa {
  margin-bottom: 5px;
  padding-top: 12px;
  border-bottom: 1px solid #fff;
  font-family: Verdana, Geneva, sans-serif;
  color: #fff;
  font-size: 1.6em;
  line-height: 1.5em;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-decoration: none;
  text-transform: none;
}

.caixa-elemento {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-style: normal;
}

.image-2 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.hader-topicos {
  height: 350px;
  padding-bottom: 5px;
  background-image: linear-gradient(60deg, rgba(0, 72, 146, 0.5), rgba(32, 159, 128, 0.5)), url('../images/brilliant_1brilliant.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.hader-topicos._1 {
  padding-bottom: 5px;
  background-image: url('../images/brilliant_1brilliant.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(255, 179, 65, 0.8)), to(rgba(0, 0, 0, 0.29))), url('../images/43872927_m.jpg');
  background-image: url('../images/brilliant_1brilliant.png'), linear-gradient(180deg, rgba(255, 179, 65, 0.8), rgba(0, 0, 0, 0.29)), url('../images/43872927_m.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.hader-topicos._2 {
  background-image: url('../images/brilliant_1brilliant.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(255, 179, 65, 0.8)), to(rgba(0, 0, 0, 0.35))), url('../images/97384922_m.jpg');
  background-image: url('../images/brilliant_1brilliant.png'), linear-gradient(180deg, rgba(255, 179, 65, 0.8), rgba(0, 0, 0, 0.35)), url('../images/97384922_m.jpg');
  background-position: 0px 0px, 0px 0px, 50% 19%;
  background-size: auto, auto, auto;
}

.hader-topicos.fundo1 {
  background-image: linear-gradient(60deg, rgba(3, 38, 127, 0.2), rgba(0, 204, 102, 0.2)), url('../images/brilliant_1brilliant.png'), url('../images/unidade.1.jpg');
  background-position: 0px 0px, 0px 0px, 50% 67%;
  background-size: auto, auto, auto;
}

.hader-topicos.fundo2 {
  background-image: linear-gradient(60deg, rgba(0, 72, 146, 0.5), rgba(32, 159, 128, 0.5)), url('../images/brilliant_1brilliant.png'), url('../images/30202874_m.jpg');
  background-position: 0px 0px, 0px 0px, 0% 46%;
  background-size: auto, auto, auto;
}

.rich-text-block {
  width: 100%;
  font-size: 25px;
  line-height: 160%;
}

.rich-text-block h1 {
  font-size: 60px;
  text-transform: none;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.legenda {
  margin-top: 5px;
  border-bottom: 1px solid #209f80;
  font-family: Verdana, Geneva, sans-serif;
  color: #5f5f5f;
  font-size: 15px;
}

.imagem {
  margin-top: 10px;
  margin-bottom: 25px;
}

.image-3 {
  width: 100%;
  margin-bottom: 5px;
}

.html-embed {
  margin-top: 15px;
  margin-bottom: 15px;
}

.acordeon-conteudo {
  overflow: hidden;
  padding-left: 45px;
  border-bottom: 1px solid rgba(45, 62, 80, 0.12);
}

.acoredeon-titulo {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.plus-l {
  position: absolute;
  width: 5px;
  height: 100%;
  border-radius: 3px;
  background-color: #f15d22;
}

.acordeon {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  max-width: 1400px;
  margin: 0px auto 30px;
}

.acordeon-conteudo-texto {
  margin-bottom: 30px;
  font-family: Merriweather, serif;
  font-size: 16px;
}

.plus-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  margin-right: 25px;
  -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;
}

.acordeoni-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.1em;
  cursor: pointer;
}

.plus {
  width: 100%;
  height: 5px;
  border-radius: 3px;
  background-color: #f15d22;
}

.conteudo-especial {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.lado1 {
  width: 50%;
  padding-right: 15px;
}

.lado2 {
  width: 50%;
  padding-left: 15px;
  background-image: url('../images/91274415_m.jpg');
  background-position: 86% 50%;
  background-size: cover;
}

.tab-link-tab-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.tab-link-tab-1.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  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-bottom: 5px solid #fff;
  background-color: transparent;
}

.tab-link-tab-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  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-bottom: 5px none #fff;
  background-color: transparent;
}

.tab-link-tab-2.w--current {
  border-bottom-style: solid;
  background-color: transparent;
}

.tabs {
  display: block;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: linear-gradient(167deg, #ffd900, #ff6943);
}

.tabs-content {
  width: 100%;
  height: 100%;
}

.tab-pane-tab-1 {
  min-height: 425px;
  padding-top: 10px;
}

.tab-pane-tab-2 {
  height: 425px;
  padding-top: 10px;
}

.texto-copy {
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 16px;
  line-height: 130%;
  font-weight: 700;
  white-space: normal;
}

.texto-copy.branco {
  color: #fff;
}

.footer {
  display: none;
  height: 55px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1f1f1f;
}

.texto-footer {
  font-family: Merriweather, serif;
  color: #fff;
}

.autor {
  position: absolute;
  left: auto;
  top: auto;
  right: 2%;
  bottom: 2%;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-style: italic;
}

.autor.mobile {
  left: auto;
  top: auto;
  right: 2%;
  bottom: 2%;
}

.html-embed-2 {
  height: 530px;
}

.game {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 550px;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: linear-gradient(60deg, #209f80, #004892);
  box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.5);
}

.game:hover {
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}

.image-4 {
  position: relative;
  left: auto;
  top: -35px;
  right: -45%;
  bottom: auto;
}

.text-block-2 {
  font-size: 16px;
}

.div-block-2 {
  width: 100%;
  height: 531px;
}

.button {
  margin-top: 20px;
  padding-right: 40px;
  padding-left: 40px;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0c6), to(#0c6));
  background-image: linear-gradient(180deg, #0c6, #0c6);
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-6 {
  margin-top: 15px;
  margin-left: 25px;
}

.body {
  background-image: url('../images/brilliant_1brilliant.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.72)), to(rgba(0, 0, 0, 0.72)));
  background-image: url('../images/brilliant_1brilliant.png'), linear-gradient(180deg, rgba(0, 0, 0, 0.72), rgba(0, 0, 0, 0.72));
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.body-2 {
  cursor: default;
}

.video {
  width: 940px;
  height: 529px;
}

.div-block-3 {
  width: 940px;
  height: 530px;
}

.image-7 {
  width: 940px;
  height: 530px;
}

.video-light {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 550px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: linear-gradient(60deg, #03267f, #0c6);
  box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.5);
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.video-light:hover {
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}

.image-4-video {
  position: relative;
  left: auto;
  top: 5px;
  right: -45%;
  bottom: auto;
}

.image-4-video._8 {
  top: -14px;
}

.filtro {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #ffd900;
}

.div-block-4 {
  width: 100%;
  height: 100%;
}

.div-conteudo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.link-block {
  position: absolute;
  left: 50%;
  top: auto;
  right: auto;
  bottom: 0%;
}

.lottie-animation-3 {
  height: 100px;
  margin-bottom: 15px;
}

.div-block-5 {
  height: 1vh;
  background-image: linear-gradient(60deg, #03267f, #0c6);
}

.tag {
  height: 8px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#03267f), to(#03267f));
  background-image: linear-gradient(180deg, #03267f, #03267f);
  box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.5);
}

.tag.color {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0c6), to(#0c6));
  background-image: linear-gradient(180deg, #0c6, #0c6);
  box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.5);
}

.lightbox-link {
  width: 100%;
  height: 550px;
  background-image: linear-gradient(60deg, #209f80, #004892);
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  -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;
}

.html-embed-3 {
  margin-bottom: 7px;
  background-color: #209f80;
  font-family: Verdana, Geneva, sans-serif;
}

.tabela {
  margin-top: 25px;
  margin-bottom: 25px;
}

.feature-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-bottom: 70px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.feature-image-mask {
  width: 100%;
  margin-right: 40px;
}

.feature-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.btn-concluir {
  display: block;
  width: 120px;
  margin: 22px auto;
  border-radius: 6px;
  background-color: #0c6;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.45);
  font-family: Verdana, Geneva, sans-serif;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.section-concluir {
  display: none;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f5f5f5;
}

.concluir-titulo {
  margin-bottom: 20px;
  font-family: Verdana, Geneva, sans-serif;
  color: #003b79;
  font-size: 42px;
  text-align: center;
}

.concluir-titulo.t-final {
  text-align: left;
}

.container-5 {
  text-align: center;
}

.loader {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10000;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.imprimir {
  position: fixed;
  left: auto;
  top: 10px;
  right: 10px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -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: 60px;
  background-color: #004892;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3);
}

.grides-elementos {
  display: -ms-grid;
  display: grid;
  height: 100vh;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: 0.5fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 0.5fr 1fr 1fr 1fr 1fr;
  background-color: #fff;
}

.imagem-final {
  position: static;
  padding-right: 15px;
  padding-bottom: 150px;
}

.texto-final {
  padding-bottom: 150px;
}

.image-8 {
  position: absolute;
}

.logo {
  padding-top: 25px;
}

.text-block-3 {
  font-family: 'Open Sans', sans-serif;
}

.paragraph {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}

.img-alternativas-objetivas {
  margin-bottom: 12px;
  margin-left: 43px;
}

.radio-button-label {
  cursor: text;
}

.feedback-multiplas {
  margin-left: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #1f1f1f;
  font-size: 16px;
  line-height: 120%;
  font-weight: 400;
}

.feedback-multiplas.correta {
  display: block;
  overflow: hidden;
  color: #538e3f;
}

.feedback-multiplas.incorreta {
  display: block;
  overflow: hidden;
  font-family: 'Open Sans', sans-serif;
  color: #9c2020;
  font-size: 16px;
  line-height: 120%;
}

.atividades-box-content {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 30px;
}

.atividades-titulo-light {
  font-family: Montserrat, sans-serif;
  color: rgba(0, 0, 0, 0.05);
  font-size: 90px;
  font-weight: 600;
  letter-spacing: 4px;
}

.alternativa-multipla-escolha {
  min-width: 20px;
}

.radio-button {
  margin-top: 4px;
  cursor: pointer;
}

.atividades-titulo {
  display: inline-block;
  margin-top: 10px;
  margin-left: auto;
  border-bottom: 2px solid #0c6;
  font-family: 'Open Sans', sans-serif;
  color: #03267f;
  font-size: 55px;
  line-height: 100%;
  font-weight: 300;
}

.form {
  margin-left: auto;
}

.atividades-enunciado {
  margin-top: 42px;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}

.radio-button-field {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  cursor: default;
}

.video-2 {
  display: block;
}

.line-timeline {
  position: absolute;
  left: 0px;
  top: 58px;
  right: 0px;
  display: block;
  width: 60%;
  height: 4px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.tabs-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 42px;
  margin-bottom: 30px;
  -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;
}

.infografico-timeline {
  position: relative;
  height: auto;
  background-color: rgba(42, 145, 208, 0.09);
  background-image: url('../images/I.I.1.1-01.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.paragraph-2 {
  margin-top: 21px;
  font-family: Verdana, Geneva, sans-serif;
  color: #03267f;
  font-size: 16px;
  line-height: 24px;
}

.tab-link-tab-timeline {
  width: 35px;
  height: 35px;
  margin-right: 30px;
  margin-left: 30px;
  padding: 0px;
  border: 4px solid #fff;
  border-radius: 50px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.tab-link-tab-timeline:hover {
  background-color: #e3f4ff;
}

.tab-link-tab-timeline.w--current {
  background-color: #00e5be;
}

.text-block-5 {
  width: 200px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
}

.div-block-8 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.fonte_imagens {
  position: relative;
  left: 181px;
  top: -26px;
  width: 250px;
  border-radius: 8px;
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(hsla(0, 0%, 100%, 0.1)));
  background-image: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0.1));
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
}

.text-block-7 {
  position: relative;
  left: -35px;
}

.div-block-timeline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 42px 70px;
  -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;
}

.text-block-4 {
  position: relative;
  width: 250px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
}

.text-block-8 {
  position: relative;
  left: -29px;
}

.div-block-9 {
  width: 50%;
}

.heading-timeline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  padding-bottom: 5px;
  border-style: none none solid;
  border-width: 4px;
  border-color: #00e5be;
  font-family: Verdana, Geneva, sans-serif;
  color: #03267f;
}

.video-3 {
  margin-top: 20px;
  margin-bottom: 40px;
}

.video-4 {
  margin-top: 20px;
}

.feedback-multiplas-2 {
  margin-left: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #1f1f1f;
  font-size: 16px;
  line-height: 120%;
  font-weight: 400;
}

.feedback-multiplas-2.incorreta {
  display: block;
  overflow: hidden;
  font-family: 'Open Sans', sans-serif;
  color: #9c2020;
  font-size: 16px;
  line-height: 120%;
}

.feedback-multiplas-2.correta {
  display: block;
  overflow: hidden;
  color: #538e3f;
}

.feedback-multiplas-2.correta {
  display: block;
  overflow: hidden;
  color: #538e3f;
}

.feedback-multiplas-2.incorreta {
  display: block;
  overflow: hidden;
  font-family: 'Open Sans', sans-serif;
  color: #9c2020;
  font-size: 16px;
  line-height: 120%;
}

.atividades-titulo-2 {
  display: inline-block;
  margin-top: 10px;
  margin-left: auto;
  border-bottom: 2px solid #0c6;
  font-family: 'Open Sans', sans-serif;
  color: #03267f;
  font-size: 55px;
  line-height: 100%;
  font-weight: 300;
}

.radio-button-label-2 {
  cursor: text;
}

.section-question {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 0px;
  background-color: #fff;
}

.button-2 {
  margin-top: 20px;
  padding-right: 40px;
  padding-left: 40px;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0c6), to(#0c6));
  background-image: linear-gradient(180deg, #0c6, #0c6);
}

.body-3 {
  background-color: rgba(0, 0, 0, 0.72);
  background-image: url('../images/brilliant_1brilliant.png');
  background-position: 0px 0px;
  background-size: auto;
}

@media screen and (max-width: 991px) {
  .section-conteudo {
    padding-right: 15px;
    padding-left: 15px;
  }

  .section-conteudo.umpoucomenor {
    padding-bottom: 50px;
  }

  .tab-pane-tab-1 {
    height: auto;
  }

  .tab-pane-tab-2 {
    height: auto;
  }

  .html-embed-2 {
    height: 412px;
  }

  .imprimir {
    display: none;
  }

  .texto-final {
    padding-left: 14px;
  }

  .atividades-box-titulo {
    width: 75%;
  }

  .line-timeline {
    width: 80%;
  }

  .fonte_imagens {
    left: 65px;
    top: 0px;
    width: 250px;
    padding-left: 0px;
  }

  .section-question {
    padding-left: 0px;
  }
}

@media screen and (max-width: 767px) {
  .titulo {
    font-size: 60px;
  }

  .texto h2 {
    font-size: 35px;
  }

  .texto h1 {
    font-size: 40px;
  }

  .html-embed-2 {
    height: 305px;
  }

  .link-block {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .feature-section {
    padding: 40px 20px;
  }

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

  .feature-image-mask {
    margin-right: 0px;
  }

  .feature-image {
    margin-right: auto;
    margin-left: auto;
  }

  .feedback-multiplas {
    padding-right: 20px;
  }

  .atividades-box-content {
    width: 90%;
  }

  .atividades-titulo-light {
    font-size: 72px;
  }

  .line-timeline {
    width: 85%;
  }

  .div-block-8 {
    padding-left: 21px;
  }

  .fonte_imagens {
    left: -8px;
    top: 5px;
    width: 250px;
  }

  .div-block-timeline {
    padding-top: 21px;
    padding-right: 42px;
    padding-left: 42px;
  }

  .heading-timeline {
    margin-top: 0px;
  }

  .feedback-multiplas-2 {
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    margin-left: 10px;
    font-size: 30px;
  }

  h2 {
    font-size: 18px;
  }

  h3 {
    font-size: 16px;
    line-height: 140%;
  }

  p {
    font-size: 13px;
  }

  .titulo {
    font-size: 35px;
    line-height: 110%;
  }

  .background-video-2 {
    height: 90vh;
  }

  .text-block {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
  }

  .section-conteudo {
    padding-right: 15px;
    padding-left: 15px;
  }

  .section-conteudo.umpoucomenor {
    padding-top: 50px;
    padding-bottom: 20px;
  }

  .section-conteudo._1 {
    padding-top: 50px;
  }

  .texto h2 {
    font-size: 30px;
  }

  .texto h3 {
    font-size: 25px;
  }

  .texto h4 {
    font-size: 15px;
  }

  .texto h1 {
    margin-right: 10px;
    font-size: 35px;
  }

  .texto h5 {
    font-size: 12px;
  }

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

  .texto-introducao {
    width: 100%;
    padding-left: 15px;
  }

  .imagem-introducao {
    height: 20%;
  }

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

  .texto-elementos {
    width: 100%;
    margin-right: 20px;
    margin-left: 20px;
  }

  .titulo-caixa {
    padding-right: 0%;
    padding-left: 0%;
  }

  .hader-topicos.fundo1 {
    padding-right: 10px;
  }

  .legenda {
    font-size: 11px;
  }

  .acordeon-conteudo-texto {
    font-size: 12px;
  }

  .lado1 {
    width: 100%;
  }

  .lado2 {
    display: none;
  }

  .tab-pane-tab-1 {
    height: auto;
  }

  .tab-pane-tab-2 {
    height: auto;
  }

  .texto-footer {
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
  }

  .bold-text {
    font-size: 1em;
  }

  .bold-text-2 {
    font-size: 1em;
  }

  .bold-text-3 {
    font-size: 1em;
  }

  .autor.mobile {
    font-size: 12px;
  }

  .html-embed-2 {
    height: 165px;
  }

  .game {
    height: auto;
    padding: 25px 10px;
  }

  .image-4 {
    top: -6px;
    right: -39%;
  }

  .video-light {
    height: auto;
    padding: 25px 10px;
  }

  .image-4-video {
    top: -2px;
    right: -39%;
  }

  .link-block {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .container-5 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .grides-elementos {
    display: block;
  }

  .logo {
    padding-left: 15px;
  }

  .feedback-multiplas {
    padding-right: 20px;
    padding-left: 0px;
  }

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

  .atividades-titulo-light {
    font-size: 48px;
  }

  .atividades-titulo {
    margin-top: 0px;
    font-size: 36px;
  }

  .line-timeline {
    width: 90%;
  }

  .infografico-timeline {
    height: 600px;
  }

  .tab-link-tab-timeline {
    margin-right: 15px;
    margin-left: 15px;
  }

  .div-block-8 {
    padding: 25px;
  }

  .text-block-6 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
  }

  .fonte_imagens {
    left: -5px;
    top: 30px;
    width: 250px;
  }

  .div-block-timeline {
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .div-block-9 {
    width: 100%;
  }

  .heading-timeline {
    display: block;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
  }

  .feedback-multiplas-2 {
    padding-right: 20px;
    padding-left: 0px;
  }

  .feedback-multiplas-2.correta {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
  }

  .feedback-multiplas-2.incorreta {
    font-size: 13px;
  }

  .atividades-titulo-2 {
    margin-top: 0px;
    font-size: 36px;
  }

  .radio-button-label-2 {
    font-size: 13px;
    font-weight: 700;
  }
}

@font-face {
  font-family: 'Suzanosans';
  src: url('../fonts/SuzanoSans-ThinItalic.eot') format('embedded-opentype');
  font-weight: 100;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Suzanosans';
  src: url('../fonts/SuzanoSans-Thin.eot') format('embedded-opentype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Suzanosans';
  src: url('../fonts/SuzanoSans-Regular.eot') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Suzanosans';
  src: url('../fonts/SuzanoSans-XBoldItalic.eot') format('embedded-opentype'), url('../fonts/SuzanoSans-BoldItalic.eot') format('embedded-opentype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Suzanosans';
  src: url('../fonts/SuzanoSans-XBold.eot') format('embedded-opentype'), url('../fonts/SuzanoSans-Bold.eot') format('embedded-opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Suzanosans';
  src: url('../fonts/SuzanoSans-MediumItalic.eot') format('embedded-opentype');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Suzanosans';
  src: url('../fonts/SuzanoSans-Light.eot') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Suzanosans';
  src: url('../fonts/SuzanoSans-Medium.eot') format('embedded-opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Suzanosans';
  src: url('../fonts/SuzanoSans-LightItalic.eot') format('embedded-opentype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Suzanosans';
  src: url('../fonts/SuzanoSans-Italic.eot') format('embedded-opentype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}