.elementor-1428 .elementor-element.elementor-element-4f3cd44{--display:flex;}.elementor-1428 .elementor-element.elementor-element-9aad46c{--display:flex;}.elementor-1428 .elementor-element.elementor-element-9b96b0c{--display:flex;}.elementor-1428 .elementor-element.elementor-element-e037964{--display:flex;}.elementor-1428 .elementor-element.elementor-element-bf12372{--display:flex;}.elementor-1428 .elementor-element.elementor-element-5da80ea{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-14674cc */.vp-contacto-hero {
  padding: 4rem 1.5rem;
  background: linear-gradient(135deg, #1E3A8A 0%, #205FAA 100%);
  text-align: center;
}

.vp-contacto-hero-container {
  max-width: 900px;
  margin: 0 auto;
}

.vp-contacto-hero-title {
  font-size: 3rem;
  font-weight: 800;
  color: #FFD203 !important ;
  margin: 0 0 1rem;
  line-height: 1.1;
}

.vp-contacto-hero-subtitle {
  font-size: 1.25rem;
  color: rgba(255, 255, 255, 0.95);
  line-height: 1.6;
  margin: 0;
}

@media (max-width: 768px) {
  .vp-contacto-hero {
    padding: 3rem 1rem;
  }
  
  .vp-contacto-hero-title {
    font-size: 2.25rem;
  }
  
  .vp-contacto-hero-subtitle {
    font-size: 1.125rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ad79229 */.vp-contacto-mapa {
  padding: 0;
  background: #FFFFFF;
}

.vp-contacto-mapa-container {
  max-width: 1400px;
  margin: 0 auto;
}

.vp-contacto-mapa iframe {
  width: 100%;
  height: 450px;
  display: block;
  border: none;
}

@media (max-width: 768px) {
  .vp-contacto-mapa iframe {
    height: 350px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3fc2d94 */.vp-contacto-intro {
  padding: 4rem 1.5rem;
  background: #FFFFFF;
}

.vp-contacto-intro-container {
  max-width: 900px;
  margin: 0 auto;
}

.vp-contacto-intro-title {
  font-size: 2rem;
  font-weight: 700;
  color: #FFD203 !important;
  margin: 0 0 1.5rem;
  line-height: 1.3;
  text-align: center;
}

.vp-contacto-intro-text {
  font-size: 1.0625rem;
  color: #64748B;
  line-height: 1.7;
  margin: 0 0 1rem;
}

.vp-contacto-intro-text:last-child {
  margin-bottom: 0;
}

.vp-contacto-intro-text strong {
  color: #1E3A8A;
  font-weight: 600;
}

.vp-contacto-intro-text a {
  color: #1E3A8A;
  text-decoration: underline;
  transition: color 0.3s ease;
}

.vp-contacto-intro-text a:hover {
  color: #205FAA;
}

@media (max-width: 768px) {
  .vp-contacto-intro {
    padding: 3rem 1rem;
  }
  
  .vp-contacto-intro-title {
    font-size: 1.75rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5815746 */.vp-contacto-formas {
  padding: 4rem 1.5rem;
  background: #F1F5F9;
}

.vp-contacto-formas-container {
  max-width: 1200px;
  margin: 0 auto;
}

.vp-contacto-formas-title {
  font-size: 1.875rem;
  font-weight: 700;
  color: #FFD203 !important;
  text-align: center;
  margin: 0 0 3rem;
  line-height: 1.3;
}

.vp-contacto-formas-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2rem;
}

.vp-contacto-forma-card {
  background: #FFFFFF;
  border-radius: 12px;
  padding: 2.5rem 2rem;
  text-align: center;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  border-top: 4px solid #1E3A8A;
}

.vp-contacto-forma-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

.vp-contacto-forma-icon {
  font-size: 3rem;
  margin-bottom: 1.25rem;
}

.vp-contacto-forma-subtitle {
  font-size: 1.375rem;
  font-weight: 600;
  color: #1E293B;
  margin: 0 0 1rem;
}

.vp-contacto-forma-text {
  font-size: 0.9375rem;
  color: #64748B;
  line-height: 1.6;
  margin: 0 0 1.5rem;
}

.vp-contacto-forma-link {
  display: inline-block;
  font-size: 1.0625rem;
  font-weight: 600;
  color: #1E3A8A;
  text-decoration: none;
  transition: color 0.3s ease;
}

.vp-contacto-forma-link:hover {
  color: #205FAA;
  text-decoration: underline;
}

.vp-contacto-forma-address {
  display: inline-block;
  font-size: 1.0625rem;
  font-weight: 600;
  color: #64748B;
}

@media (max-width: 768px) {
  .vp-contacto-formas {
    padding: 3rem 1rem;
  }
  
  .vp-contacto-formas-title {
    font-size: 1.625rem;
  }
  
  .vp-contacto-formas-grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-099937b */.vp-contacto-form {
  padding: 5rem 1.5rem;
  background: linear-gradient(135deg, #1E3A8A 0%, #205FAA 100%);
}

.vp-contacto-form-container {
  max-width: 700px;
  margin: 0 auto;
}

.vp-contacto-form-header {
  text-align: center;
  margin-bottom: 3rem;
}

.vp-contacto-form-title {
  font-size: 2.25rem;
  font-weight: 700;
  color: #FFD203 !important;
  margin: 0 0 1rem;
  line-height: 1.2;
}

.vp-contacto-form-subtitle {
  font-size: 1.125rem;
  color: rgba(255, 255, 255, 0.9);
  margin: 0;
}

.vp-form {
  background: #FFFFFF;
  border-radius: 16px;
  padding: 3rem 2.5rem;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15);
}

.vp-form-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
  margin-bottom: 1.5rem;
}

.vp-form-group {
  margin-bottom: 1.5rem;
}

.vp-form-label {
  display: block;
  font-size: 0.9375rem;
  font-weight: 600;
  color: #1E293B;
  margin-bottom: 0.5rem;
}

.vp-form-input,
.vp-form-select,
.vp-form-textarea {
  width: 100%;
  padding: 0.875rem 1rem;
  font-size: 1rem;
  color: #1E293B;
  background: #F1F5F9;
  border: 2px solid #e2e8f0;
  border-radius: 8px;
  transition: all 0.3s ease;
  font-family: inherit;
}

.vp-form-input:focus,
.vp-form-select:focus,
.vp-form-textarea:focus {
  outline: none;
  border-color: #1E3A8A;
  background: #FFFFFF;
  box-shadow: 0 0 0 3px rgba(30, 58, 138, 0.1);
}

.vp-form-textarea {
  resize: vertical;
  min-height: 120px;
}

.vp-form-check {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  margin-bottom: 2rem;
}

.vp-form-checkbox {
  width: 18px;
  height: 18px;
  margin-top: 0.125rem;
  cursor: pointer;
  flex-shrink: 0;
}

.vp-form-check-label {
  font-size: 0.875rem;
  color: #64748B;
  line-height: 1.5;
}

.vp-form-check-label a {
  color: #1E3A8A;
  text-decoration: underline;
}

.vp-form-submit {
  width: 100%;
  padding: 1.125rem 2rem;
  font-size: 1.125rem;
  font-weight: 600;
  color: #FFFFFF;
  background: #1E3A8A;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 14px rgba(30, 58, 138, 0.35);
}

.vp-form-submit:hover {
  background: #205FAA;
  transform: translateY(-2px);
  box-shadow: 0 6px 24px rgba(30, 58, 138, 0.45);
}

@media (max-width: 768px) {
  .vp-contacto-form {
    padding: 4rem 1rem;
  }
  
  .vp-contacto-form-title {
    font-size: 1.875rem;
  }
  
  .vp-form {
    padding: 2rem 1.5rem;
  }
  
  .vp-form-row {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
  
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b72132f */.vp-contacto-faq {
  padding: 4rem 1.5rem;
  background: #FFFFFF;
}

.vp-contacto-faq-container {
  max-width: 900px;
  margin: 0 auto;
}

.vp-contacto-faq-title {
  font-size: 1.75rem;
  font-weight: 700;
  color: #1E293B;
  text-align: center;
  margin: 0 0 2.5rem;
  line-height: 1.3;
}

.vp-contacto-faq-item {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #e2e8f0;
}

.vp-contacto-faq-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.vp-contacto-faq-question {
  font-size: 1.125rem;
  font-weight: 600;
  color: #1E3A8A;
  margin: 0 0 0.75rem;
  line-height: 1.4;
}

.vp-contacto-faq-answer {
  font-size: 1rem;
  color: #64748B;
  line-height: 1.7;
  margin: 0;
}

@media (max-width: 768px) {
  .vp-contacto-faq {
    padding: 3rem 1rem;
  }
  
  .vp-contacto-faq-title {
    font-size: 1.5rem;
  }
  
  .vp-contacto-faq-question {
    font-size: 1.0625rem;
  }
}/* End custom CSS */