
/* ============ Google Fonts ============ */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Open+Sans:wght@400;600;700&display=swap');

:root {  
  --white-300: #FFFFFF;

  --black-300: #212121;

  --orange-300: #F15D24;

  --grey-300: #4D4D4D;
}

:focus {
  outline: 0;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Open-sans', sans-serif;
  -webkit-font-smoothing: antialiased;
}

.header-letras-libras {
  background-image: url(https://letraslibras.com.br/img/background-cabecalho.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-end;
  padding-top: 1rem;
}

.tituloLanding{
  display: flex;
  flex-direction: column;
}

.logoUnintese{
  max-width: 4em;
}

.textoTitulo{
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1.1em;
  color: #ffffff;
}

.textoSubtitulo {
    font-size: 1.2rem;
    color: #fff;
    margin-top: 2%;
}

.logos{
  margin-top: 1em;
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 1em;
}

.logoLider, .logoMec{
  max-width: 4.5em;
}

.imgCabecalho{
  display: flex;
  align-items: flex-end;
  height: 100%;
}

.bloco-cabecalho{
  padding-top: 3.5em;
  background-color: var(--black-300);
  padding-bottom: 3.5em;
}

.corLaranja{
  color: var(--orange-300);
}

.subtitulo-bloco-carreira{
  color: var(--white-300);
  font-weight: 700;
  font-size: 3.12em;
  text-align-last: center;
}

.conteudo-cabecalho {
  position: relative;
  top: -590px;
  right: 300px;
}

.header-background-color{
  background-image: url('/img/fundo-cabecalho.png');
  background-repeat: no-repeat;
  background-size: cover;
}

.texto-cabebcalho{
  color: var(--white-300);
  font-size: 65px;
  font-weight: 700;
  line-height: 1.1;
  padding-bottom: 25px;
}

.margin-bloco-titulo{
  padding-bottom: 75px;
}

.margin-dados-unintese{
  margin-bottom: 70px;
}

.margin-header{
  margin-left: 0px;
  padding-top: 32px;
  padding-bottom: 30px;
}

.background-color{
  background-color: #F5F5F5;
}

.text-color-bloco{
  color: #9e9e9e;
}

.format-texto{
  color: white!important;
}

.icone-header{
  width: 40%!important;
  margin-right: 40px;
}

.icone-header_lider{
    width: 50%;
    margin-right: 10px;
}

.linha-separacao{
  margin-top: 50px;
  margin-bottom: 66px;
  border: 1px solid #3B0E5A;
}

.margin-bloco-inforcacoes-unintese{
  margin-bottom: 58px;
}

.informacoes-unintese{
  display: flex;
  align-items: center;
}

.texto-informacoes-historico-valores{
  color: #4D4D4D;
  font-size: 30px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  width: 160px;
  margin-bottom: -8px;
}

.texto-informacoes-historico{
  color: #4D4D4D;
  font-size: 14px;
  display: flex;
  justify-content: center;
  width: 160px;
  margin-bottom: -8px;
}

.titulo-bloco{
  color: #9C27EC;
  font-size: 13px;
  width: 175px;
  margin-bottom: -15px;
  font-weight: 600;
}

.margin-bloco{
  padding-top: 50px;
  padding-bottom: 70px;
}

.subtitulo-bloco{
  font-weight: 700;
  font-size: 50px;
  width: 941px;
  text-align-last: center;
  color: #212121;
}

.padding-video-informacoes1 {
	margin-top: -14rem;
}

.texto-bloco{
  font-weight: 400;
  color: var(--white-300);
  font-size: 1.13em;
  text-align-last: center;
}

.align-bloco{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.texto-valor-bloco{
  font-size: 18px;
    font-weight: 700;
    color: #4D4D4D;
    margin-bottom: -20px;
}

.subtexto-valor-bloco{
  color: #9E9E9E;
  font-size: 12px;
  margin-top: 10px;
}

.titulo-salario-interprete{
  margin-bottom: 0;
  color: #212121;
  font-size: 22px;
  font-weight: 600;
}

.texto-salario-interprete{
  color: #9E9E9E;
  font-size: 12px;
}

.salario-interprete{
  display: flex;
  flex-direction: column;
}

.salarioini-salarioalc{
  font-size: 40px;
  margin-bottom: 0px;
  margin-top: -20px;
  margin-left: 20px;
  margin-right: 20px;
  color: #4D4D4D;
}

.icones-social-rodape a{
	margin: 5px;
	font-size: 25px;
}

.icone-informativo-unintese{
  width: 69px;
  height: 69px;
}

.titulo-informativo-unintese{
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  padding-top: 20px;
  color: #212121;
  font-size: 22px;
  font-weight: 700;
}

.titulo-informativo-unintese-quebra-linha{
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  color: #212121;
  font-size: 22px;
  font-weight: 700;
}

.texto-informativo-unintese{
  color: #4D4D4D;
  font-size: 16px;
}

.align-left-itens-bloco-informativo{
  display: flex;
  justify-content: space-evenly;
}

.subtitulo-bloco-coordenador{
  font-weight: 700;
  font-size: 50px;
  color: #212121;
  line-height: 1.1;
  margin-top: 20px;
}

.subtitulo-coordenador{
  font-weight: 700;
  font-size: 50px;
  margin-top: 20px;
}

.subtitulo-bloco-comparativo{
  font-weight: 700;
  font-size: 30px;
  color: #212121;
  line-height: 1.1;
  margin-top: 10px;
  display: flex;
  align-items: center;
}

.bloco-comparativo{
  padding-top: 50px;
}

.personalidades{
  margin-top: 50px;
  margin-bottom: 30px;
}

.bloco-trabalho{
  display: flex;
  align-items: center;
  margin-bottom: -5px;
}

.confirma-trabalho{
  margin-bottom: 20px;
}

.subtitulo-trabalho{
  font-size: 20px;
  font-weight: 600;
  margin-top: 50px;
}

.botao-mais-detalhes{
  border: 1px solid #F15D24;
  padding: 10px 150px;
  margin-top: 40px;
  border-radius: 15px;
  transition: 0.3s;
}

.bloco-oportunidades{
  margin-bottom: 40px!important;
}

.texto-detalhes{
  color: #F15D24!important; 
}

.botao-semestre, .botao-semestre:hover{
  margin-bottom: -1px;
  width: 470px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #3B0E5A!important;
  font-size: 23px;
  font-weight: 700;
  border-radius: 15px;
  border: none;
  transition: 0.3s;
}

.botao-semestre:focus{
  border: none;
  outline: none;
  border-radius: 15px 15px 0px 0px;
}

.imagem-semestre{
  display: none;
}

.margin-bloco-semestre{
  margin-bottom: 40px;
}

.bloco-inscricao{
  margin-top: 70px;
  margin-bottom: 70px;
  background-color: #3B0E5A;
  padding-top: 50px;
  padding-bottom: 50px;
}

.texto-info-curso{
  margin-bottom: -5px;
  color: white!important;
}

.mensalidade{
  font-weight: 700;
  margin-bottom: 0px;
  color: white!important;
}

.align-imagem-professores{
  margin-top: 40px;
  margin-bottom: 25px;
}

.align-selos{
  padding-bottom: 50px;
  display: flex;
  justify-content: center;
}

.margin-selos{
  margin-right: 40px;
}

.align-analise{
  margin-top: 15px;
  margin-bottom: 50px;
}

.align-notas{
  margin-bottom: 50px;
}

.text-nota-mec{
  font-size: 20px;
  margin-bottom: 5px;
}

.botao-inscricao{
  color: var(--white-300);
  display: flex;
  width: 22rem;
  padding: 0.7em 0;
  background-color: var(--orange-300);
  font-size: 1.5em;
  font-weight: 700;
  border-radius: 15px;
  border: none;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}

.botao-inscricao:focus{
  border: none;
  color: var(--white-300);
}

.valor-mensalidade{
  text-decoration: line-through;
  font-size: 14px;
  margin-bottom: 0px;
  color: white!important;
}

.valor-mensalidade-desconto{
  font-weight: 700;
  font-size: 30px;
  color: white!important;
}

.footer {
  background-color: #212121;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 100px;
  margin-top: 20px;
}

.duvida{
  color: white;
  font-weight: 700;
  font-size: 25px;
  margin-bottom: 0;
}

.contato{
  color: white;
}

.mensagem{
  background-color: #01C364;
  color: white!important;
  padding: 10px 100px;
  border-radius: 15px;
  font-weight: 700;
  font-size: 20px;
}

.icone-whats{
  margin-right: 10px;
}

.texto-contato{
  color: white!important;
}

.icones-contato{
  margin-right: 5px;
}

.lista-contatos{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  width: 430px;
}

.botao-blog{
  width: 460px;
  height: 195px;
  border: none;
  outline: none;
  border-radius: 10px;
  margin-top: 30px;
}

.botao-blog:focus{
  border: none;
  outline: none;
}

.titulo-blog{
  display: flex;
  font-weight: bold;
  font-size: 25px;
  align-items: flex-end;
  height: 125px;
}

.bloco-texto-blog{
  display: none;
}

.leia-mais{
  border: 1px solid #F15D24;
  color: #F15D24!important;
  padding: 10px 180px;
  font-size: 20px;
  font-weight: 700;
  border-radius: 5px;
}

.texto-blog{
  color: #4D4D4D;
  font-size: 20px;
}

.align-item-wiltom{
    position: relative;
    right: -85px;
  }

.align-item-cashback{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.subtitulo-bloco-cashback{
  font-weight: 700;
  font-size: 70px;
  color: #212121;
  line-height: 1.1;
  margin-top: 20px;
}

.titulo-bloco-cashback{
  color: #9C27EC;
  font-size: 15px;
  margin-bottom: -15px;
  font-weight: 600;
}

.subtitulo-comparativo{
  font-weight: 700;
  font-size: 50px;
  color: #212121;
}

.somos-melhores{
  font-weight: 700;
  font-size: 45px;
  color: #212121;
  line-height: 1.1;
}

.texto-melhores{
  color: #212121;
  font-weight: 600;
  margin-bottom: 0px;
  font-size: 22px;
}

.align-texto-melhores{
  padding-top: 60px;
}

.bloco-escola-libras{
  height: 540px;
  display: flex;
  align-items: center;
}

.bloco-info-escola-libras {
	color: #fff;
	text-align: left;
	margin-left: 5%;
	font-size: 1.2rem;
}

.texto-escola-libras{
  color: white;
  font-size: 58px;
  font-weight: 700;
  text-align: right;
  line-height: normal;
}

.align-geral-blocos{
  padding-top: 70px;
}

#gif-patricia-mobile{
  display: none;
}

.vantagens-unintese-mobile{
  display: none;
}

.comparativo-mobile{
  display: none;
}

.video-patricia{
  width: 100%;
}

.align-item-wiltom-mobile{
  display: none;
}

.informacoes-unintese {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}

.informacoes-mercado-trabalho-mob{
  display: none;
}

.mobile-cashback{
  display: none;
}

.img-wiltom-mob{
  display: none;
}

.valor{
  font-size: 28px;
}

.cor-texto-mensalidade{
	color: white!important;
	
}

/*Teste Sem Valores*/
#mauticform_input_interessadonoeditaldebachareladoletraslibras_submit{
	min-height: 65px;
    width: 100%;
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
	background: linear-gradient(90deg, rgba(250,166,24,1) 0%, rgba(248,147,28,1) 50%, rgba(245,131,31,1) 100%);
}

.containerFormularioInformacoes {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 1rem;
    border: 2px solid #a5a5a5;
    padding: 15px 30px;
    border-radius: 10px;
    margin-right: 1rem;
}

.logoUninteseSimples{
	width: 50px;
    margin-bottom: 1rem;
}

.tituloCadastroInformacoes{
    color: #212121!important;
    font-size: 14px;
    font-weight: 700;
	text-align: center;
}

.textoPreenchaCampo{
    color: #212121!important;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 1rem;
}

.mauticform-label{
	color: #ffffff;
}

.containerRow{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
	flex-wrap: wrap;
}

.containerRowPromocao{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.textoContato {
	color: var(--white-300);
}


/*Fim Teste Sem Valores*/
@media only screen and (max-width: 1536px){

}

@media only screen and (max-width: 1440px){


}

@media only screen and (max-width: 1366px){

}

@media only screen and (max-width: 1280px){

}

@media only screen and (max-width: 1024px){

  .botao-semestre, .botao-semestre:hover {
    width: 430px;
  }

  .quadro-semestre{
    width: 430px;
  }

  .leia-mais {
    padding: 10px 165px;
  }

  .align-item-wiltom {
    position: relative;
    right: -105px;
  }
  
	.padding-video-informacoes1 {
        margin-top: -20rem;
        margin-bottom: 1rem;
        position: relative;
        z-index: -1;
    }
  
}

@media only screen and (max-width: 768px){
	.imgCabecalho{
		display: none;
	}

  .texto-informativo-unintese {
    font-size: 14px;
  }

  .titulo-informativo-unintese {
    font-size: 16px;
  }

  .icone-informativo-unintese {
    width: 45px;
    height: 45px;
  }

  .align-item-wiltom {
    display: none;
  }

  .align-item-wiltom-mobile{
    display: inline;
    margin: auto;
  }

  .align-video-wiltom {
    margin-left: 105px;
  } 

  .titulo-informativo-unintese-quebra-linha {
    font-size: 16px;
  }

  .texto-melhores {
    font-size: 18px;
  }

  .texto-escola-libras {
    font-size: 50px;
  }

  .somos-melhores {
    font-size: 40px;
  }

  .bloco-mobile{
    padding-top: 100px!important;
  }

  .informacoes-mercado-trabalho-mob{
    display: inline;
  }

  .informacoes-mercado-trabalho-desk{
    display: none;
  }

  .botao-semestre, .botao-semestre:hover {
    width: 315px;
  }

  .subtitulo-bloco {
    width: 520px;
  }

  .botao-blog {
    width: 320px;
    height: 155px;
  }

  .desk-cashback{
    display: none;
  }

  .mobile-cashback{
    display: inline;
  }

  .leia-mais {
    padding: 10px 110px;
  }

  .lista-contatos {
    width: 375px;
  }

  .texto-contato {
    padding: 0;
    display: flex;
    justify-content: center;
  }
  
	.padding-video-informacoes1 {
        margin-top: -41rem;
        margin-bottom: 1rem;
        position: relative;
        z-index: -1;
	}
	
	.videoPlayer {
		width: auto;
        margin-top: 1rem;
        padding: 2rem;
	}

}

@media (max-width: 767px){
	.textoTitulo {
		font-size: 1.3em;
		margin-top: 1rem;
	}
	
	.bloco-trabalho {
		gap: 1rem;
	}
	
  .vantagens-unintese-mobile{
    display: inline;
  }

  .vantagens-unintese{
    display: none;
  }

  .comparativo-mobile{
    display: inline;
  }

  .comparativo-desktop{
    display: none;
  }

  .informacoes-unintese {
    display: flex;
    flex-direction: column;
  }

  .align-video-wiltom {
    margin-left: 0;
  }

  .size-video-mobile {
    width: 350px!important;
    padding: 0 15px;
  }

  
  .subtitulo-bloco-carreira {
    font-size: 1.8em;
  }

  .texto-bloco {
    font-size: 1em;
  }

  .botao-inscricao {
    width: 18rem;
    padding: 0.5em 0;
    font-size: 1.1em;
  }

  .valor {
    font-size: 25px;
  }

  .subtexto-valor-bloco {
    font-size: 10px;
  }

  .texto-informacoes-historico-valores {
    width: 100%;
    margin-bottom: 0px;
  }

  .texto-informacoes-historico {
    width: 100%;
    margin-bottom: 25px;
  }

  .margin-historico-mobile{
    margin-bottom: -8px!important;
  }

  .align-item-wiltom-mobile {
    margin-left: 30px;
  }
  
  .subtitulo-coordenador {
    font-size: 30px;
  }

  .subtitulo-comparativo {
    font-size: 30px;
  }

  .img-wiltom-mob{
    display: inline;
  }

  .img-wiltom-desk{
    display: none;
  }

  .texto-escola-libras {
    font-size: 30px;
    text-align: left;
  }

  .subtitulo-bloco {
    font-size: 30px;
    width: 390px;
  }

  .botao-semestre, .botao-semestre:hover {
    width: 354px;
    margin-top: 40px;
  }

  .margin-bloco-semestre {
    margin-bottom: 0;
  }

  .subtitulo-bloco-cashback {
    font-size: 60px;
  }

  .leia-mais {
    padding: 10px 120px;
  }

  .botao-blog {
    width: 355px;
  }

  .footer {
    padding: 50px;
  }

  .mensagem {
    padding: 10px 30px;
  }
  
  .padding-video-informacoes1 {
	  margin-top: 0rem;
	  margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 414px){

}

@media only screen and (max-width: 412px){

}

@media only screen and (max-width: 393px){

  .icone-header_lider{
    width: 45%;
  }

  .conteudo-cabecalho {
    top: -860px;
    right: 0;
  }

  .align-video-wiltom {
    margin-left: 0;
    padding: 0;
  }

  .texto-valor-bloco {
    font-size: 16px;
    margin-bottom: -10px;
  }

  .valor{
    font-size: 23px;
  }

  .botao-mais-detalhes {
    margin: 15px;
  }
  
  .padding-video-informacoes1 {
	  margin-top: 0rem;
	  margin-bottom: 1rem;
  }

  .padding-video-informacoes{
    padding: 0;
  }

  .botao-semestre, .botao-semestre:hover {
    width: 333px;
  }

  .botao-blog {
    width: 335px;
  }

  .subtitulo-bloco {
    font-size: 30px;
    width: 340px;
    margin-left: 10px;
  }
}

@media only screen and (max-width: 385px){

}

@media only screen and (max-width: 375px){


	.icone-header_lider {
		width: 190px;
	}
}

@media only screen and (max-width: 360px){
  .textoTitulo {
    font-size: 1.2em;;
  }

  .subtitulo-bloco-carreira {
    font-size: 1.3em;
  }

  .texto-bloco {
    font-size: 0.8em;
  }

  .conteudo-cabecalho {
    top: -820px;
    right: 0;
  }

  .size-video-mobile {
    width: 340px!important;
    padding: 0 15px;
  }

  .subtexto-valor-bloco {
    font-size: 10px;
    margin-top: 10px;
  }

  .botao-mais-detalhes {
    padding: 10px 80px;
  }

  .botao-blog {
    width: 330px;
  }

  .padding-bloco{
    padding: 0;
  }

  .mensagem {
    padding: 10px 20px;
  }

  .lista-contatos {
    width: 335px;
  }
}

@media only screen and (max-width: 320px){

  .conteudo-cabecalho {
    top: -730px;
    right: 0;
  }

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

  .titulo-informativo-unintese {
    font-size: 15px;
  }

  .titulo-informativo-unintese-quebra-linha {
    font-size: 15px;
  }

  .somos-melhores {
    font-size: 30px;
  }

  .valor {
    font-size: 20px;
  }

  .subtitulo-bloco {
    font-size: 25px;
    width: 300px;
    margin-left: 10px;
  }

  .botao-semestre, .botao-semestre:hover {
    width: 290px;
  }

  .subtitulo-bloco-cashback {
    font-size: 40px;
  }

  .botao-blog {
    width: 290px;
  }

  .lista-contatos {
    width: 310px;
  }

  .size-video-mobile {
    width: 300px!important;
    padding: 0 15px;
  }

  .mensagem {
    padding: 10px 5px;
  } 

  .botao-mais-detalhes {
    padding: 10px 60px;
  }
}