.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;
}

@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;
	}
}

.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: 655px;
    float: none;
}

.noticia .topo-full .box .full {
	border-top: 0 !important;
}

/*AJUSTES DO TITULO PARA TELA DE CELULAR*/
@media screen and (max-width: 414px) {
	.titulo-principal {
		font-size: 38px !important;
		line-height: 46px !important;
		letter-spacing: -0.05rem;
	}

	.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: 0px 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;
}

.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;
}

/***********************************************/

/*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;
}

/***********************************************/