/*MODFICAÇÕES*/

.telaInteira {
    width: 100%;
    height: 100%;
}

.intro {
    text-align: center;
    font-weight: 400;
    font-size: 2em;
    font-family: 'estadofineroman';
    font-style: italic;
    color: #222;
    margin-top: 98px;
    margin-bottom: 98px;
}

.primeiroParagrafo {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.retanguloBranco {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.9);
    width: 60%;
    padding: 14px;
    font-family: 'flama';
    font-size: 16px;
    color: #000;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.alinhaBaixo {
    bottom: 0;
    margin-bottom: 60px;
}

.alinhaCima {
    top: 0;
    margin-top: 60px;

}

.abreCapitulo {
    font-family: 'estadofineroman';
    font-style: italic;
    font-size: 24px; 
    color: #000;
    text-align: center;
    line-height: 3em;
    margin-top: 40px;
    margin-bottom: 68px;
}

.abreCapitulo span {
    font-family: 'Six Caps';
    display: block;
    font-size: 92px;
    color: #000;
    font-style: normal;
}

.fotoLegenda {
    font-size: 12px;
    font-style: italic;
    opacity: 0.8;
    text-align: center;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.sobreImagem {
    margin-bottom: 30px;
}

.embaixoImagem {
    margin-top: 30px;
}

.infoMateria {
    padding-left: 10px;
}

.fotoMateria {

}

.subTitulo {
    font-family: 'Six Caps';
    font-size: 56px;
    text-align: center;
    color: #000;
}

.autor {
    text-align: center;
}

h3 span {
    display: block;
    margin: 0;
    text-indent: 5px;
    font-style: italic;
    font-family: "estadofineroman", serif;
    font-size: 16px;
    text-transform: none;
    margin-top: -20px;
}

.entrevistaTitulo {
    text-align: center;
    font-family: "estadofineroman", serif;
    font-size: 16px;
}

.entrevistaTitulo span {
    display: block;
    font-family: 'Six Caps';
    font-size: 48px;
    text-align: center;
    color: #000;
}

.livrosContainer {
    overflow: auto;
    width: 360px;
    margin: 0 auto;
}

.botaoLivro {
    width: 100px;
    -webkit-box-shadow: 0px 0px 6px 3px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 0px 6px 3px rgba(0,0,0,0.16);
    box-shadow: 0px 0px 6px 3px rgba(0,0,0,0.16);
}

.botaoLivro:hover {
    cursor: pointer;
}

.thumbBox {
    margin: 0px 10px 5px 10px;
    min-height: 203px;
    float: left;
    max-width: 100px;
    text-align: center;
    font-size: 0.75em;
    text-transform: uppercase;
    font-family: 'flama';
    opacity: 0.8;
}

.descricaoLivro {
    font-family: 'flamamedium';
    margin-top: 3px;
}

.fotoDireita {
    width: 180px;
    float: left;
    margin: 10px 16px 0px 0px;
}

.fotoLegendaDireita {
    float: left;
    font-size: 12px;
    opacity: 0.8;
    font-style: italic;
    margin-top: 5px;
    width: 180px;
    clear: both;
}

.galeriaTrabalhos {
    text-transform: uppercase;
    font-family: "flamamedium";
    font-size: 14px;
    color: #fff;
    margin-left: 92px;
    margin-top: 10px;
    padding: 8px;
    padding-top: 11px;
    background-color: #222;
    display: inline-block;
    border-radius: 2px;
    width: 300px;
     -webkit-transition: background-color 100ms linear;
    -moz-transition: background-color 100ms linear;
    -o-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}

.galeriaTrabalhos:hover {
    background-color: rgba(175,135,56,1);
    -webkit-transition: background-color 100ms linear;
    -moz-transition: background-color 100ms linear;
    -o-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}

.noBotao {
    font-size: 28px;
    padding-bottom: 8px;
    float: left;
    margin-right: 15px;
}

.flamaMedium {
    font-family: 'flamamedium' !important;
}

/*IMAGENS*/

.imagem1 {
    background: url(../img/capa.jpg) no-repeat bottom left;
    background-size: cover;
}

.pagina2 {
    background: url(../img/horto/horto18.jpg) no-repeat bottom left;
    background-size: cover;
}

.imagem2 {
    background: url(../img/horto/horto2-editado.jpg) no-repeat bottom left;
    background-size: cover;
}

.imagem3 {
    background: url(../img/pagina-inteira/imagem-grande-1.jpg) no-repeat bottom left;
    background-size: cover;
}

.imagem4 {
    background: url(../img/horto/horto13.jpg) no-repeat bottom left;
    background-size: cover;
}

.imagem5 {
    background: url(../img/horto/horto18.jpg) no-repeat bottom left;
    background-size: cover;
}

.imagem6 {
    background: url(../img/pagina-inteira/imagem-grande-3.jpg) no-repeat bottom left;
    background-size: cover;
}

.imagem7 {
    background: url(../img/horto/horto14.jpg) no-repeat bottom left;
    background-size: cover;
}

.abreCapitulo2 {
    background: url(../img/pagina-inteira/imagem-grande-2.jpg) no-repeat bottom left;
    background-size: cover;
}

.bgResenha {
    background: url(../img/pagina-inteira/bg.jpg) no-repeat bottom left;
    background-size: cover;
}

.mapa {
    /*background: url(https://infograficos.estadao.com.br/public/_sandbox/testes/crime-e-leitura/img/mapa-penitenciarias.png) no-repeat center center;
    background-size: cover;*/
    background: #ddd url(https://infograficos.estadao.com.br/public/_sandbox/testes/crime-e-leitura/img/mapa-penitenciarias.png) no-repeat center center;
    background-size: auto 120%;
}

.videoScreen {
    background: url(../img/pgvideo/video1.jpg) no-repeat center center;
    background-size: cover;
}