.elementor-314 .elementor-element.elementor-element-7b3cf48{--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;overflow:visible;}.elementor-314 .elementor-element.elementor-element-7b3cf48:not(.elementor-motion-effects-element-type-background), .elementor-314 .elementor-element.elementor-element-7b3cf48 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}/* Start custom CSS for html, class: .elementor-element-c5cfc04 *//* FOOTER */
.pro-footer {
  background: #000;
  color: #fff;
  padding: 60px 20px 20px;
}

/* GRID */
.footer-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
  max-width: 1200px;
  margin: auto;
}

/* LOGO */
.footer-logo img {
  max-width: 160px;
  margin-bottom: 15px;
}

/* OPTIONAL ALIGN */
.footer-logo {
  display: flex;
  align-items: center;
}




/* TEXT */
.footer-col p {
  color: #ccc;
  font-size: 14px;
  margin: 10px 0;
}

/* HEADINGS */
.footer-col h4 {
  margin-bottom: 15px;
  position: relative;
}

.footer-col h4::before {
  content: "";
  width: 3px;
  height: 20px;
  background: #f5c518;
  position: absolute;
  left: -10px;
}

/* LINKS */
.footer-col ul {
  list-style: none;
  padding: 0;
}

.footer-col ul li {
  margin-bottom: 8px;
}

.footer-col ul li a {
  color: #ccc;
  text-decoration: none;
  transition: 0.3s;
}

.footer-col ul li a:hover {
  color: #f5c518;
}

/* ICON TEXT */
.footer-col i {
  color: #f5c518;
  margin-right: 8px;
}

/* SOCIAL */
.socials a {
  display: inline-block;
  width: 35px;
  height: 35px;
  background: #111;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  margin-right: 8px;
  color: #fff;
  transition: 0.3s;
}

.socials a:hover {
  background: #f5c518;
  color: #000;
}

/* BUTTONS */
.btn-call {
  display: block;
  margin-top: 15px;
  background: #f5c518;
  color: #000;
  padding: 12px;
  border-radius: 30px;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
}

.btn-whatsapp {
  display: block;
  margin-top: 10px;
  background: #25d366;
  color: #fff;
  padding: 12px;
  border-radius: 30px;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
}

/* FOOTER BOTTOM */
.footer-bottom {
  border-top: 1px solid #222;
  margin-top: 40px;
  padding-top: 15px;
  text-align: center;
  font-size: 13px;
  color: #777;
}

/* MOBILE */
@media (max-width: 992px) {
  .footer-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .footer-container {
    grid-template-columns: 1fr;
    text-ali/* FOOTER */
.pro-footer {
  background: #000;
  color: #fff;
  padding: 60px 20px 20px;
}

/* GRID */
.footer-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
  max-width: 1200px;
  margin: auto;
}

/* LOGO */
.footer-col h3 span {
  color: #f5c518;
}

/* TEXT */
.footer-col p {
  color: #ccc;
  font-size: 14px;
  margin: 10px 0;
}

/* HEADINGS */
.footer-col h4 {
  margin-bottom: 15px;
  position: relative;
}

.footer-col h4::before {
  content: "";
  width: 3px;
  height: 20px;
  background: #f5c518;
  position: absolute;
  left: -10px;
}

/* LINKS */
.footer-col ul {
  list-style: none;
  padding: 0;
}

.footer-col ul li {
  margin-bottom: 8px;
}

.footer-col ul li a {
  color: #ccc;
  text-decoration: none;
  transition: 0.3s;
}

.footer-col ul li a:hover {
  color: #f5c518;
}

/* ICON TEXT */
.footer-col i {
  color: #f5c518;
  margin-right: 8px;
}

/* SOCIAL */
.socials a {
  display: inline-block;
  width: 35px;
  height: 35px;
  background: #111;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  margin-right: 8px;
  color: #fff;
  transition: 0.3s;
}

.socials a:hover {
  background: #f5c518;
  color: #000;
}

/* BUTTONS */
.btn-call {
  display: block;
  margin-top: 15px;
  background: #f5c518;
  color: #000;
  padding: 12px;
  border-radius: 30px;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
}

.btn-whatsapp {
  display: block;
  margin-top: 10px;
  background: #25d366;
  color: #fff;
  padding: 12px;
  border-radius: 30px;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
}

/* FOOTER BOTTOM */
.footer-bottom {
  border-top: 1px solid #222;
  margin-top: 40px;
  padding-top: 15px;
  text-align: center;
  font-size: 13px;
  color: #777;
}

/* MOBILE */
@media (max-width: 992px) {
  .footer-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .footer-container {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .footer-col h4::before {
    display: none;
  }
}gn: center;
  }

  .footer-col h4::before {
    display: none;
  }
}/* End custom CSS */