body {
  font-family: "Lato", sans-serif !important; }
  body a {
    text-decoration: none !important; }
    body a:hover {
      color: none !important; }

a {
  text-decoration: none !important; }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

#mn-open {
  display: flex;
  position: absolute;
  width: 100%;
  bottom: -260px;
  height: 260px;
  background-color: #f9f9f9;
  z-index: 998;
  padding: 10px 30px;
  left: 0;
  box-shadow: 0px 11px 0px rgba(0, 0, 0, 0.2); }
  #mn-open .menu-mat {
    position: relative;
    width: 100%;
    margin-top: 60px;
    padding-bottom: 10px; }
    #mn-open .menu-mat .w50menu {
      width: 50%;
      height: 100%;
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
      #mn-open .menu-mat .w50menu.fl-left {
        border-right: 1px solid #9d9d9d; }
      #mn-open .menu-mat .w50menu.fl-right {
        padding-left: 20px;
        align-items: baseline; }
        #mn-open .menu-mat .w50menu.fl-right h6 {
          width: 100%;
          font-size: 14px;
          font-weight: 400;
          color: #9d9d9d; }
        #mn-open .menu-mat .w50menu.fl-right a {
          width: 100%;
          display: flex;
          text-decoration: none !important;
          color: #525252;
          font-family: "Bitter", serif;
          font-weight: 800;
          font-size: 17px;
          line-height: 19px;
          flex-wrap: wrap; }

#pub_header,
#pub_center {
  width: 100%;
  display: block;
  font-family: "Lato", sans-serif;
  padding: 16px 2px; }
  #pub_header span,
  #pub_center span {
    font-size: 10px;
    color: #9d9d9d;
    text-align: center;
    width: 100%;
    display: block;
    padding-bottom: 2px; }
  #pub_header .box-pub,
  #pub_center .box-pub {
    width: 970px;
    min-height: 90px;
    background-color: #f3f3f3;
    display: block;
    margin: 0 auto; }

#home-center {
  position: sticky;
  top: 0; }

#home-center,
#home2,
#hoje {
  float: left;
  margin-right: 20px; }

.w1440 {
  max-width: 1440px;
  display: flex;
  margin: 0 auto;
  flex-wrap: wrap; }

.foto-destaque {
  width: 100%;
  height: 100%;
  position: relative; }
  .foto-destaque img {
    max-width: 100%; }

.w100 {
  width: 100%; }

.d_contents {
  display: contents; }

.d_block {
  display: block; }

section#header_1 {
  background-color: #334558;
  color: white; }

.alta {
  text-transform: uppercase;
  width: 70%;
  float: left; }
  .alta ul {
    font-size: 10px;
    padding-left: 0;
    padding: 10px 0;
    font-weight: 800;
    margin-bottom: 0; }
    .alta ul li {
      display: inline-block;
      list-style: none;
      padding-left: 20px;
      font-weight: 400; }
      .alta ul li a {
        text-decoration: none;
        color: white; }

.top_login {
  width: 29%;
  float: right;
  text-align: right; }
  .top_login a {
    text-decoration: none !important;
    font-size: 10px;
    text-transform: uppercase;
    color: white;
    padding: 10px 0;
    display: inline-block; }
    .top_login a.inscrever {
      padding-right: 16px;
      color: #f3dd4f;
      font-weight: 800; }
    .top_login a.login {
      padding-left: 16px; }
      .top_login a.login:hover {
        color: inherit; }

.header_1 {
  width: 100%;
  display: flex;
  height: 80px;
  color: #444444; }

.menu-bars {
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
  float: left;
  width: 50%; }
  .menu-bars a {
    text-decoration: none !important;
    color: #444444;
    display: inline-flex; }
    .menu-bars a:hover {
      color: #444444; }
    .menu-bars a i {
      font-size: 30px;
      line-height: inherit;
      padding-right: 20px; }

.line-v {
  width: 1px;
  background-color: #bcbcbc;
  height: 80%; }

.tempo {
  align-items: center;
  vertical-align: middle;
  display: flex;
  width: 90px;
  justify-content: center;
  flex-wrap: wrap;
  position: absolute;
  right: 180px; }
  .tempo i {
    font-size: 30px;
    color: #636363;
    padding-right: 4px; }
  .tempo span.temperatura {
    font-family: "Bitter", serif;
    font-size: 32px;
    color: #636363;
    font-weight: 100; }

.menu-right {
  width: 50%;
  float: right;
  height: 100%;
  align-items: center;
  vertical-align: middle;
  display: inline-flex;
  position: relative; }

.w-tempo {
  display: flex;
  align-items: center;
  width: 100%; }

.min,
.max {
  display: inline-flex; }

.min {
  padding-right: 4px; }

.max {
  padding-left: 4px; }

.temp {
  align-items: center;
  vertical-align: middle;
  display: flex;
  color: #636363; }
  .temp .min,
  .temp .max {
    font-size: 12px;
    display: flex;
    align-items: center; }
    .temp .min i,
    .temp .max i {
      font-size: 12px; }

.diario_hoje {
  position: absolute;
  right: 0;
  padding-left: 26px;
  border-left: 1px solid #bcbcbc; }
  .diario_hoje a {
    text-decoration: none !important;
    color: #636363; }
    .diario_hoje a span {
      display: flex; }
      .diario_hoje a span.tit-hoje {
        font-family: "Bitter", serif;
        font-size: 35px;
        letter-spacing: 1px; }
        .diario_hoje a span.tit-hoje strong {
          padding-right: 3px;
          line-height: normal; }
      .diario_hoje a span.data-hoje {
        font-size: 10px;
        color: #636363;
        display: block;
        text-align: right;
        margin-top: -6px;
        margin-bottom: 8px; }
    .diario_hoje a:hover {
      color: #525252; }

#barra-busca {
  background-color: #f3f3f3;
  height: 35px; }
  #barra-busca form .form-group {
    margin-bottom: 0;
    display: inline-flex;
    width: 30%; }
    #barra-busca form .form-group input {
      height: 100% !important;
      font-size: 12px;
      width: 100%;
      border: none;
      letter-spacing: 1px;
      color: #bcbcbc;
      border-radius: 2px;
      padding: 5px 10px;
      outline: 0; }
      #barra-busca form .form-group input.form-control:focus {
        box-shadow: none; }
  #barra-busca form button {
    display: inline-flex;
    padding-left: 7px;
    outline: 0; }
    #barra-busca form button i {
      font-size: 16px;
      color: #bcbcbc; }

#menu-mobile .menu-busca {
  display: flex;
  width: 100%; }
  #menu-mobile .menu-busca form {
    width: 100%;
    position: relative;
    margin-top: 26px;
    margin-bottom: 26px; }
    #menu-mobile .menu-busca form .form-group {
      margin-bottom: 0;
      display: inline-flex;
      width: 100%; }
      #menu-mobile .menu-busca form .form-group input {
        height: 100% !important;
        font-size: 16px;
        width: calc(100% - 50px);
        border: none;
        letter-spacing: 1px;
        color: #bcbcbc;
        border-radius: 2px;
        padding: 5px 10px;
        outline: 0;
        background-color: transparent;
        border: 1px solid rgba(255, 255, 255, 0.3);
        float: left;
        display: inline-flex; }
        #menu-mobile .menu-busca form .form-group input.form-control:focus {
          box-shadow: none; }
    #menu-mobile .menu-busca form button {
      display: inline-flex;
      padding-left: 7px;
      outline: 0;
      float: right;
      position: absolute !important;
      top: 0;
      right: 5px;
      color: white;
      width: 30px; }
      #menu-mobile .menu-busca form button i {
        font-size: 20px;
        color: #9d9d9d; }

.busca {
  width: 50%; }

.h100 {
  height: 100%; }

.al-center {
  align-items: center; }

.redes {
  width: 50%;
  text-align: right; }
  .redes a {
    text-decoration: none !important;
    color: #9d9d9d;
    padding-right: 22px; }
    .redes a.newsletter_bt {
      font-size: 12px;
      display: inline-block;
      color: black; }
    .redes a:hover {
      color: #9d9d9d; }
  .redes span {
    display: inline-block;
    font-size: 12px;
    color: #9d9d9d;
    padding-left: 22px;
    border-left: 1px solid #bcbcbc;
    padding-bottom: 2px; }

.links {
  display: inline-block; }
  .links a {
    padding-right: 0;
    padding-left: 8px; }
    .links a i {
      font-size: 18px;
      color: #bcbcbc; }

.mn-mobile {
  display: none;
  float: left;
  width: 50%;
  align-items: center; }
  .mn-mobile a {
    text-decoration: none !important;
    color: white; }
    .mn-mobile a i {
      font-size: 24px;
      line-height: 100%; }
    .mn-mobile a img {
      padding-left: 10px; }

.nh_hoje_mobile {
  display: none;
  float: right;
  font-family: "Vollkorn", serif;
  font-size: 22px;
  letter-spacing: 1px; }

#menu {
  margin-top: 7px; }
  #menu ul {
    display: inline-flex;
    padding-left: 0;
    width: 100%;
    justify-content: space-evenly;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Bitter", serif;
    padding-top: 8px;
    font-weight: 500;
    letter-spacing: 1px; }
    #menu ul li {
      list-style: none;
      position: relative; }
      #menu ul li a {
        text-decoration: none !important;
        color: #636363; }
        #menu ul li a.mn-premium {
          color: #b49e08 !important; }
      #menu ul li .mn-noticias,
      #menu ul li .mn-esportes,
      #menu ul li .mn-cotidiano,
      #menu ul li .mn-opiniao,
      #menu ul li .mn-multi {
        display: block;
        width: 30%;
        height: 2px;
        position: absolute;
        bottom: 2px;
        right: 0; }
      #menu ul li .mn-noticias {
        background-color: #406e84; }
      #menu ul li .mn-esportes {
        background-color: #d08534; }
      #menu ul li .mn-cotidiano {
        background-color: #813062; }
      #menu ul li .mn-opiniao {
        background-color: #c4b7a8; }
      #menu ul li .mn-multi {
        background-color: #c04853; }
    #menu ul.subcategorias {
      position: absolute;
      font-size: 16px;
      justify-content: space-around;
      width: calc(100% - 60px);
      margin-bottom: 0;
      padding-bottom: 10px;
      border-bottom: 1px solid #bcbcbc; }
      #menu ul.subcategorias li {
        text-align: center;
        border-right: 1px solid #bcbcbc;
        line-height: 110%; }
      #menu ul.subcategorias .owl-nav {
        position: absolute;
        right: -16px; }
        #menu ul.subcategorias .owl-nav button {
          outline: 0; }

.sidebar {
  width: 320px;
  position: sticky;
  right: 0;
  margin: 0;
  top: 5px;
  float: left; }

.title-box {
  border-bottom: 1px solid #bcbcbc; }
  .title-box span {
    font-family: "Bitter", serif;
    color: #9d9d9d;
    font-size: 17px;
    letter-spacing: 0.5px; }

.pr {
  position: relative; }

.line-bottom {
  border-bottom: 1px solid #bdbdbd;
  width: 100%; }

#home,
#hoje,
#listablogs,
#videos,
#videointerno,
#premium,
#colunistas,
#contato {
  display: block;
  margin-top: 18px;
  width: 100%; }

.m18 {
  margin-top: 18px; }

.box-side {
  padding: 10px 15px;
  width: 100%;
  background-color: #f9f7f5;
  margin-bottom: 20px; }

.lista-mat-side {
  width: 100%;
  display: block;
  padding: 8px 0; }
  .lista-mat-side .side-hora {
    color: #406e84;
    font-size: 11px;
    font-weight: 900;
    display: inline-flex;
    width: 14%; }
  .lista-mat-side .side-mat {
    display: inline-flex;
    width: 84%; }
    .lista-mat-side .side-mat a {
      text-decoration: none !important;
      color: #636363;
      font-size: 13px;
      line-height: 15px;
      font-weight: 800; }

span.premium-lista {
  font-family: "Bitter", serif;
  color: #b49e08;
  text-transform: uppercase;
  padding-right: 8px; }

.capa {
  position: relative;
  height: 200px; }
  .capa a {
    position: relative;
    height: 176px;
    overflow: hidden;
    display: block; }
    .capa a .fx-premium {
      position: absolute;
      right: -79px;
      background-color: #f9f7f5;
      transform: rotateY(0deg) rotate(45deg);
      width: 100%;
      text-align: center;
      padding: 6px 0 6px 69px;
      font-family: "Bitter", serif;
      color: #b49e08;
      text-transform: uppercase;
      font-size: 16px; }
    .capa a img {
      width: 100%; }
  .capa span {
    width: 100%;
    text-align: right;
    display: block;
    font-size: 11px;
    padding-top: 6px;
    color: #9d9d9d; }
  .capa.capa-hoje {
    height: 100%; }
    .capa.capa-hoje a {
      height: auto; }
      .capa.capa-hoje a img {
        width: 80%;
        margin: 0 auto;
        display: block;
        border: 1px solid #e4e4e4; }
    .capa.capa-hoje span {
      width: 90%;
      margin-bottom: 10px; }
    .capa.capa-hoje .vantagens span {
      margin: 0 auto;
      width: 80%;
      text-align: center;
      font-size: 14px;
      line-height: 114%;
      padding: 12px 0 4px 0; }
    .capa.capa-hoje .vantagens a {
      text-transform: uppercase;
      text-align: center;
      width: 100%; }
      .capa.capa-hoje .vantagens a.hoje-premium {
        font-family: "Bitter", serif;
        color: #b49e08;
        font-size: 20px;
        border-bottom: 1px solid #bcbcbc;
        padding-bottom: 8px; }
      .capa.capa-hoje .vantagens a.acervo-nh {
        color: #444444;
        font-size: 14px;
        line-height: 114%;
        padding: 18px 2px;
        letter-spacing: 0.5px;
        font-weight: 700; }

#pub-300 {
  margin-bottom: 20px; }
  #pub-300 span {
    font-size: 10px;
    color: #bcbcbc;
    padding-left: 10px; }
  #pub-300 .pub {
    width: 300px;
    height: 250px;
    background-color: #f3f3f3;
    margin: 0 auto; }
    #pub-300 .pub.p600 {
      height: 600px; }

.side100 {
  width: calc(100% - 340px);
  float: left;
  margin-right: 20px; }

#bloco-destaque {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 0 20px 0;
  position: relative; }

.foto-destaque-peq img {
  max-width: 100%; }

#bloco-destaque-sfoto {
  width: 100%;
  height: inherit;
  position: relative;
  margin: 20px 0;
  color: #525252; }

.bloco-opacity {
  position: absolute;
  width: 80%;
  top: 0;
  left: -60px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.59);
  transform: skew(22deg, 0deg);
  display: none; }

.titulo-destaque {
  color: white;
  display: block;
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 100%;
  padding: 24px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }
  .titulo-destaque.sfoto {
    color: #525252;
    max-width: 100%;
    padding: 10px;
    height: 100%; }
    .titulo-destaque.sfoto h1 {
      font-size: 34px; }
    .titulo-destaque.sfoto span.destaque-apoio {
      font-size: 15px; }
  .titulo-destaque h1 {
    font-family: "Bitter", serif;
    font-weight: 700 !important;
    line-height: 110%;
    font-size: 34px; }
  .titulo-destaque span.destaque-premium-cartola {
    font-family: "Bitter", serif;
    text-transform: uppercase;
    color: #b49e08;
    font-size: 14px;
    padding-bottom: 6px;
    display: inline-block;
    padding-left: 4px; }
  .titulo-destaque span.destaque-apoio {
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0.2px;
    line-height: 16px;
    display: block; }
  .titulo-destaque span.cartola-destaque {
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 900;
    display: inline-block;
    padding-right: 10px;
    line-height: 0.5px;
    padding-bottom: 10px; }

.titulo-destaque-2 {
  color: white;
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 24px;
  height: 100%; }
  .titulo-destaque-2.sfoto {
    color: #525252;
    width: 100%;
    padding: 10px;
    height: 100%; }
    .titulo-destaque-2.sfoto h1 {
      font-size: 34px;
      padding-top: 10px;
      line-height: 110%; }
    .titulo-destaque-2.sfoto span.destaque-apoio {
      font-size: 15px;
      width: 100%; }
  .titulo-destaque-2 h1 {
    font-family: "Bitter", serif;
    font-weight: 700 !important;
    line-height: 100%;
    font-size: 34px;
    display: flex;
    width: 100%; }
  .titulo-destaque-2 span.destaque-premium-cartola {
    font-family: "Bitter", serif;
    text-transform: uppercase;
    color: #b49e08;
    font-size: 14px;
    padding-bottom: 6px;
    display: inline-block; }
  .titulo-destaque-2 span.destaque-apoio {
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0.2px;
    line-height: 16px;
    display: block; }
  .titulo-destaque-2 span.cartola-destaque {
    color: #525252;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 900;
    display: inline-block;
    padding-right: 10px;
    line-height: 0.5px;
    position: relative; }

#bloco-mat3-sfoto,
#bloco-mat2-csfoto,
#bloco-mat2-foto {
  height: inherit;
  width: 100%;
  display: flex;
  margin: 16px 0; }
  #bloco-mat3-sfoto a,
  #bloco-mat2-csfoto a,
  #bloco-mat2-foto a {
    display: contents; }

#bloco-mat2-csfoto .mat-chamada {
  padding-top: 0; }

.mat33 {
  width: 33%;
  margin: 10px 0; }

.mat50 {
  width: 49%;
  margin: 10px 0; }

.mat60 {
  width: 60%;
  margin: 10px 0; }

.mat40 {
  width: 39%;
  margin: 10px 0; }

.mat-chamada {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  height: inherit; }
  .mat-chamada span {
    display: inline-block; }
  .mat-chamada h3 {
    font-size: 18px;
    font-family: "Bitter", serif;
    font-weight: 900;
    letter-spacing: 0.2px;
    width: 100%;
    color: #525252;
    line-height: 19px;
    padding: 20px 10px 20px 10px;
    display: block; }
    .mat-chamada h3.publicitario {
      padding: 10px; }

.cartola {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 900;
  position: absolute;
  top: 0;
  line-height: 11px;
  padding: 0 10px;
  display: inline-block; }
  .cartola.vejatbm {
    position: relative;
    padding: 0 0 4px 0;
    font-family: "Lato", sans-serif; }

.cartola_noticia {
  color: #406e84; }
  .cartola_noticia .cartola-premium {
    color: #b49e08;
    display: inline-block;
    font-family: "Bitter", serif;
    text-transform: uppercase;
    padding-left: 4px; }

.cartola_esportes {
  color: #d08534; }
  .cartola_esportes .cartola-premium {
    color: #b49e08;
    display: inline-block;
    font-family: "Bitter", serif;
    text-transform: uppercase;
    padding-left: 8px; }

.cartola_cotidiano {
  color: #813062; }
  .cartola_cotidiano .cartola-premium {
    color: #b49e08;
    display: inline-block;
    font-family: "Bitter", serif;
    text-transform: uppercase;
    padding-left: 8px; }

.cartola_opiniao {
  color: #c4b7a8; }
  .cartola_opiniao .cartola-premium {
    color: #b49e08;
    display: inline-block;
    font-family: "Bitter", serif;
    text-transform: uppercase;
    padding-left: 8px; }

.cartola_multimidia {
  color: #c04853; }
  .cartola_multimidia .cartola-premium {
    color: #b49e08;
    display: inline-block;
    font-family: "Bitter", serif;
    text-transform: uppercase;
    padding-left: 8px; }

.section-credito {
  position: absolute;
  bottom: 0;
  font-size: 11px;
  color: #bcbcbc;
  padding: 0 10px;
  line-height: 110%; }

.line-mat {
  width: 1px;
  height: auto;
  background-color: #bcbcbc; }

.line-bloco {
  width: 100%;
  height: 1px;
  background-color: #bcbcbc;
  clear: both; }
  .line-bloco.line-middle {
    position: relative; }
  .line-bloco.acompanhe {
    background-color: #f3f3f3; }

.img-chamada {
  height: 120px;
  display: block;
  width: 180px;
  background: url(../img/mat-pequena.png);
  background-size: cover;
  float: left; }

.calc-img {
  position: relative;
  width: calc(100% - 190px);
  float: right;
  height: 100%;
  display: flex;
  align-items: center; }
  .calc-img.info {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .calc-img.info.info100 {
      width: 100%; }
    .calc-img.info h3 {
      position: relative !important;
      top: auto; }
  .calc-img .mat-chamada h3 {
    padding-top: 12px; }

#destaque-medio {
  height: inherit;
  margin: 20px 0;
  width: 100%;
  position: relative;
  display: flex; }

.mat-chama-foto50 {
  height: 100%;
  width: 49%;
  position: relative; }

.mat-chama-50 {
  height: 100%;
  width: 49%;
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  right: 0; }
  .mat-chama-50 a {
    display: contents; }

.titulo-semfoto {
  position: relative;
  height: 50%;
  width: 100%;
  padding: 12px 0; }

.top0 {
  top: 0; }

.bottom0 {
  bottom: 0; }

.link-mat {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
  position: relative; }
  .link-mat h3 {
    font-size: 18px;
    font-family: "Bitter", serif;
    font-weight: 900;
    letter-spacing: 0.2px;
    width: 100%;
    color: #525252;
    line-height: 19px;
    padding: 0 10px;
    display: flex; }

.titulo-sobfoto {
  position: absolute;
  bottom: 0;
  color: white;
  width: 100%;
  padding: 12px 0 30px 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }
  .titulo-sobfoto span.cartola {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 900;
    top: 0;
    line-height: 11px;
    padding: 0 10px;
    display: inline-block;
    position: relative; }
  .titulo-sobfoto span.section-credito {
    bottom: 10px; }
  .titulo-sobfoto h5 {
    font-size: 24px;
    font-family: "Bitter", serif;
    font-weight: 900;
    letter-spacing: 0.2px;
    width: 100%;
    line-height: 26px;
    padding: 8px 10px 0 10px; }

.pleft {
  float: left;
  margin-right: 5px; }

.pright {
  float: right;
  margin-left: 5px; }

#home100 {
  width: 100%; }

#opiniao-home {
  width: 100%;
  margin-top: 50px;
  height: 240px;
  position: relative;
  margin-bottom: 40px; }

.title-op-home {
  color: #636363;
  font-family: "Bitter", serif;
  font-weight: 900;
  text-transform: uppercase;
  max-width: 30%;
  border-bottom: 1px solid #f3f3f3;
  margin-bottom: 14px; }
  .title-op-home h2 {
    font-size: 20px;
    padding-bottom: 5px;
    margin-bottom: 0; }
  .title-op-home.sport {
    border-bottom: 1px solid #d08534; }
  .title-op-home.blogs {
    border-bottom: 1px solid #813062; }

.chamada-opiniao {
  width: 49%;
  position: relative;
  padding: 20px;
  height: 100%; }
  .chamada-opiniao img {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1; }

.opiniao-tit {
  position: absolute;
  background-color: rgba(243, 243, 243, 0.47);
  right: 0;
  width: 80%;
  height: 80%;
  bottom: 0; }

.titulo-coluna {
  font-family: "Bitter", serif;
  font-weight: 900;
  color: #636363;
  width: 78%;
  padding: 10px;
  text-align: center;
  line-height: 120%;
  font-size: 17px;
  display: flex;
  align-items: center;
  height: 65%;
  position: absolute;
  right: 0;
  bottom: 37px; }
  .titulo-coluna i.fa-quote-left {
    position: absolute;
    top: -20px;
    font-size: 40px;
    color: #c3b6a9; }
  .titulo-coluna span.premium-lista {
    padding-left: 10px; }

span.op-nome {
  background-color: #909090;
  position: absolute;
  z-index: 1;
  bottom: 10px;
  min-width: 56%;
  max-width: 90%;
  text-align: right;
  font-size: 15px;
  font-weight: 400;
  font-style: italic;
  padding: 2px 14px;
  letter-spacing: 0.5px;
  color: white; }

.fl-left {
  float: left; }

.fl-right {
  float: right; }

#pub_center {
  background-color: #f9f7f5;
  margin: 60px 0; }

#blogs {
  width: 100%;
  position: relative; }

#popular {
  background-color: #f3f3f3;
  width: 100%;
  padding: 12px 20px 22px 20px;
  margin-bottom: 30px; }
  #popular h6 {
    color: #406e84;
    font-size: 16px;
    font-style: italic;
    font-weight: 900; }

.img-pop {
  background: url(../img/img-carrossel.png) center center no-repeat;
  height: 100%;
  width: 150px;
  float: left;
  background-size: cover; }

#carrossel-popular,
#carrossel-blog {
  height: 90px;
  margin-top: 10px; }
  #carrossel-popular .owl-nav,
  #carrossel-blog .owl-nav {
    position: absolute;
    right: -9px;
    height: 100%;
    top: 0%; }
    #carrossel-popular .owl-nav button.owl-next,
    #carrossel-blog .owl-nav button.owl-next {
      outline: 0;
      font-size: 30px;
      background-color: #f3f3f3;
      padding: 12px !important;
      height: 100%;
      color: #e4e4e4; }

#carrossel-blog {
  margin-bottom: 30px; }
  #carrossel-blog .owl-nav button.owl-next {
    background-color: white;
    outline: 0; }

.populares {
  height: 100%;
  display: inline-block;
  height: 90px; }

.tit-popular {
  width: calc(100% - 160px);
  float: right;
  height: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .tit-popular a {
    display: contents;
    color: #636363; }
    .tit-popular a span.cartola {
      position: relative;
      padding: 0 10px 0 0;
      width: 100%; }
    .tit-popular a span.mat-pop {
      font-family: "Bitter", serif;
      font-weight: 300;
      font-size: 16px;
      display: flex;
      line-height: 17px;
      width: 95%; }
    .tit-popular a:hover {
      color: inherit !important; }
  .tit-popular.pop100, .tit-popular.blog100 {
    width: 100%; }

#home2 {
  position: relative;
  width: 100%;
  margin-top: 30px; }

.lista-loteria {
  width: 100%;
  display: block;
  padding: 8px 0; }
  .lista-loteria span.side-loteria {
    color: #406e84;
    font-size: 11px;
    font-weight: 900;
    display: inline-flex;
    width: 39%;
    text-transform: uppercase;
    letter-spacing: 0.5px; }
  .lista-loteria .side-num {
    display: inline-flex;
    width: 58%;
    align-items: flex-start;
    flex-wrap: wrap; }
    .lista-loteria .side-num span {
      text-decoration: none !important;
      color: #636363;
      font-size: 11px;
      line-height: 15px;
      font-weight: 400;
      width: 100%;
      display: flex; }
    .lista-loteria .side-num .num {
      width: 100%;
      display: flex; }
      .lista-loteria .side-num .num ul {
        display: inline-flex;
        padding-left: 0;
        margin-bottom: 2px;
        flex-wrap: wrap; }
        .lista-loteria .side-num .num ul li {
          list-style: none;
          font-weight: 900;
          display: inline-flex;
          padding-right: 7px; }

#home-videos {
  background-color: #f9f7f5;
  height: 280px;
  padding: 10px;
  width: 100%;
  margin: 50px 0;
  display: flex;
  align-items: center; }
  #home-videos.owl-carousel .owl-nav button.owl-next {
    outline: 0; }
    #home-videos.owl-carousel .owl-nav button.owl-next i {
      font-size: 50px !important;
      background-color: #f9f7f5 !important;
      padding: 5px !important;
      color: #bcbcbc !important; }
  #home-videos .video {
    display: flex;
    align-items: center;
    height: 300px;
    width: 100%; }
    #home-videos .video iframe {
      height: 248px;
      width: 41%; }

.chamada-video {
  width: 56%;
  min-height: 60%;
  display: flex;
  align-items: center;
  padding-left: 20px;
  position: relative;
  flex-wrap: wrap; }
  .chamada-video i {
    font-size: 30px;
    color: #3f6e83;
    margin-right: 16px;
    width: 100%; }
  .chamada-video a {
    color: #636363; }
    .chamada-video a:hover {
      color: #636363; }
    .chamada-video a .link-video {
      display: flex;
      flex-wrap: wrap; }
      .chamada-video a .link-video span {
        font-family: "Bitter", serif;
        font-weight: 900;
        font-size: 28px;
        line-height: 30px;
        display: flex;
        padding-bottom: 10px; }
      .chamada-video a .link-video p {
        font-size: 15px;
        line-height: 20px; }

.bloco-esporte {
  display: block;
  width: 49%;
  position: relative;
  margin-bottom: 20px; }
  .bloco-esporte a {
    color: #525252;
    display: contents; }
    .bloco-esporte a:hover {
      color: #525252; }
    .bloco-esporte a .bl-foto-esporte {
      height: 280px;
      width: 100%;
      background: url(../img/esporte.png) center center no-repeat;
      background-size: cover;
      position: relative; }
    .bloco-esporte a h5 {
      font-family: "Bitter", serif;
      font-weight: 900;
      font-size: 22px;
      display: block;
      line-height: 24px;
      padding: 10px 0 18px 0; }
    .bloco-esporte a span.section-credito {
      padding: 0 !important; }
  .bloco-esporte.fl-left {
    margin-right: 8px; }
  .bloco-esporte.fl-right {
    margin-left: 8px; }
  .bloco-esporte.w-n100 {
    width: 100%; }

.dflex {
  display: flex; }

.cartola-esporte {
  position: absolute;
  background-color: #d08534;
  color: white;
  text-transform: uppercase;
  bottom: 6px;
  left: 0;
  padding: 4px 24px;
  letter-spacing: 0.5px;
  font-size: 12px; }

.home-inf {
  display: flex;
  width: 100%;
  overflow: hidden;
  height: 350px;
  position: relative;
  align-items: center;
  margin: 30px 0; }

.pub-inferior {
  width: 340px;
  float: left;
  display: flex;
  align-items: center; }
  .pub-inferior #pub-300 {
    margin-bottom: 0; }

.materia-inf {
  width: calc(100% - 340px);
  height: 330px; }

.informe {
  display: flex;
  align-items: self-end;
  height: 100%;
  width: 60%;
  position: relative;
  float: left;
  flex-wrap: wrap; }
  .informe h5 {
    font-family: "Bitter", serif;
    text-transform: uppercase;
    font-weight: 100;
    width: 100%;
    display: flex;
    color: #636363; }
  .informe .mat-foto {
    width: 100%;
    display: flex;
    height: 110px; }

.informe-pub {
  color: #636363;
  font-weight: 600;
  position: relative;
  top: auto; }

.classificados {
  width: 39%;
  float: right;
  display: flex;
  height: 100%;
  position: relative;
  flex-wrap: wrap; }
  .classificados h5 {
    font-family: "Bitter", serif;
    text-transform: uppercase;
    font-weight: 100;
    width: 100%;
    display: flex;
    color: #636363; }

.anuncio-abc img {
  height: 80px;
  width: 120px; }

.abc-valor {
  width: calc(100% - 130px);
  float: right;
  display: flex;
  height: 70px;
  align-items: center;
  flex-wrap: wrap; }
  .abc-valor span {
    display: flex;
    width: 100%;
    font-weight: 800;
    font-size: 13px;
    line-height: 13px; }
    .abc-valor span.nome, .abc-valor span.ano {
      color: #636363; }
    .abc-valor span.preco {
      color: #406e84; }

.bt-abc {
  position: relative;
  display: flex;
  width: 100%; }
  .bt-abc i {
    color: white;
    background-color: #406e84;
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 50%;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center; }

#footer ul {
  padding-left: 0;
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  background-color: #f3f3f3;
  padding: 18px 2px; }
  #footer ul li {
    display: inline-flex;
    list-style: none;
    font-size: 13px;
    font-weight: 700; }
    #footer ul li a {
      text-decoration: none !important;
      color: #636363; }
      #footer ul li a.assine-bt {
        color: #b49e08; }

.ges {
  width: 100%;
  background-color: #334558;
  color: white; }
  .ges .w1440 {
    text-align: right;
    display: block; }
    .ges .w1440 span {
      font-size: 12px;
      padding: 8px 0;
      display: block;
      letter-spacing: 0.5px;
      font-weight: 600; }

.linha-responsiva {
  width: 100%;
  background-color: #bcbcbc;
  height: 1px;
  display: none;
  float: left; }

footer {
  padding-left: 0 !important;
  padding-right: 0 !important; }

#menu-mobile {
  display: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: #334558;
  top: 0;
  left: 0;
  z-index: 999;
  flex-wrap: wrap;
  align-items: baseline;
  padding: 14px 20px; }

.topo-mn {
  display: flex;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.37);
  padding-bottom: 6px; }
  .topo-mn a {
    text-decoration: none;
    display: inline-flex;
    width: 100%; }
    .topo-mn a i {
      color: white;
      font-size: 30px; }

.menu-section,
.menu-middle,
.menu-footer,
.menu-assine {
  display: flex;
  width: 100%; }
  .menu-section ul,
  .menu-middle ul,
  .menu-footer ul,
  .menu-assine ul {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 8px !important;
    margin-bottom: 0; }
    .menu-section ul.mobile,
    .menu-middle ul.mobile,
    .menu-footer ul.mobile,
    .menu-assine ul.mobile {
      display: flex !important;
      flex-wrap: wrap; }
      .menu-section ul.mobile li,
      .menu-middle ul.mobile li,
      .menu-footer ul.mobile li,
      .menu-assine ul.mobile li {
        color: white;
        width: 100% !important;
        font-size: 15px !important;
        padding: 8px 0; }
        .menu-section ul.mobile li a,
        .menu-middle ul.mobile li a,
        .menu-footer ul.mobile li a,
        .menu-assine ul.mobile li a {
          color: white !important; }
          .menu-section ul.mobile li a.assine-amarelo,
          .menu-middle ul.mobile li a.assine-amarelo,
          .menu-footer ul.mobile li a.assine-amarelo,
          .menu-assine ul.mobile li a.assine-amarelo {
            color: #f3dd4f !important; }
        .menu-section ul.mobile li ul.submenu,
        .menu-middle ul.mobile li ul.submenu,
        .menu-footer ul.mobile li ul.submenu,
        .menu-assine ul.mobile li ul.submenu {
          display: block !important;
          padding-left: 30px !important; }
          .menu-section ul.mobile li ul.submenu li a,
          .menu-middle ul.mobile li ul.submenu li a,
          .menu-footer ul.mobile li ul.submenu li a,
          .menu-assine ul.mobile li ul.submenu li a {
            color: #d6ceb9 !important; }

.h_100 {
  max-height: 90%;
  display: flex;
  flex-wrap: wrap;
  overflow: auto; }

#materia,
#tabela,
#multimidia {
  margin-top: 50px; }
  #materia h1,
  #tabela h1,
  #multimidia h1 {
    font-family: "Bitter", serif;
    font-weight: 700;
    color: #525252;
    line-height: 110%;
    padding: 22px 0 14px 0;
    display: block;
    width: 100%;
    font-size: 46px; }
  #materia h4,
  #tabela h4,
  #multimidia h4 {
    font-family: "Bitter", serif;
    font-size: 18px;
    line-height: 110%;
    display: block;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 20px; }

.section-retranca {
  width: 100%; }
  .section-retranca span {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-flex; }
    .section-retranca span.section-color {
      color: #bcbcbc;
      padding-right: 10px; }

.credito-mat {
  width: 100%;
  display: inline-flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 6px; }
  .credito-mat .jornalista {
    width: 50%;
    float: left;
    font-size: 14px;
    color: #636363;
    font-weight: 700; }
    .credito-mat .jornalista span.nome-jornalista {
      text-transform: uppercase; }
    .credito-mat .jornalista a {
      color: #bcbcbc;
      font-size: 18px;
      padding-left: 10px;
      line-height: 100%; }
  .credito-mat .atualizacao {
    width: 50%;
    float: right;
    text-align: right;
    font-size: 12px;
    color: #636363; }
    .credito-mat .atualizacao span.atualiza {
      padding-left: 10px;
      border-left: 1px solid rgba(0, 0, 0, 0.2); }

.texto-mat {
  max-width: 800px;
  margin: 40px auto;
  position: relative; }
  .texto-mat p {
    font-size: 16px;
    line-height: 150%;
    color: #444444;
    max-width: 100%; }
    .texto-mat p a {
      text-decoration: none !important;
      color: #444444;
      font-weight: 800; }
      .texto-mat p a:hover {
        color: #444444; }
  .texto-mat h6 {
    font-family: "Bitter", serif;
    color: #444444;
    font-weight: 900;
    font-size: 22px;
    margin: 30px 0 20px 0; }
  .texto-mat a.img100 {
    background: url(../img/materia.jpg) center center no-repeat;
    max-width: 100%;
    height: 400px;
    display: block;
    position: relative;
    margin: 30px 0;
    background-size: cover; }
    .texto-mat a.img100 i {
      position: absolute;
      top: -20px;
      right: 10px;
      background-color: #334558;
      color: white;
      width: 50px;
      height: 50px;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 26px;
      border-radius: 50%; }
  .texto-mat a.img50 {
    background: url(../img/materia.jpg) center center no-repeat;
    width: 50%;
    height: 270px;
    display: block;
    position: relative;
    float: left;
    background-size: cover;
    margin-right: 20px; }
    .texto-mat a.img50 i {
      position: absolute;
      top: -20px;
      right: 10px;
      background-color: #334558;
      color: white;
      width: 50px;
      height: 50px;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 26px;
      border-radius: 50%; }
  .texto-mat a.img50 .legenda,
  .texto-mat a.img100 .legenda {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    color: white;
    padding: 10px; }
    .texto-mat a.img50 .legenda span.legenda-foto,
    .texto-mat a.img100 .legenda span.legenda-foto {
      font-size: 14px;
      font-weight: 600;
      line-height: 110%;
      display: block; }
    .texto-mat a.img50 .legenda span.credito-foto,
    .texto-mat a.img100 .legenda span.credito-foto {
      font-size: 12px;
      display: block;
      text-align: right; }
  .texto-mat .embed-video {
    margin: 20px 0; }
  .texto-mat .leiatbm {
    width: 50%;
    float: left;
    padding-right: 24px;
    margin-bottom: 20px; }
    .texto-mat .leiatbm span {
      width: 100%;
      font-size: 14px;
      color: #406e84;
      font-weight: 800;
      border-bottom: 1px solid #406e84;
      display: block; }
  .texto-mat a .leia {
    margin: 10px 0; }
    .texto-mat a .leia .img-chamada {
      height: 70px;
      width: 130px; }
    .texto-mat a .leia .calc-img {
      width: calc(100% - 130px); }
    .texto-mat a .leia h3 {
      font-size: 14px;
      line-height: 16px;
      padding: 10px;
      font-weight: 100;
      margin-bottom: 0; }

.galeria-mat {
  display: block;
  width: 100%;
  position: relative;
  margin-top: 50px; }
  .galeria-mat .owl-nav {
    position: absolute;
    top: -50px;
    right: 0;
    font-size: 34px;
    color: #a5a5a5; }
    .galeria-mat .owl-nav button {
      outline: 0; }
      .galeria-mat .owl-nav button.owl-prev {
        margin-right: 10px; }
  .galeria-mat .item {
    margin: 0 auto; }
    .galeria-mat .item a {
      display: block;
      height: 100%;
      max-width: 70%;
      margin: 0 auto;
      color: #444444;
      text-align: center; }
      .galeria-mat .item a img {
        display: block;
        max-height: 400px;
        width: auto;
        margin: 0 auto; }
      .galeria-mat .item a span {
        width: 100%;
        display: block; }
        .galeria-mat .item a span.credito-foto {
          font-size: 12px; }
        .galeria-mat .item a span.legenda-foto {
          font-size: 14px;
          line-height: 115%;
          font-weight: 600;
          margin: 10px 0; }
  .galeria-mat.gal-especial {
    margin: 50px 0; }

.tags {
  margin: 30px 0;
  width: 100%; }
  .tags span {
    font-size: 14px;
    font-weight: 900;
    display: inline-block; }
  .tags a {
    color: #525252;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid #525252;
    padding: 4px 6px;
    display: inline-block;
    margin-right: 4px; }
    .tags a:hover {
      background-color: #525252;
      color: white; }

#relacionadas {
  max-width: 800px;
  margin: 30px auto 70px auto; }
  #relacionadas h5 {
    color: #406e84;
    margin-bottom: 20px;
    font-weight: 800;
    font-size: 18px; }
  #relacionadas a {
    display: flex;
    width: 100%;
    height: inherit;
    margin: 16px 0; }

#lista,
#busca {
  padding: 10px;
  max-width: 800px;
  margin: 30px auto 70px auto; }
  #lista a,
  #busca a {
    display: flex;
    width: 100%;
    height: inherit;
    margin: 16px 0; }
  #lista h5,
  #busca h5 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #bcbcbc;
    margin-bottom: 20px; }

#erro {
  padding: 20px;
  margin: 30px auto 70px auto;
  background-color: #efefef; }
  #erro a {
    display: flex;
    width: 100%;
    height: inherit;
    margin: 16px 0; }
  #erro h5 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #bcbcbc;
    margin-bottom: 20px; }

#destaque-interna a {
  display: block;
  margin: 0 auto; }

.max1100 {
  max-width: 1100px;
  margin: 0 auto; }

.paywall {
  width: 100%;
  height: 540px;
  position: absolute;
  z-index: 999;
  top: 20px;
  box-shadow: 0px 110px 1px rgba(0, 0, 0, 0.2); }
  .paywall img {
    width: 100%; }
  .paywall .bloco-login {
    background-color: white;
    height: 100%;
    width: 100%; }

.no-carrossel {
  justify-content: start !important; }
  .no-carrossel li {
    padding: 0 30px; }
    .no-carrossel li:first-child {
      padding-left: 0; }
    .no-carrossel li:last-child {
      border-right: none !important; }

.capa-blog {
  background: url(../img/capablog.png) center center no-repeat;
  width: 100%;
  height: 280px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  background-size: cover; }
  .capa-blog.tabela {
    filter: none;
    background: url(../img/tabela.png) center center no-repeat; }

#blogcapa {
  margin-top: 50px; }

.topo-blog {
  height: 320px;
  width: 100%;
  display: block;
  position: relative; }
  .topo-blog img {
    position: absolute;
    bottom: 0;
    left: 30px;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    border: 4px solid white; }
  .topo-blog span.blog-premium {
    position: absolute;
    top: 0;
    left: 0;
    color: #f3dd4f;
    width: 100%;
    display: block;
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    padding: 8px 30px 20px 30px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Bitter", serif;
    font-size: 20px; }
    .topo-blog span.blog-premium.tabela {
      color: white; }

.titulo-blog {
  width: 1000px;
  margin: 0 auto;
  color: #444444;
  margin-top: -20px;
  text-align: left; }
  .titulo-blog h1 {
    font-family: "Bitter", serif;
    margin-bottom: 8px;
    font-weight: 600;
    line-height: 100%; }
  .titulo-blog .credito-mat {
    border-bottom: none; }
    .titulo-blog .credito-mat .jornalista {
      width: 100%; }
  .titulo-blog p.descricao-blog {
    font-style: italic;
    font-size: 16px;
    line-height: 110%;
    padding-top: 16px;
    color: #bcbcbc; }

.lista-blogs {
  max-width: 800px;
  margin: 0 auto; }
  .lista-blogs a {
    display: block;
    margin-bottom: 60px; }

.integra {
  width: 100%;
  text-align: right;
  padding: 6px 20px 6px 0;
  font-size: 13px;
  background-color: #f3f3f3; }
  .integra span {
    color: #406e84;
    font-weight: 700;
    display: inline-block; }
    .integra span:first-child {
      padding-right: 8px; }
    .integra span:last-child {
      padding-left: 8px; }

.share {
  position: fixed;
  right: 30px;
  background-color: #f3f3f3;
  padding: 2px 10px;
  display: flex;
  align-items: center;
  z-index: 99; }
  .share span {
    color: #9d9d9d;
    font-size: 12px; }
  .share a {
    color: #9d9d9d;
    font-size: 22px;
    padding-left: 10px; }
    .share a:hover {
      color: #444444 !important; }
  .share.fixo {
    max-width: 800px;
    margin: 0 auto 30px auto;
    position: relative;
    background-color: transparent;
    right: 0; }

.paginacao {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 40px; }
  .paginacao a,
  .paginacao span {
    display: inline-block;
    color: #525252;
    padding: 0 5px;
    margin-bottom: 0 !important; }
    .paginacao a:hover,
    .paginacao span:hover {
      color: #525252;
      font-weight: 800; }

.topo-hoje {
  width: 100%;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f1f1f1; }
  .topo-hoje h2 {
    font-family: "Bitter", serif;
    text-transform: uppercase;
    font-size: 32px;
    width: 50%;
    float: left;
    color: #444444; }
  .topo-hoje span.datadehoje {
    width: 50%;
    float: right;
    font-size: 13px;
    font-weight: 800;
    color: #406e84;
    text-align: right;
    line-height: 110%; }

.conteudo-nh-hoje {
  max-width: 550px;
  margin: 40px auto;
  display: flex;
  flex-wrap: wrap; }

.editoria-hoje {
  display: block;
  width: 100%;
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .editoria-hoje h3 {
    color: #444444;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 110%;
    display: block;
    margin-bottom: 20px; }
  .editoria-hoje a {
    display: block;
    width: 90%;
    float: right;
    color: #444444;
    font-family: "Bitter", serif;
    font-size: 16px;
    padding-bottom: 14px;
    line-height: 120%; }
    .editoria-hoje a:hover {
      color: #444444; }
    .editoria-hoje a span {
      display: contents; }

.abre-materia {
  width: 100%;
  background-color: #f7f6f6;
  float: left;
  display: block;
  padding: 20px 16px;
  color: #444444;
  margin: 20px 0; }
  .abre-materia a.fechar {
    width: 100%;
    text-align: right;
    font-family: inherit;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 800;
    color: #9d9d9d; }
  .abre-materia .materia-imp {
    border-bottom: 1px solid #bcbcbc;
    padding-bottom: 20px;
    padding-top: 10px; }
    .abre-materia .materia-imp span.cartola-imp {
      font-size: 12px;
      text-transform: uppercase;
      font-weight: 800; }
    .abre-materia .materia-imp span.credito-imp {
      font-size: 12px;
      color: #636363;
      padding: 8px 0 14px 0;
      display: block; }
    .abre-materia .materia-imp h4.titulo-imp {
      font-family: "Bitter", serif;
      font-size: 22px;
      line-height: 110%;
      font-weight: 700;
      padding-top: 8px;
      margin-bottom: 0; }
    .abre-materia .materia-imp p {
      font-size: 16px;
      line-height: 120%; }
    .abre-materia .materia-imp .foto-imp {
      display: block;
      max-width: 80%;
      margin: 20px auto; }
      .abre-materia .materia-imp .foto-imp img {
        display: block;
        width: 100%; }
      .abre-materia .materia-imp .foto-imp span {
        display: block;
        line-height: 110%;
        padding-top: 10px; }
        .abre-materia .materia-imp .foto-imp span.legenda-imp {
          font-size: 11px;
          font-weight: 700; }
        .abre-materia .materia-imp .foto-imp span.credito-imp-legenda {
          font-size: 10px; }

.busca-hoje {
  display: inline-flex;
  width: max-content;
  align-items: center;
  border: 1px solid #bcbcbc;
  padding: 5px 14px;
  margin: 30px auto; }
  .busca-hoje a {
    display: inline-flex;
    width: 100%;
    color: #444444;
    font-size: 14px; }
    .busca-hoje a strong {
      padding-left: 6px;
      padding-right: 6px; }
  .busca-hoje form {
    display: inline-flex;
    width: 100%; }
    .busca-hoje form .form-group {
      width: 70px;
      background-color: none;
      margin-bottom: 0;
      margin-left: 6px; }
      .busca-hoje form .form-group input {
        background-color: #f3f3f3;
        font-size: 14px;
        outline: 0 !important;
        border: none; }
        .busca-hoje form .form-group input:focus {
          box-shadow: none; }
    .busca-hoje form button {
      background: none;
      border: none;
      font-size: 12px;
      text-transform: uppercase; }

.abre-alerta {
  display: block;
  width: 100%;
  float: left;
  background-color: #f3f3f3;
  padding: 20px 16px;
  text-align: center; }
  .abre-alerta span {
    display: inline-block;
    padding: 2px 0;
    font-size: 14px; }
    .abre-alerta span.alerta-premium {
      font-family: "Bitter", serif;
      color: #b49e08; }
    .abre-alerta span a {
      display: inline;
      float: none;
      font-family: "Lato", sans-serif;
      font-weight: 800;
      padding-left: 0; }
  .abre-alerta a.premium-vantagens {
    float: none;
    text-align: center;
    font-family: "Lato", sans-serif;
    width: 100%;
    padding-bottom: 0;
    padding-top: 6px;
    font-weight: 800; }

.chama-blog {
  max-width: 800px;
  margin: 30px auto 50px auto;
  display: flex;
  flex-wrap: wrap; }
  .chama-blog a {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin: 30px 0;
    color: #444444; }
    .chama-blog a img {
      width: 150px;
      height: 150px;
      border-radius: 50%;
      float: left; }
      .chama-blog a img.img-coluna {
        height: auto;
        border-radius: 0; }
    .chama-blog a .sobre-blog {
      width: calc(100% - 170px);
      float: right;
      padding-left: 20px; }
      .chama-blog a .sobre-blog h3 {
        color: #444444;
        font-family: "Bitter", serif;
        font-weight: 700; }
      .chama-blog a .sobre-blog span {
        color: #9d9d9d;
        font-size: 16px;
        font-style: italic;
        display: block;
        line-height: 130%; }
        .chama-blog a .sobre-blog span.atualizado {
          font-style: normal;
          font-size: 12px;
          padding-top: 10px;
          color: #444444; }

#videos {
  margin: 30px auto 70px auto; }

.video-int {
  margin: 60px auto 40px auto;
  max-width: 800px; }
  .video-int h1 {
    font-family: "Bitter", serif;
    font-weight: 700;
    line-height: 100%;
    font-size: 46px;
    color: #444444;
    padding: 14px 0; }
  .video-int h4 {
    font-family: "Bitter", serif;
    font-size: 18px;
    line-height: 110%; }
  .video-int .data-video {
    color: #bcbcbc;
    font-size: 14px; }
  .video-int .embed-video {
    margin: 30px 0; }

.lista-videos {
  max-width: 800px;
  margin: 0 auto;
  padding-top: 10px;
  border-top: 1px solid #bcbcbc; }
  .lista-videos a {
    display: flex;
    height: 150px;
    align-items: center;
    color: #444444;
    margin: 30px 0; }
    .lista-videos a:hover {
      color: #444444; }
    .lista-videos a iframe {
      max-width: 34%;
      height: auto; }
    .lista-videos a .video-miniatura {
      padding-left: 16px; }
      .lista-videos a .video-miniatura h6 {
        font-family: "Bitter", serif;
        font-weight: 700;
        line-height: 110%;
        display: flex;
        font-size: 20px; }
      .lista-videos a .video-miniatura span {
        font-size: 14px;
        display: flex;
        line-height: 110%; }

.avisa-erro {
  display: block;
  margin-top: 20px; }
  .avisa-erro a {
    color: #444444;
    display: block;
    float: right; }
    .avisa-erro a span {
      font-size: 15px;
      border: 1px solid #9d9d9d;
      padding: 4px 14px; }
    .avisa-erro a:hover {
      color: #636363; }
  .avisa-erro .cx-erro {
    background-color: #f3f3f3;
    display: block;
    float: left;
    width: 100%;
    margin: 20px 0;
    padding: 22px 14px; }
    .avisa-erro .cx-erro span {
      float: left;
      display: block;
      font-size: 14px;
      line-height: 110%; }
    .avisa-erro .cx-erro form {
      display: block;
      width: 100%;
      float: left;
      margin: 12px 0; }
      .avisa-erro .cx-erro form label {
        font-size: 14px;
        margin-bottom: 3px;
        font-weight: 700; }
      .avisa-erro .cx-erro form input,
      .avisa-erro .cx-erro form textarea {
        border: none;
        outline: 0; }
        .avisa-erro .cx-erro form input:focus,
        .avisa-erro .cx-erro form textarea:focus {
          box-shadow: none; }
      .avisa-erro .cx-erro form button {
        width: 100%;
        text-align: center;
        text-transform: uppercase;
        background: #406e84;
        border: none;
        font-weight: 500;
        color: white;
        font-size: 14px;
        padding: 8px 0; }

.tit-premium h2 {
  font-family: "Bitter", serif;
  color: #b49e08;
  text-transform: uppercase;
  border-bottom: 1px solid #bcbcbc; }

#premium {
  max-width: 800px;
  margin: 30px auto 80px auto; }

.conteudo-exc {
  color: #444444;
  position: absolute;
  top: 26px;
  z-index: 99;
  height: 100%;
  width: 100%; }
  .conteudo-exc .over {
    margin: 20px;
    width: calc(100% - 40px);
    box-shadow: 0px 3px 2px rgba(175, 175, 175, 0.65);
    background-color: #f9f9f9;
    padding: 40px 20px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border: 1px solid #c7c7c7; }
    .conteudo-exc .over span {
      width: 100%;
      font-size: 14px;
      line-height: 110%; }
    .conteudo-exc .over h2 {
      font-family: "Bitter", serif;
      color: #b49e08;
      font-size: 24px;
      padding-top: 4px; }
    .conteudo-exc .over form {
      width: 50%;
      margin-top: 20px; }
      .conteudo-exc .over form .form-group {
        text-align: left; }
        .conteudo-exc .over form .form-group label {
          margin-bottom: 1px;
          font-size: 14px; }
        .conteudo-exc .over form .form-group input {
          outline: 0; }
          .conteudo-exc .over form .form-group input:focus {
            box-shadow: none;
            border-color: #9d9d9d; }
        .conteudo-exc .over form .form-group.senha {
          float: left;
          width: 100%;
          margin-bottom: 2px; }
          .conteudo-exc .over form .form-group.senha label {
            float: left;
            width: 100%; }
          .conteudo-exc .over form .form-group.senha input {
            width: 73%;
            float: left; }
          .conteudo-exc .over form .form-group.senha button {
            width: 25%;
            float: right;
            border: none;
            background: none;
            font-size: 16px;
            text-transform: uppercase;
            padding-top: 8px;
            color: #9d9d9d; }
    .conteudo-exc .over a {
      font-size: 11px;
      color: #444444; }
      .conteudo-exc .over a:hover {
        color: #406e84; }
      .conteudo-exc .over a.banca {
        text-align: center;
        font-size: 16px;
        display: block !important;
        margin-top: 5px !important;
        line-height: 110%;
        color: #406e84; }
        .conteudo-exc .over a.banca strong {
          padding: 0 2px; }
    .conteudo-exc .over h5 {
      padding-top: 20px;
      font-size: 16px;
      font-weight: 600;
      margin-top: 0; }

#lista-premium {
  height: max-content; }
  #lista-premium a {
    display: flex;
    width: 100%;
    height: inherit;
    margin: 16px 0; }

#contato {
  margin: 50px auto 80px auto; }

.form-mensagem {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  color: #444444;
  margin-bottom: 20px; }
  .form-mensagem h1 {
    font-family: "Bitter", serif;
    font-size: 32px;
    padding: 10px 0;
    font-weight: 600; }

.opcao-contato {
  display: flex;
  max-width: 800px;
  margin: 30px auto 50px auto;
  justify-content: space-around; }
  .opcao-contato a {
    display: flex;
    flex-wrap: wrap;
    width: min-content;
    justify-content: center;
    background-color: #e8e8e8;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    align-items: center;
    flex-flow: column;
    text-align: center; }
    .opcao-contato a:hover {
      color: #444444;
      background-color: #efecec; }
    .opcao-contato a i {
      font-size: 60px;
      color: #406e84;
      margin-bottom: 8px; }
    .opcao-contato a span {
      text-transform: uppercase;
      font-size: 12px;
      line-height: 114%;
      font-weight: 500;
      color: #8c8c8c;
      max-width: 70%; }

.form-contato {
  display: flex;
  max-width: 800px;
  margin: 30px auto; }
  .form-contato form {
    width: 100%; }
    .form-contato form .form-group {
      font-size: 14px; }
      .form-contato form .form-group label {
        margin-bottom: 1px; }
      .form-contato form .form-group input {
        outline: none; }
        .form-contato form .form-group input:focus {
          box-shadow: none; }
      .form-contato form .form-group textarea {
        outline: none; }
        .form-contato form .form-group textarea:focus {
          box-shadow: none; }
    .form-contato form button {
      margin-right: 15px;
      background-color: #e8e8e8;
      border: none;
      text-transform: uppercase;
      font-size: 14px;
      padding: 4px 18px;
      border-radius: 2px;
      letter-spacing: 1.1px;
      outline: 0; }
      .form-contato form button:focus {
        box-shadow: none; }
  .form-contato.news {
    width: 70%;
    text-align: left; }
    .form-contato.news form button {
      background-color: #406e84;
      color: white; }

.canais {
  display: flex;
  margin: 30px auto;
  flex-wrap: wrap; }
  .canais h1 {
    text-align: center;
    font-family: "Bitter", serif;
    font-size: 32px;
    padding: 16px 0 30px 0;
    font-weight: 600;
    width: 100%; }

.redes-sociais {
  display: flex;
  margin: 30px auto;
  flex-wrap: wrap;
  max-width: 800px;
  justify-content: center; }
  .redes-sociais h1 {
    text-align: center;
    font-family: "Bitter", serif;
    font-size: 32px;
    padding: 16px 0 30px 0;
    font-weight: 600;
    width: 100%; }
  .redes-sociais a {
    text-decoration: none;
    margin: 0 8px; }
    .redes-sociais a i {
      background-color: #bcbcbc;
      color: white;
      width: 70px;
      height: 70px;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      font-size: 40px; }
      .redes-sociais a i:hover {
        background-color: #406e84; }

.canal {
  width: 33%;
  display: flex;
  flex-wrap: wrap;
  text-align: center; }
  .canal h5 {
    width: 100%;
    color: #406e84;
    font-weight: 800; }
  .canal span {
    width: 100%;
    font-size: 13px; }
    .canal span a {
      text-decoration: none !important;
      color: #444444; }
      .canal span a:hover {
        color: #444444; }
    .canal span.fone, .canal span.mail {
      font-size: 15px;
      margin-top: 3px;
      font-weight: 600; }
    .canal span i.fa-globe {
      font-size: 40px;
      margin-top: 10px;
      margin-bottom: 3px;
      color: #406e84; }

.endereco {
  max-width: 800px;
  display: flex;
  margin: 30px auto;
  flex-wrap: wrap;
  justify-content: center; }
  .endereco span {
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 14px; }
  .endereco .pin {
    margin-top: 18px; }
    .endereco .pin a {
      text-decoration: none;
      color: #444444; }
      .endereco .pin a i {
        width: 100%;
        text-align: center;
        font-size: 30px; }
      .endereco .pin a h4 {
        font-size: 18px;
        font-weight: 900; }

#bloco-1-especial {
  width: 100%;
  height: 420px;
  background: url(../img/destaque.png) center center no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  align-items: center; }
  #bloco-1-especial h1 {
    display: flex;
    position: absolute;
    color: white;
    padding: 10px 30px;
    text-align: center;
    font-family: "Bitter", serif;
    line-height: 108%;
    font-weight: 700;
    font-size: 41px;
    width: 100%;
    justify-content: center; }

#especial {
  margin-top: 20px;
  position: relative; }

.filtro {
  width: 100%;
  height: 100%;
  display: flex;
  background-color: rgba(0, 0, 0, 0.35); }

.apoio-especial {
  position: relative;
  width: 100%;
  display: flex;
  min-height: 70px;
  justify-content: center;
  margin-bottom: 70px; }
  .apoio-especial .linha-apoio {
    position: absolute;
    display: flex;
    background-color: #f9f9f9;
    top: -50%;
    max-width: 60%;
    font-size: 22px;
    padding: 14px 34px;
    text-align: center;
    line-height: 113%;
    border-radius: 1px;
    color: #3c3c3c;
    letter-spacing: 0.2px;
    font-weight: 400;
    font-style: italic; }
  .apoio-especial .nome-reporter {
    position: absolute;
    bottom: 0;
    font-size: 14px;
    font-style: italic; }

.texto-especial {
  padding: 0 14px;
  color: #6d6d6d;
  max-width: 1000px;
  margin: 0 auto; }
  .texto-especial span.retranca-especial {
    font-family: "Bitter", serif;
    display: block;
    text-align: left;
    font-weight: 700;
    font-size: 19px;
    margin-top: 30px;
    margin-bottom: 10px;
    color: #444444; }
  .texto-especial p {
    font-size: 16px;
    line-height: 25px;
    display: block;
    margin-bottom: 30px; }
    .texto-especial p a {
      color: #6d6d6d;
      text-decoration: none !important;
      font-weight: 800; }
  .texto-especial iframe {
    margin: 0 auto;
    display: block;
    max-width: 800px; }

.background-especial {
  width: 100%;
  min-height: 460px;
  background-color: #334558;
  margin: 40px 0;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  padding: 40px 0; }
  .background-especial p,
  .background-especial span,
  .background-especial a {
    color: white !important; }

.foto-especial {
  background: url(../img/especial.png) center center no-repeat;
  width: 100%;
  min-height: 600px;
  background-size: cover;
  margin: 40px 0;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  position: relative; }
  .foto-especial img {
    display: none; }
  .foto-especial .leg-especial {
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 13px;
    line-height: 125%;
    display: block;
    text-align: center;
    letter-spacing: 0.2px;
    left: 0;
    padding: 20px 20px 6px 20px;
    color: white;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }

.texto-foto {
  background: url(../img/destaque.png) center center no-repeat;
  width: 100%;
  min-height: 460px;
  background-size: cover;
  margin: 40px 0;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  color: white !important; }
  .texto-foto .texto-hide {
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px 0;
    display: flex;
    align-items: center;
    height: 100%; }
    .texto-foto .texto-hide p,
    .texto-foto .texto-hide span,
    .texto-foto .texto-hide a {
      color: white !important; }

.bckg-black {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.35); }

.citacao-especial {
  color: #6d6d6d;
  max-width: 800px;
  margin: 22px auto;
  color: #444444; }
  .citacao-especial span,
  .citacao-especial i {
    width: 100%;
    display: block; }
  .citacao-especial i {
    font-size: 30px; }
    .citacao-especial i.fa-quote-right {
      text-align: right; }
  .citacao-especial span {
    font-size: 30px;
    line-height: 118%;
    text-align: center;
    font-style: italic; }

.embed-video.especial {
  margin: 40px auto; }

.compartilhe {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  clear: both; }
  .compartilhe span {
    font-style: italic;
    font-size: 16px;
    padding-right: 8px; }
  .compartilhe a {
    color: #9d9d9d;
    font-size: 26px;
    padding: 0 4px; }
    .compartilhe a:hover {
      color: #9d9d9d; }

.section-login {
  max-width: 400px;
  margin: 50px auto; }
  .section-login h5 {
    font-size: 16px;
    color: #9d9d9d; }
  .section-login form {
    margin: 10px 0 20px 0;
    float: left;
    width: 100%; }
    .section-login form .form-group {
      margin-bottom: 6px; }
      .section-login form .form-group label {
        font-size: 14px;
        margin-bottom: 0;
        line-height: 110%; }
      .section-login form .form-group small {
        font-size: 12px;
        font-style: italic; }
        .section-login form .form-group small a {
          color: #444444 !important;
          font-weight: 700; }
      .section-login form .form-group input {
        outline: 0; }
        .section-login form .form-group input.form-control:focus {
          box-shadow: none; }
    .section-login form button {
      background-color: #406e84;
      color: white;
      text-transform: uppercase;
      font-size: 14px;
      border-radius: 2px;
      font-weight: 300;
      padding: 3px 20px; }
      .section-login form button:hover {
        font-weight: 700;
        color: white; }

.b-vindo {
  display: block;
  text-align: center;
  margin-bottom: 30px; }
  .b-vindo h4 {
    font-size: 20px;
    margin-bottom: 2px;
    line-height: 110%; }
    .b-vindo h4.ass-premium {
      font-family: "Bitter", serif;
      color: #b49e08;
      text-transform: uppercase;
      font-size: 26px; }

a.login-social {
  width: 48%;
  text-decoration: none !important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #9d9d9d;
  border-radius: 2px;
  margin: 2px 3px;
  padding: 5px 0; }
  a.login-social img {
    width: 22px;
    margin-right: 10px; }
  a.login-social span {
    color: #636363;
    font-size: 14px; }

.cadastre {
  justify-content: center;
  width: 100%;
  display: flex;
  float: left;
  margin: 30px 0;
  flex-wrap: wrap; }
  .cadastre h4 {
    font-size: 16px;
    text-align: center;
    width: 100%;
    margin-bottom: 0; }
  .cadastre a {
    color: #406e84;
    font-weight: 800; }
    .cadastre a:hover {
      color: #406e84; }

.acesso-loja {
  margin-top: 30px;
  position: relative; }
  .acesso-loja h2 {
    font-size: 18px;
    text-align: center;
    line-height: 110%; }
  .acesso-loja a {
    font-family: "Bitter", serif;
    color: white;
    width: 70%;
    justify-content: center;
    display: flex;
    line-height: 110%;
    font-size: 15px;
    background-color: rgba(51, 69, 88, 0.85);
    border-radius: 2px;
    padding: 8px;
    margin: 0 auto;
    position: absolute;
    bottom: 30px;
    right: 0;
    left: 0;
    letter-spacing: 0.4px;
    text-align: center; }
    .acesso-loja a:hover {
      color: #f3f3f3; }
  .acesso-loja img {
    margin: 16px auto;
    max-width: 150px;
    display: block; }

.abre-form {
  display: block;
  width: 100%;
  margin: 22px 0; }
  .abre-form form span {
    display: block;
    line-height: 110%;
    margin-bottom: 20px;
    font-weight: 600; }
  .abre-form form .form-control input {
    outline: 0; }
    .abre-form form .form-control input.form-control:focus {
      box-shadow: none; }

.resultado-busca {
  margin-bottom: 20px;
  width: 100%; }
  .resultado-busca span {
    display: inline-block; }
    .resultado-busca span:first-child {
      padding-right: 10px; }
    .resultado-busca span:last-child {
      color: #636363; }
  .resultado-busca.busca0 {
    min-height: 50vh; }
    .resultado-busca.busca0 h3 {
      font-size: 30px;
      color: #bcbcbc; }
    .resultado-busca.busca0 h1 {
      width: 100%;
      text-align: center;
      color: #dadada;
      margin-top: 20px;
      font-size: 90px; }

svg#L4 {
  width: 100% !important;
  height: 100px !important;
  margin: 0 auto 20px auto;
  display: inline-block; }

.descr-erro {
  float: left; }
  .descr-erro h3 {
    font-size: 40px;
    font-weight: 800;
    color: #565656; }
  .descr-erro span {
    color: #70b1b0;
    line-height: 130%;
    display: flex; }

.abre-erro {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 50px; }
  .abre-erro img {
    opacity: 0.95; }

#esporte {
  margin-top: 50px; }

.esportes3 {
  width: 100%; }
  .esportes3 .div30 {
    width: calc(33% - 16px);
    float: left;
    margin: 0 9px; }
    .esportes3 .div30 h4 {
      text-align: right;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 14px;
      letter-spacing: 0.8px; }
      .esportes3 .div30 h4.cor-gremio {
        color: #0D80BF; }
      .esportes3 .div30 h4.cor-inter {
        color: #FF2800; }

.side-tab {
  width: 660px;
  position: sticky;
  right: 0;
  margin: 40px 0;
  top: 5px;
  float: right; }

#brasileirao {
  margin-top: 50px; }
  #brasileirao span {
    font-size: 18px;
    width: 100%;
    display: block;
    padding-bottom: 4px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
    color: #444444;
    font-weight: 600;
    float: left; }
  #brasileirao a {
    font-size: 14px;
    text-align: right;
    width: 100%;
    display: block;
    margin-top: 8px;
    color: #406e84; }
    #brasileirao a:hover {
      color: #406e84; }
  #brasileirao .table {
    color: #585858; }
  #brasileirao .table-responsive {
    background-color: #f9f7f5;
    padding: 4px;
    margin-bottom: 30px; }
    #brasileirao .table-responsive.rodada {
      margin-bottom: 10px; }
    #brasileirao .table-responsive th {
      font-size: 14px;
      text-transform: uppercase;
      color: #9c9c9c;
      font-weight: 500; }
      #brasileirao .table-responsive th.verde {
        color: #33ab33; }
      #brasileirao .table-responsive th.verde-claro {
        color: #3cbd3c; }
      #brasileirao .table-responsive th.marrom {
        color: #7d4c2e; }
      #brasileirao .table-responsive th.vermelho {
        color: #ff4040; }
    #brasileirao .table-responsive td {
      font-size: 13px; }
      #brasileirao .table-responsive td.negrito {
        font-weight: 900; }

.not-esportes {
  width: calc(100% - 660px);
  float: left;
  margin: 40px 0;
  padding-right: 30px;
  position: sticky;
  top: 0; }
  .not-esportes a {
    display: flex;
    width: 100%;
    height: inherit;
    margin: 16px 0; }

.texto-especial a.img100 {
  background: url(../img/materia.jpg) center center no-repeat;
  max-width: 70%;
  height: 400px;
  display: block;
  position: relative;
  margin: 30px auto;
  background-size: cover; }
  .texto-especial a.img100 i {
    position: absolute;
    top: -20px;
    right: 10px;
    background-color: #334558;
    color: white;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    border-radius: 50%; }
  .texto-especial a.img100 .legenda {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    color: white;
    padding: 10px; }
    .texto-especial a.img100 .legenda span.legenda-foto {
      font-size: 14px;
      font-weight: 600;
      line-height: 110%;
      display: block; }
    .texto-especial a.img100 .legenda span.credito-foto {
      font-size: 12px;
      display: block;
      text-align: right; }

.mais-materias {
  display: none;
  margin-top: 24px; }
  .mais-materias a {
    justify-content: center;
    flex-wrap: wrap;
    color: #444444; }
    .mais-materias a:hover {
      color: #444444; }
    .mais-materias a i {
      display: flex;
      width: 100%;
      justify-content: center;
      font-size: 38px;
      margin-bottom: 4px; }
    .mais-materias a span {
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 0.8px; }

.especial-esporte {
  padding: 16px;
  border: 1px solid #d2d2d2; }
  .especial-esporte a {
    display: flex;
    width: 100%;
    height: inherit;
    margin: 16px 0; }
    .especial-esporte a.logo-esporte {
      margin: 0 0 4px 0; }
    .especial-esporte a img {
      max-width: 110px; }

.tabela-completa {
  width: 660px;
  margin: 0 auto; }
  .tabela-completa form {
    display: grid;
    margin-bottom: 30px; }
    .tabela-completa form .form-group label {
      float: left;
      font-size: 14px; }
    .tabela-completa form .form-group select {
      float: left;
      max-width: 72px;
      height: auto;
      padding: 1px 1px 1px 3px;
      font-size: 14px;
      margin-left: 10px;
      outline: 0; }
      .tabela-completa form .form-group select:focus {
        box-shadow: none; }

.mgt0 {
  margin-top: 0 !important; }

#bloco-especial {
  height: inherit;
  width: 100%;
  display: flex;
  margin: 30px 0;
  margin-top: 40px;
  padding: 0 6px;
  border: 1px solid #bcbcbc;
  flex-wrap: wrap;
  background-color: #f9f7f5; }
  #bloco-especial a {
    display: contents; }
  #bloco-especial .w100 {
    display: inline-flex; }

.logo-especial {
  width: 100%;
  display: flex !important;
  align-items: center;
  padding: 6px 10px; }
  .logo-especial img {
    max-width: 86px; }
  .logo-especial span {
    color: #444444;
    font-size: 16px;
    font-weight: 600; }
  .logo-especial .line-mat {
    height: 100%;
    margin: 0 20px; }

.multi {
  max-width: 800px;
  margin: 0 auto;
  display: flex; }
  .multi a {
    display: flex;
    width: 180px;
    height: 180px;
    background-color: #bcbcbc;
    border-radius: 50%;
    color: white;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap; }

.download,
.bt-app {
  width: 100%; }
  .download h2,
  .bt-app h2 {
    font-family: "Bitter", serif;
    font-weight: 700;
    color: #444444;
    line-height: 110%;
    padding: 22px 0 0 0;
    display: block;
    width: 100%;
    font-size: 36px;
    line-height: 110%; }
  .download span,
  .bt-app span {
    font-size: 14px;
    color: #636363;
    line-height: 100%;
    display: block; }
  .download a,
  .bt-app a {
    display: inline-block;
    max-width: 50%; }
    .download a img,
    .bt-app a img {
      max-height: 60px;
      margin: 0 6px; }

.bt-app {
  margin: 10px auto; }

.max800 {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  padding: 110px 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .max800.pd-menor {
    padding: 50px 10px;
    border: 1px solid #dcdcdc; }

#apps {
  min-height: 520px; }

#newsletter {
  margin: 50px auto; }
  #newsletter a {
    width: 100%;
    display: block;
    text-align: center;
    color: #7b7b7b;
    text-decoration: none;
    font-size: 16px;
    line-height: 114%; }
    #newsletter a span {
      font-family: "Bitter", serif;
      color: #b49e08;
      text-transform: uppercase;
      font-weight: 700; }

.chamadas-acompanhe {
  margin: 10px 0 -10px 0; }
  .chamadas-acompanhe a {
    display: block; }
    .chamadas-acompanhe a .mat-chamada h3 {
      margin-bottom: 0;
      padding: 16px 10px;
      font-size: 16px;
      font-weight: 300; }

#acompanhe {
  border: 1px solid #d4d4d4;
  padding: 0 10px; }
  #acompanhe .line-bloco {
    background-color: #efefef; }

figure.tptTag figcaption {
  margin-top: 10px !important;
  font-size: 14px !important;
  font-weight: 700; }
  figure.tptTag figcaption span.data-capt1 {
    font-size: 12px;
    color: #929292;
    font-weight: 400 !important; }

.fontsize {
  text-align: right;
  margin-bottom: 10px; }
  .fontsize a {
    color: #444444;
    padding: 3px; }
    .fontsize a.menor {
      font-size: 16px; }
    .fontsize a.normal {
      font-size: 18px; }
    .fontsize a.maior {
      font-size: 20px; }
    .fontsize a:hover {
      background-color: #e8e7e7;
      border-radius: 3px;
      color: #444444; }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  #menu ul {
    font-size: 16px; } }
@media screen and (min-width: 1040px) and (max-width: 1199px) {
  #home-videos {
    height: 230px; }
    #home-videos .video iframe {
      height: 200px; }

  .chamada-video {
    width: 53%; }
    .chamada-video a .link-video span {
      font-size: 24px;
      line-height: 26px; }
    .chamada-video a .link-video p {
      font-size: 14px;
      line-height: 17px; } }
@media screen and (min-width: 992px) and (max-width: 1039px) {
  #home-videos {
    height: 206px; }
    #home-videos .video iframe {
      height: 148px; }

  .chamada-video {
    width: 53%;
    min-height: 54%; }
    .chamada-video i {
      font-size: 30px; }
    .chamada-video a .link-video span {
      font-size: 20px;
      line-height: 22px; }
    .chamada-video a .link-video p {
      font-size: 14px;
      line-height: 17px; } }
@media screen and (min-width: 992px) and (max-width: 1439px) {
  #erro {
    margin: 30px 20px;
    width: calc(100% - 40px); }

  .sidebar {
    right: 20px; }

  .titulo-destaque h1 {
    font-size: 30px;
    line-height: 110%; }
  .titulo-destaque span.cartola-destaque {
    font-size: 11px; }
  .titulo-destaque span.destaque-premium-cartola {
    font-size: 11px; }
  .titulo-destaque.sfoto h1 {
    font-size: 28px; }

  .titulo-sobfoto h5 {
    font-size: 20px;
    line-height: 110%; }

  .titulo-destaque-2.sfoto h1 {
    font-size: 30px; } }
@media screen and (min-width: 1200px) and (max-width: 1339px) {
  .mat-chamada h3 {
    font-size: 16px;
    line-height: 17px; }

  .link-mat h3 {
    font-size: 16px;
    line-height: 17px; }

  .chamada-video {
    width: 53%; }

  #mn-open .menu-mat .w50menu.fl-right a {
    font-size: 16px;
    line-height: 17px; } }
@media screen and (min-width: 1200px) and (max-width: 1280px) {
  #home-videos .video iframe {
    height: 212px; } }
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .esportes3 .div30 {
    margin: 0 9px; }

  #bloco-mat3-sfoto {
    height: inherit;
    width: 100%;
    display: block; }

  .mat33 {
    width: 100%;
    height: inherit;
    border-bottom: 1px solid #bcbcbc; }

  .section-credito {
    margin-bottom: 8px; }

  .mat-chamada {
    align-items: inherit; }
    .mat-chamada h3 {
      font-size: 18px;
      line-height: 19px;
      padding: 30px 10px; }
      .mat-chamada h3.publicitario {
        font-size: 16px;
        line-height: 17px; }

  .line-bloco.resp_none {
    display: none; }
  .line-bloco.final-home1 {
    display: none; }

  #bloco-mat2-csfoto,
  #bloco-mat2-foto {
    width: 100%;
    height: inherit;
    display: block; }
    #bloco-mat2-csfoto .mat-chamada,
    #bloco-mat2-foto .mat-chamada {
      padding-bottom: 10px; }

  .line-mat {
    display: none; }

  .mat40,
  .mat50,
  .mat60 {
    width: 100%;
    height: 100%;
    display: flex;
    border-bottom: 1px solid #bcbcbc; }

  .calc-img {
    height: auto; }

  .titulo-sobfoto {
    position: relative;
    background-color: white !important;
    background: none;
    color: #525252;
    padding: 4px 0; }
    .titulo-sobfoto span.cartola {
      position: absolute;
      top: -26px;
      color: white;
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
      padding: 8px 14px;
      width: 100%; }
    .titulo-sobfoto span.section-credito {
      position: relative; }

  .link-mat h3 {
    font-size: 17px;
    line-height: 17px; }

  .titulo-coluna {
    font-size: 16px; }

  .bloco-esporte a h5 {
    font-size: 20px;
    line-height: 22px; }

  #mn-open .menu-mat .w50menu.fl-left .mat-chamada {
    align-items: center; }
    #mn-open .menu-mat .w50menu.fl-left .mat-chamada h3 {
      font-size: 15px;
      line-height: 17px; }
  #mn-open .menu-mat .w50menu.fl-right a {
    font-size: 15px;
    line-height: 17px; } }
@media screen and (min-width: 992px) and (max-width: 1339px) {
  .titulo-semfoto {
    padding: 6px 0; } }
@media screen and (min-width: 1200px) and (max-width: 1339px) {
  .titulo-blog {
    width: 800px; } }
@media screen and (max-width: 1200px) {
  #bloco-especial .w100 {
    display: flex;
    flex-wrap: wrap; }
  #bloco-especial a {
    display: flex;
    height: max-content;
    width: 100%; }
    #bloco-especial a .mat-chamada {
      padding-bottom: 10px;
      width: 100%; }

  .logo-especial .line-mat {
    display: block; } }
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #bloco-1-especial {
    height: 340px; }
    #bloco-1-especial h1 {
      font-size: 35px; }

  .apoio-especial .linha-apoio {
    font-size: 20px;
    padding: 8px 30px; }

  .texto-foto {
    min-height: 300px; }

  .citacao-especial span {
    font-size: 28px; }

  .foto-especial {
    min-height: 440px; }

  .background-especial {
    min-height: 370px; }

  .side-tab {
    width: 550px; }

  #brasileirao .table-responsive td {
    font-size: 12px; }

  .not-esportes {
    width: calc(100% - 550px);
    padding-right: 10px; } }
@media screen and (max-width: 1199px) {
  .titulo-destaque {
    background-color: #f9f7f5;
    background: none;
    position: relative;
    margin-top: -1px;
    color: #525252;
    padding: 12px 10px 18px 10px; }
    .titulo-destaque span.cartola-destaque {
      color: #525252; }

  .topo-blog img {
    left: calc(50% - 70px); }

  .titulo-blog {
    text-align: center;
    margin-top: 10px; }
    .titulo-blog p.descricao-blog {
      font-size: 15px;
      padding-top: 8px; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  #erro {
    margin: 30px 20px;
    width: calc(100% - 40px); }

  .abre-erro {
    padding: 40px 20px; }
    .abre-erro img {
      width: 50%; }

  .texto-foto {
    background-attachment: unset;
    height: auto;
    min-height: auto;
    background-size: cover; }

  .texto-especial iframe {
    max-width: 100%; }

  #bloco-1-especial {
    height: 260px; }
    #bloco-1-especial h1 {
      font-size: 28px; }

  .citacao-especial {
    max-width: 70%; }
    .citacao-especial span {
      font-size: 26px; }

  .foto-especial {
    background: none;
    min-height: auto; }
    .foto-especial img {
      display: block;
      max-width: 100%; }

  .embed-video.especial iframe {
    max-width: 100%; }

  .apoio-especial {
    margin-bottom: 40px; }
    .apoio-especial .linha-apoio {
      max-width: 80%;
      font-size: 18px; }

  .form-mensagem h1 {
    font-size: 28px; }

  .canais h1 {
    font-size: 28px; }

  .redes-sociais h1 {
    font-size: 28px; }

  .opcao-contato a {
    width: 140px;
    height: 140px; }
    .opcao-contato a i {
      font-size: 50px; }

  #materia h1 {
    font-size: 30px; }
  #materia h4 {
    font-size: 17px; }

  .texto-mat p {
    font-size: 15px; }
  .texto-mat h6 {
    font-size: 20px; }

  #menu ul {
    font-size: 14px; }

  .mat-chamada h3 {
    font-size: 16px;
    line-height: 110%; }

  .titulo-sobfoto h5 {
    font-size: 18px;
    line-height: 20px; }

  .titulo-destaque-2.sfoto h1 {
    font-size: 30px; }

  .link-mat h3 {
    font-size: 16px;
    line-height: 16px;
    padding: 0 0 0 10px; }

  .titulo-semfoto {
    padding: 7px 0; }

  #opiniao-home {
    height: 100%; }

  .chamada-opiniao {
    width: 100%; }
    .chamada-opiniao.fl-right {
      float: left; }

  .opiniao-tit {
    width: 90%; }

  .titulo-coluna {
    font-size: 20px;
    width: 82%; }
    .titulo-coluna i.fa-quote-left {
      font-size: 40px; }

  span.op-nome {
    background-color: transparent;
    right: 10px;
    font-size: 17px;
    color: #525252; }

  .calc-img {
    width: calc(100% - 170px); }

  .img-chamada {
    height: 100px;
    width: 160px; }

  .tit-popular a span.mat-pop {
    font-size: 15px;
    line-height: 16px; }

  #home-videos {
    height: 220px; }
    #home-videos .video {
      height: 100%; }
      #home-videos .video iframe {
        height: 170px; }

  .chamada-video {
    min-height: 50%; }
    .chamada-video a .link-video span {
      font-size: 20px;
      line-height: 22px; }

  #footer ul li {
    font-size: 13px;
    padding: 0 4px;
    line-height: 110%; }

  #mn-open .menu-mat .w50menu.fl-right {
    width: 40%; }
    #mn-open .menu-mat .w50menu.fl-right a {
      font-size: 15px;
      line-height: 16px; }
  #mn-open .menu-mat .w50menu.fl-left {
    width: 60%; }
    #mn-open .menu-mat .w50menu.fl-left .mat-chamada h3 {
      font-size: 15px;
      line-height: 16px; }

  .capa-blog {
    height: 200px; }

  .topo-blog {
    height: 260px; }

  .video-int h1 {
    font-size: 30px; }
  .video-int h4 {
    font-size: 17px; }

  #esporte {
    margin-top: 30px; }

  .esportes3 .div30 {
    width: calc(33% - 6px);
    margin: 0 4px; }
    .esportes3 .div30 h4 {
      font-size: 15px; }

  .bloco-esporte.w-n100 a .bl-foto-esporte {
    height: 200px !important; }
    .bloco-esporte.w-n100 a .bl-foto-esporte .cartola-esporte {
      font-size: 10px; }
  .bloco-esporte.w-n100 a h5 {
    font-size: 18px;
    line-height: 20px; } }
@media screen and (max-width: 880px) {
  .texto-mat {
    max-width: 100%; }
    .texto-mat a.img100 {
      margin: 30px; }
    .texto-mat .embed-video iframe {
      max-width: 100%; }

  .video-int .embed-video iframe {
    max-width: 100%; }

  #materia {
    padding: 10px;
    margin: 0;
    width: 100%; }

  #tabela {
    padding: 10px;
    margin: 0;
    width: 100%; }

  #relacionadas {
    margin: 30px 10px 70px 10px; }

  #lista,
  #busca {
    margin: 10px 0 40px 0 !important; } }
@media screen and (min-width: 768px) and (max-width: 1199px) {
  #barra-busca form .form-group {
    width: 60%; }

  .busca {
    width: 40%; }

  .redes {
    width: 60%; }

  .chamada-opiniao img {
    height: 90%; }

  #opiniao-home {
    height: 200px;
    margin-top: 30px; }

  .opiniao-tit {
    height: 80%; }

  .titulo-coluna {
    line-height: 100%; }
    .titulo-coluna i.fa-quote-left {
      top: -10px;
      font-size: 30px; } }
@media screen and (min-width: 992px) and (max-width: 1114px) {
  .bt-abc i {
    width: 44px;
    height: 44px;
    font-size: 20px; } }
@media screen and (max-width: 991px) {
  .mais-materias {
    display: block; }

  .canais h1 {
    padding: 16px 0; }

  .canal {
    width: 100%;
    margin-bottom: 30px; }

  .side100 {
    width: 100%;
    margin-right: 0; }

  #pub_header .box-pub {
    width: 320px;
    height: 50px; }

  .sidebar {
    display: none; }

  #pub_center .box-pub {
    width: 320px;
    height: 50px; }

  #home2 {
    margin-right: 0; }

  .titulo-blog {
    width: 100%; }

  .not-esportes {
    float: none;
    margin: 30px auto;
    padding-right: 0;
    max-width: 800px;
    width: 100%;
    position: relative; }

  .side-tab {
    position: relative;
    float: none;
    margin: 40px auto;
    max-width: 660px; } }
@media screen and (max-width: 1440px) {
  .w1440 {
    width: 100%;
    padding: 0 30px; } }
@media screen and (max-width: 970px) {
  .home-inf {
    flex-wrap: wrap;
    height: 100%;
    overflow: inherit;
    margin: 20px 5px; }

  .pub-inferior {
    margin: 0 auto 28px auto; }
    .pub-inferior #pub-300 {
      margin: 0 auto; }

  .materia-inf {
    width: 100%; } }
@media screen and (min-width: 768px) {
  .texto-mat iframe.visme {
    margin: 0 auto;
    display: block;
    max-width: 600px !important; }

  .texto-especial iframe.visme {
    margin: 0 auto;
    display: block;
    max-width: 600px !important; } }
@media screen and (max-width: 767px) {
  .tabela-completa {
    max-width: 100%; }

  .esportes3 {
    margin: 10px; }
    .esportes3 .div30 {
      width: 100%;
      margin: 0; }
      .esportes3 .div30 h4 {
        font-size: 14px; }

  .side-tab {
    width: calc(100% - 20px);
    margin: 40px 10px;
    max-width: initial; }

  #esporte {
    margin-top: 10px; }

  .not-esportes {
    margin: 30px 10px;
    width: calc(100% - 20px); }

  #erro {
    margin: 30px 10px;
    width: calc(100% - 20px); }

  .abre-erro {
    flex-wrap: wrap;
    padding: 30px 0; }
    .abre-erro img {
      max-width: 100%;
      margin-top: 22px; }

  .descr-erro {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center; }
    .descr-erro h3,
    .descr-erro span {
      width: 100%;
      display: block; }
    .descr-erro h3 {
      font-size: 30px; }
    .descr-erro span {
      font-size: 14px; }

  .embed-video.especial {
    margin: 20px auto; }
    .embed-video.especial iframe {
      max-height: 250px;
      max-width: 100%; }

  #bloco-1-especial {
    height: 260px; }
    #bloco-1-especial h1 {
      font-size: 25px; }

  #especial .share {
    position: relative;
    right: 0;
    padding: 0;
    background-color: transparent;
    margin-bottom: 14px; }
    #especial .share a {
      padding-left: 0;
      padding-right: 12px;
      font-size: 24px; }

  .texto-especial p {
    font-size: 15px; }
  .texto-especial span.retranca-especial {
    font-size: 18px; }
  .texto-especial iframe {
    max-width: 100%; }
  .texto-especial a.img100 {
    height: 330px;
    max-width: 100%; }

  .background-especial {
    margin: 20px 0; }

  .foto-especial {
    margin: 20px 0;
    background: none;
    min-height: auto; }
    .foto-especial img {
      display: block;
      max-width: 100%; }
    .foto-especial .leg-especial {
      background: none;
      position: relative;
      padding: 10px 0;
      font-weight: 700;
      color: #444444; }

  .citacao-especial {
    margin: 20px auto;
    max-width: 70%; }
    .citacao-especial i {
      font-size: 24px; }
    .citacao-especial span {
      font-size: 17px;
      padding: 5px 0; }

  .texto-foto {
    background: none;
    margin: 20px 0;
    background-color: #334558; }

  .bckg-black {
    background-color: transparent; }

  .apoio-especial {
    min-height: 80px;
    margin-bottom: 30px; }
    .apoio-especial .linha-apoio {
      max-width: 90%;
      font-size: 16px; }

  #especial {
    margin: 10px;
    width: calc(100% - 20px); }

  .form-mensagem h1 {
    font-size: 24px; }

  .canais h1 {
    font-size: 24px; }

  .redes-sociais h1 {
    font-size: 24px; }

  #contato {
    margin: 20px 10px;
    width: calc(100% - 20px); }

  #lista h5,
  #busca h5 {
    font-size: 12px; }

  .share {
    position: absolute;
    right: 0; }

  .section-retranca {
    width: calc(100% - 190px);
    line-height: 100%; }
    .section-retranca span {
      font-size: 12px; }

  #materia h1 {
    font-size: 24px;
    padding: 30px 0 14px 0; }
  #materia h4 {
    font-size: 15px;
    padding-bottom: 10px; }

  .credito-mat {
    flex-wrap: wrap; }
    .credito-mat .jornalista {
      width: 100%;
      text-align: center; }
    .credito-mat .atualizacao {
      width: 100%;
      text-align: center; }
      .credito-mat .atualizacao span.atualiza {
        border-left: none; }

  .texto-mat {
    margin: 20px auto 0 auto; }
    .texto-mat h6 {
      font-size: 18px;
      margin: 30px 0 10px 0; }
    .texto-mat p {
      font-size: 15px; }
    .texto-mat a.img100 {
      margin: 30px 0;
      height: 280px; }
      .texto-mat a.img100 i {
        width: 40px;
        height: 40px;
        font-size: 20px; }
    .texto-mat a.img50 {
      height: 280px;
      width: 100%;
      margin: 30px 0; }
      .texto-mat a.img50 i {
        width: 40px;
        height: 40px;
        font-size: 20px; }
    .texto-mat .leiatbm {
      width: 100%;
      padding-right: 0;
      margin-top: 20px; }
    .texto-mat .embed-video iframe {
      max-height: 250px; }

  .tags a {
    font-size: 13px;
    padding: 2px 6px; }

  .galeria-mat .item a {
    height: 100%;
    max-width: 100%; }
    .galeria-mat .item a img {
      width: 100%;
      margin: 0 auto;
      height: auto; }
    .galeria-mat .item a span.legenda-foto {
      font-size: 13px; }

  section#header_1 {
    padding-top: 8px;
    padding-bottom: 8px; }

  #pub_center {
    background-color: transparent;
    margin: 30px 0; }

  .d_block {
    display: block;
    height: inherit; }

  .line-mat {
    display: none; }

  #bloco-mat3-sfoto,
  #bloco-mat2-csfoto,
  #bloco-mat2-foto {
    width: 100%;
    flex-wrap: wrap;
    margin: 0; }

  .mat60,
  .mat40,
  .mat50 {
    width: 100%; }

  .mat33 {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    margin: 12px 0; }

  .linha-responsiva {
    display: block; }
    .linha-responsiva.publ {
      display: none; }

  .mat-chama-50 {
    height: 100%;
    width: 100%;
    position: relative; }

  .titulo-semfoto {
    height: 100%;
    width: 100%;
    position: relative; }

  #home-center,
  #home2 {
    margin-right: 0; }

  #home {
    margin: -10px 5px 0 5px; }

  #home2 {
    width: calc(100% - 10px);
    margin: 0 5px; }

  .side100 {
    margin-right: 0;
    overflow: hidden; }

  #menu ul {
    display: none; }
  #menu .line-bottom {
    display: none; }

  .w1440 {
    padding: 0; }

  .alta {
    display: none; }

  .mn-mobile {
    display: flex; }

  .top_login {
    width: 50%; }

  .menu-bars,
  .menu-right,
  .busca,
  .links,
  .header_1 {
    display: none; }

  .redes span {
    display: none; }
  .redes a.newsletter_bt {
    float: left;
    font-size: 14px;
    padding-top: 6px; }

  .nh_hoje_mobile {
    display: block;
    color: #636363; }

  .redes {
    width: 100%; }

  #barra-busca {
    height: 46px; }

  .bloco-opacity {
    display: none; }

  .titulo-destaque {
    width: 100%;
    max-width: 100%; }
    .titulo-destaque span.cartola-destaque {
      position: relative; }
    .titulo-destaque h1 {
      font-size: 24px;
      padding-top: 6px; }

  .titulo-destaque-2.sfoto h1 {
    font-size: 24px;
    padding-top: 8px; }

  #bloco-destaque-sfoto {
    margin: 12px 0; }

  #bloco-destaque {
    margin: 12px 0; }

  .link-mat {
    flex-wrap: wrap; }
    .link-mat h3 {
      padding: 20px 10px; }

  .chamada-opiniao {
    width: 100%;
    padding: 0; }
    .chamada-opiniao img {
      position: relative;
      display: block;
      margin: 0 auto;
      max-height: 140px;
      margin-bottom: 6px; }

  #opiniao-home {
    height: 100%;
    margin: 40px 0 16px 0;
    padding: 0 20px; }

  .opiniao-tit {
    position: relative;
    width: 100%; }

  .titulo-coluna {
    position: relative;
    width: 100%;
    bottom: 0;
    padding: 16px;
    font-size: 16px; }
    .titulo-coluna i.fa-quote-left {
      display: none; }

  span.op-nome {
    position: relative;
    float: left;
    text-align: center;
    width: 100%;
    background-color: transparent;
    font-size: 20px;
    margin-top: 10px;
    max-width: none;
    min-width: auto;
    color: #525252;
    font-weight: 900; }

  #home-videos {
    height: 100%;
    flex-wrap: wrap;
    width: 100%;
    margin: 28px 0; }
    #home-videos .video {
      height: 100%;
      flex-wrap: wrap; }
      #home-videos .video iframe {
        width: 100%; }
    #home-videos .owl-stage-outer {
      width: 90%; }
    #home-videos .owl-nav {
      width: 8%;
      position: absolute;
      right: 7px; }

  .chamada-video {
    width: 100%;
    flex-wrap: wrap;
    min-height: auto;
    padding-left: 0; }
    .chamada-video i {
      display: none; }
    .chamada-video a .link-video {
      max-width: 90%; }
      .chamada-video a .link-video span {
        font-size: 20px;
        line-height: 22px;
        padding-top: 14px; }
      .chamada-video a .link-video p {
        font-size: 14px;
        line-height: 18px; }

  .flex-w {
    flex-wrap: wrap; }

  .bloco-esporte {
    width: 100%; }
    .bloco-esporte.fl-left {
      margin-right: 0; }
    .bloco-esporte.fl-right {
      margin-left: 0; }

  #blogs {
    margin-left: 10px;
    width: calc(100% - 19px); }

  #footer {
    display: none; }

  .ges .w1440 span {
    text-align: center; }

  #menu-mobile {
    display: flex; }

  .menu-section ul.mobile {
    display: flex !important;
    flex-wrap: wrap !important; }

  #blogcapa {
    margin-top: 0; }

  .topo-blog {
    height: 250px;
    margin: 0 10px; }
    .topo-blog.tabela {
      height: 180px;
      margin: 0; }
    .topo-blog span.tabela {
      font-size: 14px; }

  .capa-blog {
    height: 160px; }

  .titulo-blog {
    margin-left: 10px;
    margin-right: 10px; }
    .titulo-blog h1 {
      font-size: 32px;
      line-height: 110%; }
    .titulo-blog p.descricao-blog {
      font-size: 14px; }

  .lista-blogs {
    margin-left: 10px;
    margin-right: 10px; }
    .lista-blogs a {
      margin-bottom: 40px; }

  .paginacao {
    margin-bottom: 20px; }

  #hoje {
    margin: 10px; }

  .topo-hoje h2 {
    font-size: 26px; }
  .topo-hoje span.datadehoje {
    font-size: 12px; }

  .abre-materia .materia-imp h4.titulo-imp {
    font-size: 18px; }
  .abre-materia .materia-imp p {
    font-size: 14px; }

  #listablogs {
    margin: 0 10px;
    width: calc(100% - 20px); }

  .chama-blog {
    margin: 20px auto 30px auto; }
    .chama-blog a {
      margin: 20px 0; }
      .chama-blog a img {
        width: 100px;
        height: 100px; }
      .chama-blog a .sobre-blog {
        width: calc(100% - 110px);
        padding-left: 30px; }
        .chama-blog a .sobre-blog h3 {
          font-size: 24px; }
        .chama-blog a .sobre-blog span {
          font-size: 14px; }

  #videos,
  #videointerno,
  #premium,
  #colunistas {
    margin: 20px 10px;
    width: calc(100% - 20px); }

  .video-int {
    margin: 40px auto 20px auto; }
    .video-int h1 {
      font-size: 24px; }
    .video-int h4 {
      font-size: 15px; }
    .video-int .embed-video iframe {
      max-height: 250px; }

  .tit-premium h2 {
    font-size: 20px; }

  #newsletter {
    margin: 30px 20px;
    width: calc(100% - 40px); } }
@media screen and (min-width: 576px) and (max-width: 767px) {
  .redes-sociais h1 {
    font-size: 24px; }
  .redes-sociais a i {
    width: 50px;
    height: 50px;
    font-size: 40px; }

  .canais h1 {
    font-size: 24px; }

  .form-mensagem h1 {
    font-size: 24px; }

  .opcao-contato a {
    width: 130px;
    height: 130px; }
    .opcao-contato a i {
      font-size: 50px; }

  .titulo-sobfoto h5 {
    font-size: 18px;
    line-height: 110%; }

  #destaque-medio {
    display: flex;
    flex-wrap: wrap;
    margin: 0; }

  .mat-chama-foto50 {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 6px 0;
    align-items: center; }

  .foto-destaque-peq {
    float: left;
    width: 30%; }

  .titulo-sobfoto {
    background: none;
    float: right;
    width: 69%;
    position: relative;
    right: 0;
    color: #525252;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }

  .pleft {
    margin-right: 0; }

  .pright {
    margin-left: 0; }

  .lista-videos a .video-miniatura h6 {
    font-size: 18px; } }
@media screen and (max-width: 575px) {
  .max800 {
    padding: 118px 10px; }

  .download h2 {
    font-size: 26px; }

  .bt-app {
    margin: 22px auto; }
    .bt-app a img {
      max-height: 46px; }

  .resultado-busca.busca0 h1 {
    font-size: 70px; }

  #brasileirao .table-responsive th,
  #brasileirao .table-responsive td {
    font-size: 12px; }

  .acesso-loja h2 {
    font-size: 16px; }

  .b-vindo h4 {
    font-size: 16px;
    margin-bottom: 6px; }
    .b-vindo h4.ass-premium {
      font-size: 24px; }

  .section-login {
    margin: 24px auto; }
    .section-login h5 {
      font-size: 14px; }

  #login {
    margin: 0 20px;
    width: calc(100% - 40px); }

  .compartilhe span {
    font-size: 14px;
    display: block; }

  #bloco-1-especial h1 {
    font-size: 23px; }

  .citacao-especial {
    margin: 0 auto 20px auto; }

  .texto-especial {
    padding: 0; }

  .texto-foto .texto-especial,
  .background-especial .texto-especial {
    padding: 0 14px; }

  .apoio-especial .linha-apoio {
    font-size: 15px; }
  .apoio-especial .nome-reporter {
    font-size: 12px; }

  .redes-sociais {
    margin: 20px auto; }
    .redes-sociais h1 {
      font-size: 22px; }
    .redes-sociais a i {
      width: 50px;
      height: 50px;
      font-size: 30px; }

  .opcao-contato {
    flex-wrap: wrap;
    margin: 30px 20px; }
    .opcao-contato a {
      width: 120px;
      height: 120px;
      margin: 10px; }
      .opcao-contato a i {
        font-size: 46px; }
      .opcao-contato a span {
        font-size: 11px; }

  .canais h1 {
    font-size: 22px; }

  .form-mensagem h1 {
    font-size: 22px; }

  .canal h5 {
    font-size: 18px; }

  .chama-blog a img {
    margin: 0 auto; }
  .chama-blog a .sobre-blog {
    width: 100%;
    padding-left: 0;
    text-align: center; }
    .chama-blog a .sobre-blog h3 {
      padding-top: 10px; }
    .chama-blog a .sobre-blog span {
      line-height: 120%; }

  #destaque-interna a #bloco-destaque .titulo-destaque {
    background-color: transparent !important;
    color: #525252 !important; }
    #destaque-interna a #bloco-destaque .titulo-destaque span.cartola-destaque {
      color: #525252; }

  .materia-inf {
    height: 100%; }

  .calc-img {
    width: calc(100% - 140px); }

  .img-chamada {
    height: 80px;
    width: 140px; }

  #destaque-medio {
    display: flex;
    flex-wrap: wrap;
    margin: 0; }

  .mat-chama-foto50 {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 8px 0; }

  section#header_1 {
    padding: 10px; }

  .titulo-destaque {
    background-color: #334558;
    color: white; }
    .titulo-destaque h1 {
      font-size: 24px; }
    .titulo-destaque span.cartola-destaque {
      color: white; }

  .titulo-destaque-2.sfoto h1 {
    font-size: 20px; }
  .titulo-destaque-2.sfoto span.destaque-apoio {
    font-size: 13px;
    line-height: 14px; }

  .titulo-sobfoto h5 {
    font-size: 18px;
    line-height: 20px; }

  .titulo-semfoto {
    padding: 10px 0; }

  .mat-chamada h3 {
    font-size: 16px;
    line-height: 110%; }

  .img-pop {
    width: 130px; }

  .tit-popular {
    width: calc(100% - 140px);
    padding-right: 14px; }
    .tit-popular a span.mat-pop {
      font-size: 14px;
      line-height: 15px; }

  #carrossel-popular .owl-nav {
    right: -18px; }
    #carrossel-popular .owl-nav button.owl-next {
      padding: 7px !important; }

  #home-videos .video iframe {
    height: 200px; }

  .bloco-esporte .bl-foto-esporte {
    height: 210px; }
  .bloco-esporte a h5 {
    font-size: 20px;
    line-height: 21px;
    padding: 10px 0 14px 0; }

  .cartola-esporte {
    font-size: 11px;
    font-weight: 800; }

  .tit-popular.tit-blog {
    width: calc(90% - 100px);
    padding-right: 30px; }
  .tit-popular.blog100 {
    width: 100%; }

  .materia-inf {
    flex-wrap: wrap; }

  .informe {
    width: 100%;
    height: 100%;
    margin: 12px 0; }

  .classificados {
    width: 100%;
    margin: 20px 0; }

  .linha-responsiva.publ {
    display: block; }

  .anuncio-abc {
    width: 100%;
    margin: 6px 0; }
    .anuncio-abc img {
      height: 110px;
      width: 150px; }

  .abc-valor {
    width: calc(100% - 160px);
    position: relative;
    height: 100%; }
    .abc-valor span {
      font-size: 18px;
      line-height: 19px; }
      .abc-valor span.ano {
        font-size: 14px;
        padding-bottom: 17px; }
      .abc-valor span.preco {
        position: absolute;
        bottom: 5px; }

  .foto-destaque-peq {
    width: 100%; }
    .foto-destaque-peq img {
      width: 100%; }

  .ges .w1440 span {
    font-size: 10px; }

  .mn-mobile {
    width: 30%; }

  .top_login {
    width: 70%; }

  #hoje {
    width: calc(100% - 20px); }

  .conteudo-nh-hoje {
    margin: 30px 6px; }

  .lista-videos a {
    height: auto;
    flex-wrap: wrap; }
    .lista-videos a iframe {
      max-width: 100%;
      height: 250px; }
    .lista-videos a .video-miniatura {
      width: 100%;
      flex-wrap: wrap;
      padding-left: 0;
      margin-top: 12px;
      margin-bottom: 10px; }
      .lista-videos a .video-miniatura h6 {
        font-size: 18px; }

  .conteudo-exc {
    top: 0; }
    .conteudo-exc .over {
      padding: 30px 14px;
      box-shadow: 0px 6px 12px rgba(99, 99, 99, 0.92);
      margin: 10px;
      width: calc(100% - 20px); }
      .conteudo-exc .over h2 {
        font-size: 22px; }
      .conteudo-exc .over form {
        width: 80%; }
        .conteudo-exc .over form .form-group.senha button {
          font-size: 14px; }

  .bt-abc i {
    width: 40px;
    height: 40px;
    font-size: 20px; }

  .form-contato.news {
    width: 100%; } }
@media screen and (max-width: 591px) {
  .conteudo-nh-hoje {
    max-width: 100%; }

  .topo-hoje h2 {
    width: 40%; }
  .topo-hoje span.datadehoje {
    width: 60%; }

  .editoria-hoje h3 {
    font-size: 18px; }
  .editoria-hoje a {
    font-size: 14px;
    padding-bottom: 12px;
    width: 100%;
    padding-left: 20px; }

  .abre-materia .materia-imp .foto-imp {
    max-width: 100%; }

  .busca-hoje {
    margin: 10px auto; }
    .busca-hoje a {
      font-size: 12px;
      line-height: 100%; }
    .busca-hoje form .form-group {
      width: 48px; }
      .busca-hoje form .form-group input {
        font-size: 12px; } }
@media screen and (max-width: 400px) {
  #home-videos .video iframe {
    height: 180px; } }

/*# sourceMappingURL=main.css.map */