:root {
  --white: white;
  --black: black;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

a {
  text-decoration: underline;
}

img {
  max-width: 100%;
  display: inline-block;
}

.footer {
  text-align: center;
  background-color: #ddd;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.footer-flex-container {
  text-align: left;
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.footer-logo-link {
  flex: 0 auto;
  min-width: 60px;
  max-height: 60px;
}

.footer-image {
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  color: #444;
  margin-bottom: 20px;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  text-decoration: underline;
}

.nav-link {
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 400;
}

.nav-link.w--current {
  text-align: center;
}

.secao-home-quem-somos {
  background-image: url('../images/imagem_home_quem_somos.jpg');
  background-position: 50% 0;
  background-size: auto;
  background-attachment: fixed;
  padding: 20% 5%;
}

.h1 {
  color: var(--black);
  letter-spacing: -1px;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  line-height: 55px;
}

.h1.amarelo {
  color: #f7ee27;
  font-family: Montserrat, sans-serif;
}

.h1.branco {
  color: var(--white);
  font-family: Montserrat, sans-serif;
}

.txt-det-secao {
  color: #fff;
  width: 50%;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 15px 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 24px;
}

.txt-det-secao.right {
  text-align: right;
}

.txt-det-secao.black {
  color: #555;
}

.txt-det-secao.black._85, .txt-det-secao._100 {
  width: 100%;
}

.btn-link {
  text-align: center;
  background-color: #ed028c;
  border-radius: 20px;
  width: 120px;
  padding: 12px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 700;
  display: inline-block;
}

.btn-link:hover {
  background-color: #00adef;
}

.btn-link.box {
  float: none;
  clear: both;
  text-align: center;
  border-right: 0 solid #000;
  margin-top: -40px;
  margin-bottom: -52px;
  font-style: normal;
  text-decoration: underline;
  display: block;
  position: sticky;
}

.btn-link.box.omitir {
  display: none;
}

.btn-link.geral {
  margin-top: 20px;
  display: inline-block;
}

.container-servicos {
  text-align: center;
}

.img-ico-servicos-home {
  margin-bottom: 10px;
}

.txt-tit-cardbox {
  font-family: Montserrat, sans-serif;
  font-size: 19px;
}

.txt-tit-cardbox.menor {
  flex: 1;
  margin-top: 16px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
}

.txt-det-cardbox {
  color: #2b2b2b;
  margin-top: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
}

.div-box-card {
  background-color: var(--white);
  text-align: center;
  border: 1px solid #e2e2e2;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 280px;
  min-width: 280px;
  max-width: 280px;
  height: 300px;
  min-height: 300px;
  max-height: 300px;
  margin: 15px;
  padding: 35px 30px;
  display: flex;
  box-shadow: 1px 1px 15px -12px #696565;
}

.div-box-card.missao {
  height: 380px;
  min-height: 380px;
  max-height: 380px;
}

.div-box-card.politica, .div-box-card.politica-copy, .div-box-card.politica-copy-copy {
  justify-content: flex-start;
  width: 280px;
  min-width: 280px;
  max-width: 280px;
  height: 250px;
  min-height: 250px;
  max-height: 250px;
}

.coluna-box-card {
  flex-direction: column;
  align-items: center;
  width: 310px;
  display: flex;
}

.coluna-box-card.politicas {
  width: 100%;
}

.linha-card-servicos {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 70px;
  display: flex;
}

.secao-home-produtos {
  padding-bottom: 100px;
}

.div-produtos-topo {
  text-align: center;
  background-image: url('../images/imagem_home_produtos.jpg');
  background-size: cover;
  background-attachment: scroll;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 15%;
  padding-bottom: 15%;
  display: flex;
}

.container-4 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 400px;
  display: flex;
}

.h3 {
  text-align: center;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 32px;
}

.h3.azul {
  color: #00adef;
}

.h3.azul.left {
  text-align: left;
}

.h3.verde {
  color: #75c46b;
}

.h3.verde.left {
  text-align: left;
}

.img-secao-produtos.esquerda {
  margin-top: -75px;
  margin-left: -10px;
}

.img-secao-produtos.direita {
  float: right;
  margin-top: -75px;
  margin-right: -10px;
}

.txt-det-produtos-home {
  color: #2b2b2b;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.secao-home-sustentabilidade {
  background-color: #f1f1f1;
  padding-bottom: 150px;
}

.div-sustentabilidade-topo {
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/muitas-gotas-de-agua-caem-nas-folhas-de-bananeira.jpg');
  background-position: 50% 70%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  padding-top: 15%;
  padding-bottom: 15%;
  display: flex;
  position: static;
}

.txt-det-sustentabilidade-home {
  color: #2b2b2b;
  margin-top: 60px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.txt-subtit-rodape {
  font-weight: 600;
}

.text-block {
  text-align: left;
}

.secao-home-destaque {
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  padding: 0%;
}

.container-destaque {
  text-align: center;
}

.navbar {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  align-items: center;
  display: flex;
}

.img-social {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-right: 10px;
}

.secao-institucional-destaque {
  background-image: url('../images/imagem_home.jpg');
  background-position: 50% -150px;
  background-size: contain;
  background-attachment: fixed;
  max-height: 486px;
  padding: 10% 5%;
}

.secao-institucional-missao {
  padding-top: 10%;
  padding-bottom: 10%;
}

.txt-det-paragrafo {
  color: #2b2b2b;
  margin-top: 8px;
  margin-right: 30%;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
}

.secao-institucional-quem-somos {
  background-image: url('../images/fachada.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  padding: 10% 5%;
}

.bkp-quem-somos {
  display: none;
}

.secao-institucional-politicas {
  background-color: #f8f8f8;
  padding-top: 10%;
  padding-bottom: 10%;
}

.img-logo-destaque {
  margin-left: -1247px;
}

.secao-institucional-workshop {
  background-image: linear-gradient(#e8fd0000, #000000bd), url('../images/imagem_lateral_direita_workshop.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 10% 5%;
}

.secao-institucional-premios {
  background-image: url('../images/imagem_lateral_esquerda_premios.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  padding: 10% 5%;
}

.secao-servicos-destaque {
  background-image: url('../images/imagem_topo_servicos.jpg');
  background-position: 50% 40px;
  background-size: contain;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 486px;
  padding: 10% 5%;
  display: flex;
}

.secao-servicos-icons {
  padding-top: 5%;
  padding-bottom: 2%;
}

.div-servicos-icons {
  float: left;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 20%;
  padding: 2%;
  display: flex;
}

.btn-link-icons {
  text-align: center;
  background-color: #ed028c;
  border-radius: 20px;
  width: 139px;
  padding: 12px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 9px;
  font-weight: 700;
  display: inline-block;
}

.btn-link-icons:hover {
  background-color: #00adef;
}

.img-ico-servicos {
  margin-bottom: 10px;
}

.secao-servicos-preimpressao {
  background-image: linear-gradient(#000, #0000), url('../images/imagem_lateral_direita_pre_impressao.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 10% 5%;
}

.secao-servicos-impressao {
  background-image: url('../images/imagem_lateral_esquerda_impressao.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  padding: 10% 5%;
}

.container-7 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.secao-servicos-acabamento {
  background-image: linear-gradient(#000000a6, #0000), url('../images/imagem_lateral_direita_acabamento.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 10% 5%;
}

.secao-servicos-personalizacao {
  background-image: linear-gradient(#00000080, #0000), url('../images/imagem_lateral_esquerda_personalizacao.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 10% 5%;
}

.secao-servicos-logistica {
  background-image: linear-gradient(#000000a6, #0000), url('../images/logistica.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 10% 5%;
}

.h2 {
  color: var(--black);
  letter-spacing: -1px;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  line-height: 55px;
}

.h2.amarelo {
  color: #f7ee27;
  font-family: Montserrat, sans-serif;
}

.h2.azul {
  color: #00adef;
}

.h2.azul.left {
  text-align: left;
}

.secao-home-servicos-banner {
  background-image: url('../images/imagem_home_servicos.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  align-items: center;
  padding-top: 20%;
  padding-bottom: 20%;
  display: flex;
}

.secao-home-servicos {
  margin-top: -180px;
  padding-top: 3%;
  padding-bottom: 12%;
}

.secao-inovacoes-destaque {
  background-image: url('../images/imagem_topo_inovacoes.jpg');
  background-position: 50% 0;
  background-size: auto;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 486px;
  padding: 10% 5%;
  display: flex;
}

.secao-inovacoes-geral {
  background-image: linear-gradient(#000, #0000), url('../images/inovacao.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 10% 5%;
}

.secao-inovacoes-finepress {
  padding: 5%;
}

.secao-inovacoes-finepress.gray {
  background-color: #faf8f8;
}

.secao-inovacoes-finepress.gray.omitir {
  display: none;
}

.video-inovacoes {
  height: auto;
  margin-top: 115px;
}

.secao-sustentabilidade-destaque {
  background-image: url('../images/imagem_topo_sustentabilidade.jpg'), linear-gradient(#75c46b, #75c46b);
  background-size: contain, auto;
  max-height: 486px;
  padding: 10% 5%;
}

.secao-sustentabilidade-ecoline {
  background-image: linear-gradient(#000000a6, #0000), url('../images/imagem_lateral_direita_ecoline.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 10% 5%;
}

.marca-registrada {
  font-size: 20px;
  line-height: 20px;
  position: relative;
  top: -19px;
}

.secao-sustentabilidade-etapas {
  padding: 5%;
}

.secao-sustentabilidade-etapas.gray, .secao-sustentabilidade-etapas.gray-copy, .secao-sustentabilidade-etapas.gray-copy-copy {
  background-color: #faf8f8;
}

.container-sustentabilidade-estruturacao {
  margin-top: 70px;
}

.txt-det-sustentabilidade {
  color: #2b2b2b;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.secao-sustentabilidade-fsc {
  background-image: linear-gradient(#000000a6, #0000), url('../images/imagem_lateral_esquerda_fsc.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 10% 5%;
}

.div-block-3 {
  padding-left: 57px;
}

.div-block-3.nav-link {
  padding-left: 46px;
}

.div-box-sustentabilidade-etapas {
  text-align: center;
  background-image: url('../images/box_com_seta.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  height: 260px;
  padding: 15% 45px 15% 5px;
  display: flex;
}

.div-box-sustentabilidade-etapas.ultimo {
  background-image: url('../images/box_sem_seta.png');
  width: 260px;
  height: 260px;
  padding-right: 5px;
}

.txt-tit-box-sustentabilidade-etapas {
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
}

.txt-det-box-sustentabilidade-etapas {
  padding-left: 25px;
  padding-right: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
}

.img-box-numero-sustentabilidade-etapas {
  margin-bottom: 15px;
}

.column {
  display: flex;
}

.linha-box-politicas {
  margin-bottom: 35px;
}

.background-video {
  background-color: #4896fcbd;
  height: 720px;
  padding-top: 20%;
}

.list-item {
  height: 20px;
}

.column-2 {
  clear: right;
  text-align: center;
  display: block;
  position: static;
}

.div-block-4 {
  width: 45%;
}

.div-box {
  clear: both;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin: 15px;
  padding: 35px 30px;
  display: flex;
}

.text-block-2 {
  font-size: 30px;
}

.text-block-3 {
  font-size: 0;
}

.text-block-4 {
  font-size: 25px;
}

.text-block-5 {
  margin-left: 20px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
}

.heading {
  color: #36aae1;
  font-family: Montserrat, sans-serif;
}

.body {
  background-color: #f8f8f8;
}

.bold-text {
  margin-left: 0;
  padding-left: 10px;
}

.image {
  width: 200px;
  min-width: 0;
  margin-top: 30px;
}

.image-2 {
  width: 50%;
}

.div-block-5 {
  padding-left: 10px;
}

.container-10 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.container-11 {
  flex: 1;
  max-width: 948px;
  display: flex;
}

.container-12 {
  color: #fff0;
  flex: 1;
  margin-top: 52px;
}

@media screen and (max-width: 991px) {
  .footer {
    padding-left: 5%;
    padding-right: 5%;
  }

  .footer-flex-container {
    font-size: 12px;
  }

  .nav-link.w--current {
    color: var(--white);
    background-color: #1c8df6;
    font-weight: 600;
  }

  .h1 {
    font-size: 50px;
  }

  .h1.amarelo, .h1.branco {
    font-size: 60px;
  }

  .txt-det-secao {
    width: 60%;
  }

  .div-box-card.missao {
    width: 220px;
    min-width: 220px;
    max-width: 220px;
    height: 450px;
    min-height: 450px;
    max-height: 450px;
  }

  .coluna-box-card {
    align-items: center;
    width: 100%;
  }

  .coluna-box-card.politicas {
    margin-bottom: 25px;
  }

  .linha-card-servicos {
    flex-direction: column;
  }

  .h3.azul.left, .h3.verde.left {
    text-align: left;
    padding-left: 2%;
  }

  .div-sustentabilidade-topo {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .navbar {
    justify-content: flex-end;
    display: flex;
  }

  .secao-institucional-destaque {
    background-size: cover;
    align-items: center;
    height: 440px;
    display: flex;
  }

  .secao-institucional-missao, .secao-institucional-politicas {
    padding-left: 5%;
    padding-right: 5%;
  }

  .secao-servicos-destaque {
    background-position: 50% -230px;
    background-size: cover;
    height: 340px;
  }

  .h2.amarelo {
    font-size: 60px;
  }

  .secao-home-servicos-banner {
    background-image: url('../images/imagem_home_servicos.jpg');
    background-position: 0 0;
    background-size: cover;
    background-attachment: fixed;
  }

  .secao-home-servicos {
    flex-direction: column;
    display: flex;
  }

  .secao-inovacoes-destaque {
    background-position: 50% -230px;
    background-size: cover;
    height: 340px;
  }

  .secao-sustentabilidade-destaque {
    background-size: cover;
    align-items: center;
    height: 440px;
    display: flex;
  }

  .brand {
    position: absolute;
    inset: 20% auto 0% 2%;
  }

  .menu-button {
    background-color: #1c8df6;
  }

  .icon {
    color: var(--white);
  }

  .div-block-3 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 50px;
    margin-right: 50%;
    padding-left: 10px;
    display: flex;
  }

  .div-block-3.nav-link {
    margin-right: 0%;
  }

  .div-box-sustentabilidade-etapas {
    width: 224px;
    height: 198px;
    padding-top: 10%;
    padding-bottom: 5%;
    padding-right: 40px;
  }

  .div-box-sustentabilidade-etapas.ultimo {
    width: 198px;
    height: 198px;
  }

  .txt-tit-box-sustentabilidade-etapas {
    margin-bottom: 5px;
    font-size: 12px;
  }

  .txt-det-box-sustentabilidade-etapas {
    font-size: 9px;
    line-height: 14px;
  }

  .img-box-numero-sustentabilidade-etapas {
    margin-bottom: 5px;
  }

  .background-video {
    height: 560px;
    padding-top: 30%;
  }
}

@media screen and (max-width: 767px) {
  .footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .footer-flex-container {
    flex-direction: column;
  }

  .footer-image {
    object-fit: contain;
    margin-bottom: 24px;
  }

  .footer-heading {
    margin-top: 30px;
  }

  .h1.amarelo, .h1.branco {
    font-size: 40px;
  }

  .txt-det-secao {
    width: 80%;
  }

  .txt-det-secao.black._85 {
    margin-bottom: 10px;
  }

  .div-box-card {
    justify-content: space-around;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .div-box-card.missao {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 300px;
    min-height: 300px;
    max-height: 300px;
  }

  .h3.azul.left {
    text-align: center;
    font-size: 30px;
  }

  .h3.verde.left {
    text-align: left;
    padding-left: 0%;
    font-size: 30px;
  }

  .secao-home-sustentabilidade {
    padding-left: 5%;
    padding-right: 5%;
  }

  .secao-institucional-destaque {
    background-position: 50% 0;
    background-size: contain;
    height: 200px;
  }

  .secao-institucional-missao {
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-servicos-icons {
    width: 33%;
  }

  .container-8 {
    flex-direction: row;
    grid-template: ". Area"
                   ". ."
                   / 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    align-content: start;
    place-items: center;
    display: block;
  }

  .h2.amarelo {
    font-size: 40px;
  }

  .secao-home-servicos {
    padding-left: 20px;
    padding-right: 20px;
  }

  .secao-inovacoes-finepress, .secao-inovacoes-finepress.gray {
    padding-bottom: 10%;
  }

  .video-inovacoes {
    margin-top: 10px;
  }

  .secao-sustentabilidade-destaque {
    background-position: 50% 0;
    background-size: contain;
    height: 200px;
  }

  .marca-registrada {
    top: -13px;
  }

  .menu-button {
    background-color: #0000;
  }

  .menu-button.w--open {
    background-color: #1c8df6;
  }

  .div-block-3.nav-link {
    margin-right: -1%;
  }

  .div-box-sustentabilidade-etapas {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    border: 1px dashed #000;
    border-radius: 20px;
    width: 100%;
    margin-bottom: 29px;
    padding-top: 8%;
    padding-right: 5px;
  }

  .div-box-sustentabilidade-etapas.ultimo {
    background-image: none;
    width: 100%;
  }

  .linha-box-sustentabilidade-etapas {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .container-9 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .background-video {
    padding-top: 40%;
  }

  .background-video-2 {
    width: 300px;
  }
}

@media screen and (max-width: 479px) {
  .footer {
    text-align: left;
  }

  .footer-flex-container {
    flex-direction: column;
  }

  .footer-logo-link {
    width: 150px;
    height: 60px;
    margin-top: -17px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .h1 {
    font-size: 35px;
  }

  .h1.amarelo, .h1.branco {
    font-size: 30px;
  }

  .txt-det-secao {
    width: 90%;
    font-size: 12px;
  }

  .div-box-card.missao {
    height: 380px;
    min-height: 380px;
    max-height: 380px;
  }

  .h3.azul.left {
    font-size: 20px;
  }

  .h3.verde.left {
    text-align: left;
    font-size: 20px;
  }

  .img-secao-produtos.esquerda {
    margin-top: -47px;
  }

  .secao-institucional-destaque {
    background-image: url('../images/imagem_topo_institucional.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: fixed;
    height: 340px;
    max-height: 340px;
  }

  .secao-institucional-missao {
    padding-left: 5%;
    padding-right: 5%;
  }

  .secao-servicos-destaque {
    background-position: 50%;
    background-size: cover;
    background-attachment: fixed;
  }

  .div-servicos-icons {
    width: 50%;
    margin-bottom: 20px;
  }

  .secao-servicos-logistica {
    background-position: 0 0, 0 0;
  }

  .container-8 {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    display: block;
  }

  .h2 {
    font-size: 30px;
    line-height: 36px;
  }

  .h2.amarelo {
    font-size: 30px;
  }

  .secao-home-servicos {
    margin-top: -140px;
  }

  .secao-inovacoes-destaque {
    background-image: url('../images/imagem_topo_inovacao.jpg');
    background-position: 50% 0;
    background-size: auto;
    background-attachment: fixed;
  }

  .secao-sustentabilidade-destaque {
    background-image: url('../images/imagem_topo_sustentabilidade.jpg');
    background-position: 0 0;
    background-size: auto 400px;
    background-attachment: fixed;
    height: 340px;
    max-height: 340px;
  }

  .marca-registrada {
    top: -10px;
  }

  .div-block-3.nav-link {
    margin-right: -7%;
  }

  .txt-tit-box-sustentabilidade-etapas {
    margin-bottom: 20px;
  }

  .background-video {
    height: 310px;
    padding-top: 30%;
  }

  .heading {
    margin-left: 14px;
    padding-left: 1px;
  }

  .bold-text {
    margin-left: 19px;
    padding-left: 0;
  }

  .background-video-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 270px;
    height: 480px;
    margin-left: 10px;
    display: flex;
    overflow: hidden;
  }
}


