.balance-text {
	text-wrap: balance;
}

.container {
	margin-top: 0 !important;
}

a {
	font-weight: inherit !important;
}

.header-estadao {
	height: 129px !important;
}

.header-wrapper {
	max-width: 888px !important;
}

h3 {
   /* font-family: 'Estado Headline', Georgia !important;*/
    color: #5D5D5D !important;
    /*text-transform: uppercase !important;*/
}

h4 {
   /* font-family: 'Estado Headline', Georgia !important;*/
    color: #896066 !important;
    /*text-transform: uppercase !important;*/
}

@media screen and (max-width: 435px) {

	.header-estadao.header-fixed,
	.header-estadao.menu-user-open {
		background-color: white !important;
	}
}


@media screen and (max-width: 435px) {
	.header-primary-logo {
		background: url(https://statics.estadao.com.br/s2016/portal/img/svg/logo-blue.svg) 0 0 no-repeat !important;
	}
}

blockquote p {
    color: #896066 !important;
    font: 24px/28px 'FreightText-BlackItalic',Georgia!important;
    margin: 8px 0 0!important;
}


.arte-content blockquote::before {
    background-color: var(--arte-background);
    color: #896066;
    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;
}

.economia .htopo-style {
    margin-top: 0px !important;
}

/*NAVEGADOR*/
.navegador {
	overflow-x: auto;
	padding-top: 56px;
	margin-left: 12px;
	margin-right: 12px;
	-ms-overflow-style: none;
	text-align: center;
	z-index: 5;
}

.navegador::-webkit-scrollbar {
	display: none;
}


.menu {
	display: -webkit-inline-box;
	overflow-x: auto;
}

li.chapeu {
	font-family: 'Flama Condensed' !important;
	font-size: 20px;
	font-weight: 700 !important;
	font-style: normal !important;
	text-transform: uppercase;
	letter-spacing: -0.02em;
	margin: 20px 0px 0 10px;
	color: #896066 !important;
}

li.menu_item {
	font-family: 'LatoRegular', Georgia;
	font-size: 0.75em;
	text-transform: uppercase;
	text-align: center;
	margin: 29px 0 0 20px;
	height: 20px;
}

li.menu_item:hover,
li.menu_item:active,
li.menu_item:focus {
	color: #121212;
	border-bottom: 3px solid #121212;
	padding-bottom: 1px;
}

a.ancora {
	display: block;
	position: relative;
	top: -210px;
	visibility: hidden;
}

/*----------------------*/



/*AJUSTES NO TITULO*/
.titulo-principal {
	font-family: 'Estado Headline', Georgia;
	font-weight: bold;
	font-style: normal;
	/*	text-transform: uppercase;*/
	color: #393b41 !important;
	margin-top: 0 !important;
	padding-top: 40px;
	text-align: center;
	font-size: 47px !important;
	line-height: 54px !important;
	letter-spacing: -0.05rem;
	max-width: 750px;
    float: none;
}



/*AJUSTES DO TITULO PARA TELA DE CELULAR*/
@media screen and (max-width: 414px) {
	.noticia .topo-full .box .titulo-principal {
    font-size: 35px !important;
    line-height: 40px !important;
    margin-top: 20px;
}

	.novo_h1 {
		display: none;
	}
}





/*----------------------*/









.custom-autor {
	font: 16px 'LatoBoldItalic', Georgia;
}

.custom-center {
	text-align: center !important;
}

.custom-number {
	float: left;
	display: block;
	position: relative;
	font-family: "LatoBlack", arial, serif;
	font-weight: 400;
	border-radius: 130px;
	font-size: 1rem;
	line-height: 1.8rem;
	height: 1.8em;
	width: 1.8em;
	background: #4089AF;
	color: white;
	text-align: center;
	margin: -3px 9px 0 0;
	-webkit-font-smoothing: antialiased;
}

/*.custom-chapeu {
	background-color: #005f93;
	color: white;
	padding: 6px 16px;
	position: relative;
	font-family: 'Flama Condensed';
	font-size: 1.1rem;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 30px;
	margin-right: 12px;
}*/

.custom-chapeu {
    font-family: 'Flama Condensed';
    font-size: 2.5rem;
    font-weight: 500;
    color: #5d5d5d;
    border-bottom: 4px solid #896066;
    padding-bottom: 4px;
}

@media screen and (max-width: 435px) {
	.custom-chapeu {
	    font-family: 'Flama Condensed';
	    font-size: 2rem;
	    font-weight: 500;
	    color: #494949;
	    border-bottom: 4px solid #896066;
	    padding-bottom: 4px;
	    line-height: 1.5;
	}

	.noticia .topo-full .box .linha-fina {
    text-align: center;
	}
}

.expediente,
.fonte {
	font-size: 80%;
	line-height: 1.5;
	opacity: .8;
}

.dfp.__notempty:before {
	color: black;
	opacity: 0.5;
	content: "publicidade";
	font-size: .6em;
	position: absolute;
	text-transform: uppercase;
	bottom: 100%;
	left: 0;
	top: -16px;
	text-align: left;
}

.pub_banner {
	background: #f0f0f0;
	display: flex;
	justify-content: center;
	padding: 36px 0 36px 0;
	overflow: hidden;
	width: 100%;
	margin: 5rem 0 5rem 0;
}

.nomes {
    background-color: #896066;
    color: white;
    padding: 6px 16px;
    font-family: 'Flama Condensed';
    font-size: 1rem;
    font-weight: 700;
    font-style: normal;
    /*text-decoration: none;*/
     text-transform: uppercase; 
    text-align: center;
    border-radius: 30px;
    margin-right: 12px;
}

.tituleta {
    font-size: 0.9rem !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    /* background-color: #886293; */
    color: #896066;
    /* padding: 6px; */
}

/***********************************************/

/*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;
}

/***********************************************/




.arte-content .arte-split {
    display: flex;
    /* margin: 48px auto; */
    margin-bottom: -9px;
}



.noticia .topo-full .box .full {
	border-top: 0 !important;
}


