/* HEADER */
a.nav-brand > img {
  max-width: 310px;
  margin-top: 10px;
}
.header-logo img {
  width: 100%;
}
/* FOOTER */
.footer-logo > a > img {
  max-width: 100%;
}
li.ts-pinterest.redes-whatsapp a {
  background: #44c554 !important;
}
li.ts-pinterest.redes-whatsapp i {
  background: #3cb24a !important;
}
.ts-block-social-list li a i {
  margin-right: initial;
}
.ts-block-social-list li a {
  padding: 10px 10px;
}
ul.ts-block-social-list {
  display: flex;
  flex-direction: row;
}
ul.ts-block-social-list li {
  margin: 2px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: -webkit-fill-available;
}
/* PUBLICIDADE */
img.link-publicidade-lateral {
  max-width: 300px;
  width: 100%;
}
.box-publicidade-lateral {
  width: 100%;
  text-align: center;
  margin: 15px 0px;
}
a.link-publicidade-lateral {
  text-decoration: none;
}

a.link-publicidade-banner {
  text-decoration: none;
}
.box-publicidade-banner {
  width: 100%;
  text-align: center;
  margin: 30px 0px;
}

i.fa.fa-whatsapp,
.widgets.ts-social-list-item ul .ts-whatsapp a,
.ts-block-social-list li.ts-whatsapp a {
  background: #25d366;
}
.ts-block-social-list li.ts-whatsapp a i {
  background: #32ad60;
}

.ts-grid-box.widgets.ts-social-list-item i {
  font-size: 30px;
  padding: 2px;
  margin: 0px;
}

/* BOTÕES COMPARTILHAMENTO */
div#st-1 {
  display: flex;
  justify-content: center;
  margin: 30px 0px;
}

/* SITE CORES */
.top-bar.v4,
.ts-orange-bg,
.widgets.widgets-item .widget-title:before,
.ts-blue-bg,
.ts-heading-item .ts-title:after,
.right-sidebar-1 .widgets.widgets-item .widget-title:before,
.right-sidebar-1 .widgets.widgets-item .widget-title:before,
.ts-heading-item .ts-title:after,
.ts-footer,
.ts-pink-bg,
.widget-title:before,
.ts-title:before,
.post-list-item .nav-tabs li a::before,
.ts-category-list li a.ts-blue-bg-hover:hover,
.pagination li.active a,
.pagination li:hover a,
.ts-purple-bg,
.navbar-standerd.nav-item .nav-menu > li > a:before,
button#buscar,
.ts-yellow-bg,
.ts-cat-title span,
.ts-cat-title:after,
.widgets-title:after,
.widgets-title span {
  background-color: #337ab7 !important;
}

.post-next.float-right span:hover,
.post-previous.float-left span:hover,
.post-next.float-right:hover span,
.post-previous.float-left a:hover,
.post-next.float-left:hover span,
.post-navigation .post-previous:hover span,
.post-navigation .post-next:hover span,
.navbar-standerd .nav-menu > li > a:hover,
.navbar-standerd .nav-menu > li > a:hover {
  color: #337ab7 !important;
}

.header-middle.v2,
.top-bar .ts-date-item {
  background-color: #fff;
}

.top-bar .ts-date-item,
.post-list-box .post-content .post-title:hover,
.post-title a:hover,
.widgets ul li a:hover,
.navbar-standerd .nav-menu > li > a:hover,
.navbar-standerd .nav-menu > li.active > a,
.post-list-item .nav-tabs li a.active,
.navbar-standerd .nav-menu > li > a:hover,
.nav-menu .megamenu-lists .megamenu-list > li > a:hover {
  color: #3d4c54;
}

.megamenu-lists .megamenu-list > li > a:hover {
  color: #337ab7 !important;
}

section.header-middle.v2 {
  padding: 20px 0px;
}

h2.breaking-title.float-left {
  color: #bbb;
}

.btn.btn-primary {
  background: #859299;
}

.copyright-text p,
.col-lg-8.align-self-center.rodape-info p {
  color: #fff;
}

button.btn.btn-primary.dropdown-toggle.bg-secondary.section-filtro {
  background-color: #337ab7 !important;
}

button.btn.btn-primary.dropdown-toggle.bg-secondary.section-filtro:hover {
  background-color: #337ab7 !important;
}
ul.pagination a:hover,
.ts-date-item > i.fa.fa-clock-o {
  color: white !important;
}

/* FIM CORES */
i.fa.fa-clock-o.clock-principal {
  color: #fff !important;
}
/* COOKIES */
input.fechaCookie {
  cursor: pointer;
}
.cookieConsentContainer {
  z-index: 999;
  width: 350px;
  min-height: 20px;
  box-sizing: border-box;
  padding: 20px 15px;
  background: #fff;
  overflow: hidden;
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  box-shadow: 0 10px 20px -12px rgb(0 0 0 / 42%), 0 3px 20px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%);
  margin-bottom: 25px;
  border-radius: 3px;
}

.cookieTitle a {
  font-family: OpenSans, arial, sans-serif;
  color: #444;
  font-size: 18px;
  line-height: 5px;
  display: block;
}

.cookieConsentContainer .cookieDesc p {
  margin: 0;
  padding: 0;
  font-family: OpenSans, arial, sans-serif;
  color: #444;
  font-size: 13px;
  line-height: 15px;
  display: block;
  margin-top: 10px;
}

.cookieConsentContainer .cookieDesc a {
  font-family: OpenSans, arial, sans-serif;
  color: #444;
  text-decoration: underline;
}

.cookieConsentContainer .cookieButton a {
  display: block;
  font-family: OpenSans, arial, sans-serif;
  color: #fff;
  font-size: 14px;
  margin-top: 14px;
  background: #fff;
  box-sizing: border-box;
  padding: 6px 12px;
  text-align: center;
  transition: background 0.3s;
  background: #444;
  border-radius: 3px;
  text-shadow: none;
}

.cookieConsentContainer .cookieButton a:hover {
  cursor: pointer;
  background: #fff;
  background: #cacaca;
  color: #444;
}

.fechaCookie {
  position: absolute;
  right: 15px;
  top: 7px;
  font-weight: 700;
  color: #444;
  background: #fff;
  border: none;
  font-size: 15px;
}
/* COOKIES */




@media screen and (max-width: 980px) {
  /* COOKIES */
  .cookieConsentContainer {
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
  }

  /* FOOTER */
  ul.footer-social {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
  }
}

@media screen and (max-width: 450px) {
  /* HEADER */
  a.nav-brand > img {
    max-width: 220px;
    margin-top: 10px;
  }
}

/* ARTIGOS */
h3.post-title.titulo-sem-img {
  padding-top: 30px;
}
section.ts-footer-social-list.section-bg,
.header-standerd,
.right-menu li .nav-search .nav-search-button,
p.post-cat.ts-green-bg {
  background: #337ab7;
}
.purple-color,
a.cat-name,
.green-color {
  color: #337ab7 !important;
}
.copyright-text.text-center p {
  color: #22222282;
}
footer.ts-footer {
  background: white !important;
}
.footer-menu.text-center li a {
  color: #337ab7;
  text-decoration: revert;
}
.footer-menu.text-center li a {
  color: #222;
  text-decoration: revert;
  opacity: inherit;
}

.rodape-info p {
  color: #fff !important;
  line-height: normal;
}
.copyright-text.text-center {
  padding-top: 15px;
}
.footer-menu.text-center li a:hover {
  text-decoration: none;
}
.footer-logo {
  text-align: center;
}
.footer-logo img {
  width: 200px;
}
p.rodape-p {
  font-weight: 800;
  font-size: 22px;
}
li.ts-twitter.redes-instagram a {
  background: #4b349b !important;
}
li.ts-twitter.redes-instagram a i {
  background: #38286f !important;
}
.tradingview-widget-copyright {
  display: none;
}
.fa-clock-o:before {
  content: "\f017";
  color: #3d4c54;
}
h2.breaking-title.float-left,
.cartola-branco {
  color: #fff !important;
}
.ts-grid-box.content-wrapper.single-post {
  margin-top: -60px;
}
i.fa.fa-clock-o.clock-principal:before {
  color: #fff !important;
}
a.cat-name.cartola-branco {
  color: #fff !important;
}

/* CORES EDITORIAS  */

/* NEGÓCIOS */
.negocios-verde:before .a.post-cat.ts-purple-bg.negocios-verde-bg {
  background-color: #097100 !important;
}
a.post-cat.ts-purple-bg.negocios-verde-bg,
.negocios-verde:before {
  background: #097100 !important;
}
.negocios-verde-cor > li.active a:hover,
.negocios-verde-cor > li.active a {
  color: #097100 !important;
}

/* ESPORTE */
.esporte-laranja:before,
.esporte-laranja-bg {
  background-color: #a29500 !important;
}
a.post-cat.ts-purple-bg.esporte-laranja-bg {
  background: #a29500 !important;
}
.esporte-laranja-cor > li.active a:hover,
.esporte-laranja-cor > li.active a {
  color: #a29500 !important;
}

/* ENTRETENIMENTO */
.vermelho-entretenimento:before {
  background-color: #ea2e2e !important;
}

a.post-cat.ts-purple-bg.entretenimento-vermelho-bg {
  background: #ea2e2e !important;
}
.entretenimento-vermelho-cor > li.active a:hover,
.entretenimento-vermelho-cor > li.active a {
  color: #ea2e2e !important;
}

a.link-topo {
  color: #fff;
  margin-right: 15px;
  font-weight: 600;
  font-size: 17px;
  letter-spacing: 1px;
}
img.link-publicidade-lateral {
  border: 1px solid #d5d5d5;
  padding-bottom: 4px;
}

img.sidebar-img {
  width: 70px;
  height: 50px;
  margin-right: 15px;
  object-fit: cover;
  object-position: center center;
}
.post-list-box .post-content img {
  width: 128px;
  height: 85px;
  margin-right: 15px;
  object-fit: cover;
  object-position: center center;
}

.img-artigos-header img {
  object-fit: cover;
  object-position: center center;
  height: 100%;
  width: 100%;
}

.img-artigos-header {
  height: 180px;
  margin-bottom: 5px !important;
}

a.cartola-header-artigos {
  position: absolute;
  top: 0px;
}
a.s-img-rotativo img {
  max-height: 280px;
  overflow: hidden;
  object-fit: cover;
  object-position: center center;
}
.ts-tranding-post .slider-indicators.carousel-indicators > li.active {
  border-bottom: none;
}
.post-next.float-right img,
.float-left img {
  object-fit: cover;
  object-position: center center;
  height: 100%;
}

a.a-header-ultimas {
  color: #fff;
}

a.a-header-ultimas:hover {
  color: rgb(204, 204, 204);
}

.ts-post-thumb.img-slider-capa a img {
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

@media screen and (min-width: 992px) {
  img.img-fluid.img-section {
    height: 190px;
    object-fit: cover;
    object-position: center center;
  }
  .ts-post-thumb.img-slider-capa {
    height: 328px;
  }
  .col-lg-8.box-slider-capa {
    margin-top: 24px;
  }
}

.ts-grid-box.most-populer-item {
  margin-bottom: 10px !important;
  padding: 0px 30px;
  padding-bottom: 5px !important;
}
.widgets {
  margin-bottom: 15px;
}

img.link-publicidade-lateral.pub-lateral-img {
  border: none;
  padding: 0px 15px;
}

.nav-tabs li a.active {
  font-size: 16px;
  color: #337ab7 !important;
}

.nav-tabs li a.active:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 22px;
  background: #337ab7;
  right: -3px;
  top: 14px;
}

/* IMAGENS */
.post-next.float-right img,
img.img-previus-article {
  object-fit: cover;
  object-position: center center;
  height: 70px;
}
.ts-post-thumb.box-img-sete {
  height: 170px;
}
img.img-fluid.img-sete,
.ts-post-thumb.mais-populares-rotativo-seis img {
  object-fit: cover;
  object-position: center center;
  height: 100%;
}
.ts-post-thumb.mais-populares-rotativo-seis {
  height: 445px;
}

@media screen and (min-width: 992px) {
  .ts-post-thumb.box-img-um {
    height: 150px;
  }
  .ts-post-thumb.box-img-dois {
    height: 130px;
  }
  .ts-post-thumb.box-img-tres {
    height: 120px;
  }
  .post-content.media.box-img-seis {
    height: 86px;
  }
  .ts-tranding-post .ts-arrow {
    top: 11px;
  }
  .img-um,
  .img-dois,
  .img-tres,
  .img-quatro,
  .img-cinco,
  .img-seis,
  .img-sete {
    object-fit: cover;
    object-position: center center;
    height: 100%;
  }

  .post-previous.float-left {
    margin-bottom: 85px;
  }
}



header.header-standerd {
    background: no-repeat;
}
.header-standerd .nav-menu > li > a {
    color: #022038;
}
.nav-search-button {
    background: none!important;
}
.nav-search-button .icon-search {
    color: #022038;
}