.elementor-1779 .elementor-element.elementor-element-f38fcab{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-da3c6d5 *//* ================= FOOTER ================= */
.elementor-1779 .elementor-element.elementor-element-da3c6d5 .jvp-footer {
  background: #0b1322;
  color: #fff;
  padding-top: 60px;
  font-family: 'Inter', sans-serif;
}

.elementor-1779 .elementor-element.elementor-element-da3c6d5 .jvp-footer__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px 40px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}

/* LOGO */
.elementor-1779 .elementor-element.elementor-element-da3c6d5 .jvp-footer__logo {
  height: 55px;
  margin-bottom: 15px;
}

/* DESCRIÇÃO */
.elementor-1779 .elementor-element.elementor-element-da3c6d5 .jvp-footer__desc {
  font-size: 14px;
  color: #ccc;
  line-height: 1.6;
}

/* TITULOS */
.elementor-1779 .elementor-element.elementor-element-da3c6d5 .jvp-footer__col h4 {
  font-size: 16px;
  margin-bottom: 15px;
  color: #fff;
}

/* LISTAS */
.elementor-1779 .elementor-element.elementor-element-da3c6d5 .jvp-footer__col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.elementor-1779 .elementor-element.elementor-element-da3c6d5 .jvp-footer__col li {
  margin-bottom: 8px;
}

/* LINKS */
.elementor-1779 .elementor-element.elementor-element-da3c6d5 .jvp-footer__col a {
  color: #ccc;
  text-decoration: none;
  font-size: 14px;
  transition: 0.3s;
}

.elementor-1779 .elementor-element.elementor-element-da3c6d5 .jvp-footer__col a:hover {
  color: #ad6e40;
}

/* CONTATO */
.elementor-1779 .elementor-element.elementor-element-da3c6d5 .jvp-footer__contact {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 15px;
}

.elementor-1779 .elementor-element.elementor-element-da3c6d5 .jvp-footer__contact img {
  width: 16px;
  filter: brightness(0) invert(1);
}

/* SOCIAL */
.elementor-1779 .elementor-element.elementor-element-da3c6d5 .jvp-footer__social img {
  width: 18px;
  margin-right: 10px;
  filter: brightness(0) invert(1);
  transition: 0.3s;
}

.elementor-1779 .elementor-element.elementor-element-da3c6d5 .jvp-footer__social img:hover {
  transform: scale(1.1);
}

/* BOTTOM */
.elementor-1779 .elementor-element.elementor-element-da3c6d5 .jvp-footer__bottom {
  border-top: 1px solid rgba(255,255,255,0.08);
  text-align: center;
  padding: 20px;
  font-size: 13px;
  color: #aaa;
}

/* RESPONSIVO */
@media(max-width: 900px){

  .elementor-1779 .elementor-element.elementor-element-da3c6d5 .jvp-footer__container {
    grid-template-columns: 1fr;
    gap: 30px;
    text-align: center;
  }

  .elementor-1779 .elementor-element.elementor-element-da3c6d5 .jvp-footer__contact {
    justify-content: center;
  }

}/* End custom CSS */