body, h1, h2, h3, h4, h5, h6{font-family: Helvetica Neue,Helvetica,Arial,sans-serif !important;}
body{font-size: 16px;    padding-top: 165px;}

.banner-codigo {width:auto !important; height:auto !important;}

/*******************
TOPO
*******************/
.navbar-brand{margin:0;height: 70px;}
.btplay{
    font-size: 18px;
    color: #ba2627;
    font-weight: 400;
    align-items: center;
    text-align: center;
    text-decoration: none;
    padding-left: 26%;
    margin: 21px 0;
    display: inline-block;
    width: 30%;
    padding: 0;
}
.owl-carousel .owl-nav.disabled{display: block !important;}
.btplay:hover{text-decoration: none;}
.btplay span{    margin-right: 0;}
.toposite svg{height: 15px;}
.iconestop a{display: inline-block;}
.topo-search{border: 1px solid #ddd;margin: 17px  0;}
.topo-search .form-control{border:0;box-shadow:none;font-weight: 800;font-size: 16px;}
.navbar-topo{background: #000;transition: all 800ms ease 0s;    min-height: 48px;}
.navbar.navbar-topo li a{
    padding: 14px 18px;
    color: #FFF !important;
    text-shadow:none;
    font-size: 17px;
    text-transform: none;
}
.videbauru iframe{
    width: 100%;
    max-height: 193px;
    margin-bottom: 30px;
}
.videoshome .list .item a, .list.noticias .item a{display: flex;text-decoration: none;}
.videoshome .list .item .info .title strong, .list.noticias .item .info .title strong{font-weight: 400;}
.barrared{background: #CF1B1F;}
.barrared .btplay{
    color: #FFF;
    padding: 8px 22px;
    margin: 0;
    width: auto;
    text-align: left;
}
.barradata{display: none;}
.compartilhar .fa{
    color: #fff;
    background-color: #aaa;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    margin-left: 8px;
}
/*.compartilhar .fa:hover{color: #CF1B1F;}*/
.barrared .btplay .a{fill: #FFF; }
.banneryoutube .bgtopbanner{
    background: #EEEEEE;
    overflow: hidden;
    max-width: 990px;
    margin: 0 auto;
}
.banneryoutube .container {position: relative;}
.banneryoutube .container .btyou{
    position: absolute;
    top: 34%;
    right: 10%;
}
.banneryoutube {margin: 2% 0;}

.navbar-topo > ul{
    float: none;
    text-align: center;
    width: 100%;
}
.navbar-topo > ul  li{
    display: inline-block;
    float: none;
}
.navbar-topo .navbar-brand {
    height: 29px;
    padding: 0;
    margin: 9px 0 !important;
    transition: all 800ms ease 0s;
    display: none;
}
.navbar-nav>li>.dropdown-menu{
    margin: 0;
    border-top: 3px solid #47c3e8;
    background: #242a2e;
}
.small-height .navbar-topo .navbar-brand{display: block;transition: all 800ms ease 0s;}
.toposite{ transition: all 800ms ease 0s; -webkit-transition: all 800ms ease 0s; -moz-transition: all 800ms ease 0s; -ms-transition: all 800ms ease 0s; -o-transition: all 800ms ease 0s; }
.small-height .toposite{
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: all 800ms ease 0s;
    -webkit-transition: all 800ms ease 0s;
    -moz-transition: all 800ms ease 0s;
    -ms-transition: all 800ms ease 0s;
    -o-transition: all 800ms ease 0s;
}
.small-height .navbar.navbar-topo li a { padding: 14px 12px; }


/*******************
FIM TOPO
*******************/


/*******************
Meio
*******************/
.boxnoticia{position: relative;}
.boxnoticia .resumes{
    text-decoration: none;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 20px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}
.boxnoticia .resumes h5{
    /*
    max-width: 47ch;
    font-size: 20px;
    color: #FFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 800;
    padding: 0;
    margin: 0;*/
    color: #fff;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    line-height: 1.1;
    padding: 5px 0 10px;
    margin: 0;
    text-shadow: 0 1px 3px rgba(0,0,0,.6);
    font-size: 16px;
}
.ulfedd{
    list-style: none;
    margin: 0;
    padding: 0;
}
/*.ulfedd li:nth-child(2n) {
    background-color: #d9d9d9;
}*/
.ulfedd li h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 15px 0 20px;
}
/*.ulfedd li:nth-child(odd) {
    background-color: #eee;
}*/
.ulfedd li{padding: 10px;}
.ulfedd li .menupage .bgavatar{padding: 0;}
.ulfedd li .menupage{margin:0;}
.boxnoticia .resumes p{
    display: none;
    max-width: 56ch;
    font-size: 18px;
    color: #FFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0;
}
.boxtextosn.fullpage{
    overflow: hidden;
    min-height: 550px;
}
.barrared span {
    margin-right: 0;
    float: left;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 800;
    margin: 4px 0;
}
.barrared svg{
    margin: 6px;
    margin-bottom: 0;
}
.menoresnoticias .resumes p{display: none;}
.menoresnoticias .resumes h5{
    font-size: 16px;
    max-width: initial;
    white-space: initial;
    margin: 0;
}
.dropdown:hover .dropdown-menu {
    display: block;
}
.navbar.navbar-topo li a .caret{display:none;}


.margs{margin-top:7px;}
.bgwhats{
    padding: 20px;
    background: #272F34;
    overflow: hidden;
    text-align: center;
}
.bgwhats p{color: #FFF;font-size: 17px;line-height: 18px;margin-bottom: 15px;text-align: left;}
.bgwhats input{
    height: 50px;
    text-align: center;
    font-size: 16px;
    width: 100%;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.noticiastopo .container .row > div{padding:0 3px;}
.botoes input{
    display: block;
    width: 100%;
    color: #fff;
    background: #006BBC;
    height: 50px;
    font-size: 18px;
    font-weight: 800;
    border-style: none;
}
.header-infos .nav>li>a:focus, .header-infos .nav>li>a:hover {
    text-decoration: none;
    background-color: #0571a9;
}
.alert p{
    color: #272F34 !important;
}
#programas a h4, #opiniao a h4{
    color :#666;
    font-weight: 600;
}
.contatospages form #btEnviar {background: #232a2d;}
.medisocial{}
.medisocial ul{list-style: none;padding: 0;margin: 0;width: 100%;text-align: center;}
.medisocial li{display: inline-block;}
.medisocial li a{
    font-size: 25px;
    padding: 14px 10px 0px 10px;
    overflow: hidden;
    line-height: 0;
    display: block;
}
.medisocial li a .fa-facebook-official{color:#3E679A ;}
.medisocial li a .fa-instagram{color:#000 ;}
.medisocial li a .fa-twitter{color:#4C83EA ;}
.medisocial li a .fa-youtube{color:#DD0D40 ;}
.medisocial li a .fa-whatsapp{color:#00695E ;}


.videoshome .content-player iframe{width: 100%;height: 475px;}
.videoshome .list, .list.noticias {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    overflow-y: auto;
    background: #1C1F21;
}

.videoshome .list.videos{
    display: flex;
    flex-direction: column;
    overflow: hidden;
    overflow-y: auto;
}

@media(max-width: 1366px){
    /*.videoshome .list, .list.noticias{
        max-height: 76vh;
    }
    .videoshome .list.videos{height: 76vh;}*/
    .titulosbase{font-size: 21px !important;}
}
.menoresnoticias .boxnoticia img {
    max-width: 100%;
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.list.noticias{background: #F1F1F1;overflow: initial;max-height: initial;}
.videoshome .list .item, .list.noticias .item {
    margin: 0;
    display: flex;
    align-items: flex-start;
    padding: 10px;
    cursor: pointer;
    border-left: 5px solid #222;
}
.list.noticias .item {border: 0 !important;}
.videoshome .list .item:hover, .videoshome .list .item.active-list {
    background-color: #333;
    border-left: 5px solid #0060af;
}
.videoshome .list .item .thumb, .list.noticias .item .thumb {
    width: 120px;
    margin-right: 10px;
}
.videoshome .list .item .thumb img, .list.noticias .item .thumb img {
    width: 120px;
    max-height: 75px;
    object-fit: cover;
}
.videoshome .list .item .info, .list.noticias .item .info {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.videoshome .list .item .info .category {
    font-size: 9px;
    text-transform: uppercase;
    padding: 3px 5px;
    font-weight: 400;
}
.videoshome .list .item .info .title, .list.noticias .item .info .title{
    font-size: 15px;
    margin: 5px 0 0;
    color: #fff;
}
/* width */
.videoshome .list::-webkit-scrollbar {
    width:10px;
  }
  .list.noticias .item .info .title {
    color: #4e4e4e;
}
  /* Track */
  .videoshome .list::-webkit-scrollbar-track {
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
}
  
  /* Handle */
  .videoshome .list::-webkit-scrollbar-thumb {
    background: #666;
    border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
  }

.progopiniao{}


.boxnavs .owlhome .owl-nav [class*=owl-]{
    background: none;
    color: #6D6D6D;
    font-size: 20px;
    padding: 0;
    margin: 0;
}
.boxnavs{position: relative;}
.boxnavs .owlhome{position: initial !important;}
.owlhome .owl-nav{
    position: absolute;
    top: -3px;
    right: 0;
}
.boxnavs img {
    height: 150px;
}
.boxnavs-cinema img{height: 100%;}
/*******************
FIM Meio
*******************/

/*******************
Rodape 
*******************/
.rodape{
    background: #707070;
}
footer{margin-top: 50px;background: #272F34;}
footer .container{padding: 0;}
footer .medisocial li a .fa{color: #FFF !important;}
footer .medisocial li a {
    padding: 27px 6px 17px 6px;
    font-size: 20px;
}
footer .rodape img{margin:16px 0;}
footer .nav a{
    color: #FFFFFF;
    background: none !important;
    padding: 23px 15px;
}


/*******************
FIM Rodape
*******************/

/*******************
 Titulos
*******************/
.blue{color: #006BBC;}
.red{color: #CF1B1F;}
.pink{color: #8600BB;}
.titulosbase {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0;
    border-bottom: 2px solid currentColor;
    margin-bottom: 20px;
    padding-bottom: 20px;
    line-height: 28px;
    margin-top: 40px;
}
span.cats{
    background-color: #ba2627;
    margin-bottom: 6px;
    display: table;
    color: #fff;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.42857!important;
    padding: 3px 6px;
    font-weight: 400;
}
.panmaior .margs{margin-top: 0;margin-bottom: 9px;}
/*******************
FIM Titulos
*******************/

.navbar-toggle{
    margin: 12px 0;
    border: 0;
}
.navbar-toggle .icon-bar {
    background: #fff;
}
.breadcrumb {padding: 0;}
.breadcrumb li{font-size: 13px;color: #888;}
.breadcrumb li a{font-size: 13px;color: #000;}
.contnoticia h1 {
    font-size: 40px;
    color: #626262;
    margin: 0 0 30px;
    font-weight: 600;
}
.barradata{padding: 15px 0;margin: 10px 0;border-top:1px solid #ddd ;border-bottom:1px solid #ddd ;overflow: hidden;}
.resumeimg{
    position: relative;
    padding: 10px;
    display: block;
    font-size: 12px;
    line-height: 14px;
    background: #eee;
    color: #666;
}
.noticiastopo.panregiaonal{margin-top: 40px; margin-bottom: 20px;}
.noticiastopo.panregiaonal .col-md-6 img {
    max-width: 100%;
    width: 100%;
    object-fit: cover;
}
.noticiastopo.esportes .col-md-6 img{
    max-width: 100%;
    width: 100%;
    height: 405px;
    object-fit: cover;
}
.noticiastopo .col-md-6 img{

    height: 405px !important;
}
.datas div{margin-right: 8px;}
.categs{
    padding: 0;
    background-color: transparent;
    font-size:14px;
    color: #ba2627;
}
.datas{
    margin: 7px 0 0;
    font-size: 12px;
    color: #aaa;
    display: block;
    margin-top: 2px;
}
.fb_iframe_widget_fluid_desktop iframe, .comentface iframe, .fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span, .fb_iframe_widget_fluid_desktop iframe, #u_0_0{width: 100% !important;}
.boxtextosn {margin:30px 0;}
.imgnoticias.img-responsive{width: 100%;height: auto;}
.boxtextosn p {
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 30px;
}
.menupage .bgavatar{height: initial;}
.menu-lateral{
    box-shadow: 0px 0px 19px -1px rgba(0,0,0,0.06);
    margin-bottom: 20px;
}
.menu-lateral .nav-pills>li:last-child a{border: 0;}
.menu-lateral .nav-pills>li>a{
    color: #666;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
}
.menu-lateral .nav-pills>li>a:before{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #cf1b1e;
    float: right;
    margin: 6px;
}
.btleiamais{color:#cf1b1e;}
#spinner{    border-top: 3px solid #cf1b1e;}
.navbar.navbar-topo .dropdown-menu>li>a, .navbar.navbar-topo .dropdown-menu>li>a:hover{
    text-align: left;
    font-size: 17px;
    background: none;
    padding: 15px 20px;
}
.menupage, .menupage:hover{
    box-shadow: none;
    transition: none;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
}
.menupage h3{margin-top: 0;}
.content-player{
    width: 100%
}
.content-videos{
    display: flex;
    flex-direction: row;
    max-height: 476px;
    background-color: #1c1f21;
}


/*******************
Responsivo
*******************/
@media(max-width:){
    .videoshome .content-player iframe{}
}
@media(max-width:1200px){
    .container{width: 97%;}
    .videoshome .list, .videoshome .content-player iframe{height: 413px;max-height:413px;}
    .navbar.navbar-topo li a {padding: 18px 9px;}
    .banneryoutube .container .btyou{    right: 3%;}
    .bgwhats p{    font-size: 15px;line-height: 16px;}
    .medisocial li a{    font-size: 21px;padding: 6px 10px 0px 10px;}
    .bgwhats .btn, .bgwhats .form-control{height: 40px;}
    .boxnoticia .resumes h5 {max-width: 39ch;}
    .boxnoticia .resumes p {max-width: 49ch;}
    .videoshome .list .item .thumb img, .list.noticias .item .thumb img, .videoshome .list .item .thumb, .list.noticias .item .thumb {width: 80px;}
}
@media(max-width:991px){
    .topo-search .form-control{background: none;}
    .bgavatar img{width: 100%;}
    .formmobile{padding:0 25px;}
    .topo-search{margin:0;}
    body{padding-top: 108px;}
    .small-height .navbar-topo .navbar-brand, .navbar-topo .navbar-brand{display: block;}
    .navbar-topo .navbar-brand{float: none;text-align: center;}
    .navbar-topo .navbar-brand img{margin: 0 auto;}
    .navbar-toggle{float: left;}
    .navbar-topo ul li{    display: block;}
    .navbar.navbar-topo li a, .small-height .navbar.navbar-topo li a{text-align: left;    padding: 18px 27px;border-top: 1px solid #ffffff21;}
    .navbar-collapse {
    position: absolute;
    top: 54px;
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    width: 100%;
    transition: all 200ms ease 0s;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    -ms-transition: all 200ms ease 0s;
    -o-transition: all 200ms ease 0s;
    background: #000;
    max-height: initial !important;
}
    .navbar-collapse.collapsing {
        height: auto;
        transition: all 200ms ease 0s;
        -webkit-transition: all 200ms ease 0s;
        -moz-transition: all 200ms ease 0s;
        -ms-transition: all 200ms ease 0s;
        -o-transition: all 200ms ease 0s;
        left: -100%;
    }
    .navbar-collapse.show {
        left: 0;
       
    }
    .medisocial ul{text-align: left;}
    .navbar-topo ul.navbar-nav{margin: 0 !important;}
    .boxnoticia img{width: 100%;}
    .bgwhats{margin-top: 40px;}
    .medisocial li a {font-size: 33px;padding: 15px 15px;}
    .bgtopbanner .pull-left{width: 82%;}
    .bgtopbanner .pull-left img{width: 100%;height: auto;}
    /*.esportes .col-md-3.col-sm-12.menoresnoticias, .cultura .col-md-3.col-sm-12.menoresnoticias{margin-top: 30px;}*/
    .assinatura p{text-align: left;}
    .copyright-links.text-right.pull-right{text-align: right;}
    .assinatura img{margin:0;float: right;}
    footer .col-sm-4 {margin-bottom: 0;}
}
@media(max-width:768px){
    /*.noticiastopo .col-md-6 img{min-height: initial;}*/
    .menoresnoticias .boxnoticia img{/*min-height: initial;*/}
    .bgtopbanner .pull-left {width: 79%;}
    .noticiastopo .col-xs-12{width: 100% !important;margin-bottom: 10px;}
    .videoshome .list, .videoshome .content-player iframe {height: 360px;max-height: 360px;}
    .col-md-3.col-sm-12.menoresnoticias {margin-top: 0px !important;}
    .content-videos {
        display: flex;
        flex-direction: column;
        max-height: 476px;
        background-color: #1c1f21;
    }
}
@media(max-width:768px){
    .bgtopbanner .pull-left{display: block; width: 100% !important;}
    .banneryoutube .container .btyou {
        right: 3%;
        position: initial;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 20px;
    }
    .banneryoutube{margin-top: 30px;}
    .assinatura p{text-align: center;}
    .boxnavs img {height: auto;}
    footer .nav a {color: #FFFFFF;background: none !important;padding: 17px 5px;}
    .medisocial.pull-right{float: none !important;}
    .medisocial ul {text-align: center;}
    footer .medisocial li a {padding: 15px;}
    .assinatura img{float: none;margin: 0 auto;width: 64px;}
}
@media(max-width:550px){
    /*.videoshome .list .item .thumb img, .list.noticias .item .thumb img, .videoshome .list .item .thumb, .list.noticias .item .thumb{width: 100%;}*/
    .videoshome .list .item .thumb img, .list.noticias .item .thumb img{    max-height: initial;}
    .videoshome .content-player iframe {
        height: 263px;
        max-height: initial;
    }
    .videoshome .list{height: initial;max-height: initial}
    .videoshome .list .item, .list.noticias .item{display: block;}
}

@media(min-width:1024px){
    .navbar-center{
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        float: none;
    }
}

.autor-noticias p{

    color: #c72127;
    font-weight: bold;

}

.autor-noticias{
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding: 10px 0px 40px 0px;
    margin-bottom: 40px;
}

.name-date > li{
    display: inline-block;
    padding-right: 18px;
}

.name-date{margin-left: -54px;}

.autor-noticias .content-date{color: #aaa;}

@media(max-width:767px){
    .noticiastopo .col-md-6 img{
        height: auto !important;
    }
}


@media (max-width: 991px){
    .autor-noticias .compartilhar{
        margin-top: -48px;
    }

    .autor-noticias{
        padding: 10px 0px 0px 0px;
        margin-bottom: 40px;
    }
    
}

.ultimos-videos{
    margin: 0;
    background: #FFF;
    text-transform: uppercase;
    display: inline-block;
    padding: 15px;
    color: #777;
}

.bg-cinema .container .contnoticia .autor-noticias{display: none !important;}

.boxnavs-cinema .owlhome .owl-nav{
    position: absolute;
    top: -80px;
    right: 0;
}

.boxnavs-cinema .owlhome .owl-nav [class*=owl-] {
    background: none;
    color: #6d6d6d;
    font-size: 20px;
    padding: 0;
    margin: 0;
}

.bg-cinema .col-sm-4 .widget{display: none;}

.bg-cinema .col-sm-8{width: 100%;}

.bg-cinema .imgnoticias.img-responsive {
    width: 50%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
}

.carousel-indicators li{display: none;}





/*******************
Fim Responsivo
*******************/

@media(min-width: 667px) and (max-width: 991px){
    .noticias-2 > .boxnoticia{
        position: relative;
        width: 49%;
        float: left;
        margin-top: 0;
        margin-right: 6px;
    }
} 

@media(min-width: 767px) and (max-width: 991px){
    .noticiastopo .col-md-6 img{
        margin: 5px 0px 5px 0px;
    }
}


.banner-principal .carousel .carousel-control.right, .banner-principal .carousel .carousel-control.left{display: none}