.elementor-9 .elementor-element.elementor-element-35ecf3e{padding:90px 20px 95px 20px;}.elementor-9 .elementor-element.elementor-element-6386ff0a{padding:70px 20px 70px 20px;}.elementor-9 .elementor-element.elementor-element-34001e41 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-9 .elementor-element.elementor-element-34001e41 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-9 .elementor-element.elementor-element-34001e41{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-9 .elementor-element.elementor-element-34001e41 .elementor-icon-list-text{transition:color 0.3s;}.elementor-9 .elementor-element.elementor-element-353d5170{padding:60px 20px 80px 20px;}.elementor-9 .elementor-element.elementor-element-5c108e .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-9 .elementor-element.elementor-element-5c108e .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-9 .elementor-element.elementor-element-5c108e{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-9 .elementor-element.elementor-element-5c108e .elementor-icon-list-text{transition:color 0.3s;}@media(min-width:768px){.elementor-9 .elementor-element.elementor-element-461663b4{width:59.398%;}.elementor-9 .elementor-element.elementor-element-64f26acf{width:40.601%;}}@media(max-width:1024px) and (min-width:768px){.elementor-9 .elementor-element.elementor-element-4513626{width:100%;}}@media(max-width:1024px){.elementor-bc-flex-widget .elementor-9 .elementor-element.elementor-element-4513626.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-9 .elementor-element.elementor-element-4513626.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-9 .elementor-element.elementor-element-4513626.elementor-column > .elementor-widget-wrap{justify-content:center;}}@media(max-width:767px){.elementor-9 .elementor-element.elementor-element-35ecf3e{padding:10px 10px 10px 10px;}.elementor-9 .elementor-element.elementor-element-1f6a57f6{text-align:start;}}/* Start custom CSS for section, class: .elementor-element-353d5170 *//* =========================
   CONTACT PAGE - FORM FOCUSED DESIGN
   Replace page-id-9 if needed
========================= */

.page-id-9 {
  background: #ffffff;
}

.page-id-9 .elementor-section {
  max-width: 1180px;
  margin: 0 auto;
}

/* Hero */
.page-id-9 .elementor-section:nth-of-type(1) {
  background: linear-gradient(135deg, #fff7ed 0%, #ffffff 68%);
  max-width: 100%;
}

.page-id-9 .elementor-section:nth-of-type(1) > .elementor-container {
  max-width: 1180px;
  margin: 0 auto;
  align-items: center;
}

.page-id-9 h1,
.page-id-9 .elementor-heading-title {
  color: #111827;
  font-weight: 800;
  letter-spacing: -0.04em;
}

.page-id-9 h1 {
  font-size: 52px;
  line-height: 1.08;
}

.page-id-9 .elementor-widget-text-editor {
  color: #4b5563;
  font-size: 18px;
  line-height: 1.75;
}

/* Image placeholders */
.page-id-9 .simplified-contact-image-placeholder,
.page-id-9 .simplified-contact-small-placeholder {
  border-radius: 28px;
  background:
    linear-gradient(135deg, rgba(249,115,22,0.12), rgba(17,24,39,0.06)),
    repeating-linear-gradient(
      45deg,
      #f9fafb,
      #f9fafb 12px,
      #f3f4f6 12px,
      #f3f4f6 24px
    );
  border: 2px dashed #f97316;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #111827;
  font-weight: 800;
  padding: 30px;
}

.page-id-9 .simplified-contact-image-placeholder {
  min-height: 330px;
  font-size: 23px;
  box-shadow: 0 22px 60px rgba(17, 24, 39, 0.12);
}

.page-id-9 .simplified-contact-small-placeholder {
  min-height: 190px;
  font-size: 18px;
  margin-top: 28px;
  box-shadow: none;
}

.page-id-9 .simplified-contact-image-placeholder span,
.page-id-9 .simplified-contact-small-placeholder span {
  display: block;
  margin-top: 10px;
  color: #6b7280;
  font-size: 14px;
  font-weight: 500;
}

/* Main form section */
.page-id-9 .elementor-section:nth-of-type(2) {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 30px;
  box-shadow: 0 24px 70px rgba(17, 24, 39, 0.09);
  padding: 58px !important;
  margin-top: -28px;
  position: relative;
  z-index: 2;
}

.page-id-9 .elementor-section:nth-of-type(2) .elementor-heading-title {
  font-size: 34px;
  line-height: 1.2;
  margin-bottom: 12px;
}

/* Form placeholder */
.page-id-9 .simplified-form-placeholder {
  background: #f9fafb;
  border: 2px dashed #d1d5db;
  border-radius: 22px;
  padding: 32px;
  color: #374151;
  font-size: 16px;
  line-height: 1.7;
  margin-top: 24px;
}

.page-id-9 .simplified-form-placeholder strong {
  color: #111827;
  font-size: 22px;
}

.page-id-9 .simplified-form-placeholder span {
  color: #6b7280;
}

/* Actual Elementor Form styling if you replace placeholder */
.page-id-9 .elementor-form input,
.page-id-9 .elementor-form select,
.page-id-9 .elementor-form textarea {
  border: 1px solid #d1d5db !important;
  border-radius: 12px !important;
  padding: 14px 16px !important;
  font-size: 15px !important;
  color: #111827 !important;
  background: #ffffff !important;
}

.page-id-9 .elementor-form input:focus,
.page-id-9 .elementor-form select:focus,
.page-id-9 .elementor-form textarea:focus {
  border-color: #f97316 !important;
  box-shadow: 0 0 0 3px rgba(249,115,22,0.16) !important;
}

.page-id-9 .elementor-form .elementor-button {
  background: #f97316 !important;
  color: #ffffff !important;
  border-radius: 999px !important;
  padding: 15px 28px !important;
  font-weight: 800 !important;
  border: none !important;
}

.page-id-9 .elementor-form .elementor-button:hover {
  background: #ea580c !important;
}

/* Contact card */
.page-id-9 .elementor-section:nth-of-type(2) .elementor-column:nth-of-type(2) {
  background: #111827;
  border-radius: 24px;
  padding: 34px;
  color: #ffffff;
}

.page-id-9 .elementor-section:nth-of-type(2) .elementor-column:nth-of-type(2) .elementor-heading-title {
  color: #ffffff;
  font-size: 26px;
}

.page-id-9 .elementor-section:nth-of-type(2) .elementor-column:nth-of-type(2) .elementor-widget-text-editor,
.page-id-9 .elementor-section:nth-of-type(2) .elementor-column:nth-of-type(2) .elementor-icon-list-text {
  color: #f9fafb;
}

.page-id-9 .elementor-icon-list-item {
  margin-bottom: 13px;
}

.page-id-9 .elementor-icon-list-icon i {
  color: #f97316;
}

/* What happens next */
.page-id-9 .elementor-section:nth-of-type(3) {
  background: linear-gradient(135deg, #fff7ed 0%, #ffedd5 100%);
  border-radius: 28px;
  padding: 58px !important;
  margin-top: 50px;
  margin-bottom: 80px;
  text-align: center;
}

.page-id-9 .elementor-section:nth-of-type(3) .elementor-heading-title {
  font-size: 36px;
  margin-bottom: 26px;
}

.page-id-9 .elementor-section:nth-of-type(3) .elementor-icon-list-items {
  max-width: 760px;
  margin: 0 auto;
}

.page-id-9 .elementor-section:nth-of-type(3) .elementor-icon-list-item {
  background: #ffffff;
  border: 1px solid #fed7aa;
  border-radius: 16px;
  padding: 16px 20px;
  margin-bottom: 12px;
  text-align: left;
}

.page-id-9 .elementor-section:nth-of-type(3) .elementor-icon-list-text {
  color: #374151;
  font-size: 16px;
  font-weight: 600;
}

/* Mobile */
@media (max-width: 768px) {
  .page-id-9 h1 {
    font-size: 36px;
  }

  .page-id-9 .elementor-section:nth-of-type(2),
  .page-id-9 .elementor-section:nth-of-type(3) {
    padding: 32px !important;
    border-radius: 20px;
  }

  .page-id-9 .simplified-contact-image-placeholder {
    min-height: 240px;
  }

  .page-id-9 .elementor-section:nth-of-type(2) .elementor-column:nth-of-type(2) {
    margin-top: 28px;
  }
}/* End custom CSS */
/* Start custom CSS *//* =========================
   CONTACT PAGE - FORM FOCUSED DESIGN
   Replace page-id-9 if needed
========================= */

.page-id-9 {
  background: #ffffff;
}

.page-id-9 .elementor-section {
  max-width: 1180px;
  margin: 0 auto;
}

/* Hero */
.page-id-9 .elementor-section:nth-of-type(1) {
  background: linear-gradient(135deg, #fff7ed 0%, #ffffff 68%);
  max-width: 100%;
}

.page-id-9 .elementor-section:nth-of-type(1) > .elementor-container {
  max-width: 1180px;
  margin: 0 auto;
  align-items: center;
}

.page-id-9 h1,
.page-id-9 .elementor-heading-title {
  color: #111827;
  font-weight: 800;
  letter-spacing: -0.04em;
}

.page-id-9 h1 {
  font-size: 52px;
  line-height: 1.08;
}

.page-id-9 .elementor-widget-text-editor {
  color: #4b5563;
  font-size: 18px;
  line-height: 1.75;
}

/* Image placeholders */
.page-id-9 .simplified-contact-image-placeholder,
.page-id-9 .simplified-contact-small-placeholder {
  border-radius: 28px;
  background:
    linear-gradient(135deg, rgba(249,115,22,0.12), rgba(17,24,39,0.06)),
    repeating-linear-gradient(
      45deg,
      #f9fafb,
      #f9fafb 12px,
      #f3f4f6 12px,
      #f3f4f6 24px
    );
  border: 2px dashed #f97316;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #111827;
  font-weight: 800;
  padding: 30px;
}

.page-id-9 .simplified-contact-image-placeholder {
  min-height: 330px;
  font-size: 23px;
  box-shadow: 0 22px 60px rgba(17, 24, 39, 0.12);
}

.page-id-9 .simplified-contact-small-placeholder {
  min-height: 190px;
  font-size: 18px;
  margin-top: 28px;
  box-shadow: none;
}

.page-id-9 .simplified-contact-image-placeholder span,
.page-id-9 .simplified-contact-small-placeholder span {
  display: block;
  margin-top: 10px;
  color: #6b7280;
  font-size: 14px;
  font-weight: 500;
}

/* Main form section */
.page-id-9 .elementor-section:nth-of-type(2) {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 30px;
  box-shadow: 0 24px 70px rgba(17, 24, 39, 0.09);
  padding: 58px !important;
  margin-top: -28px;
  position: relative;
  z-index: 2;
}

.page-id-9 .elementor-section:nth-of-type(2) .elementor-heading-title {
  font-size: 34px;
  line-height: 1.2;
  margin-bottom: 12px;
}

/* Form placeholder */
.page-id-9 .simplified-form-placeholder {
  background: #f9fafb;
  border: 2px dashed #d1d5db;
  border-radius: 22px;
  padding: 32px;
  color: #374151;
  font-size: 16px;
  line-height: 1.7;
  margin-top: 24px;
}

.page-id-9 .simplified-form-placeholder strong {
  color: #111827;
  font-size: 22px;
}

.page-id-9 .simplified-form-placeholder span {
  color: #6b7280;
}

/* Actual Elementor Form styling if you replace placeholder */
.page-id-9 .elementor-form input,
.page-id-9 .elementor-form select,
.page-id-9 .elementor-form textarea {
  border: 1px solid #d1d5db !important;
  border-radius: 12px !important;
  padding: 14px 16px !important;
  font-size: 15px !important;
  color: #111827 !important;
  background: #ffffff !important;
}

.page-id-9 .elementor-form input:focus,
.page-id-9 .elementor-form select:focus,
.page-id-9 .elementor-form textarea:focus {
  border-color: #f97316 !important;
  box-shadow: 0 0 0 3px rgba(249,115,22,0.16) !important;
}

.page-id-9 .elementor-form .elementor-button {
  background: #f97316 !important;
  color: #ffffff !important;
  border-radius: 999px !important;
  padding: 15px 28px !important;
  font-weight: 800 !important;
  border: none !important;
}

.page-id-9 .elementor-form .elementor-button:hover {
  background: #ea580c !important;
}

/* Contact card */
.page-id-9 .elementor-section:nth-of-type(2) .elementor-column:nth-of-type(2) {
  background: #111827;
  border-radius: 24px;
  padding: 34px;
  color: #ffffff;
}

.page-id-9 .elementor-section:nth-of-type(2) .elementor-column:nth-of-type(2) .elementor-heading-title {
  color: #ffffff;
  font-size: 26px;
}

.page-id-9 .elementor-section:nth-of-type(2) .elementor-column:nth-of-type(2) .elementor-widget-text-editor,
.page-id-9 .elementor-section:nth-of-type(2) .elementor-column:nth-of-type(2) .elementor-icon-list-text {
  color: #f9fafb;
}

.page-id-9 .elementor-icon-list-item {
  margin-bottom: 13px;
}

.page-id-9 .elementor-icon-list-icon i {
  color: #f97316;
}

/* What happens next */
.page-id-9 .elementor-section:nth-of-type(3) {
  background: linear-gradient(135deg, #fff7ed 0%, #ffedd5 100%);
  border-radius: 28px;
  padding: 58px !important;
  margin-top: 50px;
  margin-bottom: 80px;
  text-align: center;
}

.page-id-9 .elementor-section:nth-of-type(3) .elementor-heading-title {
  font-size: 36px;
  margin-bottom: 26px;
}

.page-id-9 .elementor-section:nth-of-type(3) .elementor-icon-list-items {
  max-width: 760px;
  margin: 0 auto;
}

.page-id-9 .elementor-section:nth-of-type(3) .elementor-icon-list-item {
  background: #ffffff;
  border: 1px solid #fed7aa;
  border-radius: 16px;
  padding: 16px 20px;
  margin-bottom: 12px;
  text-align: left;
}

.page-id-9 .elementor-section:nth-of-type(3) .elementor-icon-list-text {
  color: #374151;
  font-size: 16px;
  font-weight: 600;
}

/* Mobile */
@media (max-width: 768px) {
  .page-id-9 h1 {
    font-size: 36px;
  }

  .page-id-9 .elementor-section:nth-of-type(2),
  .page-id-9 .elementor-section:nth-of-type(3) {
    padding: 32px !important;
    border-radius: 20px;
  }

  .page-id-9 .simplified-contact-image-placeholder {
    min-height: 240px;
  }

  .page-id-9 .elementor-section:nth-of-type(2) .elementor-column:nth-of-type(2) {
    margin-top: 28px;
  }
}/* End custom CSS */