.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;
	}
}

/*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: #a22a2a !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;
}

.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,
.arte-lead {
	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;
}

.expediente,
.fonte {
	font-size: 80%;
	line-height: 1.5;
	opacity: .8;
}

.twitter-tweet {
  margin-right: auto;
  margin-left: auto;
}

@media ( min-width: 640px) {
	.arte-content .arte-split {
	  margin: 16px auto;
	}

	.arte-split__column [data-contains]:not([data-contains="gallery"]):last-child p:last-child {
		margin-bottom: 0;
	}
}

h3 {
	color: #5d5d5d !important;
	font-size: 28px !important;
    text-align: center !important;
}

.nome_ministro {
	font-family: 'LatoBold',Georgia;
    font-size: 1em;
    text-transform: uppercase;
    color: #5d5d5d;
}

.idade_cargo {
	font-family: 'LatoItalic',Georgia;
    font-size: 0.8em !important;
    text-transform: uppercase;
    color: #5d5d5d;
}

.sugest_ministro {
	font-family: 'Flama Condensed';
	font-size: 1.4rem;
	font-weight: 410;
/*	padding: 2px;
    background-color: #FFF2A6;*/
}