@font-face {
    font-family: "LatoLight";
    src: url('https://link.estadao.com.br/assets/link/fonts/lato/light/lato-light.eot');
    src: url('https://link.estadao.com.br/assets/link/fonts/lato/light/lato-light.eot?#iefix') format('embedded-opentype'), url('https://link.estadao.com.br/assets/link/fonts/lato/light/lato-light.woff') format('woff'), url('https://link.estadao.com.br/assets/link/fonts/lato/light/lato-light.ttf') format('truetype'), url('https://link.estadao.com.br/assets/link/fonts/lato/light/lato-light.svg#icon') format('svg');
    font-weight: normal;
    font-style: normal
}



img {
	display: block;
	max-width: 100%;
}

nav {
	max-width: 160rem;
	margin: 0 auto;
}

nav ol {
	margin: 0;
	padding: 3.2rem;
	list-style-type: none;
	max-height: 29rem;
}

nav ol {
	margin: 0;
	padding: 3.2rem;
	list-style-type: none;
	max-height: 29rem;
}

nav a {
	border: 0;
}

nav a span {
	display: inline-block;
	margin-top: .6rem;
	font-size: 1.3rem;
	line-height: 1.333;
	text-transform: uppercase;
	font-weight: 600;
	float:left;
}

nav li a span:first-of-type {
	margin-right: .6rem;
	opacity: .5;
}

nav .slick-slide {
    margin-right: .6rem;
}

hr {
    border: 0;
    border-top: 2px solid #ECEFF1;
    width: calc( 100% - 6.4rem );
    max-width: 55rem;
    margin: 9.6rem auto;
}

h1,
h2,
h3,
h4 {
    text-align: center;
}

h4.intertitle {
	text-align: left;
	margin-top: 9.6rem;
}

dl {
	max-width: 55rem;
    margin: 0 auto;
    padding: 0 1.2rem;
}

dt {
	font-weight: bold;
	color: #607D8B;
    margin-top: 4.8rem;
    font-size: 1.3rem;
    font-weight: 600;
    /*text-align: center;*/
    text-transform: uppercase;
}

dd {
	margin: 0;
}

a.chapter {
    display: block;
    /* height: 320px; */
    width: calc( 100% - 6.4rem );
    text-align: center;
    background: #ECEFF1;
    border: 0;
    padding: 6.4rem 3.2rem;
    /* line-height: 320px; */
    margin: 3.2rem;
    color: #253238;
    font-size: 2.4rem;
    text-transform: uppercase;
    font-weight: 800;
    transition: background .3s;
}

a.chapter:hover {
	background: #CFD8DC;
}

a.chapter span {
	font-size: 2.4rem;
	font-family: 'Estado Headline';
	font-weight: bold;
	color: #607D85;
	text-transform: initial;
	 display: block;
}

@media ( max-width: 600px ) {

	a.chapter {
		font-size: 1.8rem;
	}

	a.chapter span {
		font-size: 1.4rem;
	}

	.media-image-wrapper img + figcaption {
		padding-left: 1.2rem;
		padding-right: 1.2rem;
	}

	.box {
	    padding: .8rem !important;
	    margin: 2.4rem !important;
	}

}

.cover {
    width: calc( 100% - 6.4rem );
    height: 0;
    padding-bottom: calc( 66.666% - 4.2rem );
    background: #263238;
    margin: 0 auto;
    max-width: calc( 160rem - 6.4rem );
}

.cover-section {
  padding-bottom: calc( 56.25% - 4.2rem );
}

.cover img {
	/*opacity: .8;*/
	min-width: 100%;
}

h1.entry-title {
	position: relative;
    text-align: center;
    width: 100%;
    padding: 0;
    margin: 0 0 9.6rem 0;
    color: #37474F;
    font-weight: 800;
}

/*.cover h1.entry-title {
    position: absolute;
    text-align: center;
    width: 100%;
    width: calc( 100% - 6.4rem );
    height: 66.666vw;
    padding: 0;
    margin: 0;
    line-height: calc( 66.666vw - 4rem );
    color: #fff;
    text-shadow: 0 0 1.8rem #37474F;
}*/

.cover h1.entry-title {
    text-align: center;
    width: calc( 100% - 6.4rem );
    padding: 0;
    margin: 0;
    color: #fff;
    text-shadow: 0 0 1.8rem #37474F;
}

.cover figcaption {
    position: absolute;
    transform: translateY(-100%);
    color:  #fff;
    padding:  24px;
    line-height: 0;
    width: calc( 100% - 6.4rem );
    text-shadow: 0 0 .4rem #000;
}

.site-content h2 {
    position: relative;
    text-align: center;
    padding: 0;
    /*margin: 0 auto 4.8rem;*/
    margin: 9.6rem auto 4.8rem;
    color: #37474F;
    font-weight: 800;
}

.box {
    padding: 3.2rem;
    border: 2px solid #C9D2D6;
    margin: 0 auto;
    max-width: calc( 55rem + 6.4rem );
}

.box h2 {
	margin: 3.2rem 0;
}

.media-wrapper figcaption {
/*    color: #607D8B;
    font-size: 1.4rem;*/
    line-height: 1.75;
    margin-top: 1.6rem;
}

.sources {
	font-size: 75%;
	opacity: .5;
    line-height: 2;
}

.media-video-wrapper {
    margin: 9.6rem auto;
}

figcaption .fa-camera {
    margin-right: .6rem;
}

.media-video-wrapper figcaption span {
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 0.6rem;
}

.media-image-wrapper img {
    min-width: 100%;
}

.image-medium {
	max-width: 96rem !important;
}

.cover .media-wrapper {
	max-width: 100%;
}

.slider .media-image-wrapper {
	max-width: 100%;
}


.highway {
	display: block;
	padding: 0 12px;
	background: #B31F1F;
	color: #fff;
	line-height: 32px;
	height: 32px;
	margin: 0 auto;
	text-align: center;
	font-size: 1.4rem
}

.highway span {
	border-left: 1px solid #fff;
	padding-left: 6px;
	margin-left: 6px;
}

.highway span.initials {
    display: none;
}

.interativetitle {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 2.4rem;
    line-height: ;
}

[data-page="index"] .interativetitle {
	font-family: 'Estado Headline';
    font-size: 1.8rem;
}

.availability {
	font-size: 1.3rem;
	line-height: 2;
	text-transform: uppercase;
	font-weight: 600;
	border-bottom: 6px solid transparent;
	transition: border .3s;
}

[data-reading] .availability {
	opacity: 0 !important;
}

.loaded [data-reading] .availability,
.extras [data-reading] .availability {
	opacity: 1 !important;
}

[data-reading="true"] .availability {
	border-color: #B31F1F !important;
}

[data-reading="false"]:not([disabled]) .availability {
	color: transparent;
}

[data-reading="false"][disabled] {
	opacity: .33 !important;
	pointer-events: none;
}

[data-reading="false"]:hover .availability {
	border-color: #36474F !important;
}

[data-reading] a:hover {
	cursor: pointer !important;
	color: inherit;
}

[data-reading] a:focus,
[data-reading] a:active {
    outline: none;
}

ul.extras {
    display: flex;
    list-style-type: none;
    max-width: 96rem;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.4rem;
    margin: 14.4rem auto;
    padding: 0;
}

ul.extras li {
	flex-grow: 1;
    flex-basis: 0;
}

ul.extras li + li {
	margin-left: .6rem;
}

.extras figcaption {
    margin-top: 1.2rem;
    line-height: 1.333;
}

@media ( max-width: 600px ) {
	ul.extras {
	    display: flex;
	    list-style-type: none;
	    max-width: 96rem;
	    text-align: center;
	    text-transform: uppercase;
	    font-weight: bold;
	    font-size: 1.4rem;
	    margin: 9.6rem auto;
	    padding: 0;
	    flex-direction: column;
	    padding: 3.2rem;
	}

	ul.extras li {
		margin-left: 0rem;
	}

	ul.extras li + li {
		margin-top: 2.4rem;
	}
}

.cover .credits {
    font-size: 0.75em;
    font-weight: 600;
    text-transform: uppercase;
    float: right;
    position: absolute;
    right: 2.4rem;
    width: 100%;
    text-align: right;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.interactivetitle {
	position: absolute;
	width: 160px;
	margin: 0 auto;
	display: inline-block;
	left: 0;
	right: 0;
	text-align: center;
}

.box {
    padding: 3.2rem;
    border: 2px solid #C9D2D6;
    margin: 9.6rem auto;
    max-width: calc( 55rem + 6.4rem );
    max-height: 640px;
    overflow: auto;
    background: #ECEFF1;
}

.video-agile + figcaption {
	margin-top: 0;
}

/*[data-page="index"] .cover h1.entry-title {
    font-size: 7.2rem;
}*/

.cover h1.entry-title {
    font-size: 7.2rem;
    line-height: 1;
    max-width: 96rem;
}


/* map */
.markerTitle{
display: block;
min-width: 180px;
min-height: 34px;
text-align: center;
line-height: 18px;
}
.markerTitle.small{
min-width: 120px;
min-height: 20px;
}

.mapHolder {
	position: relative;
    font-size: 1.6rem;
    text-align:center;
}

.mapHolder.static .menuTitle{
	display: none;
}

#map {
width: 100%;
height: calc(100vh - 96px);
position: relative;
/*border-top: 1px solid #CFD8DC;
border-bottom: 1px solid #CFD8DC;*/
/*box-sizing: border-box;
-webkit-box-shadow: -4px 0px 2px 0px rgba(0, 0, 0, 0.15);
   -moz-box-shadow: -4px 0px 2px 0px rgba(0, 0, 0, 0.15);
        box-shadow: -4px 0px 2px 0px rgba(0, 0, 0, 0.15);*/
}
#mapPlaceholder{
	width: 100%;
	position: relative;
	display: none;
}

#map *,
#map *:before,
#map *:after {
  box-sizing: content-box;
}

#mapMenu{
	position: absolute;
	right:30px; top:30px;
	background: #fff;
	font-size: 1.6rem;
	z-index:10;
    text-align:left;

	box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
}

.menuTitle{
font-size: 1.6rem;
padding: 10px 15px 10px 10px;
}

#mapMenu ul{
margin: 0;
padding: 0;
}

#mapMenu li{
display: block;
}

#mapMenu li a{
display: block;
padding: 10px 15px 10px 10px;
color: #253238;

border-left: 3px solid transparent;
border-top: 1px solid #DCE2E5;
letter-spacing: 0.02em;
border-bottom: 0;
box-sizing: content-box;

transition: background 0.4s;
-moz-transition: background 0.4s;
-webkit-transition: background 0.4s;
}

#mapMenu li a.active{
background: #ECEFF1;
border-top: 1px solid #fff;
border-left: 3px solid #607D8B;
}

#mapMenu li a:hover{
background: #B0BEC5;
}
.mapHolder.static #mapMenu li a:hover{
	background: #ECEFF1;
}

#mapMenu li img{
display: inline-block;
width: 22px;
vertical-align: middle;
margin-right: 5px;
margin-top: -2px;
min-width: inherit;
}

#tempOverlay{
display: none;
}

@media all and (max-width: 500px){
	#mapMenu{
	  width: 100%;
	  margin: 2rem auto;
	  right: auto;
	  top: auto;
	  font-size: 0.8em;
	  position: relative;
	}
	#mapMenu li a {
		padding: .4rem 1rem;
	}
	#mapMenu li a:hover{
		background: #ECEFF1;
	}
	.menuTitle {
		padding: .4rem 0;
		display: none;
	}
	#mapPlaceholder{
		display: block;
	}
	#map{
		display: none;
	}
}


/* /map */


@media ( max-width: 480px ) {

	.oesp-estadao:before {
  		content: '\f001';
	}

	.interativetitle {
	    font-size: 1.8rem;
	    line-height: inherit;
	}

	.interativetitle {
	    position: absolute;
	    width: 160px;
	    margin: 0 auto;
	    display: inline-block;
	    left: 0;
	    right: 0;
	    text-align: center;
	}

}

@media ( min-width: 1600px ) {

	.cover {
	    padding-bottom: 102.4rem;
	}

	.cover h1.entry-title {
	    width: 153.6rem;
	}

	.cover figcaption {
	    width: 153.6rem;
	}

}



/* trees */


.trees {
	max-width: 96rem;
	margin: 0 auto 4.8rem;
	padding-top: 4.8rem;
}

.trees + .trees {
	border-top: 2px solid #ECEFF1;
}

.trees td {
	vertical-align: top;
	padding: .6rem;
	line-height: 1.5;
}

.trees td:first-child {
    margin-top: .6rem;
    font-size: 1.3rem;
    line-height: 2.333;
    text-transform: uppercase;
    font-weight: 600;
    color: #607D8B;
}

.trees tr:nth-child( 1 ) td:first-child {
    opacity: 0;
}

.trees tr:nth-child( 1 ) td:last-child {
    font-family: 'Estado Headline';
    font-size: 4.8rem;
    font-weight: bold;
}

.trees tr:nth-child( 4 ) td:last-child {
	font-style: italic;
}

.trees td.vulneravel {
    color: #607D8B;
    font-weight: bold;
}

.trees td.em-perigo {
    color: #d49f22;
    font-weight: bold;
}

.trees td.criticamente-em-perigo {
    color: #AB201F;
    font-weight: bold;
}

.trees + figure {
    border-top: 2px solid #ECEFF1;
    padding-top: 4.8rem;
}

@media ( max-width: 960px ) {

	.trees td:first-child {
	    font-size: 1.1rem;
	}

	.trees tr:nth-child( 1 ) td:last-child {
	    font-family: 'Estado Headline';
	    font-size: 2.4rem;
	    font-weight: bold;
	}

}

@media ( max-width: 767px ) {

	.cover .media-wrapper figcaption {
		margin-top: 0;
	}
	.cover figcaption span:first-child {
		display: none;
	}

	.byline {
		margin-top: 4.8rem;
		margin-bottom: 4.8rem;
	}

	.dateline {
		margin-bottom: 0;
	}

	.site-content h2 {
	    padding: 1.2rem;
	    margin-top: 4.8rem;
	}

	.cover h1.entry-title {
	    font-size: 4.2rem;
	}
}

@media ( max-width: 479px ) {

	nav a span {
	    width: 66%;
	}

	[data-page="index"] .cover h1.entry-title {
	    font-size: 3.2rem;
	    line-height: 1.25;
	}

	.cover h1.entry-title {
	    font-size: 2.4rem;
	    line-height: 1.25;
	}

	.availability {
	    font-size: 1.1rem;
	}

	.sharebar > ul > li {
	    width: 3.2rem;
	}

}

@media ( max-width: 512px ) {

	.interativetitle span {
	    display: none;
	}

}

@media ( max-width: 600px ) {

	.media-video-wrapper figcaption {
	    padding: 0 2.4rem !important;
	}

	.highway span {
	    display: none;
	}

	.highway span.initials {
	    display: inline;
	}

}

.entry-title-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(37, 50, 56, 0.2);
    width: calc( 100% - 6.4rem );
    max-width: 153.6rem;
    /*height: 100vh;*/
    /*padding-top: 66.666%;*/
    display: flex;
    /* display: flex; */
    align-items: center;
    justify-content: center;
}

.cover-section .entry-title-wrapper {
  background: rgba(37, 50, 56, 0.4);
}

.cover h1.entry-title {
    margin-bottom: 0;
}





/*[data-reading="true"]:before {
	content: 'Você está lendo';
	border-top: 6px solid red !important;
}*/





span.quotes {

	display: block;
    color: #607D8B;
    margin-bottom: 4.8rem;
    font-size: 1.3rem;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;

}

blockquote {
    font-family: 'Estado Headline';
    font-size: 3.2rem;
    font-style: normal;
    max-width: 55rem;
    padding: 0.25rem 3.2rem;
    /*line-height: 1.2;*/
    position: relative;
    margin: 8rem auto;
    max-width: 500px;
}

blockquote p {
    font-size: 1.8rem;
    max-width: 55rem;
    line-height: 1.45;
    font-style: normal;
    font-size: 1.7rem;
    text-align: left;
    letter-spacing: 0rem;
    display: block;
    font-family: 'Flama';
    color: #607D8B;;
}

blockquote:before {
    display: block;
    content: "\201C";
    font-size: 9rem;
    position: absolute;
    left: 1rem;
    top: 3.2rem;
    color: #37474F;
    font-style: normal;
    line-height: 0.2rem;
    left: -2.4rem;
}

@media all and (max-width: 580px) {
    blockquote:before {
        position: initial;
        top: 0px;
    }

    blockquote {
        font-size: 2.4rem;
    }
}


.cover.align-top .entry-title-wrapper {
	flex-direction: column;
	justify-content: flex-start;
}

.cover.align-bottom .entry-title-wrapper {
	flex-direction: column;
	justify-content: flex-end;
}

.cover.align-bottom h1.entry-title,
.cover.align-top h1.entry-title  {
	padding: 10.5% 0;
}


/* link */

/*
.interativetitle {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}
*/

.interativetitle {
    position: absolute;
    height: 70px;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: block;
    width: 66px;
    margin-top: 1.8rem;
}

.interativetitle img {
    width: 66px;
}

header#masthead {
    position: absolute;
    z-index: 1;
    width: 100%;
}

header.entry-header {
    /*position: absolute;*/
    top: 0;
    width: 100%;
    z-index: -1;
}

.entry-title-wrapper {
    width: 100%;
}

.cover {
  position: relative;
    width: 100%;
    padding-bottom: 66.666%;
}

.cover-section {
  padding-bottom: 56.25%;
}

.cover img {
    position: absolute;
    max-width: 153.6rem;
    width: 100%;
    min-width: initial;
}

.cover-credit {
  display: block;
    /*right: 0;*/
    /*float: right;*/
    margin: 0.6rem auto;
    max-width: calc( 160rem - 6.4rem );
    font-size: 50%;
    text-align: right;
    opacity: .5;
}

.topbar {
    max-width: 153.6rem;
}

.cover img {
	position: absolute;
}

.oesp.oesp-estadao {
    color: #fff;
}

.sharebar a {
    color: #fff;
}

.cover h1.entry-title {
	font-family: 'LatoLight', sans-serif;
    text-transform: inherit;
}

h1 span {
	color: #24c4ff;
}

.site-content h2 {
    /*font-weight: 600;*/
    /*font-family: 'Flama', sans-serif;*/
    font-family: 'LatoLight', sans-serif;
    text-transform: normal;
}

section.side.method {
	background: #ECEFF1;
	padding: 0.1rem 0 9.6rem;
	margin-top: 9.6rem;
}

.margin-note p {
	margin-top: 0 !important;
}


.site-footer {
  margin: 0;
  padding: 9.6rem 4rem;
  background: transparent;
}

.site-footer dl {
  margin: 0 auto 3.2rem;
  max-width: 55rem;
}

.site-footer dt {
    font-weight: 600;
    text-align: left;
    width: 50%;
    float: left;
    height: 5.6rem;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 12px;
    line-height: 1.5;
}

.site-footer dd {
  margin: 0;
  height: 5.6rem;
  width: 50%;
  display: inline-block;
  padding-top: 12px;
  line-height: 1.5;
}

.site-footer dd + dt,
.site-footer dd:not(:first-of-type)  {
  border-top: 1px solid #B0BEC5;
}

.site-footer .oesp {
  font-size: 7.2rem;
  margin: 0 auto 6.9rem;
  text-align: center;
  position: relative;
  width: 100%;
}

/* iframe dos gráficos */
iframe.networkTest{
  display: block;
  width: 100%;
  height: 670px;
  max-width: 1536px;
  background: #e5e5e5;
  position: relative;
  margin: 0 auto;
}
@media all and (max-width: 970px){
  iframe.networkTest{
    width: 100%;
  }
}

@media all and (max-width: 480px){
  iframe.networkTest{
    height: 1000px;
  }
}

/* END - iframe dos gráficos */

@media ( max-width: 480px ) {

  .site-footer {
    padding: 9.6rem 2.4rem;
  }

}

@media ( min-width: 1536px ) {

	.cover {
	    padding-bottom: 102.4rem;
	}

  .cover-section {
	    padding-bottom: 86.4rem;
	}

}

@media ( max-width: 1023px ) {

	.cover h1.entry-title {
	    font-size: 4.2rem;
	}

}

@media ( max-width: 600px ) {

	.cover h1.entry-title {
	    font-size: 3.2rem;
	}

}

@media ( max-width: 767px ) {

	.dateline {
    	margin-bottom: 4.8rem;
	}

}

@media ( max-width: 479px ) {

	.interativetitle {
	    height: 7rem;
	}

	.cover h1.entry-title {
    	font-size: 2.4rem;
    }

}

.cover h2 {
  color: white;
}
