/*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: 50% 50%;
	width: 55vw;
	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;
}


.bollet {
    color: #8BA566!important;
    font-size: 1.3rem !important;

}

.texto_destaque {
    color: #8BA566;
    font: 700 20px/24px "Merriweather",Georgia;
    margin-bottom: 20px;
}

.custom-number1 {
    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: #8BA566;
    color: white;
    text-align: center;
    margin: 0px 9px 0 0;
    -webkit-font-smoothing: antialiased;
}

.numerons {
    color: #8BA566;
    font-size: 55px;
    font-family: 'EstadoFine-Extrabold', Georgia!important;
    line-height: 1;
    border-bottom: 4px solid #8BA566;
}


.numerons-txt2 {
    font-family: 'FlamaCondensed-Medium', Arial!important;
    font-size: 1.3rem;
    color: #5d5d5d;
    margin-top: 16px;
    line-height: 1.3;
}

.fiozin {
    border-left: 1px solid rgba( 93, 93, 93, .3);
    padding-left: 16px;
   /* padding-top: 16px;*/
    /*padding-bottom: 16px;*/
    border-right: 1px solid rgba( 93, 93, 93, .3);
    padding-right: 16px;
    text-align: left !important;
}

.numerons-cred {
	color: #777;
	border-top: 1px solid #ccc;
	font-family: 'LatoRegular',Georgia;
	font-size: 80%;
}

h2.titulo-principal {
	font-family: 'Estado Headline', Georgia !important;
	font-size: 2.8rem !important;
	line-height: 3rem !important;
	color: white !important;
	text-transform: uppercase !important;
	max-width: 400px !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;
}

h4 {
    color: #8BA566 !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.2rem !important;
		line-height: 2.4rem !important;
		max-width: 300px !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: 0px 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 !important;*/
	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;
}

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



/*AJUSTA FRASE*/

blockquote p {
    color: #8BA566 !important;
    font: 24px/28px 'FreightText-BlackItalic',Georgia!important;
    margin: 8px 0 0!important;
}

.arte-content blockquote::before {
    background-color: var(--arte-background);
    color: #8BA566;
    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;
}


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

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

}

.infografico__tags ul li a:hover {
color: white !important;
background-color: #8BA566 !important;
}

.azul {
    color: #006194;
}

.glossar {
	color: #006194;
    font-size: 0.9em;
}

.chap2 {
    background-color: #8BA566;
    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;
}

.sustentabilidade .cor-e {
	color: #8BA566 !important;
}

.sustentabilidade .brd-e {
	border-color: #8BA566 !important;
}

.sustentabilidade .btn-e:hover {
	background-color: #8BA566 !important;
}

/*.sustentabilidade .cor-e, .sustentabilidade .jaw_widget a.jaw_months, .sustentabilidade .go.no-hover span, .sustentabilidade .go.no-hover:hover, .sustentabilidade .go.no-hover:hover span, .sustentabilidade .header-menu ul li a:hover, .sustentabilidade .row-pagination .pagination-control, .sustentabilidade .row-pagination .pagination-control [class^="ico-"], .sustentabilidade .row-pagination .fake-select select, .sustentabilidade .para_entender_mod__chapeu, .sustentabilidade .paraentender__title, .sustentabilidade .aside-destaques-title, .sustentabilidade .lista-numerada-noticia .lista-numerada-title, .sustentabilidade .lista-numerada-noticia .ln-right a, .sustentabilidade .continuar-lendo-inner .continuar-lendo-btn {
    color: #8BA566 !important;
}*/

/*.sustentabilidade .brd-e, .sustentabilidade .select-styled:hover, .sustentabilidade .select-styled:active, .sustentabilidade .select-styled.active, .sustentabilidade .ver-modalidade, 
.sustentabilidade .btn-calendario:hover {
    border-color: #8BA566 !important;
}*/

/*.sustentabilidade .btn-e:hover, {
	background-color: #8BA566 !important;
}*/

/*.sustentabilidade .bg-e, .sustentabilidade .join-button:hover, .sustentabilidade .swiper-pagination-bullet-active, .sustentabilidade .special-news-wrapper>li>span a.current i, .sustentabilidade .subhome .container-subhome .menu-subhome ul li.actived a, .sustentabilidade .btn-e:hover, .sustentabilidade .select-styled:hover, .sustentabilidade .select-styled:active, .sustentabilidade .select-styled.active, .sustentabilidade .select-options, .sustentabilidade .ver-modalidade:hover, .sustentabilidade .go:hover, .sustentabilidade .view-more:hover, .sustentabilidade .btn-calendario:hover, .sustentabilidade .pagination-button:hover, .sustentabilidade .page-item:hover, .sustentabilidade .header-menu ul li.actived a {
    background-color: #8BA566 !important;
}*/