.elementor-kit-67110{--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-67110 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){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 *//* CONTACT – SpargePiatra MVP */
.sp-contact { color: #fff; }

.sp-card{
  background: rgba(15,15,15,0.72);
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 18px;
  padding: 22px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 12px 40px rgba(0,0,0,0.35);
}

.sp-card-form{ padding: 26px; }

.sp-card-title{
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 12px;
}

.sp-line{ display:flex; gap:10px; align-items:center; margin: 10px 0; }
.sp-small{ opacity: .85; line-height: 1.5; font-size: 14px; }
.sp-sep{ height:1px; background: rgba(255,255,255,0.10); margin: 14px 0; }

.sp-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding: 12px 14px;
  border-radius: 12px;
  text-decoration:none;
  font-weight: 700;
  margin-top: 10px;
}
.sp-btn-wa{
  background: #F5B400;
  color:#111;
}

.sp-list{ margin: 10px 0 0; padding-left: 18px; }
.sp-list li{ margin: 8px 0; opacity: .9; }

.sp-steps{
  margin-top: 6px;
  margin-bottom: 14px;
  opacity: .8;
  font-size: 13px;
}

.sp-note{
  margin-top: 14px;
  font-size: 13px;
  opacity: .8;
}

/* WPForms styling */
.sp-form-wrap .wpforms-container{
  margin: 0 !important;
}
.sp-form-wrap input, 
.sp-form-wrap select, 
.sp-form-wrap textarea{
  background: rgba(255,255,255,0.06) !important;
  border: 1px solid rgba(255,255,255,0.14) !important;
  color: #fff !important;
  border-radius: 12px !important;
}
.sp-form-wrap input::placeholder,
.sp-form-wrap textarea::placeholder{
  color: rgba(255,255,255,0.55) !important;
}
.sp-form-wrap button[type="submit"]{
  background: #F5B400 !important;
  color:#111 !important;
  border: none !important;
  border-radius: 12px !important;
  font-weight: 800 !important;
  padding: 12px 18px !important;
}/* End custom CSS */