/*CssErrors: 
(416,7): run-time error CSS1035: Expected colon, found '='*/
/*ACESSIBILIDADE*/
	
	.elemento-acessibilidade {
		height: 0 !important;
		width: 0 !important;
		position: absolute !important;
		overflow: hidden !important;
		opacity: 0 !important;
		padding: 0 !important;
	}

.heading {
  color: #fff;
}
.p-video{
	text-align: center !important;
	width: 100% !important;
	margin-top: 20px;	
  padding-top: 10px;
   font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
	
}
.slider-menorr{
	width: 45%; height: 480px;
}
.link-3 {
  color: #fff;
  font-weight: 800;
  text-decoration: underline;
}
.link-3:hover{
	color: #fff;
  font-weight: 800;
  text-decoration: none;
}
.capa {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 103vh;
}

.img-capa {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 80%;
  height: 100%;
}

.img-capa.bg-img-capa {
      background-image: url(../images/IMG-HOME.jpg);
    background-position: 0% 0%;
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.titulo {
  width: 50%;
  padding-left: 155px;
}

.linha-branca {
  width: 30%;
  height: 8px;
  margin-top: 20px;
  background-color: #fff;
}

.linha-branca.linha-red {
  width: 180px;
  height: 6px;
  margin-right: auto;
  margin-bottom: 48px;
  margin-left: auto;
  background-color: #28a38e;
}

.linha-branca.linha-br {
  width: 15%;
  height: 6px;
  margin-right: auto;
  margin-left: auto;
}

.linha-branca.linha-content {
  width: 15%;
  height: 6px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.linha-branca.linha-content {
  width: 15%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.main-capa {
  position: relative;
  z-index: 98;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 103vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #28a38e;
  background-image: url('../images/dotted background_BLUEfinal.png');
  background-position: 0% 50%;
  background-size: 100% 102%;
  background-repeat: no-repeat;
}

.bold-text-91 {
  font-family: 'Open Sans', sans-serif;
}

.setaa {
  width: 40px;
  margin-top: 30px;
}

.image-23 {
  display: block;
  max-width: 80%;
  border-radius: 0px;
}

.cont-box-p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.cont-box-p.p-cont {
  width: 100%;
  margin-left: 0px;
}

.conteudo-interno {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 46px;
  padding-bottom: 80px;
  font-size: 18px;
}

.modulo-content {
  position: relative;
  display: block;
  width: 100%;
  height: 80%;
  padding-right: 25%;
  padding-bottom: 0px;
  padding-left: 15%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  text-decoration: none;
}

.heading-4 {
  width: auto;
  margin-bottom: 20px;
  padding-top: 20px;
  border: 1px none #000;
  color: #fff;
  text-align: center;
}

.bold-text-90 {
  font-family: 'Open Sans', sans-serif;
  font-size: 32px;
}

.bg-final {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #0b3977;
  background-image: url('../images/DOOED-AZUL.svg'), linear-gradient(171deg, #28a38e 45%, #4ac7ed);
  background-position: 0px 0px, 0px 0px;
  background-size: 101%, auto;
  background-repeat: no-repeat;
  background-attachment: fixed, scroll;
  -webkit-transition: background-color 600ms ease;
  transition: background-color 600ms ease;
  color: #16c4db;
  padding:40px 60px;
}

.quadro-modulo-linear {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-top: 0px;
  padding-bottom: 70px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.77);
  background-image: repeating-linear-gradient(138deg, rgba(40, 163, 142, 0.80), rgba(74, 199, 237, 0.90)), url('../images/IMG-HOME.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  -webkit-transition: background-color 575ms ease;
  transition: background-color 575ms ease;
  text-decoration: none;
}

.quadro-modulo-linear:hover {
  background-image: linear-gradient(138deg, rgba(40, 163, 142, 0.56), rgba(74, 199, 237, 0.61)), url('../images/IMG-HOME.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.c-p-cons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 90px;
  -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: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.video {
  position: relative;
  z-index: 99;
  display: block;
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  -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;
 
}

.titulo-h1-capa.branco-video {
  margin-bottom: 60px;
}

.bg-apresentacao {
  width: 100%;
  min-height: auto;
  margin-right: auto;
  margin-left: auto;
  margin-top: -21px;
  padding: 0 0 0px 0;
  
  background-color: #fff;
  background-image: linear-gradient(85deg, rgba(226, 214, 229, 0.9), hsla(0, 0%, 100%, 0.37)), url('../images/teste-fund01.png');
  background-position: 0px 0px, 37% 50%;
  background-size: auto, 100% 100%;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.linha-sup-modulos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  background-color: transparent;
}

.linha-sup-modulos._01 {
  display: none;
}

.sombra-01 {
  position: relative;
  z-index: 80;
  width: 90%;
  height: 15px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 0px 0px 10px 10px;
  background-color: #a4a3a3;
  opacity: 1;
}

.linha-elementos-complementares {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.icon-box-destaque {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  padding: 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;
  border-radius: 60px;
}

.icon-box-destaque.video-h {
  width: 100px;
  height: 100px;
  margin-right: 20px;
  background-color: #4f25a5;
}

.icon-box-destaque.saiba-mais-h {
  width: 100px;
  height: 100px;
  margin-right: 20px;
  padding: 20px;
  background-color: #a9298f;
}

.icon-box-destaque.na-pratica-h {
  width: 100px;
  height: 100px;
  margin-right: 20px;
  background-color: #a1ba32;
}

.icon-box-destaque.entenda-conc-h {
  width: 100px;
  height: 100px;
  margin-right: 20px;
  background-color: #219b9b;
}

.icon-box-destaque.dest-h {
  width: 100px;
  height: 100px;
  margin-right: 20px;
  background-color: #3277bc;
}

.icon-box-destaque.atencao-h {
  width: 100px;
  height: 100px;
  margin-right: 20px;
  background-color: #ffa435;
}
.height-card{
	style="height: 330px;"
}
.tit-modulo-xg {
  color: #fff;
  font-size: 24px;
  line-height: 32px;
}

.bg-modulos {
  display: block;
  width: 100%;
  background-color: #f1f1f1;
  background-image: url('../images/f_bra01_fundo04.svg');
  background-position: 0px 0px;
  background-size: auto;
}

.bg-aprendizagem {
  background-color: #fff;
}

.bold-text-94 {
  font-size: 24px;
  line-height: 24px;
}

.arrow-left {
  display: block;
  margin-top: auto;
  margin-bottom: 0px;
}

.arrow-left.arrow-modulo {
    right: 3%;
    bottom: -51%;
    width: 35px;
    height: 35px;
    margin-left: 0;
    margin-top: 31%;
    position: absolute;
    z-index: 99;
}

.a-botton {
  width: 100%;
  min-height: 10px;
  margin-top: 20px;
  margin-right: 15px;
  padding: 10px 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #28a38e; 
  border-radius: 50px;
  font-family: 'Open Sans', sans-serif;
  color: #28a38e;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.a-botton:hover {
  background-color: #28a38e;
  color: #fff;
}

.a-botton.branco-bt {
  width: 180px;
  margin-right: 19px;
  margin-left: 16px;
  border-color: #fff;
  color: #fff;
}

.a-botton.branco-bt:hover {
  background-color: #fff;
  color: #28a38e;
}

.a-botton.branco-bt.new-espaco {
  margin-right: 16px;
}

.a-botton.branco-bt {
  display: block;
  width: 180px;
  margin-right: auto;
  margin-left: auto;
	margin-top: auto;
  border-color: #fff;
  color: #fff;
}

.a-botton.branco-bt:hover {
  background-color: #fff;
  color: #28a38e;
}

.titulo-destaque {
  margin-top: 0px;
  border-style: none;
  border-width: 1px;
  border-color: #28a38e;
  color: #303030;
  font-weight: 800;
  text-align: left;
}

.titulo-destaque.h3-poscast {
  margin-top: 29px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  font-size: 32px;
  text-align: center;
}

.titulo-destaque.tutilo-atencaooi {
  font-family: 'Open Sans', sans-serif;
  color: #ffa435;
}

.titulo-destaque.h3-video {
  width: 85%;
  margin-top: 52px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 32px;
  text-align: center;
}

.titulo-destaque.titulo-pratica {
  font-family: 'Open Sans', sans-serif;
  color: #a1ba32;
}

.titulo-destaque.titulo-entenda {
  font-family: 'Open Sans', sans-serif;
  color: #219b9b;
}

.titulo-destaque.h3-video {
  width: 85%;
  margin-top: 52px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  text-align: center;
}

.titulo-destaque.titulo-verif {
  border-style: none;
  border-color: #3277bc;
  font-family: 'Open Sans', sans-serif;
  color: #3277bc;
}

.content-box-destaque {
  width: 75%;
  padding-left: 10px;
}

.content-box-destaque.box-content-1 {
  width: 90%;
  padding-left: 40px;
}

.bold-text-92 {
  font-size: 24px;
  line-height: 28px;
}

.video-width {
  width: 60%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  border-radius: 0px;
}

.video-width.video-cont-int {
  width: 100%;
  margin-top: 0px;
}

.box-home-elementos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin: 40px auto;
  padding: 30px 40px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 3px 3px 10px -10px #000;
}

.box-home-elementos.box-elementos-menores {
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: 0 0 11px -5px #000;
}

.box-home-elementos.box-elementos-menores.dif {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-2 {
  color: #fff;
  font-size: 32px;
  font-weight: 900;
  text-align: center;
}

.heading-2.apresentacao-rosa {
  color: #28a38e;
  font-size: 32px;
}

.p-cont {
  width: 75%;
  margin: 20px auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #303030;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

.p-cont.branco-p {
 
  color: #fff;
 text-align: center;
}

.p-cont.ola-aluno {
  margin-top: 35px;
  margin-bottom: 0px;
  color: #303030;
  font-size: 22px;
  font-weight: 700;
}

.p-cont.p-mat-apoio {
  margin-top: 60px;
}

.bg-video {
  width: 100%;
  height: auto;
  background-image: url('../images/f_bra01_fundo04.svg'), linear-gradient(151deg, #28a38e, #4ac7ed);
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
}

.heading-3 {
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-3.modulo-tit {
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
}

.sombra-02 {
  position: relative;
  z-index: 70;
  width: 80%;
  height: 15px;
  margin-right: auto;
  margin-left: auto;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #bfbcbc;
}

.video-2 {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}

.text-acess {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-nav {
  margin-bottom: 0px;
  border-radius: 0px;
}

.text-nav.boldi {
  font-weight: 600;
}

.toogle-switch {
  position: relative;
  width: 40px;
  height: 20px;
  margin-right: 13px;
  margin-left: 5px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  border-radius: 20px;
  background-color: #ccc;
  -webkit-transition: background-color 0.25ms ease;
  transition: background-color 0.25ms ease;
  cursor: pointer;
}

.div-block {
  width: 25px;
  height: 5px;
  background-color: #fff;
}

.div-block.mein {
  width: 30px;
  height: 4px;
  margin-top: 6px;
  border-radius: 2px;
}

.text-block-3 {
  margin-left: 5px;
  padding-top: 8px;
  font-size: 16px;
}

.div-block-4 {
  width: 100%;
  min-height: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.31);
  background-color: #d7d7d7;
  color: #28a38e;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.barra1 {
  position: fixed;
  width: 100px;
  height: 10px;
  border-radius: 4px;
  background-color: #c5c5c5;
}

.barra1.ocultar-1 {
  display: none;
}

.link-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  padding: 25px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.11);
  background-color: #e7e7e7;
  color: #303030;
  font-size: 18px;
  line-height: 0px;
  font-weight: 400;
  text-decoration: none;
}

.link-nav:hover {
  color: #28a38e;
  font-weight: 700;
}

.link-nav.w--current {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  background-color: #e7e7e7;
  font-family: Montserrat, sans-serif;
  color: #28a38e;
  line-height: 0px;
  font-weight: 700;
}

.link-nav.w--current:hover {
  font-weight: 800;
}

.link-nav.mais-escuro {
  background-color: #dcdcdc;
}

.toogle-switch-before {
  position: absolute;
  left: 4px;
  top: 4px;
  z-index: 2;
  display: block;
  width: 12px;
  height: 12px;
  border-style: none;
  border-width: 1px;
  border-color: #b3acac;
  border-radius: 100%;
  background-color: #fff;
  -webkit-transition: left 0.25ms ease;
  transition: left 0.25ms ease;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
}

.barra-progresso {
  position: absolute;
  width: 65px;
  height: 10px;
  border-radius: 4px;
  background-color: #123473;
}

.barra-progresso.barra-zerada {
  width: 0px;
}

.barra-progresso.ocultar-2 {
  display: none;
}

.icon-a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}

.nav-menu {
  position: absolute;
  left: auto;
  top: 116%;
  right: 7%;
  bottom: auto;
  display: block;
  width: 350px;
  min-height: 10px;
  background-color: transparent;
}

.titulo-cursoi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -100px;
  margin-left: auto;
  padding-right: 0px;
  -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;
  opacity: 1;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}

.menu {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 999;
  width: 100%;
  min-height: 55px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #123473;
  box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.51);
}

.logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  min-height: 10px;
}

.div-block-153 {
  position: absolute;
  left: 4px;
  top: -10px;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background-color: #28a38e;
  background-image: url('../images/check.svg');
  background-position: 50% 50%;
  background-size: 18px 18px;
  background-repeat: no-repeat;
}

.dropdown-trigger {
  position: static;
  display: block;
  height: 100%;
  padding: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  cursor: pointer;
}

.dropdown-trigger.h1-tiulo {
  display: block;
  width: 35px;
  height: 35px;
  margin-top: 0px;
  margin-left: auto;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-21 {
  width: 22px;
  height: 22px;
}

.image-21.moon {
  width: 20px;
  height: 20px;
  margin-top: 1px;
}

.acess-font-2 {
  width: 150px;
  margin-top: 0px;
  padding-top: 10px;
}

.nav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 999;
}

.main-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  margin-right: auto;
  margin-left: auto;
}

.acess-font {
  width: 200px;
  min-height: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}

.image-20 {
  width: 12px;
  height: 12px;
  margin-top: 13px;
  margin-left: 2px;
}

.image-20.reset-bt {
  width: 16px;
  height: 16px;
  margin-top: 10px;
}

.div-block-3 {
  display: block;
  width: 100%;
  height: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #dedede;
}

.bt-font {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
}

.percentual-avanco {
  position: relative;
  width: 150px;
  height: 10px;
  margin-left: 30px;
  border-radius: 0px;
}

.div-block-7 {
  width: 75px;
}

.percent {
  margin-top: 4px;
  margin-left: 115px;
  font-size: 16px;
}

.percent.concluido {
  margin-left: 48px;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
}

.bt-font-am {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 47px;
  height: 35px;
  margin-left: 10px;
  border-radius: 5px;
  background-color: #bebebe;
  cursor: pointer;
}

.bt-font-am:hover {
  background-color: #898989;
  color: #303030;
}

.toogle-switch-checked {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 20px;
  background-color: #898989;
}

.modulo-titulo {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 300;
}

.capa-modulo {
  height: 103vh;
}

.p-citacao {
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
  padding-left: 30px;
  border-left: 6px solid #28a38e;
  font-family: 'Open Sans', sans-serif;
  color: #28a38e;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

.box-video-left {
  display: block;
  width: 40%;
  padding-top: 0px;
}

.box-video-left.box-down {
  width: 100%;
}

.fonte-elemento {
  display: none;
  margin-top: 10px;
  color: #28a38e;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.box-podcast {
  display: block;
  width: 100%;
  margin-top: 93px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 40px;
  -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;
  border-radius: 0px;
  background-image: url('../images/branco-dooted.svg'), linear-gradient(123deg, #28a38e, #4ac7ed 75%, #4ac7ed);
  background-position: 0px 0px, 0px 0px;
  background-size: 40%, auto;
}

.acordion-grande {
  width: 55%;
  margin-right: auto;
  margin-left: auto;
}

.titulo-conteudo-h2 {
  width: 75%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #68869b;
  font-size: 28px;
  font-weight: 700;
}

.accordion-wrapper {
  position: static;
  margin-bottom: 15px;
  clear: left;
  line-height: 0px;
}

.titulo-conteudo-h1 {
  width: 75%;
  margin: 60px auto 20px;
  font-family: 'Open Sans', sans-serif;
  color: #28a38e;
  font-size: 32px;
  font-weight: 800;
}

.tabela-conteudo {
  width: 50%;
  margin: 20px auto;
}

.text-span-13 {
  border: 1px none #0b3977;
  font-family: 'Open Sans', sans-serif;
  color: #303030;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 400;
  text-decoration: none;
  cursor: default;
}

.accordion-2 {
  margin-top: 40px;
  margin-bottom: 20px;
}

.box-video-right {
  width: 60%;
}

.link {
  color: #bcc7d3;
  text-decoration: none;
}

.image-24 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.box-img {
  display: block;
  margin: 40px auto;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.box-img-media{
	width:40%;
}
.list {
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #303030;
  list-style-type: decimal;
}

.div-block-152 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-block-53 {
  padding: 12px;
}

.titulo-elemento {
    
    color: #9b2173;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
	font-family: 'Open Sans', sans-serif;
}

.html-embed-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-151 {
  display: block;
  width: 100%;
}

.list-item {
  margin-bottom: 10px;
  margin-left: 40px;
  font-family: 'Open Sans', sans-serif;
  color: #303030;
  font-size: 18px;
  line-height: 25px;
}

.box-img-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 110px;
  margin-top: -33px;
  margin-right: auto;
  margin-left: auto;
  padding: 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;
  border-radius: 60px;
  background-color: #4f25a5;
}

.box-img-video.podcast-icon {
  width: 100px;
  height: 100px;
  margin-top: -56px;
  background-color: #4f25a5;
}

.box-atencao {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  min-height: 80px;
  margin: 60px auto;
  padding-top: 30px;
  padding-right: 56px;
  padding-bottom: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 14px;
  background-color: #fff;
  background-image: url('../images/vermelhor-dooted.svg');
  background-position: 0px 0px;
  background-size: auto;
  box-shadow: 0 0 18px -11px #000;
}

.fundo-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  margin-left: -32px;
  padding: 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;
  border-radius: 65px;
  background-color: #28a38e;
}

.fundo-icon.fundo-atencao {
  background-color: #ffa435;
}

.fundo-icon.fundo-napratica {
  background-color: #a1ba32;
}

.fundo-icon.fundo-entendaconceito {
  background-color: #219b9b;
}

.fundo-icon.verif-apren {
  background-color: #3277bc;
}

.acordion_content-2 {
  overflow: hidden;
  padding: 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #28a38e;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #fff;
}

.video-destaque {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 100px;
  margin-bottom: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  background-image: url('../images/branco-dooted.svg'), -webkit-gradient(linear, left top, left bottom, from(#28a38e), color-stop(70%, #4ac7ed), to(#4ac7ed));
  background-image: url('../images/branco-dooted.svg'), linear-gradient(180deg, #28a38e, #4ac7ed 75%, #4ac7ed);
  background-position: 0px 0px, 0px 0px;
  background-size: 35%, auto;
  background-repeat: repeat, repeat;
}

.video-destaque.downlaod {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 53px;
}

.image-26 {
  display: block;
  width: auto;
  height: auto;
  margin: 20px auto;
}

.bullet-conteudo {
  width: 75%;
  margin: 20px auto 35px;
  color: #303030;
}

.destaque-titulo {
  display: block;
  width: 88%;
  margin-top: 0px;
  margin-left: auto;
  padding: 55px 125px 55px 100px;
  background-color: #16c4db;
  background-image: url('../images/branco-dooted.svg'), linear-gradient(150deg, #28a38e, #28a38e 35%, #4ac7ed);
  background-position: 0px 0px, 0px 0px;
  background-size: 30%, auto;
  background-attachment: fixed, scroll;
}

.titulo-accordion {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 6px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  cursor: pointer;
}

.accordion-title-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 31px;
  padding-left: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #28a38e;
}

.heading-6 {
  color: #fff;
  font-size: 32px;
}

.heading-5 {
  width: 75%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #606060;
  font-weight: 700;
}

.c-map_circle {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1em;
  height: 1em;
  -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: 100vw;
  background-color: #fffffb;
}

.div-block-148 {
  position: absolute;
  left: 21px;
  top: auto;
  bottom: -100px;
  width: 200px;
  height: auto;
  padding: 10px 20px;
}

.div-block-148.esquerda-texto {
  
}

.c-map_location {
  position: static;
  left: 256%;
  top: -65%;
  right: auto;
  bottom: auto;
  padding: 10px;
  border-radius: 6px;
  background-color: #28a38e;
  color: #f7f7f7;
  font-size: 1em;
  text-align: center;
  white-space: normal;
}

.c-map_contain {
  position: relative;
}

.c-hero_map {
  position: relative;
  width: 550px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  white-space: normal;
}

.ponnto-texto-esquerda {
  position: absolute;
  left: 478px;
  top: 94px;
  z-index: 20;
}

.ponnto-texto-esquerda.p2 {
  
}

.c-map_fill {
  position: relative;
  z-index: -1;
  display: block;
  width: 2.5em;
  height: 2.5em;
  min-height: 2.5em;
  min-width: 2.5em;
  border-radius: 100vw;
  background-color: #28a38e;
}

.c-map_image {
  position: relative;
  z-index: 1;
  width: 100%;
}

.bold-text-83 {
  font-family: 'Open Sans', sans-serif;
  color: #28a38e;
}

.drop-button-v-5 {
  display: inline-block;
  overflow: hidden;
  min-height: 20px;
  min-width: 8px;
  margin-right: 0px;
  margin-left: -14px;
  padding-bottom: 0px;
  border-radius: 6px;
  background-color: #28a38e;
}

.sanfona-menor {
  width: 55%;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-answer {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
}

.text-block-4 {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 7px;
  padding: 10px 15px;
  border-style: solid;
  border-width: 2px;
  border-color: #28a38e;
  border-radius: 7px;
  background-color: transparent;
  color: #b20a45;
  font-size: 20px;
  font-weight: 700;
}

.dropdown-content-answer-5 {
  display: block;
  overflow: hidden;
  width: auto;
  margin-top: 10px;
  margin-left: 32px;
  padding: 0px;
  float: none;
  clear: none;
  border-radius: 7px;
  background-color: #0b3977;
  background-image: linear-gradient(122deg, #28a38e, #4ac7ed);
  -o-object-fit: fill;
  object-fit: fill;
}

.questin-drop {
  display: block;
  overflow: hidden;
  -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;
}

.button-down-2 {
  border-radius: 0px;
}

.dropdown-question {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
  min-width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px none #ff7411;
  cursor: pointer;
}

.block-text {
  overflow: hidden;
  padding: 20px;
  border: 1px none transparent;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.drop-button {
  display: inline-block;
  margin-top: 20px;
  padding-top: 0px;
  padding-right: 20px;
}

.drop-button-h-5 {
  display: inline-block;
  min-height: 8px;
  min-width: 20px;
  margin-bottom: 6px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 7px;
  background-color: #28a38e;
}

.texto-destaque {
  width: 75%;
  margin: 40px auto;
  border-radius: 13px;
  background-image: url("../images/DOOED-AZUL.svg"), linear-gradient(273deg, #28a38e, #4ac7ed 35%, #28a38e);
  background-position: 0px 0px, 0px 0px;
  background-size: 35%, auto;
  color: #fff;
}

.paragraph-179 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 40px;
  border-radius: 0px;
  font-size: 18px;
  line-height: 25px;
}

.div_conteudo_slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -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: 1px none #000;
  background-image: none;
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div_conteudo_slider.slide01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: none;
}

.div_conteudo_slider.slide01.teste {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.div_conteudo_slider.slide01.teste {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div_conteudo_slider.slide01.teste.baixo {
  height: 85%;
  padding-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-2 {
  background-image: url('../images/img-03.png');
  background-position: 50% 50%;
  background-size: cover;
}

.p-slider {
  margin-bottom: 0px;
  padding: 20px 40px 50px;
  background-color: rgba(40, 163, 142, 0.86);
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;width: 100%;
}
.p-slider2 {
      margin-bottom: -92px;
  padding: 20px 40px 50px;
  background-color: rgba(40, 163, 142, 0.86);
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;width: 100%;
	
}

.slider-3 {
  width: 100%;
  height: 450px;
  min-height: 400px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.box-slider {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.slide {
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.mask-3 {
  top: 0px;
  bottom: 0px;
	
}

.tab-link-tab-1-4 {
  width: 100%;
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 30px;
  padding-left: 30px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #68869B;
}

.tab-link-tab-1-4:hover {
  background-color: #28a38e;
}

.tab-link-tab-1-4.w--current {
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  margin-right: 10px;
  padding-right: 30px;
  padding-left: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.03);
  border-radius: 5px 5px 0px 0px;
  background-color: #28a38e;
}

.tabs-content-6 {
  width: 100%;
  height: auto;
  margin-top: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #28a38e;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #fff;
}

.bold-text-81 {
  color: #fff;
  font-size: 14px;
}

.tabs-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 50px;
  padding: 20px 0px;
  -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: 13px;
  background-color: transparent;
}

.aba-horizontal {
  width: 65%;
  margin-right: auto;
  margin-left: auto;
}

.tabs-menu-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: transparent;
}

.paragraph-178 {
  margin-top: 20px;
  margin-bottom: 30px;
  color: #303030;
  font-size: 18px;
  line-height: 25px;
}

.tab-pane-tab-1-3 {
  width: auto;
  height: auto;
  padding-right: 20px;
  padding-left: 20px;
  border: 1px none #000;
  border-radius: 0px;
}

.bold-text-18 {
  font-weight: 400;
}

.cloneable-area-2 {
  display: block;
  padding: 10px 20px;
}

.c-card-front {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 251px;
  height: 300px;
  -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: 6px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.c-card-front._5677 {
  width: 350px;
  height: 400px;
}

.c-card-front._5677._3-cards {
  width: 220px;
  height: auto;
}

.card-headline {
  margin-top: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
}

.card-headline.dark-card-headline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #fff;
  font-size: 26px;
  text-align: center;
  text-transform: uppercase;
}

._w-card-front-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  height: 100%;
  min-height: 280px;
  padding: 20px;
  clear: none;
  -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: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 8px;
  background-color: transparent;
  background-image: linear-gradient(145deg, #28a38e, #28a38e 45%, #4ac7ed);
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform: perspective(0px);
  transform: perspective(0px);
}

.div-block-146 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 400px;
  min-height: 0px;
  padding: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 8px;
  background-color: #fa4a5b;
}

/* cor do card verso */

.div-block-146._3cardss {
  height: 100%;
  min-height: 280px;
  background-color: #68869b;
  
}

.card-quote {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-style: normal;
  text-align: left;
color: #fff !important;
}

._w-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 29px;
  -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;
}

.c-card-back-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 300px;
  -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-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.c-card-back-2.jjj {
  width: 350px;
  height: 400px;
}

.c-card-back-2.jjj._3-cards {
  width: 220px;
  height: auto;
}

._w-flip-card {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.box-cards {
  width: 55%;
  margin-right: auto;
  margin-left: auto;
}

.c-flip-card {
  position: relative;
  width: auto;
}

.caixa-codigo{
	width: 75%;
    margin: 40px auto;
	padding: 40px;
    border-radius: 13px;
    background-color: #CCCCCC;
    color: #252525;
	font-family: Consolas,Courier New;
	font-size: 16px;
	
}

.c-flipping-cards-list-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  min-height: 325px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 60px;
  -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: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.box-img-texto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url('../images/branco-dooted.svg'), linear-gradient(125deg, #28a38e, #4ac7ed);
  background-position: 0px 0px, 0px 0px;
  background-size: 35%, auto;
}

.div-block-150 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-img-e-texto {
  
  min-height: 250px;
  margin-bottom: 0px;
  padding: 100px 85px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
}

.img-text-img {
  width: 50%;
  max-width: 50%;
  background-image: url('../images/img-02.png');
  background-size: cover;
  background-repeat: no-repeat;
}

.tabs-content-5 {
  width: 100%;
  height: 350px;
  margin-left: 0px;
  background-color: #fff;
  box-shadow: 14px 14px 0 0 #234250;
}

.tabs-content-5._1 {
  width: 100%;
  height: auto;
  margin-left: 17px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-style: solid;
  border-width: 1px;
  border-color: #28a38e;
  border-radius: 5px;
  box-shadow: none;
}

.box-aba-vertical {
  width: 55%;
  margin-right: auto;
  margin-left: auto;
}

.tab-link-2 {
  width: 100%;
  margin-bottom: 20px;
  margin-left: 0px;
  padding: 20px 39px 20px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #28a38e;
  border-radius: 5px;
  background-color: #fff;
  background-image: url('../images/arrow-roxa.svg');
  background-position: 95% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  color: #28a38e;
}

.tab-link-2.w--current {
  margin-left: 0px;
  border-color: #28a38e;
  border-radius: 5px;
  background-color: #28a38e;
  background-image: url('../images/arrow-branca.svg');
  background-size: 20px;
  background-repeat: no-repeat;
  color: #fff;
}

.p-acordeon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 600;
}

.p-acordeon.blue {
  display: none;
  overflow: hidden;
  margin-top: 5px;
  margin-bottom: 20px;
  padding-left: 0px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #fb5f33;
  font-size: 16px;
  font-weight: 600;
}

.tab-pane-tab-1-5 {
  width: auto;
  height: 100%;
  margin-left: 0px;
  padding: 20px;
  background-color: #fff;
}

.text-cord1-2 {
  width: auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.p-text-2 {
  overflow: hidden;
  width: 90%;
  margin-bottom: 20px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #303030;
  font-size: 18px;
  font-weight: 500;
}

.tabs-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 51px;
  -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;
}

.tabs-6._1 {
  margin-top: 29px;
}

.tab-menu-2 {
  width: 75%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.bg-download {
  display: block;
  background-color: #d3bfbf;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 94%, 0.5)), to(hsla(0, 0%, 94%, 0.5))), url('../images/f_bra01_fundo04.svg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 94%, 0.5), hsla(0, 0%, 94%, 0.5)), url('../images/f_bra01_fundo04.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.link-2 {
  color: #4f25a5;
  font-weight: 400;
  text-decoration: underline;
}

.box-img-video-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 110px;
  margin-top: -33px;
  margin-right: auto;
  margin-left: auto;
  padding: 22px 23px 23px;
  -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: #4f25a5;
}

.p-cont-2 {
  width: 75%;
  margin: 20px auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #0b3977;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

.p-cont-2.branco-p {
  width: 65%;
  color: #fff;
  text-align: center;
}

.p-cont-2.modal {
  width: 100%;
}

.a-botton-2 {
  width: 100%;
  min-height: 10px;
  margin-top: 20px;
  padding: 10px 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #28a38e;
  border-radius: 50px;
  font-family: 'Open Sans', sans-serif;
  color: #28a38e;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.a-botton-2:hover {
  background-color: #28a38e;
  color: #fff;
}

.a-botton-2.branco-bt {
  display: block;
  width: 180px;
  margin-right: auto;
  margin-left: auto;
  border-color: #fff;
  color: #fff;
}

.a-botton-2.branco-bt:hover {
  background-color: #fff !important;
  color: #28a38e !important;
}

.bold-text-95 {
  font-size: 20px;
  line-height: 28px;
}

.italic-text {
  font-size: 20px;
  line-height: 28px;
}

.p-circulo {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px 40px;
  background-color: #28a38e;
  color: #fff;
}

.slider-5 {
  width: 100%;
  height: auto;
  margin-top: 60px;
  margin-bottom: 60px;
  background-color: transparent;
}

.box-circulo {
  width: 45%;
  margin: 40px auto;
}

.slide-nav {
  margin-bottom: -38px;
}

.image-25 {
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.slide-3 {
  width: 100%;
}

.box-modal-link {
  display: none;
  width: 55%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.box-img-img {
  width: 100%;
  height: 100%;
  background-image: url('../images/central-processing-unit-computer-processor-close-up_166178-191.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.box-fixed-img-modal {
  position: fixed;
  left: 25%;
  top: 33%;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 50%;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 13px;
  background-color: #0b3977;
  opacity: 1;
}

.image-27 {
  display: none;
  width: auto;
  height: auto;
  border-radius: 5px;
}

.shadow-page {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 49;
  width: 100vw;
  height: 100vh;
  background-color: rgba(48, 48, 48, 0.89);
}

.link-block-2 {
  position: absolute;
  left: auto;
  top: 22%;
  right: 14%;
  bottom: auto;
  width: 50px;
  height: 50px;
}

@media screen and (min-width: 1280px) {
  .icon-box-destaque {
    width: 20%;
  }
	.box-img-media {
    width: 30%;
}

  .text-block-4 {
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .dropdown-question {
    border-bottom: 1px none #ff7411;
  }

  .bold-text-18 {
    font-size: 1em;
  }

  .c-card-front {
    width: 300px;
  }

  .c-card-back-2 {
    width: 300px;
  }
}

@media screen and (min-width: 1440px) {
  .icon-box-destaque {
    width: 15%;
  }

  .box-atencao {
    width: 55%;
  }

  .c-card-front._5677._3-cards {
    height: 300px;
  }

  ._w-card-front-2 {
    min-height: 300px;
  }

  .div-block-146 {
    height: 300px;
  }

  .c-card-back-2.jjj._3-cards {
    height: 300px;
  }

  .p-img-e-texto {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 300px;
    padding-right: 100px;
    padding-left: 100px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
  }

  .img-text-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
}

@media screen and (min-width: 1920px) {
  .titulo {
    padding-right: 45px;
  }

  .image-23 {
    max-width: 65%;
  }

  .modulo-content {
    margin-top: 31px;
    padding-bottom: 0px;
  }

	.bg-final {
    background-size: 60%, auto;
    background-repeat: repeat, repeat;
    background-attachment: fixed, scroll;
  }

  .quadro-modulo-linear {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bg-apresentacao {
    background-size: auto, 100% 100%;
  }

  .linha-sup-modulos {
    height: 18vh;
  }

  .icon-box-destaque {
    width: 22%;
  }

  .arrow-left.arrow-modulo {
    top: 0px;
    bottom: -7%;
  }

  .p-cont {
    width: 65%;
  }

  .p-citacao {
    width: 65%;
  }

  .titulo-conteudo-h2 {
    width: 65%;
  }

  .titulo-conteudo-h1 {
    width: 65%;
  }

  .tabela-conteudo {
    width: 40%;
  }

  .list {
    width: 65%;
  }

  .bullet-conteudo {
    width: 65%;
  }

  .heading-5 {
    width: 65%;
  }

  .c-hero_map {
    width: 800px;
  }

  .ponnto-texto-esquerda {
    left: 547px;
    top: 144px;
  }

  .texto-destaque {
    width: 65%;
  }

  .box-img-texto {
    min-height: 300px;
  }

  .p-img-e-texto {
    min-height: 400px;
    padding-right: 140px;
    padding-left: 140px;
    font-size: 20px;
  }

  .img-text-img {
    background-position: 50% 50%;
    background-size: cover;
  }

  .p-cont-2 {
    width: 65%;
  }
}

@media screen and (max-width: 991px) {
  .titulo {
    width: 50%;
  }
	.titulo-cursoi {
  display: none!important;
}

  .main-capa {
    background-position: 0% 0%;
    background-size: auto 100%;
  }

  .quadro-modulo-linear {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .bg-apresentacao {
    background-size: auto, 100%;
  }

  .linha-sup-modulos {
    display: block;
    height: auto;
    min-height: 50vh;
  }

  .linha-elementos-complementares {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
  }

  .icon-box-destaque {
    width: 12%;
  }

  .a-botton {
    display: inline-block;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
  }

  .titulo-destaque.h3-video {
    margin-top: 14px;
  }

  .titulo-destaque.h3-video {
    margin-top: 14px;
  }

  .video-width {
    width: 100%;
  }

  .box-home-elementos {
    width: 65%;
  }

  .box-home-elementos.box-elementos-menores {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .p-cont.branco-p {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .nav-menu {
    display: none;
  }

  .image-22 {
    width: 350px;
  }

  .acordion-grande {
    width: 70%;
  }

  .tabela-conteudo {
    width: 75%;
  }

  .box-img {
    width: 70%;
  }

  .box-img-video {
    width: 80px;
    height: 80px;
  }

  .c-hero_map {
    width: 550px;
    margin-top: 75px;
  }

  .sanfona-menor {
    width: 70%;
  }

  .box-slider {
    width: 70%;
  }

  .tab-link-tab-1-4 {
    padding: 7px 15px;
  }

  .tab-link-tab-1-4.w--current {
    padding: 7px 15px;
  }

  .bold-text-81 {
    font-size: 12px;
  }

  .tabs-5 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .aba-horizontal {
    width: 70%;
  }

  .text-block-20 {
    font-size: 12px;
  }

  .box-cards {
    width: 70%;
  }

  .div-block-150 {
    width: 50%;
  }

  .p-img-e-texto {
    min-height: 150px;
  }

  .img-text-img {
    width: 50%;
  }

  .box-aba-vertical {
    width: 70%;
  }

  .box-img-video-2 {
    width: 80px;
    height: 80px;
  }

  .p-cont-2.branco-p {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .a-botton-2 {
    display: inline-block;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
  }

  .box-circulo {
    width: 70%;
  }

  .box-modal-link {
    display: none;
  }

  .box-fixed-img-modal {
    left: 0%;
    top: 31%;
    width: 100%;
    max-height: 53%;
  }
	.box-img-texto {
		display: block;}
	.div-block-150 {
		width: 100%;}
}

@media screen and (max-width: 767px) {
  .img-capa.bg-img-capa {
    width: 60%;
	top: 0px;
    height: 100vh;
   
    background-position: 0% 100%;
    background-size: 170%;
	background-repeat: no-repeat;
  }
	
.tab-link-tab-1-4 {
    text-align: center;
    margin-right: 5px;
	margin-left: 5px;
	}
  .titulo {
    width: 100%;
    margin-top: 25%;
    padding-right: 208px;
    padding-left: 71px;
  }

  .main-capa {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-position: 37% 50%;
    
    background-repeat: no-repeat;
  }

  .image-23 {
    height: auto;
  }

  .modulo-content {
    height: auto;
    padding-bottom: 60px;
  }

  .video {
    width: 100%;
    height: 100%;
  }

  .bg-apresentacao {
    background-image: linear-gradient(
85deg
, rgba(218, 228, 229, 0.9), hsla(0, 0%, 100%, 0.37));
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }

  .icon-box-destaque {
    width: 18%;
  }

  .a-botton {
    width: 100%;
  }
.fundo-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  margin: -80px auto 0;
  padding: 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;
  border-radius: 65px;
  background-color: #28a38e;
}

  .titulo-destaque {
    margin-top: 14px;
    text-align: center;
  }

  .titulo-destaque.a-dif-b {
    text-align: left;
  }

  .titulo-destaque.h3-poscast {
    margin-top: 16px;
  }

  .content-box-destaque {
    width: 100%;
  }

  .content-box-destaque.a-dif {
    width: 65%;
  }

  .content-box-destaque.box-content-1 {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .box-home-elementos {
    display: block;
    width: 80%;
  }

  .box-home-elementos.box-elementos-menores {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .box-home-elementos.box-elementos-menores.dif {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .p-cont {
    width: 85%;
  }

  .p-cont.branco-p {
    margin-bottom: 36px;
  }

  .video-2 {
    height: auto;
    margin-left: auto;
  }

  .nav-menu {
    display: none;
  }

  .image-22 {
    width: 280px;
  }

  .p-citacao {
    width: 85%;
    padding-left: 70px;
  }

  .box-video-left {
    width: 100%;
    padding-bottom: 27px;
  }

  .acordion-grande {
    width: 85%;
  }

  .titulo-conteudo-h2 {
    width: 85%;
  }

  .titulo-conteudo-h1 {
    width: 85%;
  }

  .tabela-conteudo {
    width: 85%;
  }

  .box-video-right {
    width: 100%;
  }

  .box-img {
    width: 85%;
  }

  .list {
    width: 85%;
  }

  .box-img-video {
    position: relative;
    top: -22px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 110px;
    height: 110px;
    margin-top: 0px;
  }

  .box-img-video.podcast-icon {
    width: 80px;
    height: 80px;
    margin-top: -21px;
  }

  .box-atencao {
    display: block;
    width: 85%;
    padding-right: 0px;
    padding-bottom: 20px;
  }

  .fundo-icon.fundo-napratica {
    margin-top: -65px;
    margin-right: auto;
    margin-left: auto;
  }

  .fundo-icon.fundo-entendaconceito {
    margin-top: -65px;
    margin-right: auto;
    margin-left: auto;
  }

  .video-destaque {
    display: block;
  }

  .bullet-conteudo {
    width: 85%;
  }

  .destaque-titulo {
    width: 100%;
  }

  .heading-5 {
    width: 85%;
  }

  .c-hero_map {
    width: 450px;
  }

  .ponnto-texto-esquerda {
    left: 374px;
  }

  .dropdown-content-answer-5 {
    padding-left: 0px;
  }

  .dropdown-question {
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div_conteudo_slider.slide01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div_conteudo_slider.slide01.teste {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .box-slider {
    width: 85%;
  }

  .aba-horizontal {
    width: 85%;
  }

  .cloneable-area-2 {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .c-card-front {
    width: 200px;
    height: 350px;
    cursor: pointer;
  }

  .c-card-front._5677 {
    width: 200px;
    height: 300px;
  }

  .card-headline.dark-card-headline {
    font-size: 22px;
  }

  .div-block-146 {
    height: 300px;
  }

  .card-quote {
    font-size: 16px;
  }

  ._w-content {
    width: 100%;
  }

  ._w-content._3cards {
    display: block;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .c-card-back-2 {
    width: 200px;
    height: 350px;
  }

  .c-card-back-2.jjj {
    width: 200px;
    height: 300px;
    padding-top: 0px;
  }

  ._w-flip-card {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .box-cards {
    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;
  }

  .c-flip-card {
    margin-right: auto;
    margin-left: auto;
  }

  .c-flipping-cards-list-2 {
    display: block;
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    clear: none;
  }

  .box-img-texto {
    display: block;
  }

  .div-block-150 {
    width: 100%;
  }

  .img-text-img {
    width: 100%;
    height: 250px;
    max-width: 100%;
    background-image: url('../images/central-processing-unit-computer-processor-close-up_166178-191.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .box-img-video-2 {
    position: relative;
    top: -22px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 110px;
    height: 110px;
    margin-top: 50px;
  }

  .p-cont-2 {
    width: 85%;
  }

  .p-cont-2.branco-p {
    margin-bottom: 36px;
  }

  .a-botton-2 {
    width: 100%;
  }

  .box-circulo {
    width: 85%;
  }

  .box-modal-link {
    display: none;
    width: 75%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .box-fixed-img-modal {
    left: 0px;
    top: 31%;
    right: auto;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    width: 100%;
  }
.slider-menorr{
	width: 95%; height: 480px;
}
  .img-capa.bg-img-capa {
    width: 100%;
   
    background-position: 0% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .titulo {
    width: 100%;
    margin-top: 56%;
    padding-right: 20px;
    padding-left: 35px;
  }

  .linha-branca.linha-red {
    width: 150px;
  }

  .main-capa {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-position: 30% 50%;
   
  }

  .bold-text-91 {
    font-size: 28px;
    line-height: 30px;
  }

  .cont-box-p.p-cont {
    margin-top: 10px;
    margin-bottom: 0px;
  }

  .conteudo-interno {
    padding-top: 11px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .modulo-content {
    height: auto;
    padding-bottom: 60px;
  }

  .heading-4 {
    width: auto;
    margin-top: 20px;
    padding-top: 5px;
    font-size: 28px;
  }

  .bold-text-90 {
    font-size: 28px;
  }

  .video {
    width: 100%;
    margin-right: 0px;
    margin-left: 0%;
    padding: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    background-color: transparent;
  }

  .bg-apresentacao {
    background-image: linear-gradient(85deg, hsla(0, 0%, 100%, 1), hsla(0, 0%, 100%, 1));
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }

  .sombra-01 {
    display: none;
  }

  .tit-modulo-xg {
    font-size: 25px;
    line-height: 30px;
  }

  .arrow-left.arrow-modulo {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 35px;
    height: 35px;
  }

  .a-botton.branco-bt {
    display: block;
    
  }

  .titulo-destaque {
    margin-top: 20px;
    font-size: 18px;
    text-align: center;
  }

  .titulo-destaque.h3-video {
    width: 90%;
    font-size: 25px;
  }

  .titulo-destaque.h3-video {
    width: 90%;
    font-size: 25px;
  }

  .heading-2 {
    margin-top: 27px;
    font-size: 25px;
    line-height: 30px;
  }

  .p-cont {
    width: 90%;
  }

  .sombra-02 {
    display: none;
  }

  .dropdown-trigger {
    width: 50px;
    height: 50px;
  }

  .dropdown-trigger.h1-tiulo {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-22 {
    width: 200px;
  }

  .p-citacao {
    width: 90%;
    padding-left: 29px;
  }

  .box-video-left {
    padding-bottom: 24px;
  }

  .acordion-grande {
    width: 90%;
  }

  .titulo-conteudo-h2 {
    width: 90%;
  }

  .titulo-conteudo-h1 {
    width: 90%;
  }

  .tabela-conteudo {
    width: 90%;
  }

  .box-img {
    width: 90%;
  }

  .list {
    width: 90%;
    padding-left: 19px;
  }

  .div-block-152 {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
	  width: 65%;
  }

  .box-img-video.podcast-icon {
    width: 80px;
    height: 80px;
    margin-top: -23px;
  }

  .fundo-icon.fundo-atencao {
    margin-top: -65px;
    margin-right: auto;
    margin-left: auto;
  }

  .fundo-icon.fundo-napratica {
    margin-top: -65px;
    margin-right: auto;
    margin-left: auto;
  }

  .fundo-icon.fundo-entendaconceito {
    margin-top: -65px;
    margin-right: auto;
    margin-left: auto;
  }

  .bullet-conteudo {
    width: 90%;
    padding-left: 23px;
  }

  .destaque-titulo {
    width: 100%;
    margin-top: 0px;
    padding-left: 46px;
    background-image: linear-gradient(150deg, #28a38e, #28a38e 80%, #28a38e 100%, #28a38e);
    background-position: 0px 0px;
    background-size: auto;
    background-attachment: scroll;
  }

  .titulo-accordion {
    font-size: 16px;
  }

  .heading-5 {
    width: 90%;
  }

  .ponnto-texto-esquerda.p2 {
    left: 187px;
    top: 190px;
  }

  .sanfona-menor {
    width: 90%;
  }

  .text-block-4 {
    width: 100%;
  }

  .button-down-2 {
    width: 100%;
  }

  .texto-destaque {
    width: 90%;
  }

  .div_conteudo_slider.slide01 {
    background-color: #1c60ab;
    background-image: none;
  }

  .div_conteudo_slider.slide01.teste {
    background-color: transparent;
  }

  .p-slider {
    padding-bottom: 35px;
	padding: 20px 30px 50px;
  }

  .box-slider {
    width: 90%;
  }

  .slide {
    background-size: cover;
  }

  .tab-link-tab-1-4 {
    margin-bottom: 0px;
  }

  .tab-link-tab-1-4.w--current {
    margin-bottom: 0px;
  }

  .tabs-content-6 {
    width: 90%;
  }

  .aba-horizontal {
    width: 95%;
  }

  .tabs-menu-3 {
    width: 90%;
    padding-top: 0px;
  }

  .c-card-front {
    width: 100%;
    max-width: 250px;
  }

  .card-headline.dark-card-headline {
    font-size: 24px;
    line-height: 1.5em;
    text-align: center;
  }

  .c-card-back-2 {
    width: 100%;
    max-width: 250px;
  }

  .box-cards {
    width: 90%;
  }

  .c-flipping-cards-list-2 {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tabs-content-5._1 {
    margin-left: 15px;
    box-shadow: none;
  }

  .box-aba-vertical {
    width: 90%;
  }

  .tab-link-2 {
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 40px;
    padding-bottom: 10px;
    background-size: 15px;
  }

  .tab-link-2.w--current {
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-size: 15px;
  }

  .text-cord1-2 {
    margin-right: 0px;
    font-size: 14px;
  }

  .tabs-6._1 {
    width: 100%;
  }

  .tab-menu-2 {
    width: 50%;
  }

  .box-img-video-2 {
    margin-top: 50px;
  }

  .p-cont-2 {
    width: 90%;
  }

  .box-circulo {
    width: 95%;
  }

  .box-fixed-img-modal {
    left: 0px;
    right: 0px;
    width: 100%;
    max-height: 50%;
  }
	
}

.imagem-resultado-codigo{height: 0 !important; width: 0 !important; position: absolute !important; overflow: hidden !important; opacity: 0 !important; padding: 0 !important;}
.imagem-codigo{height: 0 !important; width: 0 !important; position: absolute !important; overflow: hidden !important; opacity: 0 !important; padding: 0 !important;}
.elemento-acessibilidade{height: 0 !important; width: 0 !important; position: absolute !important; overflow: hidden !important; opacity: 0 !important; padding: 0 !important;}

.questin-drop { margin-bottom: 10px; }
.questin-drop .dropdown-question .drop-button { height: 20px; width: 20px; margin-right: 10px !important; position: relative; }
.questin-drop .dropdown-question .drop-button .drop-button-v-5 { height: 20px; min-height: auto; width: 8px; min-width: auto; padding: 0; margin: 0; position: absolute; top: calc(50% - 10px); left: calc(50% - 4px); }
.questin-drop .dropdown-question .drop-button .drop-button-h-5 { height: 8px; min-height: auto; width: 20px; min-width: auto; padding: 0; margin: 0; position: absolute; top: calc(50% - 4px); left: calc(50% - 10px); }
.questin-drop .dropdown-question .drop-button,
.questin-drop .dropdown-question .button-down-2 .text-block-4 { margin: 0; }
.questin-drop .dropdown-question .button-down-2 .text-block-4 p { margin-top: 10px; }
.questin-drop .dropdown-content-answer-5 { width: calc(100% - 32px) !important; } 

.bg-apresentacao.adequacao-app-ev-mobile { overflow: hidden; }

@media (max-width: 600px) {
  /* Adequação de espaçamento para o encerramento do módulo - Solicitação EV */
  .bg-final.adequacao-app-ev-mobile { padding-left: 20px;  padding-right: 20px; }
  .c-p-cons.adequacao-app-ev-mobile { width:100%; }
  .heading-4.adequacao-app-ev-mobile,
  .p-cont.branco-p.adequacao-app-ev-mobile { width: 100% }
}

@media (max-width: 900px) {
  /* Adequação de cor do botão de download - Solicitação EV */
  .a-botton.branco-bt.adequacao-app-ev-mobile { background-color: transparent !important; }
  .a-botton.branco-bt.adequacao-app-ev-mobile:hover { background-color: #FFFFFF !important }
}


@media screen and (max-width: 420px) {
	.a-botton.branco-bt.adequacao-app-ev-mobile { width: auto; }
}

@media screen and (max-width: 260px) {
	.div-block-152.adequacao-app-ev-mobile { display: block; }
	.a-botton.branco-bt.adequacao-app-ev-mobile { width: 100%; }
  .a-botton.branco-bt.adequacao-app-ev-mobile:first-of-type { margin-bottom: 20px; }
}


