.elementor-104 .elementor-element.elementor-element-7672067{--display:flex;--margin-top:-40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-104 .elementor-element.elementor-element-7672067:not(.elementor-motion-effects-element-type-background), .elementor-104 .elementor-element.elementor-element-7672067 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}/* Start custom CSS for html, class: .elementor-element-8e847f6 *//* =========================
   JTG FOOTER (TRANSPARENT)
   ========================= */
.jtg-footer{
  background: transparent !important;
  padding: 70px 16px 30px;
  font-family: "Poppins", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  color:#ffffff !important;
}

/* Force white */
.jtg-footer *,
.jtg-footer a,
.jtg-footer p,
.jtg-footer span,
.jtg-footer li,
.jtg-footer h4{
  color:#ffffff !important;
}

.jtg-footer__wrap{
  max-width:1200px;
  margin:0 auto;
}

/* Grid */
.jtg-footer__grid{
  display:grid;
  gap:26px;
  grid-template-columns:1fr;
}

@media (min-width:900px){
  .jtg-footer__grid{
    grid-template-columns:1.2fr .9fr .9fr;
  }
}

/* Brand */
.jtg-footer__brand h4{
  font-size:20px;
  font-weight:900;
  margin:0 0 10px;
}

.jtg-footer__tagline{
  font-size:14.5px;
  line-height:1.75;
  color:rgba(255,255,255,.85) !important;
  max-width:420px;
}

.jtg-footer__trust{
  margin-top:12px;
  font-size:13px;
  font-weight:800;
  color:rgba(255,255,255,.7) !important;
}

/* Titles */
.jtg-footer__title{
  font-size:14px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  margin-bottom:12px;
  color:#ffd58a !important;
}

/* Links */
.jtg-footer__links{
  list-style:none;
  padding:0;
  margin:0;
}

.jtg-footer__links li{ margin-bottom:8px; }

.jtg-footer__links a{
  text-decoration:none;
  font-size:14.5px;
  color:rgba(255,255,255,.85) !important;
}

.jtg-footer__links a:hover{ text-decoration:underline; }

/* Contact */
.jtg-footer__contact p{
  font-size:14.5px;
  line-height:1.7;
  color:rgba(255,255,255,.85) !important;
  margin:0 0 10px;
}

/* WhatsApp Button */
.jtg-footer__wa{
  margin-top:12px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:12px 18px;
  border-radius:999px;
  background:transparent;
  border:1.6px solid rgba(255,213,138,.85);
  font-weight:900;
  font-size:14px;
  text-decoration:none;
}

.jtg-footer__wa:hover{
  background:rgba(255,213,138,.08);
}

/* Divider */
.jtg-footer__divider{
  height:1px;
  background:rgba(255,255,255,.15);
  margin:40px 0 18px;
}

/* Bottom */
.jtg-footer__bottom{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  justify-content:space-between;
  align-items:center;
  font-size:12.8px;
  color:rgba(255,255,255,.7) !important;
}

@media (max-width:600px){
  .jtg-footer__bottom{
    flex-direction:column;
    text-align:center;
  }
}/* End custom CSS */