:root {
  /* Cores principais do Bootstrap (v5) */
  --primary: #da8949;
  --secondary: #254c37;
  --whatsapp: #25d366;
  --default: #444;
}
.mw-90 {
  max-width: 90% !important;
  @media (max-width: 768px) {
    max-width: 100% !important;
    width: 100% !important;
  }
}
.btn {
  padding: 0.625rem 1.25rem !important;
  border-radius: 6px !important;
}
.btn-primary:hover,
.btn-primary.hover {
  background-color: var(--secondary) !important;
  border-color: var(--secondary) !important;
}
.btn-whatsapp {
  background-color: var(--whatsapp);
  border-color: var(--whatsapp);
  color: #fff !important;
  &:hover {
    background-color: #26914e;
    border-color: #26914e;
  }
}
.btn-primary {
  background-color: var(--primary);
  border-color: var(--primary);
}
.text-primary {
  color: var(--primary) !important;
}
.divider.divider-primary.divider-small hr {
  background-color: #ffe101 !important;
}
#header .header-nav-main nav > ul:not(:hover) > li > a.active,
#header .header-nav-main nav > ul > li > a:hover {
  color: var(--secondary) !important;
}

#header {
  .header-nav-top {
    .text-color-hover-primary:hover,
    .text-hover-primary:hover {
      color: var(--secondary) !important;
      svg {
        path {
          fill: var(--secondary) !important;
        }
      }
    }
    .header-social-icons {
      li:hover {
        a {
          background: none !important;
          color: var(--secondary) !important;
          text-decoration: none !important;
          i {
            font-weight: 400 !important;
            font-size: 14px !important;
            text-decoration: none !important;
          }
        }
      }
    }
  }
  .btn-whatsapp {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.875rem;
    svg {
      margin-right: 10px;
    }

    &:hover {
      background-color: #26914e;
      border-color: #26914e;
    }
  }
}
.bannerHome {
  .title {
    font-size: 2rem;
    font-weight: 700;
    color: #fff;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
  }
  P {
    color: #fff;
    font-weight: 600;
    font-size: 1.125rem;
  }
  .owl-nav {
    button {
      &:before {
        font-size: 1.7rem !important;
        border-radius: 99999px !important;
        border: 1px solid #f4f4f4 !important;
        padding: 1rem 1.4rem !important;
        /* margin-left: 1.5rem !important; */
      }
    }
  }
  .owl-prev {
    margin-left: 1rem !important;
  }
  .owl-next {
    margin-right: 1rem !important;
    right: 2rem !important;
  }
  .slide01 {
    @media (max-width: 768px) {
      background-image: url('../img/banners/banner-mob.webp') !important;
      background-position: top !important;
      height: 600px;
      .container {
        padding-top: 0 !important;
      }
    }
  }
}
.feature-block {
  .title {
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 0 !important;

    @media (max-width: 768px) {
      font-size: 26px;
      line-height: inherit;
    }
  }
  .subtitle {
    font-weight: 600;
    font-size: 15.4px;
    color: #000;
  }
  p {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
  }
  .imgContainer {
    border-radius: 0 8px 8px 0;
    overflow: hidden;
    margin-right: 4rem;
    @media (max-width: 768px) {
      margin-right: 1rem;
    }
    &.right {
      border-radius: 8px 0 0 8px;
      margin-right: 0;
      margin-left: 4rem;
      @media (max-width: 768px) {
        margin-left: 1rem;
      }
    }
  }
  .content-split__image-wrap {
    /* margin-top: 2rem; */
  }
}

.content-split__image-wrap {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.content-split__image {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Garante que a imagem preencha o espaço sem distorcer */
}

.pioneers {
  .title {
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 0 !important;
    color: #fff;
    text-align: center;
    max-width: 663px;
    @media (max-width: 768px) {
      font-size: 21px;
      line-height: inherit;
    }
  }
  .subtitle {
    font-weight: 600;
    font-size: 15.4px;
    color: #fff;
    text-align: center;
  }
  .owl-nav {
    top: -20px !important;
    @media (max-width: 768px) {
      display: none;
    }
  }
  p {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
  }
  .owl-prev {
    left: -7rem !important;
    top: -20% !important;
  }
  .owl-next {
    top: -20% !important;
  }

  .card {
    padding: 1rem;
    height: 520px;
    overflow: auto;

    img {
      width: 100%;
      height: 270px;
      object-fit: cover;
    }

    .title {
      font-size: 1.1rem !important;
      color: #000;
      text-align: left;
      margin-bottom: 0.5rem !important;
      &.long {
        font-size: 0.9em !important;
      }
    }
  }
  .btn-outline {
    border-color: #fff !important;
    color: #fff !important;

    &:hover {
      background-color: #fff !important;
      color: var(--secondary) !important;
    }
  }
  @media (max-width: 768px) {
    .border-radius-2 {
      background-size: 100% 100% !important;
    }
  }
}
.pq-escolher {
  .title {
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 0 !important;
  }
  .subtitle {
    font-weight: 700;
    font-size: 24px;
    color: #000;
    @media (max-width: 768px) {
      margin-top: 1rem;
    }
  }
  p {
    font-weight: 500;
    font-size: 18px;
  }
}

.cta-revenda {
  & > *:first-child {
    padding: 5rem 0;

    @media (max-width: 768px) {
      background-position: center !important;
    }
  }
  .title {
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    color: #fff;
    @media (max-width: 768px) {
      font-size: 35px;
    }
  }

  .subtitle {
    font-size: 20px;
    color: #fff;
  }
}

.cta {
  background: url('../img/cta-bg.webp') no-repeat center center !important;
  background-size: cover !important;
  @media (max-width: 768px) {
    background-position: right !important;
  }
  .title {
    font-weight: 700;
    font-size: 33px;
    text-transform: uppercase;
    color: var(--secondary);
  }
  .subtitle {
    font-weight: 500;
    font-size: 18px;
  }
}
.noticias {
  .title {
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 0 !important;
  }
}

#footer {
  background: #06262e;
  border-top: 0;
  .topfooter {
    padding: 40px 0;
    border-bottom: 1px solid #314c53;
    @media (max-width: 768px) {
      display: none;
    }
    p {
      font-weight: 600;
      font-size: 16px;
      line-height: 18.9px;
      color: #fff;
      margin-bottom: 0;
    }
    span {
      strong {
        font-weight: 600;
        font-size: 16px;
        color: #fff;
      }
    }
    ul {
      display: flex;
      list-style: none;
      margin-bottom: 0;
      li {
        position: relative;
        &.item:before {
          content: '';
          border-left: 1px solid #314c53;
          height: 80%;
          position: absolute;
          top: 50%;
          transform: translate3d(0, -50%, 0);
        }
        a {
          padding: 10px 18px;
          height: 33px;
          line-height: 33px;
          width: 33px;
          font-size: 14.4px;
          font-size: 0.9rem;
          color: #fff;
        }
      }
    }
  }

  .title {
    color: #588740;
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 25px;
  }
  .contatoItem {
    display: flex;

    .icon {
      margin-right: 8px;
      justify-content: center;
      align-items: center;
      display: flex;
    }
    .txt {
      color: #888888;
      a {
        color: inherit;
      }
    }
  }
  .contatoItem:nth-child(2) {
    padding-bottom: 1rem;
  }
  .contatoItem:nth-child(3) {
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
}
.whatsapp {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 3rem;
  right: 15px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  z-index: 100;
  /* animation: pulse 1s infinite;] */
  i {
    margin-top: 0.8rem;
  }
}

.bannerInterna {
  background: url('../img/banners/banner-internas.jpg') !important;

  .breadcrumb {
    a {
      color: #fff;
      text-decoration: none;
    }
    .active {
      color: #fff;
    }
  }
}

.contatoPage {
  .title {
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
  }
  strong {
    color: #444444;
  }
  .contatoItem {
    display: flex;
    a {
      color: #444444;
      text-decoration: none;
      margin-left: 0.5rem;
      font-weight: bold;
    }
  }
  .form-control {
    border: 1px solid #95999c;
    padding-left: 20px;
    border-radius: 6px;
  }
  input::placeholder,
  textarea::placeholder {
    color: #445059;
    opacity: 1;
  }
}

.mapaSite {
  ul {
    list-style: none;
    li {
      a {
        color: inherit;
        text-decoration: none;
      }
    }
  }
}

.seoPage {
  h2,
  h3 {
    font-weight: 700;
    font-size: 1.5rem;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
  }
  .form-control {
    border: 1px solid #95999c;
    padding-left: 20px;
    border-radius: 6px;
  }
  input::placeholder,
  textarea::placeholder {
    color: #445059;
    opacity: 1;
  }
}
.produtos {
  .title {
    font-weight: 700;
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0 !important;
  }
}
.cardsProd {
  .card {
    padding: 1rem;
    height: 520px;
    overflow: auto;

    img {
      width: 100%;
      height: 270px;
      object-fit: cover;
    }

    .title {
      font-size: 1.1rem !important;
      color: #000;
      text-align: left;
      margin-bottom: 0.5rem !important;
      &.long {
        font-size: 0.9em !important;
      }
    }
  }
}
.interna-produtos {
  .title {
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 0 !important;
  }

  iframe {
    width: 100%;
    height: 500px;
    border: none;
    @media (max-width: 768px) {
      height: 300px;
    }
  }
}

.slider-container {
  display: flex;
  gap: 15px;
  max-width: 1000px;
  width: 100%;
  background: #fff;
  height: auto !important;
}

.main-image img {
  width: 100%;
  max-width: 800px;
  border-radius: 6px;
  object-fit: contain;
  height: 100%;
  border: 1px solid #ebebeb;
}

.thumbnails {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.thumbnails img {
  width: 120px;
  height: 80px;
  object-fit: cover;
  cursor: pointer;
  opacity: 0.6;
  border: 1px solid #ebebeb;
  transition: 0.2s;
  border-radius: 4px;
}

.thumbnails img:hover,
.thumbnails img.active {
  opacity: 1;
  border-color: #4caf50;
}

/* Responsivo - thumbnails embaixo no mobile */
@media (max-width: 768px) {
  .slider-container {
    flex-direction: column;
    align-items: center;
  }

  .thumbnails {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }

  .thumbnails img {
    width: 80px;
    height: 60px;
  }
}

.tech-table-container {
  margin: 0 auto;
  padding: 20px 0;
}

.tech-table {
  width: 100%;
  border-collapse: collapse;
  font-family: Arial, sans-serif;
  font-size: 15px;
  color: #333;
}

.tech-table thead th {
  background: #4a6f32; /* Verde do exemplo */
  color: #fff;
  text-align: left;
  padding: 14px;
  font-weight: 600;
}

.tech-table tbody td {
  padding: 14px;
  border-bottom: 1px solid #e5e5e5;
}

.tech-table tbody tr:nth-child(odd) {
  background: #f7f7f7;
}

/* Responsivo */
@media (max-width: 768px) {
  .tech-table thead {
    display: none;
  }

  .tech-table tbody tr {
    display: block;
    margin-bottom: 12px;
    background: #fff !important;
    border: 1px solid #ddd;
    border-radius: 6px;
  }

  .tech-table tbody td {
    display: flex;
    justify-content: space-between;
    padding: 10px 14px;
    border: none;
    border-bottom: 1px solid #eee;
  }

  .tech-table tbody td:last-child {
    border-bottom: none;
  }

  .tech-table tbody td::before {
    content: attr(data-label);
    font-weight: bold;
    color: #444;
  }
}

/* Botão */
.download-wrapper {
  text-align: center;
  margin-top: 25px;
}

.download-btn {
  display: inline-block;
  background: #c57a32;
  color: #fff;
  padding: 14px 28px;
  border-radius: 6px;
  font-weight: 600;
  text-decoration: none;
  font-size: 15px;
  transition: 0.2s;
}

.download-btn span {
  font-size: 18px;
  margin-left: 6px;
}

.download-btn:hover {
  background: #a96526;
}
.seoRelated {
  .titleSec {
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 0 !important;
  }
}
