@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic);
@font-face{font-family:Aldo-SemiBold;src:url(fonts/Aldo-SemiBold.ttf.woff) 
               format('woff'),url(fonts/Aldo-SemiBold.ttf.svg#Aldo-SemiBold) 
               format('svg'),url(fonts/Aldo-SemiBold.ttf.eot),url(fonts/Aldo-SemiBold.ttf.eot?#iefix) 
               format('embedded-opentype');font-weight:400;font-style:normal}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

body{
    font-family: 'Roboto', 'helvetica';
    font-size: 14px;
    background-color: #fff;
    color: #000;
    font-weight: 400;
    overflow-x: hidden;
}

header{
    display: contents;
}

h1{
    font-size: 36px;
    font-weight: 700;
}

h3{
    font-family: 'Aldo-SemiBold';
    font-size: 36px;
    font-weight: 600;
}

h4{
    font-size: 24px;
    font-weight: 600;
}

h5{
    font-size: 15px;
}

h6{
    font-size: 12px;
}

p{
    font-size: 16px;
}
.publi-mob-hide{
    display: none;
}
.publi-desk-hide{
    display: block;
}
.publicidade-topo{
    width: 100%;
    height: 90px;
    margin: 30px 0;
}

.logo-topo{
    width: 70%;
    margin: 25px auto;
    display: block;
}
.logo-menu{
    width: 70%;
    margin: 15px 0 25px;
    display: block;
}

#topo{
    position: sticky;
    top: -155px;
    z-index: 999;
}

#nav-new{
    background-image: linear-gradient(20deg,#f84270 0%,#fe803b 100%);
    padding: 20px;
}

#nav-new label{
    margin-bottom: 0;
}

.pesquisar-topo label{
    margin-bottom: 0;
}

#nav{
    background-image: linear-gradient(20deg,#f84270 0%,#fe803b 100%);
}

#nav ul li{    
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

#nav a{
    color: #fff;    
    padding: 25px 16px;
}

#nav a i{
    margin-left: 5px;
}

.menu1 li:before{
    position: absolute;
    content: "";
    width: 1px;
    height: 20px;
    background: rgba(255,255,255,.2);
    top: 25px;
}

.menu1 ul ul li:before{
    position: absolute;
    content: "";
    width: 1px;
    height: 20px;
    background: none;
    top: 25px;
}


#nav ul ul a{ 
    border-left: none;
    padding: 15px;    
    color: #222;
}

#nav ul ul a:hover{    
    color: #fc4a00;
    transition: all 0.5s ease;
}

#nav ul li a:hover{   
    text-decoration: none;
}

#nav ul li:hover{   
    background: rgba(255, 255, 255, .2);    
    transition: all 0.5s ease;
}

#nav ul ul li:hover{   
    background-color: #f2f2f2; 
    transition: all 0.5s ease;
}

.pesquisar-topo{  
    border-left: none;
    position: absolute;
    right: 0;
    height: inherit;
}

.pesquisar-topo{ 
    text-align: center;    
}

.pesquisar-menu{ 
    background-color: rgba(255, 255, 255, .3);
    height: 100%;
    padding: 27px;
    font-size: 16px;
    border-left: 1px solid #fff;   
    border-right: 1px solid #fff;   
}

#buscar input[type="search"]::placeholder{
    color: #222;
}

.pesquisar-responsivo {
    display: none;
}

.barra-busca {
    display: block;
    right: -500px;
    position: absolute;
    top: 15px;
    width: 260px;
    transition: all 1s;
}

.barra-busca button{
    height: 40px;
    outline: none;
}

.pesquisar-responsivo button{
    height: 40px;
    outline: none;
}

.pesquisar-videos {
    width: 100%;
    margin-left: 15px;
}

.pesquisar-videos button{
    height: 39px;
    outline: none;
}

.slider ul li{
    display: inline;
}

.slider ul li{
    background: #fe803b;
    border-radius: 50%;
    width: 10px;
}

ul::-webkit-scrollbar {
    background-color: darkgray;
    border-radius: 5px;
    width: 5px;
}

ul::-webkit-scrollbar-thumb {    
    background-color: #fff;
    border-radius: 5px;
}

a:hover{
    color: #fe803b;
    text-decoration: none;
}

.img-destaque{
    height: 600px;
    padding: 5px;
    border-radius: 10px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.img-sidebar{
    height: 75px;
    padding: 5px;
    width: 100px;
    object-fit: cover;
    object-position: center;
}
.categoria{
    border-radius: 5px;
    background-color: slateblue;
    padding: 3px 10px;
    width: fit-content;
    color: #fff;
    font-size: 13px;
    display: flex;
    margin-bottom: 5px;
}

.categoria:hover{
    color: #d2d2d2;
    text-decoration: none;
}

.titulo{
    color: #fff;
}

.titulo:hover{
    color: rgb(231, 119, 15);    
    text-decoration: none;
}

.autor a{
    color: #fff;
    text-decoration: none;
}

.autor a:hover{
    color: #d2d2d2;
}


.bottom{
    color: #fff;
    position: absolute;
    bottom: 5px;
    left: 5px;
    background-color: rgba(0,0,0,.5);
    border-radius: 5px;
    width: 98%;
    padding: 15px;
    z-index: 22;
}

.bottom1{
    color: #fff;
    position: absolute;
    bottom: 215px;
    padding: 9px;
    left: 5px;
    background-color: rgba(0,0,0,.5);
    border-radius: 5px;
    width: 96.5%;
}

.bottom3{
    color: #fff;
    position: absolute;
    bottom: 395px;
    padding: 9px;
    left: 5px;
    background-color: rgba(0,0,0,.5);
    border-radius: 5px;
    width: 96.5%;
}

.bottom4{
    color: #fff;
    position: absolute;
    bottom: 5px;
    padding: 9px;
    left: 5px;
    background-color: rgba(0,0,0,.5);
    border-radius: 5px;
    width: 96.5%;
}

.bottom1 h4{
    font-size: 20px;
}

.bottom2 h4{
    font-size: 20px;
}

.bottom3 h4{
    font-size: 20px;
}

.bottom4 h4{
    font-size: 20px;
}

.bottom1 .row{
    padding: 0 20px;
}

.bottom2 .row{
    padding: 0 20px;
}

.bottom3 .row{
    padding: 0 20px;
}

.bottom4 .row{
    padding: 0 20px;
}

.bottom2{
    color: #fff;
    position: absolute;   
    bottom: 5px;
    padding: 9px;
    left: 5px;
    background-color: rgba(0,0,0,.5);
    border-radius: 5px;
    width: 96.5%;
}

.carousel-control-prev {
    height: fit-content;
    top: 50%;
}

.carousel-control-next {
    height: fit-content;
    top: 50%;
}

.bloco-1 .autor{
    font-size: 12px;
}

.bloco-1 .img1{
    height: 390px;
    padding: 5px;
    border-radius: 10px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.bloco-1 .img2{
    height: 210px;
    padding: 5px;
    border-radius: 10px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.bloco-1 .col-md-6, .bloco-1 .col-md-3{
    padding-left: 0;
    padding-right: 0;
}

.publicidade-conteudo-total{
    width: 100%;
}

.m-t-30{
    margin-top: 30px;
}

.m-b-30{
    margin-bottom: 30px;
}

.pd-5{
    padding-left: 5px;
    padding-right: 5px;
}

#destaque h5 {
    font-weight: bold; 
    padding: 0 5px;

}
#destaque h5:hover, #noticias h5:hover, .categoria-no-circuito:hover{
    color: #fe803b;
}


#destaque{
    margin-left: -15px;
    margin-right: -15px;
}

#destaque .bottom{
    padding: 0;
    bottom: 38px;
    left: 12px;
    background-color: transparent;
}

#destaque .bottom a{
    color: #fff;
}
#noticias{
    margin-left: -15px;
    margin-right: -15px;
}

#noticias .bottom{
    width: 92%;    
    left: 15px;
    bottom: 0;
}

#noticias h5{
    margin-top: 5px;
    margin-bottom: 5px;
}

#noticias .item-desc-noticia{
    padding: 5px 0 0 0;
}

#circuito-vip{
    margin-left: -15px;
    margin-right: -15px;
}

#social{
    margin-left: -15px;
    margin-right: -15px;
}

#colunistas{
    /*    margin-left: -15px;
        margin-right: -15px;*/
    background-color: #f5f5f5;
    padding: 20px 0 10px;
}

#colunistas .bottom{
    background-color: transparent;
}

#tv{
    margin-left: -15px;
    margin-right: -15px;
}

#tv .bottom{
    display: none;
}

#galeria{
    margin-left: -15px;
    margin-right: -15px;
}

#ondeir{
    margin-left: -15px;
    margin-right: -15px;
}

#destaque img{
    width: 100%;
    height: 150px;
    border-radius: 10px;
    padding: 5px;    
    object-fit: cover;
    object-position: center;
}

#destaque a{
    color: #000;
}

#destaque a:hover{
    color: rgb(231, 119, 15);
    text-decoration: none;
}

#destaque .item-destaque{
    padding: 0;
}
#ultimas-noticias h4, #maislidas h4{
    font-size: 27px;
}
.categoria-noticias{
    color: #eb2027;
}

.categoria-opiniao{
    color: #f69220;
}

.categoria-social{
    color: #ffc107;
}

.categoria-sala-vip{
    color: #8bc540;
}

.categoria-no-circuito{
    color: #27aae1;
}

.categoria-onde-ir{
    color: #1b75bb;
}

.categoria-in-moda{
    color: #7f3f96;
}

.categoria-comportamento{
    color: #da1793;
}

.categoria-servicos{
    color: #a52a2a;
}

.categoria-cinema{
    color: #ff4500;
}

.categoria-musica{
    color: #1c1aa5;
}

.categoria-galeria{
    color: #f06292;
}


.bg-categoria-noticias{
    background: #eb2027;
}
.bg-categoria-televisao{
    background: #eb2027;
}
.bg-categoria-famosos{
    background: #eb2027;
}

.bg-categoria-opiniao{
    background: #f69220;
}

.bg-categoria-social{
    background: #ffc107;
}
.bg-categoria-comportamento{
    background: #ffc107;
}
.bg-categoria-saude{
    background: #ffc107;
}
.bg-categoria-tem-direito{
    background: #ffc107;
}
.bg-categoria-sala-vip{
    background: #8bc540;
}

.bg-categoria-no-circuito{
    background: #27aae1;
}
.bg-categoria-gastronomia{
    background: #27aae1;
}
.bg-categoria-cinema{
    background: #27aae1;
}
.bg-categoria-musica{
    background: #27aae1;
}
.bg-categoria-arte-e-exposicoes{
    background: #27aae1;
}
.bg-categoria-literatura{
    background: #27aae1;
}
.bg-categoria-teatro{
    background: #27aae1;
}
.bg-categoria-onde-ir{
    background: #1b75bb;
}

.bg-categoria-in-moda{
    background: #7f3f96;
}



.bg-categoria-servicos{
    background: #a52a2a;
}
.bg-categoria-galeria{
    background: #f06292;
}
.bg-categoria-baladas{
    background: #f06292;
}
.bg-categoria-padrao{
    background: #dc3545;
}

#noticias .img-destaque{
    height: 440px;
    width: 100%;
    border-radius: 5px;
    padding: 0;
}

#noticias img{
    width: 100%;  
    object-fit: cover;
    object-position: center;
}

.titulo{
    margin-top: 10px;
}
.titulo-carousel{
    font-family: 'Roboto';
    color: #fff;
}
.titulo-carousel:hover{
    color: #fe803b;
}

.col-2-noticias img{
    background-size: cover;
    height: 90px;
    background-position: center;
    margin: 5px 0;
    border-radius: 5px;
}

.col-2-noticias .margin-bottom-10{  
    margin-bottom: 10px;
}

.col-2-noticias .titulo{  
    color: #000;
}

.col-2-noticias .titulo:hover{
    color: #fe803b;
}

.col-2-noticias .row {
    margin-bottom: 3px;
}

.col-2-noticias .row:last-child {
    margin-bottom: 0;
}

.col-3-noticias .titulo{  
    color: #fe803b;
    margin-top: 0;
}


.borda-titulo{
    width: 5px;
    border-top: 2px solid #fe803b;
}

.redes{
    text-align: center;
    margin: 5px 0;
}

.publicidade-conteudo-lateral{
    height: 340px;

}

#circuito{
    background-color: #000;
    padding: 50px 30px;
    width: 100%;
    color: #fff;
}

#circuito .titulo{
    margin-top: 0;
}

#circuito a{
    color: #fff;
}

#circuito a:hover{
    color: rgb(231, 119, 15);
    text-decoration: none;
}

#circuito .categoria:hover{
    color: #d2d2d2;
}

#circuito img{
    width: 100%;
    border-radius: 5px;
}

.col-1-circuito .categoria{
    position: absolute;
    bottom: 100px;
    left: 30px;
}

.col-1-circuito img{
    height: 320px;
    object-fit: cover;
    margin-bottom: 20px;
}

.col-2-circuito img{
    object-fit: cover;
    margin-bottom: 20px;
    height: 100px;
}

#sala-vip img{
    width: 100%;
    border-radius: 5px;
    height: 400px;
    object-fit: cover;
}

#sala-vip a:hover{
    color: #fe803b;
}

.bottom-vip{
    position: absolute;
    bottom: 0;
    padding: 0 20px;
}

.bottom-vip a{
    color:#000;
}

.bottom-vip a:hover{
    color: #3f71ff;
    text-decoration: none;
}

#inmoda img{    
    width: 100%;
    border-radius: 0;
    padding: 0;
    object-fit: cover;
    object-position: center;
    height: 600px;
}

#inmoda .col-3{
    padding: 0;
}

#inmoda .bottom {
    color: #fff;
    position: absolute;
    bottom: 0px;
    left: 0;
    background-color: rgba(255,255,255,.5);
    border-radius: 0px;
    width: 100%;
    padding: 15px;
}

.p-r-5{
    padding-right: 5px;
}

#social img{
    height: 320px;
}

#social h4{
    font-size: 20px;
}

#social .col-md-3{
    padding: 0 10px;
}

#social .bottom{
    width: 90%;
    left: 15px;
}


#colunistas h5{
    padding-top: 5px;
    font-family: 'Source Sans Pro';
    font-weight: bold;
}


#colunistas a{
    color: #000;
}

#colunistas img{
    width: 100%;
    height: 150px;
    border-radius: 10px;
    padding: 5px;    
    object-fit: cover;
    object-position: center;
}

#colunistas .bottom{
    padding: 0;
    bottom: 65px;
    left: 25px;
}

#colunistas a:hover{
    color: #fe803b;
    text-decoration: none;
}

#colunistas .categoria:hover{
    color: #d2d2d2;
    text-decoration: none;
}

#colunistas .bottom a{
    color: #fff;
}

.mais-videos{
    background-color: #000;
    margin-left: -20px;
}

.mais-videos ul .row{
    margin: 15px 0;
}

.video-principal {
    padding-right: 20px;
    margin-right: 0px;    
    height: 500px;
}

.mais-videos img{
    width: 100%;
    border-radius: 5px;
    padding: 0;
    object-fit: cover;
    object-position: center;
    height: 70px;    
    margin: 10px 5px;
}

.mais-videos ul{
    height: 384px;
    overflow: auto;
    overflow-x: hidden;
    margin-right: -10px;
    margin-left: -15px;
}

.mais-videos ul a{
    color: #fff;
    margin: 15px 0;
}

.mais-videos ul a:hover{
    color: #fe803b;
    text-decoration: none;
}

.mais-videos ul li.active{
    background-color: rgba( 1,555,255,.4);
}

.video-destaque{
    width: 100%;
    height: 500px;    
    object-fit: cover;
    object-position: center;
}

.topo-mais-videos{
    background-color: #fe803b;
    color: #fff;
}

.p-l-15{
    padding-left: 15px;
}

.img-galeria{
    width: 100%;
    height: 360px;
    object-fit: cover;
    object-position: center;
    padding: 5px;
    border-radius: 10px;    
}

#galeria .bottom{
    position: absolute;
    bottom: 5px;
    left: 20px;
    color: #fff;
    width: 90%;
}

.setas{
    font-size: 25px;
    color: #d2d2d2;
    text-align: end;
    margin: auto;
}

.img-ondeir{
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
}

#ondeir .bottom{
    width: 89.5%;
    color: #fff;
    padding: 0px 25px;
    bottom: 0px;
    background-color: #000;    
    font-size: 22px;
    left: auto;
    border-radius: 0 0 10px 10px;

}

.contador{
    background-color: #fff;
    color: #000;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 20px;
    position: absolute;
    right: 20px;
    margin: 4px 0;
}

.new{
    font-size: 25px;
    background-color: #fff;
    padding: 5px 15px;
    border-radius: 10px;
}

.pesquisar-responsivo input{
    padding: 10px 10px 10px 40px;
    background-color: rgba(255,255,255,0.5);
    border-radius: 5px 0 0 5px;
    width: 70%;
}

.pesquisar-videos input{
    padding: 10px 10px 10px 30px;
    background-color: #d2d2d2;
    border-radius: 20px 0 0 20px;
    width: 60%;
    height: 39px;
}

.barra-busca input{
    padding: 10px 10px 10px 40px;
    background-color: rgba(255,255,255,0.5);
    border-radius: 5px 0 0 5px;
    width: 70%;
}

.pesquisar-responsivo input::placeholder{
    color: #fff;
}

.pesquisar-videos input::placeholder{
    color: #000;
}

.barra-busca input::placeholder{
    color: #fff;
}

.pesquisar-new input[type=text]{
    padding: 10px 10px 7px 40px;
    background-color: rgba(255,255,255,0.5);
    border-radius: 5px 0 0 5px;
}

.pesquisar-new input[type=text]::placeholder{
    color: #fff;
}

/*.pesquisar-new{
    text-align: end;    
    margin: auto;
}*/

.pesquisar-new p{
    width: 245px;
    float: left;
}

.pesquisar-new i{
    color: #fff;
    position: absolute;
    font-size: 20px;
    left: 70px;
    top: 10px;
}

.pesquisar-new input[type=submit]{
    padding: 10px;
    background-color: #000;
    color: #fff;
    margin: -4px;
    border-radius: 0 5px 5px 0;
}

.pesquisar-responsivo button{
    padding: 10px;
    background-color: #000;
    color: #fff;
    margin: -4px;
    border-radius: 0 5px 5px 0;
}

.pesquisar-videos button{
    padding: 10px 15px;
    background-color: #000;
    color: #fff;
    margin: -4px;
    border-radius: 0 20px 20px 0;
}

.barra-busca button{
    padding: 10px;
    background-color: #000;
    color: #fff;
    margin: -4px;
    border-radius: 0 5px 5px 0;
}

#footer{
    min-height: 400px ;
    color: #fff;
    background-color: #000;
    padding:20px;
    margin-top: 80px;
}

#footer .logo-footer{
    width: 60%;
}

#footer .titulo{
    color: #fff;
}

.col-2-footer ul{
    column-count: 3 !important;
    column-gap: 6vw !important;
}

#footer ul li{
    list-style: none;
    padding-top: 10px;
    color: #d4d4d4;
}

#footer ul li a{
    color: #d4d4d4;
}

#footer ul li a:hover{
    color: #fff;
}

.m-a{
    margin: auto 0;
}

.m-r-30{
    margin-right: 30px;
}

.assine{
    background-color: #e71800;
    color: #fff;
    border-radius: 15px;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 12px;
}

.fale-conosco{
    background-color: #8fd7e8;
    color: #fff;
    border-radius: 15px;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 12px;
}

.redes-sociais-footer{
    font-size: 25px;
    text-align: end;
}

.redes-sociais-footer a{
    color: #000;
}

.redes-sociais-footer a:hover{
    color: #fe803b;
}

.redes-sociais-footer i{
    margin-left: 5px;
    background-color: #fff;
    padding: 5px;
    border-radius: 50%;
}

.responsivo{
    position: absolute;
    right: 0;
    padding-bottom: 50px;
}

.menu1{
    width: 100%;
    height: 70px;
}

.menu1 ul{
    list-style: none;
    position: relative;
    margin-bottom: 0;
}

.menu1 ul li{
    float: left;
}

.menu1 a{
    padding: 15px;
    display: block;
    text-decoration: none;
    text-align: left;
    color: #fff;

}

.menu1 ul ul{
    position: absolute;
    visibility: hidden;
}

.menu1 ul li:hover ul{    
    visibility: visible;
    background-color: #fff;
    width: 200px;
    border: 1px solid #d2d2d2;
}


.menu1 ul ul li{
    float: none;
}

#bt_pesquisa:checked ~ .barra-busca{
    display: block;
    position: absolute;
    top: 15px;
    width: 260px;    
    transition: all 1s;
    right: 58px;
}

label[for="bt_menu"]{
    padding: 5px;
    background-color: rgba(255, 255, 255, .3);
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 30px;
    cursor: pointer;
    width: 50px;
    display: none;    
    margin: 8px 0px;
}

#bt_menu{
    display: none;
}

#bt_pesquisa{
    display: none;
}

.breadcrumb{
    background-color: transparent;
    color: #777;  
}

.breadcrumb a{
    color: #f69220;
    margin: 0 15px;
    font-weight: 600;
}

.center{
    text-align: -webkit-center;
    align-items: center;
}

.m-l-15{
    margin-left: 15px;
}

.img-autor{
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
    width: 50px;
    height: 50px;
}

.autor-interno a{
    color: #000;
    font-weight: 600;
    margin-left: 5px;
}

.post-categories h4{
    margin-bottom: 0;
    font-size: 15px;
}

.data{
    margin-left: 5px;
}

.compartilhamento{
    position: absolute;
    right: 15px;
    top:-30px;
}
.share-page{
    top:0;
}

.compartilhamento ul li{
    list-style: none;
    float: right;
}

.compartilhamento-rodape ul li{
    list-style: none;
    font-size:20px;
    float: right;
}

.compartilhamento .ul1{
    height: 15px;
}

.compartilhamento ul li a{
    padding: 0 10px;
    color: #5c5c5c;
}

.compartilhamento-rodape ul li a{
    padding: 0 10px;
    color: #5c5c5c;
}

.compartilhamento-rodape ul li a:hover{
    color: #fe803b;
    transition: all 0.5s ease;
}

.compartilhamento ul li a:hover{
    color: #fe803b;
    transition: all 0.5s ease;
}

.compartilhamento ul li{
    font-size: 20px;
    color: #d2d2d2;
}

.tag-titulo{
    background-color: #ff4500;
    padding: 5px 10px;
    border-radius: 10px;
    color: #fff;
}

.post-tags a{
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 10px;
    margin-left: 10px;
    color: #000;
    border: 1px solid #d2d2d2;
    transition: all 0.5s ease;
}

.post-tags a:hover{
    background-color: #ff4500;
    color: #fff;
    border: 1px solid #d2d2d2;
}

textarea {
    border: 1px solid;
    border-radius: 15px;
    padding: 10px;
    width: 100%;
}

#commentform input{
    border: 1px solid;
    border-radius: 10px;
    padding: 5px;
    display: block;
}

#commentform input[type=submit]:hover{
    background-color: #3f71ff;
    color: #fff;
    transition: all 0.5s ease;
}

#commentform label{
    margin-bottom: 0;
}

#commentarea textarea:focus, input {
    outline: none;
}
#ultimas-noticias .titulo{
    color: #000;
    font-family: 'Aldo-SemiBold';
}
#maislidas .titulo{
    color: #000;
    font-family: 'Aldo-SemiBold';
}

#maislidas a {
    color: #000;
}

#maislidas a:hover {
    color: #fe803b;
}

#maislidas img{    
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.videos-page {
    width: 100%;
    border-radius: 10px;
    object-fit: cover;
    object-position: center;
}

.page-videos .titulo{
    color: #000;
}

.page-videos .titulo:hover{
    color: #ff4500;
}

.pagination ul {
    display: inline-flex;
    list-style: none;
    font-size: 20px;
    margin: 0 auto;
}

.pagination li {
    margin: 0 5px;
    border-radius: 5px;
    width: 40px;
    height: 40px;
    text-align: center;
}

.pagination a{
    display: block;
    width: 100%;
    padding: 5px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-image: linear-gradient(20deg,#f84270 0%,#fe803b 100%);
    color: #fff;
}

.pagination a:hover{
    text-decoration: none;
    background-color: #1e4a8c;
    transition: all .3s ease;
}

.page-numbers.current {
    display: block;
    padding: 5px;
    border: 1px solid #ffc107;
    border-radius: 5px;
    background-color: #ffc107;
    color: #fff;
}

.next.page-numbers, .prev.page-numbers {
    padding-bottom: 0;
}

.pagination{
    width: 100%;
}

.pagination i{
    color: #fff;
    display: block;
    padding: 10px;
    margin-top: -5px;
}

.pagination i:hover{
    transition: all 0.3s ease;
}

#postlist {
    list-style: none;
}

.chamada img{
    width: 100%;
    object-fit: cover;
}

.chamada{
    color: #000;
}

.chamada h4{    
    margin-top: 5px;
}

.chamada:hover{
    color: #fc4a00;
}

.m-b-50{
    margin-bottom: 50px;
}

#carousel-home {
    text-align: -webkit-center;
}

#carousel-home img {
    object-fit: cover;
    width: 100%;
}

.carousel-caption {
    background-color: rgba(1,1,1,.4);
    border-radius: 20px;
}

.videostv {
    width: 100%;
    height: inherit;
}

.video-interno img{
    border-radius: 5px;
}

#menuondeir {
    display: inline-flex;
    list-style: none;
    font-size: 24px;
    width: 100%;
    background-color: #1268AB;
}

#menuondeir li {
    float: left;
    padding: 10px 0;
    text-align: -webkit-center;
    display: contents;
}

#menuondeir li:hover {
    color: #fc4a00;
}

#menuondeir a{
    color: #fff;
    width: 100%;
    display: block;
    padding: 10px;
}

#menuondeir a:hover{
    color: #fc4a00;
    transition: all .5s ease;
}

#postlist img, .col-lg-6.ondeir img{
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.tituloondeir{
    background-color: #1268AB;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    font-size: 40px;
}

.titulosessao{
    font-family: 'Aldo-SemiBold';
    width: fit-content;
    padding: 10px 20px;
    border-radius: 20px 0;
}

.categoria.ondeir{
    display: table-cell;
    margin-right: 10px;
    background-color: transparent;
}

.categoria.ondeir:hover{
    color: #f69220;
    transition: all .5s ease;
}

.erro{
    min-height: 200px;
    text-align: -webkit-center;
    padding-top: 50px;
}

.commentlist {
    list-style: none;
}
.commentlist p{
    margin-left: 35px;
}

.commentlist .reply {
    padding-bottom: 1rem;
    border-bottom: 1px solid #ccc;
    margin: 0 30px;
    margin-bottom: 1rem;
}

.commentmetadata {
    display: none;
}

.comment-author.vcard img{
    border-radius: 50%;
}

.comment-reply-link {
    color: #2f4f4f;
    padding: 7px;
    border-radius: 10px;
    border: 1px solid #aaa;

}

.comment-reply-link:hover {
    background-color: #007bff;
    color: #fff;
    padding: 7px;
    border-radius: 10px;
    transition: all .5s ease;
}

ul.children {
    list-style: none;
    margin: 0 30px;
}

.depth-1 {
    background-color: rgba(0,0,0, .06);
    border-radius: 20px;
}

a.url {
    color: #000;
}

li#menu-item-67300, li#menu-item-67304, li#menu-item-67313, li#menu-item-67319, li#menu-item-130266 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}
li#menu-item-130266{
    margin-top: 10px;
}
li#menu-item-67302, li#menu-item-67303 {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 700;
}
#menu-footer-5 li {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 4px;
}
ul#menu-footer-6 {
    text-align: right;
    font-weight: 700;
    font-size: 16px;
}
@media (max-width: 1200px) {

    .pesquisar-new i {
        left: 45px;
    }

    #circuito .categoria{
        bottom: 120px;
    }

    .logo-topo {
        margin: 33px auto;
    }

    #noticias .bottom {
        width: 91%;
    }
    #social .bottom {
        width: 88%;
    }
    #galeria .bottom {
        width: 88%;
    }

    #ondeir .bottom {
        width: 87.5%;
    }

}

@media (max-width: 993px) {

    #nav a{
        border: none;
        text-align: center;
    }

    .logo-topo{
        width: 95%;
    }

    .pesquisar-responsivo {
        display: block;
        width: 80%;
        position: absolute;
        top: 15px;
    }

    .pesquisar-topo{
        display: none;
    }

    label[for="bt_menu"]{
        display:block ;
    }

    /*    #bt_menu:checked ~ .menu1{
            margin-left: 50%;
            margin-top: 70px;
            height: auto;
            width: 100%;
            text-align: center;
        }*/

    .menu1 ul{        
        list-style: none;
        position: absolute;
        margin-bottom: 0;
        background-image: linear-gradient(20deg,#f84270 0%,#fe803b 100%);
        width: 50%;
    }

    .menu1 li:before {
        display: none;
    }
    .menu1 ul li:hover ul {
        width: 95%;
    }

    .menu1 ul ul{
        width: 100%;
        background-image: none;
    }

    .menu1{
        margin-left: -200%;
    }

    .menu1 ul li{
        width: 100%;
        float: none;
    }

    .menu1 ul ul{
        position: static;
        overflow: hidden;
        max-height: 0;
        transition: all .4s;
    }

    .menu1 ul li:hover ul{
        height: auto;
        max-height: max-content;

    }

    .pesquisar-topo{
        position: relative;
    }

    .pesquisar-menu{
        background-color: transparent;
        border: none;
    }

    .pesquisar-new p{
        float: left;
        width: 150px
    }

    .pesquisar-new input[type=text]{
        width: 150px;
    }

    .pesquisar-new i {
        left: 25px;
        top: 10px;
    }

    .bottom{
        width:97%;
    }

    .bottom1{
        width:94.5%;
    }

    .bottom2{
        width:94.5%;
    }

    .bottom3{
        width:94.5%;
    }

    .bottom4{
        width:94.5%;
    }

    #circuito .categoria {
        bottom: 135px;
    }

    #destaque .bottom {
        bottom: 60px;
        left: 10px;
        width: 50px;
    }

    #noticias .bottom {
        width: 88%;
    }

    #social .bottom {
        width: 84%;
    }

    #galeria .bottom {
        width: 84%;
    }

    #ondeir .col-md-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 10px;
    }

    #ondeir .bottom {
        width:  94.7%;
        bottom: 10px;
    }

    #colunistas .bottom {
        bottom: 85px;
        left: 30px;
        width: 30px;
    }

    #colunistas .bottom a {
        margin: 5px 0;
        display: flex;
    }

    #destaque .bottom a {
        margin: 5px 0;
        display: flex;
    }

    #social .bottom a {
        margin: 5px 0;
    }
    #nav-new .col-sm-8 {
        width: 100%;
        margin-top: 20px;
    }
    h3{
        font-size: 36px;
    }
}



@media (max-width: 767px) {

    #topo{
        top: -275px;
    }

    h3{
        font-size: 36px;
    }

    .logo-topo {
        width: 40%;
    }

    .publicidade-topo {
        margin-top: 0;
    }

    .col-2-noticias .row {
        margin-bottom: 3px;
        width: 50%;
        float: left;
        margin: auto;
    }

    .bottom{
        width: 98%;
    }

    .bottom1{
        width: 96.5%;
    }

    .bottom2{
        width: 96.5%;
    }

    .bottom3{
        width: 96.5%;
    }

    .bottom4{
        width: 96.5%;
    }

    #noticias .bottom {
        width: 94.7%;
    }

    #social .bottom {
        width: 94.7%;
    }

    #galeria .bottom {
        width: 92.8%;
    }

    #circuito .titulo{
        margin-top: 0;        
    }

    #circuito .categoria {
        bottom: 120px;
    }

    #circuito{
        margin-bottom: 30px;        
    }

    #circuito .col-2-circuito{
        margin-top: 15px;        
    }

    #destaque .bottom {
        bottom: 35px;
    }

    #colunistas .bottom {
        bottom: 70px;
    }

    #noticias .item-desc-noticia {
        padding: 0 15px;
    }

    .col-3-noticias{
        margin-top: 20px;
    }

    #sala-vip .titulo{
        margin-top: 10px;        
    }

    .p-l-15{
        width: 100%;
        padding-left: 0;
    }

    #ondeir .col-sm-6{
        padding: 10px;
    }

    #ondeir .bottom {
        width: 93%;
    }

    .video-principal {
        padding-right: 15px;
    }

    .mais-videos {
        background-color: #000;
        margin: 0 15px;
    }

    .pesquisar-new p{
        float: left;
        width: 150px
    }

    .pesquisar-new input[type=text]{
        width: 150px;
    }

    .pesquisar-new i {
        left: 70px;
    }

    .col-1-circuito .categoria {
        bottom: 120px;
    }

    #footer .logo-footer {
        width: 65%;        
        margin: 0 30px;
    }

    #footer {
        text-align: center;
    }

    .redes-sociais-footer{
        margin: 15px 0;
        text-align: center;
    }

    .col-2-footer ul {
        column-count: 1 !important;
    }

    .mais-videos ul li {
        width: 45%;
        height: 200px;
        float: left;
    }

}


@media (max-width: 576px) {

    #topo {
        top: -260px;
    }

    #footer{
        text-align: center;
    }

    #nav-new .col-sm-4{
        text-align: center;
    }

    .container{
        width: 98%;
    }

    .pesquisar-new{
        text-align: center;
    }

    .bottom1 {
        width: 98%;
    }

    .bottom2 {
        width: 98%;
    }

    .bottom3 {
        width: 98%;
    }

    .bottom4 {
        width: 98%;
    }

    .pesquisar-new i{
        left: 12.8%;
    }

    .pesquisar-new p{
        float: left;
        width: 150px
    }

    .pesquisar-new input[type=text]{
        width: 150px;
    }

    #footer .col-sm-6 {    
        margin-bottom: 30px;
    }

    #inmoda .col-3{        
        max-width: 50%;
        flex: 0 0 50%;
    }

    #destaque{
        margin-left: 0;
        margin-right: 0;
    }

    #noticias{
        margin-left: 0;
        margin-right: 0;
    }   


    #circuito-vip{
        margin-left: 0;
        margin-right: 0;
    }

    #colunistas {
        margin-left: 0;
        margin-right: 0;
    }

    #tv {
        margin-left: 0;
        margin-right: 0;
    }

    #galeria {
        margin-left: 0;
        margin-right: 0;
    }
    #galeria .bottom {
        width: 91.6%;
    }

    #social {
        margin-left: 0;
        margin-right: 0;
    }

    #ondeir {
        margin-left: 0;
        margin-right: 0;
    }

    #ondeir .bottom {
        width: 92%;
    }

    .publicidade-conteudo-total{
        padding: 0 15px;
    }

    .mais-videos .col-md-7 {
        padding-left: 30px;
    }

    .mais-videos .col-2{
        flex: 0 0 30%;
        max-width: 30%;
        text-align: end;
    }

    .mais-videos .col-10{
        flex: 0 0 70%;
        max-width: 70%;
    }

    .col-2-noticias .row {
        margin-bottom: 3px;
        width: 100%;
        float: none;
        margin: auto;
    }

    .col-2-noticias{
        margin-top: 10px;
    }
    #nav-new .col-sm-8 {
        width: 100%;
        margin-top: 20px;
    }
    h3{
        font-size: 36px;
    }
    .redes-sociais{
        display: none;
    }
}
#logo-topo-mob{
    display:none;
}

@media (max-width: 444px) {
    #sala-vip .titulo{
        margin-top: 10px;
    }
    #banner-footer-single{
        display: none;
    }
    .publi-desk-hide{
        display: none;
    }
    .publi-mob-hide{
        display: block;
    }
    .side-menu-wrapper .pesquisar-responsivo{
        display:block;
        position:unset;
        margin-top:20px;
    }
    .side-menu-wrapper .pesquisar-responsivo input {
        padding: 10px 10px 10px 40px;
        background-color: rgba(255,255,255,0.5);
        border-radius: 5px 0 0 5px;
        width: 75%;
    }
    .side-menu-wrapper .pesquisar-responsivo button {
        padding: 10px;
        background-color: #000;
        color: #fff;
        margin: -4px;
        border-radius: 0 5px 5px 0;
    }
    .menu1, .pesquisar-responsivo{
        display: none;
    }
    .logo-topo{
        margin: -5px 0 0;
        width: 100px;
    }
    #logo-topo{
        display:none;
    }
    #logo-topo-mob{
        height: 70px;
        display: block;
    }
    .publicidade-topo{
        display: none
    }
    #inmoda .mob{
        margin: 5px 0;
    }

    #inmoda img {
        width: 100%;
        border-radius: 5px;
        padding: 0;
        object-fit: cover;
        object-position: center;
        height: 400px;
    }
    #inmoda{
        width: 98%;
        padding-right: 25px;
        padding-left: 25px;
        margin-right: auto;
        margin-left: auto;
    }
    .topo-mais-videos .mob{
        display: none;
    }
    .topo-mais-videos .titulo a{
        color: #000;
    }
    .mais-videos ul{
        display: none;
    }
    #topo{
        top: -1px;
    }

    .bottom{
        width: 97%;
    }

    .bottom1{
        width: 97%;
    }

    .bottom2{
        width: 97%;
    }

    .bottom3{
        width: 97%;
    }

    .bottom4{
        width: 97%;
    }

    .bottom{
        width: 97%;
    }

    #noticias .bottom {
        width: 94%;
    }

    #social .bottom{
        width: 92.4%;
    }
    #galeria .bottom {
        width: 90%;
    }
    #noticias .bottom {
        width: 92.4%;
    }

    #nav-new {
        padding: 20px 0;
    }

    .pesquisar-new i {
        left: 10.8%;
    }

    #menuondeir li{
        width: 50%;
    }

    #menuondeir {
        display: flow-root;
    }

    .pagination a{
        padding: 0;
    }

    .pagination li{
        width: 30px;
        height: 30px;
        margin: 0 3px;
    }

    .pagination i {
        padding: 5px;
        margin-top: 0;
        margin-left: -1px;
    }

    .page-numbers.current {
        padding: 0;
    }

    #nav-new .col-sm-8 {
        width: 100%;
        margin-top: 20px;
    }
    h3{
        font-size: 36px;
    }
    .redes-sociais{
        display: none;
    }
}

/*menu responsivo*/
.side-menu-wrapper { /* style menu wrapper */
    background-image: linear-gradient(20deg,#f84270 0%,#fe803b 100%);
    padding: 40px 0 0 40px;
    position: fixed; /* Fixed position */
    top: 0;
    right: 0; /* Sidebar initial position. "right" for right positioned menu */
    height: 100%;
    z-index: 2;
    transition: 0.5s; /* CSS transition speed */
    width: 250px;
    font: 20px "Roboto";
    box-sizing: border-box;
}
.side-menu-wrapper ul{ /* css ul list style */
    list-style: none;
    margin-bottom: 0;
}
.side-menu-wrapper ul ul{
    display: none;
}
.side-menu-wrapper ul.sub-menu{
    margin-left:10px;
}
.side-menu-wrapper ul li a { /* links */
    display: block;
    border-bottom: 1px solid #fff;
    padding: 15px 10px;
    color: #fff;
    transition: 0.3s;
    text-decoration: none;
}
.side-menu-wrapper ul li a i { /* links */
    margin-left: 5px;
}
.side-menu-wrapper > a.menu-close { /* close button */
    padding: 8px 0 15px 23px;
    color: #fff;
    display: block;
    margin: -30px 0 -10px -20px;
    font-size: 35px;
    text-decoration: none;
}

.menu-overlay { /* overlay */
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.7);
    overflow-y: auto;
    overflow-x: hidden;
    text-align: center;
    opacity: 0;
    transition: opacity 1s;
}




