@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');

.container-noticia *:not(.fa) {
  font-family: 'Montserrat', sans-serif !important;
}

ol.carousel-indicators li {
  background-color: #eee;
}

.canal-destaque .canal-destaqus__container {
  position: relative;
}

.canal-destaque img {
  width: 100% !important;
}

.canal-destaque__content {
  width: 100%;
  height: auto;
  background-image: linear-gradient(to bottom, transparent, black);
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 20px;
}

.canal-destaque__chapeu {
  background: #860027;
  color: white;
  padding: 10px 15px;
}

.canal-destaque__titulo {
  color: white;
}

.titulo-box-home {
  font-size: 26px;
  color: #686868;
  font-family: 'Conv_gentona_book_bold-webfont';
  text-align: center;
  margin-bottom: 40px;
  margin-top: 0px;
}

.sep {
  max-width: 70px;
  border: 3px solid #2e8abf;
  margin-top: 40px;
  margin-bottom: 20px;
}

.lista-verticais-item {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #b2b2b2;
  position: relative;
}

.lista-verticais-item.first {
  min-height: 292px;
  margin-bottom: 1em;
}
.lista-verticais-item:last-of-type {
  border: none;
}

h3.titulo-vertical-mais-lidas {
  padding-bottom: 5px;
  margin-bottom: 30px;
  border-bottom: 1px solid #b2b2b2;
}

h3.titulo-vertical-mais-lidas:after {
  content: ' ';
  width: 44px;
  height: 4px;
  position: absolute;
  left: 15px;
  top: 50px;
  background: #41b6e5;
}

.lista-verticais-item .data-hora-vertical-item {
  color: #2e8abf;
}

.lista-verticais-item .foto-vertical-item {
  width: 40%;
  margin-right: 3%;
  display: inline-block;
  vertical-align: top;
}

.lista-verticais-item .info-item {
  width: 55%;
  display: inline-block;
  vertical-align: top;
}

.titulo-vertical-item {
  margin-top: 0;
}

/* conteiner default de banner */
.content-banner {
  width: 970px;
  margin: 0 auto;
  padding: 30px 0;
  text-align: center;
}

.content-banner span {
  display: block;
  clear: both;
  text-align: left;
  font-size: 0.8em;
}
.publicidade-rodape {
  background-color: #b2b2b2;
}

.widget-banner {
  width: 100%;
  margin: 0 auto;
  padding-top: 0;
}

.lista-verticais-mais-lidas .item-box-noticias {
  display: inline-block;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  text-align: center;
}

.chapeu-noticia {
  padding: 10px 14px;
  position: relative;
  margin: -20px auto 10px auto;
  display: inline-block;
  color: white;
}

.titulo-noticia {
  /*font-size: 20px;*/
  margin-top: 0;
  font-weight: 700;
  color: #686868;
}
.titulo-noticia a {
  color: #686868;
}

.mascara-wide-mini {
  width: 40%;
  height: 80px;
  overflow: hidden;
  margin-right: 3%;
  display: inline-block;
  vertical-align: top;
}
.mascara-wide-mini img {
  width: auto;
  height: 100%;
}
.mascara-wide-media {
  width: 100%;
  height: 10.6em;
  overflow: hidden;
}
.mascara-wide-media img {
  width: 100%;
  height: auto;
  max-width: none;
}

.lista-verticais-mais-lidas {
  margin-bottom: 20px;
}

.secao-mais-lidas {
  background: #e7e7e7;
  padding-bottom: 30px;
}

.secao-mais-lidas .btn-box-mais {
  text-align: left;
}

.secao-mais-lidas .subtitulo {
  text-align: center;
  margin-top: 0;
}

@media (max-width: 768px) {
  .canal-destaque img {
    width: 100% !important;
    height: 250px;
    object-fit: cover;
  }

  .canal-destaque__titulo {
    color: white;
    font-size: 22px;
  }
}

ol.carousel-indicators li {
  background-color: #eee;
}
.veja-mais-categoria {
  background: none !important;
  padding: 0 !important;
}

.lista-numero-ordem {
  border-radius: 100%;
  width: 33px;
  height: 33px;
  text-align: center;
  position: relative;
  margin-left: -10px;
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.15);
}

.leia-mais-item .lista-numero-ordem {
  top: 80px !important;
  left: 5px !important;
}

.leia-mais-item {
  background: none !important;
}

.pagination li {
  background: none;
}

.pagination li.last a {
  color: #ccc;
}

.pagination > li > a,
.pagination > li > span {
  border: 0;
  color: #ccc;
  border-radius: 100%;
}

.pagination > li > a:hover {
  border: 0;
  color: #ccc;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 100%;
}

h4 {
  font-size: 14px;
}

.pagination > .active > a,
.pagination > .active > a:hover {
  border-radius: 100%;
  color: white;
  width: 33px;
  height: 33px;
  text-align: center;
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.15);
}

.titulo-box-home {
  font-size: 35px;
}

.chapeu-noticia,
.canal-destaque__chapeu,
.box-noticias header .veja-mais-categoria,
.tags .veja-mais-categoria {
  border-radius: 20px;
  padding: 10px 20px !important;
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.15);
}

.lista-verticais-item,
.leia-mais-item {
  border-color: #eee;
}

.tag-list-item {
  border-radius: 20px !important;
  padding: 5px 15px;
}

.show-banner {
  margin: 10% 0;
}

.btn-primary {
  border: 0;
}

.social-share-item {
  border-radius: 100% !important;
  overflow: hidden;
}

.header {
  background-color: #41b6e5;
}

.header-line {
  padding: 0 20px;
  align-items: stretch;
  background-color: #318bc0;
}

@media (min-width: 762px) {
  .header-line .logo-principal {
    width: 150px;
    display: flex;
    align-items: center;
  }
}

@media (max-width: 761px) {
  .header-title {
    padding: 10px;
  }
}

.header-title * {
  color: white;
  text-align: center;
  margin: 0;
}

.header-line .navbar-toggle {
  display: block !important;
}

.header-line .header-line-section {
  position: relative;
}

.header-line .container-fluid {
  width: 100%;
}

.header-line .navbar-toggle {
  z-index: 2;
  margin: 0;
  border: 0;
  background-color: transparent !important;
}

.header-line .navbar-toggle .icon-bar {
  color: white;
  background-color: white;
}

.header-line .navbar-toggle,
.header-line .navbar-col {
  position: absolute !important;
  left: 0;
  top: 0;
}

.header-line .navbar-col {
  z-index: 1;
  margin-left: 85px;
}

.header-line .logo-principal .logo {
  width: 150px;
}

.navbar-nav > li > a {
  font-size: 15px;
  padding-top: 25px;
}

.header-line .navbar {
  padding: 0 20px;
  border-radius: 0;
  flex: 1 1 auto;
  margin: 0 20px;
  display: flex;
  align-items: center;
}

.form-busca {
  margin-left: 20px;
}

.form-busca .form-control {
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.2);
  color: white;
}

.container-social {
  width: 200px;
  margin-top: 0;
}

.exit {
  position: absolute !important;
}

.sb-slidebar {
  padding-bottom: 50px;
}

.publicidade {
  clear: left;
}
