h1 {
  margin-top: 50px;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  color: #042f68;
  font-size: 3em;
  line-height: 1.2em;
  font-weight: 700;
}

h2 {
  margin-top: 50px;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  color: #2b63ac;
  font-size: 2em;
  line-height: 1.2em;
  font-weight: 600;
}

h3 {
  margin-top: 40px;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 1.6em;
  line-height: 1.3em;
  font-weight: 600;
}

h4 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 1.2em;
  line-height: 1.5em;
  font-weight: 600;
}

h5 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 1.1em;
  line-height: 1.5em;
  font-weight: 600;
}

p {
  margin-bottom: 10px;
  font-size: 1em;
  line-height: 1.5em;
}

a {
  color: #1779f8;
  font-weight: 700;
  text-decoration: underline;
}

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

li {
  padding-top: 5px;
  padding-bottom: 5px;
}

blockquote {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 25px;
  padding: 10px 20px;
  border-left: 3px solid #2b63ac;
  font-size: 1em;
  line-height: 1.4em;
}

.topico-secao {
  min-height: 180px;
  background-image: url('../images/linha-a-2.svg');
  background-position: 50% 0%;
  background-size: 550px;
  background-repeat: repeat-x;
  background-attachment: scroll;
}

.topico-secao._01 {
  background-image: url('../images/topo-bar.svg');
  background-position: 50% 0%;
  background-size: 550px;
  background-repeat: repeat-x;
  background-attachment: scroll;
}

.topico-secao._01.apos-destaque {
  margin-top: 30px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.topico-secao._02 {
  background-image: url('../images/topico-02.svg'), url('../images/linha-a-2.svg');
  background-position: 2% 5%, 50% 0%;
  background-size: 200px, 550px;
  background-repeat: no-repeat, repeat-x;
  background-attachment: fixed, scroll;
}

.topico-secao.sintese {
  background-image: url('../images/SINTESE.svg'), url('../images/linha-a-2.svg');
  background-position: 2% 5%, 50% 0%;
  background-size: 200px, 550px;
  background-repeat: no-repeat, repeat-x;
  background-attachment: fixed, scroll;
}

.topico-secao.referencias {
  display: none;
  margin-top: 60px;
  background-image: url('../images/topo-bar.svg');
  background-position: 50% 0%;
  background-size: 550px;
  background-repeat: repeat-x;
  background-attachment: scroll;
}

.body {
  font-family: 'Open Sans', sans-serif;
  color: #777;
  font-size: 16px;
  line-height: 22px;
}

.topico-estilo {
  margin-top: 20px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 2em;
  line-height: 1.5em;
  font-weight: 300;
  text-transform: uppercase;
}

.container {
  margin-bottom: 50px;
  padding-top: 22px;
  padding-right: 60px;
  padding-left: 60px;
}

.texto-conteudo {
  padding: 20px 50px;
}

.bloco-texto {
  padding: 20px 60px;
  color: #666;
}

.capa-secao {
  min-height: 300px;
  background-image: url('../images/logo-usf-branca.svg'), url('../images/botton-bar.svg'), url('../images/enfeite-verde.svg');
  background-position: 50% 90%, 50% 101%, 50% 10%;
  background-size: 125px, 550px, 350px;
  background-repeat: no-repeat, repeat-x, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

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

.unidade-estilo {
  display: inline-block;
  padding: 9px 20px 8px;
  border-radius: 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#08001f), to(#08001f));
  background-image: linear-gradient(180deg, #08001f, #08001f);
  font-family: Exo, sans-serif;
  color: #fff;
  font-weight: 400;
}

.titulo-unidade {
  margin-top: 10px;
  color: #08001f;
  font-size: 3.2em;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
}

.unidade-container {
  padding-top: 50px;
  padding-right: 50px;
  padding-left: 50px;
  background-color: transparent;
}

.section {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9999;
  display: none;
  overflow: hidden;
  height: 180px;
  background-image: url('../images/logo-usf-branca.svg'), url('../images/linha-b-2.svg');
  background-position: 50% 22%, 50% 0%;
  background-size: 125px, 550px;
  background-repeat: no-repeat, repeat-x;
}

.capa {
  position: relative;
  min-height: 100vh;
  background-image: url('../images/topo-bar.svg'), url('../images/line-op.svg'), linear-gradient(145deg, #08001f, rgba(5, 26, 70, 0.6));
  background-position: 0px 0px, 100% 100%, 0px 0px;
  background-size: 550px, 400px, auto;
  background-repeat: repeat-x, repeat-y, repeat;
}

.background-video {
  min-height: 100vh;
}

.container-capa {
  margin-top: 100px;
  padding: 20px 40px 20px 70px;
}

.image-2 {
  position: absolute;
  left: -6%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: block;
  margin-top: 50px;
  opacity: 0.42;
}

.titulo-capa {
  margin-top: 120px;
  color: #fff;
  font-size: 4em;
  line-height: 1.3em;
}

.nome-autor {
  display: none;
  padding: 5px 15px;
  border-bottom: 5px solid #31b310;
  background-color: #00682c;
  -webkit-transform: skew(-9deg, 0deg);
  -ms-transform: skew(-9deg, 0deg);
  transform: skew(-9deg, 0deg);
  font-family: Exo, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
}

.btn-iniciar {
  position: relative;
  z-index: 9999999;
  width: 110px;
  height: 110px;
  margin-top: 15px;
  margin-bottom: 14px;
  border-style: solid;
  border-width: 6px;
  border-color: rgba(5, 26, 70, 0.9);
  border-radius: 60px;
  background-color: #ffc800;
  box-shadow: 2px 2px 8px 0 #000;
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  -webkit-transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, transform 200ms ease;
  transition: box-shadow 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
  color: #000;
  cursor: pointer;
}

.btn-iniciar:hover {
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.inicie {
  position: relative;
  top: 30px;
  margin-right: auto;
  margin-left: auto;
  font-family: Exo, sans-serif;
  font-size: 1.6em;
  font-weight: 500;
  text-align: center;
}

.div-block-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  overflow: hidden;
  min-height: 180px;
  background-image: url('../images/logo-usf-branca.svg'), url('../images/linha-b-2.svg');
  background-position: 50% 3%, 50% 0%;
  background-size: 125px, 550px;
  background-repeat: no-repeat, repeat-x;
}

.link-block {
  display: block;
  width: 110px;
  height: 110px;
  margin-top: 42px;
  color: #fff;
  text-decoration: none;
}

.faq-answer-text {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 16px;
}

.faq-plus-l {
  position: absolute;
  width: 8px;
  height: 100%;
  border-radius: 1px;
  background-color: #fff;
}

.faq-plus-l.oi-estilo-clique {
  background-color: #2b63ac;
}

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

.faq-plus {
  width: 20px;
  height: 8px;
  border-radius: 1px;
  background-color: #fff;
}

.faq-plus.oi-estilo-clique {
  background-color: #2b63ac;
}

.faq-wrap {
  padding-right: 20px;
}

.faq-question {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  margin-top: 40px;
  margin-bottom: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  font-weight: 800;
  cursor: pointer;
}

.faq-question.oi-estilo-clique {
  margin-bottom: 0px;
}

.oi-itens-clicaveis {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-right: 30px;
  padding-left: 30px;
}

.oi-itens-clicaveis.introducao {
  margin-top: 80px;
}

.oi-itens-clicaveis.oi-estilo-clique {
  margin-top: -30px;
  margin-bottom: -30px;
  padding-left: 40px;
}

.oi_titulo_mais {
  margin-top: 10px;
  color: #fff;
  font-size: 1.2em;
}

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

.proxima-aula {
  min-height: 300px;
  background-image: url('../images/line-op.svg'), url('../images/line-op.svg'), -webkit-gradient(linear, left top, left bottom, from(#08001f), to(#08001f));
  background-image: url('../images/line-op.svg'), url('../images/line-op.svg'), linear-gradient(180deg, #08001f, #08001f);
  background-position: 98% 50%, 2% 50%, 0px 0px;
  background-size: 250px, 250px, auto;
  background-repeat: no-repeat, no-repeat, repeat;
}

.section-3 {
  position: static;
  min-height: 180px;
  margin-top: 60px;
  margin-bottom: -35px;
  background-image: url('../images/botton-bar.svg');
  background-position: 50% 0%;
  background-size: 550px;
  background-repeat: repeat-x;
}

.container-2 {
  padding-right: 30px;
  padding-left: 30px;
}

.container_proxima_aula {
  padding: 10px 50px 100px;
  text-align: center;
}

.linha-topo {
  display: block;
  width: 142px;
  height: 3px;
  margin: 30px auto 20px;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  text-align: center;
}

.paragraph-4 {
  margin-top: 25px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 2.2em;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
}

.paragraph-3 {
  color: #fff;
  font-size: 1.2em;
  line-height: 1.6em;
  font-weight: 300;
  text-align: center;
}

.botao-home {
  height: 48px;
  padding: 11px 24px;
  border-radius: 24px;
  background-color: #ffa535;
  background-image: -webkit-gradient(linear, left top, right top, from(#ff753e), to(#ffb731));
  background-image: linear-gradient(90deg, #ff753e, #ffb731);
  -webkit-transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, transform 300ms ease;
  transition: box-shadow 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
}

.botao-home:hover {
  box-shadow: 0 5px 18px 0 rgba(255, 165, 53, 0.5);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.botao-home.final-botao {
  position: relative;
  z-index: 100;
  display: inline-block;
  margin-top: 24px;
  margin-bottom: -80px;
  padding-right: 40px;
  padding-left: 40px;
  -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: 2px solid #fff;
  background-color: transparent;
  background-image: none;
  cursor: pointer;
}

.botao-home.final-botao:hover {
  box-shadow: 0 5px 18px 0 #00682c;
}

.botao-home.final-botao.btn-link {
  padding-right: 20px;
  padding-left: 20px;
  border-color: #000;
  font-family: Exo, sans-serif;
  color: #000;
}

.botao-home.final-botao.btn-link:hover {
  border-color: #fff;
  background-color: rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 18px 3px #00682c;
  color: #fff;
}

.objetivos-apresentacao-secao {
  min-height: 50vh;
  padding-bottom: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#042f68), to(#042f68));
  background-image: linear-gradient(180deg, #042f68, #042f68);
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.objetivo {
  margin-top: 40px;
  margin-bottom: 30px;
  padding-right: 30px;
  padding-left: 30px;
}

.objetivo.introducao {
  margin-top: 80px;
}

.titulo-clique {
  margin-top: 10px;
  padding: 12px;
  border: 1.5px solid #fff;
  color: #fff;
  font-size: 1.2em;
  font-weight: 400;
  text-transform: uppercase;
}

.titulo-clique:hover {
  background-color: rgba(49, 179, 16, 0.3);
  box-shadow: 1px 1px 6px 7px rgba(49, 179, 16, 0.3);
}

.titulo-clique.estilo-oi {
  padding-top: 6px;
  padding-bottom: 5px;
  border-color: #08001f;
  border-radius: 2px;
  color: #08001f;
  font-size: 1em;
}

.titulo-clique.estilo-oi:hover {
  background-color: #2b63ac;
  box-shadow: 1px 1px 4px 3px rgba(43, 99, 172, 0.42);
  color: #fff;
}

.texto-objetivo {
  overflow: hidden;
  margin-bottom: 10px;
  margin-left: 29px;
  background-color: #31b310;
}

.texto-objetivo.oi-estilo-clique {
  background-color: #042f68;
}

.conteudo-clique {
  padding: 30px;
  border-bottom: 3px solid #fff;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
}

.conteudo-clique ul {
  padding-left: 20px;
}

.conteudo-clique.oi-estilo-clique {
  border-bottom-color: #08001f;
}

.conteudo-clique.oi-estilo-clique a {
  color: #ffc800;
  font-weight: 400;
}

.introducao-bloco {
  margin-right: 80px;
  margin-bottom: 200px;
  margin-left: 90px;
  padding-right: 40px;
  padding-bottom: 30px;
  padding-left: 60px;
  border-bottom: 3px solid #fff;
  background-color: #31b310;
  box-shadow: 1px 1px 13px 8px rgba(0, 104, 44, 0.4);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 1em;
  line-height: 1.5em;
}

.introducao-bloco h2 {
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
}

.image-3 {
  display: block;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
}

.container-3 {
  margin-right: auto;
  margin-left: auto;
}

.rodape {
  height: 40px;
  background-color: #e7bd00;
  color: #000;
}

.paragraph-5 {
  margin-bottom: 0px;
  padding-top: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #08001f;
  font-weight: 700;
  text-align: center;
}

.oi-clique-interativo {
  margin-top: 10px;
  margin-bottom: 60px;
  padding-right: 20px;
  padding-left: 20px;
}

.oi-clique-interativo.introducao {
  margin-top: 80px;
}

.oi-titulo-clique {
  display: inline-block;
  margin-top: 10px;
  margin-right: auto;
  margin-left: 42px;
  padding-bottom: 2px;
  -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: 2px solid #31b310;
  direction: ltr;
  font-size: 2.2em;
  text-align: center;
  text-transform: uppercase;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -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;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.figura-clique {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 60px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.texto-legenda {
  margin-top: 10px;
  padding-top: 5px;
  border-style: solid none none;
  border-width: 1.2px 1px 1px;
  border-color: rgba(5, 26, 70, 0.9) #000 #000;
  color: #042f68;
  font-size: 0.9em;
}

.img-clique {
  display: block;
  margin: auto;
}

.div-block-4 {
  display: block;
  min-width: 820px;
  margin-right: auto;
  margin-left: auto;
}

.lightbox-link {
  background-color: rgba(0, 104, 44, 0.15);
  background-image: url('../images/zoom-img.svg');
  background-position: 50% 50%;
  background-size: 60px;
  background-repeat: no-repeat;
}

.figura-conteudo {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 60px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.img-normal {
  display: block;
  margin: auto;
}

.caixa-simples {
  margin: 20px 60px;
  padding: 50px 15%;
  border-radius: 15px;
  background-image: url('../images/astro-branco.png');
  background-position: -12% 50%;
  background-size: 180px;
  background-repeat: no-repeat;
  font-family: Exo, sans-serif;
  font-weight: 500;
}

.caixa-simples.pesquise {
  background-image: url('../images/pesquise.svg'), url('../images/usf-logo-preto.svg'), -webkit-gradient(linear, left top, left bottom, from(#35c310), to(#35c310));
  background-image: url('../images/pesquise.svg'), url('../images/usf-logo-preto.svg'), linear-gradient(180deg, #35c310, #35c310);
  background-position: 96% 50%, -12% 50%, 0px 0px;
  background-size: 125px, 180px, auto;
  background-repeat: no-repeat, no-repeat, repeat;
}

.caixa-simples.saiba-mais {
  background-image: url('../images/saiba-mais.svg'), url('../images/usf-logo-preto.svg'), -webkit-gradient(linear, left top, left bottom, from(#35c310), to(#35c310));
  background-image: url('../images/saiba-mais.svg'), url('../images/usf-logo-preto.svg'), linear-gradient(180deg, #35c310, #35c310);
}

.caixa-simples.atencao {
  background-image: url('../images/astro-branco.png'), -webkit-gradient(linear, left top, left bottom, from(#042f68), to(#042f68));
  background-image: url('../images/astro-branco.png'), linear-gradient(180deg, #042f68, #042f68);
  background-position: -12% 50%, 0px 0px;
  background-size: 180px, auto;
  background-repeat: no-repeat, repeat;
  color: #fff;
}

.caixa-simples.atencao.cx-padding {
  margin-top: 60px;
}

.caixa-simples.pense {
  background-image: url('../images/pense.svg'), url('../images/usf-logo-preto.svg'), -webkit-gradient(linear, left top, left bottom, from(#35c310), to(#35c310));
  background-image: url('../images/pense.svg'), url('../images/usf-logo-preto.svg'), linear-gradient(180deg, #35c310, #35c310);
}

.bloco-caixas {
  font-family: Exo, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 500;
}

.bloco-caixas h2 {
  color: #000;
}

.bloco-caixas a {
  color: #ffc800;
}

.titulo-caixas-semfoto {
  display: inline-block;
  margin-bottom: 20px;
  padding: 6px 10px;
  background-color: #fff;
  -webkit-transform: skew(-8deg, 0deg);
  -ms-transform: skew(-8deg, 0deg);
  transform: skew(-8deg, 0deg);
  color: #042f68;
  font-size: 1.15em;
  font-weight: 700;
  text-transform: capitalize;
}

.caixa-com-foto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 60px;
  padding-top: 0px;
  padding-right: 60px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.img-caixa {
  position: relative;
  left: 12%;
  top: auto;
  right: auto;
  bottom: 0%;
  height: 500px;
  min-width: 500px;
  border-radius: 20px;
  background-color: #00682c;
}

.img-caixa.cx-ft-01 {
  background-image: url('../images/logo-verde-claro.svg'), url('../images/ilustrativa-f01.jpg');
  background-position: -65% 50%, 50% 50%;
  background-size: 300px, cover;
  background-repeat: no-repeat, repeat;
}

.img-caixa.cx-ft-02 {
  background-image: url('../images/logo-verde-claro.svg'), url('../images/ilustrativa02.jpg');
  background-position: -65% 50%, 50% 50%;
  background-size: 300px, cover;
  background-repeat: no-repeat, repeat;
}

.img-caixa.cx-ft-03 {
  background-image: url('../images/logo-verde-claro.svg'), url('../images/ilustrativa-iceberg.jpg');
  background-position: -65% 50%, 50% 50%;
  background-size: 300px, cover;
  background-repeat: no-repeat, repeat;
}

.img-caixa.cx-ft-04 {
  background-image: url('../images/logo-verde-claro.svg'), url('../images/ilustratativa-saibamais.jpg');
  background-position: -65% 50%, 50% 50%;
  background-size: 300px, cover;
  background-repeat: no-repeat, repeat;
}

.caixa-foto {
  position: relative;
  left: -100px;
  right: -106px;
  min-height: 400px;
  min-width: 500px;
  padding: 50px 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 15px;
  background-color: #31b310;
  background-image: url('../images/importate-cx-grande.svg');
  background-position: 95% 5%;
  background-size: 75px;
  background-repeat: no-repeat;
}

.caixa-foto.saiba-mais {
  background-image: url('../images/saiba-mais.svg');
}

.caixa-foto.pense {
  background-image: url('../images/pense.svg');
  color: #fff;
}

.caixa-foto.atencao {
  background-image: url('../images/atencao.svg');
}

.caixa-foto.kk {
  background-image: url('../images/pesquise.svg');
  background-position: 95% 5px;
}

.div-block-7 {
  display: inline-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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-4 {
  display: block;
  margin-right: 15px;
}

.titulo-caixa-foto {
  margin-right: 20px;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 2.5px solid #000;
  border-bottom: 2.5px solid #000;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 1.3em;
  font-weight: 600;
  text-align: center;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-5 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.oi-cards-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 10px;
  padding-left: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.oi-cards-wrapper.duas-linhas {
  -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;
}

.card {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 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;
  -webkit-box-flex: 2;
  -webkit-flex: 2 45%;
  -ms-flex: 2 45%;
  flex: 2 45%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  cursor: pointer;
}

.card:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.card_unidade {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 300px;
  margin-right: 20px;
  margin-left: 20px;
  padding: 0px;
  background-color: transparent;
  cursor: pointer;
}

.card_frente {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  background-color: #00682c;
  background-image: linear-gradient(132deg, #29a709, #00682c);
  box-shadow: -1px -1px 10px 0 rgba(0, 0, 0, 0.7);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #fff;
  font-size: 6em;
}

.card_atras {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10% 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  background-color: #00682c;
  background-image: url('../images/line-op.svg');
  background-position: 50% 115%;
  background-size: 100px;
  background-repeat: repeat-x;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  font-family: Exo, sans-serif;
  color: #fff;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.card_texto {
  margin-bottom: 5%;
  padding-right: 5%;
  padding-left: 5%;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 1.1em;
  line-height: 1.4em;
  font-weight: 300;
  text-align: center;
}

.titulo_card {
  color: #00a5ff;
  text-align: left;
  text-transform: uppercase;
}

.div-block-9 {
  padding: 30px 60px;
}

.image-6 {
  margin-bottom: 20px;
}

.column {
  margin-bottom: 20px;
}

.column-2 {
  margin-bottom: 20px;
}

.oi-tab-botao-img {
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
  padding: 0px;
  border: 2px solid #fff;
  border-radius: 50px;
  background-color: #dedede;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.oi-tab-botao-img:hover {
  background-color: #94ece7;
}

.oi-tab-botao-img.w--current {
  background-color: #00b4aa;
}

.oi-tab-botao-img.img1 {
  border-color: #31b310;
  background-image: url('../images/David-Ausubel.png');
  background-position: 50% 50%;
  background-size: 60px;
  background-repeat: no-repeat;
}

.oi-tab-botao-img.img1:hover {
  background-color: rgba(49, 179, 16, 0.3);
}

.oi-tab-botao-img.img1:visited {
  background-color: hsla(0, 0%, 77.3%, 0.4);
}

.oi-tab-botao-img.img1.w--current {
  background-color: rgba(49, 179, 16, 0.5);
  background-image: url('../images/David-Ausubel.png');
  background-size: 60px;
  background-repeat: no-repeat;
}

.oi-tab-botao-img.img2 {
  border-color: #31b310;
  background-image: url('../images/Carl-Rogers.png');
  background-position: 50% 50%;
  background-size: 60px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.oi-tab-botao-img.img2:hover {
  background-color: rgba(49, 179, 16, 0.3);
}

.oi-tab-botao-img.img2.w--current {
  border-color: #31b310;
  background-color: rgba(49, 179, 16, 0.5);
}

.oi-tab-botao-img.img3 {
  background-image: url('../images/Ativo-2.svg');
  background-position: 50% 50%;
  background-size: 50px;
  background-repeat: no-repeat;
}

.tabs-content-vertical {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 30px 30px 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.4);
}

.oi-tab-heading {
  margin-top: 20px;
  color: #ba5445;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

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

.tabs-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5px;
  margin-left: 20px;
  padding-top: 42px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.oi0tab-titulo-h1 {
  margin-right: 3vw;
  margin-bottom: 5px;
  margin-left: 3vw;
  padding-top: 8px;
  padding-bottom: 8px;
  border-style: solid none;
  border-width: 2px;
  border-color: #31b310 #00b4aa;
  font-size: 1.6em;
  font-weight: 500;
  text-align: center;
}

.oi-tab-vertical {
  min-height: 600px;
  margin: 20px;
  padding-top: 5px;
  padding-right: 25px;
  padding-left: 25px;
  border-bottom: 5px solid #31b310;
  background-color: rgba(248, 248, 248, 0.91);
  box-shadow: 1px 1px 19px 7px rgba(0, 104, 44, 0.2);
}

.oi-tab-content-infos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 450px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.text-block {
  color: #666;
  font-size: 1em;
  line-height: 1.5em;
}

.titulo-tab-lateral {
  font-size: 1.8em;
  font-weight: 600;
}

.youtube {
  margin-right: 15px;
  margin-left: 30px;
}

.div-block-10 {
  padding: 0px 20px 20px;
}

.section-5 {
  margin-bottom: 30px;
}

.secao-destaque {
  min-height: 20vh;
  background-image: url('../images/logo-op.svg'), linear-gradient(341deg, rgba(0, 104, 44, 0.9), rgba(49, 179, 16, 0.9));
  background-position: -5% 50%, 0px 0px;
  background-size: 300px, auto;
  background-repeat: no-repeat, repeat;
}

.secao-destaque.ft01 {
  min-height: 20vh;
  background-image: linear-gradient(341deg, rgba(0, 104, 44, 0.95), rgba(49, 179, 16, 0.9)), url('../images/foto02.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.secao-destaque.foto-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 30vh;
  margin-top: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: linear-gradient(341deg, rgba(8, 0, 31, 0.83), rgba(43, 99, 172, 0.99)), url('../images/photo-1542831371-29b0f74f9713.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
}

.bloco-texto-branco {
  padding: 40px 60px;
  color: #fff;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 99999999999;
  background-color: #00682c;
  color: #fff;
}

.container-4 {
  color: #fff;
}

.nav-link {
  color: #fff;
}

.nav-link-2 {
  color: #fff;
}

.nav-link-3 {
  color: #fff;
}

.line-3 {
  position: absolute;
  left: 0px;
  top: 30px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 35px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #7a7a7a;
}

.line-3.v2 {
  top: 35px;
  width: 25px;
  background-color: #fff;
}

.flipper-nav-button {
  left: 0px;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 50px;
  border-radius: 55px;
  background-color: #2b63ac;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.78);
}

.flipper-nav-button.w--open {
  background-color: #b22525;
  box-shadow: 1px 1px 3px 0 hsla(0, 0%, 47.8%, 0.55);
}

.line-1 {
  position: absolute;
  left: 0px;
  top: 15px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 35px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #7a7a7a;
}

.line-1.v2 {
  width: 25px;
  background-color: #fff;
}

.nav-bar-menu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.nav-bar-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  padding-left: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #172e41;
}

.nome-da-unidade {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 0.9em;
  line-height: 20px;
  font-weight: 300;
}

.nav-menu-2 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 995;
  overflow: auto;
  width: 400px;
  background-color: transparent;
}

.navbar-nav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  padding-right: 30px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.line-2 {
  position: absolute;
  left: 0px;
  top: 20px;
  right: 0px;
  z-index: 1;
  display: block;
  width: 35px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #7a7a7a;
}

.line-2.v2 {
  top: 25px;
  width: 30px;
  background-color: #fff;
}

.link-block-topicos {
  display: block;
  min-width: 25%;
  margin-top: 5px;
  margin-right: 6px;
  padding: 9px 15px;
  border-right: 2px solid transparent;
  border-bottom: 1px none hsla(0, 0%, 100%, 0.6);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #2c2c2c;
  background-image: none;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.27);
  -webkit-transition: letter-spacing 300ms ease, background-color 300ms ease;
  transition: letter-spacing 300ms ease, background-color 300ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
  text-align: right;
  text-decoration: none;
}

.link-block-topicos:hover {
  min-width: 30%;
  border-right-color: #fff;
  border-bottom-color: #fff;
  background-color: #2b63ac;
  letter-spacing: 1px;
}

.nome-da-disciplina {
  margin-right: 21px;
  padding-left: 15px;
  color: #fff;
  font-size: 0.7em;
  line-height: 1em;
  font-weight: 700;
}

.nav-bar-infos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left: 2px solid #fff;
}

.span-destaque-titulo {
  background-color: #ffc800;
  color: #000;
  text-transform: uppercase;
}

.image-8 {
  margin: 30px auto;
}

.button {
  margin-top: 15px;
  padding: 15px 25px;
  border-radius: 12px;
  background-color: #1779f8;
  box-shadow: 2px 2px 5px 0 #000;
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  -webkit-transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, transform 200ms ease;
  transition: box-shadow 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
  color: #fff;
  text-decoration: none;
}

.button:hover {
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.button.btn-popup {
  background-color: #042f68;
}

.acessibilidade {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 160px;
  margin-right: 15px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.btn-acess {
  display: none;
  width: 28px;
  height: 28px;
  margin-right: 5px;
  margin-left: 5px;
  border-radius: 8px;
  background-color: #e2e2e2;
}

.btn-acess.a-fonte {
  width: 80px;
}

.logo-capa {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1000;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.bar-topo {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 65px;
  padding-bottom: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #08001f;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.4);
}

.capa-content {
  position: relative;
  z-index: 80;
}

.citacao-destaque {
  color: #fff;
  font-size: 2.5em;
  line-height: 1.5em;
}

.citacao-destaque.citacao-autor {
  font-size: 1em;
  text-align: right;
}

.slider {
  height: 100%;
}

.oi-tabs-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  margin-bottom: 40px;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/bg-astro.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.tabs-content-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.tabs-menu-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.tabs-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 12%;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tab-link-vertical {
  margin: 5px 10px;
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, 0.7);
  border-radius: 8px;
  background-color: hsla(0, 0%, 84.7%, 0.23);
  box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, 0.7);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  -webkit-transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: transform 200ms ease, box-shadow 200ms ease;
  transition: transform 200ms ease, box-shadow 200ms ease, -webkit-transform 200ms ease;
  color: #fff;
  font-size: 1.1em;
  line-height: 1.2em;
}

.tab-link-vertical:hover {
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.tab-link-vertical.w--current {
  background-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.rich-text-tabs {
  padding: 20px 10px 10px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 1.2em;
  text-align: center;
}

.rich-text-tabs h3 {
  margin-top: 0px;
}

.oi-tabs-titulo {
  margin-top: 10px;
  margin-bottom: 30px;
  color: #fff;
  text-align: center;
}

.btn-lightbox {
  padding: 10px 25px;
  border-radius: 12px;
  background-color: #1779f8;
  color: #fff;
}

.popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: none;
  overflow: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: rgba(0, 0, 0, 0.9);
}

.popup-container {
  overflow: auto;
  max-height: 90vh;
  max-width: 800px;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 40px 50px 50px;
  border-radius: 15px;
  background-color: #08001f;
  box-shadow: 2px 0 10px 0 #000;
  color: #fff;
}

.d-13-icons-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.d-13-icon-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.d-13-icon-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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: 100px;
  background-color: hsla(0, 0%, 100%, 0.1);
  cursor: pointer;
}

.text-block-2 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 300;
}

.d-13-border {
  position: absolute;
  width: 50px;
  height: 50px;
  border: 5px solid #fff;
  border-radius: 200px;
}

.logo-navbar {
  margin-left: 40px;
  display: none;
}

.logo-navbar.off {
  display: none;
}

@media (max-width: 991px) {
  .topico-secao._02 {
    background-image: url('../images/linha-a-2.svg');
    background-position: 50% 0%;
    background-size: 550px;
    background-repeat: repeat-x;
    background-attachment: scroll;
  }
  .topico-secao.sintese {
    background-image: url('../images/linha-a-2.svg');
    background-position: 50% 0%;
    background-size: 550px;
    background-repeat: repeat-x;
    background-attachment: scroll;
  }
  .topico-secao.referencias {
    background-image: url('../images/linha-a-2.svg');
    background-position: 50% 0%;
    background-size: 550px;
    background-repeat: repeat-x;
    background-attachment: scroll;
  }
  .container {
    padding-right: 40px;
    padding-left: 40px;
  }
  .bloco-texto {
    padding-right: 40px;
    padding-left: 40px;
  }
  .titulo-unidade {
    font-size: 2.8em;
  }
  .unidade-container {
    padding-right: 40px;
    padding-left: 40px;
  }
  .background-video {
    min-height: 100vh;
  }
  .container-capa {
    padding-left: 40px;
  }
  .image-2 {
    left: -147px;
    max-width: 150%;
  }
  .titulo-capa {
    font-size: 4em;
  }
  .container-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .botao-home.final-botao {
    margin-bottom: -56px;
  }
  .objetivo {
    padding-right: 10px;
    padding-left: 10px;
  }
  .conteudo-clique ul {
    padding-left: 20px;
  }
  .introducao-bloco {
    margin-right: 60px;
    margin-left: 70px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .oi-clique-interativo {
    padding-right: 0px;
    padding-left: 0px;
  }
  .figura-clique {
    padding-right: 40px;
    padding-left: 40px;
  }
  .div-block-4 {
    min-width: 650px;
  }
  .figura-conteudo {
    padding-right: 40px;
    padding-left: 40px;
  }
  .caixa-simples {
    margin-right: 40px;
    margin-left: 40px;
    padding-right: 140px;
    padding-left: 100px;
    background-image: url('../images/importate-cx-grande.svg'), url('../images/usf-logo-preto.svg'), -webkit-gradient(linear, left top, left bottom, from(#35c310), to(#35c310));
    background-image: url('../images/importate-cx-grande.svg'), url('../images/usf-logo-preto.svg'), linear-gradient(180deg, #35c310, #35c310);
    background-position: 96% 50%, -22% 50%, 0px 0px;
    background-size: 100px, 180px, auto;
  }
  .caixa-simples.pesquise {
    background-image: url('../images/pesquise.svg'), url('../images/usf-logo-preto.svg'), -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: url('../images/pesquise.svg'), url('../images/usf-logo-preto.svg'), linear-gradient(180deg, null, null);
    background-position: 96% 50%, -22% 50%, 0px 0px;
  }
  .img-caixa {
    left: 30%;
  }
  .img-caixa.cx-ft-01 {
    background-position: -70% 50%, 50% 50%;
    background-size: 280px, cover;
  }
  .img-caixa.cx-ft-02 {
    background-position: -70% 50%, 50% 50%;
    background-size: 280px, cover;
  }
  .img-caixa.cx-ft-03 {
    background-position: -70% 50%, 50% 50%;
    background-size: 280px, cover;
  }
  .img-caixa.cx-ft-04 {
    background-position: -70% 50%, 50% 50%;
    background-size: 280px, cover;
  }
  .caixa-foto {
    left: -175px;
  }
  .oi-cards-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card {
    min-width: 400px;
  }
  .card_unidade {
    height: auto;
    min-height: 300px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .card_frente {
    width: auto;
    height: auto;
  }
  .card_atras {
    -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
    transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  }
  .card_texto {
    font-size: 1.2em;
    line-height: 1.5em;
  }
  .bloco-texto-branco {
    padding-right: 40px;
    padding-left: 40px;
  }
  .nav-menu-2 {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }
  .navbar-nav {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .link-block-topicos {
    padding-bottom: 2px;
  }
  .acessibilidade {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .logo-capa {
    display: none;
  }
  .capa-content {
    margin-top: 60px;
  }
  .popup-container {
    padding-top: 20px;
  }
  .d-13-icons-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .d-13-icon-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .logo-navbar {
    margin-left: 15px;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 2.2em;
    line-height: 1.1em;
  }
  h2 {
    font-size: 1.8em;
    line-height: 1.1em;
  }
  h3 {
    font-size: 1.4em;
    line-height: 1.2em;
  }
  .container {
    padding-right: 40px;
    padding-left: 40px;
  }
  .capa-secao {
    background-image: url('../images/logo-usf-branca.svg'), url('../images/linha-b-1.svg'), url('../images/enfeite-verde.svg');
    background-position: 50% 90%, 50% 100%, 50% 10%;
    background-size: 125px, 550px, 300px;
    background-repeat: no-repeat, repeat-x, no-repeat;
    background-attachment: scroll, scroll, scroll;
  }
  .titulo-unidade {
    font-size: 2.5em;
  }
  .unidade-container {
    padding-right: 30px;
    padding-left: 30px;
  }
  .image-2 {
    left: -178px;
    z-index: -1;
    opacity: 1;
  }
  .titulo-capa {
    font-size: 3em;
  }
  .nome-autor {
    font-size: 1.3em;
  }
  .oi-itens-clicaveis {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container_proxima_aula {
    text-align: center;
  }
  .linha-topo {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .botao-home.final-botao {
    margin-bottom: -40px;
  }
  .objetivo {
    padding-right: 20px;
    padding-left: 20px;
  }
  .conteudo-clique ul {
    padding-left: 20px;
  }
  .introducao-bloco {
    margin-right: 40px;
    margin-left: 50px;
  }
  .oi-clique-interativo {
    padding-right: 10px;
    padding-left: 0px;
  }
  .oi-titulo-clique {
    margin-right: 20px;
    margin-left: 20px;
  }
  .div-block-4 {
    min-width: 400px;
  }
  .caixa-simples {
    padding-right: 30px;
    padding-left: 30px;
    background-image: url('../images/importate-cx-grande.svg'), -webkit-gradient(linear, left top, left bottom, from(#35c310), to(#35c310));
    background-image: url('../images/importate-cx-grande.svg'), linear-gradient(180deg, #35c310, #35c310);
    background-position: 95% 10px, 0px 0px;
    background-size: 70px, auto;
    background-repeat: no-repeat, repeat;
  }
  .caixa-simples.pesquise {
    background-image: url('../images/pesquise.svg'), -webkit-gradient(linear, left top, left bottom, from(#35c310), to(#35c310));
    background-image: url('../images/pesquise.svg'), linear-gradient(180deg, #35c310, #35c310);
    background-position: 95% 10px, 0px 0px;
    background-size: 70px, auto;
    background-repeat: no-repeat, repeat;
  }
  .caixa-simples.saiba-mais {
    background-image: url('../images/saiba-mais.svg'), -webkit-gradient(linear, left top, left bottom, from(#35c310), to(#35c310));
    background-image: url('../images/saiba-mais.svg'), linear-gradient(180deg, #35c310, #35c310);
    background-position: 95% 10px, 0px 0px;
    background-size: 70px, auto;
    background-repeat: no-repeat, repeat;
  }
  .caixa-simples.atencao {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 0, 31, 0.78)), to(rgba(4, 47, 104, 0.82))), url('../images/astro-branco.png'), -webkit-gradient(linear, left top, left bottom, from(#042f68), to(#042f68));
    background-image: linear-gradient(180deg, rgba(8, 0, 31, 0.78), rgba(4, 47, 104, 0.82)), url('../images/astro-branco.png'), linear-gradient(180deg, #042f68, #042f68);
    background-position: 0px 0px, -12% 50%, 0px 0px;
    background-size: auto, 180px, auto;
    background-repeat: repeat, no-repeat, repeat;
  }
  .titulo-caixas-semfoto {
    margin-bottom: 25px;
  }
  .caixa-com-foto {
    display: block;
    margin-left: 40px;
    padding-top: 0px;
    padding-right: 40px;
    padding-bottom: 0px;
  }
  .img-caixa {
    left: 57%;
    display: none;
  }
  .caixa-foto {
    position: static;
    left: -246px;
    min-height: 0px;
    min-width: 0px;
    padding-right: 30px;
    padding-left: 30px;
    background-position: 95% 10px;
    background-size: 70px;
  }
  .caixa-foto.saiba-mais {
    background-position: 95% 10px;
  }
  .caixa-foto.atencao {
    background-position: 95% 10px;
  }
  .oi-cards-wrapper {
    margin-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .card {
    width: 80%;
  }
  .card_unidade {
    width: 100%;
  }
  .card_atras {
    -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
    transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  }
  .card_texto {
    font-size: 1.2em;
    line-height: 1.4em;
  }
  .nav-bar-content {
    padding-left: 10px;
  }
  .nav-menu-2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .navbar-nav {
    padding-right: 5px;
  }
  .logo-capa {
    max-width: 30%;
  }
  .popup-container {
    padding-top: 0px;
  }
  .d-13-icons-wrapper {
    position: static;
    margin-top: 20px;
    -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;
  }
  .d-13-icon-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

@media (max-width: 479px) {
  h1 {
    font-size: 2em;
  }
  .container {
    padding-right: 40px;
    padding-left: 40px;
  }
  .bloco-texto {
    padding-right: 30px;
    padding-left: 30px;
  }
  .capa-secao {
    min-height: 200px;
    background-image: url('../images/logo-usf-branca.svg'), url('../images/enfeite-verde.svg'), url('../images/linha-b-1.svg');
    background-position: 50% 85%, 50% 15%, 50% 100%;
    background-size: 80px, 220px, 350px;
    background-repeat: no-repeat, no-repeat, repeat-x;
    background-attachment: scroll, scroll, scroll;
  }
  .titulo-unidade {
    font-size: 1.8em;
    line-height: 1.3em;
  }
  .unidade-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .capa {
    background-image: url('../images/topo-bar.svg'), linear-gradient(145deg, #08001f, rgba(5, 26, 70, 0.6));
    background-position: 0px 0px, 0px 0px;
    background-size: 550px, auto;
    background-repeat: repeat-x, repeat;
  }
  .container-capa {
    padding-right: 20px;
    padding-left: 20px;
  }
  .image-2 {
    left: -232px;
  }
  .titulo-capa {
    font-size: 2em;
  }
  .nome-autor {
    font-size: 1.1em;
  }
  .btn-iniciar {
    z-index: 999999;
  }
  .faq-answer {
    padding-bottom: 10px;
    padding-left: 20px;
  }
  .oi-itens-clicaveis {
    padding-left: 2px;
  }
  .oi-itens-clicaveis.oi-estilo-clique {
    padding-left: 10px;
  }
  .oi_titulo_mais {
    font-size: 1em;
  }
  .container_proxima_aula {
    text-align: center;
  }
  .objetivo {
    padding-right: 10px;
    padding-left: 10px;
  }
  .titulo-clique {
    font-size: 0.9em;
  }
  .texto-objetivo {
    margin-bottom: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .conteudo-clique {
    margin-bottom: -10px;
    margin-left: -10px;
    padding: 20px 10px 20px 0px;
    font-size: 14.5px;
  }
  .conteudo-clique ul {
    padding-left: 30px;
  }
  .conteudo-clique p {
    margin-bottom: 0px;
    padding-left: 15px;
  }
  .introducao-bloco {
    margin-right: 30px;
    margin-left: 40px;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 0.95em;
  }
  .introducao-bloco h2 {
    font-size: 1.5em;
    line-height: 1.2em;
  }
  .introducao-bloco p {
    font-size: 0.95em;
  }
  .image-3 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .oi-clique-interativo {
    padding-right: 10px;
    padding-left: 0px;
  }
  .oi-titulo-clique {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 1.8em;
  }
  .figura-clique {
    padding-right: 30px;
    padding-left: 30px;
  }
  .div-block-4 {
    min-width: 200px;
  }
  .figura-conteudo {
    padding-right: 30px;
    padding-left: 30px;
  }
  .caixa-simples {
    margin-right: 10px;
    margin-left: 10px;
  }
  .caixa-com-foto {
    margin-left: 10px;
    padding-right: 10px;
  }
  .caixa-foto.kk {
    background-position: 95% 10px;
  }
  .card {
    width: 70%;
    min-width: 269px;
    margin-top: 5%;
    margin-bottom: 5%;
  }
  .card_unidade {
    width: 100%;
    height: 200px;
  }
  .card_texto {
    font-size: 1.1em;
    line-height: 1.3em;
  }
  .oi-tab-botao-img.w--current {
    margin-right: 0px;
    margin-left: 5px;
  }
  .oi-tab-botao-img.img1 {
    margin-right: 5px;
    margin-left: 5px;
  }
  .oi-tab-botao-img.img2 {
    margin-right: 5px;
    margin-left: 5px;
  }
  .oi-tab-botao-img.img3 {
    margin-right: 5px;
    margin-left: 5px;
  }
  .tabs-content-vertical {
    margin-top: 10px;
    margin-right: 15px;
  }
  .tabs-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tabs-menu-2 {
    padding-top: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .oi0tab-titulo-h1 {
    margin-bottom: 0px;
    font-size: 26px;
    line-height: 28px;
  }
  .bloco-texto-branco {
    padding-right: 30px;
    padding-left: 30px;
  }
  .nav-bar-content {
    padding-left: 10px;
  }
  .nav-menu-2 {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    overflow: scroll;
    padding-right: 10px;
    padding-bottom: 40px;
    padding-left: 10px;
  }
  .brand {
    padding-left: 0px;
  }
  .navbar-nav {
    padding-right: 0px;
  }
  .link-block-topicos {
    margin-left: 0px;
    font-size: 1em;
  }
  .logo-capa {
    margin-top: 42px;
  }
  .tabs-content-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tabs-menu-3 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tabs-content {
    padding: 20px 0%;
  }
  .tab-link-vertical {
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .popup-container {
    padding-right: 30px;
    padding-left: 30px;
  }
  .d-13-icon-wrapper {
    margin-top: 20px;
  }
}

#w-node-a5e0bc1a50ba-7f61ef1f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-a5e0bc1a50bd-7f61ef1f {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-7a63758f7f50-7f61ef1f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-7a63758f7f53-7f61ef1f {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

