body {
  background-color: #2B2B2B;
  -webkit-print-color-adjust: exact;
  font-family: Source Sans Pro;
  margin: 0px; }

b {
  text-transform: uppercase;
  color: white; }

hr {
  border: 0;
  width: 0;
  margin-block-start: 0.35em;
  margin-block-end: 0.35em; }

.header {
  display: flex;
  width: 100%;
  height: 100px; }
  @media only screen and (max-width: 1766px) {
    .header {
      height: 70px; } }
  @media only screen and (max-width: 1250px) {
    .header {
      height: 60px; } }
  @media only screen and (max-width: 794px) {
    .header {
      height: 50px; } }
  @media only screen and (max-width: 323px) {
    .header {
      height: 80px;
      flex-wrap: wrap; } }
  .header__logo-01 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%; }
    @media only screen and (max-width: 323px) {
      .header__logo-01 {
        width: 100%;
        height: 40px; } }
  .header__logo-02 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    padding-right: 50px;
    font-size: 50px; }
    @media only screen and (max-width: 323px) {
      .header__logo-02 {
        width: 100%;
        height: 40px; } }
/*
  .header img {
    height: 35%; }
*/

.content {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #DDD;
  padding-bottom: 50px; }
  .content__left {
    display: flex;
    width: 38%;
    height: 100%;
    padding: 50px;
    justify-content: center;
    align-items: center; }
    @media only screen and (max-width: 1250px) {
      .content__left {
        width: 33%; } }
    @media only screen and (max-width: 794px) {
      .content__left {
        padding: 0px;
        height: 300px;
        width: 100%; } }
    .content__left__item-pdf {
      width: 38%;
      height: 520px;
      padding: 0px 50px; }
      @media only screen and (max-width: 1766px) {
        .content__left__item-pdf {
          height: 420px; } }
      @media only screen and (max-width: 801px) {
        .content__left__item-pdf {
          margin-bottom: 30px;
          width: 90%;
          height: 500px; } }
    .content__left__item {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 300px;
      background-color: white;
      border-radius: 20px 20px 20px 20px; }
      @media only screen and (max-width: 1766px) {
        .content__left__item {
          height: 230px; } }
      @media only screen and (max-width: 1250px) {
        .content__left__item {
          height: 150px; } }
      @media only screen and (max-width: 794px) {
        .content__left__item {
          width: 80%;
          height: 100px; } }
      .content__left__item img {
        position: absolute;
        max-height: 750px;
        max-width: 35%; }
        @media only screen and (max-width: 1766px) {
          .content__left__item img {
            max-height: 540px; } }
        @media only screen and (max-width: 1250px) {
          .content__left__item img {
            max-height: 360px;
            max-width: 30%; } }
        @media only screen and (max-width: 794px) {
          .content__left__item img {
            max-height: 280px;
            max-width: 30%; } }
    .content__left__item-informativo {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 300px;
      background-color: white;
      border-radius: 20px 20px 20px 20px; }
      @media only screen and (max-width: 1766px) {
        .content__left__item-informativo {
          height: 230px; } }
      @media only screen and (max-width: 1250px) {
        .content__left__item-informativo {
          height: 150px; } }
      @media only screen and (max-width: 794px) {
        .content__left__item-informativo {
          width: 80%;
          height: 100px; } }
      .content__left__item-informativo img {
        position: absolute;
        max-height: 520px;
        max-width: 35%; }
        @media only screen and (max-width: 1766px) {
          .content__left__item-informativo img {
            max-height: 420px; } }
        @media only screen and (max-width: 1250px) {
          .content__left__item-informativo img {
            max-height: 360px;
            max-width: 30%; } }
        @media only screen and (max-width: 794px) {
          .content__left__item-informativo img {
            max-height: 280px;
            max-width: 30%; } }
  .content__left-folheto {
    display: flex;
    width: 55%;
    height: 375px;
    padding: 50px;
    justify-content: center;
    align-items: center; }
    @media only screen and (max-width: 1766px) {
      .content__left-folheto {
        height: 250px; } }
    @media only screen and (max-width: 1250px) {
      .content__left-folheto {
        height: 200px; } }
    @media only screen and (max-width: 794px) {
      .content__left-folheto {
        width: 100%;
        height: 250px; } }
    .content__left-folheto__item {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 300px;
      background-color: white;
      border-radius: 20px 20px 20px 20px; }
      @media only screen and (max-width: 1766px) {
        .content__left-folheto__item {
          height: 230px; } }
      @media only screen and (max-width: 1250px) {
        .content__left-folheto__item {
          height: 100px; } }
      .content__left-folheto__item img {
        height: 450px; }
        @media only screen and (max-width: 1766px) {
          .content__left-folheto__item img {
            height: 370px; } }
        @media only screen and (max-width: 1250px) {
          .content__left-folheto__item img {
            height: 300px; } }
        @media only screen and (max-width: 794px) {
          .content__left-folheto__item img {
            height: 280px; } }
  .content__right {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 50px 20px 50px;
    width: 50%;
    border-width: 10px;
    border-style: solid;
    border-style: solid;
    border-top: none;
    border-bottom: none;
    border-right: none;
    border-image: linear-gradient(45deg, #ee7d00, #c65d0e) 1; }
    @media only screen and (max-width: 1766px) {
      .content__right {
        width: 62%; } }
    @media only screen and (max-width: 1250px) {
      .content__right {
        width: 67%; } }
    @media only screen and (max-width: 794px) {
      .content__right {
        width: 90%;
        padding: 10px; } }
    .content__right__title-item {
      font-weight: bold;
      display: flex;
      width: 100%;
      text-transform: uppercase;
      font-size: 30px;
      justify-content: center; }
      @media only screen and (max-width: 1766px) {
        .content__right__title-item {
          font-size: 28px; } }
      @media only screen and (max-width: 1250px) {
        .content__right__title-item {
          font-size: 18px; } }
    .content__right__description {
      display: flex;
      width: 100%;
      font-size: 30px;
      justify-content: center;
      margin-bottom: 50px; }
      @media only screen and (max-width: 1766px) {
        .content__right__description {
          font-size: 28px; } }
      @media only screen and (max-width: 1250px) {
        .content__right__description {
          font-size: 18px;
          margin-bottom: 15px; } }
    .content__right__subtitle-item {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      font-size: 18px;
      justify-content: space-between; }
      @media only screen and (max-width: 1766px) {
        .content__right__subtitle-item {
          font-size: 16px; } }
      @media only screen and (max-width: 1250px) {
        .content__right__subtitle-item {
          font-size: 12px; } }
    .content__right__subtitle-item-left {
      display: flex;
      flex-direction: column; }
    .content__right__subtitle-item-center {
      width: 100%;
      display: flex;
      flex-direction: column; }
    .content__right__subtitle-item-right {
      display: flex;
      flex-direction: column; }

@media only screen and (max-width: 794px) {
  .footer {
    width: 100%;
    height: 10px; } }
