@font-face {
  font-family: 'Arista-Alternate';
  src: url('../../../files/fontes/Arista-Alternate/Arista-Alternate.eot');
  src: url('../../../files/fontes/Arista-Alternate/Arista-Alternate.eot?') format('embedded-opentype'),
    url('../../../files/fontes/Arista-Alternate/Arista-Alternate.woff2') format('woff2'),
    url('../../../files/fontes/Arista-Alternate/Arista-Alternate.woff') format('woff'),
    url('../../../files/fontes/Arista-Alternate/Arista-Alternate.ttf') format('truetype'),
    url('../../../files/fontes/Arista-Alternate/Arista-Alternate.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Arista-AlternateLight';
  src: url('../../../files/fontes/Arista-AlternateLight/Arista-AlternateLight.eot');
  src: url('../../../files/fontes/Arista-AlternateLight/Arista-AlternateLight.eot?') format('embedded-opentype'),
    url('../../../files/fontes/Arista-AlternateLight/Arista-AlternateLight.woff2') format('woff2'),
    url('../../../files/fontes/Arista-AlternateLight/Arista-AlternateLight.woff') format('woff'),
    url('../../../files/fontes/Arista-AlternateLight/Arista-AlternateLight.ttf') format('truetype'),
    url('../../../files/fontes/Arista-AlternateLight/Arista-AlternateLight.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DINNextLTPro-Bold';
  src: url('../../../files/fontes/DINNextLTPro-Bold/DINNextLTPro-Bold.eot');
  src: url('../../../files/fontes/DINNextLTPro-Bold/DINNextLTPro-Bold.eot?') format('embedded-opentype'),
    url('https://especiais.opovo.com.br/static/files/fontes/DINNextLTPro-Bold/DINNextLTPro-Bold.woff2') format('woff2'),
    url('../../../files/fontes/DINNextLTPro-Bold/DINNextLTPro-Bold.woff') format('woff'),
    url('../../../files/fontes/DINNextLTPro-Bold/DINNextLTPro-Bold.ttf') format('truetype'),
    url('../../../files/fontes/DINNextLTPro-Bold/DINNextLTPro-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'dinnext-light';
  src: url('../../../files/fontes/dinnext-light/DINNextLTPro-Light.eot');
  src: url('../../../files/fontes/dinnext-light/DINNextLTPro-Light.eot?') format('embedded-opentype'),
    url('../../../files/fontes/dinnext-light/DINNextLTPro-Light.woff2') format('woff2'),
    url('../../../files/fontes/dinnext-light/DINNextLTPro-Light.woff') format('woff'),
    url('../../../files/fontes/dinnext-light/DINNextLTPro-Light.ttf') format('truetype'),
    url('../../../files/fontes/dinnext-light/DINNextLTPro-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DINNextLTPro-Medium';
  src: url('../../../files/fontes/DINNextLTPro-Medium/DINNextLTPro-Medium.eot');
  src: url('../../../files/fontes/DINNextLTPro-Medium/DINNextLTPro-Medium.eot?') format('embedded-opentype'),
    url('https://especiais.opovo.com.br/static/files/fontes/DINNextLTPro-Medium/DINNextLTPro-Medium.woff2') format('woff2'),
    url('../../../files/fontes/DINNextLTPro-Medium/DINNextLTPro-Medium.woff') format('woff'),
    url('../../../files/fontes/DINNextLTPro-Medium/DINNextLTPro-Medium.ttf') format('truetype'),
    url('../../../files/fontes/DINNextLTPro-Medium/DINNextLTPro-Medium.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

article.theme.clearfix h1 {
  font-size: 64px;
  font-family: 'Arista-Alternate';
  color: #FB3099;
}

article.theme p {
  font-size: 24px;
  color: #707070;
  font-family: 'dinnext-light';
  line-height: 35px;
}

article.theme header{
  border: 0;
}


/*article.sobre header {
margin: 70px 0 50px;
}*/

.theme header .desc{
  font-size: 28px;
  color: #707070;
  font-family: 'DINNextLTPro-Medium';
}

section.logos {
  margin: 150px 0;
}

.theme span.autor {
  font-size: 28px;
  color: #507EBB;
  font-family: 'DINNextLTPro-Medium';
  font-style: normal;
}

.logos.patrocinio ul li {
  display: block;
  margin: 40px auto
}

.logos.patrocinio li img {
  width: 170px;
  height: auto;
  padding-top: 10px;
}

.patrocinio p {
  font-size: 36px;
  font-family: 'Arista-Alternate';
  color: #FB3099;
}


.theme span.autor:nth-of-type(1)::after {
  content: "";
  width: 25%;
  height: 30px;
  display: block;
  visibility: visible;
  background-image: url("../../../../images/imgs/iniciativasdaeducacaobasica/2019/detalhe.png");
  background-size: cover;
  background-position: center;
  margin: 10px auto;
}

@media(max-width: 481px) {
  article.theme.clearfix h1 {
    font-size: 40px;
    line-height: 42px;
  }
  .logos.patrocinio li img {
    height: auto;
  }
  #sobre header {
    margin: 60px 0 30px;
  }
  section.logos {
    margin: 80px 0;
  }

}

@media(min-width: 768px) {
  .logos.patrocinio ul {
    display: flex;
    max-width: 550px;
    justify-content: space-around;
  }

}
