@import url("header.css");
@import url("scrollytelling.css");
/*@import url("publicidade.css");*/
@import url("/share/styles/fonts.css");

.iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    margin-bottom: 16px;
}


.xonata {
    font-size: 9.6px !important;
    text-transform: uppercase;
    letter-spacing: .025em;
}




/*@media (min-width: 640px) {
  .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin-right:0px !important;
  }

  .space {
  margin-right: 0px;
  }
}*/

/*@media (min-width: 641px) {
  .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin-right:40px !important;
  }
*/
  /*.space {
  margin-right: 40px;
  }*/
/*}*/
   

/*.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}*/

.arte-photo img {
  -webkit-filter: saturate(33%);
          filter: saturate(33%);
  border-radius: 8px;
}

.arte-photo figcaption {
  margin-top: 8px;
  font-size: 75%;
  opacity: .7;
  text-align: left;
}

.arte-cover figcaption {
  display: none;
}

figcaption {
    font-size: 14px;
    color: gray;
    line-height: 1.3;
}

.cara {
  font-size: 18px;
  color: #A4508B;
}

.linkeras {
  text-decoration: none;
}



/*.arte-content .arte-split > [class*="arte-column"] {
    width: 100%;
}*/

/*.arte-content [data-contains="indentation"] {
    margin: 0px !important;
    padding-right: 24px;
    padding-left: 24px;
    border-left: 4px solid rgba( 0, 0, 0, .1 );
}*/


/*extraídos do Vidas Secas*/
.arte-content nav[data-mode=next] ul li a>img+div {
  background: #f6e8da
}

.arte-content nav[data-mode] ul li a>div div:first-child,
.arte-content nav[data-mode] ul li a>img+div {
  color: #0052CC
}

.arte-content nav[data-mode=next] ul li a>img+div:hover {
  background: #bd5532
}

.arte-content h4 {
  color: #0052CC
}

[data-marginal-note] {
  background: #bd5532;
  color: #ffffff;
  border-radius: 3px;
  padding: .1em .2em;
  cursor: pointer;
  opacity: 1;
  transition: all .4s;
}

[data-marginal-note]:hover {
  background: #baa580;
}

.arte-content nav[data-mode="all"]::after {
  background:
    linear-gradient(
      to right,
      rgba( 253, 249, 238, 0),
      rgba( 253, 249, 238, 1)
    );
}

/*.arte-box {
  padding: 24px;
  background: #bd5532;
  border-radius: 8px;
}*/





@media only screen and (max-width: 760px) {
    .arte-column-s {
        margin-left: 0px !important;
        margin-top: 16px !important;
    }

    .arte-split {
      margin-bottom: : 52px !important;
    }

    /*.container {
      width: 100%;
      padding-left: 4;
      padding-right: 4;
    }*/
}

.autor, .data {
    text-align: center !important;
}

.animation {
  width: 100%;
}

.capinha img {
  width: auto !important;
  height: 20vh;
  /*margin-bottom: -20px;*/
  /*max-height: 100px;*/
}

/* habilita div ocupar 100% do viewport */
.container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* Cria coluna que ocupa 100% do viewport */
.arte-column-xl {
  max-width: 100%;
  margin: 0 auto;
}

.arte-column-l,
.arte-column-m {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.col-xs-12 {
  padding: 0;
}


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

  .arte-content .arte-media figure figcaption {
    margin-top: 8px;
    line-height: 1.5;
    font-size: 12px;
    color: #777;
    padding: 0 !important;
}

.noticia .col-center {
    padding-left: 0;
    padding-right: 0;
  }

  .arte-column-s,
  .arte-column-l {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .arte-split {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }
}

.infografico__tags {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;

}

/*@media screen and (max-width: 550px) {


  .arte-slider {
    max-width: 100% !important;
  }

}*/



.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (min-width: 640px) {
.arte-split>[class*="arte-column"]+[class*="arte-column"] {
    padding-left: 0px !important;
    margin-left: 48px !important;
}
.titinho {
  font-size: 20px !important;
  font-weight: bold !important;
}

/*.arte-column-s {
        max-width: 100% !important;
        max-height: 100% !important;
    }*/

}



/*@media (min-width: 640px) {
  .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin-right:0px !important;
  }

  .space {
  margin-right: 0px;
  }
}*/

/*@media (min-width: 641px) {
  .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin-right:40px !important;
  }*/

  /*.space {
  margin-right: 40px;
  }
}*/

/*#cover {
  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/cultura/rock-in-rio/2019/rock-pelo-mundo/media/images/Rock_Mundo_1440x960.gif);
}

#cover::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}*/

@media (max-width: 640px) {
   /* .col-xs-12 {
        padding: 0 !important;
    }*/
    .iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    margin-bottom: 16px;
    margin-top: 48px !important;
}

    .arte-content .arte-split {
    display: block !important;
    margin: 24px auto;
}
    /*.iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    margin-bottom: 16px;
}

.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

    .arte-column-l {
        max-width: 100% !important;
    }*/
}

/*.arte-content, .arte-content [data-contains]:not([data-contains="gallery"]) *, .arte-content [data-contains]:not([data-contains="gallery"]) *::before, .arte-content [data-contains]:not([data-contains="gallery"]) *::after {
    box-sizing: border-box;
    height: 100%;
    width: 100% !important;
    padding-bottom: 0 !important;
}*/

/*.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}*/

/*.arte-content video {
  width: 100%;
  height: 100%;
}*/

a {
  font-weight: unset !important;
}


.noticia .topo-full .box .full {
  border-top: none;
}

.box {
    position: relative;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
}

.number {
  float: right;
  margin-top: -80px;
  font: 130px/130px 'Estado Headline', serif;
  font-style: italic !important;
  font-weight: normal !important;
  opacity: 0.1;
  color: white;

}

/*.arte-content blockquote {
  color: #845f61;
  font-size: 1.8rem;
  line-height: 2.3rem;
  letter-spacing: -0.004em;
}*/

h4 {
  color: #0052CC !important;
}

.infografico__tags ul li a {
  border: 1px solid #0052CC;
  color: #0052CC;
}

.cor-e,
.brd-e,
.arte-content blockquote::before {
  color: #845f61;
  margin-top: 16;
}

/*@media screen and (max-width: 768px) {
  
  .infografico__tags {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;

  }*/

 /* .number {
    float: right;
    margin-top: -92px;
    font: 55px/130px 'Estado Headline', serif;
    font-style: italic !important;
    font-weight: normal !important;
    opacity: 0.4;
    color: white;
  }
}*/

.autor,
.data {
  text-align: center;
}

/*#oop-shop-1-10 {
  display: none;
}*/

.arte-content [data-contains="box"] {
  margin: 48px auto;
  padding: 24px;
  background: white;
  border-radius: 4px;arte-coluar
}


.titulo-principal {
  font-family: 'Estado Headline', serif;
  font-weight: normal;
  font-style: normal;
  font-size: 3rem !important;
  line-height: 1.1 !important;
  text-transform: uppercase;
  text-align: left;
  max-width: 655px;
  float: none;
  margin-top: 0 !important;
}


/*.linha-fina {
  text-align: left;
  font: 1.22rem/1.5 'Estado Headline', serif !important;
  font-style: normal !important;
  font-weight: normal !important;
  margin-bottom: 70px !important;
}*/

.capitular {
  float: left;
  display: block;
  position: relative;
  font-family: "Estado Fine", serif;
  font-weight: normal;
  font-style: normal;
  font-size: 7.8rem;
  line-height: 0.99em;
  height: 0.7em;
  width: 0.7em;
  color: #5D5D5D;
  text-align: center;
  margin: -15px 10px 0 0;
  -webkit-font-smoothing: antialiased;
}

@media screen and (min-width: 320px){

.noticia.infograficos .row .footer {
    margin-left: 3px;
    display: none;
}
}

.titinho {
  font-size: 24px !important;
  font-weight: bold !important;
}

h3 {
    color: #5D5D5D;
   
}

.band {
  font-size: 16px !important;
  /*font-weight: bold !important;*/
  color: #0052CC !important;
}


.menu {
  color: #0052CC !important;
}

.sub-subtitulo {
  text-align: left;
  font: 1.1rem/1.5 'Estado Headline', serif !important;
  font-style: normal !important;
  font-weight: normal !important;
  margin-bottom: 70px !important;
}


.juxtapose-placeholder {
  position: relative;
  overflow: hidden;
}

.juxtapose-placeholder::before {
  content: "";
  display: block;
  padding-top: calc(100% * 333 / 768);
}

.juxtapose {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.assinafio {
  font: 16px 'LatoItalic',Georgia !important;
  color: #5D5D5D;
  border-bottom: 1px solid #ccc;
  padding: 0px 0px 8px 0px;
}