.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.tp-site-share{z-index:30;}.elementor-kit-8 .tp-reading-progress{top:0;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ============================================================
   VORTIXA CONTACT PAGE - CUSTOM DESIGN
   ============================================================ */

/* BASE */
html, body {
  background: #07051a !important;
  color: #e0dff0 !important;
}
#page, .site, .site-content, #content, #primary, main#main {
  background: transparent !important;
}

/* HERO SECTION */
.elementor-element-bdb362a {
  background: linear-gradient(135deg, #07051a 0%, #0d0830 55%, #130c40 100%) !important;
  position: relative !important;
  overflow: hidden !important;
  min-height: 260px !important;
}
.elementor-element-bdb362a::before {
  content: '' !important;
  position: absolute !important;
  top: -30px !important;
  right: 50px !important;
  width: 500px !important;
  height: 500px !important;
  background: radial-gradient(circle, rgba(124,58,237,0.18) 0%, transparent 65%) !important;
  pointer-events: none !important;
  z-index: 0 !important;
}
.elementor-element-bdb362a > .e-con-inner {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: center !important;
  padding: 50px 40px !important;
  position: relative !important;
  z-index: 1 !important;
  max-width: 55% !important;
}
.elementor-element-bdb362a h2 {
  font-size: 3rem !important;
  font-weight: 800 !important;
  color: #ffffff !important;
  line-height: 1.1 !important;
  text-align: left !important;
  margin: 0 !important;
}
.elementor-element-f73f3e7 p,
.elementor-element-f73f3e7 {
  color: #a89fc0 !important;
  font-size: 0.97rem !important;
  line-height: 1.7 !important;
  text-align: left !important;
}

/* MAIN CONTENT SECTION */
.elementor-element-879bd24 {
  background: transparent !important;
  padding: 30px 30px 40px !important;
  margin: 0 !important;
  border: none !important;
  border-radius: 0 !important;
}

/* FORM CARD */
.elementor-element-cd27a70 {
  background: #0f0d27 !important;
  border: 1px solid rgba(124,58,237,0.25) !important;
  border-radius: 20px !important;
  padding: 2.5rem !important;
  box-shadow: 0 8px 40px rgba(0,0,0,0.4) !important;
}
.elementor-element-cd27a70 h2 {
  color: #ffffff !important;
  font-size: 1.75rem !important;
  font-weight: 700 !important;
  margin-bottom: 0.25rem !important;
}

/* FORM FIELDS */
.wpforms-form .wpforms-field-label {
  color: #9b97b2 !important;
  font-size: 0.82rem !important;
  font-weight: 500 !important;
}
.wpforms-form input[type="text"],
.wpforms-form input[type="email"],
.wpforms-form input[type="tel"],
.wpforms-form textarea,
.wpforms-form select {
  background: rgba(255,255,255,0.04) !important;
  border: 1px solid rgba(124,58,237,0.3) !important;
  border-radius: 8px !important;
  color: #e0dff0 !important;
  padding: 12px 16px !important;
  width: 100% !important;
  box-sizing: border-box !important;
  font-size: 0.9rem !important;
  outline: none !important;
}
.wpforms-form input[type="text"]:focus,
.wpforms-form input[type="email"]:focus,
.wpforms-form input[type="tel"]:focus,
.wpforms-form textarea:focus {
  border-color: #7c3aed !important;
  box-shadow: 0 0 0 3px rgba(124,58,237,0.18) !important;
}
.wpforms-form input::placeholder,
.wpforms-form textarea::placeholder {
  color: #4a4866 !important;
}

/* SUBMIT BUTTON */
.wpforms-submit, button.wpforms-submit {
  background: linear-gradient(135deg, #7c3aed 0%, #5b21b6 100%) !important;
  color: #fff !important;
  border: none !important;
  border-radius: 8px !important;
  padding: 13px 28px !important;
  font-size: 0.95rem !important;
  font-weight: 600 !important;
  cursor: pointer !important;
  letter-spacing: 0.3px !important;
}
.wpforms-submit:hover, button.wpforms-submit:hover {
  background: linear-gradient(135deg, #8b46ff 0%, #6b2bc6 100%) !important;
  transform: translateY(-1px) !important;
  box-shadow: 0 4px 20px rgba(124,58,237,0.4) !important;
}

/* ICON BOX CARDS */
.elementor-icon-box-wrapper {
  background: rgba(124,58,237,0.08) !important;
  border: 1px solid rgba(124,58,237,0.22) !important;
  border-radius: 12px !important;
  padding: 14px 18px !important;
  margin-bottom: 10px !important;
  display: flex !important;
  align-items: center !important;
  gap: 14px !important;
}
.elementor-icon-box-wrapper:hover {
  background: rgba(124,58,237,0.14) !important;
  border-color: rgba(124,58,237,0.4) !important;
}
.elementor-icon-box-icon {
  width: 48px !important;
  height: 48px !important;
  min-width: 48px !important;
  background: rgba(124,58,237,0.25) !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-shrink: 0 !important;
}
.elementor-icon-box-icon i,
.elementor-icon-box-icon .elementor-icon {
  color: #c4b5fd !important;
  font-size: 1.1rem !important;
}
.elementor-icon-box-title,
.elementor-icon-box-title a,
.elementor-icon-box-title span {
  color: #ffffff !important;
  font-size: 0.95rem !important;
  font-weight: 600 !important;
  margin: 0 0 2px !important;
}
.elementor-icon-box-description {
  color: #8b87a8 !important;
  font-size: 0.8rem !important;
  margin: 0 !important;
}

/* GET IN TOUCH HEADING */
.elementor-element-1e7bd5c h2 {
  color: #ffffff !important;
  font-size: 1.6rem !important;
  font-weight: 700 !important;
}

/* MAP */
.elementor-widget-google_maps {
  border-radius: 16px !important;
  overflow: hidden !important;
  border: 1px solid rgba(124,58,237,0.25) !important;
}
.elementor-widget-google_maps iframe {
  filter: invert(92%) hue-rotate(205deg) saturate(0.75) brightness(0.88) !important;
  display: block !important;
}

/* GENERAL SECTIONS */
.elementor-section, .e-con, .e-child {
  background-color: transparent !important;
}

/* FOOTER */
footer.site-footer, .site-footer {
  background: #07051a !important;
  border-top: 1px solid rgba(124,58,237,0.15) !important;
}

/* SCROLLBAR */
::-webkit-scrollbar { width: 5px !important; }
::-webkit-scrollbar-track { background: #07051a !important; }
::-webkit-scrollbar-thumb { background: #7c3aed !important; border-radius: 3px !important; }

/* ========================
   PORTFOLIO PAGE - MOBILE FIXES
   ======================== */

@media (max-width: 767px) {

  /* Portfolio hero headings - fix overflow on mobile */
  .e-e09e5d2-4876df2,
  .e-c398f9f-5ef8601,
  .e-c7b308a-f45e7dc {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    overflow-wrap: break-word !important;
    word-wrap: break-word !important;
    box-sizing: border-box !important;
  }

  /* Portfolio subtitle */
  .e-e09e5d2-4876df2 {
    font-size: 12px !important;
    letter-spacing: 2px !important;
  }

  /* Portfolio main heading */
  .e-c398f9f-5ef8601 {
    font-size: 30px !important;
    line-height: 1.2 !important;
  }

  /* Portfolio description text */
  .e-c7b308a-f45e7dc {
    font-size: 14px !important;
    line-height: 1.6 !important;
    padding: 0 10px !important;
  }

  /* Fix section overflow */
  .elementor-element-a24fd41 {
    overflow: hidden !important;
  }

  /* Fix container inner overflow */
  .e-con-inner {
    overflow: hidden !important;
  }

}

/* ========================
   CTA SECTION - MOBILE FIXES
   ======================== */

@media (max-width: 767px) {

  /* CTA section - stack columns vertically on mobile */
  .elementor-element-d3a42f5 > .e-con-inner {
    grid-template-columns: 1fr !important;
    grid-template-rows: auto !important;
    text-align: center !important;
    gap: 16px !important;
    padding: 20px !important;
  }

  /* CTA icon - reset grid area */
  .elementor-element-d3a42f5 .elementor-element-6ca9cbc {
    grid-area: auto !important;
    justify-self: center !important;
  }

  /* CTA heading - reset grid area */
  .elementor-element-d3a42f5 .elementor-element-e145750 {
    grid-area: auto !important;
    align-self: auto !important;
    text-align: center !important;
  }

  /* CTA description - reset grid area */
  .elementor-element-d3a42f5 .elementor-element-78a2580 {
    grid-area: auto !important;
    align-self: auto !important;
    text-align: center !important;
  }

  /* CTA button - reset grid area */
  .elementor-element-d3a42f5 .elementor-element-5e4f8a1 {
    grid-area: auto !important;
    align-self: auto !important;
    justify-self: center !important;
  }

  /* CTA main heading font size */
  .e-e145750-abb39de {
    font-size: 28px !important;
    line-height: 1.3 !important;
    text-align: center !important;
    height: auto !important;
  }

  /* Portfolio hero section heading - fix alignment */
  .e-c398f9f-5ef8601 {
    text-align: center !important;
  }

}/* End custom CSS */