:root {
  --gray: #4d4d4d;
  --white: white;
  --color: #012f76;
  --red: #dd3014;
  --black: black;
}

.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;
}

.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;
  }
}

.body {
  text-align: center;
}

.container {
  height: 100vh;
  margin-top: 5vh;
  padding-left: 5vw;
  padding-right: 5vw;
}

.heading {
  font-size: 56px;
}

.heading-2 {
  padding-bottom: 5vh;
  font-size: 56px;
}

.frame-1000004196 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.navbar-logo-left {
  background-color: #0242a6;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  text-decoration: none;
  display: flex;
}

.navbarcontainer {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.navbar-content {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 10px 0;
  text-decoration: none;
  display: flex;
}

.navbar-menu {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.navbar-menu.tel {
  justify-content: flex-start;
  align-items: center;
}

.vectors-wrapper {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 30px;
  text-decoration: none;
  display: flex;
}

.redes-sociais {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  width: 124px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.navbar-logo-left-2 {
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.navbar-brand {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.logo {
  background-image: url('../images/Logo.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 49px;
  text-decoration: none;
  display: flex;
}

.llktron_fundo-branco-3 {
  object-fit: cover;
}

.navbar-link {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 24px 12px;
  text-decoration: none;
  display: flex;
}

.text {
  color: #0242a6;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.text-2 {
  color: #0242a6;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.hero-heading-left {
  grid-column-gap: 80px;
  background-color: #3e6298;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 64px 24px;
  text-decoration: none;
  display: flex;
}

.container-2 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.column {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.title-copy-goes-here-be-awesome {
  justify-content: flex-start;
  align-items: center;
  width: 600px;
  display: flex;
}

.error-7df0ae10-bf4d-e035-6809-1b26769c2c85 {
  color: #212121;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.actions {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  text-decoration: none;
  display: flex;
}

.button {
  grid-column-gap: 8px;
  background-color: #000;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.text-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.column-2 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.title-copy-goes-here-be-awesome-0 {
  color: #e6ecf6;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 700;
  line-height: 127%;
  text-decoration: none;
}

.title-copy-goes-here-be-awesome-1 {
  color: #0242a6;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 700;
  line-height: 127%;
  text-decoration: none;
}

.title-copy-goes-here-be-awesome-2 {
  color: #dd3014;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 700;
  line-height: 127%;
  text-decoration: none;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-1 {
  color: #212121;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.section-title {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1000004195 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-4 {
  color: #023c97;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-5 {
  color: #5580c3;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.eletronicos {
  background-color: #f5f7fa;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 60px 10% 100px;
  display: flex;
}

.card_produto {
  grid-row-gap: 0px;
  background-color: #fff;
  border: 1px solid #b1c4e3;
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  padding: 37px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 12px #0000001a;
}

.frame-427320831 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.cone_card_produto {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-3 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 72px;
  height: 72px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-4 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 14px;
  left: 14px;
}

.vectors-wrapper-5 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 0;
  text-decoration: none;
  display: flex;
}

.frame-427320788 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: #023c97;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-7 {
  color: #6d6d6d;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: center;
  place-items: stretch stretch;
  width: 100%;
  max-width: 1440px;
  padding-top: 100px;
  padding-bottom: 0;
  padding-left: 0;
  display: grid;
}

.slider {
  background-color: #f5f7fa;
  height: 100%;
  padding-bottom: 0;
  padding-left: 0%;
}

.slide {
  background-image: url('../images/Hero-banner.jpg');
  background-position: 0 0;
  background-size: auto;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 0;
}

.slide-nav {
  display: none;
}

.heading-3 {
  color: var(--white);
  width: 600px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 64px;
  line-height: 120%;
}

.heading-3.h1-slider2 {
  color: var(--color);
  width: auto;
}

.text-span {
  color: #dd3014;
}

.button-2 {
  text-align: left;
  background-color: #ffffff08;
  border: 2px solid #fff;
  border-radius: 12px;
  width: 280px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 20px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.btn-primary {
  background-color: #f04438;
  border-radius: 12px;
  margin-top: 0;
  margin-left: 0;
  padding: 24px 60px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.btn-primary:hover {
  background-color: var(--color);
}

.btn-secondary {
  background-color: #0000;
  border: 2px solid #fff;
  border-radius: 12px;
  padding: 24px 40px;
  font-size: 18px;
}

.btn-secondary:hover {
  background-color: var(--color);
}

.icon {
  background-image: url('../images/arrow_slide.svg');
  background-position: 0 0;
  background-size: cover;
}

.left-arrow {
  display: flex;
}

.image-2 {
  width: 56px;
  padding-left: 16px;
  transform: rotate(0);
}

.body-2 {
  font-family: Poppins, sans-serif;
}

.arrow-right {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.right-arrow {
  width: 56px;
  padding-right: 16px;
  display: flex;
}

.separator {
  background-color: var(--red);
  border-radius: 100px;
  width: 143px;
  height: 3px;
}

.nav-link {
  color: var(--color);
  font-weight: 400;
  text-decoration: none;
}

.nav-link:hover {
  font-family: Poppins, sans-serif;
  font-weight: 700;
  text-decoration: underline;
}

.nav-link.w--current {
  border: 1px none var(--color);
  color: var(--color);
  padding-bottom: 20px;
  font-weight: 400;
  text-decoration: underline;
}

.nav-link.btn-inativo.w--current {
  font-weight: 400;
  text-decoration: none;
}

.nav-link-2 {
  color: var(--color);
  font-family: Poppins, sans-serif;
  text-decoration: none;
}

.nav-link-2:hover {
  font-weight: 700;
  text-decoration: underline;
}

.nav-link-2.w--current {
  color: var(--color);
  font-weight: 700;
  text-decoration: underline;
}

.nav-link-3 {
  color: var(--color);
  font-family: Poppins, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.nav-link-3:hover {
  font-weight: 700;
  text-decoration: underline;
}

.nav-link-3:active {
  color: var(--color);
}

.nav-link-3.w--current {
  border: 0px none var(--color);
  color: var(--color);
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 700;
  text-decoration: underline;
}

.navbar {
  background-color: #fff;
  width: 100%;
  padding-top: 0;
  font-family: Poppins, sans-serif;
}

.container-3 {
  width: 100%;
  min-width: 992px;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.infos {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: var(--color);
  justify-content: flex-end;
  align-items: center;
  padding: 22px 0%;
  display: flex;
}

.text-block-2 {
  color: var(--white);
  width: auto;
  font-size: 14px;
}

.link-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  display: flex;
}

.p {
  color: var(--white);
  width: 560px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-0 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tristique-duis-cursus-mi-quis-viverra-ornare-eros-dolor-interdum-nulla-ut-commodo-diam-libero-vitae-erat-2 {
  color: var(--white);
  width: 560px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.infos-header {
  background-color: var(--color);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.container-4 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  display: flex;
}

.tel-email {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
}

.container-5 {
  max-width: 100%;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-6 {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 992px;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

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

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-4 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-4:hover {
  color: #1a1b1fbf;
}

.nav-link-4:focus-visible, .nav-link-4[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.div-block {
  background-color: var(--color);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.logos {
  background-color: #fafafa;
  padding-top: 100px;
  padding-bottom: 64px;
}

.heading-4 {
  text-align: center;
}

.heading-0 {
  color: #2b2b2b;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.heading-1 {
  color: #023c97;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.image-3 {
  padding-top: 5px;
}

.div-block-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.logos-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #fafafa;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-items: stretch center;
  padding-top: 0;
}

.fabricante {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  max-width: none;
  height: auto;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.image-12 {
  object-fit: fill;
  width: auto;
  max-width: none;
}

.paragraph {
  color: #6d6d6d;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.como-trabalhamos {
  z-index: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.h1-como-trabalhamos {
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  text-decoration: none;
  display: flex;
}

.section-title-2 {
  color: #023c97;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.description {
  color: #5580c3;
  text-align: center;
  margin-top: 0;
  margin-bottom: 100px;
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.container-7 {
  text-align: center;
  flex-flow: column;
  display: flex;
}

.card-como-trabalhamos {
  z-index: 99999;
  box-sizing: content-box;
  background-color: var(--color);
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin: 5% 10% 0%;
  padding: 60px 24px 40px;
  display: flex;
  position: absolute;
  bottom: -314.219px;
}

.frame-1000004162 {
  grid-column-gap: 32px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: auto;
  text-decoration: none;
  display: flex;
}

.feature-item {
  grid-row-gap: 24px;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 264px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.cone_como_trabalhamos {
  grid-column-gap: 10px;
  background-color: #fff;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-6 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  text-decoration: none;
  display: flex;
}

.content {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.headline {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.description-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.feature-item-2 {
  grid-row-gap: 24px;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 264px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.plane {
  object-fit: cover;
}

.feature-item-3 {
  grid-row-gap: 24px;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 280px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.content-2 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 280px;
  height: auto;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.feature-item-4 {
  grid-row-gap: 24px;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 281px;
  height: auto;
  text-decoration: none;
  display: flex;
}

.qualidade {
  background-color: #e6ecf6;
  margin-top: 140px;
  padding-top: 220px;
  padding-bottom: 140px;
  position: static;
}

.let-nextcent-do-the-work-so-you-dont-have-to {
  color: #2b2b2b;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.description-3 {
  color: #6d6d6d;
  text-align: center;
  width: 85%;
  margin-top: 0;
  margin-bottom: 60px;
  padding-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.container-8 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1228px;
  padding-top: 60px;
  display: flex;
}

.depoimentos {
  -webkit-text-stroke-color: var(--white);
  justify-content: center;
  align-items: center;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;
  overflow: hidden;
}

.testimonial {
  grid-column-gap: 96px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 616px;
  padding-top: 0;
  padding-bottom: 132px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-7 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
}

.frame-427320777 {
  grid-row-gap: 40px;
  -webkit-text-stroke-color: var(--white);
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-bottom: 100px;
  text-decoration: none;
  display: flex;
}

.frame-427320776 {
  grid-row-gap: 27px;
  background-color: var(--white);
  border: 0 #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
}

.text-8 {
  color: #6d6d6d;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-427320775 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.text-10 {
  color: #f04438;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-11 {
  color: #6d6d6d;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.lorem-ipsum-dolor-sit-amet-consectetur-nunc-vestibulum-varius-non-arcu-lorem-lectus-ac-vulputate-mollis-lectus-a-morbi-egestas-0 {
  color: #4d4d4d;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.lorem-ipsum-dolor-sit-amet-consectetur-nunc-vestibulum-varius-non-arcu-lorem-lectus-ac-vulputate-mollis-lectus-a-morbi-egestas-1 {
  color: #0242a6;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.contact-v3 {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1234px;
  padding-top: 71px;
  padding-bottom: 71px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-8 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.technology-background-with-chip-3 {
  object-fit: cover;
  background-color: #00000080;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.contato {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 220px;
  padding: 100px 5%;
  display: inline-block;
  position: relative;
}

.form-block {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding: 60px 0 0;
  display: flex;
}

.form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-4 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.frame-1000004165 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.heading-5 {
  color: #01245b;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.paragraph-2 {
  color: #2b2b2b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.div-block-5 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-form {
  z-index: 1;
  background-color: #b1c4e3;
  border-radius: 25px;
  flex-flow: column;
  align-items: flex-start;
  width: 74%;
  padding: 88px 75px 48px;
  display: flex;
  position: relative;
}

.div-block-6 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.submit-button {
  background-color: var(--color);
  border-radius: 12px;
  padding: 16px 36px;
}

.text-field, .text-field-2, .text-field-3, .text-field-4, .text-field-5 {
  border-radius: 8px;
  height: 50px;
}

.field-label, .field-label-2, .field-label-3, .field-label-4, .field-label-5 {
  color: var(--color);
}

.textarea {
  border-radius: 8px;
  height: auto;
}

.footer-dark {
  background-color: var(--color);
  border-bottom: 1px solid #e4ebf3;
  margin-top: 0;
  padding: 50px 30px 15px;
  position: relative;
}

.footer-wrapper {
  grid-column-gap: 76px;
  grid-row-gap: 76px;
  justify-content: space-between;
  align-items: flex-start;
  min-width: 992px;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  color: var(--white);
  letter-spacing: 1px;
  text-transform: none;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.text-footer {
  color: var(--white);
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.text-footer:hover {
  color: var(--white);
}

.footer-social-block {
  color: var(--white);
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #ffffff80;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  color: var(--white);
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.image-13 {
  width: 24px;
}

.div-block-7 {
  background-color: var(--red);
  flex-flow: column;
  justify-content: flex-start;
  width: 100%;
  height: 2px;
  display: flex;
}

.container-9 {
  justify-content: space-between;
  width: 100%;
  min-width: 992px;
  max-width: none;
  display: flex;
}

.div-block-8 {
  flex-flow: column;
  margin-right: 20px;
  display: flex;
}

.text-block-3 {
  color: var(--white);
  width: 250px;
  font-size: 14px;
}

.footer-social-icons {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  padding-top: 20px;
  display: flex;
}

.image-14, .image-15 {
  height: 24px;
}

.div-block-9 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-16 {
  height: 24px;
}

.container-10 {
  justify-content: center;
  align-items: center;
  max-width: none;
  display: flex;
  position: relative;
}

.image-17 {
  width: 50%;
  height: auto;
  margin-bottom: 100px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.header {
  background-image: url('../images/img-header.jpg');
  background-position: 0 0;
  background-size: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.heading-6 {
  color: var(--white);
  text-align: center;
}

.frame-1000004189 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1210px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-1000004197 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-9 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 135px;
  height: 131px;
  text-decoration: none;
  display: flex;
}

.endere-o {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 263px;
  height: 103px;
  text-decoration: none;
  display: flex;
}

.text-12 {
  color: #2b2b2b;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-13 {
  color: #818181;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.frame-1000004190 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 262px;
  text-decoration: none;
  display: flex;
}

.whatsapp {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 110px;
  height: 65px;
  text-decoration: none;
  display: flex;
}

.frame-1000004191 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 263px;
  text-decoration: none;
  display: flex;
}

.e-mail {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 207px;
  height: 65px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-10 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 43px;
  left: 1083px;
}

.vectors-wrapper-11 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 43px;
  left: 609px;
}

.vectors-wrapper-12 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 41px;
  left: 107px;
}

.container-11 {
  padding-top: 120px;
  padding-bottom: 100px;
}

.div-block-10 {
  z-index: 9999999;
  width: 700px;
  position: absolute;
}

.code-embed {
  width: 100%;
  height: 100%;
  position: static;
  inset: 0% 0% 0% auto;
}

.s-quem {
  padding: 140px 5%;
}

.grid-2 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  justify-content: start;
  max-width: 1440px;
  position: relative;
}

.div-block-11 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.paragraph-3 {
  color: #4d4d4d;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.paragraph-0 {
  color: #4d4d4d;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.paragraph-1 {
  color: #4d4d4d;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.paragraph-4 {
  color: #4d4d4d;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.heading-8 {
  color: #023c97;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 56px;
  font-weight: 600;
  line-height: 66px;
  text-decoration: none;
}

.heading-9 {
  color: #f04438;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 66px;
  text-decoration: none;
}

.image-18 {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  height: 515px;
  position: static;
  right: -311.188px;
}

.missao {
  padding-bottom: 100px;
  padding-left: 5%;
  padding-right: 5%;
}

.frame-1000004198 {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.miss-o {
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #b1c4e3;
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  padding: 64px 40px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 8px 28px #0000001a;
}

.frame-1000004187 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-13 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: auto;
  text-decoration: none;
  display: flex;
}

.text-14 {
  color: #818181;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.conectar-o-futuro-da-ind-stria-com-solu-es-eletr-nicas-inovadoras-construindo-parcerias-duradouras-baseadas-em-transpar-ncia-qualidade-e-comprometimento-0 {
  color: #818181;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.conectar-o-futuro-da-ind-stria-com-solu-es-eletr-nicas-inovadoras-construindo-parcerias-duradouras-baseadas-em-transpar-ncia-qualidade-e-comprometimento-1 {
  color: #818181;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 130%;
  text-decoration: none;
}

.container-12 {
  width: 100%;
  max-width: 1440px;
}

.logo-carousel {
  grid-column-gap: 1rem;
  justify-content: flex-start;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  overflow: hidden;
}

.logo-carousel-item {
  flex: none;
  padding: 1rem;
}

.logo-link {
  filter: grayscale();
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.carousel {
  flex-direction: row;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.logo-carousel-wrap {
  backface-visibility: hidden;
  background-color: #0000000d;
  flex: none;
  width: auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: flex;
  transform: perspective(1px);
}

.logo-carousel-clone {
  grid-column-gap: 1rem;
  justify-content: flex-start;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  overflow: hidden;
}

.copy-animation {
  height: 0;
}

.small-instructions {
  font-size: 1rem;
}

.instructions {
  color: #33333387;
  text-align: center;
  margin-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: Inconsolata, monospace;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.2em;
}

.link-block-2, .link-block-3 {
  text-decoration: none;
}

.div-block-12 {
  background-color: #e6ecf6;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 250px;
  margin-bottom: 0;
  display: flex;
  position: absolute;
  inset: 397px 0% 0%;
}

.quemsomos-qualidade {
  padding-bottom: 140px;
}

.text-block-4 {
  color: #2b2b2b;
}

.success-message {
  background-color: #98ff9b;
  border-radius: 8px;
}

.error-message {
  border-radius: 8px;
}

.container-13 {
  max-width: 1440px;
}

.div-block-13 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  align-items: flex-start;
  min-width: 1228px;
  max-width: 1920px;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.div-block-13.d-slider-1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1440px;
  padding-bottom: 40px;
  padding-left: 10%;
  padding-right: 10%;
}

.slide-2 {
  background-color: var(--white);
  vertical-align: baseline;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 40px;
}

.paragraph-5 {
  width: 50%;
}

.div-block-14 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 500px;
  display: flex;
}

.paragraph-6 {
  color: var(--gray);
  font-size: 20px;
  line-height: 130%;
}

.button-3 {
  background-color: var(--color);
  text-align: center;
  border-radius: 12px;
  width: 285px;
  height: auto;
  padding: 24px 60px;
  font-size: 18px;
  line-height: 130%;
}

.image-19 {
  height: 560px;
}

.slide-nav-2 {
  vertical-align: baseline;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  overflow: visible;
}

.slide-3 {
  background-color: var(--white);
  padding-top: 40px;
}

.left-arrow-2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.right-arrow-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.slide-4 {
  background-color: var(--white);
  padding-top: 0;
}

.slider-2 {
  color: var(--gray);
  background-color: #fafafa;
  margin-top: 60px;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

.left-arrow-3, .right-arrow-3 {
  display: none;
}

.slide-nav-3 {
  color: var(--red);
  background-color: #fafafa;
  margin-top: 0;
  display: block;
  top: 195px;
}

.mask {
  padding-bottom: 0;
}

.slide-5 {
  vertical-align: baseline;
  background-color: #fafafa;
  max-width: 100%;
  padding-bottom: 0;
}

.nav-link-5 {
  color: var(--white);
}

.nav-link-5.w--current {
  color: var(--color);
  font-weight: 700;
  text-decoration: underline;
}

.nav-link-6, .nav-link-7 {
  color: var(--color);
}

.container-14 {
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-20 {
  padding-top: 14px;
}

.navbar-2 {
  background-color: var(--white);
  max-width: 2000px;
}

.div-block-15 {
  width: 500px;
  padding-top: 20px;
  padding-bottom: 40px;
}

.text-block-5 {
  color: var(--white);
  padding-top: 10px;
  font-size: 20px;
  line-height: 130%;
}

.text-block-6 {
  color: var(--gray);
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  line-height: 130%;
}

.text-span-3 {
  text-align: center;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: flex;
  overflow: hidden;
}

.slide-6, .slide-7, .slide-8 {
  background-color: #fafafa;
}

.slide-9 {
  background-color: var(--white);
}

.slider-3 {
  overflow: hidden;
}

.slide-10 {
  background-color: var(--white);
  vertical-align: baseline;
  padding-top: 100px;
  position: relative;
}

.mask-3 {
  background-color: #fff;
}

.image-21 {
  width: 120px;
  margin-bottom: 5%;
  padding-right: 2%;
  position: static;
  inset: auto 0% 0% auto;
}

.link-block-4 {
  position: fixed;
  inset: auto 2% 5% auto;
}

.image-22 {
  width: 120px;
}

@media screen and (min-width: 1280px) {
  .navbar-logo-left {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-content {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .eletronicos {
    padding-top: 0;
  }

  .slider {
    padding-bottom: 100px;
  }

  .nav-link, .nav-link-2, .nav-link-3 {
    font-size: 16px;
  }

  .navbar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-3 {
    width: 90%;
    min-width: 1280px;
    padding: 5px 5%;
  }

  .infos {
    background-color: var(--color);
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding: 12px 0%;
  }

  .text-block-2 {
    color: var(--white);
    flex-flow: row;
    justify-content: flex-start;
    align-items: stretch;
    width: auto;
    font-size: 16px;
    text-decoration: none;
    display: flex;
  }

  .link-block {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    text-decoration: none;
    display: flex;
  }

  .container-4 {
    width: 90%;
    display: flex;
  }

  .tel-email {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 12px 0;
    display: flex;
  }
}

@media screen and (min-width: 1440px) {
  .navbar-logo-left {
    justify-content: space-between;
    align-items: center;
    width: auto;
    min-width: 0;
    max-width: none;
    padding-left: 5%;
    padding-right: 5%;
  }

  .navbarcontainer {
    min-width: 0;
    max-width: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .navbar-content {
    justify-content: space-between;
    width: 100%;
    min-width: 1440px;
    max-width: none;
    padding-left: 0%;
    padding-right: 0%;
  }

  .navbar-menu {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding-right: 0;
    display: flex;
  }

  .navbar-menu.tel {
    justify-content: flex-start;
    align-items: center;
  }

  .navbar-link {
    justify-content: center;
    width: 100%;
    padding-top: 24px;
    display: block;
    position: relative;
  }

  .text-7 {
    line-height: 130%;
  }

  .grid {
    grid-template-rows: auto auto auto;
  }

  .slider {
    background-size: cover;
    width: 100%;
    min-width: 1440px;
    max-width: 100%;
    height: auto;
  }

  .slide {
    padding-bottom: 100px;
  }

  .heading-3 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .text-block {
    color: #fff;
    width: 500px;
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 130%;
  }

  .separator {
    background-color: var(--red);
    border: 1px solid red;
    border-radius: 100px;
    width: 143px;
    height: 4px;
    margin-bottom: 32px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .nav-link {
    color: var(--color);
    font-size: 16px;
    font-weight: 700;
  }

  .nav-link-2 {
    color: var(--color);
    font-size: 16px;
  }

  .nav-link-3 {
    color: var(--color);
    line-height: 16px;
  }

  .navbar {
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-3 {
    min-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .p {
    padding-top: 0;
  }

  .container-4 {
    background-color: var(--color);
    justify-content: center;
    width: 100%;
  }

  .div-block {
    background-color: var(--color);
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
  }

  .image-17 {
    height: 97%;
    margin-bottom: 220px;
  }

  .slide-2 {
    padding-bottom: 80px;
  }

  .image-19 {
    height: 560px;
  }

  .div-block-15 {
    padding-top: 0;
  }
}

@media screen and (max-width: 991px) {
  .heading-2 {
    padding-bottom: 5vh;
  }

  .navbar-logo-left {
    padding-right: 0;
  }

  .navbar-menu {
    max-width: unset;
  }

  .navbar-logo-left-2 {
    padding-right: 0;
  }

  .navbar-link {
    justify-content: center;
  }

  .container-2 {
    flex-direction: column;
    align-items: center;
  }

  .grid {
    grid-template-columns: 1fr 1fr;
  }

  .navbar {
    width: auto;
  }

  .container-3 {
    min-width: auto;
    max-width: 991px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .tel-email {
    width: auto;
  }

  .container-6 {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-4 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .div-block {
    width: auto;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .container-9 {
    justify-content: space-between;
    align-items: stretch;
    min-width: auto;
    display: flex;
  }

  .image-21, .image-22 {
    width: 90px;
  }
}

@media screen and (max-width: 767px) {
  .heading-2 {
    font-size: 44px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand-2 {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-4 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .text-footer:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .image-21 {
    width: 60px;
  }
}

@media screen and (max-width: 479px) {
  .heading-2 {
    text-align: center;
    width: 100%;
    margin-top: 0;
    padding-bottom: 2vh;
    font-size: 36px;
  }

  .text-4 {
    font-size: 32px;
  }

  .text-5 {
    padding-bottom: 40px;
  }

  .eletronicos {
    padding-top: 40px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    padding-top: 0;
  }

  .slider {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    height: 100%;
    padding-bottom: 0;
    padding-left: 0%;
    padding-right: 0%;
    display: block;
    position: static;
  }

  .slide {
    vertical-align: middle;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 60px;
  }

  .slide-nav {
    color: var(--gray);
    vertical-align: baseline;
    display: inline-block;
    position: static;
    inset: 4% 0% 0%;
    overflow: visible;
  }

  .heading-3 {
    text-align: left;
    width: auto;
    font-size: 32px;
  }

  .btn-primary {
    text-align: center;
    width: 100%;
    margin-left: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .btn-secondary {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .left-arrow {
    display: none;
  }

  .image-2 {
    vertical-align: baseline;
  }

  .right-arrow {
    vertical-align: middle;
    justify-content: flex-end;
    align-items: center;
    width: 56px;
    display: none;
  }

  .separator {
    width: 80px;
  }

  .navbar {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-3 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .text-block-2 {
    text-align: center;
  }

  .p {
    width: auto;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .container-6 {
    justify-content: center;
    align-items: center;
    min-width: 0;
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .div-block {
    display: none;
  }

  .hero {
    width: 100%;
  }

  .logos {
    max-width: 100%;
    height: auto;
    padding-left: 5%;
    padding-right: 5%;
    overflow: hidden;
  }

  .heading-0, .heading-1 {
    font-size: 32px;
    line-height: 120%;
  }

  .image-3 {
    vertical-align: middle;
    height: 40px;
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 0;
  }

  .brand {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .div-block-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    margin-top: 20px;
    padding-top: 0;
    display: flex;
  }

  .logos-2 {
    grid-row-gap: 32px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: minmax(0, 1fr);
    grid-auto-columns: .25fr;
    grid-auto-flow: row;
    place-content: center;
    place-items: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .fabricante {
    width: 100%;
  }

  .image-12 {
    width: 120px;
    height: auto;
  }

  .como-trabalhamos {
    width: 100%;
    padding: 60px 5% 0;
    position: relative;
  }

  .section-title-2 {
    font-size: 32px;
    line-height: 130%;
  }

  .container-7 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .card-como-trabalhamos {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    max-width: none;
    height: 100%;
    margin-top: 0;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .frame-1000004162 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    height: auto;
    display: grid;
  }

  .qualidade {
    margin-top: -55px;
    padding: 100px 5% 60px;
  }

  .let-nextcent-do-the-work-so-you-dont-have-to {
    font-size: 32px;
    line-height: 120%;
  }

  .container-8 {
    padding-top: 40px;
  }

  .depoimentos {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .testimonial {
    height: auto;
    padding: 100px 5% 60px;
  }

  .vectors-wrapper-7 {
    display: none;
  }

  .frame-427320777 {
    grid-row-gap: 10px;
    overflow: hidden;
  }

  .text-8 {
    max-width: 100%;
  }

  .frame-427320775 {
    justify-content: center;
    align-items: center;
  }

  .text-10 {
    padding-top: 0;
    font-size: 12px;
  }

  .lorem-ipsum-dolor-sit-amet-consectetur-nunc-vestibulum-varius-non-arcu-lorem-lectus-ac-vulputate-mollis-lectus-a-morbi-egestas-0 {
    font-size: 18px;
  }

  .lorem-ipsum-dolor-sit-amet-consectetur-nunc-vestibulum-varius-non-arcu-lorem-lectus-ac-vulputate-mollis-lectus-a-morbi-egestas-1 {
    font-size: 32px;
  }

  .contato {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .form {
    align-items: stretch;
  }

  .heading-5 {
    font-size: 32px;
    line-height: 120%;
  }

  .div-form {
    width: 100%;
    padding: 5% 5% 15%;
  }

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

  .footer-dark {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .footer-wrapper {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    justify-content: center;
    min-width: 0;
  }

  .footer-content {
    margin-top: 0;
  }

  .footer-block {
    justify-content: flex-start;
    align-items: center;
  }

  .text-footer {
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-footer:hover {
    color: var(--white);
    margin-top: 0;
  }

  .div-block-8 {
    justify-content: center;
    align-items: center;
    margin-right: 0;
  }

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

  .menu-button-2 {
    background-color: var(--white);
  }

  .menu-button-2.w--open {
    background-color: var(--color);
    color: var(--white);
  }

  .nav-menu {
    background-color: var(--white);
  }

  .container-10 {
    margin-bottom: 100px;
    position: static;
  }

  .image-17 {
    display: none;
  }

  .header {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .frame-1000004189 {
    grid-column-gap: 42px;
    grid-row-gap: 42px;
    flex-flow: column;
  }

  .frame-1000004197 {
    grid-row-gap: 24px;
    height: 100%;
  }

  .text-13 {
    line-height: 130%;
  }

  .frame-1000004190 {
    height: auto;
  }

  .frame-1000004191 {
    height: 100%;
  }

  .container-11 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .code-embed {
    width: 100%;
    height: 50%;
    margin-bottom: 40px;
    display: inline-block;
    position: static;
  }

  .s-quem {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .grid-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    position: static;
  }

  .paragraph-3, .paragraph-0, .paragraph-1, .paragraph-4 {
    font-size: 16px;
    line-height: 130%;
  }

  .heading-8, .heading-9 {
    font-size: 32px;
    line-height: 130%;
  }

  .image-18 {
    height: auto;
    margin-top: 20px;
    position: static;
  }

  .small-instructions {
    line-height: 1em;
  }

  .div-block-13 {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    min-width: auto;
    max-width: none;
    padding-left: 10%;
    padding-right: 10%;
  }

  .div-block-13.d-slider-1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    min-width: 0;
    max-width: none;
    min-height: auto;
    padding-bottom: 0;
    padding-right: 10%;
  }

  .slide-2 {
    vertical-align: top;
    width: 100%;
    height: auto;
    padding: 20px 0 60px;
  }

  .div-block-14 {
    justify-content: flex-start;
    align-items: stretch;
    width: auto;
  }

  .paragraph-6 {
    font-size: 16px;
  }

  .button-3 {
    width: 100%;
    font-size: 16px;
  }

  .button-3:hover {
    background-color: var(--red);
  }

  .image-19 {
    height: auto;
    display: inline-block;
  }

  .slide-nav-2 {
    display: inline-block;
  }

  .slide-4 {
    height: auto;
    max-height: none;
  }

  .slider-2 {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 40px;
    overflow: hidden;
  }

  .slide-nav-3 {
    position: static;
  }

  .mask {
    overflow: visible;
  }

  .slide-5 {
    background-color: var(--white);
    text-align: center;
    vertical-align: baseline;
    width: 100%;
    max-width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .mask-2 {
    margin-bottom: 0;
    padding-top: 0;
    position: static;
  }

  .div-block-15 {
    width: 100%;
  }

  .text-block-6 {
    text-align: left;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    padding-left: 0;
    font-size: 16px;
    display: block;
  }

  .text-span-2 {
    font-size: 18px;
  }

  .text-span-3 {
    background-color: var(--white);
    width: 200px;
    max-width: 100%;
    font-size: 18px;
    line-height: 130%;
    overflow: hidden;
  }

  .slide-6, .slide-7, .slide-8 {
    max-width: 300px;
  }

  .slide-9 {
    max-width: 100%;
  }

  .mask-3 {
    background-color: var(--white);
    max-width: 100%;
  }

  .link-block-4 {
    z-index: 99999;
  }

  .image-22 {
    width: 60px;
  }
}

#w-node-cea3e666-f9c6-0ccc-e70d-e81a767dc974-abb3a800, #w-node-_1cc77d9c-0d17-0e0d-133f-22265db2f076-5db2f068, #w-node-_37cae2d3-c044-af43-ee04-488f3072f8c3-5db2f068, #w-node-a360c51c-b8bd-463a-0547-bf886e6e38ab-5db2f068, #w-node-_201002ac-35dd-1b0b-eb2d-a2a91d977d58-1d977d4a, #w-node-_201002ac-35dd-1b0b-eb2d-a2a91d977d6e-1d977d4a, #w-node-_201002ac-35dd-1b0b-eb2d-a2a91d977d84-1d977d4a, #w-node-_201002ac-35dd-1b0b-eb2d-a2a91d977d96-1d977d4a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_97966bf8-9253-e4d2-689c-793d6e12c862-3beaeb42 {
  justify-self: start;
}

#w-node-c10390f5-d884-ea91-ac91-88c67d13a2ac-3beaeb42 {
  justify-self: end;
}


