#node-17493.Imersivo .suplemental { display:none; }
.page-node-17493 main {padding-top: 0;}
.page-node-17493.top #masthead { background: transparent; }
.page-node-17493 #masthead .quick-navigation button { background: transparent; }
.page-node-17493 #masthead {
    margin-bottom: -44px;}
#node-17493.Imersivo .node-header .container { height: auto; }
#node-17493.Imersivo .node-header .header-text {     position: absolute;
    max-width: 100%;
    z-index:1;
    bottom: 24px;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    height: auto;}
    #node-17493.Imersivo .node-header .header-text > * {
        max-width: 900px;
        margin: 0 auto;
    }
.Imersivo .node-header h1 { line-height: 120%;}
.Imersivo .node-header .header-text .resumo p { margin-bottom: 0; }
#node-17493 .node-header h3.kicker { margin-top:0; }
#node-17493.Imersivo .node-header figure.mainfig.media-embedded2.fotografia.medio.horizontal { position: relative; margin-bottom: 0;     z-index: 0;}
#node-17493.Imersivo .node-header:after { display: none; }
#node-17493 .mainfig.media-embedded2.fotografia.medio.horizontal .image figcaption {  padding-left: 10px; }


@media(max-width:800px) {
#node-17493 .mainfig.media-embedded2.fotografia.medio.horizontal .image {     min-height: 90vh;}
#node-17493 .mainfig.media-embedded2.fotografia.medio.horizontal .image img {     height: 90vh;}

}


aside.caixa_destaque.cronologia { width: 100%; }
aside.caixa_destaque.cronologia h2 { text-align: center; }
aside.caixa_destaque.cronologia .ano {    font-size: 3em;
text-align: center;
font-family: var(--tipo-letra-principal); }

aside.caixa_destaque.cronologia .ordem {      display: flex;
flex-wrap: wrap; }

aside.caixa_destaque.cronologia .ordem > div {   position: relative; padding-top: 5px; padding-bottom: 5px;
box-sizing: border-box;
width: 50%;padding-left: 15px; }
aside.caixa_destaque.cronologia .ordem p{ line-height: 120%; }

aside.caixa_destaque.cronologia .ordem > div:nth-child(odd) { padding-right: 15px; padding-left: 0;  text-align: right; }
aside.caixa_destaque.cronologia .data {font-family: var(--tipo-letra-principal);
font-weight: 900; }


aside.caixa_destaque.cronologia .ordem > div:nth-child(even) {
    margin-top: 70px;
}
aside.caixa_destaque.cronologia .ordem > div:after {
    position: absolute;
    width: 11px;
    height: 11px;
    background: #b20000;
    border-radius: 100%;
    content: "";
    right: -14px;
    top: -3px;

    border: 9px solid #eee;
}
aside.caixa_destaque.cronologia .ordem > div:nth-child(even):after {
    right: auto;
    left: -14px;
}
aside.caixa_destaque.cronologia .ordem > div:nth-child(odd):before {
    position: absolute;
    height:100%;
    border-left: 1px dashed #b20000;
    content: "";
    right: 0;
    top: 7px;
}
aside.caixa_destaque.cronologia .ordem > div:last-child:before { display: none; }
@media(min-width:900px) {
  aside.caixa_destaque.cronologia .ordem > div { padding-left: 40px; }
  aside.caixa_destaque.cronologia .ordem > div:nth-child(odd) { padding-right: 40px; padding-left: 0; }

}
