#noticias-detalhe {
  width: 100%;
  /** /.evento */
  /** /#lateral-dir */
}
#noticias-detalhe .evento {
  width: 65.2173913%;
  border-style: solid;
  border-width: 1px 0;
  border-color: #f2f2f2 transparent #cccccc transparent;
  margin-bottom: 20px;
  float: left;
  /** /.evento-topo */
  /** ./evento-conteudo */
  /** /.carregar-mais */
}
#noticias-detalhe .evento .evento-topo {
  width: 100%;
  margin-bottom: 10px;
}
#noticias-detalhe .evento .evento-topo .ttl-topo {
  font: 1.5em 'ClearSansBold';
  color: #b1b1b1;
  float: left;
  margin: 5px 0;
}
#noticias-detalhe .evento .evento-topo .data {
  font: 1.4em 'ClearSansBold';
  color: #b1b1b1;
  float: right;
  background: #f3f3f3;
  padding: 5px;
}
#noticias-detalhe .evento .evento-topo .btn-compartilhar {
  background: #4763b2;
  font: 1.4em 'ClearSansBold';
  color: #FFF;
  float: right;
  margin-right: 10px;
  padding: 5px;
}
#noticias-detalhe .evento .evento-topo .btn-compartilhar:before {
  content: '';
  background: url('../imagens/icones-noticias.png') no-repeat -8px -40px;
  width: 19px;
  height: 19px;
  float: left;
  display: inline-block;
  margin: 0 5px;
}
#noticias-detalhe .evento .evento-conteudo {
  width: 100%;
}
#noticias-detalhe .evento .evento-conteudo .titulo-evento {
  font: 2em 'ClearSansBold';
  color: #000000;
  margin-bottom: 20px;
}
#noticias-detalhe .evento .evento-conteudo .evento-mda {
  max-width: 100%;
  margin-bottom: 15px;
}
#noticias-detalhe .evento .evento-conteudo .evento-mda img,
#noticias-detalhe .evento .evento-conteudo .evento-mda video {
  max-width: 100%;
  display: block;
}
#noticias-detalhe .evento .evento-conteudo .evento-descricao {
  font: 1.6em 'Arial';
  color: #222121;
  margin-bottom: 15px;
}
#noticias-detalhe .evento .evento-conteudo .leia-mais {
  width: 16.19047619%;
  float: right;
  display: block;
  margin-bottom: 15px;
}
#noticias-detalhe .evento .evento-conteudo .leia-mais h2 {
  font: 1.5em 'ClearSansBold';
  color: #ed3237;
  margin: 4px 0;
}
#noticias-detalhe .evento .evento-conteudo .leia-mais .ico-circ {
  float: left;
  width: 29px;
  height: 29px;
  border: 2px solid #ec3d42;
  border-radius: 20px;
  margin-right: 5px;
}
#noticias-detalhe .evento .evento-conteudo .leia-mais .ico-circ:after {
  content: '...';
  color: #ec3d42;
  width: 0;
  height: 0;
  font: 2.5em 'ClearSansBold';
  display: block;
  position: relative;
  top: -12px;
  left: 3px;
}
#noticias-detalhe .evento .evento-conteudo .tags {
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
}
#noticias-detalhe .evento .evento-conteudo .tags .ttl-tag,
#noticias-detalhe .evento .evento-conteudo .tags a {
  font: 1.6em 'ClearSans';
  color: #a6a6a6;
  float: left;
  line-height: 1.2;
  margin-right: 0.79365079%;
}
#noticias-detalhe .evento .carregar-mais {
  width: 34.12698413%;
  clear: both;
  margin: 25px auto;
  display: block;
  font: 2.4em 'ClearSansBold';
  color: #eb3237;
}
#noticias-detalhe .evento .carregar-mais span {
  border: 2px solid #eb3237;
  border-radius: 40px;
  float: left;
  width: 43px;
  height: 43px;
  margin-right: .3em;
}
#noticias-detalhe .evento .carregar-mais span:after {
  content: '...';
  color: #ec3d42;
  width: 0;
  height: 0;
  font: 1.9em 'ClearSansBold';
  display: block;
  position: relative;
  top: -25px;
  left: 1px;
}
#noticias-detalhe .leia-tambem {
  width: 65.2173913%;
  float: left;
  margin-bottom: 40px;
}
#noticias-detalhe .leia-tambem .titulo-lt {
  font: 2em 'ClearSansBold';
  color: #ed3237;
  margin-bottom: 5px;
}
#noticias-detalhe .leia-tambem .img-lt {
  float: left;
  width: 48.41269841%;
}
#noticias-detalhe .leia-tambem .img-lt:last-child {
  float: right;
}
#noticias-detalhe .leia-tambem .img-lt img {
  width: 100%;
  margin-bottom: 10px;
}
#noticias-detalhe .leia-tambem .img-lt .descricao-lt {
  font: 1.6em 'ClearSansBold';
  color: #000000;
}
#noticias-detalhe #lateral-dir {
  width: 27.43271222%;
  float: right;
  margin-bottom: 20px;
  /** /.news-lateral */
  /** /.links-redes */
}
#noticias-detalhe #lateral-dir .lateral-titulo {
  font: 1.6em 'ClearSansBold';
  color: #000;
  margin-bottom: 5px;
}
#noticias-detalhe #lateral-dir .lateral-titulo:after {
  content: '';
  width: 65.66037736%;
  margin-top: 11px;
  height: 1px;
  background: #cccccc;
  display: inline-block;
  float: right;
}
#noticias-detalhe #lateral-dir .menu-lateral {
  width: 100%;
}
#noticias-detalhe #lateral-dir .menu-lateral li a {
  font: 1.7em 'ClearSans';
  color: #000000;
}
#noticias-detalhe #lateral-dir .menu-lateral li a:hover {
  color: #ed3237;
  font-family: 'ClearSansBold';
}
#noticias-detalhe #lateral-dir .menu-lateral span {
  font: 1.7em 'ClearSans';
  color: #000000;
  margin-right: 1.88679245%;
}
#noticias-detalhe #lateral-dir .news-lateral {
  background: #ed3237;
  margin-top: 2.5em;
  margin-bottom: 2em;
  width: 100%;
  padding: 1em 1.5em;
}
#noticias-detalhe #lateral-dir .news-lateral div.frase {
  font: 1.46em 'ClearSans';
  text-align: center;
  color: #FFF;
  margin-bottom: 5px;
}
#noticias-detalhe #lateral-dir .news-lateral div.form {
  width: 100%;
  background: #FFF;
  padding: 0.5em;
  padding-bottom: 0.3em;
  height: 40px;
  border: 1px solid #c0c2c4;
}
#noticias-detalhe #lateral-dir .news-lateral div.form .icone {
  background: url('../imagens/icones-index.png') no-repeat -227px -6px;
  width: 19px;
  height: 19px;
  float: left;
  margin-right: 1em;
  margin-top: 5px;
}
#noticias-detalhe #lateral-dir .news-lateral div.form form {
  float: left;
  line-height: 22px;
}
#noticias-detalhe #lateral-dir .news-lateral div.form form input {
  float: left;
  line-height: 32px;
  width: 130px;
}
#noticias-detalhe #lateral-dir .news-lateral div.form form .enviar {
  background: url(../imagens/news.jpg) no-repeat;
  width: 62px;
  height: 31px;
  cursor: pointer;
}
#noticias-detalhe #lateral-dir .links-redes {
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
}
#noticias-detalhe #lateral-dir .links-redes a {
  display: block;
  width: 36px;
  height: 36px;
  float: left;
  margin-right: 10px;
}
#noticias-detalhe #lateral-dir .links-redes a:nth-child(1) {
  background: url('../imagens/icones-noticias.png') no-repeat 0 0;
}
#noticias-detalhe #lateral-dir .links-redes a:nth-child(2) {
  background: url('../imagens/icones-index.png') no-repeat -443px -6px;
}
#noticias-detalhe #lateral-dir .links-redes a:nth-child(3) {
  background: url('../imagens/icones-index.png') no-repeat -490px -6px;
}
#noticias-detalhe #lateral-dir .fb-page {
  width: 100%;
  max-height: 500px;
  margin-bottom: 20px;
}
#noticias-detalhe #lateral-dir .mais-buscados {
  width: 100%;
}
#noticias-detalhe #lateral-dir .mais-buscados .titulo-busc {
  font: 1.6em 'ClearSansBold';
  color: #000;
  margin-bottom: 10px;
}
#noticias-detalhe #lateral-dir .mais-buscados .buscados {
  width: 100%;
}
#noticias-detalhe #lateral-dir .mais-buscados .buscados .small a,
#noticias-detalhe #lateral-dir .mais-buscados .buscados .mdl a,
#noticias-detalhe #lateral-dir .mais-buscados .buscados .large a,
#noticias-detalhe #lateral-dir .mais-buscados .buscados .x-large a {
  font-family: 'ClearSans';
  color: #8d8d8d;
  float: left;
  margin-right: 5px;
  line-height: 1.2;
  text-align: justify;
}
#noticias-detalhe #lateral-dir .mais-buscados .buscados .small {
  font-size: 1.4em;
}
#noticias-detalhe #lateral-dir .mais-buscados .buscados .small a {
  margin-top: 6px;
}
#noticias-detalhe #lateral-dir .mais-buscados .buscados .mdl {
  font-size: 1.8em;
}
#noticias-detalhe #lateral-dir .mais-buscados .buscados .large {
  font-size: 2em;
}
#noticias-detalhe #lateral-dir .mais-buscados .buscados .x-large {
  font-size: 2.3em;
}
#noticias-detalhe .voltar {
  clear: both;
}
/** /#noticia */
@media all and (max-width: 996px) {
  #noticias-detalhe .body_page {
    max-width: 768px;
  }
  #noticias-detalhe .evento {
    width: 56.91056911%;
  }
  #noticias-detalhe #lateral-dir {
    width: 37.9403794%;
  }
  #noticias-detalhe .leia-tambem .titulo-lt {
    margin-bottom: 10px;
  }
}
@media all and (max-width: 750px) {
  #noticias-detalhe .body_page {
    max-width: 460px;
  }
  #noticias-detalhe .leia-tambem,
  #noticias-detalhe .evento,
  #noticias-detalhe #lateral-dir {
    width: 100%;
  }
  #noticias-detalhe #lateral-dir .news-lateral,
  #noticias-detalhe #lateral-dir .links-redes,
  #noticias-detalhe #lateral-dir .fb-page,
  #noticias-detalhe #lateral-dir .mais-buscados {
    display: none;
  }
  #noticias-detalhe #lateral-dir .lateral-titulo {
    cursor: pointer;
  }
  #noticias-detalhe #lateral-dir .lateral-titulo:after {
    width: 0;
    height: 0;
    float: none;
    margin-left: 10px;
    border-width: 5px 5px 0 5px;
    border-style: solid;
    border-color: #cccccc transparent transparent transparent;
    background: none;
  }
  #noticias-detalhe #lateral-dir .menu-lateral {
    display: none;
  }
  #noticias-detalhe .eventos-content .evento .evento-topo .btn-compartilhar {
    clear: both;
    margin-right: 0;
    margin-top: 10px;
  }
}
@media all and (max-width: 460px) {
  #noticias-detalhe .leia-tambem .img-lt {
    width: 100%;
  }
}
