* {
  outline: none;
}

html {
  font-size: 62.5%;
}

html,
body {
  width: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -webkit-overflow-scrolling: touch;
  color: #111;
}

.body-scroll {
  overflow: hidden;
}

a:any-link {
  cursor: pointer;
}

h1 {


  font-family: 'estadofineregular';
  font-size: 4rem;
  max-width:400px;
  text-transform: uppercase;
  color: #FFFFFF;
  letter-spacing: 1px;
  text-align: center;
  z-index: 2;
    line-height: 5rem;

}

h1 span {
  display: block;
  margin-top: .8rem;
  font-family: 'flamabook';
  font-size: 2.3rem;
  text-transform: uppercase;
  text-align: center;
  color: #FFFFFF;
  letter-spacing: initial;
}

@media screen and (max-width: 760px) {
  h1 {
    font-size: 5.25rem;
  }
  h1 span {
    font-size: 1.95rem;
  }
}

@media screen and (max-width: 450px) {
  h1 {
    font-size: 3.5rem;
  }
  h1 span {
    font-size: 1.3rem;
  }
}


.lista-sem{

      max-width: 660px;
  padding: 2rem;
  margin: 0 auto;
        font-size: 1.9rem;
    line-height: 2.5rem;



}

.lista-sem li{

    list-style-type:circle;
  font-family: 'flamabook';
    margin-bottom: 2rem;

}


.lista-numeros{

      max-width: 660px;
  padding: 2rem;
  margin: 0 auto;
        font-size: 1.9rem;
    line-height: 2.5rem;



}

.lista-numeros li{

    list-style-type: decimal;
  font-family: 'flamabook';
    margin-bottom: 2rem;

}

h2 {
  max-width: 660px;
  margin: 0 auto;
  padding: 8rem 2rem;
  font-family: 'flamabold';
  font-size: 6rem;
  text-align: center;
  color: #263339;
}

h3 {
  max-width: 660px;
  margin: 0 auto;
  padding: 2rem;
  font-family: 'estadoheadlinebold';
  font-size: 4rem;
  text-align: center;
  line-height: 4.8rem;
  color: #841216;
}

h4 {
  max-width: 660px;
  margin: 0 auto;
  padding: 2rem;
  font-family: 'flamabold';
  font-size: 2.2rem;
  text-align: center;
  text-transform: uppercase;
  line-height: 3.2rem;
  color: #841216;
}

p {
  max-width: 660px;
  margin: 0 auto;
  padding: 2rem;
  font-size: 2rem;
  line-height: 1.5;
  font-family: 'flamabook';
}

@media all and (max-width: 640px) {
  p {
    font-size: 1.8rem;
  }
  .intro {
    font-size: 2rem;
  }
}

strong {
  font-family: 'flamamedium';
  /*color: #841216;*/
}

.intro strong {
  font-family: 'freightbook';
  font-weight: bold;
}

.pergunta {
  font-family: 'flamamedium';
}

.colaborador {
  font-size: 1.6rem;
}

#conteudo {
  margin-top: 8rem;
}


#perfis-wrap {
  max-width: 660px;
  padding: 2rem;
  margin: 0 auto;
}

.perfil {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    padding: 4rem 0;
    border-top: 1px solid #eaeaea;
}

.iframe{

    margin: auto;
}


.perfil p {
    font-size: 1.6rem;
    font-family: 'freightbook';
    padding: 0;
}

.perfil img {
  display: block;
    margin: auto;
    border-radius: 50%;
    max-width: 160px;
}

.perfil-desc {
  margin-left: 2rem;
}

.perfil-nome {
    font-family: 'flamamedium';
    font-size: 2rem;
    margin-bottom: 2rem;
}

@media screen and (max-width: 580px) {
  .perfil {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .perfil img {
    height: 160px;
      margin-bottom: 4rem;
  }
  .perfil-desc {
    margin: 0;
  }
}

    .cronologia{
  max-width: 660px;
  padding: 2rem;
  margin: 0 auto;
}

               .cronologia .item{

border: 1px solid #CCCCCC;
padding: 2rem;
                   margin-bottom: 2rem;
                   -webkit-box-shadow: 7px 6px 5px -5px rgba(0,0,0,0.33);
-moz-box-shadow: 7px 6px 5px -5px rgba(0,0,0,0.33);
box-shadow: 7px 6px 5px -5px rgba(0,0,0,0.33);
}

                          .cronologia p{

                   padding: 2rem 0;
           }



           .cronologia h2{

             text-align: left;
               font-size: 2rem;
               margin: 0;
               padding: 0;
               color: #841216;
           }


/* header */

#header {
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: scroll;
  background-color: #eaeaea;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  align-items: center;
  -webkit-align-items: center;
  flex-direction: column;
  -webkit-flex-direction: column;
}



@media all and (max-width: 667px) {
  #header.capa-intro:before {
      opacity: 1;
  }
}

.header-caption {
  position: absolute;
  bottom: -2rem;
  right: 1rem;
  color: #000;
  font-family: 'flamabook';
  font-size: 1.2rem;
  opacity: .75;
}

.capa-intro {
  height: 100%;
  background: url(../img/capa3.jpg) no-repeat center center;
}

#seta {
  position: absolute;
  left: 50%;
  bottom: 1rem;
  font-family: "flamamedium";
  font-size: 1.4rem;
  text-transform: uppercase;
  transform: translate(-50%, -50%);
  color: rgba(255, 255, 255, .5) ;
}

#seta i {
  display: block;
  text-align: center;
  margin-top: 1rem;
  color: #fff;
}

#seta:hover {
  cursor: pointer;
  opacity: .75;
  letter-spacing: 2px;
}

.capa-1 {
  height: 50%;
  background: url(../img/capas/capa-1.jpg) no-repeat center center;
}

.capa-2 {
  height: 50%;
  background: url(../img/capas/capa-2.jpg) no-repeat center center;
}

.capa-3 {
  height: 50%;
  background: url(../img/capas/capa-3.jpg) no-repeat center center;
}

.capa-4 {
  height: 50%;
  background: url(../img/capas/capa-4.jpg) no-repeat center center;
}

.capa-5 {
  height: 50%;
  background: url(../img/capas/capa-5.jpg) no-repeat center center;
}

.capa-6 {
  height: 50%;
  background: url(../img/capas/capa-6.jpg) no-repeat center center;
}

.hr-title {
  width: 64px;
  height: 2px;
  margin: 2rem auto;
  background-color: #333;
}

.author {
  max-width: 660px;
  margin: 0 auto;
  padding: 2rem 0 6rem 0;
  font-family: 'flamabook';
  font-size: 1.8rem;
  /*text-transform: uppercase;*/
  text-align: center;
  line-height: 2.4rem;
  opacity: .75;
}
/*
.author span {
  display: block;
  text-transform: none;
  font-style: italic;
  font-family: 'freightbook';
  margin-top: .5rem;
}
*/
.author span {
  font-family: 'flamabold';
  font-size: 1.2rem;
  display:inline;
  margin-left: .5rem;
  opacity: .5;
  text-transform: uppercase;
}

.intro {
  max-width: 660px;
  margin: 0 auto;
  padding: 2rem;
  font-family: 'freightbook';
  font-style: italic;
  font-size: 2.2rem;
  text-align: center;
  line-height: 3.2rem;
}

.capitular:first-letter {
  font-size: 7rem;
  float: left;
  line-height: 0.72;
  margin: 12px 10px 0px 0;
  text-transform: uppercase;
  font-family: 'estadofinebold';
  padding: 1.4rem;
  color: #fff;
  background-color: #841216;
}

/* botão de próximo capítulo */

.next {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: column;
  -webkit-flex-direction: column;
  height: 200px;
  margin-top: 8rem;
  font-family: 'flamabook';
  font-size: 1.6rem;
  text-transform: uppercase;
  line-height: initial;
  border-top: 1px solid #eaeaea;
  color: #4b4b4b;
  padding: 0 1rem;
}

.next:hover {
  background-color: #f5f5f5;
}

.next span {
  display: block;
  margin-top: .5rem;
  font-family: 'estadoheadlinebold';
  text-align: center;
  /* text-transform: uppercase; */
  font-size: 3rem;
  font-weight: 300;
  text-transform: initial;
  color: #841216;
}

/* barra do topo */

#top {

  position: fixed;
  top: 0;
  z-index: 1;
    width: 100%;
    height: 56px;
    font-family: 'estadoheadlineregular';
    background-color: #fff;
    display: flex;
  display: -webkit-flex;
          align-items: center;
  -webkit-align-items: center;
          justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
     -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
          box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}

#top a {
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #841216;
}

#top a:hover {
  opacity: .75;
}

#top.scroll {
  top: 0;
}

/* menu de hambúrguer */

#bt-menu {
  position: fixed;
  top: 0;
  right: 1.2rem;
  line-height: 56px;
  margin-left: 1rem;
  font-size: 3rem;
  height: 45px;
  text-transform: uppercase;
  opacity: 1;
  /*color: #fff;*/
  color: #999;
  z-index: 6;
}

#bt-menu:hover {
  opacity: 0.6;
  cursor: pointer;
}

#bt-menu.close i:before {
  content:"\f00d";
}

/* oesp */

#oesp {
  position: fixed;
  top: 1.5rem;
  left: 1rem;
  z-index: 7;
  font-family: 'Marcas Estadão';
  font-size: 3rem;
  opacity: 1;
  /*color: #fff;*/
  color: #999;
}

#oesp:hover {
  opacity: .6;
}

#oesp:before {
  content: "";
}

#oesp.bt-capa:before {
  content: "";
}

#oesp.bt-capa {
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  color: #fff;
}

@media screen and (min-width: 560px) {
  #oesp:before {
    content: "";
  }
  #oesp.bt-capa:before {
    content: "";
  }
}

/* overlay */

.overlay {
  position: fixed;
  top: 0;
  z-index: 1;
  width: 100%;
  height: calc(100% - 20rem);
  padding-bottom: 20rem;
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
    display: flex;
    display: -webkit-flex;
            align-items: center;
    -webkit-align-items: center;
            flex-direction: column;
    -webkit-flex-direction: column;
}

.overlay.show-overlay {
  opacity: 1;
  visibility: visible;
  overflow-y: scroll;
  z-index: 4;
}

/* menu */

#menu {
    max-width: 660px;
    width: calc(100% - 4rem);
    margin: 0 2rem;
}
.menu-item {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    padding: 2rem 0;
    border-top: 1px solid #eaeaea;
}
.menu-item:hover {
    padding-left: 2rem;
    cursor: pointer
}
.menu-item img {
    width: 240px;
    height: 100%;
}
.item-desc {
    margin-left: 2rem;
    text-transform: uppercase;
    font-family: 'flamabook';/* */
    font-size: 1.6rem;
    color: #4b4b4b;
}
.item-desc span {
    display: block;
    text-transform: none;
    font-family: 'estadoheadlinebold';
    font-size: 3rem;
    margin-top: 1rem;
    color: #841216;
}
#bt-expediente {
  padding: 4rem 0;
  font-family: 'flamamedium';
  font-size: 2.4rem;
  text-align: center;
  border: 1px solid #eaeaea;
  color: #841216;
  display: block;
}
#bt-expediente:hover {
  background-color: #f5f5f5;
}
@media screen and (max-width: 660px) {
    .menu-item {
        display: block;
    }
    .menu-item:hover {
        padding-left: 0;
    }
    .menu-item img {
        width: 100%;
    }
    .item-desc {
        margin: 1rem 0 0 0;
    }
}

/* transição */

.menu-item, .overlay, .next, #oesp, #bt-menu, #bt-expediente, #top a, #seta, h1, #confira {
  -webkit-transition: all ease-out .3s;
     -moz-transition: all ease-out .3s;
       -o-transition: all ease-out .3s;
          transition: all ease-out .3s;
}

/* tabela de créditos */

table {
  border-collapse: collapse;
  border-spacing: 0;
  color: #686868;
  width: calc(100% - 4rem);
  max-width: 520px;
  background-color: transparent;
  font-size: 2rem;
  margin: 2rem auto 4rem;
}

table tr {
  border-top: 1px solid #eaeaea;
}

table td:first-child {
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.2rem;
  color: #999;
  line-height: 1.3;
   font-family: 'flama';
}

table td {
  padding: 2rem 1rem;
  border-style: none;
  word-break: normal;
  font-size: 2rem;
  line-height: 1.5;
  color: #000;
  font-weight: 300;
  margin: 0 auto;
  max-width: 700px;
  font-family: 'estadoheadlineregular';
}

#logoCredito {
  font-family: 'Marcas Estadão';
  font-size: 6rem;
  position: relative;
  text-align: center;
  margin: 1.5rem;
  opacity: 1;
  color: #222222;
}

#logoCredito:before {
  content: '';
}

table td:first-child {
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.2rem;
  color: #999;
  font-family: 'flamamedium';
}

@media all and (min-width: 960px) {
  table td:first-child {
    width:calc(200px + 2rem);
  }
}

.creditoItem {
  margin: 2rem 0;
  padding: 2.8rem;
}

.creditoItem:hover {
  opacity: 0.5;
  background:#eeeeee;
}

.iframe-container {
    margin-top: 2rem;
  padding: 0 1.6rem;
    display: flex;
    display: -webkit-flex;
            justify-content: center;
    -webkit-justify-content: center;
}

iframe {
  width: 100%;
  max-width: 115.2rem;
  height: 80vh;
  max-height: 72rem;
}

#confira {
    color: #FFFFFF;
    font-family: 'flamamedium';
    text-transform: uppercase;
    font-size: 1.6rem;
    padding: 1.6rem;

    margin-top: 6rem;
    letter-spacing: 2px;
    border: 1px solid #FFFFFF;
    margin-bottom: 6rem;
    opacity: 1;
    z-index: 3;
}

#confira:hover {
  opacity: .5;
}

/* gráfico */

#grafico {
    background-color: #212121;
    padding: 4rem 2rem;
    margin: 4rem 0;
}

#grafico h4 {
  color: #fff;
  margin-bottom: 4rem;
}

#grafico figure {
    max-width: 660px;
    margin: 0 auto;
    margin-bottom: 2rem;
}

@media all and (max-width: 480px) {
  #grafico figure {
    padding-right: 0;
    padding-left: 0;
  }
}

/* box */

article.box {
  max-width: 660px;
  margin: 0 auto;
  margin-top: 2rem;
  margin-bottom: 4rem;
  padding: 0 2rem;
}

.nota {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
     -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
          box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
  padding: 2rem;
}

.box p {
  font-size: 1.8rem;
  font-family: 'freightbook';
  line-height: 1.8;
}

/* imagens */

figure {
  max-width: 1024px;
  padding: 2rem;
  margin: 0 auto;
}

figure img {
  width: 100%;
}

figcaption {
  margin-top: 1rem;
  font-family: 'flamabook';
  font-size: 1.6rem;
  opacity: .75;
  padding-bottom: 1rem;
  border-bottom: 1px solid #eaeaea;
  line-height: 1.2;
}

figcaption span {
  font-family:'flamabold';
  text-transform: uppercase;
  /*color: #841216;*/
  font-size: 1.1rem;
  opacity: .5;
}

.caption-name {
  font-family: 'flamamedium';
  color: #111;
  font-size: 1.4rem;
  opacity: .5;
}

/* análise */

.analise {
  padding-top: 2rem;
}

.analise h4 {
  text-transform: none;
}

.analise .author {
  padding-bottom: 2rem;
}

/* nota */

.estado-entrevista, .alexandre-entrevista {
  display: block;
  text-transform: uppercase;
  font-family: 'flamamedium';
  font-size: 1.4rem;
}

.nota {
  max-height: 620px;
  overflow-y: scroll;
}

.nota ul p {
    padding: 0;
    font-size: 1.8rem;
    font-family: 'freightbook';
    line-height: 1.5;
    width: 100%;
}

.nota ul li {
    padding: 1rem 2rem;
    display: flex;
    display: -webkit-flex;
}

/*
.nota ul li:before {
  content: '-';
  margin: .8rem 1rem 0 0;
  font-family: 'flamabold';
}
*/

.nota ul ul {
  margin-left: 4rem;
}

a.inline-anchor {
    color: #841216;
    text-decoration: underline;
}

/* player agile */

.video-agile{position:relative;padding-bottom:calc(56.25% + 31px);height:0;overflow:hidden;max-width:100%}
.video-agile iframe{position:absolute;top:0;left:0;width:100%;height:100%}

::-moz-selection { background: #841216;  color: #fff; }
::selection { background: #841216; color: #fff;}

p.nota-linha-fina {
    text-transform: uppercase;
    font-family: 'flamamedium';
    font-size: 1.6rem;
}

section {
  display: flex;
  flex-direction: column;
}
