/* Override javascript inline styles */
@media print {
  html,
  body {
    overflow: visible !important;
    overflow-x: hidden !important;
    height: auto !important;
    color: #000000 !important;
  }

  a {
    text-decoration: none !important;
  }

  .logo-aec {
    display: inline-block;
    max-width: 165px !important;
    height: 55px !important;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
  }

  .subsection {
    /* display: block !important; */
  }

  .section.vertical-scrolling {
    /* height: 1590px !important; */
    /* page-break-after: always; */
  }

  /* u */

  .first-subsection,
  .second-subsection,
  .third-subsection {
    padding-top: 0 !important;
  }

  .circle-wrap {
    transform: scale(0.8) !important;
  }

  .two-one {
    display: block !important;
    page-break-after: always;
  }

  .two-two {
    display: block !important;
    padding-top: 200px;
    page-break-after: always;
  }

  .two-three {
    display: block !important;
  }

  #img-cover {
    display: none !important;
  }

  .three-two,
  .three-three,
  .three-four,
  .three-five {
    /* display: block !important; */
    page-break-after: always;
  }

  .section-disclosure,
  .icon-navigator,
  .section-video,
  #section-footer,
  .slick-news,
  #fp-nav {
    display: none !important;
  }

  .news-mobile {
    display: block;
  }

  .fullpage-wrapper {
    height: auto !important;
    transform: none !important;
    transition: none !important;
  }

  .fp-section {
    height: auto !important;
  }

  .fp-slidesContainer {
    width: auto !important;
    transition: none !important;
    transform: none !important;
  }

  .fp-slides,
  .fp-slides * {
    position: static !important;
  }

  .fp-slide {
    width: auto !important;
  }

  .fp-section {
    page-break-after: always !important;
  }
  .fp-slide {
    page-break-after: always !important;
  }

  canvas {
    display: block !important;
    width: 615px;
  }

  .top-menu-bar-wrap {
    display: none !important;
  }
}
