body {
  font-family: 'Montserrat', sans-serif
}
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}
.col-xs-5ths {
  width: 20%;
  float: left
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left
  }
}
.alignleft {
  position: relative;
  float: left;
  margin-right: 15px
}
.alignright {
  position: relative;
  float: right;
  margin-left: 15px
}
.conteudo-interno-site {
  background-color: #fff;
  padding: 30px;
  font-size: 15px;
  line-height: 28px;
  font-weight: 400;
  color: #636363;
  font-family: 'Montserrat', sans-serif;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px
}
.conteudo-interno-site p {
  margin: 0 0 25px
}
.conteudo-interno-site img {
  max-width: 100%;
  height: auto
}
.conteudo-interno-white {
  background-color: #fff;
  font-size: 15px;
  line-height: 28px;
  font-weight: 400;
  color: #636363;
  font-family: 'Montserrat', sans-serif
}
.conteudo-interno-white p {
  margin: 0 0 25px
}
.conteudo-interno-white img {
  max-width: 100%;
  height: auto
}
.conteudo-interno-white label {
  color: #636363;
  display: block;
  width: 100%
}
.conteudo-interno-white input, .conteudo-interno-white select, .conteudo-interno-white textarea {
  margin-top: 5px;
  border: 1px solid #636363;
  color: #636363;
  outline: none;
  width: 100%;
  padding: 3px;
  font-family: 'Montserrat', sans-serif
}
.conteudo-interno-white textarea {
  height: 150px;
  font-family: 'Helvetica', sans-serif
}
.pagina-interna {
  padding-top: 200px !important
}

.img-responsive {
  display: inline-block
}
.barra {
  background-color: #15192d;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
}
.navbar-padrao {
  background-color: #fff;
  height: 110px; 
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 40px 50px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 40px 50px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 40px 50px
}
.navbar-padrao .nav > li {
  padding: 26px 0px;
	
  background-color: transparent !important
}
.navbar-padrao .nav > li > a {
  font-family: 'Montserrat', sans-serif;
  color: #636363;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  display: inline-flex;	
  justify-content: center !important;
  align-items: center;	
  background-color: transparent !important
}

.navbar-padrao .nav > li:hover > a {
  color: #6580bf
}

.navbar-padrao .nav.forte > li {
  padding: 10px 0px;

}
.navbar-padrao .nav.forte > li > a {
  font-weight: 600


}
.navbar-padrao .navbar-brand {
  background-color: #fff;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px
}
.navbar-padrao .nav .open > a, .navbar-padrao .nav .open > a:focus, .navbar-padrao .nav .open > a:hover {
  background-color: #fff !important
}
.navbar-padrao .acender {
  display: none
}
.navbar-padrao.colorido .esconder {
  display: none
}
.navbar-padrao.colorido .acender {
  display: initial
}
.navbar-padrao.colorido .ativar-menu {
  background-color: transparent;
  position: fixed;
  width: 100%;
  left: 0px;
  top: 0px;
  margin: 0px;
  padding: 0px
}
.navbar-padrao.colorido .ativar-menu .col-xs-12 {
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
  float: initial
}

.navbar-padrao.colorido .navbar-brand {
    background-color: transparent;
    -moz-box-shadow: rgba(0,0,0,0.5) 0px 0px 0px;
    -webkit-box-shadow: rgba(0,0,0,0.5) 0px 0px 0px;
    box-shadow: rgba(0,0,0,0.5) 0px 0px 0px;
		
	height: initial;
    z-index: 9999;
    position: absolute
}

.redes-sociais li
      {
        position: relative;
        float: left;
        margin: 1px 1px;
      }
		
		.logo-branca
		{
			display: inline-flex;
		}
		
		.navbar-padrao.colorido .logo-branca
		{
			display: inline-flex;
		}
		
		.navbar-padrao.colorido .logo-escura
		{
			display: none;
		}
		
		
		.conteudo-interno-white
		{
			color: #3e3e3e;
		}
		
		.conteudo-interno-white strong
		{
			color: #272727;;
		}
		
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #A20202;
    border-color: #A20202;
}
		
		.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover, .pagination>li>a, .pagination>li>span{
			color: #A20202;
		}
.logo {
  position: absolute;
  padding: 50px 90px;
  background-color: #fff;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px
}
.fundo-contato {
  font-size: 16px;
  display: table;
  width: 100%;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  background-image: url('../img/fundo-contato.jpg?1562824243');
  background-repeat: no-repeat;
  background-position: top center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover
}
.fundo-contato p {
  margin: 0 0 25px
}
.fundo-contato a {
  color: #fff !important;
  text-decoration: none !important
}
.conteudo-contato label {
  color: #fff;
  display: block;
  width: 100%
}
.conteudo-contato input, .conteudo-contato select, .conteudo-contato textarea {
  margin-top: 5px;
  border: 1px solid #fff;
  color: #fff;
  outline: none;
  width: 100%;
  padding: 6px;
  background-color: transparent
}
.conteudo-contato select option {
  background: #fff;
  color: #636363
}
.conteudo-contato textarea {
  height: 150px
}
.fundo-topo {
  display: table;
  width: 100%;
  height: 100vh;
  max-height: 700px;
  background-image: url('../img/topo-fundo.jpg?1562775552');
  background-repeat: no-repeat;
  background-position: top center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover
}
.fundo-topo .centralizar {
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 50px
}
.red {
  color: #636363 !important
}
.white {
  color: #fff !important
}
.topo-internas {
  display: table;
  width: 100%;
  height: 100vh;
  max-height: 200px;
  margin-top: 10px;
  margin-bottom: 30px;
  background-image: url('../img/topo-professores.jpg?1562816623');
  background-repeat: no-repeat;
  background-position: top center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover
}
.topo-internas .centralizar {
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 20px;
  color: #fff
}
.topo-internas .centralizar h1 {
  font-size: 32px;
  text-transform: uppercase;
  font-weight: 700
}
.topo-internas.com-destaque {
  margin-bottom: 0px
}
.topo-internas.transparente {
  background-image: none
}
hr {
  border-top: 3px solid #636363
}
.titulos-gerais {
  margin: 0px;
  color: #636363;
  padding: 10px 0px;
  font-size: 18px;
  text-transform: uppercase
}
.texto-gerais {
  font-family: 'Montserrat', sans-serif;
  margin: 5px;
  color: #fff;
  padding: 30px 0px;
  font-size: 14px;
}
.titulos-gerais2 {
  margin: 5px;
  color: #fff;
  padding: 10px 0px;
  font-size: 12px;
  text-transform: uppercase
}
.titulos-gerais3 {
    margin: 5px;
  color: #636363;
  padding: 10px 0px;
  font-size: 16px;
  text-transform: uppercase
}
.titulos-gerais.boto {
  margin-bottom: 30px
}
.titulos-gerais.botop {
  margin: 30px 0px
}
.titulos-gerais.topo {
  margin-top: 30px;
  margin-bottom: 10px
}
.titulos-gerais.interno {
  font-size: 24px
}
.titulos-gerais.blue {
  color: #353974
}
.titulos-gerais.menor {
  font-size: 16px !important;
  font-family: 'Montserrat', sans-serif
}
.bloco-curso {
  display: table;
  width: 100%;
  height: 250px;
  margin-top: 20px;
  background-image: url('../img/curso-img.jpg?1562775545');
  background-repeat: no-repeat;
  background-position: top center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover
}
.bloco-curso .centro-black {
  text-transform: uppercase;
  display: table-cell;
  vertical-align: middle;
  text-align: center
}
.bloco-curso .centro-black h2 {
  display: block;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 28px;
  margin: 0px
}
.bloco-curso .centro-black h2:hover {
  color: #fff;
  text-decoration: none
}
.faixa-vermelha-curso {
  background-color: #636363;
  color: #fff;
  width: 100%;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 700
}
.faixa-vermelha-curso:hover {
  color: #fff;
  text-decoration: none
}
.bt-vermelho {
  display: inline-block;
  background-color: #636363;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 700;
  outline: none;
  border: 0px;
  font-family: 'Montserrat', sans-serif
}
.bt-vermelho.topo-site {
  margin-top: 40px
}
.bt-vermelho:hover {
  color: #fff;
  text-decoration: none
}
.bt-vermelho.menor {
  font-size: 14px
}
.bt-branco {
  display: inline-block;
  background-color: #fff;
  color: #636363;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 700;
  outline: none;
  border: 0px;
  font-family: 'Montserrat', sans-serif
}
.bt-branco.topo-site {
  margin-top: 40px
}
.bt-branco:hover {
  color: #636363;
  text-decoration: none
}
.bt-branco.menor {
  font-size: 14px
}
.bt-azul {
  display: inline-block;
  background-color: #353974;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif
}
.bt-azul.topo-site {
  margin-top: 40px
}
.bt-azul:hover {
  color: #fff;
  text-decoration: none
}
.bloco-item {
  color: #636363;
  font-size: 34px;
  text-align: center;
  display: block;
  width: 100%;
  padding: 30px
}
.bloco-item.vermelho {
  color: #fff;
  background-color: #636363
}
.bloco-item .icone {
  display: block;
  max-height: 150px
}
.bloco-item .icone img {
  max-height: 150px;
  margin-bottom: 15px
}
.bloco-item2 {
  color: #636363;
  font-size: 12px;
  text-align: center;
  display: block;
  width: 100%;
  padding: 5px
}
.bloco-item2.vermelho {
  color: #fff;
  background-color: #636363
}
.bloco-item2 .icone2 {
  display: block;
  max-height: 100px
}
.bloco-item2 .icone2 img {
  max-height: 80px;
  margin-bottom: 05px
}

.bloco-item3 {
  color: #636363;
  font-size: 10px;
  text-align: center;
  display:inline;
  width: 100%;
  padding: 5px
}
.bloco-item3.vermelho {
  color: #fff;
  background-color: #636363
}
.bloco-item3 .icone3 {
  display: inline;
  text-align: center;	
  max-height: 100px
}
.bloco-item3 .icone3 img {
  max-height: 110px;
  text-align: center;
  margin-bottom: 15px
}

.bloco-chamada-curso {
  display: block;
  width: 100%;
  height: 280px;
  color: #636363;
  margin-bottom: 30px;
  
  background-repeat: no-repeat;
  background-position: top center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover
}
.bloco-chamada-curso hr {
  border-color: #fff;
  width: 100%;
  text-align: left
}
.bloco-chamada-curso .meio {
  display: table;
  width: 100%;
  height: 280px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff
}
.bloco-chamada-curso .meio .centro {
  display: table-cell;
  vertical-align: middle;
  padding: 50px
}
.bloco-chamada-curso .meio .centro h2 {
  font-size: 28px;
  line-height: 38px
}
.bloco-chamada-curso.menor {
  height: 200px
}
.bloco-chamada-curso.menor .meio {
  height: 200px
}
.bloco-chamada-curso.menor .meio h2 {
  font-size: 16px;
  line-height: initial
}
.bloco-chamada-curso.menor .meio .centro {
  padding: 10px 25px
}

@media(max-width: 768px){
.fundo-escola {
  display: block;
  width: 100%;
  height: 1400px;
  color: #fff;
  margin-bottom: 30px;
  background-color: #15192d;
  background-repeat: no-repeat;
  background-position: top center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover
}
}
@media (min-width: 768px) {
.fundo-escola {
  display: table;
  width: 100%;
  height: 400px;
  color: #fff;
  margin-bottom: 30px;
  background-color: #15192d;
  background-repeat: no-repeat;
  background-position: top center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover
}
}
.fundo-escola .titulo {
  display: table;
  width: 100%;
  height: 400px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase
}
.fundo-escola .titulo .centralizar {
  display: table-cell;
  vertical-align: middle
}
.fundo-escola .titulo .centralizar h2 {
  font-size: 42px
}
.fundo-escola .bloco-revista {
  display: table;
  width: 100%;
  height: 400px;
  color: #636363;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 42px;
  background-color: transparent;	
  padding: 0px 30px
}
.fundo-escola .bloco-revista .centralizar {
  display: table-cell;
  vertical-align: middle
}
.fundo-escola .bloco-revista .centralizar h3 {
  font-size: 42px;
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 3px solid #636363
}
.fundo-preparando {
  display: table;
  width: 100%;
  height: 400px;
  color: #000;
  margin-bottom: 40px;
  background-repeat: no-repeat;
  background-position: top center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover
}
.fundo-preparando .titulo {
  display: table;
  width: 100%;
  height: 400px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase
}
.fundo-preparando .titulo .centralizar {
  display: table-cell;
  vertical-align: middle
}
.fundo-preparando .titulo .centralizar h2 {
  font-size: 42px
}
.fundo-preparando .bloco-revista {
  display: table;
  width: 100%;
  height: 400px;
  color: #636363;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 42px;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 0px 30px
}
.fundo-preparando .bloco-revista .centralizar {
  display: table-cell;
  vertical-align: middle
}
.fundo-preparando .bloco-revista .centralizar h3 {
  font-size: 42px;
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 3px solid #636363
}
.bloco-logo {
  display: block;
  width: 100%;
  height: 265px;
  background-color: #fff;
  background-image: url('../img/logo-1.png?1562778428');
  background-repeat: no-repeat;
  background-position: top center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px
}
.bloco-vermelho {
  color: #fff;
  background-color: #636363;
  display: table;
  width: 100%;
  padding: 20px;
  height: 250px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  font-size: 32px
}
.bloco-vermelho .centraliza {
  display: table-cell;
  vertical-align: middle;
  width: 100%
}
.bloco-vermelho .rodape {
  display: table-cell;
  vertical-align: bottom;
  text-align: right;
  width: 100%
}
.bloco-noticia {
  display: block;
  width: 100%;
  color: #636363;
  font-size: 16px;
  margin: 20px 0px;
  background-color: #fff;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px
}
.bloco-noticia .imagem {
  display: block;
  width: 100%;
  height: 230px;
  border-bottom: 5px solid #41447C;
  background-image: url('../img/noticia-1.jpg?1562801425');
  background-repeat: no-repeat;
  background-position: top center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover
}
.bloco-noticia .conteudo {
  padding: 15px
}
.bloco-noticia h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  width: 100%;
  margin: 0px;
  margin-bottom: 10px;
  display: block;
  height: 60px;
  overflow: hidden
}
.bloco-noticia .conteudo-textp {
  height: 88px;
  display: block;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px
}
.bloco-noticia p {
  margin: 0 0 20px
}
.bloco-noticia span {
  color: #fff;
  background-color: #636363;
  padding: 5px 20px;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 700;
  font-size: 16px !important;
  margin-top: -5px
}
.bloco-noticia .data {
  font-size: 16px
}
.bloco-noticia:hover {
  color: #636363;
  text-decoration: none
}
.fundo-noticias {
  margin-top: 40px;
  padding: 40px 0px;
  display: block;
  width: 100%;
  background-image: url('../img/fundo-noticias.jpg?1562778469');
  background-repeat: no-repeat;
  background-position: top center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover
}
.bloco-listacurso {
  display: block;
  width: 100%;
  color: #636363;
  font-size: 16px;
  margin: 20px 0px;
  background-color: #fff;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px
}

.bloco-listacurso .imagem {

 display: block;
  width: 100%;
  height: 260px;
  border-bottom: 5px solid #41447C;
  background-image: url('../img/noticia-1.jpg?1562801425');
  background-repeat: no-repeat;
  background-position: top center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover
}
.bloco-listacurso .conteudo {
  padding: 15px
}
.bloco-listacurso h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  width: 100%;
  margin: 0px;
  margin-bottom: 10px;
  display: block;
  height: 60px;
  overflow: hidden
}
.bloco-listacurso .conteudo-textp {
  height: 88px;
  display: block;
  width: 100%;
  overflow: hidden;
  margin-bottom: 200px
}
.bloco-listacurso p {
  margin: 0 0 20px
}
.bloco-listacurso span {
  color: #636363;
  background-color: #fff;
  padding: 5px 20px;
  display: inline-block;
  font-weight: 0;
  font-size: 16px !important;
  margin-top: -5px
}
.bloco-listacurso .leiamais {
  color: #fff;
  background-color: #636363;
  padding: 5px 20px;
  display: inline-block;
  font-weight: 700;
  font-size: 16px !important;
  margin-top: -5px	
}
.bloco-listacurso .data {
  font-size: 16px
}
.bloco-listacurso:hover {
  color: #636363;
  text-decoration: none
}
.fundo-listacurso {
  margin-top: 40px;
  padding: 40px 0px;
  display: block;
  width: 100%;
  background-image: url('../img/fundo-noticias.jpg?1562778469');
  background-repeat: no-repeat;
  background-position: top center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover
}

.fundo-destaque {
  margin-top: 40px;
  padding: 5px 20px;
  display: block;
  text-align: center;
  width: 115%;
  background-image: url('../img/fundo-noticias.jpg?1562778469');
  background-repeat: no-repeat;
  background-position: top center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover
}
footer {
  padding: 40px 0px;
  background-color: #15192d;
  color: #fff
}
footer a {
  color: #fff;
  text-decoration: none !important
}
footer a:hover {
  color: #fff
}
footer ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  padding-top: 10px;
  border-top: 2px solid #fff;
  text-transform: uppercase
}
footer ul li {
  margin: 3px 0px
}
.sublinhado {
  color: #636363;
  text-decoration: underline
}
.bloco-professor {
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  color: #636363;
  margin: 15px 0px;
  min-height: 460px
}
.bloco-professor .imagem {
  display: table;
  width: 100%;
  height: 265px;
  background-image: url('../img/professor-1.jpg?1562817152');
  background-repeat: no-repeat;
  background-position: top center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover
}
.bloco-professor img {
  margin: 10px
}
.bloco-professor h3 {
  font-size: 16px;
  margin: 5px 0px;
  border: 1px solid #636363;
  display: block;
  width: 100%;
  padding: 18px;
  text-align: center;
  min-height: 70px;
  display: table
}
.bloco-professor h3 span {
  display: table-cell;
  vertical-align: middle
}
.bloco-ato {
  background-color: #fff;
  padding: 15px;
  display: block;
  width: 100%;
  color: #707070;
  border-radius: 2px;
  cursor: pointer;
  margin: 15px 0px;
  line-height: 34px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px
}
.bloco-ato:hover {
  text-decoration: none;
  color: #636363
}
.tabela-programacao table {
  margin: 20px 0px;
  width: 100%;
  border-collapse: collapse;
  color: #2B2E34;
  width: 100%;
  font-family: 'Montserrat', sans-serif
}
.tabela-programacao table td {
  padding: 7px;
  border: #4e95f4 0px solid
}
.tabela-programacao table tr {
  background: #b8d1f3
}
.tabela-programacao table tr.primeira {
  background-color: #1C267A !important;
  color: #fff
}
.tabela-programacao table tr:nth-child(odd) {
  background: #ebecec
}
.tabela-programacao table tr:nth-child(even) {
  background: #fff
}
.bloco-video-responsivo {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  min-height: 330px;
  background-color: #fff
}
.bloco-video-responsivo iframe, .bloco-video-responsivo object, .bloco-video-responsivo embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.fundo-investimento {
  width: 100%;
  padding: 40px 0px;
  background-color: #e7e9eb;
  color: #353974;
  text-align: center;
  font-size: 18px;
  margin: 30px 0px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif
}
.bloco-degustacao {
  display: block;
  background-image: url('../img/fundo-degustacao.jpg?1562819161');
  background-repeat: no-repeat;
  background-position: top center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover
}
.bloco-degustacao .formulario-degustacao {
  background-color: rgba(0, 0, 0, 0.5);
  display: table;
  width: 100%;
  height: 100vh;
  max-height: 330px;
  padding: 30px
}
.bloco-degustacao .formulario-degustacao form {
  display: table-cell;
  vertical-align: middle
}
.bloco-degustacao .formulario-degustacao form label {
  width: 100%;
  display: block;
  color: #fff !important;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif
}
.bloco-degustacao .formulario-degustacao form input {
  width: 100%;
  padding: 5px;
  outline: none;
  margin-top: 5px;
  margin-bottom: 15px;
  color: #353974;
  border: 0px;
  font-family: 'Montserrat', sans-serif
}
.bloco-degustacao .formulario-degustacao form button {
  display: inline-block;
  padding: 5px;
  outline: none;
  margin-top: 5px;
  margin-bottom: 15px;
  padding: 10px 20px;
  color: #fff;
  background-color: #353974;
  border: 0px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif
}
.chamada-cursos-interna h3 {
  font-size: 24px !important;
  margin-top: 30px
}
.chamada-cursos-interna hr {
  margin: 5px 0px;
  margin-bottom: 15px
}
@media (max-width: 1199px) {
  .navbar-padrao .nav > li > a {
    font-size: 13px
  }
  .bloco-logo {
    height: 210px
  }
  .bloco-noticia .data {
    font-size: 13px
  }
  .bloco-noticia span {
    font-size: 13px !important;
    margin-top: -2px
  }
}
@media (max-width: 1200px) {
  .logo img {
    max-width: 100%;
    height: auto
  }
  .nav > li > a {
    padding: 10px 5px
  }
  .navbar-padrao .nav > li {
    padding: 10px 0px
  }
  .navbar-padrao.colorido .navbar-brand {
    max-width: 200px
  }
  .navbar-padrao.colorido .navbar-brand img {
    max-width: 175px;
    height: auto
  }
  .navbar-padrao {
    height: 55px
  }
  .navbar-padrao.colorido .ativar-menu {
	top: 50px;
    padding-right: 15px
  }
  .bloco-item .icone, .bloco-item .icone img {
    max-height: 100px
  }
  .bloco-item {
    font-size: 22px
  }
  .bloco-item2 .icone, .bloco-item2 .icone img {
    max-height: 100px
  }
  .bloco-item2 {
    font-size: 22px
  }
  .fundo-preparando .bloco-revista .centralizar h3, .fundo-preparando .titulo .centralizar h2 {
    font-size: 24px
  }
  .fundo-preparando .titulo, .fundo-preparando .bloco-revista, .fundo-preparando {
    height: 200px
  }
  .bloco-logo {
    height: 250px;
    margin-bottom: 30px
  }
  .bloco-vermelho {
    font-size: 22px
  }
}
@media (max-width: 768px) {
 .fundo-destaque {
  margin-top: 40px;
  padding: 5px 20px;
  display: block;
  text-align: center;
  width: 100%;
  background-image: url('../img/fundo-noticias.jpg?1562778469');
  background-repeat: no-repeat;
  background-position: top center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover
}
	
  .conteudo-interno-site {
    padding: 10px
  }
  .pagina-interna {
    padding-top: 100px !important
  }
  .navbar-padrao .esconder {
    display: none
  }
  .navbar-padrao .acender {
    display: initial
  }
  .navbar-padrao .ativar-menu {
    background-color: #353974;
    position: fixed;
    width: 100%;
    left: 0;
    top: 75px;
    margin: 0px;
    padding: 0px
  }
  .navbar-padrao .ativar-menu .col-xs-12 {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    float: initial
  }
  .navbar-padrao .navbar-brand {
    height: initial;
    z-index: 9999;
    position: absolute
  }
  .navbar-padrao {
    height: initial
  }
  .navbar-padrao .navbar-brand {
    position: relative;
    max-width: 120px;
    padding: 2px 10px
  }
  .navbar-padrao .navbar-brand img {
    max-width: 100px;
    height: auto
  }
  .navbar-padrao.colorido .navbar-brand {
    max-width: 120px
  }
  .navbar-padrao.colorido .navbar-brand img {
    max-width: 100px
  }
  .navbar-padrao .nav > li {
    text-align: right
  }
  .navbar-toggle .icon-bar {
    background-color: #636363
  }
  .bloco-logo {
    height: 250px
  }
  .bloco-vermelho {
    margin-bottom: 15px
  }
  footer {
    text-align: center !important
  }
  footer .text-right {
    text-align: center !important
  }
  footer ul {
    margin-top: 30px
  }
  .nav > li > a {
    padding: 0px 20px
  }
  .bloco-chamada-curso {
    display: block;
    width: 100%;
    height: 280px;
    color: #636363;
    margin-bottom: 40px;
    background-repeat: no-repeat;
    background-position: top center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover
  }
  .bloco-chamada-curso hr {
    border-color: #fff;
    width: 100%;
    text-align: left
  }
  .bloco-chamada-curso .meio {
    display: table;
    width: 100%;
    height: 280px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff
  }
  .bloco-chamada-curso .meio .centro {
    display: table-cell;
    vertical-align: middle;
    padding: 50px
  }
  .bloco-chamada-curso .meio .centro h2 {
    font-size: 28px;
    line-height: 38px
  }
  .bloco-chamada-curso .meio .centro h2 {
    font-size: 16px;
    line-height: initial
  }
  .topo-internas {
    margin-top: 50px
  }
  .tabela-programacao {
    width: 100%;
    overflow-y: scroll !important
  }
  .tabela-programacao table {
    font-size: 13px !important
  }
}