:root {
  --cinza-escuro-fonte: #333;
  --azul: #303a8f;
  --cinza: #f1f1f1;
  --branco-cinza: #fafafa;
  --cinza-escuro: var(--azul);
}

.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 {
  color: #333;
  font-family: Sora, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

p {
  color: var(--cinza-escuro-fonte);
  margin-bottom: 10px;
}

a {
  color: var(--azul);
  text-decoration: none;
}

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

.body {
  background-color: var(--cinza);
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.inc-menu {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 14vh;
  display: flex;
}

.div-block {
  justify-content: space-between;
  align-items: center;
  width: 85vw;
  height: 100%;
  display: flex;
}

.image {
  width: 100%;
}

.link-block {
  width: 17vw;
}

.txt-menu {
  font-size: 14px;
}

.inc-txt-menu {
  color: var(--azul);
  border-radius: 12px;
  margin-left: 1vw;
  padding: .5vh .8vw;
  font-size: 1.4vw;
}

.inc-txt-menu.azul {
  background-color: var(--azul);
  color: var(--branco-cinza);
}

.marcas {
  background-color: var(--azul);
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 65vh;
  display: flex;
  overflow: hidden;
}

.cont-marcas {
  width: 70vw;
  padding-top: 6vh;
}

.text-block {
  font-size: 1.5vw;
}

.mask {
  width: 23%;
  overflow: visible;
}

.left-arrow {
  display: none;
}

.slide-marcas {
  margin-right: 2vw;
}

.marca {
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  border-radius: 10px;
  height: 100%;
}

.marca._01 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.right-arrow {
  display: none;
}

.slider {
  background-color: #0000;
  height: 22vh;
}

.slide-nav {
  margin-bottom: -6vh;
  font-size: 12px;
  line-height: 15px;
}

.text-block-2 {
  color: var(--cinza);
  margin-bottom: 3vh;
  font-size: 18px;
}

.logistica {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 10vh;
  display: flex;
  position: relative;
}

.cont-frota {
  z-index: 5;
  background-color: var(--branco-cinza);
  border-radius: 20px;
  width: 85vw;
  margin-top: -16vh;
  padding-left: 9vw;
  padding-right: 9vw;
}

.paragraph {
  font-size: 14px;
  line-height: 21px;
}

.h2 {
  color: var(--azul);
  margin-bottom: 20px;
  font-size: 3.5vw;
  line-height: 4vw;
}

.div-block-2 {
  width: 50%;
  padding-top: 13vh;
}

.div-block-3 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-2 {
  width: auto;
  height: 50vh;
  margin-top: -23vh;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-4 {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.cont-diferenciais {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 12vh;
  display: flex;
}

.cont-diferenciais.int {
  margin-top: 8vh;
}

.div-block-5 {
  background-color: var(--azul);
  color: var(--branco-cinza);
  border-radius: 10px;
  width: 32%;
  padding: 3vh 2vw;
}

.img-diferencial {
  width: 5vw;
  height: 5vw;
  margin-bottom: 2vh;
}

.txt-diferencial {
  margin-bottom: 2vh;
  font-size: 18px;
  font-weight: 700;
}

.resumo-diferencial {
  color: var(--branco-cinza);
}

.link {
  margin-top: 40px;
  font-weight: 700;
  display: block;
}

.cont-btn-contact {
  justify-content: center;
  align-items: center;
  padding-top: 6vh;
  padding-bottom: 6vh;
  display: flex;
}

.image-3 {
  width: 18px;
  margin-right: .5vw;
}

.text-block-3 {
  color: var(--branco-cinza);
}

.btn-contact {
  background-color: var(--azul);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 1vh 1vw;
  display: flex;
}

.cont-mapa {
  justify-content: center;
  align-items: flex-end;
  width: 85vw;
  height: 80vh;
  display: flex;
  position: relative;
}

.image-4 {
  width: 50%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.div-block-6 {
  float: left;
  width: auto;
}

.div-block-7 {
  width: 27vw;
  margin-bottom: 7vh;
  margin-left: 29vw;
  position: absolute;
  inset: auto auto 0% 0%;
}

.image-5 {
  width: 30%;
  margin-top: 23vh;
  position: absolute;
  inset: 0% auto auto 0%;
}

.footer {
  background-color: var(--azul);
  justify-content: center;
  align-items: center;
  padding-top: 5vh;
  padding-bottom: 5vh;
  display: flex;
}

.image-6 {
  width: 16vw;
}

.item-footer {
  color: var(--branco-cinza);
  padding-top: .8vh;
  padding-bottom: .8vh;
}

.itens-footer {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-7 {
  height: 2vh;
}

.div-block-8 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-9 {
  justify-content: space-between;
  align-items: center;
  width: 70vw;
  display: flex;
}

.link-block-2 {
  margin-top: 1vh;
  margin-bottom: 1vh;
}

.icon-footer {
  margin-top: .5vh;
  margin-bottom: .5vh;
}

.div-block-10 {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.slide {
  height: 100%;
}

.slider-2 {
  height: 75vh;;
}

.mask-2 {
  height: 100%;
}

.background-video {
  z-index: -1;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.left-arrow-2, .right-arrow-2, .slide-nav-2 {
  display: none;
}

.div-block-11 {
  background-color: var(--azul);
    background-image: url('../images/Imagem_Sobre_-_Inteira.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    justify-content: space-between;
    align-items: center;
    height: 500px;
  padding-top: 0px;
  padding-left: 7.5vw;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.image-8 {
  width: 60%;
  max-width: 572px;
}

.text-block-4 {
  color: var(--branco-cinza);
  width: 40%;
  margin-top: 0px;
  font-size: 5vw;
  font-weight: 700;
  line-height: 5vw;
}

.div-block-12 {
  padding-left: 7.5vw;
  padding-right: 7.5vw;
}

.div-block-13 {
  margin-bottom: 3vh;
  padding: 30px 15vw;
}

.heading {
  color: var(--azul);
  margin-top: 3vh;
  margin-bottom: 3vh;
  font-size: 4vw;
  line-height: 4vw;
}

.div-block-14 {
  margin-bottom: 6vh;
  padding-left: 7.5vw;
  padding-right: 7.5vw;
}

.lightbox-link {
  /*width: 48%;*/
  height: 30vh;
  margin-bottom: 2vh;
  margin-left: 1%;
  margin-right: 1%;
}

.lightbox-link._01 {
  background-image: url('../images/Imagem-do-topo---Talumar.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lightbox-link._02 {
  background-image: url('../images/Caminhão-da-sessão-logística-01-1-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-15 {
  background-color: var(--azul);
  justify-content: space-between;
  align-items: flex-end;
  height: 35vh;
  display: flex;
}

.image-9 {
  height: 100%;
}

.image-10 {
  height: 100%;
  margin-bottom: -4vh;
  margin-right: 5vw;
}

.div-block-16 {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
    padding: 12vh 14vw 8vh;
}

.div-block-17 {
    background-color: var(--branco-cinza);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 46%;
    margin-bottom: 2vh;
    margin-left: 2%;
    margin-right: 2%;
    padding: 2vh 1.5vw;
    display: flex;
    min-height: 450px;
}

.div-block-17 p {
    font-size: 13px;
    line-height: 18px;
}

/* Imagem não preeche o espaço e ficava alinhada a esquerda */
/*.image-11 {*/
/*  width: 50%;*/
/*  margin-bottom: 3vh;*/
/*  margin-top: 4vh;*/
/*}*/

.image-11 {
    width: 100%;
    height: 200px;
    object-fit: contain;
    margin-bottom: 3vh;
    margin-top: 4vh;
    display: block;
}

.paragraph-3 {
  margin-bottom: 3vh;
}

.image-12 {
  width: 8vw;
  margin-left: 5vw;
  margin-right: 2vw;
}

.div-block-18 {
  background-color: var(--azul);
  background-image: linear-gradient(94deg, var(--azul) 55%, transparent), url('../images/Imagem-sessão-catálogo-1-1.png');
  background-position: 0 0, 100% 45%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 63%;
  justify-content: space-between;
  align-items: center;
  height: 25vh;
  display: flex;
}

.div-block-19 {
  margin-bottom: 10vh;
  padding-left: 15vw;
}

.div-block-20 {
  color: var(--branco-cinza);
}

.link-2 {
  color: var(--branco-cinza);
  cursor: pointer;
}

.text-block-5 {
  margin-bottom: 2vh;
  font-size: 5vh;
  font-weight: 600;
  line-height: 5vh;
}

.image-13 {
  height: 100%;
}

.div-block-21 {
  display: flex;
}

.image-14 {
  width: 70vw;
}

.div-block-22 {
  justify-content: flex-end;
  display: flex;
}

.div-block-23 {
  padding: 4vh 15vw 6vh;
}

.heading-2 {
  color: var(--azul);
  margin-bottom: 3vh;
  font-size: 4vw;
  line-height: 4vw;
}

.div-block-24 {
  margin-bottom: 6vh;
  padding-left: 7.5vw;
  padding-right: 7.5vw;
}

.div-block-25 {
  background-color: var(--branco-cinza);
  border-radius: 10px;
  flex-flow: column;
  align-items: center;
  padding: 4vh 7.5vw;
  display: flex;
}

.image-15 {
  width: 65%;
}

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

.text-block-6 {
  color: var(--azul);
  margin-bottom: 4vh;
  font-size: 2vw;
}

.bold-h1 {
  color: #6a4d8a;
  font-weight: 600;
}

.eng-tittle-int {
  margin-bottom: 5vh;
}

.btn-big {
  background-color: var(--azul);
  border-radius: 6px;
  padding: 15px 30px;
  font-size: 20px;
}

.eng-btn-right {
  justify-content: flex-end;
  display: flex;
}

.eng-int {
  padding-top: 5vh;
  position: relative;
  overflow: hidden;
}

.txt-field {
  border: 1px solid var(--azul);
  color: var(--azul);
  background-color: #0000;
  border-radius: 6px;
  min-height: 65px;
  margin-bottom: 15px;
  padding: 20px;
  font-weight: 400;
}

.txt-field::placeholder {
  color: #36303d;
}

.txt-field.txt-area {
  min-height: 120px;
}

.container-int {
  width: 60vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 6vh;
}

.heading-3 {
  color: var(--azul);
}

.contain-session {
  flex-direction: row;
  justify-content: flex-start;
  width: 70vw;
  padding-top: 8.25vh;
  padding-bottom: 4.12vh;
  display: flex;
}

.contain-session.sem-duas-margens {
  padding-top: 0;
  padding-bottom: 0;
}

.contain-session.sem-duas-margens.rodape {
  justify-content: space-between;
  display: block;
}

.contain-session.line {
  border-bottom: 2px solid #ebebeb;
  flex-direction: column;
  margin-bottom: 8vh;
}

.item-menu {
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  word-break: keep-all;
  margin-right: 1.8vw;
  padding: 0;
  font-size: .85vw;
  font-weight: 500;
  line-height: 2vw;
  text-decoration: none;
}

.item-menu:hover {
  color: #dfdfdf;
}

.item-menu.submenu {
  text-transform: capitalize;
  text-decoration: none;
}

.faixa-azul-menu {
  z-index: -1;
  background-color: #191f4e;
  width: 63vw;
  height: 17vh;
  position: absolute;
  inset: 0% 0% auto auto;
}

.content {
  width: 100%;
  max-width: 1920px;
  height: 100%;
}

.eng-conteudo-rodape {
  float: left;
  padding-right: 0;
}

.eng-conteudo-rodape._01 {
  width: 18%;
  margin-right: 6%;
  padding-left: 2vw;
}

.icon-social-rodape {
  margin-left: 0;
  margin-right: 2vw;
}

.div-block-29 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 1em;
  display: flex;
}

.tit-branco {
  color: #fff;
  margin-bottom: 5vh;
  font-size: 3.1vw;
  font-weight: 700;
  line-height: 3.3vw;
}

.tit-branco.contato {
  margin-bottom: 0;
  font-size: 2.8vw;
  line-height: 3vw;
}

.image-16 {
  width: 16px;
  height: 16px;
  margin-right: .5vw;
}

.item-menu-dropdown {
  color: #fff;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-right: 1.8vw;
  padding: 0 1.5em 0 0;
  font-size: .85vw;
  line-height: 2vw;
  text-decoration: none;
  display: flex;
}

.item-menu-dropdown:hover {
  color: #dfdfdf;
}

.item-menu-dropdown.ultimo {
  margin-right: 0;
}

.div-block-30 {
  width: 70vw;
}

.div-block-30.contato {
  width: 55vw;
}

.pattern-menu {
  width: 100%;
  position: absolute;
  inset: auto auto 0% 0%;
}

.rodape {
  background-color: #ebebeb;
  padding-top: 8vh;
  position: relative;
}

.eng-copyrhigt {
  float: left;
  text-align: center;
  border-top: 2px solid #dfdfdf;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90px;
  margin-top: 5vh;
  display: flex;
}

.image-17 {
  width: 100%;
}

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

.eng-marca-menu {
  width: 12vw;
  height: auto;
}

.logo {
  height: 10vh;
  margin-top: 3vh;
  margin-bottom: 3vh;
}

.image-18 {
  width: 57px;
  height: 57px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.dropdown-list {
  background-color: #225dbc;
}

.dropdown-list.w--open {
  z-index: 99999;
  background-color: #191f4e;
  flex-flow: column;
  margin-left: -90px;
  padding: 1em;
  display: flex;
  position: absolute;
}

.item-menu-dropdown-link {
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  word-break: keep-all;
  margin-right: 0;
  padding: 0;
  font-size: .85vw;
  font-weight: 600;
  text-decoration: none;
}

.item-menu-dropdown-link:hover {
  color: #dfdfdf;
}

.image-19 {
  height: 90px;
}

.image-19._2 {
  height: 79px;
}

.faixa-cinza-menu {
  z-index: -1;
  background-color: #191f4e;
  width: 42vw;
  height: 17vh;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-45 {
  margin-top: 2vh;
  display: flex;
}

.link-category {
  opacity: .7;
  padding-top: .5em;
  padding-bottom: .5em;
  font-size: .8em;
  font-weight: 700;
}

.link-category.menu {
  color: #fff;
}

.cx-produto {
  background-color: #dfdfdf;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 22vh;
  display: flex;
}

.cx-produto.ultimo {
  margin-right: 0%;
  padding-left: 1rem;
  padding-right: 1rem;
}

.icon-5 {
  margin-right: 0;
}

.div-block-46 {
  width: 46vw;
}

.div-block-46.sobre {
  width: 55vw;
}

.eng-menu-2 {
  justify-content: space-between;
  display: flex;
  position: relative;
}

.eng-itens-menu {
  z-index: 9999;
  justify-content: space-between;
  align-items: center;
  width: 70vw;
  height: 100%;
  display: flex;
  position: relative;
}

.sub-tit {
  color: #000;
  text-transform: uppercase;
  padding-bottom: 1em;
  font-size: .95vw;
  font-weight: 700;
}

.sub-tit.menor {
  text-align: center;
  font-size: .83vw;
  font-weight: 700;
  line-height: 1.2vw;
}

.sub-tit.menor.tit-rodape {
  text-align: left;
  margin-bottom: .7vh;
}

.faixa-top {
  background-image: linear-gradient(131deg, #191f4e 38%, #191f4ec9 59%, #191f4e57), url('../images/Img_BannerPrincipal.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.faixa-top.contato {
  background-color: #191f4e;
  background-image: none;
  width: 85vw;
  padding-top: 2vh;
  padding-bottom: 2vh;
}

.item-menu-group-title {
  color: #fff;
  text-transform: uppercase;
  margin-right: 0;
  padding: 0;
  font-size: 1vw;
  font-weight: 600;
  text-decoration: none;
}

.item-menu-group-title:hover {
  color: #dfdfdf;
}

.div-block-47 {
  display: none;
}

.div-block-48 {
  float: left;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  width: 75%;
  display: grid;
}

.div-block-48.interno {
  width: 100%;
}

.itenns-menu {
  display: flex;
}

.dados-contato {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: .7vh;
  display: flex;
}

.eng-menu {
  z-index: 99999;
  justify-content: center;
  align-items: center;
  height: 16.5vh;
  display: flex;
}

.image-20 {
  width: 20px;
  height: 20px;
}

.div-block-49 {
  display: none;
}

.eng-links-menu {
  justify-content: flex-end;
  width: 60%;
  display: flex;
  position: relative;
}

.link-category-group {
  flex-flow: column;
  padding-left: 0;
  display: flex;
}

.paragraph-4 {
  margin-bottom: 4vh;
}

.paragraph-4.copyright {
  color: #7c7c7c;
  margin-bottom: 0;
}

.div-block-51 {
  float: left;
  width: 22%;
  margin-right: 3%;
}

.div-block-51.interna {
  width: 100%;
}

.eng-whats {
  z-index: 5;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 15px;
  margin-right: 15px;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.btn-whats {
  z-index: 1000;
  background-image: linear-gradient(45deg, #2ad84b, #54f572);
  border-radius: 12vw;
  justify-content: center;
  align-items: center;
  width: 65px;
  height: 65px;
  display: flex;
  box-shadow: 3px 3px 12px -6px #2ad84b;
}

.icon-whatsapp {
  width: 55%;
  height: 55%;
}

.slide-nav-3 {
  display: none;
}

.logistica.top-maior {
    /*margin-top: 25vh;*/
}

.eng-btns {
    margin-top: auto;
    justify-content: space-between;
    align-items: center;
    display: flex;
    gap: 170px;
    width: 100%;
}

@media screen and (max-width: 991px) {
  .inc-menu {
    display: none;
  }

  .div-block-3 {
    flex-flow: wrap-reverse;
  }

  .image-2 {
    height: 39vh;
    margin-top: -2vh;
  }

  .cont-mapa {
    height: 60vh;
  }

  .div-block-7 {
    margin-top: 20vh;
    margin-left: 5vw;
    inset: 0% auto auto 0%;
  }

  .heading-3 {
    font-size: 42px;
    line-height: 50px;
  }

  .contain-session {
    width: 90vw;
  }

  .menu-resp-close {
    background-color: #191f4e;
    width: 100%;
    height: 16vh;
  }

  .item-menu-resp {
    color: #ebebeb;
    text-transform: uppercase;
    width: 100%;
    padding: 2vh 3em 2vh 0;
    font-size: 20px;
    line-height: 22px;
  }

  .eng-conteudo-rodape {
    width: 45%;
    margin-top: 2vh;
    padding-left: 2vw;
  }

  .eng-conteudo-rodape._01 {
    float: left;
    width: 40%;
    margin-right: 5%;
  }

  .div-block-29 {
    flex-flow: row;
  }

  .tit-branco.contato {
    font-size: 23px;
    line-height: 25px;
  }

  .div-block-30.contato {
    width: 100%;
    margin-left: 5vw;
  }

  .rodape {
    flex-wrap: wrap;
    display: flex;
  }

  .logo {
    height: 6vh;
  }

  .dropdown {
    padding-right: 2em;
    display: block;
  }

  .div-block-31 {
    background-color: #fff;
    width: 100%;
    height: 3px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-resp-open {
    color: #ebebeb;
    background-color: #191f4e;
    display: none;
  }

  .link-category {
    font-size: 15px;
  }

  .item-menu-resp-dropdown {
    color: #ebebeb;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 0 3em 0 0;
    font-size: 15px;
    line-height: 22px;
  }

  .dropdown-list-3 {
    background-color: #191f4e;
  }

  .dropdown-list-3.w--open {
    background-color: #2a305f;
    flex-flow: column;
    padding: 1em;
    display: flex;
    position: relative;
  }

  .cx-produto {
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .div-block-46.sobre, .eng-menu-2 {
    width: 100%;
  }

  .sub-tit {
    font-size: 15px;
    line-height: 18px;
  }

  .sub-tit.menor {
    text-align: center;
    font-size: 13px;
    line-height: 16px;
  }

  .sub-tit.menor.tit-rodape {
    text-align: left;
    font-size: 15px;
  }

  .faixa-top.contato {
    width: 95vw;
  }

  .div-block-47 {
    z-index: 99;
    background-color: var(--azul);
    width: 100vw;
    height: 100vh;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .itens-menu-resp {
    z-index: 1;
    margin-top: 15vh;
    padding-top: 1vh;
    padding-bottom: 1vh;
    padding-left: 6vw;
    position: relative;
  }

  .eng-menu {
    display: none;
  }

  .div-block-49 {
    background-color: var(--azul);
    height: auto;
    display: block;
  }

  .link-block-5 {
    background-color: #fff;
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .link-block-5.w--current {
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .eng-links-menu {
    width: 80%;
  }

  .eng-links-menu._2 {
    align-items: center;
    padding-right: 5vw;
  }

  .eng-links-menu._2.close {
    padding-right: 0;
  }

  .link-category-group {
    grid-column-gap: .4em;
    grid-row-gap: .4em;
  }

  .div-block-50 {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    width: 60px;
    height: 60px;
    display: flex;
    position: relative;
  }

  .div-block-50._2 {
    background-color: #fff;
    justify-content: center;
    align-items: center;
    width: 130px;
    height: 100%;
    padding-left: 35px;
    padding-right: 35px;
  }

  .paragraph-4 {
    line-height: 18px;
  }

  .btn-whats {
    width: 7vw;
    height: 7vw;
    bottom: 5vw;
    right: 5vw;
  }

  .icon-whatsapp {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .cont-marcas {
    width: 88vw;
  }

  .mask {
    width: 40%;
  }

  .cont-frota {
    width: 88vw;
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .h2 {
    font-size: 5vw;
    font-weight: 700;
    line-height: 5vw;
  }

  .div-block-2 {
    width: 100%;
    padding-top: 6vh;
  }

  .div-block-4 {
    display: none;
  }

  .cont-diferenciais {
    flex-flow: column;
    margin-top: 5vh;
  }

  .cont-diferenciais.int {
    flex-flow: column;
  }

  .div-block-5 {
    width: 100%;
    margin-bottom: 2vh;
  }

  .img-diferencial {
    width: 12vw;
    height: 12vw;
  }

  .image-3 {
    margin-right: 1vw;
  }

  .btn-contact {
    padding: 2vh 2vw;
  }

  .cont-mapa {
    width: 88vw;
    height: 50vh;
    margin-top: 6vh;
  }

  .image-4 {
    width: 60%;
  }

  .div-block-7 {
    width: 36vw;
    margin-top: 20vh;
  }

  .div-block-9 {
    width: 60vw;
  }

  .div-block-12 {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .div-block-13, .div-block-14 {
    padding-left: 7vw;
    padding-right: 7vw;
  }

  .div-block-15 {
    overflow: hidden;
  }

  .div-block-16 {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .div-block-19 {
    padding-left: 7vw;
  }

  .image-14 {
    width: 65vw;
  }

  .div-block-23, .div-block-24 {
    padding-left: 7vw;
    padding-right: 7vw;
  }

  .div-block-25 {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .image-15 {
    width: 80%;
  }

  .text-block-6 {
    font-size: 3vw;
    line-height: 3vw;
  }

  .container-int {
    width: 80vw;
    padding-left: 25px;
    padding-right: 25px;
  }

  .heading-3 {
    font-size: 30px;
    line-height: 35px;
  }

  .contain-session {
    flex-direction: column;
  }

  .div-block-29 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .tit-branco {
    font-size: 4vw;
    line-height: 4.6vw;
  }

  .tit-branco.contato {
    font-size: 23px;
    line-height: 25px;
  }

  .div-block-48 {
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
  }

  .div-block-51 {
    width: 100%;
    padding-bottom: 2vh;
  }

  .btn-whats {
    width: 10vw;
    height: 10vw;
  }

  .link-block-7 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .mask {
    width: 50%;
  }

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

  .div-block-5 {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .btn-contact {
    padding-top: 1vh;
    padding-bottom: 1vh;
  }

  .image-4 {
    width: 65%;
  }

  .div-block-7 {
    width: 52vw;
    margin-top: 20vh;
  }

  .itens-footer {
    margin-right: 20vw;
  }

  .div-block-9 {
    justify-content: flex-start;
    width: 80vw;
  }

  .text-block-4 {
    font-size: 6vw;
    line-height: 6vw;
  }

  .heading {
    font-size: 8vw;
    line-height: 8vw;
  }

  .lightbox-link {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .div-block-15 {
    justify-content: space-between;
  }

  .div-block-17 {
      background-color: var(--branco-cinza);
      flex-flow: column;
      justify-content: space-between;
      align-items: flex-start;
      width: 46%;
      margin-bottom: 2vh;
      margin-left: 2%;
      margin-right: 2%;
      padding: 2vh 1.5vw;
      display: flex;
      min-height: 450px;
      height: 100%;
  }

  .image-12 {
    width: 14vw;
    margin-right: 4vw;
  }

  .text-block-5 {
    font-size: 4vh;
    line-height: 4vh;
  }

  .bold-h1 {
    z-index: 10;
    position: relative;
  }

  .container-int, .eng-conteudo-rodape, .eng-conteudo-rodape._01 {
    width: 100%;
  }

  .tit-branco {
    font-size: 23px;
    line-height: 27px;
  }

  .div-block-30 {
    width: 80%;
  }

  .rodape {
    padding-left: 2vw;
  }

  .logo {
    height: 8vh;
    margin-top: 4vh;
    margin-bottom: 4vh;
  }

  .item-menu-resp-dropdown {
    text-transform: capitalize;
  }

  .cx-produto {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
  }

  .cx-produto.ultimo {
    margin-right: 1%;
  }

  .div-block-46 {
    width: 70vw;
  }

  .div-block-46.sobre {
    width: 100%;
  }

  .div-block-47 {
    display: none;
  }

  .div-block-48 {
    grid-template-columns: 1fr 1fr;
  }

  .itens-menu-resp {
    padding-top: 4vh;
  }

  .link-block-5 {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .div-block-50 {
    width: 50px;
    height: 50px;
  }

  .paragraph-4 {
    margin-bottom: 2vh;
  }

  .btn-whats {
    width: 15vw;
    height: 15vw;
  }

  .icon-whatsapp {
    height: 30px;
  }

  .link-block-7 {
    display: none;
  }

  .div-block-11 {
    height: 380px;
  }

  .image-8 {
    width: 71%;
    max-width: 608px;
    margin-top: 204px;
  }

}


.galeria-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
    margin: 40px auto;
    max-width: 1200px;
    padding: 0 20px;
}

.galeria-item {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f7f7f7;
    border-radius: 10px;
    overflow: hidden;
    height: 275px; /* altura fixa e equilibrada para todas */
    padding: 10px;
}

.img-lightbox-thumb {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
    border-radius: 6px;
    display: block;
}

