/*AJUSTES NA TELA DE ABERTURA*/
.header-subhome {
    border-bottom-width: 0 !important;
}

.noticia .lt-title-latobold {
    font: 14px 'LatoBold',Georgia;
    color: #0A5593  !important;
}


.custom-coverImg {
    width: 100%;
    height: calc(100vh - 90px);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    background-image: url(https://arte.estadao.com.br/public/pages/z9/6d/qp/zx/vp/w2/draft/fotoabre1.jpg);
}

.topo-full {
    max-width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: -550px;
    margin-bottom: auto;
}

h2.titulo-principal {
    font-family: 'Estado Headline', Georgia !important;
    font-size: 2.8rem !important;
    line-height: 3.5rem !important;
    color: white !important;
    text-transform: uppercase !important;
    max-width: 800px !important;
    float: none !important;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35), 1px 1px 1px rgba(0, 0, 0, 0.5), -1px -1px 1px rgba(0, 0, 0, 0.5);
}

.linha-fina {
    font-family: 'Estado headline', Georgia !important;
    color: white !important;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35), 1px 1px 1px rgba(0, 0, 0, 0.5), -1px -1px 1px rgba(0, 0, 0, 0.5);

}

.noticia .topo-full .box .linha-fina {
    display: inline-block;
    font: 18px/28px 'LatoBold',Georgia;
    margin: 20px auto 0 auto;
    max-width: 655px;
    width: 78%;
}

.noticia .topo-full .box .full {
     border-top: 0px solid #d2d0d0; 
    display: inline-block;
    margin: 44px 0 0;
}

body, .noticia .topo-full .box .full .share {
     background: none;
}

.noticia .topo-full .box .linha-fina, .noticia .infos p.autor, .noticia .infos p.data {
    color: #fff !important;
}

.noticia .topo-full .box .linha-fina, .noticia .infos p.autor, .noticia .infos p.data {
    color: #fff !important;
}
/***********************************************/



/*AJUSTES PARA O CELULAR E OUTRAS TELAS*/

@media (max-width: 1024px) {
    .novo_h1 {
        display: none;
    }

    #cover {
        display: block;
        height: auto;
    }

    .topo-full {
    max-width: 100%;
    padding-left: 6px;
    padding-right: 6px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
/*    padding-bottom: 40px;
*/    text-align: center !important;
    margin-top: -480px !important;
    }

    .noticia .topo-full .box .titulo-principal {
        font-size: 2.2rem !important;
        line-height: 2.4rem !important;
        max-width: 450px !important;
   }

    .noticia .topo-full .box .linha-fina {
    display: inline-block;
    font: 15px/20px 'LatoBold',Georgia;
    margin: 20px auto 0 auto;
    max-width: 453px;
    width: 97%;
}

    .noticia.infograficos .row {
        margin-right: 0rem !important;
        margin-left: 0rem !important;
    }

}


@media (max-width: 414px) {
    #cover {
        margin-top: 52px;
    }

    .custom-coverImg {
    height: calc(100vh - 48px);
    background-image: url(https://arte.estadao.com.br/public/pages/z9/6d/qp/zx/vp/w2/draft/fotoabre_mobile1.jpg);
    }

    /*.noticia .topo-full .box .titulo-principal {
        font-size: 1.6rem !important;
        line-height: 1.8rem !important;
        margin-bottom: -10px !important;
        max-width: -435px !important;
    }
*/
}

/***********************************************/





.link {
  color: #0A5593;
  text-decoration: underline;
  cursor: pointer;
  opacity: 1;
}

.link :hover {
  background: #0A5593 ;
  color: #fff;
  opacity: 1;
  border-radius: 3px;
  padding: .1em .2em;
  transition: all .2s;
}




.noticia.infograficos .row .footer {
    display: none;
}








/*Para split com grafico*/

.arte-content .arte-split {
    display: flex;
    margin-bottom: 12px;
    margin-top: 16px;
    margin-bottom: -80px;
}

/*Para split com grafico*/








h3 {
    font-family: 'EstadoHeadlineBold',Georgia;
    font-size: 28px;
    line-height: 1.25em;
    color: #5d5d5d;
    margin: 8px 0;
    word-break: break-word;
}

#h3 {
    width: 100%;
    text-align: center;
}

#tema {
    width: 100%;
    text-align: center !important;
    display: block !important;;
    margin: 48px auto 16px !important;;
    font-size: 14px !important;
}



.tags,
.infografico__tags {
    max-width: 642px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}





@media (max-width: 769px) {
.topo-full {
    max-width: 100%;
    padding-left: 6px;
    padding-right: 6px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 40px;
    text-align: center !important;
    margin-top: -570px !important;
}
}

@media (max-width: 320px) {
    .topo-full {
    max-width: 100%;
    padding-left: 6px;
    padding-right: 6px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 0px;
    text-align: center !important;
    margin-top: -500px !important;
}
}



@media (max-width: 360px) {
.topo-full {
    max-width: 100%;
    padding-left: 6px;
    padding-right: 6px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 40px;
    text-align: center !important;
    margin-top: -430px !important;
}
}


@media (max-width: 411px) {
.topo-full {
    max-width: 100%;
    padding-left: 6px;
    padding-right: 6px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
/*    padding-bottom: 40px;
*/    text-align: center !important;
    margin-top: -430px !important;
}
}

@media (max-width: 414px) {
.topo-full {
    max-width: 100%;
    padding-left: 6px;
    padding-right: 6px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 40px;
    text-align: center !important;
    margin-top: -500px !important;
}
}

