
body {
    direction: rtl;
    unicode-bidi: embed;
font-family: "Tajawal", "Cairo", "Noto Sans Arabic", sans-serif !important;color: #004956;
}

p, ul, ol, li, b, strong, span, a, td, th, label,
button, input, select, textarea, blockquote, caption,
div, section, article, aside, header, footer, nav,
table, thead, tbody, tfoot, h1, h2, h3, h4, h5, h6 {
font-family: "Tajawal", "Cairo", "Noto Sans Arabic", sans-serif ;color: #004956;
}

.table thead th {
  border-top:0;
  border-bottom-width: 1px;
font-family: "Tajawal", "Cairo", "Noto Sans Arabic", sans-serif !important;
  font-weight: initial;
}
/* إذا كان لديك كلاس معين للتحكم في الوزن */
.font-weight-normal {
font-family: "Tajawal", "Cairo", "Noto Sans Arabic", sans-serif;
}
/*شعار الموقع*/
.navbar-area .nav-container .logo-wrapper .logo img {
  max-width: 120px;
}
/*خلفيةالهيدر*/
.navbar-area {
  background-color: #cff7ee;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li a {
  padding:
10px 28px;
  -webkit-transition:
all 0.3s ease-in;
  transition:
all 0.3s ease-in;
  font-weight: bold;
  font-size: 18px;
  color:#004956;
}
.breadcrumb-contents.center-text {
  display: none;
}
/*منطقة اسفل الهيدر مباشرة*/
.banner-area.banner-padding {
  padding:130px 0 0;
  background-color: #cff7ee;
 
}
.banner-content-title {
  font-size: 40px;
  line-height: 70px;
  font-weight: 1000;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  letter-spacing: -2px;
}

.banner-content-para {
  font-size: 22px;
  line-height: 32px;
  word-wrap:
break-word;
  font-weight: 500;
  letter-spacing: -2px;
}
.blurred-img.loaded img {
  opacity: 1;
  border-radius:
20px;
}
/*ازرار*/
.btn-wrapper .cmn-btn {
  font-family: var(--body-font, 'Cairo', sans-serif); /* تأكيد استخدام خط مناسب */
  font-size: 16px; /* يمكنك زيادته قليلاً إذا أردت، مثلاً 18px */
  font-weight: 600; /* خط أثقل قليلاً للبروز */
  color: #ffffff; /* لون النص أبيض للتباين مع الخلفية الداكنة */
  text-align: center;
  text-decoration: none; /* إزالة أي خط تحت النص إذا كان رابطًا */
  display: inline-block;
  padding: 12px 40px; /* زيادة الحشوة قليلاً لزر أكبر وأكثر راحة للنقر */
  border-radius: 8px; /* زوايا دائرية أنيقة */
  cursor: pointer;
  position: relative; /* ضروري للتأثيرات المتقدمة مثل الـ pseudo-elements إذا أردنا */
  border: none; /* إزالة أي حدود افتراضية */
  outline: none; /* إزالة التحديد عند التركيز */
  user-select: none; /* منع تحديد النص داخل الزر */

  /* --- التدرج اللوني والأساس للتأثير ثلاثي الأبعاد --- */
  background: linear-gradient(145deg, #005f6f, #003a44); /* تدرج من درجة أفتح قليلاً إلى أغمق من #004956 */
                                                          /* #004956 هو اللون الأساسي */
  box-shadow:
    0 5px 0 #002c35, /* ظل سفلي داكن لإعطاء سماكة (الجزء "البارز" من الـ 3D) */
    0 6px 8px rgba(0, 0, 0, 0.25), /* ظل منتشر أسفل الظل الأول لمزيد من العمق */
    inset 0 1px 1px rgba(255, 255, 255, 0.1), /* إضاءة خفيفة داخلية من الأعلى */
    inset 0 -1px 1px rgba(0, 0, 0, 0.1); /* ظل خفيف داخلي من الأسفل */

  transition: all 0.15s ease-out; /* انتقال سلس وسريع */
}

.btn-wrapper .cmn-btn:hover {
  background: linear-gradient(145deg, #006b7c, #00434f); /* تدرج أفتح قليلاً عند التحويم */
  box-shadow:
    0 4px 0 #002c35, /* تحريك الظل السفلي قليلاً للأعلى */
    0 5px 7px rgba(0, 0, 0, 0.3),
    inset 0 1px 1px rgba(255, 255, 255, 0.15),
    inset 0 -1px 1px rgba(0, 0, 0, 0.15);
  transform: translateY(-1px); /* حركة طفيفة للأعلى */
}

.btn-wrapper .cmn-btn:active {
  background: linear-gradient(145deg, #003a44, #005f6f); /* عكس التدرج عند الضغط */
  box-shadow:
    0 1px 0 #002c35, /* جعل الظل السفلي أصغر بكثير (كأنه تم ضغطه) */
    0 2px 3px rgba(0, 0, 0, 0.2),
    inset 0 1px 2px rgba(0, 0, 0, 0.25), /* ظل داخلي أعمق من الأعلى */
    inset 0 -1px 0 rgba(255, 255, 255, 0.05); /* إضاءة داخلية خفيفة من الأسفل */
  transform: translateY(3px); /* حركة للأسفل لمحاكاة الضغط */
  transition-duration: 0.05s; /* جعل تأثير الضغط أسرع */
}

/* إضافة أيقونة (اختياري، إذا أردت إضافة أيقونة قبل النص) */
.btn-wrapper .cmn-btn i {
  margin-right: 8px; /* مسافة بين الأيقونة والنص */
  font-size: 1.1em; /* حجم الأيقونة نسبةً لحجم خط الزر */
  vertical-align: middle; /* محاذاة عمودية أفضل */
}
html[dir="rtl"] .btn-wrapper .cmn-btn i {
    margin-right: 0;
    margin-left: 8px;
}
.btn-wrapper .cmn-btn-bg-1:hover {
  color: #f4fff6 !important;
}

/*لون عناوين الصفحات*/
.section-title .title {
  font-size: 60px;
  line-height: 70px;
  font-weight: 1000;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  letter-spacing: -2px;
  color: #004956;
}

/*منطقة الفوتر*/
.copyright-area {
  padding:15px 0;
  background-color: #f8f8f8;
}
.copyright-area .copyright-contents {
  font-size: 16px;
  color: #004956;
  text-align: center;
  font-weight: 500;
}
/******/
.footer-area {
  z-index: 1;
  border-top:1px solid #cff7ee;
}
/*عنوان ويدجت الفوتر*/
.footer-widget .widget-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  color: #004956;
}
/*روابط ويدجت الفوتر*/
.footer-widget .footer-inner .footer-link-list .list:not(:last-child) {
  margin-bottom: 0px;
}

.footer-widget .footer-inner .footer-link-list .list a {
  font-size: 16px;
  font-weight: 500;
  color: #004956;
}
/*منطقة اشتراك النشرة الإخبارية فوق الفوتر*/
.getupdate-bg::before {
  background-color: #cff7ee;
  border:1px solid #91f7e0;
}
.getupdate-content-title {
  font-size: 56px;
  font-weight: 600;
  line-height: 70px;
  color: #004956;
  margin:-10px 0 0;
}

/*اراء العملاء*/
.single-feedback {
  padding:30px;
  -webkit-transition:300ms;
  transition:300ms;
  -webkit-box-shadow:0 0 30px rgba(221, 221, 221, 0.1);
  box-shadow: 0 0 30px rgba(221, 221, 221, 0.1);
  border:1px solid #b6eac8;
}
.single-feedback:hover {
  -webkit-transform: 0;
  transform: matrix;
  -webkit-box-shadow:
0 0 30px rgba(221, 221, 221, 0.5);
  box-shadow: 0 0 30px rgba(221, 221, 221, 0.5);
  border:
4px solid #36714a;
}
.single-feedback-content-icon {
  font-size: 70px;
  color: #004956;
}
.single-feedback-content-para {
  font-size: 17px;
  font-weight: 500;
  line-height: 32px;
  color: #004956;
  padding-top: 15px;
}

/*ألمميزات*/
.single-feature:hover {
-webkit-transform: none;
transform: none;
}
.single-feature-content-title {
  font-size: 28px;
  line-height: 38px;
  color: #004956;
  font-weight: bold;
  -webkit-transition:
all 0.2s;
  transition:
all 0.2s;
  letter-spacing: -3px;
}
.single-feature-content-para {
  font-size: 18px;
  line-height: 26px;
  color: var(--paragraph-color);
  font-weight: 500;
  letter-spacing: -1px;
}
.single-feature-icon::before {
  left: 0;
  top: 0;
  background:
#f9f9f9;
  opacity: 0.2;
  border:
4px solid #ededed;
}
.single-feature:hover .single-feature-icon {
  background-color: #e3ece5;
  color: #fff;
}

/*زر الصعود لأعلى*/
.back-to-top i{
  color: #fff !important;
}
.back-to-top {
  background-color: #004956 !important;
  color: #fff !important;
}

.breadcrumb-padding {
  padding:0px; }
  /*ازرار الاسعار فى صفحة الاسعار*/
  .btn-wrapper .cmn-btn-outline-one.color-one {
   color:#ffffff;   
  }
.single-price .btn-wrapper .cmn-btn:hover {
  background-color: unset;
  color: rgb(204, 253, 194);
}

/*ًصفحة الاسعار و ازرار التنقل بين الخطط*/
.price-tab {
  background-color: #fff;
  padding:10px 40px;
  box-shadow: 0 0 20px rgba(221, 221, 221, 0.3);
  border:6px solid #e1e8ed;
}

/*الزر النشط فى صفحة الاسعار*/
.price-tab-list.active {
  font-size: 16px; /* يمكنك زيادته قليلاً إذا أردت، مثلاً 18px */
  font-weight: 600; /* خط أثقل قليلاً للبروز */
  color: #ffffff; /* لون النص أبيض للتباين مع الخلفية الداكنة */
  text-align: center;
  text-decoration: none; /* إزالة أي خط تحت النص إذا كان رابطًا */
  display: inline-block;
  padding: 12px 40px; /* زيادة الحشوة قليلاً لزر أكبر وأكثر راحة للنقر */
  border-radius: 8px; /* زوايا دائرية أنيقة */
  cursor: pointer;
  position: relative; /* ضروري للتأثيرات المتقدمة مثل الـ pseudo-elements إذا أردنا */
  border: none; /* إزالة أي حدود افتراضية */
  outline: none; /* إزالة التحديد عند التركيز */
  user-select: none; /* منع تحديد النص داخل الزر */

  /* --- التدرج اللوني والأساس للتأثير ثلاثي الأبعاد --- */
  background: linear-gradient(145deg, #005f6f, #003a44); /* تدرج من درجة أفتح قليلاً إلى أغمق من #004956 */
                                                          /* #004956 هو اللون الأساسي */
  box-shadow:
    0 5px 0 #002c35, /* ظل سفلي داكن لإعطاء سماكة (الجزء "البارز" من الـ 3D) */
    0 6px 8px rgba(0, 0, 0, 0.25), /* ظل منتشر أسفل الظل الأول لمزيد من العمق */
    inset 0 1px 1px rgba(255, 255, 255, 0.1), /* إضاءة خفيفة داخلية من الأعلى */
    inset 0 -1px 1px rgba(0, 0, 0, 0.1); /* ظل خفيف داخلي من الأسفل */

  transition: all 0.15s ease-out; /* انتقال سلس وسريع */  
}
.tabs li {
  font-size: 18px;
  font-weight: bold;
  color: #004956;
  line-height: 28px;
  cursor: pointer;
  -webkit-transition:
300ms;
  transition:
300ms;
}

/*كيف يعمل*/
.single-works-content-number {
  font-size: 90px;
  line-height: 80px;
  font-weight: 1000;
  color: #004956;
  display: inline-block;
  position: relative;
  padding-top: 30px;
}
.single-works-content-title {
  font-size: 28px;
  line-height: 38px;
  font-weight: 1000;
  color: #004956;
  letter-spacing: -2px;
}
.single-works-content-para {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: -1px;
}

/*إحصائيات الموقع*/
.counter-wrapper-border {
  border:8px solid #e1e8ed;
 border-radius:5px;
}
.single-counter-para {
  font-size: 36px;
  line-height: 30px;
  font-weight: 700;
  coloe: #004956 !important;
  letter-spacing: -2px;  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.color-light {
  color: #004956 !important;
}

/*لماذا تختارنا*/
.single-choose-icon::before {
  background:
transparent;
  opacity: 1;
}

.single-choose-content-title {
 font-size: 28px;
  line-height: 30px;
  font-weight: 700;
  coloe: #004956 !important;
  letter-spacing: -2px;  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.single-choose-content-para {
  font-size: 16px;
  line-height: 22px;
  margin-top: 15px;
  font-weight: 600;
  letter-spacing: -1px;
}
.single-choose {
  padding:
30px;
  -webkit-box-shadow:
0 0 10px rgba(var(--main-color-one-rgb), 0.05);
  box-shadow: 0 0 10px rgba(var(--main-color-one-rgb), 0.05);
  border:
6px solid #f3f6f9;
}
.section-title.text-left {
  text-align: right;
}
/*زر عرض تفاصيل اكثر*/
.all-features a {
  color: #004956;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -2px;
  background-color: #bcffd3;
  padding:
5px 20px;
  border-radius:
5px;
  line-height: 18px;
}
.price-body .features li::before {
  content: "\f058";
  position: absolute;
  right: 0;
  top: 0px;
  font-family: "line awesome free";
  font-weight: 1000;
  color: #004956;
  font-size: 22px;
  left: auto;
}
.price-body .features li {
  position: relative;
  padding-left: 0px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #004956;
  transition:
all .3s;
  padding-right: 30px;
}

/*تصميم خطة السعر المنفردة*/
.single-price-plan-item {
  background-color: #ffffff; /* تأكيد الخلفية البيضاء */
  border-radius: 12px; /* زوايا دائرية أكثر نعومة */
  padding: 25px; /* زيادة الحشوة قليلاً لمزيد من المساحة البيضاء الداخلية */
  position: sticky;
  top: 20px; /* مسافة من الأعلى عند التثبيت، يمكنك تعديلها */
  z-index: 9; /* يبدو جيدًا، يمكنك زيادته إذا كان هناك عناصر أخرى تتجاوزه */
  border: 6px solid #e9ecef; /* حد رمادي فاتح وخفيف */

  /* ظل أكثر احترافية وعمقًا */
  box-shadow:
    0 4px 8px rgba(0, 0, 0, 0.04),  /* ظل ناعم قريب */
    0 10px 20px rgba(0, 0, 0, 0.06); /* ظل منتشر أبعد قليلاً لإعطاء عمق */

  /* انتقال سلس للظل إذا أردت إضافة تأثير hover */
  transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
}

/* تأثير تحويم اختياري لجعله يبرز أكثر عند مرور الفأرة */
.single-price-plan-item:hover {
  box-shadow:
    0 6px 12px rgba(0, 0, 0, 0.06),
    0 15px 30px rgba(0, 0, 0, 0.08);
  transform: translateY(-3px); /* رفعه قليلاً للأعلى */
}

/* إذا كان هناك عنوان داخل هذا البلوك (اختياري) */
.single-price-plan-item .price-header { /* افترض أن لديك كلاس للعنوان */
  font-size: 1.5rem; /* أو الحجم المناسب */
  font-weight: 600;
  color: #343a40; /* لون نص داكن للعنوان */
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f0f0f0;
  text-align: center; /* أو المحاذاة المناسبة */
}

/* إذا كان هناك زر داخل هذا البلوك (اختياري) */
.single-price-plan-item .btn-subscribe { /* افترض أن لديك كلاس لزر الاشتراك */
  display: block; /* جعله يأخذ العرض الكامل */
  width: 100%;
  background-color: #0d6efd; /* لون أزرق أساسي */
  color: #ffffff;
  padding: 12px 20px;
  font-size: 1rem;
  font-weight: 500;
  border-radius: 8px;
  text-align: center;
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition: background-color 0.2s ease, transform 0.2s ease;
}

.single-price-plan-item .btn-subscribe:hover {
  background-color: #0b5ed7; /* درجة أغمق عند التحويم */
  transform: scale(1.02); /* تأثير تكبير بسيط */
}

/*خطط الاسعار المجمعه*/
.single-price {
  background-color: #ffffff; /* تأكيد الخلفية البيضاء */
  border-radius: 12px; /* زوايا دائرية أكثر نعومة */
  padding: 25px; /* زيادة الحشوة قليلاً لمزيد من المساحة البيضاء الداخلية */
  position: sticky;
  top: 20px; /* مسافة من الأعلى عند التثبيت، يمكنك تعديلها */
  z-index: 9; /* يبدو جيدًا، يمكنك زيادته إذا كان هناك عناصر أخرى تتجاوزه */
  border: 6px solid #e9ecef; /* حد رمادي فاتح وخفيف */

  /* ظل أكثر احترافية وعمقًا */
  box-shadow:
    0 4px 8px rgba(0, 0, 0, 0.04),  /* ظل ناعم قريب */
    0 10px 20px rgba(0, 0, 0, 0.06); /* ظل منتشر أبعد قليلاً لإعطاء عمق */

  /* انتقال سلس للظل إذا أردت إضافة تأثير hover */
  transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
}

/* تأثير تحويم اختياري لجعله يبرز أكثر عند مرور الفأرة */
.single-price:hover {
  box-shadow:
    0 6px 12px rgba(0, 0, 0, 0.06),
    0 15px 30px rgba(0, 0, 0, 0.08);
  transform: translateY(-3px); /* رفعه قليلاً للأعلى */
  border-color:
#004956;
  -webkit-transform:
translateY(-5px);
  transform: translateY(-5px);
  background-color: f9f9f9;
}
.single-price.active {
  border-color:
#004956;
}

.section-title {
  text-align: center;
  gap:
20px;
  padding-bottom: 10px;
  margin-top: 100px;
}
.single-price-sub-title::before {
  background:
#28fd16;
  opacity: 0.2;
}

.single-price-top-plan {
  font-size: 36px;
  font-weight: 1000;
  color: #004956;
  line-height: 28px;
  letter-spacing: -2px;
}
/*زر ارسال النماذج*/
.submit-btn  {
  font-family: var(--body-font, 'Cairo', sans-serif); /* تأكيد استخدام خط مناسب */
  font-size: 16px; /* يمكنك زيادته قليلاً إذا أردت، مثلاً 18px */
  font-weight: 600; /* خط أثقل قليلاً للبروز */
  color: #ffffff; /* لون النص أبيض للتباين مع الخلفية الداكنة */
  text-align: center;
  text-decoration: none; /* إزالة أي خط تحت النص إذا كان رابطًا */
  display: inline-block;
  padding: 12px 40px; /* زيادة الحشوة قليلاً لزر أكبر وأكثر راحة للنقر */
  border-radius: 8px; /* زوايا دائرية أنيقة */
  cursor: pointer;
  position: relative; /* ضروري للتأثيرات المتقدمة مثل الـ pseudo-elements إذا أردنا */
  border: none; /* إزالة أي حدود افتراضية */
  outline: none; /* إزالة التحديد عند التركيز */
  user-select: none; /* منع تحديد النص داخل الزر */

  /* --- التدرج اللوني والأساس للتأثير ثلاثي الأبعاد --- */
  background: linear-gradient(145deg, #005f6f, #003a44); /* تدرج من درجة أفتح قليلاً إلى أغمق من #004956 */
                                                          /* #004956 هو اللون الأساسي */
  box-shadow:
    0 5px 0 #002c35, /* ظل سفلي داكن لإعطاء سماكة (الجزء "البارز" من الـ 3D) */
    0 6px 8px rgba(0, 0, 0, 0.25), /* ظل منتشر أسفل الظل الأول لمزيد من العمق */
    inset 0 1px 1px rgba(255, 255, 255, 0.1), /* إضاءة خفيفة داخلية من الأعلى */
    inset 0 -1px 1px rgba(0, 0, 0, 0.1); /* ظل خفيف داخلي من الأسفل */

  transition: all 0.15s ease-out; /* انتقال سلس وسريع */
}

.submit-btn:hover {
  background: linear-gradient(145deg, #006b7c, #00434f); /* تدرج أفتح قليلاً عند التحويم */
  box-shadow:
    0 4px 0 #002c35, /* تحريك الظل السفلي قليلاً للأعلى */
    0 5px 7px rgba(0, 0, 0, 0.3),
    inset 0 1px 1px rgba(255, 255, 255, 0.15),
    inset 0 -1px 1px rgba(0, 0, 0, 0.15);
  transform: translateY(-1px); /* حركة طفيفة للأعلى */
}

/*لوحة تحكم المستخدم*/
.dashboard-close-main {
  background:
#f3fff7;
  color: #fff;
  text-align: center;
  padding:
0;
  border-radius:
5px;
  border: 1px solid #69ae6e;
}

.author-content .title {
  color: #004956;
  font-size: 28px;
  font-weight: 1000;
}

.dashboard-list .list.active a {
  background:
#004956;
  font-weight: 500;
  color: #fff;
  letter-spacing: -1px;
}
.dashboard-list .list a:hover {
  background:
#004956;
  font-weight: 500;
  color: #fff;
  letter-spacing: -1px;
}
.dashboard-list .list a {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align:
center;
  -ms-flex-align: center;
  align-items: center;
  gap:
15px;
  padding:
10px 25px;
  cursor: pointer;
  -webkit-transition:
all 0.3s;
  transition:
all 0.3s;
  letter-spacing: -1px;
}

.orders-child:nth-child(4n+2) .single-orders {
  background:
#004956;
}

.orders-child:nth-child(4n+3) .single-orders {
  background:
#1F5C31;
}

.custom_domain_title {
font-size: 28px;
  line-height: 40px;
  font-weight: 1000;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  letter-spacing: -2px;
  color:#004956;
}

