@font-face {font-family: "FreightText-BlackItalic"; src: url("https://arte.estadao.com.br/public/pages/9p/83/ok/24/og/mj/freighttext-blackitalic-webfont.woff2") format("woff2"); font-weight: normal; font-style: normal;} @font-face {font-family: "Flama-Semibold"; src: url("https://statics.estadao.com.br/s2016/portal/2018/font/flama/Flama-Semibold-webfont.eot"); src: url("https://statics.estadao.com.br/s2016/portal/2018/font/flama/Flama-Semibold-webfont.eot?#iefix") format("embedded-opentype"),url("https://statics.estadao.com.br/s2016/portal/2018/font/flama/Flama-Semibold-webfont.woff2") format("woff2"),url("https://statics.estadao.com.br/s2016/portal/2018/font/flama/Flama-Semibold-webfont.woff") format("woff"),url("https://statics.estadao.com.br/s2016/portal/2018/font/flama/Flama-Semibold-webfont.ttf") format("truetype"),url("https://statics.estadao.com.br/s2016/portal/2018/font/flama/Flama-Semibold-webfont.svg#webfont") format("svg"); font-style: normal; font-stretch: normal; font-display: swap} @font-face {font-family: "FlamaCondensed-Medium"; src: url("https://arte.estadao.com.br/share/fonts/FlamaCondensed/FlamaCondensed-Medium.eot"); src: url("https://arte.estadao.com.br/share/fonts/FlamaCondensed/FlamaCondensed-Medium.eot?#iefix") format("embedded-opentype"),url("https://arte.estadao.com.br/share/fonts/FlamaCondensed/FlamaCondensed-Medium.woff2") format("woff2"),url("https://arte.estadao.com.br/share/fonts/FlamaCondensed/FlamaCondensed-Medium.woff") format("woff"),url("https://arte.estadao.com.br/share/fonts/FlamaCondensed/FlamaCondensed-Medium.ttf") format("truetype"); font-style: normal; font-stretch: normal; font-display: swap} @font-face {font-family: "EstadoFine-Extrabold"; src: url("https://arte.estadao.com.br/share/fonts/EstadoFine/EstadoFine-Extrabold.eot"); src: url("https://arte.estadao.com.br/share/fonts/EstadoFine/EstadoFine-Extrabold.eot?#iefix") format("embedded-opentype"),url("https://arte.estadao.com.br/share/fonts/EstadoFine/EstadoFine-Extrabold.woff2") format("woff2"),url("https://arte.estadao.com.br/share/fonts/EstadoFine/EstadoFine-Extrabold.woff") format("woff"),url("https://arte.estadao.com.br/share/fonts/EstadoFine/EstadoFine-Extrabold.ttf") format("truetype"); font-style: normal; font-stretch: normal; font-display: swap}


/*AJUSTES NA TELA DE ABERTURA*/
.header-subhome {
	border-bottom-width: 0 !important;
}

#cover {
	background-color: #131313;
	display: flex;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	height: 100vh;
}

.custom-containerImg {
	height: 100vh;
}

.custom-coverImg {
	object-fit: cover;
	object-position: 29% 50%;
	width: 50vw;
	height: 100vh;
}

.topo-full {
	max-width: 50%;
	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: auto;
	margin-bottom: auto;
}

h2.titulo-principal {
	font-family: 'Estado Headline', Georgia !important;
	font-size: 3rem !important;
	line-height: 3rem !important;
	color: white !important;
	text-transform: uppercase !important;
	max-width: 430px !important;
	float: none !important;
}

.linha-fina {
	font-family: 'Estado headline', Georgia !important;
	color: white !important;

}

.expediente, .fonte {
    font-size: 80%;
    line-height: 1.5;
    opacity: .8;
}

.share {
	background-color: inherit !important;
}

.full {
	border-top: inherit !important;
}

/***********************************************/



/*AJUSTES PARA O CELULAR E OUTRAS TELAS*/

@media (max-width: 1024px) {
	.novo_h1 {
		display: none;
	}

	#cover {
		display: block;
		height: auto;
	}

	.custom-containerImg {
		height: auto;
	}

	.custom-coverImg {
		object-fit: cover;
		width: 100vw;
		height: auto;
	}

	.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: -20px !important;
	}

	.noticia .topo-full .box .titulo-principal {
		font-size: 2.8rem !important;
		line-height: 2.4rem !important;
		max-width: 491px !important;

	}
}

@media (max-width: 414px) {
	#cover {
		margin-top: 52px;
	}

	.noticia .topo-full .box .titulo-principal {
		font-size: 1.6rem !important;
		line-height: 1.8rem !important;
		margin-bottom: -10px !important;
		max-width: 300px !important;
	}

}


/***********************************************/


/*FAZER OS CONTAINERS FICAREM FULLWIDTH*/
.container {
	margin: 0px auto 0 auto !important;
	padding-left: inherit !important;
	padding-right: inherit !important;
	width: 100% !important;
}

.noticia .infografico {
	padding: inherit !important;
}

.arte-column-xl {
	max-width: 100% !important;
}

.noticia .col-center {
	padding: inherit !important;
}

.noticia.infograficos .row,
.row {
	margin-left: inherit !important;
	margin-right: inherit !important;
}

figcaption {
/*	max-width: 640px;*/
	margin-left: auto;
	margin-right: auto;
}

.arte-split__column {
	width: 100% !important;
}

.arte-split {
    margin: 0px auto !important;
}

figure.uva-graphic[style] {
    margin: 48px auto !important;
}

@media (max-width: 640px) {
	.arte-split__column {
		margin: 0 !important;
		padding: 0 !important;
	}
}

/***********************************************/

/*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;
}

/***********************************************/



/*AJUSUTES NOS SUBTITULOS DA REPORTAGEM*/
h3 {
	font-family: 'EstadoHeadlineBold',Georgia;
    font-size: 32px;
    line-height: 1.25em;
    margin: 8px 0;
	color: #5D5D5D !important;
    word-break: break-word;
}

/***********************************************/



/*AJUSTES NA REGUA*/
.arte-content hr {
	border-color: inherit !important;
}


hr {
	border-top: 1px solid black !important;
	margin-bottom: -27px !important;
	opacity: 0.3 !important;
}

/***********************************************/



.header-publicidade,
.selo-menu-top,
.header-publicidade .selo-menu-top {
	display: none;
}

/* 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;
	}
}

@media screen and (max-width: 768px) {
	.noticia .col-center {
	    padding-left: 24px !important;
		padding-right: 24px !important;
	}

}

.fiozin {
	border-left: 1px solid rgba( 93, 93, 93, .3);
    padding-left: 16px;
    border-right: 1px solid rgba( 93, 93, 93, .3);
    padding-right: 16px;
}

.numerons {
	color: #006194;
    font-size: 40px;
    font-family: EstadoHeadlineBold, Georgia;
    border-bottom: 4px solid rgba( 0, 97, 148 );
}

.numerons-txt {
	font-size: 0.9em;
	font-weight: bold;
}

.numerons-cred {
	color: #777;
	border-top: 1px solid #ccc;
	font-family: 'LatoRegular',Georgia;
	font-size: 80%;
}

.numerons-box {
  padding: 32px 24px 24px 24px;
  background: rgba( 0, 0, 0, .05 );
  border-radius: 8px;
}

.azul {
    color: #006194;
}

.glossar {
	color: #006194;
    font-size: 0.9em;
}

.chap2 {
    background-color: #4089AF;
    color: white;
    padding: 6px 16px;
    font-family: 'Flama Condensed';
    font-size: 1.1rem;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    border-radius: 30px;
    margin-right: 12px;
}

.nome_ministro {
    font-family: 'LatoBold',Georgia;
    font-size: 1em;
    text-transform: uppercase;
    color: #5d5d5d;
}

.nome_dicas {
    font-family: 'LatoBold',Georgia;
    font-size: 1em;
    text-transform: uppercase;
    color: #006097;
}

.idade_cargo {
    font-family: 'LatoItalic',Georgia;
    font-size: 0.8em !important;
    text-transform: uppercase;
    color: #5d5d5d;
    border-bottom: 1px solid #ccc;
    padding-bottom: 4px;
}

.caixin {
	background-color: rgb(163, 39, 60, 1);
    text-align: center;
    width: 100%;
    max-width: 300px;
    /*margin: 32px auto !important;*/
    margin-top: -8px !important;
    padding: 24px;
    border-radius: 8px;
}

.destext {
	color: white;
	font: 16px/24px 'LatoItalic', Georgia !important;
}

.economia .btn-e:hover {
	background-color: rgba(0,0,0,0) !important;
}



.fiozin {
	border-left: 1px solid rgba( 93, 93, 93, .3);
    padding-left: 16px;
    border-right: 1px solid rgba( 93, 93, 93, .3);
    padding-right: 16px;
}

.numerons {
	color: #006194;
    font-size: 40px;
    font-family: EstadoHeadlineBold, Georgia;
    border-bottom: 4px solid rgba( 0, 97, 148 );
}

.numerons-txt {
	font-size: 0.9em;
	font-weight: bold;
}

.numerons-cred {
	color: #777;
	border-top: 1px solid #ccc;
	font-family: 'LatoRegular',Georgia;
	font-size: 80%;
}

.numerons-box {
  padding: 32px 24px 24px 24px;
  background: rgba( 0, 0, 0, .05 );
  border-radius: 8px;
}

.azul {
    color: #006194;
}

.glossar {
	color: #006194;
    font-size: 0.9em;
}



blockquote p {
    color: #5d5d5d !important;
    font: 22.5px/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;
}



.arte-content blockquote {
    border-top: 1px solid #d0d0d0 !important;
    border-bottom: 1px solid #d0d0d0! important;
}









/**********************************************************

PARA O NÚMERO
*/


.fiozin-total {
    text-align: left !important;
    background-color: #f7f2f2;
    border-radius: 15px;
    padding: 20px;
}


.numero-total {
    color: #896066;
    font-size: 35px;
    font-family: EstadoFine-Extrabold, Georgia !important;
    line-height: 1;
}


.numerons-txt {
    font-size: 0.9em;
    font-weight: bold;
}

@font-face {font-family: "EstadoFine-Extrabold"; src: url("https://arte.estadao.com.br/share/fonts/EstadoFine/EstadoFine-Extrabold.eot"); src: url("https://arte.estadao.com.br/share/fonts/EstadoFine/EstadoFine-Extrabold.eot?#iefix") format("embedded-opentype"),url("https://arte.estadao.com.br/share/fonts/EstadoFine/EstadoFine-Extrabold.woff2") format("woff2"),url("https://arte.estadao.com.br/share/fonts/EstadoFine/EstadoFine-Extrabold.woff") format("woff"),url("https://arte.estadao.com.br/share/fonts/EstadoFine/EstadoFine-Extrabold.ttf") format("truetype"); font-style: normal; font-stretch: normal; font-display: swap}


/**********************************************************