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

.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-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

.body {
  color: #fff;
  background-color: #070b13;
  background-image: url('../images/quadrados.png');
  background-position: 0 0;
  background-size: auto;
  background-attachment: fixed;
  flex-flow: column;
  align-items: center;
  margin-right: 0;
  padding-left: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  display: flex;
}

.conteudo-principal {
  z-index: 9000;
  flex-flow: column;
  width: 100%;
  max-width: 1400px;
  margin-left: 25px;
  margin-right: 25px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  top: 0;
}

.topo {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #b96363;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  max-width: 1400px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.logo {
  background-color: #852c2c;
  align-items: center;
  width: 145px;
  height: 60px;
  display: flex;
}

.menu-topo {
  background-color: #622bb6;
  justify-content: flex-start;
  align-items: center;
  width: 800px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  inset: 0% 0 0% auto;
}

.top-bar {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  height: 70px;
  margin-top: 40px;
  display: flex;
}

.logo-topo {
  background-color: #c2161600;
  width: 130px;
}

.conteudo-menu {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  background-color: #8a27d600;
  border: 1px solid #3d3d3d78;
  align-items: center;
  width: 1100px;
  height: 45px;
  margin-left: auto;
  margin-right: 0;
  padding-left: 2px;
  padding-right: 2px;
  display: flex;
  position: relative;
  right: 0;
}

.div-block-3 {
  background-image: url('../images/video01.mp4');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100px;
}

.background-video {
  z-index: 1;
  opacity: .2;
  width: 100%;
  height: 750px;
  padding-right: 20px;
  position: relative;
  left: 0;
}

.section-2 {
  z-index: 1;
  width: 100%;
  height: 800px;
  margin-top: -150px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  left: auto;
  right: 0;
}

.logomarca {
  width: 150px;
}

.inovacoes {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template: "Area"
  / 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  margin-bottom: 80px;
  padding-left: 100px;
  padding-right: 100px;
  display: grid;
}

.div-block-5 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  background-color: #b12d2d00;
  border-left: 3px solid #293eb8;
  flex-flow: column;
  justify-content: center;
  max-width: 550px;
  height: 160px;
  margin-top: 40px;
  margin-bottom: 60px;
  padding-left: 20px;
  display: flex;
}

.div-block-6 {
  background-color: #41090900;
}

.text-block {
  font-weight: 300;
}

.titulo-produto {
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 300;
  line-height: 40px;
}

.div-block-7 {
  background-color: #73b0;
}

.div-block-8 {
  background-color: #25946800;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bt-saiba-mais2 {
  cursor: pointer;
  border: 1px solid #636363;
  width: 250px;
  height: 45px;
  margin-left: auto;
  display: flex;
}

.bt-saiba-mais2:hover {
  background-color: #293eb83b;
}

.moldura-esquerda-bt {
  border: 1px solid #63636300;
  border-right-color: #636363;
  width: 10px;
  height: 43px;
  display: flex;
}

.div-block-9 {
  background-color: #77252500;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 30px;
  margin: auto;
  display: flex;
}

.text-block-3 {
  text-align: center;
  margin: auto;
}

.item-menu {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  border: 1px solid #3d3d3d7d;
  flex-flow: column;
  width: 100%;
  height: 39px;
  display: flex;
}

.destaques {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.div-block-12 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  background-color: #0b142663;
  border-top: 1px solid #64a0ee14;
  border-radius: 6px;
  width: 100%;
  height: 160px;
  display: flex;
}

.div-block-13 {
  z-index: 7500;
  background-color: #9887c0;
  width: 150px;
  position: relative;
  left: auto;
  right: auto;
  overflow: visible;
}

.div-block-14 {
  background-color: #b81616;
  width: 23%;
  height: 100%;
  padding: 10px;
  display: flex;
}

.descritivo {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #2a177700;
  flex-flow: column;
  width: 180px;
  height: 100%;
  margin-bottom: 10px;
  margin-left: -14px;
  padding-top: 10px;
  padding-left: 0;
  display: flex;
}

.text-block-4 {
  font-size: 16px;
  font-weight: 500;
}

.texto1 {
  font-size: 18px;
  font-weight: 500;
}

.div-block-16 {
  background-color: #0000;
  width: 130px;
  height: 60px;
}

.descritivo2 {
  flex-flow: column;
  width: 200px;
  height: 60px;
  margin-bottom: 10px;
  padding-top: 20px;
  font-weight: 300;
}

.texto2 {
  font-size: 13px;
  font-weight: 300;
  line-height: 16px;
}

.image {
  z-index: 8000;
  width: 200px;
  height: 200px;
  padding: 6px;
  position: relative;
  top: -65px;
  left: -32px;
  right: auto;
  overflow: visible;
}

.logomarcas-parceiros {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #c3161600;
  width: 100%;
  height: 90px;
  margin-top: 60px;
  display: flex;
}

.div-block-17 {
  background-color: #304baa00;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  display: flex;
}

.slider {
  background-color: #ddd0;
  height: 450px;
  margin-top: 10px;
  margin-bottom: 40px;
  padding-left: 0;
}

.container-do-slide {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  background-color: #502da100;
  width: 100%;
  height: 100%;
  padding: 10px 60px;
  display: flex;
}

.textos-esquerda {
  background-color: #47728300;
  flex-flow: column;
  justify-content: center;
  min-width: 550px;
  max-width: 0;
  height: 100%;
  padding-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.imagem-do-slider {
  background-color: #4f7e2e00;
  width: 100%;
  height: 100%;
  display: flex;
}

.drone-slide {
  margin-left: auto;
  position: relative;
  left: auto;
  right: 0;
}

.titulo-slider {
  font-size: 40px;
  font-weight: 300;
  line-height: 40px;
}

.texto-do-slide {
  margin-top: 20px;
}

.icon {
  margin-left: 40px;
}

.icon-2 {
  margin-right: 40px;
}

.bt-menu {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 99%;
  height: 30px;
  display: flex;
}

.bt-menu:hover {
  background-color: #5980d33b;
}

.ativador-menu {
  background-color: #7784e5;
  width: 100%;
  height: 4px;
}

.ativador2 {
  background-color: #7784e500;
  width: 100%;
  height: 4px;
}

.lang {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  border: 1px solid #3d3d3d;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 39px;
  display: flex;
}

.lang-pt {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  border: 1px solid #7784e5;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 39px;
  display: flex;
}

.portuguese {
  color: #fff;
  text-align: center;
  font-weight: 700;
}

.english {
  color: #ffffff75;
  text-align: center;
  font-weight: 400;
}

.tarja-azul {
  background-color: #7784e5;
  width: 100%;
  height: 6px;
}

.contedo-box {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  background-color: #0b142663;
  border-top: 1px solid #64a0ee14;
  border-radius: 6px;
  width: 100%;
  height: 400px;
  margin-top: 220px;
  margin-bottom: 60px;
  display: flex;
}

.div-block-18 {
  background-color: #c9484800;
  border-radius: 6px;
  width: 500px;
  height: 400px;
  margin-top: -72px;
  margin-left: -17px;
  box-shadow: 0 5px 5px #0003;
}

.div-block-19 {
  background-color: #3c728f00;
  flex-flow: column;
  width: 750px;
  margin-left: 20px;
  padding-top: 20px;
  padding-right: 20px;
  display: flex;
}

.descricao-produto {
  margin-bottom: 40px;
}

.titulo-sessao2 {
  text-align: left;
  margin-top: 200px;
  margin-bottom: 0;
  margin-left: 20px;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
  position: absolute;
}

.footer {
  background-color: #000000e6;
  border: 1px solid #293eb85c;
  border-top: 4px solid #6b62b4;
  height: auto;
  margin-top: 100px;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.topbar-footer {
  background-color: #5448af00;
  width: 100%;
  display: flex;
}

.social-icons {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #c91417;
  justify-content: flex-end;
  align-items: center;
  width: 100px;
  height: 50px;
  margin-left: auto;
  display: flex;
}

.image-2 {
  width: 45px;
  margin-left: auto;
  margin-right: auto;
}

.image-3 {
  width: 45px;
  margin-left: auto;
}

.div-block-20 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #a8282800;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.div-block-21 {
  background-color: #392dbb00;
  width: 300px;
  height: 600px;
}

.div-block-22 {
  background-color: #521daf00;
  border-left: 1px solid #6b62b43b;
  width: 350px;
  height: 500px;
  padding-left: 20px;
}

.text-block-5 {
  margin-bottom: 6px;
}

.titulo-footer {
  margin-bottom: 6px;
  font-weight: 700;
}

.endereco {
  margin-bottom: 20px;
}

.header {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #050911;
  border-left: 1px solid #7784e5;
  grid-template: "Area"
  / 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 150px;
  margin-top: 60px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.background-video-2 {
  opacity: .38;
  flex-flow: column;
  justify-content: center;
  width: 100%;
  height: 150px;
  display: flex;
}

.div-block-23 {
  background-color: #425591;
  height: 200px;
  margin-top: -200px;
}

.image-4 {
  border-right: 1px solid #7784e5;
  width: 100%;
  position: static;
  overflow: hidden;
}

.div-block-24 {
  background-color: #c91717;
  width: 150px;
  height: 75px;
}

.descricao-header {
  text-align: left;
  margin-top: 230px;
  margin-bottom: 0;
  margin-left: 20px;
  font-size: 15px;
  font-weight: 300;
  line-height: 40px;
  position: absolute;
}

.conteudo-interno {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #080f1b;
  border: 1px solid #4274b1;
  height: 450px;
  margin-top: 20px;
  margin-bottom: 220px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.button {
  text-align: center;
  cursor: pointer;
  background-color: #3898ec00;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding-top: 8px;
  display: flex;
}

.button:hover {
  background-color: #3898ec33;
}

.button2 {
  text-align: center;
  cursor: pointer;
  background-color: #3898ec00;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding-top: 8px;
  display: flex;
}

.button2:hover {
  background-color: #3898ec33;
}

.titulo-premios {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 20px;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
  position: relative;
}

.button3 {
  text-align: center;
  cursor: pointer;
  background-color: #3898ec00;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding-top: 8px;
  display: flex;
}

.button3:hover {
  background-color: #3898ec33;
}

.button4 {
  text-align: center;
  cursor: pointer;
  background-color: #3898ec00;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding-top: 8px;
  display: flex;
}

.button4:hover {
  background-color: #3898ec33;
}

.button5 {
  text-align: center;
  cursor: pointer;
  background-color: #3898ec00;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding-top: 8px;
  display: flex;
}

.button5:hover {
  background-color: #3898ec33;
}

.conteudo-esquerda {
  background-color: #24113d;
  justify-content: flex-start;
  width: 50%;
  height: 600px;
  display: flex;
}

.image-5 {
  width: 500px;
  height: 692px;
  margin-top: -48px;
  margin-left: auto;
  margin-right: -21px;
  position: relative;
  left: auto;
  right: 0;
}

.conteudo-direita {
  background-color: #443bad00;
  justify-content: flex-start;
  width: 50%;
  height: 520px;
  margin-bottom: auto;
  display: flex;
}

.div-block-25 {
  background-color: #52242400;
  width: 50%;
  padding-top: 20px;
}

.title {
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 500;
}

.devices {
  width: 500px;
  height: 692px;
  margin-top: -141px;
  margin-left: auto;
  margin-right: -21px;
  position: relative;
  left: auto;
  right: 0;
}

.produto {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-top: 10px;
  margin-bottom: 200px;
  display: flex;
}

.conteudo-interno2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #080f1b;
  border: 1px solid #4274b1;
  height: 450px;
  margin-top: 20px;
  margin-bottom: 140px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-26 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #121a2a;
  border: 1px solid #4274b1;
  width: 100%;
  height: 250px;
  margin-top: auto;
  margin-right: 40px;
  display: flex;
}

.div-block-27 {
  background-color: #61323200;
  width: 250px;
  height: 250px;
}

.div-block-28 {
  background-color: #e71a1a00;
  align-items: center;
  width: 600px;
  min-width: 450px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.nav-menu {
  overflow: visible;
}

.menu-button {
  position: absolute;
  inset: 0% 0% 0% auto;
}

.navbar {
  margin-top: 5px;
  margin-left: 0;
  margin-right: auto;
  position: fixed;
  top: 25px;
  left: 20px;
}

.imagem-do-slider2, .imagem-do-slider3, .imagem-do-slider4 {
  background-color: #4f7e2e00;
  width: 100%;
  height: 100%;
  display: flex;
}

.descritivo-setor {
  background-color: #e71a1a00;
  flex-flow: column;
  align-items: center;
  width: 1077.86px;
  min-width: 450px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 40px;
  display: flex;
}

.titulo-descritivo-setor {
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: auto;
  font-size: 18px;
  font-weight: 500;
}

.setor-produto {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-top: 10px;
  margin-bottom: 140px;
  display: flex;
}

.msg {
  width: 500px;
}

.textarea {
  width: 500px;
  height: 250px;
}

.conteudo-interno3 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #080f1b;
  border: 1px solid #4274b1;
  height: 550px;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.section-duas-colunas {
  background-color: #121222bd;
  border: 1px solid #537bc500;
  height: 500px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.bloco-esquerda-setor {
  flex-flow: column;
  width: 50%;
  height: 100%;
  margin-top: auto;
  padding: 20px;
  display: flex;
}

.text-block-6 {
  font-size: 60px;
  line-height: 60px;
}

.text-block-7 {
  color: #fff;
  font-size: 60px;
  line-height: 60px;
}

.text-block-8 {
  color: #fff;
  font-size: 60px;
}

.text-block-9 {
  font-size: 60px;
}

.titulo-setor {
  margin-bottom: 40px;
  font-size: 45px;
  line-height: 60px;
}

.bloco-direita-setor {
  flex-flow: column;
  width: 50%;
  height: 100%;
  padding: 20px;
  display: block;
}

.grid {
  grid-template: "Area Area-2 Area-3"
                 "Area-4 Area-5 Area-6"
                 "Area-7 Area-9 Area-8"
                 / 1fr 1fr 1fr;
  place-items: center;
  width: auto;
  height: auto;
}

.background-video-3 {
  height: 150px;
  margin-top: 40px;
  margin-bottom: 60px;
  overflow: hidden;
}

.text-block-10 {
  margin-bottom: -3px;
}

.mini-titulo {
  margin-bottom: -3px;
  font-size: 12px;
}

@media screen and (max-width: 479px) {
  .conteudo-principal {
    align-items: center;
  }

  .top-bar {
    flex-flow: column;
    height: 60px;
  }

  .logo-topo {
    margin-left: auto;
    margin-right: auto;
  }

  .conteudo-menu {
    flex-flow: row;
    width: 1px;
    height: 1px;
    margin-top: -159px;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
  }

  .inovacoes {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
    flex-flow: column;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-5 {
    height: 350px;
    margin-bottom: 0;
  }

  .titulo-produto {
    width: 100%;
  }

  .bt-saiba-mais2 {
    margin-bottom: 40px;
    margin-right: auto;
  }

  .item-menu {
    height: 28px;
    margin-bottom: 3px;
  }

  .destaques {
    grid-column-gap: 78px;
    grid-row-gap: 78px;
    flex-flow: column;
    margin-top: 0;
  }

  .div-block-12 {
    flex-flow: column;
    width: 300px;
    height: auto;
    margin-bottom: 40px;
  }

  .descritivo {
    width: 100%;
    margin-top: -45px;
    margin-left: auto;
    padding-left: 10px;
  }

  .texto1 {
    text-align: center;
  }

  .texto2 {
    text-align: center;
    width: 300px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .image {
    margin-top: -30px;
    margin-left: 86px;
    margin-right: auto;
  }

  .logomarcas-parceiros {
    grid-column-gap: 41px;
    grid-row-gap: 41px;
    flex-flow: column;
    height: 490px;
    margin-bottom: 40px;
  }

  .slider {
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .container-do-slide {
    grid-column-gap: 63px;
    grid-row-gap: 63px;
    width: auto;
    height: 500px;
    padding-left: 0;
    padding-right: 0;
  }

  .textos-esquerda {
    min-width: 280px;
    padding-right: 0;
  }

  .imagem-do-slider {
    width: 200px;
    height: 200px;
    margin-left: 65px;
    padding-left: 0;
    padding-right: 59px;
    position: relative;
    left: -200px;
  }

  .drone-slide {
    width: 380px;
    min-width: auto;
    max-width: none;
    min-height: auto;
    margin-left: -32px;
    margin-right: auto;
    left: -182px;
  }

  .titulo-slider {
    text-align: center;
    margin-top: -99px;
    font-size: 20px;
    line-height: 22px;
    position: relative;
    top: 101px;
  }

  .texto-do-slide {
    text-align: center;
    width: 100%;
    font-size: 12px;
    line-height: 15px;
    position: relative;
    top: 92px;
  }

  .icon {
    margin-top: 500px;
  }

  .icon-2 {
    width: 20px;
    height: 20px;
    margin-top: 500px;
    margin-left: -2px;
  }

  .mask {
    width: auto;
  }

  .contedo-box {
    flex-flow: column;
    height: auto;
    margin-top: 20px;
  }

  .div-block-18 {
    width: auto;
    height: auto;
    margin-left: 3px;
  }

  .div-block-19 {
    width: auto;
  }

  .footer {
    flex-flow: column;
    margin-top: 220px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .topbar-footer {
    flex-flow: column;
    align-items: center;
  }

  .social-icons {
    width: auto;
    height: auto;
    margin-top: 20px;
  }

  .div-block-20 {
    flex-flow: column;
  }

  .div-block-21 {
    width: auto;
    height: auto;
  }

  .div-block-22 {
    width: auto;
    height: auto;
    margin-bottom: 10px;
    padding-left: 10px;
  }

  .descricao-header {
    text-align: center;
    margin-top: 250px;
    padding-left: 20px;
    padding-right: 40px;
    line-height: 20px;
  }

  .conteudo-interno {
    flex-flow: column;
    height: auto;
  }

  .image-5 {
    width: 200px;
    max-width: none;
    height: 250px;
    margin-left: auto;
    margin-right: -161px;
  }

  .conteudo-direita {
    height: auto;
  }

  .div-block-25 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .title {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .slide-nav {
    width: 100%;
    height: 8%;
    margin-top: auto;
  }

  .left-arrow, .right-arrow {
    width: 30px;
  }

  .devices {
    width: auto;
    height: auto;
    margin-top: -39px;
    margin-left: 158px;
  }

  .produto {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
    width: 300px;
    margin-top: 250px;
    margin-bottom: 260px;
  }

  .conteudo-interno2 {
    grid-column-gap: 72px;
    grid-row-gap: 72px;
    flex-flow: column;
    margin-bottom: 250px;
  }

  .div-block-26 {
    flex-flow: column;
    width: 300px;
  }

  .div-block-27 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-28 {
    width: auto;
    min-width: 300px;
  }

  .navbar {
    z-index: 99999;
    top: 10px;
    left: 60px;
  }

  .imagem-do-slider2 {
    width: 200px;
    height: 200px;
    margin-left: 116px;
    padding-left: 0;
    padding-right: 59px;
    position: relative;
    left: -200px;
  }

  .imagem-do-slider3 {
    width: 200px;
    height: 200px;
    margin-left: 104px;
    padding-left: 0;
    padding-right: 59px;
    position: relative;
    left: -200px;
  }

  .imagem-do-slider4 {
    width: 200px;
    height: 200px;
    margin-left: 110px;
    padding-left: 0;
    padding-right: 59px;
    position: relative;
    left: -200px;
  }

  .container {
    background-color: #324db1ad;
  }

  .descritivo-setor {
    align-items: center;
    width: auto;
    min-width: auto;
    padding-right: 0;
  }

  .titulo-descritivo-setor {
    margin-left: auto;
  }

  .setor-produto {
    grid-column-gap: 78px;
    grid-row-gap: 78px;
    flex-flow: column;
    align-items: center;
    width: 300px;
    margin-top: 220px;
  }

  .textarea {
    width: 100%;
  }

  .conteudo-interno3 {
    flex-flow: column;
    width: auto;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
  }

  .section-duas-colunas {
    flex-flow: column;
    height: auto;
    margin-bottom: 20px;
  }

  .bloco-esquerda-setor {
    flex-flow: row;
    width: auto;
    height: auto;
  }

  .bloco-direita-setor {
    width: 100%;
  }

  .grid {
    width: 100%;
    height: 200px;
    margin-bottom: 40px;
  }

  .background-video-3 {
    width: 350px;
    height: 80px;
    margin-bottom: 20px;
    overflow: hidden;
  }
}

#w-node-_266220ec-53d4-794a-eae9-21c0e0b33b38-683af457, #w-node-_266220ec-53d4-794a-eae9-21c0e0b33b38-ea508502, #w-node-_266220ec-53d4-794a-eae9-21c0e0b33b38-d056fcfb, #w-node-_266220ec-53d4-794a-eae9-21c0e0b33b38-f96d7e67, #w-node-_266220ec-53d4-794a-eae9-21c0e0b33b38-bf9da5ff {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


