.elementor-1117 .elementor-element.elementor-element-59ee3f1{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1117 .elementor-element.elementor-element-aeb009c .elementor-heading-title{color:var( --e-global-color-nvtextcolor );}.elementor-1117 .elementor-element.elementor-element-00743f0 .elementor-heading-title{color:var( --e-global-color-nvtextcolor );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1117 .elementor-element.elementor-element-f3b687f .elementor-heading-title{color:var( --e-global-color-nvtextcolor );}@media(max-width:767px){.elementor-1117 .elementor-element.elementor-element-71bd79c{margin:-10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px -1px 0px;}.elementor-1117 .elementor-element.elementor-element-0aca87b{margin:-10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px -1px 0px;}.elementor-1117 .elementor-element.elementor-element-9378c63{margin:-38px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-1117 .elementor-element.elementor-element-9378c63 img{border-radius:32px 32px 32px 32px;}.elementor-1117 .elementor-element.elementor-element-eedcbf4{border-radius:0px 0px 0px 0px;}.elementor-1117 .elementor-element.elementor-element-eedcbf4 img{border-radius:27px 27px 27px 27px;}.elementor-1117 .elementor-element.elementor-element-9ecd5d9{margin:-92px 0px calc(var(--kit-widget-spacing, 0px) + -60px) 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for heading, class: .elementor-element-9b4fc7f */.power-title {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: #000;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 0 15px rgba(255,0,0,0.6);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e03faf4 */.problem-box {
  max-width: 800px;
  margin: auto;
  background: #111;
  padding: 25px 30px;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.5);
  color: #fff;
  text-align: right;
  font-family: "Tajawal", sans-serif;
}

.problem-title {
  font-size: 28px;
  font-weight: 800;
  margin-bottom: 15px;
  color: #ffcc00;
}

.problem-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}

.problem-list li {
  font-size: 20px;
  margin-bottom: 10px;
  padding-right: 30px;
  position: relative;
  font-weight: 600;
}

.problem-list li::before {
  content: "❌";
  position: absolute;
  right: 0;
  color: red;
}

.problem-note {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.6;
  color: #ddd;
}

.problem-note span {
  color: #00ff99;
  font-weight: 800;
  font-size: 20px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ad75d52 */.solution-box {
  max-width: 900px;
  margin: auto;
  background: linear-gradient(135deg, #0f0f0f, #1a1a1a);
  padding: 35px;
  border-radius: 18px;
  box-shadow: 0 15px 40px rgba(0,0,0,0.6);
  text-align: right;
  color: #fff;
  font-family: "Tajawal", sans-serif;
}

.solution-title {
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 15px;
  line-height: 1.4;
}

.solution-title span {
  color: #ffcc00;
  font-size: 34px;
}

.solution-subtitle {
  font-size: 18px;
  margin-bottom: 15px;
  color: #ddd;
}

.solution-list {
  list-style: none;
  padding: 0;
  margin: 0 0 25px 0;
}

.solution-list li {
  font-size: 20px;
  margin-bottom: 10px;
  padding-right: 30px;
  position: relative;
  font-weight: 600;
}

.solution-list li::before {
  content: "✅";
  position: absolute;
  right: 0;
  color: #00ff99;
  font-size: 18px;
}

.solution-btn {
  display: inline-block;
  background: linear-gradient(45deg, #ff0000, #ff9900);
  color: #fff;
  padding: 15px 45px;
  border-radius: 50px;
  font-size: 22px;
  font-weight: bold;
  text-decoration: none;
  box-shadow: 0 5px 25px rgba(255,0,0,0.7);
  transition: 0.3s;
}

.solution-btn:hover {
  transform: scale(1.05);
}
.solution-btn {
  display: block;
  width: 100%;
  max-width: 400px; /* ما يطلعش بزاف */
  margin: 20px auto;
  padding: 18px 0;
  text-align: center;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-71bd79c */.trust-badge {
  display: inline-block;
  background: #00ff99;
  color: #000;
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-aeb009c */.solution-btn {
  display: block;
  width: 100%;
  max-width: 400px; /* ما يطلعش بزاف */
  margin: 20px auto;
  padding: 18px 0;
  text-align: center;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d1812d4 */.results-box {
  max-width: 900px;
  margin: auto;
  background: linear-gradient(135deg, #1a0000, #330000);
  padding: 35px;
  border-radius: 18px;
  box-shadow: 0 15px 40px rgba(0,0,0,0.6);
  text-align: right;
  color: #fff;
  font-family: "Tajawal", sans-serif;
}

.results-title {
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 20px;
  color: #ffcc00;
}

.results-title span {
  color: #ff0000;
}

.results-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.results-list li {
  font-size: 22px;
  margin-bottom: 12px;
  padding-right: 35px;
  position: relative;
  font-weight: 700;
}

.results-list li::before {
  content: "🔥";
  position: absolute;
  right: 0;
  font-size: 20px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0aca87b */.trust-badge {
  display: inline-block;
  background: #00ff99;
  color: #000;
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-00743f0 */.solution-btn {
  display: block;
  width: 100%;
  max-width: 400px; /* ما يطلعش بزاف */
  margin: 20px auto;
  padding: 18px 0;
  text-align: center;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f206327 */.natural-section {
  text-align: center;
  padding: 40px 20px;
  background: linear-gradient(135deg, #0f2f1f, #1b4d34);
  border-radius: 18px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.4);
  color: #fff;
  max-width: 900px;
  margin: auto;
}

.natural-title {
  font-size: 36px;
  font-weight: 900;
  color: #00ff99;
  margin-bottom: 10px;
}

.natural-subtitle {
  font-size: 18px;
  color: #e0e0e0;
  font-weight: 500;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f67b947 */.natural-badge {
  display: inline-block;
  background: #00ff99;
  color: #000;
  padding: 6px 18px;
  border-radius: 30px;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ea95d3f */.trust-box {
  max-width: 900px;
  margin: auto;
  background: linear-gradient(135deg, #001a1a, #003333);
  padding: 35px;
  border-radius: 18px;
  box-shadow: 0 15px 40px rgba(0,0,0,0.6);
  text-align: right;
  color: #fff;
  font-family: "Tajawal", sans-serif;
}

.trust-title {
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 20px;
  color: #00ffcc;
}

.trust-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.trust-list li {
  font-size: 20px;
  margin-bottom: 12px;
  padding-right: 35px;
  position: relative;
  font-weight: 700;
}

.trust-list li::before {
  content: "✔";
  position: absolute;
  right: 0;
  color: #00ff99;
  font-size: 18px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-881e892 */.testimonials-box {
  max-width: 900px;
  margin: 50px auto;
  padding: 40px 30px;
  background: linear-gradient(135deg, #0a0a0a, #1a1a1a);
  border-radius: 20px;
  box-shadow: 0 15px 40px rgba(0,0,0,0.6);
  color: #fff;
  text-align: right;
  font-family: "Tajawal", sans-serif;
}

.testimonials-title {
  font-size: 32px;
  font-weight: 900;
  margin-bottom: 30px;
  color: #ffcc00;
}

.testimonial {
  margin-bottom: 25px;
  padding: 20px;
  border-right: 4px solid #ff9900;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 12px;
}

.stars {
  font-size: 20px;
  margin-bottom: 8px;
  color: #ffd700;
}

.text {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-f3b687f */.solution-btn {
  display: block;
  width: 100%;
  max-width: 400px; /* ما يطلعش بزاف */
  margin: 20px auto;
  padding: 18px 0;
  text-align: center;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7e24602 */.premium-offer {
  max-width: 700px;
  margin: 50px auto;
  padding: 40px 30px;
  background: linear-gradient(135deg, #660000, #cc0000);
  border-radius: 20px;
  box-shadow: 0 15px 40px rgba(0,0,0,0.6);
  text-align: center;
  font-family: "Tajawal", sans-serif;
  color: #fff;
}

.offer-header {
  font-size: 38px;   /* شوية أكبر */
  font-weight: 900;
  margin-bottom: 25px;
  color: #ffcc00;
}

.offer-pricing {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}

.old-price {
  text-decoration: line-through;
  font-size: 22px;
  color: #ff9999;
}

.new-price {
  font-size: 40px;             /* أكبر من القديم */
  color: #00ff99;              /* لون مميز وجذاب */
  font-weight: 900;
}

.offer-note {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 25px;
  color: #fff;
}

.cta-btn {
  display: inline-block;
  background: linear-gradient(45deg, #ff0000, #ff9900);
  color: #fff;
  padding: 18px 60px;
  font-size: 22px;
  font-weight: bold;
  border-radius: 50px;
  text-decoration: none;
  box-shadow: 0 5px 25px rgba(255,0,0,0.7);
  transition: 0.3s;
}

.cta-btn:hover {
  transform: scale(1.05);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fab6775 */.cta-section {
  max-width: 700px;
  margin: 50px auto;
  padding: 40px 30px;
  background: linear-gradient(135deg, #003300, #006600);
  border-radius: 20px;
  box-shadow: 0 15px 40px rgba(0,0,0,0.5);
  text-align: center;
  font-family: "Tajawal", sans-serif;
  color: #fff;
}

.cta-title {
  font-size: 36px;
  font-weight: 900;
  margin-bottom: 25px;
  color: #00ff99;
}

.cta-benefits {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}

.cta-benefits li {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 12px;
  position: relative;
  padding-right: 30px;
}

.cta-benefits li::before {
  content: "✅";
  position: absolute;
  right: 0;
  color: #ffd700;
  font-size: 18px;
}

.cta-btn {
  display: inline-block;
  background: linear-gradient(45deg, #ff0000, #ff9900);
  color: #fff;
  padding: 20px 70px;
  font-size: 24px;
  font-weight: bold;
  border-radius: 60px;
  text-decoration: none;
  box-shadow: 0 5px 30px rgba(255,0,0,0.7);
  transition: 0.3s;
}

.cta-btn:hover {
  transform: scale(1.05);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9ecd5d9 */.contact-form-wrapper {
  max-width: 700px;
  margin: 50px auto;
  padding: 40px 30px;
  background: linear-gradient(135deg, #0f0f0f, #1a1a1a);
  border-radius: 20px;
  box-shadow: 0 15px 40px rgba(0,0,0,0.6);
  text-align: center;
  font-family: "Tajawal", sans-serif;
  color: #fff;
}

/* العنوان الرئيسي */
.form-title {
  font-size: 32px;
  font-weight: 900;
  margin-bottom: 15px;
  color: #ffcc00;      /* ذهبية باش تتناسق مع باقي العناوين */
  line-height: 1.4;
}

/* Subtitle لتعزيز الثقة */
.form-subtitle {
  font-size: 18px;
  font-weight: 600;
  color: #00ff99;      /* أخضر يعطي إحساس بالنجاح والأمان */
  margin-bottom: 25px;
}

/* Inputs / Textarea */
.contact-form-wrapper input[type="text"],
.contact-form-wrapper input[type="email"],
.contact-form-wrapper textarea {
  width: 100%;
  padding: 15px 20px;
  margin-bottom: 20px;
  border-radius: 12px;
  border: none;
  font-size: 16px;
  font-family: "Tajawal", sans-serif;
  outline: none;
  background: #222;
  color: #fff;
  box-shadow: inset 0 2px 6px rgba(0,0,0,0.5);
}

.contact-form-wrapper ::placeholder {
  color: #aaa;
}

/* Submit Button */
.contact-form-wrapper button[type="submit"] {
  display: inline-block;
  background: linear-gradient(45deg, #ff0000, #ff9900);
  color: #fff;
  padding: 18px 60px;
  font-size: 22px;
  font-weight: bold;
  border-radius: 50px;
  text-decoration: none;
  border: none;
  cursor: pointer;
  box-shadow: 0 5px 25px rgba(255,0,0,0.7);
  transition: 0.3s;
}

.contact-form-wrapper button[type="submit"]:hover {
  transform: scale(1.05);
}

/* Responsive Mobile */
@media (max-width: 768px) {
  .contact-form-wrapper {
    padding: 30px 20px;
  }

  .form-title {
    font-size: 28px;
  }

  .contact-form-wrapper button[type="submit"] {
    width: 100%;
    padding: 18px 0;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f3fa3be */.sticky-cta {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: linear-gradient(45deg, #ff0000, #ff9900);
  color: #fff;
  padding: 18px 50px;
  font-size: 22px;
  font-weight: bold;
  border-radius: 50px;
  text-decoration: none;
  box-shadow: 0 5px 25px rgba(255,0,0,0.7);
  z-index: 9999;
  display: none;           /* مخبي فالأول */
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.sticky-cta.show {
  display: block;
  opacity: 1;
  transform: translateY(0);
}/* End custom CSS */