html > img[src*="naveg"],
html > img[src*="NAVEG"],
html > img[src*="navdmp"] {
  display: none;
}
body {
  font-family: "Lato", sans-serif !important;
  overflow-x: initial !important;
}
body a {
  text-decoration: none !important;
}
body a:hover {
  color: none !important;
}
a {
  text-decoration: none !important;
}

.temporary_fixed {
  position: fixed;
  z-index: 999;
  background-color: white;
  left: 0;
  top: 0;
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.texto-mat.blog {
  width: 100%;
}
#materia h1 {
  text-align: center;
  margin-top: 20px;
}
.subtitulo-h2 {
  text-align: center;
}
#mn-open {
  display: flex;
  position: absolute;
  width: 100%;
  bottom: -260px;
  height: 260px;
  display: none;
  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-left a {
  width: 100%;
}
#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: #fff;
  padding-top: 2px;
  padding-bottom: 2px;
}
.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;
  margin-top: 3px;
}
.alta ul li {
  display: inline-block;
  list-style: none;
  padding-left: 20px;
  font-weight: 400;
}
.alta ul li a {
  text-decoration: none;
  color: #fff;
  font-size: 13px;
  font-weight: 800;
}
.top_login {
  width: 29%;
  float: right;
  text-align: right;
  align-items: center;
  display: flex;
  justify-content: flex-end;
}
.top_login a {
  text-decoration: none !important;
  font-size: 10px;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 0;
  display: inline-block;
  margin-left: 5px;
}
.top_login a.inscrever {
  font-size: 14px;
  letter-spacing: 1px;
  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: #444;
}
.menu-bars {
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
  float: left;
  width: 50%;
}
.menu-bars a {
  text-decoration: none !important;
  color: #444;
  display: inline-flex;
}
.menu-bars a:hover {
  color: #444;
}
.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: 190px;
}
.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;
}
#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: #fff;
  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: #000;
}
.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: #fff;
}
.mn-mobile a i {
  font-size: 24px;
  line-height: 100%;
}
.mn-mobile a img {
  padding-left: 10px;
}
#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: 0;
  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;
}
.box-side a.mais {
  width: 100%;
  text-align: right;
  display: block;
  color: #334558 !important;
  font-size: 14px;
  font-weight: 700;
  padding: 8px 0;
}
.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-hora.cg {
  color: #677508;
}
.lista-mat-side .side-hora.dca {
  color: #bd495d;
}
.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: #444;
  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:hover {
  color: #fff;
}
.titulo-destaque {
  color: #fff;
  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: #fff;
  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: #fff;
  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: flex;
  height: 100%;
  align-content: center;
}
#bloco-mat2-csfoto .mat-chamada {
  padding-top: 0;
}
.mat33 {
  width: 33% !important;
  margin: 10px 0;
}
.mat50 {
  width: 49% !important;
  margin: 10px 0;
}
.mat60 {
  width: 60% !important;
  margin: 10px 0;
}
.mat40 {
  width: 39% !important;
  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;
  width: 100%;
}
.cartola_noticia {
  color: #458dc5;
}
.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,
.cartola_abc {
  color: #813062;
}
.cartola_cotidiano .cartola-premium,
.cartola_abc .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-color: #f3f3f3;
  background-size: cover !important;
  background-position: center !important;
  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: flex;
  align-content: center;
  height: 100%;
}
.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: #fff;
  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: #fff;
}
.fl-left {
  float: left;
}
.fl-right {
  float: right;
}
#pub_center {
  background-color: #f9f7f5;
  margin: 60px 0;
}
#blogs {
  width: 100%;
  position: relative;
  margin-top: 40px;
}
#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: center center no-repeat;
  background-color: #f3f3f3;
  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: #fff;
  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;
}
#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: flex;
  flex-wrap: wrap;
}
.bloco-esporte a:hover {
  color: #525252;
}
.bloco-esporte a .bl-foto-esporte {
  height: 280px;
  width: 100%;
  background: center center no-repeat;
  background-color: #f3f3f3;
  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: #fff;
  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: #fff;
  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: #fff;
}
.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: #fff;
  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: #fff;
  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: #fff !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,
#blogmateria,
#tabela,
#multimidia {
  margin-top: 50px;
}
#materia h1,
#blogmateria 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,
#blogmateria 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;
}
#materia,
#blogmateria,
#tabela,
#multimidia {
  margin-top: 50px;
}
#materia h1,
#blogmateria 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 h2,
#blogmateria h2,
#tabela h2,
#multimidia h2 {
  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;
}
#blogmateria .embed-video iframe {
  max-width: 100%;
}
#blogmateria .form-problema {
  margin-top: -40px;
  width: 100%;
}
#blogmateria .form-problema ~ h6 {
  color: #0099b3;
}
.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 .jornalista.blog {
  width: 100%;
  text-align: center;
}
.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 span.nome-blog {
  width: 100%;
  text-align: center;
  display: block;
  color: #3d5771;
  text-transform: uppercase;
  font-weight: 400;
}
.texto-mat.blog {
  margin: 0 auto;
}
.texto-mat.blog h4 {
  text-align: center;
}
.texto-mat.blog h1 {
  text-align: center;
}
.texto-mat p {
  font-size: 16px;
  line-height: 150%;
  color: #444;
  max-width: 100%;
}
.texto-mat p a {
  text-decoration: none !important;
  color: #444;
  font-weight: 800;
}
.texto-mat p a:hover {
  color: #444;
}
.texto-mat h6,
.texto-mat > h2,
.texto-mat > h3 {
  font-family: "Bitter", serif;
  color: #444;
  font-weight: 900;
  font-size: 22px;
  margin: 30px 0 20px 0;
}
.texto-mat a.img100 {
  background: url(../img/materia.jpg) center center no-repeat;
  background-image: none;
  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: #fff;
  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;
  background-image: none;
  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: #fff;
  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: #fff;
  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;
}
.texto-mat .Center,
.texto-especial .Center {
  clear: both;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.texto-especial img,
.texto-mat img {
  height: auto;
}
.texto-especial a.img100 .expand {
  background: #334558;
  position: absolute;
  top: -20px;
  right: 10px;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.texto-especial a.img100 svg {
  fill: #fff;
  height: 26px;
}
.galeria-mat .owl-nav {
  position: absolute;
  width: 100%;
  top: 36%;
  font-size: 50px;
  color: #6f6f6f;
}
.galeria-mat .owl-nav button.owl-prev {
  position: absolute;
  left: 0;
}
.galeria-mat .owl-nav button.owl-next {
  position: absolute;
  right: 0;
}
.galeria-mat .item {
  margin: 0 auto;
}
.galeria-mat .item a {
  display: block;
  height: 100%;
  max-width: 90%;
  margin: 0 auto;
  color: #444;
  text-align: center;
}
.galeria-mat .item a img {
  display: block;
  max-height: 500px;
  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 {
  display: block;
  margin: 30px 0;
  padding: 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: #fff;
}
#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;
}
.form-problema {
  margin: 0 auto 20px auto;
  width: 60%;
}
#outbrain {
  max-width: 800px;
  margin: 30px auto 70px auto;
  font-family: "Lato", sans-serif !important;
  text-align: center;
}
#outbrain h5 {
  color: #406e84;
  font-weight: 800;
  font-size: 18px;
  margin-left: 10px;
  text-align: left !important;
}
.ob-widget-header {
  display: none;
}
.ob_what {
  top: -70px !important;
}
.ob-smartfeed-wrapper {
  width: 100% !important;
  display: inline-flex !important;
  flex-wrap: wrap !important;
  max-width: 100%;
  margin: 0 10px;
}
.ob-smartfeed-wrapper .OUTBRAIN {
  float: left;
  width: 100% !important;
}
.ob-rec-text,
.ob-rec-description {
  font-size: 14px !important;
  color: #3e3e3e !important;
  font-weight: 600 !important;
  line-height: 120% !important;
}
.ob-rec-source {
  font-size: 11px !important;
}
#outbrain_widget_1_CRMB_1_teadsplayer {
  background-color: transparent;
}
#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: #fff;
  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: center center no-repeat;
  width: 100%;
  height: 280px;
  filter: gray;
  background-size: cover;
}
.capa-blog.tabela {
  filter: none;
  background: url(../img/tabela.png) center center no-repeat;
}
.capa-blog.blog {
  height: 130px;
}
#blogcapa {
  margin-top: 50px;
}
.topo-blog {
  height: 320px;
  width: 100%;
  display: block;
  position: relative;
}
.topo-blog.blog {
  height: 150px;
}
.topo-blog.blog img {
  right: 10px;
  left: auto;
  width: 90px;
  height: 90px;
  bottom: 0px;
}
.topo-blog img {
  position: absolute;
  bottom: 0;
  left: 30px;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  border: 4px solid #fff;
}
.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: #fff;
}
.titulo-blog {
  width: 1000px;
  margin: 0 auto;
}
.titulo-blog h1 {
  font-family: "Bitter", serif;
  margin-bottom: 8px;
  font-weight: 600;
  line-height: 100%;
  color: #444;
  margin-top: -20px;
  text-align: left;
}
.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: #444 !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: #444;
}
.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: #444;
  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: #444;
  font-family: "Bitter", serif;
  font-size: 16px;
  padding-bottom: 14px;
  line-height: 120%;
}
.editoria-hoje a:hover {
  color: #444;
}
.editoria-hoje a span {
  display: contents;
}
.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: #444;
}
.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: #444;
  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: #444;
}
#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: #444;
  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: #444;
  margin: 30px 0;
}
.lista-videos a:hover {
  color: #444;
}
.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.problema {
  margin-bottom: 20px;
}
.avisa-erro.problema a {
  float: none;
  text-align: center;
}
.avisa-erro.problema a span {
  border: none;
  background-color: #f3f3f3;
  padding: 10px 26px;
  display: block;
  line-height: 130%;
  width: 100%;
  margin: 0 auto;
}
.avisa-erro a {
  color: #444;
  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: #fff;
  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: #444;
  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: #444;
}
.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;
}
#contato {
  margin: 50px auto 80px auto;
}
#bloco-1-especial {
  width: 100%;
  height: 420px;
  background: center center no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  align-items: center;
}
#bloco-1-especial h1 {
  display: flex;
  position: absolute;
  color: #fff;
  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;
  z-index: 1;
}
.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;
  width: 100%;
}
.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: #444;
}
.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;
}
.texto-especial .infogram-embed iframe {
  max-width: 100%;
}
.texto-especial figure {
  margin: 5px auto 20px auto;
}
.texto-especial figure.Clear {
  margin: 5px auto 20px auto !important;
}
.texto-especial .leiatbm {
  width: 50%;
  float: left;
  padding-right: 24px;
  margin-bottom: 20px;
}
.texto-especial .leiatbm span {
  width: 100%;
  font-size: 14px;
  color: #406e84;
  font-weight: 800;
  border-bottom: 1px solid #406e84;
  display: block;
}
.texto-especial .leiatbm a .mat-chamada.leia {
  margin: 10px 0;
}
.texto-especial .leiatbm a .mat-chamada.leia h3 {
  line-height: 120%;
  font-weight: 100;
  font-size: 14px;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.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: #fff !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: #fff;
  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: 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: #fff !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: #fff !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: #444;
}
.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;
  margin-top: 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;
}
.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;
}
.not-esportes {
  width: calc(100% - 660px);
  margin: 40px auto;
  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;
  background-image: none;
  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: #fff;
  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: #fff;
  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: #444;
}
.mais-materias a:hover {
  color: #444;
}
.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;
}
#bloco-especial {
  height: inherit;
  width: 100%;
  display: flex;
  margin: 30px 0;
  margin-top: -2px;
  padding: 0 6px;
  border: 1px solid #bcbcbc;
  flex-wrap: wrap;
  background-color: #f9f7f5;
}
#bloco-especial a {
  display: contents;
}
#bloco-especial .w100 {
  display: inline-flex;
}
#bloco-especial .fivelive {
  z-index: 10;
}
.logo-especial {
  width: 100%;
  display: flex !important;
  align-items: center;
  padding: 6px 10px;
}
.logo-especial img {
  max-width: 86px;
}
.logo-especial span {
  color: #444;
  font-size: 16px;
  font-weight: 600;
}
.logo-especial .line-mat {
  height: 100%;
  margin: 0 20px;
}
.logo-especial-direita{
    max-width: 180px;
    width: 180px;
    padding: 6px 10px;
    position: absolute;
    right: 0;
}
.multi {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
}
.multi a {
  display: flex;
  width: 180px;
  height: 180px;
  background-color: #bcbcbc;
  border-radius: 50%;
  color: #fff;
  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: #444;
  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: -18px 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;
  margin-bottom: 20px;
  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: #444;
  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: #444;
}
#acompanhe.acompanhe-cfoto {
  border-top: 0;
  padding: 0;
}
#acompanhe.acompanhe-sfoto {
  padding-bottom: 10px;
}
#acompanhe.acompanhe-cfoto .chamadas-acompanhe {
  margin-top: -16px;
  padding: 0 10px 10px;
}
#acompanhe.acompanhe-cfoto .chamadas-acompanhe .line-bloco:first-child {
  display: none;
}
span.premium-lista,
.fx-premium,
.cartola-premium,
.destaque-premium-cartola {
  display: none !important;
}
@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% !important;
    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% !important;
    height: 100%;
    display: flex;
    border-bottom: 1px solid #bcbcbc;
  }
  .calc-img {
    height: auto;
  }
  .titulo-sobfoto {
    position: relative;
    background-color: #fff !important;
    background: none;
    color: #525252;
    padding: 4px 0;
  }
  .titulo-sobfoto span.cartola {
    position: absolute;
    top: -26px;
    color: #fff;
    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:hover {
    color: #525252;
  }
  .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-especial {
    max-width: 100%;
  }
  .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;
    min-height: 50px;
  }
  .sidebar {
    display: none;
  }
  #pub_center .box-pub {
    width: 320px;
    min-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: 800px !important;
  }
  .texto-especial iframe.visme {
    margin: 0 auto;
    display: block;
    max-width: 800px !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: #444;
  }
  .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 .owl-nav {
    position: relative;
    top: auto;
    font-size: 16px;
    color: #6f6f6f;
    bottom: 0;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  .galeria-mat .owl-nav button {
    position: relative !important;
    left: auto !important;
    right: auto;
  }
  .galeria-mat .owl-nav button span {
    background-color: #eaeaea;
    padding: 2px 10px !important;
    border-radius: 3px;
  }
  .galeria-mat .owl-nav button.owl-next {
    margin-left: 10px;
  }
  .galeria-mat .item a {
    max-width: 100%;
  }
  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% !important;
  }
  .mat33 {
    width: 100% !important;
    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;
  }
  .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;
  }
  .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) {
  .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 {
    overflow-x: hidden;
    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;
  }
  .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 {
    background-size: cover !important;
    height: 93px;
    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: #fff;
  }
  .titulo-destaque h1 {
    font-size: 24px;
  }
  .titulo-destaque span.cartola-destaque {
    color: #fff;
  }
  .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%;
  }
  .mat-chamada h3.fonte-menor {
    font-size: 15px;
  }
  .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;
  }
}
@media screen and (max-width: 400px) {
  #home-videos .video iframe {
    height: 180px;
  }
}
.galeria-mat {
  clear: both;
}
.radioabc {
  width: 100%;
  position: absolute;
  right: 110px;
  display: flex;
  height: 84%;
  align-items: center;
  flex-direction: row-reverse;
  padding-right: 30px;
  border-right: 1px solid #b5b5b5;
}
.radioabc a span {
  color: #502a7b;
  text-transform: uppercase;
  font-size: 14px;
}
.radioabc a span strong {
  font-weight: 900;
  padding-left: 4px;
}
.radioabc a img {
  height: 50px;
  margin-left: 10px;
}
.radio {
  height: 100%;
  width: 50%;
  display: flex;
  align-items: center;
  position: relative;
}
.radio .radio_mob {
  display: none;
  width: 100%;
  height: 100%;
}
.radio .radio_mob a {
  display: flex;
  align-items: center;
  padding-right: 0;
  width: 100%;
  justify-content: flex-end;
}
.radio .radio_mob a span {
  display: inline-block !important;
  border-left: none;
  text-transform: uppercase;
  color: #502a7b;
  line-height: 100%;
  font-size: 11px;
  padding-left: 0;
}
.radio .radio_mob a img {
  margin: 2px 0 2px 8px;
  height: 80%;
}
@media screen and (max-width: 767px) {
  .redes {
    height: 100% !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: space-between !important;
  }
  .redes a.newsletter_bt {
    padding-top: 0 !important;
  }
  .radio_mob {
    display: flex !important;
  }
}
.assistente {
  display: inline-flex;
  background-color: #2c5b9a;
  border-radius: 3px;
  margin-left: 10px;
}
.assistente a {
  color: #fff !important;
  padding-right: 0;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.5px;
  padding: 2px 18px;
}
.bt-assistente {
  z-index: 99999;
  position: fixed;
  bottom: 20px;
  right: 20px;
}
.bt-assistente a {
  display: flex;
}
@media screen and (max-width: 999px) {
  .assistente {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .bt-assistente {
    bottom: 10px;
    right: 10px;
  }
  .bt-assistente a img {
    max-height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .atualizacao {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
body {
  font-family: "Lato", sans-serif;
}
#novoacompanhe {
  display: inline-flex;
  width: 100%;
  flex-wrap: wrap;
}
.bloco-novoacomp {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
}
.bloco-novoacomp a.back-acompanhe {
  background: url(./1_img_9874-19019130.jpg) no-repeat center center;
  background-size: cover;
}
#lista-acompanhe {
  padding: 1px 32px 10px 32px;
  width: 100%;
}
#lista-acompanhe a {
  display: flex;
  position: relative;
  margin: 0 16px;
}
#lista-acompanhe a .img-chamada {
  height: 56px;
  width: 88px;
}
#lista-acompanhe a .calc-img {
  width: calc(100% - 98px);
}
#lista-acompanhe a .no-img {
  position: relative;
  float: right;
  height: 100%;
  display: flex;
  width: 100%;
}
#lista-acompanhe a h5 {
  margin-left: 12px;
  color: #525252;
  font-size: 14px;
  line-height: 100%;
  font-family: "Bitter", serif;
}
#lista-acompanhe a .icon {
  position: absolute;
  left: -12px;
  top: -8px;
}
#lista-acompanhe a .icon img {
  height: 24px;
}
#lista-acompanhe .bloco-1-acompanhe a .calc-img {
  width: 100%;
}
.bloco-3-acompanhe a {
  width: 33%;
}
.bloco-2-acompanhe a {
  width: 49.5%;
}
.bloco-1-acompanhe a {
  width: 100%;
}
.bloco-2-acompanhe,
.bloco-3-acompanhe,
.bloco-1-acompanhe {
  display: inline-flex;
  padding: 13px 0;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #lista-acompanhe {
    padding: 4px 30px 16px 30px;
  }
  #lista-acompanhe a {
    margin: 0 12px;
  }
  #lista-acompanhe a .img-chamada {
    height: 47px;
    width: 74px;
  }
  #lista-acompanhe a .calc-img {
    width: calc(100% - 80px);
  }
}
@media screen and (max-width: 991px) {
  .bloco-2-acompanhe,
  .bloco-3-acompanhe,
  .bloco-1-acompanhe {
    flex-wrap: wrap;
    display: flex;
    padding: 0;
  }
  .bloco-2-acompanhe a,
  .bloco-3-acompanhe a,
  .bloco-1-acompanhe a {
    width: 100%;
  }
  #lista-acompanhe a {
    margin: 10px 20px;
  }
}
@media screen and (max-width: 767px) {
  #lista-acompanhe {
    padding: 1px 24px 10px 24px;
  }
  #lista-acompanhe a h5 {
    font-size: 13px;
  }
  #lista-acompanhe a .icon img {
    height: 20px;
  }
  #lista-acompanhe a .img-chamada {
    height: 47px;
    width: 74px;
  }
  #lista-acompanhe a .calc-img {
    width: calc(100% - 80px);
  }
}
.subtitulo-h2 {
  font-size: 18px !important;
}
[src^="https://player.vimeo"]
{
  height: 400px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  [src^="https://player.vimeo"]
  {
    height: 240px;
  }
}
.alta ul {
  margin-top: 0;
}
.alta ul li {
  padding-left: 0;
  padding-right: 20px;
}
.alta ul li a {
  color: #f5f5f5;
  font-weight: 600;
  font-size: 14px;
}
.radioabc {
  padding-right: 0;
  border-right: none;
}
.radioabc a img {
  height: 44px;
}
.radioabc a span {
  display: none;
}
a.bt-sejamais {
  margin-right: 0 !important;
}
.redes {
  width: auto;
  position: absolute;
  right: 0;
}
.redes span {
  border-left: none;
}
.redes a.newsletter_bt {
  display: none;
}
.top_login {
  line-height: 100%;
}
#supertag-ad-haxdjg9rx {
  display: none;
}
#menu ul li .mn-noticias,
#menu ul li .mn-esportes,
#menu ul li .mn-cotidiano,
#menu ul li .mn-opiniao,
#menu ul li .mn-multimidia {
  display: none !important;
}
.materias_abc {
  margin: 8px 0;
  position: relative;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #cacaca;
  padding-bottom: 10px;
}
.materias_abc img {
  max-width: 74px;
}
.materias_abc span {
  position: absolute;
  right: 0;
  max-width: 50%;
  font-size: 11px;
  line-height: 130%;
  background-color: #f9f7f5;
  color: #404040;
  font-weight: 900;
  padding: 7px 10px;
  text-align: center;
  border-left: 1px solid #cacaca;
  text-transform: uppercase;
}
.materias_abc span svg {
  width: 14px;
  margin-bottom: 3px;
  margin-left: 2px;
}
#abc_hoje .lista-mat-side .side-mat {
  width: 100%;
}
#barra-busca {
  height: 46px;
}
#barra-busca form .form-group {
  width: 100%;
}
.busca {
  width: 30%;
}
.busca form {
  display: inline-flex !important;
  width: 100%;
}
.play_radio {
  display: inline-flex;
  width: auto;
  height: 88%;
  padding: 4px 0 4px 14px;
  align-items: center;
  border-left: 1px solid #bcbcbc;
}
.play_radio a {
  display: inline-flex;
  align-items: center;
  height: 100%;
}
.play_radio a img {
  max-height: 100%;
  margin-right: 6px;
}
.play_radio a svg {
  width: 14px;
  margin-right: 8px;
  color: #545454;
  display: none;
}
.play_radio a span {
  color: #545454;
  font-size: 14px;
  font-weight: 900;
  margin-right: 8px;
  padding-top: 4px;
  display: flex;
}
.play_radio a span strong {
  color: #000;
  margin-left: 4px;
}
.al-center {
  position: relative;
}
.assinatura-news {
  display: flex;
  width: 100%;
  background-color: #1f3144;
  color: #fff;
  padding: 16px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.assinatura-news.news-mobile {
  display: none;
}
.assinatura-news form {
  display: flex;
  margin-top: 12px;
  width: 100%;
  flex-wrap: wrap;
}
.assinatura-news form input,
.assinatura-news form button {
  width: 100%;
  border-radius: 1px;
  border: none;
}
.assinatura-news form input {
  background-color: #dedede;
  font-size: 14px;
  padding: 4px;
  margin-bottom: 6px;
  text-indent: 10px;
}
.assinatura-news form button {
  background-color: transparent;
  color: #fff;
  outline: 0 !important;
  padding: 6px 2px;
  font-size: 14px;
  font-weight: 800;
  border: 1px solid #fff;
}
.assinatura-news span {
  width: 100%;
  display: flex;
  font-size: 14px;
  text-align: center;
  line-height: 122%;
}
@media screen and (min-width: 768px) {
  .new-mobile {
    display: none;
  }
  .play_radio a.mobile_seja {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .assinatura-news.news-mobile {
    display: flex;
    margin: 20px 0;
  }
  #barra-busca {
    height: 100% !important;
  }
  .play_radio {
    border-left: none;
    padding-left: 0 !important;
    width: 100%;
    justify-content: space-between;
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom: 1px solid #d0d0d0;
  }
  .play_radio a img {
    max-height: 40px;
    margin-right: 12px;
  }
  .play_radio a span {
    font-size: 13px;
  }
  .play_radio a span strong {
    margin-left: 3px;
  }
  .play_radio a.mobile_seja img {
    border-left: 1px solid #d0d0d0;
    height: 44px;
    margin: 5px 0;
    padding: 0px 0 0px 10px;
  }
  .radio {
    display: none !important;
  }
  .al-center {
    justify-content: center;
  }
  .new-mobile {
    display: inline-flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    align-content: center;
  }
  .new-mobile a.mobile_abc {
    font-size: 15px;
    font-weight: 700;
    color: #545454;
    padding: 10px 0;
  }
  .new-mobile a.mobile_abc img {
    height: 24px;
    margin-left: 6px;
  }
  .new-mobile .alta ul {
    margin-top: 0;
  }
  .alta ul li {
    padding-left: 0;
    padding-right: 20px;
  }
  .alta ul li a {
    color: #f5f5f5;
    font-weight: 600;
    font-size: 14px;
  }
  .radioabc {
    padding-right: 0;
    border-right: none;
  }
  .radioabc a img {
    height: 44px;
  }
  .radioabc a span {
    display: none;
  }
  a.bt-sejamais {
    margin-right: 0 !important;
  }
  .redes {
    width: auto;
    position: absolute;
    right: 0;
  }
  .redes span {
    border-left: none;
  }
  .redes a.newsletter_bt {
    display: none;
  }
  .top_login {
    line-height: 100%;
  }
  #supertag-ad-haxdjg9rx {
    display: none;
  }
  #menu ul li .mn-noticias,
  #menu ul li .mn-esportes,
  #menu ul li .mn-cotidiano,
  #menu ul li .mn-opiniao,
  #menu ul li .mn-multimidia {
    display: none !important;
  }
  .materias_abc {
    margin: 8px 0;
    position: relative;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #cacaca;
    padding-bottom: 10px;
  }
  .materias_abc img {
    max-width: 74px;
  }
  .materias_abc span {
    position: absolute;
    right: 0;
    max-width: 50%;
    font-size: 11px;
    line-height: 130%;
    background-color: #f9f7f5;
    color: #404040;
    font-weight: 900;
    padding: 7px 10px;
    text-align: center;
    border-left: 1px solid #cacaca;
    text-transform: uppercase;
  }
  .materias_abc span svg {
    width: 14px;
    margin-bottom: 3px;
    margin-left: 2px;
  }
  #abc_hoje .lista-mat-side .side-mat {
    width: 100%;
  }
  #barra-busca {
    height: 46px;
  }
  #barra-busca form .form-group {
    width: 100%;
  }
  .busca {
    width: 30%;
  }
  .busca form {
    display: inline-flex !important;
    width: 100%;
  }
  .play_radio {
    display: inline-flex;
    width: auto;
    height: 88%;
    padding: 4px 0 4px 14px;
    align-items: center;
    border-left: 1px solid #bcbcbc;
  }
  .play_radio a {
    display: inline-flex;
    align-items: center;
    height: 100%;
  }
  .play_radio a img {
    max-height: 100%;
    margin-right: 6px;
  }
  .play_radio a svg {
    width: 14px;
    margin-right: 8px;
    color: #545454;
    display: none;
  }
  .play_radio a span {
    color: #545454;
    font-size: 14px;
    font-weight: 900;
    margin-right: 8px;
    padding-top: 4px;
    display: flex;
  }
  .play_radio a span strong {
    color: #000;
    margin-left: 4px;
  }
  .al-center {
    position: relative;
  }
  .assinatura-news {
    display: flex;
    width: 100%;
    background-color: #1f3144;
    color: #fff;
    padding: 16px;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .assinatura-news.news-mobile {
    display: none;
  }
  .assinatura-news form {
    display: flex;
    margin-top: 12px;
    width: 100%;
    flex-wrap: wrap;
  }
  .assinatura-news form input,
  .assinatura-news form button {
    width: 100%;
    border-radius: 1px;
    border: none;
  }
  .submenu-multimidia {
    display: none !important;
  }
  .assinatura-news form input {
    background-color: #dedede;
    font-size: 14px;
    padding: 4px;
    margin-bottom: 6px;
    text-indent: 10px;
  }
  .assinatura-news form button,
  .assinatura-news form input[type="submit"] {
    background-color: transparent !important;
    color: #fff !important;
    outline: 0 !important;
    padding: 6px 2px !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    border: 1px solid #fff !important;
  }
  .assinatura-news span {
    width: 100%;
    display: flex;
    font-size: 14px;
    text-align: center;
    line-height: 122%;
  }
}
@media screen and (max-width: 767px) and (min-width: 768px) {
  .new-mobile {
    display: none;
  }
  .play_radio a.mobile_seja {
    display: none;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .assinatura-news.news-mobile {
    display: flex;
    margin: 20px 0;
  }
  #barra-busca {
    height: 100% !important;
  }
  .play_radio {
    border-left: none;
    padding-left: 0 !important;
    width: 100%;
    justify-content: space-between;
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom: 1px solid #d0d0d0;
  }
  .play_radio a img {
    max-height: 40px;
    margin-right: 12px;
  }
  .play_radio a span {
    font-size: 13px;
  }
  .play_radio a span strong {
    margin-left: 3px;
  }
  .play_radio a.mobile_seja img {
    border-left: 1px solid #d0d0d0;
    height: 44px;
    margin: 5px 0;
    padding: 0px 0 0px 10px;
  }
  .radio {
    display: none !important;
  }
  .al-center {
    justify-content: center;
  }
  .new-mobile {
    display: inline-flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    align-content: center;
  }
  .new-mobile a.mobile_abc {
    font-size: 15px;
    font-weight: 700;
    color: #545454;
    padding: 10px 0;
  }
  .new-mobile a.mobile_abc img {
    height: 24px;
    margin-left: 6px;
  }
}
@media screen and (max-width: 767px) {
  #barra-busca {
    height: auto !important;
  }
  .esportes3 {
    margin-top: 2pc;
  }
}
#materia h1,
#blogmateria h1,
#tabela h1,
#multimidia h1 {
  color: #212121 !important;
}
.texto-mat,
.texto-mat p {
  color: #212121 !important;
} /*# sourceMappingURL=main.css.map */
