
/*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/j3/78/qm/k7/ve/nd/draft/abre.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: -480px;
    margin-bottom: auto;
}

h2.titulo-principal {
    font-family: 'Estado Headline', Georgia !important;
    font-size: 2.6rem !important;
    line-height: 3.1rem !important;
    color: white !important;
    text-transform: uppercase !important;
    max-width: 900px !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: 800px;
    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: -470px !important;
    }

    .noticia .topo-full .box .titulo-principal {
        font-size: 1.5rem !important;
        line-height: 2rem !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/j3/78/qm/k7/ve/nd/draft/abre_mobile.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;
    }
*/





}

/***********************************************/











































.noticia.infograficos .row .footer {
    display: none;
}

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

/***********************************************/



h3 {
    font-family: 'EstadoHeadlineBold',Georgia;
    font-size: 32px;
    line-height: 1.25em;
    color: #393b41;
    margin: 8px 0;
    word-break: break-word;
}








.depoimento {
    background-color: #F77C27;
    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;
}




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: #F77C27;
    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;
}


















/*Para mundar o background */

body,
body.noticia .topo-full .box .full .share {
background: #F8F6F1;
}

.arte-content blockquote:before {
background-color: #F8F6F1;
}

@media ( max-width: 435px) {
.header-estadao h1.header-current-page {
background: #F8F6F1;
}
}

h4,
.trc_rbox_header,
.infograficos__ver-mais,
.infograficos__mais {
color: #0A5593 !important;
}



,
.noticia .topo-full .box .titulo-principal,
h3 {
color: #f2f2f2;
}

.noticia .topo-full .box .linha-fina,
.noticia .infos p.autor,
.noticia .infos p.data {
color: #939598;
}

.noticia .topo-full .box .full {
border-top: 1px solid #40434c;
}

.noticia .topo-full .box .label .center>p:before {
background-color: #40434c;
}

footer {
background-color: #393b41;
border-top: 1px solid #57595D;
}

.video-title {
color: #f2f2f2 !important;
}

.thumbnails-m .logoDiv a span {
color: #939598
}

.arte-content hr {
border-color: #40434c;
}

.arte-content [data-contains]:not([data-contains="gallery"]) a {
color: #559cc1;
}

.arte-content [data-contains="link"] a {
border: 1px solid #4089AF;
}

@media (min-width: 480px) {
.arte-content [data-contains="link"] a:hover {
background-color: #4089AF;
}
}

.arte-content [data-contains="box"] {
background: #40434c;
}

.arte-content [data-contains="indentation"] {
border-left: 4px solid #40434c;
}

.arte-content blockquote {
border-top: 1px solid #40434c;
border-bottom: 1px solid #40434c;
}

.arte-content blockquote div:last-child {
color: #939598;
}

.n--noticia__galeriafotos .n--noticia__galeriainfo {
border-left: 1px solid #40434c;
border-right: 1px solid #40434c;
border-bottom: 1px solid #40434c;
}

@media (max-width: 435px) {

.header-estadao:not(.header-fixed):not(.menu-user-open) {
background: initial;
}

.logo-blue {
background: url(https://statics.estadao.com.br/s2016/portal/img/svg/logo-white.svg) 0 0 no-repeat;
}

.header-estadao .header-back-button .header-back-bar,
.header-estadao .header-back-button .header-back-bar:after,
.header-estadao .header-back-button .header-back-bar:before,
.header-estadao.header-subhome .header-hamburger-menu .header-menu-bar,
.header-estadao.header-subhome .header-hamburger-menu .header-menu-bar:after,
.header-estadao.header-subhome .header-hamburger-menu .header-menu-bar:before {
background: #fff;
}

}


p {
    line-height: 1.5em;
    margin: 8px 0;
    color: #5d5d5d!important;
}




/*AJUSTES NA REGUA*/
.arte-content hr {
    border-color: inherit !important;
}

hr {
    border-top: 1px solid white !important;
/*  width: 81px !important; */    
    margin-bottom: -27px !important;
    opacity: 0.5 !important;
}

/***********************************************/




.noticia .topo-full .box .full .share {
    background-color: black !important;
    height: auto;
    margin: -16px 0 0;
    padding: 0 55px;
}

















/* ESTILOS PARA O LEIA TAMBEM */
.containerLeiaTambem {
  display: inline-flex;
  padding-top: 20px;
  flex-direction: row-reverse;
  margin-top: 20px;
  width: 100%;
}

.containerLeiaTambem-img {
  min-width: 132px;
  width: 238px;
  margin-left: 20px;
}

.containerLeiaTambem-txt {
  margin: 0;
}

a.containerLeiaTambem-txt,
h3.containerLeiaTambem-txt {
  font-size: 1.2rem;
  font-family: 'LatoRegular', Arial;
  font-weight: 700 !important;
  margin: 0 !important;
  color: #5D5D5D !important;
  text-align: left !important;
  text-transform: inherit !important;
  text-decoration: none !important;
}

@media screen and (max-width: 414px) {

  a.containerLeiaTambem-txt,
  h3.containerLeiaTambem-txt {
    font-size: 0.9rem;
  }

  .noticia .col-center {
      padding-left: 24px !important;
    padding-right: 24px !important;
  }

}

@media screen and (max-width: 560px) {

  .containerLeiaTambem-img {
    width: 132px;
  }
}

