.bg-light {
  background-color: #f5f5f5 !important;
}

@media (max-width: 575.98px) {
  .container.conteudo-bloco:first-child {
    top: auto !important;
    position: relative;
    z-index: 900;
    margin-bottom: 0;
    padding: 30px 30px 30px 45px;
  }
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  /*font-family: 'Montserrat';*/
}

.bg-img {
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover !important;
  background-attachment: fixed !important;
  opacity: 20%;
  filter: blur(4px) grayscale(0.40);
  z-index: 990 !important;
  top: 0px;
  background-position: 50% 50%;
}

@media (max-width: 991.98px) {
  .bg-img {
    background-attachment: initial;
    filter: blur(2px) grayscale(0.35);
  }
}

@media (max-width: 575.98px) {
  .container {
    width: 100%;
    padding-right: 20px !important;
    padding-left: 55px !important;
    margin-right: auto;
    margin-left: auto;
    z-index: 9990;
    position: relative;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .container {
    width: 100%;
    padding-right: 15px !important;
    padding-left: 50px !important;
    margin-right: auto;
    margin-left: auto;
    z-index: 9990;
    position: relative;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .container {
    width: 100%;
    padding-right: 0px !important;
    padding-left: 50px;
    margin-right: auto;
    margin-left: auto;
    z-index: 9990;
    position: relative;
  }
}

.container {
  width: 100%;
  padding-right: 30px;
  padding-left: 50px;
  margin-right: auto;
  margin-left: auto;
  z-index: 9990;
  position: relative;
}

@media (max-width: 575.98px) {
  .rodape-banner2 {
    height: 5vh !important;
    bottom: -5px !important;
  }
}

.rodape-banner2 {
  z-index: 999;
  position: absolute;
  width: 100%;
  height: 10vh;
  bottom: -10px;
}

.tamanho-iframe {
  width: 100%;
  height: 60vh;
  /*border-radius: 10px !important;*/
  background-color: #000;
}

.container-topo {
  position: relative;
  top: -60vh;
}

.div-titulo-capa {
  min-height: 30vh;
  height: auto;
  margin-top: 50px;
  flex-direction: column;
  color: #f5f5f5;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .div-titulo-capa {
    min-height: 30vh;
    height: auto;
    margin-top: 50px;
  }
}

@media (max-width: 767.98px) {
  .div-titulo-capa {
    min-height: 0vh;
    height: auto;
    margin-top: 50px;
  }
}

.subtitulo1 {
  color: #00368c;
  font-size: 24px;
  font-weight: 600;
}

.divisoria-titulo1 {
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: solid 3px #00368c;
  width: 50px;
}

.progress {
  border-radius: 0px !important;
  z-index: 9999;
  display: flex;
  height: 5px !important;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.bg-cinza {
  background-color: #efefef;
}

.bg-degrade {
  background: #dbe3ec !important;
}

.box-destaque {
  background-color: #dbe3ec;
  border-radius: 10px;
  padding: 20px;
}

.titulo2 {
  color: #009BAF !important;
  font-size: 1.5rem;
}

.duas-colunas {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  -webkit-column-span: all;
  column-span: all;
}

.botao-pg {
  color: #ffffff;
  background-color: #3a3a3a;
}

.botao-pg:hover {
  color: #84e5d7;
  background-color: #3a3a3a;
}

.txt-destaque {
  font-size: 110%;
}

@media (max-width: 767.98px) {
  .capa {
    min-height: auto !important;
    padding-top: 5vh !important;
    padding-bottom: 5vh !important;
  }
}

.capa {
  min-height: 80vh;
  background-size: cover;
  background-position: left;
  background-blend-mode: multiply;
  background: linear-gradient(45deg, #001f50 30%, #00368c 100%);
  position: relative;
  padding-top: 10vh;
  padding-bottom: 10vh;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .capa {
    min-height: 65vh;
    background-size: cover;
    background-position: left;
    background-blend-mode: multiply;
    background: linear-gradient(45deg, #001f50 30%, #00368c 100%);
    position: relative;
    padding-top: 5vh;
  }
}

@media (max-width: 767.98px) {
  .titulo-bloco {
    background-color: #00368c;
    color: #fff;
    font-size: 1.2rem !important;
    line-height: 3rem;
  }
}

.titulo-bloco {
  background-color: #00368c;
  color: #fff;
  font-size: 1.5rem;
  line-height: 3rem;
}

@media (max-width: 767.98px) {
  .olho1 {
    font-size: 105% !important;
    line-height: 1.8rem;
    font-style: italic;
  }
}

.olho1 {
  font-size: 115%;
  font-style: italic;
}

.titulo-aula {
  line-height: 1.5;
  margin-bottom: 2rem;
  font-size: 2rem;
  color: #f5f5f5;
  padding: 10px;
  font-weight: 600;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .titulo-aula {
    line-height: 1.2;
    margin-bottom: 2rem;
    font-size: 2rem;
    padding: 10px;
  }
}

@media (max-width: 767.98px) {
  .titulo-aula {
    line-height: 1.5;
    margin-bottom: 2rem;
    font-size: 1.5rem;
    padding: 10px;
  }
}

@media (max-width: 767.98px) {
  .titulo-banner.h1 {
    line-height: 1.2;
    margin-bottom: 2rem;
    font-size: 1.5rem !important;
    padding: 10px;
  }
}

.box-olho {
  padding-left: 15px;
  border-left: solid 5px #2ba1b2;
}

.bt-quiz:hover {
  width: 100%;
  background-color: rgb(177,194,213) !important;
  color: #ffffff !important;
  border: 0px !important;
  padding: 8px;
}

.bt-quiz {
  width: 100%;
  background-color: #ffffff !important;
  color: #212529;
  border: 0px !important;
  padding: 8px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: rgba(245,245,245,0.6);
  background-clip: border-box;
  border: 0px solid rgba(0,0,0,0.125);
  /*border-radius: 5px;*/
}

.aspas {
  width: 80px;
  max-width: 100%;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .aspas {
    width: 80px;
  }
}

@media (max-width: 767.98px) {
  .aspas {
    width: 40px;
  }
}

.header-black {
  width: 100%;
  top: 0;
  position: fixed;
  height: auto !important;
  z-index: 9999;
  background-color: #3A3A3A;
}

.pagina-aviso {
  background: linear-gradient(45deg, rgb(79,210,185) 0%, rgb(0,144,164) 100%);
  min-height: 100vh;
  height: auto;
}

.bt-quiz-abre {
  color: #fff;
  background-color: #00368c;
  font-family: 'Montserrat';
  font-size: 1.5rem;
  border-radius: 0px;
  padding: 5px;
}

@media (max-width: 767.98px) {
  .bt-quiz-abre {
    color: #fff;
    background-color: #3a3a3a;
    font-family: 'Montserrat';
    font-size: 1.2rem;
    border-radius: 0px;
    padding: 5px;
  }
}

.bt-quiz-abre:hover {
  color: #b1c2d5;
  background-color: #002d74;
  font-family: 'Montserrat';
  border-radius: 0px;
  padding: 5px;
}

.titulo-fbranco {
  background-color: #fff;
  color: #3a3a3a;
}

.container-video {
  width: 100%;
  margin-top: 80px;
  padding-right: 55px;
  padding-left: 80px;
  margin-right: auto;
  margin-left: auto;
  z-index: 9990;
  position: relative;
}

@media (max-width: 767.98px) {
  .container-video {
    width: 100%;
    margin-top: 80px;
    padding-right: 15px;
    padding-left: 50px;
    margin-right: auto;
    margin-left: auto;
    z-index: 9990;
    position: relative;
  }
}

.tamanho-iframe-maior {
  width: 100%;
  height: 73vh;
  background-color: #000;
}

@media (max-width: 575.98px) {
  .tamanho-iframe-maior {
    width: 100%;
    height: 50vh;
    background-color: #000;
  }
}

.grifado {
  background-color: #83e4d8;
  padding-left: 3px;
  padding-right: 3px;
}

.icone-mais {
  line-height: 100%;
  font-size: 1.2rem;
  color: #262626;
}

.bg-resolucao {
  border: solid 2px #dbe3ec;
}

.titulo-menu {
  color: #00368c;
  font-size: 100%;
}

.img-thumbnail {
  padding: 0rem !important;
  background-color: rgba(255,255,255,0) !important;
  border: 0px solid #fff !important;
  border-radius: 0rem;
  max-width: 100%;
  height: auto;
}

.bg-img2 {
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  background-attachment: fixed;
  opacity: 15%;
  filter: blur(5px);
  z-index: 990 !important;
  top: 0px;
  background-position: 50% 50%;
}

.bg-aula1 {
  background-image: url("../../assets/img/capa1.jpg");
}

.bg-aula2 {
  background-image: url("../../assets/img/capa2.jpg");
}

.bg-aula3 {
  background-image: url("../../assets/img/capa3.jpg");
}

.bg-aula4 {
  background: url("../../assets/img/capa4.jpg");
}

.circulos-imagens {
  width: 75px;
  height: 75px;
  border-radius: 100%;
}

.pg-ativa {
  background-color: #e6e6e6;
}

.player-audio {
  max-width: 100%;
}

@media (max-width: 991.98px) {
  .duas-colunas {
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
    column-count: 1 !important;
    -webkit-column-gap: 40px !important;
    -moz-column-gap: 40px !important;
    column-gap: 40px !important;
    -webkit-column-span: all !important;
    column-span: all !important;
  }
}

body {
  font-family: "Open Sans";
  margin: 0;
  font-size: 18px;
  line-height: 1.88;
  color: #3a3a3a;
  text-align: left;
  background-color: #f5f5f5;
}

.header-aula.h1 {
  font-size: 20px;
  line-height: 1.88;
  color: #f5f5f5;
  font-weight: bolder;
  font-family: 'Open Sans';
}

.icone-olho {
  font-size: 30px;
  color: #00368c;
}

a {
  color: #0041a9;
  text-decoration: none;
}

.titulo-saiba-mais {
  font-size: 1.5rem;
}

.subtitulo3 {
  color: #00368c;
  font-size: 20px;
  font-weight: 600;
}

.subtitulo2 {
  color: #00368c;
  font-size: 22px;
  font-weight: 600;
}

.bg-referencias {
  background: url("../../assets/img/referencias.jpg");
}

@media (min-width: 300px) {
  .topo-banner {
    height: 5vh !important;
    top: -5px !important;
  }
}

.topo-banner {
  z-index: 999;
  position: absolute;
  width: 100%;
  height: 10vh;
  top: -10px;
}

.minutagem-capa {
  font-style: italic;
  margin-bottom: 0px;
  font-size: 80%;
  opacity: 0.7;
}

.blockquote::before {
  font-family: "Palanquin";
  position: absolute;
  left: -65px;
  top: -65px;
  font-size: 120px !important;
  font-weight: bold;
  color: #b1c2d5;
  content: "“";
  display: none;
}

.blockquote {
  margin-right: 0px !important;
  margin-left: 0px !important;
  position: relative;
  display: block;
  font-size: 100% !important;
}

.tx-vermelho {
  color: #bc3206;
}

.tx-verde {
  color: #008566;
}

.hljs {
  border-left: 15px solid #00368c;
  display: block;
  overflow-x: auto;
  padding: 0.8em;
  background: #f8f9fa !important;
}

.conteudo {
  position: relative;
  z-index: 9000;
  background: none;
}

.progress-bar {
  border-radius: 0px !important;
  z-index: 2;
  height: 5px !important;
  background: #1970ff;
  width: 0%;
}

.imagem-icone-destaque {
  max-width: 100%;
}

@media (max-width: 767.98px) {
  .texto-destaque2 {
    font-size: 100% !important;
    font-weight: 600;
    color: #f5f5f5;
  }
}

.texto-destaque2 {
  font-size: 120%;
  font-weight: 600;
  color: #f5f5f5;
}

@media (max-width: 767.98px) {
  .box-destaque2 {
    background-color: #00368c;
    border-radius: 10px;
    padding: 20px !important;
  }
}

.box-destaque2 {
  background-color: #00368c;
  border-radius: 10px;
  padding: 30px;
  color: #f5f5f5;
}

@media (max-width: 575.98px) {
  .conteudo {
    position: relative;
    z-index: 9000;
    background: none !important;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .conteudo {
    position: relative;
    z-index: 9000;
    background: none !important;
  }
}

.fonte-azul {
  color: #00368c;
}

