.elementor-726 .elementor-element.elementor-element-506853c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-470000b */.spge-site-footer,
.spge-site-footer *{
  box-sizing:border-box;
}

.spge-site-footer{
  width:100%;
  margin:0;
  padding:0;
  font-family:Arial, sans-serif;
  color:#fff;
  background:linear-gradient(135deg,#031c12 0%, #074126 55%, #0a5b31 100%);
  position:relative;
  z-index:9;
  display:block !important;
}

.spge-site-footer-inner{
  width:100%;
  max-width:100%;
  margin:0 auto;
  padding:42px 28px 26px;
  display:grid;
  grid-template-columns:1.15fr 1fr 0.85fr 1fr 1fr;
  gap:22px;
  align-items:start;
}

.spge-site-footer-col{
  min-width:0;
  display:block;
}

.spge-site-footer-logo{
  margin:0 0 14px;
  font-size:22px;
  line-height:1.35;
  font-weight:800;
  color:#ff8c1a;
}

.spge-site-footer-desc{
  margin:0 0 16px;
  font-size:14px;
  line-height:1.8;
  color:rgba(255,255,255,0.90);
}

.spge-site-footer-info{
  display:flex;
  flex-direction:column;
  gap:10px;
}

.spge-site-info-box{
  padding:10px 12px;
  background:rgba(255,255,255,0.05);
  border:1px solid rgba(255,255,255,0.10);
  border-radius:12px;
  font-size:14px;
  line-height:1.6;
  color:#f3f3f3;
  word-break:break-word;
  overflow-wrap:anywhere;
}

.spge-site-info-box a{
  color:#fff;
  text-decoration:none;
  word-break:break-word;
  overflow-wrap:anywhere;
}

.spge-site-info-box a:hover{
  color:#ffb45c;
}

.spge-site-footer-title{
  margin:0 0 16px;
  font-size:18px;
  line-height:1.3;
  color:#ffb45c;
  font-weight:700;
  position:relative;
  padding-bottom:8px;
}

.spge-site-footer-title::after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:42px;
  height:3px;
  border-radius:10px;
  background:#ff7a00;
}

.spge-site-footer-buttons{
  display:flex;
  flex-direction:column;
  gap:10px;
  margin-bottom:18px;
}

.spge-site-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:100%;
  max-width:170px;
  min-height:44px;
  padding:10px 16px;
  border-radius:30px;
  text-decoration:none;
  font-size:14px;
  font-weight:700;
  transition:0.3s ease;
}

.spge-site-btn:hover{
  transform:translateY(-2px);
}

.spge-site-btn-call{
  background:#ff8a00;
  color:#fff;
}

.spge-site-btn-call:hover{
  background:#ff9b21;
}

.spge-site-btn-whatsapp{
  background:#25D366;
  color:#fff;
}

.spge-site-btn-whatsapp:hover{
  background:#1ebe5b;
}

.spge-site-btn-email{
  background:#f2f2f2;
  color:#ff7a00;
}

.spge-site-btn-email:hover{
  background:#ffffff;
}

.spge-site-btn-insta{
  background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);
  color:#fff;
}

.spge-site-contact-list{
  display:flex;
  flex-direction:column;
  gap:10px;
}

.spge-site-contact-list p{
  margin:0;
  font-size:14px;
  line-height:1.7;
  color:#f1f1f1;
  word-break:break-word;
  overflow-wrap:anywhere;
}

.spge-site-contact-list a{
  color:#fff;
  text-decoration:none;
  word-break:break-word;
  overflow-wrap:anywhere;
}

.spge-site-contact-list a:hover{
  color:#ffb45c;
}

.spge-site-footer-links{
  display:flex;
  flex-direction:column;
}

.spge-site-footer-links a{
  display:block;
  padding:8px 0;
  font-size:14px;
  line-height:1.6;
  color:rgba(255,255,255,0.93);
  text-decoration:none;
  border-bottom:1px solid rgba(255,255,255,0.08);
  transition:0.3s ease;
  word-break:break-word;
  overflow-wrap:anywhere;
}

.spge-site-footer-links a:hover{
  color:#ff8c1a;
  padding-left:6px;
}

.spge-site-footer-bottom{
  width:100%;
  border-top:1px solid rgba(255,255,255,0.12);
  background:rgba(0,0,0,0.18);
}

.spge-site-footer-bottom-inner{
  width:100%;
  max-width:100%;
  margin:0 auto;
  padding:14px 28px;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:16px;
  flex-wrap:wrap;
}

.spge-site-footer-bottom-inner p{
  margin:0;
  font-size:13px;
  color:#ddd;
}

.spge-site-footer-bottom-inner a{
  color:#ff8c1a;
  text-decoration:none;
  font-weight:700;
}

.spge-site-footer-bottom-inner a:hover{
  text-decoration:underline;
}

@media (max-width:1100px){
  .spge-site-footer-inner{
    grid-template-columns:repeat(2,1fr);
  }
}

@media (max-width:767px){
  .spge-site-footer-inner{
    grid-template-columns:1fr;
    padding:30px 18px 22px;
  }

  .spge-site-btn{
    max-width:100%;
  }

  .spge-site-footer-bottom-inner{
    padding:14px 18px;
    flex-direction:column;
    text-align:center;
  }
}
}/* End custom CSS */