.elementor-27 .elementor-element.elementor-element-1a87c672 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-27 .elementor-element.elementor-element-5dd9bd0f .elementor-button{background-color:#4FCE5D;font-size:35px;border-radius:50px 50px 50px 50px;padding:12px 13px 5px 13px;}.elementor-27 .elementor-element.elementor-element-5dd9bd0f{width:auto;max-width:auto;}.elementor-27 .elementor-element.elementor-element-5dd9bd0f > .elementor-widget-container{margin:0px 0px 025px 15px;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(max-width:767px){.elementor-27 .elementor-element.elementor-element-1a87c672.elementor-column > .elementor-widget-wrap{justify-content:flex-end;}.elementor-27 .elementor-element.elementor-element-5dd9bd0f > .elementor-widget-container{margin:0px -23px 56px 0px;}.elementor-27 .elementor-element.elementor-element-5dd9bd0f .elementor-button{font-size:32px;border-radius:50px 50px 50px 50px;padding:8px 10px 2px 10px;}}/* Start custom CSS for html, class: .elementor-element-23dd311 */.footer-desktop {
  background: #f8f8f8;
  color: #111;
  font-family: 'Poppins', sans-serif;
  padding: 4rem 2rem 2rem;
  font-size: 14px;
}

.footer-container {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
  max-width: 1200px;
  margin: auto;
  flex-wrap: wrap;
}

.footer-col img {
  width: 160px;
  margin-bottom: 0.8rem;
}

.direccion {
  font-size: 14px;
  color: #333;
}

.enlaces {
  display: flex;
  gap: 3rem;
}

.enlaces .bloque {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.enlaces h4 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0.4rem;
  color: #222;
}

.enlaces a {
  text-decoration: none;
  color: #444;
  transition: color 0.3s ease;
  font-size: 13.5px;
}

.enlaces a:hover {
  color: #bfa16a;
}

.contacto p {
  margin-bottom: 1rem;
  font-size: 14px;
  color: #444;
}

.btn-llamar {
  background: linear-gradient(90deg, #bfa16a, #e0c28b);
  color: #fff;
  padding: 10px 22px;
  font-weight: 600;
  font-size: 14px;
  border-radius: 30px;
  text-decoration: none;
  display: inline-block;
  transition: all 0.3s ease;
}

.btn-llamar:hover {
  transform: scale(1.05);
}

.footer-bottom {
  border-top: 1px solid #ddd;
  text-align: center;
  margin-top: 3rem;
  padding-top: 1.2rem;
  font-size: 13px;
  color: #666;
}

.footer-bottom a {
  color: #bfa16a;
  text-decoration: none;
}

.footer-bottom a:hover {
  text-decoration: underline;
}

.politicas {
  margin-bottom: 0.5rem;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-09563c1 */.footer-movil {
  background: #f8f8f8;
  color: #111;
  padding: 2.5rem 1.5rem;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  text-align: center;
}

.footer-logo {
  width: 140px;
  margin-bottom: 0.5rem;
}

.direccion {
  color: #333;
  font-size: 13px;
  margin-bottom: 1.5rem;
}

.footer-enlaces {
  display: flex;
  justify-content: center;
  gap: 2.5rem;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}

.grupo {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}

.grupo h4 {
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 15px;
}

.grupo a {
  color: #444;
  text-decoration: none;
  font-size: 13px;
  transition: color 0.3s ease;
}

.grupo a:hover {
  color: #bfa16a;
}

.footer-horario {
  margin-bottom: 2rem;
}

.btn-llamar {
  display: inline-block;
  background: linear-gradient(90deg, #bfa16a, #e0c28b);
  color: white;
  padding: 10px 20px;
  border-radius: 30px;
  font-weight: 600;
  text-decoration: none;
  font-size: 14px;
  margin-top: 0.8rem;
  transition: all 0.3s ease;
}

.btn-llamar:hover {
  transform: scale(1.05);
}

.footer-bottom {
  border-top: 1px solid #ddd;
  padding-top: 1rem;
  font-size: 12.5px;
  color: #666;
}

.footer-bottom a {
  color: #bfa16a;
  text-decoration: none;
}

.footer-bottom a:hover {
  text-decoration: underline;
}

.politicas {
  margin-bottom: 0.5rem;
}/* End custom CSS */