@font-face {
    font-family: 'estadoheadlinemedium';
    src: url('../fonts/EstadoHeadline/EstadoHeadline-Medium-webfont.eot');
    src: url('../fonts/EstadoHeadline/EstadoHeadline-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/EstadoHeadline/EstadoHeadline-Medium-webfont.woff2') format('woff2'),
         url('../fonts/EstadoHeadline/EstadoHeadline-Medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'estadoheadlineroman';
    src: url('../fonts/EstadoHeadline/EstadoHeadline-Roman-webfont.eot');
    src: url('../fonts/EstadoHeadline/EstadoHeadline-Roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/EstadoHeadline/EstadoHeadline-Roman-webfont.woff2') format('woff2'),
         url('../fonts/EstadoHeadline/EstadoHeadline-Roman-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'flamabold';
    src: url('../fonts/flama/flama-bold-webfont.eot');
    src: url('../fonts/flama/flama-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/flama/flama-bold-webfont.woff2') format('woff2'),
         url('../fonts/flama/flama-bold-webfont.woff') format('woff'),
         url('../fonts/flama/flama-bold-webfont.eot.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'flamamedium';
    src: url('../fonts/flama/flama-medium-webfont.eot');
    src: url('../fonts/flama/flama-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/flama/flama-medium-webfont.woff2') format('woff2'),
         url('../fonts/flama/flama-medium-webfont.woff') format('woff'),
         url('../fonts/flama/flama-medium-webfont.eot.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face{font-family:'flama';src:url('https://infograficos.estadao.com.br/public/geral/fonts/Flama/flama-book-webfont.eot');src:url('https://infograficos.estadao.com.br/public/geral/fonts/Flama/flama-book-webfont.eot?#iefix') format('embedded-opentype'),url('https://infograficos.estadao.com.br/public/geral/fonts/Flama/flama-book-webfont.woff') format('woff'),url('https://infograficos.estadao.com.br/public/geral/fonts/Flama/flama-book-webfont.ttf') format('truetype'),url('https://infograficos.estadao.com.br/public/geral/fonts/Flama/flama-book-webfont.svg#@font-family') format('svg');font-weight:normal;font-style:normal}

@font-face {
    font-family: 'freightbook';
    src: url('../fonts/Freight/FreightText/freighttext-book-webfont.eot');
    src: url('../fonts/Freight/FreightText/freighttext-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Freight/FreightText/freighttext-book-webfont.woff2') format('woff2'),
         url('../fonts/Freight/FreightText/freighttext-book-webfont.woff') format('woff'),
         url('../fonts/Freight/FreightText/freighttext-book-webfont.eot.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'freightbold';
    src: url('../fonts/Freight/FreightText/freighttext-bold-webfont.eot');
    src: url('../fonts/Freight/FreightText/freighttext-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Freight/FreightText/freighttext-bold-webfont.woff2') format('woff2'),
         url('../fonts/Freight/FreightText/freighttext-bold-webfont.woff') format('woff'),
         url('../fonts/Freight/FreightText/freighttext-bold-webfont.eot.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

ul,li,h1,h2,h3,h4,h5,h6,p { margin: 0; padding: 0; }
ul,li { list-style-type: none; }
a {text-decoration: none; font-weight: bold }
a:hover { opacity: 0.75; }
body { font-family: 'flama'; margin: 0; padding: 0;}
html, body {
overflow-x: hidden;
}

a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
}

li {
	text-transform: uppercase;
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	font-family: 'flamamedium';
	z-index: 1;
}

ol {
	text-align: center;
}

#menu-interno {
	text-align: center;
}

.link-interno {
	display: block;
	text-transform: uppercase;
	font-family: 'flamamedium';
	z-index: 1;
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 16px;
}

#menu-hamburguer {
	position: absolute;
	right: 20px;
	top: 15px;
	z-index: 10;
}

#menu-hamburguer > img {
	display: none;
}

#menu-hamburguer:hover {
	cursor: pointer;
	opacity: 0.5;
}

#logo {
	position: absolute;
	margin-top: 14px;
	margin-left: 10px;
}

#logo:hover {
	opacity: 0.9;
}

#drop {
	position: absolute;
	width: 100%;
	height: 56px;
	-webkit-box-shadow: 0px 10px 12px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 10px 12px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 10px 12px 0px rgba(0,0,0,0.15);
	pointer-events: none;
}

#menu {
	height: 56px;
	background-color: #fff;
}

#capa-img {
	width: 100%;

}

#capa-img:hover {

}

#foto-container{
	overflow: hidden;
	max-height: 600px;
}

#box-wrap {

}

#bg-img {

}

#box {
	width: 600px;
	height: 300px;
	background-color: #000;
	position:absolute;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    margin-top: -150px;
}

#title-content {
	padding-top: 50px;
	color: #fff;
	text-align: center;
	font-size: 48px;
	font-family: 'estadoheadlineroman';
}

.linha {
	width: 48px;
	height: 3px;
	background-color: #fff;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 40px;
}

#linha-fina {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-family: 'flamamedium';
}

.video {
	width: 100%;
	max-width: 640px;
	height: 480px;
	background-color: #eaeaea;
	margin: 0 auto;
}

/*OVERLAY*/

#menu-overlay { 
	background-color: #fff;
	opacity: 0.95;
	position: fixed; 
	top: 0; 
	right: 0; 
	bottom: 0; 
	left: 0;
	z-index: 1;
	display: none;
	overflow: hidden;
}

.linhaMenu {
	width: 48px;
	height: 3px;
	background-color: #000;
	margin: 0 auto;
	margin-top: 20px;
}

/*SHARE*/
.fa {
	font: normal normal normal 22px/1 FontAwesome !important;
	padding: 0 5px;
}

.fa:hover {
	cursor: pointer;
}

.fa span {
	position: absolute;
	top: 26px;
	margin-top: 0px !important;
	right: 0 !important;
}

/*CONTÉUDO*/

.content {
	margin: 0 auto;
	margin-top: 40px;
	max-width: 528px;
	width: 100%;
}

h1 {
	font-family: 'estadoheadlineroman';
	font-size: 40px;
	text-align: center;
}

h3 {
	text-align: center;
	margin-top: 50px;
	font-family: 'flamamedium';
}

.text-box {
	margin-top: 60px;
	font-size: 20px;
	letter-spacing: .01em;
	font-family: 'freightbook';
	line-height: 26px;
}

.text-box:first-letter {
	font-size: 80px;
	float: left;
	line-height: 0.8;
	margin: 6px 6px 0 0;
	font-family: 'estadoheadlineroman';
}

/*AJUSTES PÁGINAS INTERNAS*/

.white {
	background-color: #fff !important;
	webkit-box-shadow: 0px 10px 29px 0px rgba(0,0,0,0.10);
	-moz-box-shadow: 0px 10px 29px 0px rgba(0,0,0,0.10);
	box-shadow: 0px 10px 29px 0px rgba(0,0,0,0.10);
}

.black {
	color: #000 !important;
}

h3 {
	text-transform: uppercase;
}

.titleFix {
	margin-top: 0px;
}

h4 {
	text-align: center;
	text-transform: uppercase;
	margin-top: 60px;
	font-size: 12px;
	font-family: 'flamamedium';
	opacity: 0.5;
	margin-bottom: 5px;
}

h5 {
	margin-top: 20px;
	font-family: 'freightbook';
	text-align: left;
	opacity: 0.5;
}

.text-box-pg2 {
	margin-top: 60px;
	font-size: 20px;
	letter-spacing: .01em;
	font-family: 'freightbook';
	line-height: 26px;
}

.pergunta {
	 font-family: 'freightbold';
}

.resposta {
	margin-bottom: 30px;
}

/* VINI */

#external-share {
    display: none;
}

.icon-share {
	font-size: 26px !important;
}

/*RESPONSIVE*/

@media (max-width: 1174px) {
  #foto-container {
    max-height: 500px;	
	}
}

@media (max-width: 1050px) {
  ol {
  	display: none;
  }
	#menu-hamburguer > img {
		display: block;
	}
	#menu-hamburguer > .icon-share {
		display: none;
	}
}


@media (max-width: 978px) {
  #foto-container {
    max-height: 400px;	
	}
}

@media (max-width: 780px) {
  	#foto-container {
    max-height: 300px;	
	}
	#box {
		width: 280px;
	}
	.text-box {
		padding-left: 20px;
		padding-right: 20px;
	}
	.text-box-pg2 {
		padding-left: 20px;
		padding-right: 20px;
	}
	h1{
		padding-left: 10px;
		padding-right: 10px;
	}

	h3, h4, h5 {
		padding-left: 20px;
		padding-right: 20px;
	}

}

/*VIDEO*/

.video {
width: 100%;
max-width: 640px;
height: 360px;
background-color: #eaeaea;
margin: 0 auto;
position: relative;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}

/*BANNERS*/

#OAS_Position1 {
    margin: 48px 0;
    max-width: 100%;
    text-align: center;
    overflow: hidden;
    position:relative;
    left:50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
#OAS_Position1 {
    width: 100%;
    max-width: 970px;
    background: rgba(0,0,0,0.05);
    max-height:90px;
}

/*MENU ATIVO*/

.ativo {
	pointer-events: none;
	opacity: 0.4;
}

/*INFOZINHOS8*/
.infograficos {
    width: 100%;
    float: left;
    margin-left: -160px;
    padding: 24px 24px 24px 0;
}
.infograficos#estadio {
    max-width: 375px;
}
.infograficos#mapa {
    max-width: 218px;
}
.infograficos#placar {
    max-width: 300px;
}
@media (max-width: 970px) {
  .infograficos{
    float: none;
    clear: both;
    margin: 0 auto;
    display:block;
    max-width: 100%;
  }
}

/*GALERIA*/
.galeria {
	width: 100%;
	max-width: 636px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 50px;
}

.galeria2 {
	width: 100%;
	max-width: 848px;
	margin: 0 auto;
	margin-top: 20px;

}
.thumb { 
	width: 100%;
	max-width: 202px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	-webkit-filter: grayscale(100%); filter: grayscale(100%);
}

#img-1, #img-2, #img-3, #img-4, #img-5, #img-6 {
	float: left;
}

#img-1-g2, #img-2-g2, #img-3-g2, #img-4-g2 {
	float: left;
}

/*GALERIA RESPONSIVA*/
@media (max-width: 880px) {
	#img-3-g2{
		clear: both;
	}
	.galeria {
		max-width: 441px;
	}
	.galeria2 {
		max-width: 441px;
	}
}

@media (max-width: 674px) {
	#img-3, #img-5 {
		clear: both;
	}
	.galeria {
		max-width: 441px;
	}
}

@media (max-width: 500px) {

	#img-2, #img-4, #img-6, #img-2-g2, #img-4-g2{
		clear: both;
	}
	.thumb {
			
	}
	.galeria, .galeria2 {
		max-width: 202px;
	}
}

/* IMAGENS PAGINA 3*/
.image {
	max-width: 640px;
	margin: 0 auto;
}

.legenda {
	font-family: 'freightbook';
	opacity: 0.8;
	text-align: center;
}

/*RODAPÉ*/

footer#rodape {
    background: #222;
    color: #999;
    font-family: 'flama';
    text-align: center;
    display: inline-block;
}
footer#rodape p {
    padding-bottom: 24px;
    border-bottom: 1px solid #333;
}
.credits {
    color: #555;
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 19px;
    font-weight: 300;
    font-size: 16px;
    width: 100%;
    max-width:528px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.espacador { padding: 48px 24px; }
.tg tr:first-child { border-top: none; }
.tg.credits tr { border-top: 1px solid #333; }
.tg tr { border-top: 1px solid #ccc; }
.tg td:first-child { font-family: 'flamamedium'; opacity: 0.5; width: 30%; }
.tg td {
    padding: 20px 5px;
    border-style: none;
    overflow: hidden;
    word-break: normal;
    text-align: left;
    font-family: 'flamamedium';
}
footer#rodape {
width: 100%;
margin-top: 50px;
}

.vbox-overlay .vbox-title {
    top: auto;
    bottom: 1px;
    height: auto;
    background: transparent;
    color: #f9f9f4;
    font-family: 'flamamedium';
    font-size: 14px;
    line-height: 20px;
}
.vbox-num {
    background: transparent;
}
.vbox-close {
    background-color: transparent;
}

/*@media (max-width: 1050px) { */
    #shareBar {
        height: 72px !important;
        width: 100% !important;
        padding: 0 !important;
        height: 72px;
    }
    .shareFix {
        margin-top: 100px !important;
        text-align: center;
    }
    div#shareBar i {
        font-size: 30px !important;
    }
    div#shareBar .fa {
        padding: 0 12px;
    }
    div#shareBar i:hover {
        opacity: 0.5;
    }
    .fa span {
        position:relative;
        font-size: 12px;
        margin-left: 10px;
        top: 2px;
        right: initial;
    }
    .fa:before {
        padding-left: 12px;
    }
/* } */

.img-text {
	max-width: 640px;
	width: 100%;
}


@media (max-width: 970px) {
    #OAS_Position1 {
		text-align: left;
	}
}



