.elementor-20 .elementor-element.elementor-element-35eed0f{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:space-evenly;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-20{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-20 .elementor-element.elementor-element-35eed0f{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-35eed0f */.hl-footer{
  width:100vw;
  margin-left:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  background:#A58E74;
  font-family:'Poppins',sans-serif;
  padding:38px 0 0;
  color:#fff;
}

.hl-footer *{
  box-sizing:border-box;
}

.hl-footer-container{
  max-width:1380px;
  margin:0 auto;
  padding:0 64px;
  position:relative;
  z-index:2;
}

.hl-footer-watermark{
  position:absolute;
  right:-110px;
  top:20px;
  width:380px;
  height:380px;
  background:url('URL-DA-SUA-LOGO-BRANCA.png') center/contain no-repeat;
  opacity:.065;
  pointer-events:none;
}

.hl-footer-main{
  display:grid;
  grid-template-columns:1.35fr 1fr 1fr 1.12fr;
  gap:42px;
  align-items:start;
  padding-bottom:28px;
}

.hl-footer-brand{
  text-align:center;
}

.hl-footer-logo{
  width:175px;
  max-width:100%;
  display:block;
  margin:0 auto 16px;
}

.hl-footer-brand p{
  margin:0;
  color:#0B2948;
  font-size:15.5px;
  font-weight:400;
  line-height:1.45;
  letter-spacing:.2px;
}

.hl-footer-column{
  min-height:158px;
  padding-left:32px;
  border-left:1px solid rgba(244,212,154,.35);
}

.hl-footer-heading{
  display:flex;
  align-items:center;
  gap:11px;
  margin-bottom:16px;
}

.hl-footer-heading img{
  width:23px;
  height:23px;
  object-fit:contain;
}

.hl-footer-heading h3{
  margin:0;
  color:#0B2948;
  font-size:14.5px;
  font-weight:800;
  letter-spacing:.9px;
}

.hl-footer-column p,
.hl-footer-column a{
  display:block;
  margin:0 0 7px;
  color:#fff;
  font-size:15px;
  font-weight:400;
  line-height:1.28;
  text-decoration:none;
}

.hl-footer-legal a{
  position:relative;
  padding:0 26px 8px 0;
  margin-bottom:8px;
  border-bottom:1px solid rgba(244,212,154,.25);
}

.hl-footer-legal a span{
  position:absolute;
  right:0;
  top:-7px;
  color:#F4D49A;
  font-size:31px;
  font-weight:300;
  line-height:1;
}

.hl-small-line{
  display:block;
  width:48px;
  height:2px;
  background:#F4D49A;
  margin-top:13px;
}

.hl-footer-brand .hl-small-line{
  margin:17px auto 0;
}

.hl-footer-bottom{
  min-height:66px;
  border-top:none;
  position:relative;
  display:grid;
  grid-template-columns:1fr 1.4fr 1fr;
  align-items:center;
  gap:24px;
}

.hl-footer-bottom::before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:1px;
  background:linear-gradient(
    90deg,
    rgba(244,212,154,0) 0%,
    rgba(244,212,154,.20) 18%,
    rgba(244,212,154,.85) 50%,
    rgba(244,212,154,.20) 82%,
    rgba(244,212,154,0) 100%
  );
}

.hl-footer-copy{
  text-align:center;
}

.hl-footer-copy p{
  margin:0 0 3px;
  color:#0B2948;
  font-size:13.5px;
  font-weight:500;
  line-height:1.35;
  letter-spacing:.2px;
}

.hl-footer-copy span{
  color:#E2BD8A;
  font-size:15px;
}

.hl-footer-social{
  display:flex;
  justify-content:flex-end;
  gap:11px;
}

.hl-footer-social a{
  width:38px;
  height:38px;
  border:1.4px solid #E2BD8A;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  transition:.3s ease;
}

.hl-footer-social a:hover{
  transform:translateY(-3px);
  background:rgba(11,41,72,.12);
}

.hl-footer-social img{
  width:15px;
  height:15px;
  object-fit:contain;
}

@media(max-width:1100px){
  .hl-footer{
    padding-top:34px;
  }

  .hl-footer-container{
    padding:0 28px;
  }

  .hl-footer-main{
    grid-template-columns:1fr 1fr;
    gap:30px;
    padding-bottom:28px;
  }

  .hl-footer-column{
    border-left:0;
    padding-left:0;
    min-height:auto;
  }

  .hl-footer-bottom{
    grid-template-columns:1fr;
    padding:22px 0;
    gap:14px;
  }

  .hl-footer-social{
    justify-content:center;
  }
}

@media(max-width:767px){
  .hl-footer{
    padding-top:38px;
  }

  .hl-footer-container{
    padding:0 24px;
  }

  .hl-footer-main{
    grid-template-columns:1fr;
    text-align:center;
    padding-bottom:28px;
    gap:28px;
  }

  .hl-footer-heading{
    justify-content:center;
    margin-bottom:14px;
  }

  .hl-footer-logo{
    width:178px;
  }

  .hl-footer-brand p,
  .hl-footer-column p,
  .hl-footer-column a{
    font-size:15px;
  }

  .hl-footer-heading h3{
    font-size:14.5px;
  }

  .hl-small-line{
    margin:16px auto 0;
  }

  .hl-footer-watermark{
    width:260px;
    height:260px;
    right:-120px;
    top:80px;
  }

  .hl-footer-copy p{
    font-size:13px;
  }

  .hl-footer-social a{
    width:36px;
    height:36px;
  }

  .hl-footer-social img{
    width:14px;
    height:14px;
  }
}

html,
body{
  overflow-x:hidden;
}/* End custom CSS */