.noticia.infograficos .row .footer {
    display: none;
}

/*FAZER AS TAGS FICAREM COM COLUNAGEM MENOR*/

.arte-column-s {
	max-width: 600px !important;
}

.tags,
.infografico__tags {
	max-width: 600px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

/***********************************************/



.titulo-principal {
    font-family: 'Estado Headline', Georgia;
    font-weight: bold;
    font-style: normal;
    color: #393b41 !important;
    text-align: center;
    font-size: 47px !important;
    letter-spacing: -0.05rem;
}

.noticia .topo-full .box .linha-fina {
    display: inline-block;
    font: 18px/28px 'LatoBold',Georgia;
    margin: 48px auto 0 auto;
    max-width: 655px;
    width: 100%;
}

.noticia .topo-full .box .full {
    border-top: 1px solid #40434c;
    opacity: 0.5 !important;
}


h3 {
    font-family: 'EstadoHeadlineBold',Georgia;
    font-size: 32px;
    line-height: 1.25em;
    color: #5d5d5d;
    margin: 8px 0;
    word-break: break-word;
}





.cor-e {
    color: #24C4FF !important;
}


.box {
    position: relative;
    width: 100%;
    margin-top: 24px;
    margin-bottom: 20px;
    display: inline-block;
}


/*Para o menu Navigation*/


.arte-content [data-contains="navigation"] nav[data-mode] ul li a {
    width: 120px;
}

.arte-content nav[data-mode] > div {
    position: relative;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    padding-bottom: 21px;
    display: inline-flex;
}

.arte-content nav[data-mode] ul li a > div,
.arte-content nav[data-mode] ul li div > div {
padding-bottom: 6px;
display: block;
margin: 0 auto;
font-size: 11px;
/*font-weight: bold;
*/font-weight: 900;
font-family: LatoBlack;
text-transform: uppercase;
color: #24C4FF ;
/*opacity: 1;
*/}

.arte-content nav[data-mode] {
    position: relative;
    overflow-x: scroll;
    display: flex;
    margin-top: 47px !important;
}

[data-arte-display="false"] {
  opacity: .5;
}

[data-arte-display="true"] {
  opacity: 1;
}

.arte-chapter-disabled {
    opacity: 1 !important;
}

.arte-content nav[data-mode] ul {
    display: flex;
    /* align-items: flex-end; */
    margin: 0 auto;
}

/**********************************************************************/






/*Para mundar o background */

body,
body.noticia .topo-full .box .full .share {
background: #EDFCFF;
}

.arte-content blockquote:before {
background-color: #EDFCFF;
}

@media ( max-width: 435px) {
.header-estadao h1.header-current-page {
background: #EDFCFF;
}
}

h4,
.trc_rbox_header,
.infograficos__ver-mais,
.infograficos__mais {
color: #0A5593 !important;
}



,
.noticia .topo-full .box .titulo-principal,
h3 {
color: #f2f2f2;
}

.noticia .topo-full .box .linha-fina,
.noticia .infos p.autor,
.noticia .infos p.data {
color: #939598;
}

.noticia .topo-full .box .full {
border-top: 1px solid #40434c;
}

.noticia .topo-full .box .label .center>p:before {
background-color: #40434c;
}

footer {
background-color: #393b41;
border-top: 1px solid #57595D;
}

.video-title {
color: #f2f2f2 !important;
}

.thumbnails-m .logoDiv a span {
color: #939598
}

.arte-content hr {
border-color: #40434c;
}

.arte-content [data-contains]:not([data-contains="gallery"]) a {
color: #559cc1;
}

.arte-content [data-contains="link"] a {
border: 1px solid #4089AF;
}

@media (min-width: 480px) {
.arte-content [data-contains="link"] a:hover {
background-color: #4089AF;
}
}

.arte-content [data-contains="box"] {
background: #40434c;
}

.arte-content [data-contains="indentation"] {
border-left: 4px solid #40434c;
}

.arte-content blockquote {
border-top: 1px solid #40434c;
border-bottom: 1px solid #40434c;
}

.arte-content blockquote div:last-child {
color: #939598;
}

.n--noticia__galeriafotos .n--noticia__galeriainfo {
border-left: 1px solid #40434c;
border-right: 1px solid #40434c;
border-bottom: 1px solid #40434c;
}

@media (max-width: 435px) {

.header-estadao:not(.header-fixed):not(.menu-user-open) {
background: initial;
}

.logo-blue {
background: url(https://statics.estadao.com.br/s2016/portal/img/svg/logo-white.svg) 0 0 no-repeat;
}

.header-estadao .header-back-button .header-back-bar,
.header-estadao .header-back-button .header-back-bar:after,
.header-estadao .header-back-button .header-back-bar:before,
.header-estadao.header-subhome .header-hamburger-menu .header-menu-bar,
.header-estadao.header-subhome .header-hamburger-menu .header-menu-bar:after,
.header-estadao.header-subhome .header-hamburger-menu .header-menu-bar:before {
background: #fff;
}

}


p {
    line-height: 1.5em;
    margin: 8px 0;
    color: #5d5d5d!important;
}




/*AJUSTES NA REGUA*/
.arte-content hr {
    border-color: inherit !important;
}

hr {
    border-top: 1px solid white !important;
/*  width: 81px !important; */    
    margin-bottom: -27px !important;
    opacity: 0.5 !important;
}

/***********************************************/


.noticia .topo-full .box .titulo-principal {
    color: #000;
    font-size: 65px;
    margin: 35px auto 30px auto;
    width: 100%;
}




#chapeuRetomada {
    width: 100%;
    text-align: center;
}





.noticia .topo-full .box .linha-fina, .noticia .infos p.autor, .noticia .infos p.data {
    color: #939598;
    text-align: center !important;
}