@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:link{text-decoration: none; font-weight: bold; color:#333333; }
a:hover { color:#ff9933; }
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-itens a:link{
font-size: 16px;

    
}

#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 a:link {
    

}

#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{
    background-image: url("../img/capa.jpg");
    width: 100%;
    background-size: cover;
    min-height: 500px;
}


#capa-entrevista{
     width: 100%;
     background-size: cover;
}




#foto-container{

    overflow: hidden;
    max-height: 600px;
}

#box-wrap {

}

#bg-img {

}

#box {
    width: 600px;
    height: 300px;
    position:absolute;
    background: #FFFFFF;
    left:0;
    opacity: 0.9;
    right:0;
    margin-left:auto;
    margin-right:auto;
    top: 130px;


}

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

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

#linha-fina {
    color: #ff9933;
    text-align: center;
    line-height: 22px;

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


.title-box{
    
    text-align: center;
}


.video_clube{
    
    background: #CCCCCC;
    text-align: center;
    padding: 20px;
}


.titulo_situacao{
    
    margin: auto;
    text-align: center;
    width: 100%;
    font-family: 'flamamedium';
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 40px;
    color: #666666;
}

#times{

    margin:0 auto;
    text-align: center;
    margin-top: 20px;
    width: 960px;

}



#times a{
    width: 125px;
    height: 160px;
    display: inline-block;
    color:#666666;
    position: relative;
    text-transform: uppercase;
    border-bottom: 3px solid #CCCCCC ;
}

#times a+a{
    margin-left: 5px;
}

#times a:hover{
    border-bottom: 3px solid #ff9933;
    color: #ff9933;
}

#times span{
    
    position: absolute;
    bottom: 10px;
    left: 0;
    text-align: center;
    display: inline-block;
    width: 100%;
    font-family: 'flamamedium';

}

.gremio_sao_carlense{

    background: url(../img/gremio_sao_carlense.png) 12px 5px no-repeat ;
}

.xv_de_jau{
    background: url(../img/xv_de_jau.png) 12px 5px no-repeat ;
}
.marilia{
    background: url(../img/marilia.png) 12px 5px no-repeat ;
}
.mirassol{
    background: url(../img/mirassol.png) 12px 5px no-repeat ;
}
.comercial{
    background: url(../img/comercial.png) 12px 5px no-repeat ;
}
.francana{
    background: url(../img/francana.png) 12px 5px no-repeat ;
}
.internacional_de_limeira{
    background: url(../img/internacional_de_limeira.png) 12px 5px no-repeat ;
}
.uniao_sao_joao{
    background: url(../img/uniao_sao_joao.png) 12px 5px no-repeat ;
}
.paulista_de_jundiai{
    background: url(../img/paulista_de_jundiai.png) 12px 5px no-repeat ;
}
.guarani{
    background: url(../img/guarani.png) 12px 5px no-repeat ;
}
.rio_branco{
    background: url(../img/rio_branco.png) 12px 5px no-repeat ;
}



/*CONTÉUDO*/

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

.content p {
margin-bottom: 20px;
}

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

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 15px 10px 0;
    color: #ff9933;
    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;
    color:#ff9933;
}

/*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;
}

#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;
    }
    
    #times{


    width: 100%;

}
    
    #linha-fina {
    color: #ff9933;

}
}

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

}
}

@media (max-width: 500px) {

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


    position:absolute;
    background: #FFFFFF;
    left:0;
    opacity: 0.9;
    right:0;
    margin-left:auto;
    margin-right:auto;
    top: 110px;
        padding: 15px;
    -webkit-box-shadow:none;
    -moz-box-shadow: none;
    box-shadow: none;

}
    
            #linha-fina {
    color:#FFFFFF;
    font-size: 15px;
                padding-top: 10px;
}

}

.entrevista-link{
    font-size: 22px;
}

/* 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;
    }
}

/* ajustes */

h2 {
    font-family: 'estadoheadlineroman';
}

.video_clube {
      margin-top: 40px;
}

.legenda {
      margin-top: 7px;
}

.image {
      margin-top: 56px;
}

.galeria {
    margin-bottom: -20px;
}

.thumb:hover {
    opacity: 0.6;
}

a:focus {
    outline:0;
}

.video_clube {
  background-color: #eaeaea;
}

.videoResponsivo {
    width: 100%;
    max-width: 560px;
}

em {
    font-size: 11px;
}

@media (max-width: 780px) {
    #linha-fina {
      color: #fff;
    }
}

strong {
    font-family: freightbold;
}
