/*AJUSTES NA TELA DE ABERTURA*/
.header-subhome {
    border-bottom-width: 0 !important;
}

.custom-coverImg {
    width: 100%;
    height: calc(100vh - 90px);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    /*background-image: url(https://arte.estadao.com.br/public/pages/xr/lq/53/3m/vm/kn/draft/Abre_desk.jpg);*/
    background-image: url(https://arte.estadao.com.br/public/pages/wj/eo/w5/k7/o2/k8/draft/abre_desk.jpg);
    filter: brightness(50%);
}

.cor-e {
    color: #f59756;
}

.infografico__tags ul li a {
    border: 1px solid #f59756;
    border-radius: 5px;
    color: #f59756;
    font: 12px 'LatoRegular',Georgia;
    padding: 7px;
    display: block;
}

.topo-full {
    max-width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: -560px;
    margin-bottom: auto;
}

h2.titulo-principal {
    font-family: 'Estado Headline', Georgia !important;
    font-size: 3.2rem !important;
    line-height: 3.4rem !important;
    color: white !important;
    text-transform: uppercase !important;
    max-width: 810px !important;
    float: none !important;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35), 1px 1px 1px rgba(0, 0, 0, 0.5), -1px -1px 1px rgba(0, 0, 0, 0.5);
}

.linha-fina {
    font-family: 'Estado headline', Georgia !important;
    color: white !important;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35), 1px 1px 1px rgba(0, 0, 0, 0.5), -1px -1px 1px rgba(0, 0, 0, 0.5);
}

.noticia .topo-full .box .linha-fina {
    display: inline-block;
    font: 18px/28px 'LatoBold',Georgia;
    margin: 20px auto 0 auto;
    max-width: 550px;
    width: 98%;
}

.noticia .topo-full .box .full {
     border-top: 0px solid #d2d0d0; 
    display: inline-block;
    margin: 44px 0 0;
}

body, .noticia .topo-full .box .full .share {
     background: none;
}

.noticia .topo-full .box .linha-fina, .noticia .infos p.autor, .noticia .infos p.data {
    color: #fff !important;
}

.noticia .topo-full .box .linha-fina, .noticia .infos p.autor, .noticia .infos p.data {
    color: #fff !important;
}
/***********************************************/



/*AJUSTES PARA O CELULAR E OUTRAS TELAS*/

@media (max-width: 1024px) {
    .novo_h1 {
        display: none;
    }

    #cover {
        display: block;
        height: auto;
    }

    .custom-coverImg {
    /*background-image: url(https://arte.estadao.com.br/public/pages/xr/lq/53/3m/vm/kn/draft/Abre_mobile.jpg);*/
    background-image: url(https://arte.estadao.com.br/public/pages/wj/eo/w5/k7/o2/k8/draft/abre_mobile.jpg);
    filter: brightness(50%);
}

    .topo-full {
    max-width: 100%;
    padding-left: 6px;
    padding-right: 6px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* padding-bottom: 40px; */
    text-align: center !important;
    margin-top: -570px !important;
}

    .noticia .topo-full .box .titulo-principal {
        font-size: 2.7rem !important;
        line-height: 2.9rem !important;
        max-width: 700px !important;
   }

    .noticia .topo-full .box .linha-fina {
    display: inline-block;
    font: 16px/20px 'LatoBold',Georgia;
    margin: 20px auto 0 auto;
    max-width: 453px;
    width: 97%;
}

    .noticia.infograficos .row {
        margin-right: 0rem !important;
        margin-left: 0rem !important;
    }

}


@media (max-width: 414px) {
    #cover {
        margin-top: 52px;
    }

    .custom-coverImg {
    height: calc(100vh - 48px);
    /*background-image: url(https://arte.estadao.com.br/public/pages/xr/lq/53/3m/vm/kn/draft/Abre_mobile.jpg);*/
    background-image: url(https://arte.estadao.com.br/public/pages/wj/eo/w5/k7/o2/k8/draft/abre_mobile.jpg);
    filter: brightness(50%);
    }

    /*.noticia .topo-full .box .titulo-principal {
        font-size: 1.6rem !important;
        line-height: 1.8rem !important;
        margin-bottom: -10px !important;
        max-width: -435px !important;
    }
*/

.noticia .topo-full .box .titulo-principal {
        font-size: 1.7rem !important;
        line-height: 2rem !important;
        max-width: 460px !important;
   }



}



@media (max-width: 280px) {
.topo-full {
    max-width: 100%;
    padding-left: 6px;
    padding-right: 6px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* padding-bottom: 40px; */
    text-align: center !important;
    margin-top: -500px !important;
}
}


@media (max-width: 360px) {
.topo-full {
    max-width: 100%;
    padding-left: 6px;
    padding-right: 6px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* padding-bottom: 40px; */
    text-align: center !important;
    margin-top: -470px !important;
}
}

@media (max-width: 411px) {
.topo-full {
    max-width: 100%;
    padding-left: 6px;
    padding-right: 6px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* padding-bottom: 40px; */
    text-align: center !important;
    margin-top: -510px !important;
}
}


@media (max-width: 414px) {
.topo-full {
    max-width: 100%;
    padding-left: 6px;
    padding-right: 6px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* padding-bottom: 40px; */
    text-align: center !important;
    margin-top: -490px !important;
}
}






/***********************************************/





/*FAZER AS TAGS FICAREM COM COLUNAGEM MENOR*/


.noticia.infograficos .row .footer {
    display: none;
}

.arte-column-s {
	max-width: 600px !important;
}

.tags,
.infografico__tags {
	max-width: 600px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 32px !important;
}

/***********************************************/



h3 {
    color: #5D5D5D !important;
    margin-bottom: 8px !important;

}




blockquote p {
    color: #5d5d5d !important;
    font: 24px/28px 'FreightText-BlackItalic',Georgia!important;
    margin: 8px 0 0!important;
}


.arte-content blockquote::before {
    background-color: var(--arte-background);
    color: #F77C27;
    content: "“";
    display: inline-block;
    font-weight: bold;
    font-size: 96px;
    line-height: 1;
    margin-top: 0px;
    position: absolute;
    left: 50%;
    top: 0%;
    transform: translate(-50%, -50%);
    padding: 0px 0.333em;
}

.arte-content blockquote {
    position: relative;
    display: flex;
    flex-direction: column;
    font-family: 'EstadoHeadlineBold', 'Estado Headline', serif;
    font-weight: bold;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    margin: 48px auto;
    padding: 32px 16px 24px;
    text-align: center;
    box-sizing: border-box;
}

.arte-content blockquote {
    border-top: 1px solid #d0d0d0 !important;
    border-bottom: 1px solid #d0d0d0! important;
}





.noticia .topo-full .box .full .share {
   /* background-color: black !important;*/
    height: auto;
    margin: -16px 0 0;
    padding: 0 55px;
}



/* ESTILOS PARA O LEIA TAMBEM */
.containerLeiaTambem {
  display: inline-flex;
  padding-top: 20px;
  flex-direction: row-reverse;
  margin-top: 20px;
  width: 100%;
}

.containerLeiaTambem-img {
  min-width: 132px;
  width: 238px;
  margin-left: 20px;
}

.containerLeiaTambem-txt {
  margin: 0;
}

a.containerLeiaTambem-txt,
h3.containerLeiaTambem-txt {
  font-size: 1.2rem;
  font-family: 'LatoRegular', Arial;
  font-weight: 700 !important;
  margin: 0 !important;
  color: #5D5D5D !important;
  text-align: left !important;
  text-transform: inherit !important;
  text-decoration: none !important;
}

@media screen and (max-width: 414px) {

  a.containerLeiaTambem-txt,
  h3.containerLeiaTambem-txt {
    font-size: 0.9rem;
  }

  .noticia .col-center {
      padding-left: 24px !important;
    padding-right: 24px !important;
  }

}

@media screen and (max-width: 560px) {

  .containerLeiaTambem-img {
    width: 132px;
  }
}



.swiper-container figure.uva-graphic[style] {
    margin: 12px auto !important;
    background: var(--arte-background);
}


.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -6px !important;
    left: 0;
    width: 100%;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}

#chapeuConversa {
    text-align: center !important;
    color: #f15a22 !important;
}

.arraste {
    font-family: 'LatoBlack',Georgia;
    font-size: 16px;
    color: #131313;
    /* border-bottom: 4px solid #FFD400; */
    padding-bottom: 4px;
    text-align: center!important;
}


/*.esportes .bg-e, .esportes .join-button:hover, .esportes .swiper-pagination-bullet-active, .esportes .special-news-wrapper>li>span a.current i, .esportes .subhome .container-subhome .menu-subhome ul li.actived a, .esportes .btn-e:hover, .esportes .select-styled:hover, .esportes .select-styled:active, .esportes .select-styled.active, .esportes .select-options, .esportes .ver-modalidade:hover, .esportes .go:hover, .esportes .view-more:hover, .esportes .btn-calendario:hover, .esportes .pagination-button:hover, .esportes .page-item:hover, .esportes .header-menu ul li.actived a {
    background-color: #009147!important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}*/

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #f15a22 !important;
}


.plataformas {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.plataforma-topico {
    width: 220px;
    text-align: center;
    padding: 20px 10px;
}


.base {
  color: #f15a22 !important;
  font-weight: 900;
  font-size: 16px;
  text-align: center;
}





#center {
    width: 100%;
    text-align: center;
}






.container {
    position: relative;
    margin: 30px auto 0 auto;
    padding-left: 0px; 
    padding-right: 0px;
}




@media (max-width: 320px) {
.noticia .topo-full .box .titulo-principal {
    font-size: 1.5rem !important;
    line-height: 1.8rem !important;
    max-width: 460px !important;
}

.noticia .topo-full .box .full .share {
    /* background-color: black !important; */
    height: auto;
    margin: -16px 0 0;
    padding: 0 25px;
}
}

@media (max-width: 280px) {
.noticia .topo-full .box .titulo-principal {
    font-size: 1.3rem !important;
    line-height: 1.5rem !important;
    max-width: 460px !important;
}
}





.esportes .btn-e:hover {
    background-color: #F77C27 !important;
}









.cargo {
    font-family: 'LatoItalic',Georgia;
    font-size: 0.8em !important;
    text-transform: uppercase;
    color: #5d5d5d;
    border-bottom: 1px solid #ccc;
    padding-bottom: 4px;
}


.titulo_dep {
    font-family: 'Estado Headline', Georgia !important;
    font-size: 2rem;
    line-height: 2.2rem;
    color: #5D5D5D !important;
    text-transform: uppercase !important;
}


.dia {
    font-family: 'Flama Condensed';
    font-size: 2.3rem;
    font-weight: 500;
    color: #5d5d5d;
    border-bottom: 4px solid #F77C27;
    padding-bottom: 4px;
}

#dia2 {
    width: 100%;
    text-align: center;
}


.bolinhas {
  color: #5d5d5d !important;
  font-size: 1.3rem !important;
}


.custom-number {
    float: left;
    display: block;
    position: relative;
    font-family: "LatoBlack", arial, serif;
    font-weight: 400;
    border-radius: 130px;
    font-size: 0.8rem;
/*    line-height: 1.8rem;*/
    height: 1.8em;
    width: 1.8em;
    background: #F77C27;
    color: white;
    text-align: center;
    margin: 0px 8px 0 0;
    -webkit-font-smoothing: antialiased;
}



.fiozin {
	text-align: center !important; 
	background-color: #5d5d5d; 
	border-radius: 8px; padding: 20px 50px;
} 


.fiozin-total {
	text-align: center !important; 
	background-color: #fff; 
	border-radius: 8px; padding: 20px 50px;
} 

.numero-total {
	color: #F77C27; 
	font-size: 48px; 
	font-family: EstadoFine-Extrabold, Georgia; line-height: 1;
} 

.numero-saude {
	color: #7f3f98; 
	font-size: 32px; 
	font-family: EstadoFine-Extrabold, Georgia; 
	line-height: 1;
} 



.custom-number {
    float: left;
    display: block;
    position: relative;
    font-family: "LatoBlack", arial, serif;
    font-weight: 400;
    border-radius: 130px;
    font-size: 0.8rem;
    line-height: 1.8rem;
    height: 1.9em;
    width: 1.8em;
    background: #D41D28;
    color: white;
    text-align: center;
    margin: 0px 8px 0 0;
    -webkit-font-smoothing: antialiased;
}



.depoimento {
    background-color: #D41D28;
    color: white;
    padding: 6px 6px;
    font-family: 'Flama';
    font-size: 0.8rem;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    border-radius: 30px;
    margin-right: 12px;
}


.tituleta {
    color: #D41D28;
    font: 700 24px/26px "Estado Headline",Georgia !important;
    text-decoration: none !important;
    margin-bottom: 32px;
}

.ingredientes {
/*    font-weight: 600;*/
    /*font: normal 16px/28px "Estado Headline",Georgia;*/
    background-color: #f4f4f4;
    padding: 20px;
    margin: 0 0 16px 0;
    border-radius: 8px;
}



h4 {
    color: #D41D28 !important;
    font-size: 16px !important;
    
}



.noticia .lt-title-latobold {
    font: 12px 'LatoBold',Georgia !important;
}


.arte-content [data-contains]:not([data-contains="gallery"]) a {
    color: #D41D28;
    text-decoration: underline;
}





.pergunta b {
  border-bottom: 1px solid #D41D28;
  box-shadow: 0px -2px 0px #D41D28 inset;
  margin-bottom: -16px !important;
  font-size: 24px !important;
  margin-top: 28px !important;
}















