@font-face {
  font-family: 'RobotoBold';
  src: url('../../assets/fonts/Roboto/Roboto-Bold.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'RobotoBlack';
  src: url('../../assets/fonts/Roboto/Roboto-Black.ttf') format('truetype');
   font-display: swap;
}

@font-face {
  font-family: 'RobotoRegular';
  src: url('../../assets/fonts/Roboto/Roboto-Regular.ttf') format('truetype');
   font-display: swap;
}

@font-face {
  font-family: 'RobotoLight';
  src: url('../../assets/fonts/Roboto/Roboto-Light.ttf') format('truetype');
   font-display: swap;
}

@font-face {
  font-family: 'RobotoThin';
  src: url('../../assets/fonts/Roboto/Roboto-Thin.ttf') format('truetype');
   font-display: swap;
}

body .principal{
  margin-top: 100px;
}

/* DEIXAR O FOOTER LÁ EM BAIXO INDPEDENTE DO TAMANAHO DO CONTEUDO*/
body {
  display: flex;
  flex-direction: column;
  min-height: 100vh; /* Ocupa a altura total da tela */
 /* margin: 0;*/
}

main, .principal {
  flex: 1; /* Expande para ocupar o espaço disponível */
  
}


.container{
  padding: 0;
}
h1,h2,h3 {
  overflow-wrap: break-word;
}

#search-mobile {
display: none;
}
.navbar>.container, .navbar>.container-fluid  {
  /* background-color: #ed1c24 !important; */
  background-color: #FFF !important;
  display: flex !important;
}
/* CAMPO DE PESQUISA */
.input-search {
  padding: 5px;
  margin-left: 0px;
  border-style: none;
  border-bottom: 2px solid #858585;
  background-color: #ffffff;
}
.btn-search {
  border-style: none;
  height: 35px;
  padding: 0 20px;
  border-radius: 10px;
  background-color: #ed1c24;
}
.btn-search :hover {
  border-style: none;

  cursor: pointer;
}
.input-search:focus {
  outline: none;
  background-color: #ffffff;
}
.btn-search:focus {
  outline: none;
}
.btn-search:hover {
  cursor: pointer;
}

iframe html body div {
  overflow: unset;
}
/*  FIM CAMPO DE PESQUISA */
/* LOGO */

/* FIM DA LOGO */


/* WIDGET DE TEMPO */
[data-theme=light] .upcoming-widget-square__root--KGAv {
  display: block;
  padding: 0 38px 12px;
  box-shadow: inset 0 0 0 1px #dfdfdf;
  border-radius: 24px;
  background-color: #fff;
}
/* FIM DO WIDGET TEMPO */

.section-top {
  justify-content: space-between;
  margin-inline: 7px !important;
  /* margin-bottom: 20px; */
}

@media (max-width: 1200px){
  .section-top{
    margin-inline: unset !important;
  }
  .row{
    margin:0;
  }
}

.navbar-nav {
  width: 100%;
}

@media (min-width:992px) and (max-width:1200px){
  .col, .col-md-8, .col-md-4{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (max-width:768px){
  .col, .col-sm-12{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 992px) {
  .col-lg {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 65% !important;
  }
}

#TT_JCdkk1kE1KMBSesKKLzDDzjDz6aKMplFLdEtkZyIq1z {
  margin: 0 auto;
}

@media only screen and (max-width: 769px) {
  .mais-lida-widget{
   float: none !important;
}
}

.navbar {
  text-transform: capitalize;
  /* background-color:  #ed1c24 !important; */
  background-color:  #FFF !important;
  box-shadow: 5px 5px 0 #D5D3D3;
  display: flex !important;

  -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
}

.navbar a {
  text-transform: none;  
}

.navbar-brand {
  /* margin: 0 auto; */
  display: flex;
  justify-content: end;
}

.navbar-brand img {
  height: 30px;
}

@media(min-width: 475px) {
  .navbar-brand img{
    height: 50px;
  }
  
  .navbar-brand {
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 300px){
  .navbar-brand img{
    height: 20px !important;
  }
}

.navbar-nav .nav-link {
  font-family: 'RobotoRegular', 'sans-serif';
  color: #222 !important;
}
@media only screen and (min-width: 460) {
  .menu-toggle {
    display: block;
    top: 30px;
  }
  .main-navigation {
    float: right;
    border-top-width: 0;
  }    
}

.texto-redes-sociais-rodape {
  padding-top: 4px;
}

.texto-redes-sociais-rodape span {
  font-family: 'RobotoRegular', 'sans-serif';
}

.nav-social {
  display: flex;
  flex-direction: row;
}
.nav-social a {
  margin-right: 20px;
}

@media (max-width: 990px) {
  .nav-social {
    display: block;
    /* flex-direction: row;
    justify-content: center; */
    /* width:50%; */
  }
  .nav-social a {
    margin:0 10px;
  }
}

.player-nav {
  cursor: pointer;
  /* margin-top: 20px; */
  /* margin-left: 7%; */
  width: 25%;
  display: flex;
  flex-direction: row;
  gap: 5px;
  justify-content: center;
}

.player-description {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  color:  #222;
  font-size: 16px;
  line-height: 1em;
  font-family: 'RobotoRegular', 'sans-serif';
}

.player-icon {
  display: flex;
  align-items: center;
}

@media (max-width: 641px) {
  .player-description {
    font-size: 10px;
  }
  .carousel-inner {
    height: 350px !important;
  }

  .carousel-inner .carousel-item-owl img {
    object-fit: fill;
  }
}

.navbar-nav .dropdown-menu {
  /* color: white; */
  background-color: #edededed !important; 
}

.dropdown-item {
  transition: ease-in .2s;
  border-radius: 5px;
  font-family: 'RobotoRegular', 'sans-serif';
}

.dropdown-item:hover {
  background-color: #dcdcdc !important; 
}

.content-menu{
  max-height: 500px;
  overflow-y: auto;
}
.side-menu {
  max-height: 230px;
  overflow-y: auto;
}


.dropdown-menu {
  border: none;
}
dropdown-item a {
  border: none;
  color: white ;
}
@media (max-width: 769px)
{
  
  #search-pc {
    display: none;
  }
  #search-mobile {
    display: block;
  }

  .input-search_mobile {
    flex: 2;
    padding: 5px;
    margin-left: 0px;
    border-style: none;
    background-color: #ffffff;

  }
  .input-search_mobile:focus {
    outline: none;
    background-color: #ffffff;
  }
  #icon-close_mobile:hover {
    cursor: pointer;
  }
  /* DESCOMENTAR O CODIGO ABAIXO QUANDO O SITE COM AS NOTICIAS FOR AO AR */
  /* .navbar-brand {
    margin: unset;
    margin-left: auto;
  } */

/*.navbar-nav {
  width: 40%;
}
.content-menu {
display: flex !important;
} */


}

@media (min-width: 769px)
{
  
  #search-pc {
    display: block;
  }
 

 

}
#input-mobile-search{
  width: 96% !important;
}
@media (max-width: 480px)
{
 
  #input-mobile-search{
    width: 92% !important;
  }

}

@media (max-width: 443px)
{
  
  #search-pc {
    display: none;
  }
  #search-mobile {
    display: block;
  }

/*.other-menu {
  display: block;
}
.other-menu-parent {
  display: block !important;
}*/
.navbar-nav {
  width: 65% Im !important;
}



}

@media (max-width: 321px)
{
  .side-menu {
    width: 65%;
  }
}
@media (max-width: 260px)
{
 
  #input-mobile-search{
    width: 88% !important;
  }
  .time-mobile {
    display: block !important;
  }
  .time-normal {
    display: none;
  }

}
@media (max-width: 990px)
{
  .ad2 {
    margin-top: 20px;
  }
}


.ad{
    width: 60%;
    height: 200px;
    background-color:blueviolet;
    margin:  auto;
    margin-top: 150px;
}
.ad2 {
    width: 100%;
    height: 100%;
    background-color:blueviolet;
  
}

.content {
  
    width: 80%;
    margin: 0 auto;
     
    margin-top: 30px;
}

/* @media screen and (min-width: 768px) {
  .content {
    width: 70%;
  }
} */

@media screen and (min-width: 1440px) {
  .content {
    width: 70%;
  }
}

@media screen and (min-width: 1600px) {
  .content {
    width: 60%;
  }
}

.content img {
    
    width: 100%;
}
.carousel-indicators .active {
    background-color: red !important;
}

  .zoom-image img {

    width: 100%;
    height: 100%;
    
  }

  .zoom-image:hover img {

  }

  .zoom-image-new img {

    width: 100%;
    height: 100%;
    
    transition: transform .5s ease;
  }

  .zoom-image-new:hover img {

    -webkit-transform: scale(1.02);
    transform: scale(1.02);
  }
body {
  /* background-color: #f7f7f7 ; */
  background-color: #fff;
}
@media (max-width: 1080px) {
    .colspan-lg {
      grid-column: span 12;
    }
    .card {
        width: 100% !important;
    }
  }
  .card-news a {
    color: #E50C0E;
  }
  a.page-link {
    color: red;
  }
  .card-news h5 {
    color: #E50C0E;
  }

  /* .card-news {
    margin-top: 20px;
  } */

  .card-news nav{
    margin-top:10px !important;
  }

  .card {
    width: 100%;
    margin-top: 20px;
  }
  .nav-social i {
    font-size: 2rem;
  
  }
  .nav-social a {
    display: none I !important;
  }
  .nav-social i:hover {
    transform: scale(1.2);
    transition: ease-in-out all .1s;
  }

  
  .form-inline .form-control {
    box-shadow: 0 0 0 0;
    border: none;
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.ww_txt_add {
  margin: 10 auto;
}
* {
  margin: 0;
}

#ww_11004afecfed6 {
background-color: #E50C0E;
  margin-top: 20px  !important;

 
}
.bg-light {
  background-color: #E50C0E !important;
  color: white;
}
span {
  color: white;
}
.divider {
  width: 180px;
  height: 2px;
  border-radius: 5px;
  background-color: #ed1c24; /* Cor de fundo vermelha */
 
}
.carousel-item-owl {
  height: 505px;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}
.carousel-item-owl img {

  object-fit: fill;
}
.carousel-inner > .carousel-item-owl  > img {
  min-width: 100%;
  width: 100%;
}

.content-menu::-webkit-scrollbar {
  width: 10px;
}
.content-menu {
  max-height: 400px;
}
/* Track */
.content-menu::-webkit-scrollbar-track {
  /* box-shadow: inset 0 0 5px grey;  */
  background: #640000;
  border-radius: 10px;
}
 
/* Handle */
.content-menu::-webkit-scrollbar-thumb {
  background: #b30000; 
  border-radius: 10px;
}

/* Handle on hover */
.content-menu::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}
.carousel-item:hover {
cursor: pointer;
}
@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.dot {
  text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}
.navbar-nav .nav-link {
  /* border-bottom: 1px solid  rgb(247, 89, 89) !important; */
}
/* PROBLEMA MENU HAMBURGER */

.navbar-toggler {
    padding: 0.25rem 0.30rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
/* estilazação dropdown*/
@media (max-height: 400px) {
  .content-menu {
    max-height: 250px;
  }
}

/* .section-top, .card-news{ */
  /* max-width: 1115px; */

  /* max-width: 1124px; */
/* } */
.lateral {
  padding-right: 0px;
  padding-left: 0px;
}

@media (max-width: 376px){
  body .principal{
    margin-top: 80px;
  }
}

@media (max-width: 575px){
  .container{
    padding: 0 15px;
  }
}

.container-lateral {
  display: flex;
  flex-direction: column;
  justify-content: end;
}

.nav-item {
  transition: ease-in .2s;
  border-radius: 5px;
}

.nav-item:hover {
  background-color: #ededed;
  padding: 0 10px;
}

.modal-header {
  border-bottom: none !important;
}

span.time-ago {
  color: #858585 !important;
  font-style: italic;
  font-family: 'RobotoRegular', 'sans-serif';
  font-size: small;
}

/* ESTILO PARA DIVIDER FEED */
.divider-feed {
  margin-top: 0 !important;
  margin-bottom: 30px !important;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .1);
  width: 95%;

}