/*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/w8/1q/03/3j/q7/zr/draft/abre_desk.jpg);
    filter: brightness(40%);
}


.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: 3rem !important;
    line-height: 3.2rem !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 .titulo-principal {
    color: #000;
    font-size: 65px;
    margin: 20px auto 30px auto;
    /* width: 100%; */
    max-width: 810px !important;
}

.noticia .topo-full .box .linha-fina {
    display: inline-block;
    font: 18px/28px 'LatoBold', Georgia;
    margin: 0px auto 0 auto;
    max-width: 760px;
    width: 100%;
}

.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 !important;
}

.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;
}

.economia .htopo-style {
     margin-top: 0px !important; 
}


.label {
    position: relative;
    margin: 0 0 15px 0;
    top: 6px;
    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);
}

/***********************************************/





/*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: -540px !important;
    }
    .noticia .topo-full .box .titulo-principal {
        font-size: 1.8rem !important;
        line-height: 2rem !important;
        max-width: 490px !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/w8/1q/03/3j/q7/zr/draft/abre_mobile.jpg);
        filter: brightness(40%);
    }
    /*.noticia .topo-full .box .titulo-principal {
        font-size: 1.6rem !important;
        line-height: 1.8rem !important;
        margin-bottom: -10px !important;
        max-width: -435px !important;
    }
*/

.noticia .topo-full .box .titulo-principal {
    font-size: 50px;
    line-height: 53px;
    margin-bottom: 0;
    margin-top: 24px !important;

}

.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: -510px !important;
}

.noticia .topo-full .box .full .share {
    background-color: white;
    height: auto;
    margin: 0px 0 0;
    padding: 0 55px;
}

.noticia .topo-full .box, .noticia .infos p.autor, .noticia .infos p.data {
    color: #fff!important;
}

.economia .htopo-style {
    margin: -24px 0 0 0;
}

.noticia .col-center {
    padding-left: 2%;
    padding-right: 2%;
}
}



@media (max-width: 1024px) {
    #cover {
        margin-top: 52px;
    }
    .custom-coverImg {
        height: calc(100vh - 48px);
        background-image: url(https://atelie.estadao.com.br/public/pages/w8/1q/03/3j/q7/zr/draft/abre-ipad.jpg);
        filter: brightness(40%);
    }
    /*.noticia .topo-full .box .titulo-principal {
        font-size: 1.6rem !important;
        line-height: 1.8rem !important;
        margin-bottom: -10px !important;
        max-width: -435px !important;
    }
*/
}

@media (max-width: 320px) {
    .topo-full {
    margin-top: -540px !important;
    }
}
/***********************************************/









/*FAZER AS TAGS FICAREM COM COLUNAGEM MENOR*/

.arte-column-s {
    max-width: 600px !important;
}

.tags,
.infografico__tags {
    max-width: 600px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.noticia.infograficos .row .footer {
    display: none;
}

/***********************************************/






/*PARA ENTREVISTA*/

.depoimento {
    background-color: #896066;
    color: white;
    padding: 6px 16px;
    font-family: 'Flama Condensed';
    font-size: 1rem;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    border-radius: 30px;
    margin-right: 12px;
}

.nomes {
    font-family: 'LatoBold',Georgia;
    font-size: 1em;
/*    text-transform: uppercase;
*/    color: #5d5d5d;
}

.cargo {
    font-family: 'LatoItalic',Georgia;
    font-size: 0.8em !important;
    text-transform: uppercase;
    color: #5d5d5d;
    border-bottom: 1px solid #ccc;
    padding-bottom: 4px;
}

.titulo_dep {
    font-family: 'Estado Headline', Georgia !important;
    font-size: 1.9rem;
    line-height: 2rem;
    color: #5D5D5D !important;
    text-transform: uppercase !important;
}

.dia {
    font-family: 'Flama Condensed';
    font-size: 2.3rem;
    font-weight: 500;
    color: #5d5d5d;
    border-bottom: 4px solid #F77C27;
    padding-bottom: 4px;
}

#dia2 {
    width: 100%;
    text-align: center;
}

.bolinhas {
  color: #5d5d5d !important;
  font-size: 1.3rem !important;
}

/***********************************************/



/*NAVEGADOR*/
.navegador {
    overflow-x: auto;
    padding-top: 56px;
    margin-left: 12px;
    margin-right: 12px;
    -ms-overflow-style: none;
    text-align: center;
    z-index: 5;
}

.navegador::-webkit-scrollbar {
    display: none;
}

element.style {
    float: left;
    width: 85px;
}

.menu {
    display: -webkit-inline-box;
    overflow-x: auto;
}

li.chapeu {
    font-family: 'Flama Condensed' !important;
    font-size: 20px;
    font-weight: 700 !important;
    font-style: normal !important;
    text-transform: uppercase;
    letter-spacing: -0.02em;
    margin: 20px 0px 0 10px;
    color: #a22a2a !important;
}

li.menu_item {
    font-family: 'LatoRegular', Georgia;
    font-size: 0.75em;
    text-transform: uppercase;
    text-align: center;
    margin: 29px 0 0 20px;
    height: 20px;
}

li.menu_item:hover,
li.menu_item:active,
li.menu_item:focus {
    color: #121212;
    border-bottom: 3px solid #121212;
    padding-bottom: 1px;
}

a.ancora {
    display: block;
    position: relative;
    top: -180px;
    visibility: hidden;
}

.containerNavigation {
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    position: relative;
    margin-top: 24px;
}

/*----------------------*/




/* ESTILOS PARA FRASE */

blockquote p {
    color: #5d5d5d !important;
    font: 24px/28px 'FreightText-BlackItalic',Georgia!important;
    margin: 8px 0 0!important;
}

.arte-content blockquote::before {
    background-color: var(--arte-background);
    color: #896066;
    content: "“";
    display: inline-block;
    font-weight: bold;
    font-size: 96px;
    line-height: 1;
    margin-top: 0px;
    position: absolute;
    left: 50%;
    top: 0%;
    transform: translate(-50%, -50%);
    padding: 0px 0.333em;
}

.arte-content blockquote {
    position: relative;
    display: flex;
    flex-direction: column;
    font-family: 'EstadoHeadlineBold', 'Estado Headline', serif;
    font-weight: bold;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    margin: 48px auto;
    padding: 32px 16px 24px;
    text-align: center;
    box-sizing: border-box;
}

.arte-content blockquote {
    border-top: 1px solid #d0d0d0 !important;
    border-bottom: 1px solid #d0d0d0! important;
}

/*----------------------*/


h3 {
    font-family: 'EstadoHeadlineBold',Georgia !important;
    font-size: 32px !important;
    line-height: 1.15em !important;
    color: #5d5d5d !important;
    margin: 8px 0 !important;
    margin-bottom: 40px !important;
    word-break: break-word !important;
}