.elementor-70 .elementor-element.elementor-element-7fd0fec:not(.elementor-motion-effects-element-type-background), .elementor-70 .elementor-element.elementor-element-7fd0fec > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#2A5985;}.elementor-70 .elementor-element.elementor-element-7fd0fec > .elementor-container{max-width:1150px;}.elementor-70 .elementor-element.elementor-element-7fd0fec{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:20px 0px 20px 0px;}.elementor-70 .elementor-element.elementor-element-7fd0fec > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-70 .elementor-element.elementor-element-c8ed400:not(.elementor-motion-effects-element-type-background), .elementor-70 .elementor-element.elementor-element-c8ed400 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F0BB1E;}.elementor-70 .elementor-element.elementor-element-c8ed400{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-70 .elementor-element.elementor-element-c8ed400 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-70 .elementor-element.elementor-element-bdcfea5{text-align:center;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for text-editor, class: .elementor-element-0ca639f *//* ===== Container ===== */
.ma3rifa-wrap{
  max-width: 900px;
  margin: 0 auto;
  padding: 22px 20px;
  border-radius: 16px;
  background: #ffffff;
  border: 1px solid rgba(42,89,133,.25);
  box-shadow: 0 8px 24px rgba(0,0,0,.06);
  line-height: 2;
  color: #111;
  font-family: "Tajawal","Cairo","Amiri",system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
}

/* ===== Titles ===== */
.ma3rifa-title,
.ma3rifa-wrap h1,
.ma3rifa-wrap h2{
  color: #2A5985;
  font-weight: 800;
  margin-bottom: 12px;
}

.ma3rifa-title{
  font-size: 28px;
}

.ma3rifa-wrap h1{
  font-size: 24px;
}

.ma3rifa-wrap h2{
  font-size: 20px;
}

/* ===== Subtitle ===== */
.ma3rifa-subtitle{
  margin: 0 0 16px 0;
  color: #1F4667;
  font-weight: 600;
  font-size: 15px;
}

/* ===== Paragraphs ===== */
.ma3rifa-par{
  margin: 0 0 18px 0;
  font-size: 16.5px;
}

/* ===== Sections (boxes) ===== */
.ma3rifa-section{
  margin-top: 18px;
  padding: 16px;
  border-radius: 14px;
  background: #F7F9FC;
  border: 1px solid rgba(42,89,133,.18);
}

.ma3rifa-section ul{
  margin: 0;
  padding-right: 18px;
}

.ma3rifa-section li{
  margin-bottom: 10px;
}

/* ===== Email links ===== */
.ma3rifa-email{
  color: #2A5985;
  font-weight: 800;
  text-decoration: none;
}

.ma3rifa-email:hover{
  color: #1F4667;
  text-decoration: underline;
}

/* ===== Share section ===== */
.ma3rifa-share{
  margin-top: 22px;
  padding-top: 14px;
  border-top: 1px dashed rgba(42,89,133,.3);
  display: flex;
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
}

.ma3rifa-share-label{
  font-weight: 800;
  color: #2A5985;
}

/* ===== Share buttons ===== */
.ma3rifa-share-buttons{
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.share-btn{
  text-decoration: none;
  padding: 10px 16px;
  border-radius: 999px;
  font-weight: 700;
  border: 1px solid rgba(42,89,133,.35);
  background: #fff;
  color: #2A5985;
  transition: all .15s ease;
}

.share-btn:hover{
  background: #2A5985;
  color: #fff;
  box-shadow: 0 10px 20px rgba(0,0,0,.08);
}

/* ===== Social colors ===== */
.share-btn.fb{ }
.share-btn.x{ }
.share-btn.wa{ }
.share-btn.li{ }

/* ===== Mobile Responsive ===== */
@media (max-width: 768px){

  .ma3rifa-wrap{
    padding: 16px 14px;
    border-radius: 12px;
    line-height: 1.9;
  }

  .ma3rifa-title{
    font-size: 22px;
  }

  .ma3rifa-wrap h1{
    font-size: 20px;
  }

  .ma3rifa-wrap h2{
    font-size: 18px;
  }

  .ma3rifa-par{
    font-size: 15px;
  }

  .ma3rifa-section{
    padding: 12px;
  }

  .ma3rifa-share{
    flex-direction: column;
    align-items: flex-start;
  }

  .share-btn{
    width: 100%;
    text-align: center;
    padding: 10px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-bdcfea5 */.ma3rifa-copyright{
  text-align: center;
  font-size: 14px;
  color: #555;
  padding: 16px 10px;
}

.ma3rifa-copyright a{
  color: #2A5985;
  font-weight: 700;
  text-decoration: none;
}

.ma3rifa-copyright a:hover{
  text-decoration: underline;
}/* End custom CSS */