/* Noto Kufi Arabic – Thin 100 */
@font-face {
  font-family: "NotoKufiArabic";
  src: url("../assets/fonts/NotoKufiArabic-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

/* Extra Light 200 */
@font-face {
  font-family: "NotoKufiArabic";
  src: url("../assets/fonts/NotoKufiArabic-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

/* Light 300 */
@font-face {
  font-family: "NotoKufiArabic";
  src: url("../assets/fonts/NotoKufiArabic-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

/* Regular 400 */
@font-face {
  font-family: "NotoKufiArabic";
  src: url("../assets/fonts/NotoKufiArabic-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

/* Medium 500 */
@font-face {
  font-family: "NotoKufiArabic";
  src: url("../assets/fonts/NotoKufiArabic-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

/* SemiBold 600 */
@font-face {
  font-family: "NotoKufiArabic";
  src: url("../assets/fonts/NotoKufiArabic-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

/* Bold 700 */
@font-face {
  font-family: "NotoKufiArabic";
  src: url("../assets/fonts/NotoKufiArabic-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

/* ExtraBold 800 */
@font-face {
  font-family: "NotoKufiArabic";
  src: url("../assets/fonts/NotoKufiArabic-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

/* Black 900 */
@font-face {
  font-family: "NotoKufiArabic";
  src: url("../assets/fonts/NotoKufiArabic-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

/* تطبيق الخط على الموقع بالكامل */
html,
body,
* {
  font-family: "NotoKufiArabic", sans-serif !important;
}

html,
body {
  overflow-x: hidden !important;
  width: 100% !important;
}

*,
*::before,
*::after {
  box-sizing: border-box !important;
}

/* .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
} */

img {
  max-width: 100% !important;
  height: auto !important;
}

.col-4.im-2.d-flex.align-items-center.justify-content-center {
  border-left: 2px solid #ccc;
  border-right: 2px solid #ccc;
}

.col-4.im-5.d-flex.align-items-center.justify-content-center {
  border-top: 2px solid #ccc;
  border-left: 2px solid #ccc;
  border-right: 2px solid #ccc;
}

.col-4.im-6.d-flex.align-items-center.justify-content-center {
  border-top: 2px solid #ccc;
}

section.best {
  padding: 48px 80px;
  height: 995px;
  display: flex;
  margin-top: 60px;
}

.best .text-center {
  text-align: center !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.tatile {
  margin-bottom: 104px;
}

.card {
  align-items: center;
  border: none;
  background-color: transparent;
}

section.py-5.best {
  height: 996px;
  padding: 48px 80px;
}

section.common-section.py-5 {
  background-image: url(../assets/Hero.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 878px;
}
.tatile h2 {
  margin-top: 24px;
}

.card p.text-muted.mb-0 {
  margin-top: 15px;
  @media (max-width: 768px) {
    font-size: 14px !important;
  }
}

.col-md-6.img-heroo {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
}

.icon-circle.mx-auto.mb-3 {
  margin-top: -59px;
}

.row.g-4.justify-content-center {
  margin-bottom: 30px;
}

.card.p-4.feature-card.h-100 {
  border-radius: 16px;
  border: 1px solid var(--Light-50, #f2f2f2);
  background: #fff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.02), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}

.my-stats {
  background: #fff;
}

.stat-number {
  font-size: 40px;
  font-weight: 700;
  color: #233b97; /* الأزرق الداكن */
  margin-bottom: 5px;
}

.stat-text {
  font-size: 20px;
  color: #8c8c8c;
}

/* الخط الفاصل */
.vertical-line {
  width: 1px;
  background-color: #dcdde1;
  margin: 0 30px;
}

.Numbers .row {
  --bs-gutter-x: -0.5rem !important;
  --bs-gutter-y: 0 !important;
  display: flex;
  flex-wrap: nowrap !important;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}

.Numbers {
  height: 222px;
  display: flex;
  align-items: center;
}

section.heroo {
  height: 567px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.top-button p {
  font-size: 34px;
  width: 1058px;
  margin-bottom: 54px;
  line-height: 4rem;
  align-items: center;
  text-align: center;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
}

.top-button {
  align-items: center;
  text-align: center;
  display: flex;
  justify-content: center;
}

section.heroo {
  background-image: url(../assets/Hero.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

section.testimonials {
  background-image: url(../assets/Hero.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;

  margin: 125px 0px;
  @media (max-width: 768px) {
    margin: 60px 0px 0;
  }
}

.strategy-section {
  margin-top: 43px;
}

.section-title {
  font-size: 34px;
  font-weight: 700;
  color: #1f2b6c;
  @media (max-width: 768px) {
    font-size: 24px;
  }
  @media (max-width: 576px) {
    font-size: 20px;
  }
}

.section-subtitle {
  font-size: 20px;
  color: #8a94a6;
}

/* الكارد */
.feature-box {
  padding: 25px;
  border-radius: 12px;
  transition: 0.3s;
  text-align: right;
}

.feature-box h4 {
  color: #1f2b6c;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 2rem;
  @media (max-width: 768px) {
    font-size: 18px;
  }
  @media (max-width: 576px) {
    font-size: 16px;
  }
}

button.btn.btn-primary.d-inline-flex.align-items-center.top-r {
  margin-top: 48px;
}

.feature-box p {
  color: #777;
  font-size: 17px;
  line-height: 1.8;
}

.row.g-4.justify-content-center.mb-6 {
  margin-top: 55px;
}

/* الدائرة */
.circle {
  width: 36%;
  height: 16%;
  margin-bottom: -12px;
  margin-left: auto;
  font-size: 24px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  transform: scale(1);
}

/* Hover Effect */
.feature-box:hover {
  transform: translateY(-5px);
}

.feature-box:hover .circle {
  transform: scale(1.12);
}
/* CTA Button */
.cta-btn {
  padding: 12px 35px;
  font-size: 18px;
  border-radius: 8px;
  background: linear-gradient(90deg, #1f7bf2, #004adf);
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
}

.cta-btn:hover {
  opacity: 0.9;
}

.tati {
  margin-bottom: 40px;
}

/* الكارد الأساسي */
.feature-card {
  transition: all 0.3s ease;
}

/* تأثير الهوفر */
.feature-card:hover {
  background-color: #2d3291 !important;
  color: #fff !important;
}

.accordion-body {
  background-color: white;
}

.tati h2 {
  margin-top: 24px;
}

.accordion-button::after {
  margin-left: 0 !important;
  margin-right: auto !important;
}

.accordion-button {
  text-align: right !important;
  box-shadow: none !important;
}

/* النص أثناء الهوفر */
.feature-card:hover h5,
.feature-card:hover p {
  color: #fff !important;
}

/* SVG تأثير الأبيض */
.feature-card .im-1 {
  transition: filter 0.3s ease;
}

.feature-card:hover .im-1 {
  filter: brightness(0) invert(1);
}

.btn {
  border-radius: 40px;
  border: 0;
  background:linear-gradient(321deg, #2d3291, #1bc5ea);
  position: relative;
  overflow: hidden;
  color: #fff;
  transition: all 0.4s ease;
  padding: 16px 40px;
}

img.svg-social {
  margin-right: 10px;
  width: 20px;
}

h2.h4.mb-3 {
  color: #383838;
  text-align: right;
  font-family: "Aktiv Grotesk ";
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
  padding-top: 10px;
}

h1.mb-3 {
  color: var(--Base-Base-Black, #383838);
  text-align: right;
  font-family: "Aktiv Grotesk ";
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}

p.mb-4 {
  color: #4d4d4d;
  text-align: right;
  font-family: "Aktiv Grotesk ";
  font-size: 24px;
  opacity: 0.6;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 36px */

  padding-top: 10px;
}

.btn-primary span {
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  @media (max-width: 768px) {
    font-size: 14px;
  }
}

/* طبقة الجريدينت العكسية */
button.btn::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(321deg, #1bc5ea, #2d3291);
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
  z-index: 0;
}

/* عند الهوفر */
button.btn:hover::before {
  opacity: 1;
}

/* نخلي النص والصورة فوق */
button.btn span,
button.btn img {
  position: relative;
  z-index: 2;
}

button.btn {
  border: 0 !important;
}

.col-4.im-4.d-flex.align-items-center.justify-content-center {
  border-top: 2px solid #ccc;
}

.hero-section {
  padding: 80px 0;
  background-color: #f8f9fa;
}

.hero-section .hero-box {
  background: #fff;
  padding: 40px;
  border-radius: 15px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.hero-section h1 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 15px;
}

.hero-section p {
  font-size: 16px;
  color: #666;
  margin-bottom: 25px;
}

.hero-section .btn-main {
  background: #000;
  color: #fff;
  padding: 12px 28px;
  border-radius: 50px;
  font-weight: 600;
  transition: 0.3s;
}

.hero-section .btn-main:hover {
  background: #444;
}

.services-section {
  padding: 70px 0;
}

.services-section .service-box {
  background: #fff;
  padding: 35px;
  border-radius: 15px;
  text-align: center;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: 0.3s;
}

.services-section .service-box:hover {
  transform: translateY(-7px);
}

.services-section img {
  width: 60px;
  height: 60px;
  margin-bottom: 20px;
}

.services-section h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}

.services-section p {
  font-size: 15px;
  color: #666;
}

/* الكارد */
.testimonial-card {
  background: #fff;
  border: 2px solid #3ddcff;
  border-radius: 12px;
  padding: 25px;
  text-align: right;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  width: 100%;
  height: 100%;
}

/* الهيدر */
.t-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}

/* الصورة */
.t-img {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  margin-left: 15px;
}

/* النص */
.t-info h5 {
  font-size: 18px;
}
.t-job {
  font-size: 14px;
  color: #666;
}

/* النجوم */
.t-stars {
  font-size: 18px;
  color: #ffbf00;
}

/* نص التستيموني */
.t-text {
  color: #444;
  line-height: 1.7;
  font-size: 15px;
  margin-top: 10px;
}

/* ضبط السلايدر */
.swiper-slide {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: auto !important;
}

.swiper {
  padding-bottom: 40px;
}

.logos-section {
  padding: 50px 0;
  background: #fafafa;
}

.logos-section img {
  width: 100%;
  max-width: 120px;
  opacity: 0.8;
  transition: 0.3s;
}

.logos-section img:hover {
  opacity: 1;
}

.why-section {
  padding: 80px 0;
}

.why-section .why-box {
  background: #fff;
  padding: 35px;
  border-radius: 15px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  height: 100%;
}

.why-section h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 15px;
}

.why-section p {
  font-size: 15px;
  color: #666;
}

section.cta-section {
  padding: 15px 80px;
  background-color: #2d3291;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 5;
  @media (max-width: 768px) {
    padding: 10px 20px !important;
  }
}

footer .container {
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

footer.footer {
  display: flex;
  padding-bottom: 110px;
  @media (max-width: 480px) {
    padding-bottom: 160px;
  }
}

.cta-text {
  color: white;
  font-size: 20px;
  font-weight: 700;
  @media (max-width: 768px) {
    font-size: 14px;
  }
}

.cta.align-items-center {
  border-radius: 15px;
  background: #1bc5ea;
  padding: 16px 40px;
  color: #fafafa;
  box-shadow: none;
  border: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  @media (max-width: 768px) {
    padding: 12px 20px;
    font-size: 14px;
  }
  @media (max-width: 480px) {
    font-size: 12px;
  }
}

.footer-divider {
  width: 1440px;
  max-width: 100%;

  position: relative;
}

.footer-divider::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #d2d2d2;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
}

.footer-divider span {
  background: #fff; /* خلفية عشان تقطع الخط */
  padding: 0px 97px;
  top: -1px;
  align-items: center;
  color: #2d3291;
  font-weight: 600;
  position: relative;
  z-index: 2;
  font-size: 16px;
  display: flex;
  border-bottom: 2px solid #2d3291; /* الخط الصغير */
  justify-content: center;
  width: 20px;
  align-content: center;
  margin-right: auto;
  margin-left: auto;
  margin: 0px auto;
}

.photo-section {
  padding: 70px 0;
}

.photo-section .box {
  background: #fff;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.photo-section .box img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.photo-section .box-content {
  padding: 20px;
}

.photo-section h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}

.photo-section p {
  font-size: 15px;
  color: #666;
}

.hero {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 0;
}

.main-head h6 {
  color: #383838;
  text-align: right;
  font-family: "Aktiv Grotesk ";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
  /* 23.8px */
  padding-top: 12px;
}

@media (max-width: 576px) {
  section.heroo .row {
    display: flex;
    flex-direction: column-reverse !important;
    text-align: center !important;
  }

  /* علشان الصورة تبقى بكامل العرض وتكون فوق */
  section.heroo .img-heroo img {
    width: 90% !important;
    margin: 0 auto 20px auto !important;
  }

  /* نصوص الهيرو */
  section.heroo .col-md-6 {
    text-align: right !important;
  }

  /* تعديل مسافات الزر */
  section.heroo button.btn {
    margin: 10px auto !important;
  }

  section.heroo {
    margin-top: -30px;
  }

  button.btn {
    padding: 12px 10px !important;
  }

  p {
    font-size: 16px !important;
    line-height: 2 !important;
  }

  section.best {
    margin-top: 0px;
  }

  h2.h4.mb-3 {
    line-height: 2rem;
    font-size: 18px;
    padding-top: 20px;
  }

  .row.g-4.justify-content-center {
    margin-bottom: 32px;
  }

  .col-md-4 {
    margin: 10px 0px;
  }

  /* h1, h2, h3, h4 {
    text-align: center !important;
  } */

  p {
    font-size: 15px !important;
    line-height: 150% !important;
  }

  img {
    max-width: 100% !important;
    height: auto !important;
  }

  /* ================================
     HERO SECTION
  =================================== */

  /* .heroo .col-md-6 {
    text-align: center !important;
  } */

  .img-heroo img {
    width: 100% !important;
    margin: 20px auto !important;
  }

  img.mb-3.im-1 {
    width: 25% !important;
  }

  .card-2 > .col-md-6:nth-child(2) {
    margin-top: 72px;
  }

  button.accordion-button.collapsed.bg-transparent {
    text-align: right;
  }

  .btn-primary span {
    font-size: 16px;
  }

  .img-heroo img {
    width: 90% !important;
    margin: 20px auto 0 auto !important;
  }

  h1.mb-3 {
    font-size: 30px !important;
  }

  /* ================================
     LOGO SECTION
  =================================== */

  section.logoz {
    padding: 40px 10px !important;
    height: auto !important;
  }

  section.best img[src$=".png"],
  section.best img[src$=".jpg"],
  section.best img[src$=".jpeg"],
  section.best img[src$=".webp"] {
    width: 35% !important;
    margin: 20px auto !important;
  }

  .card-2 {
    width: auto !important;
  }
  section.logoz .col-lg-6 {
    text-align: center !important;
    margin-bottom: 20px !important;
  }

  /* ================================
     FEATURES CARDS
  =================================== */

  .feature-card {
    padding: 20px !important;
    margin-bottom: 20px;
  }

  .feature-card h4 {
    font-size: 18px !important;
  }

  /* ================================
     BEST SECTION
  =================================== */

  section.best {
    padding: 30px 15px !important;
    height: auto !important;
  }

  section.best .col-lg-6 {
    text-align: center !important;
  }

  section.best img {
    margin: 20px auto !important;
  }

  /* ================================
     TESTIMONIALS
  =================================== */

  .testimonials {
    padding: 30px 15px !important;
  }

  .testimonial-card {
    margin-bottom: 20px !important;
  }

  /* ================================
     FAQ SECTION
  =================================== */

  section.faq {
    padding: 30px 15px !important;
  }

  /* ================================
     CTA SECTION
  =================================== */

  section.cta-section {
    padding: 20px !important;
    height: auto !important;
    text-align: center !important;
    .container {
      @media (max-width: 576px) {
        flex-direction: column !important;
      }
    }
  }

  section.cta-section img {
    width: 100% !important;
  }

  /* ================================
     FOOTER
  =================================== */
}

@media (max-width: 992px) {
  img[src$=".svg"] {
    width: auto !important;
    max-width: none !important;
    height: auto !important;
  }

  section {
    height: auto !important;
    padding: 40px 20px !important;
  }

  .img-heroo img {
    width: 80% !important;
    margin: 20px auto !important;
  }

  .best img {
    width: 80% !important;
  }

  section.logoz {
    height: auto !important;
  }
}

@media (max-width: 1200px) {
  img[src$=".svg"] {
    width: 20px !important;
    max-width: none !important;
    height: auto !important;
  }

  h1.mb-3 {
    font-size: 36px !important;
  }

  .best img {
    width: 85% !important;
  }
}

@media (max-width: 992px) {
  p {
    font-size: 18px !important;
    line-height: 1.8 !important;
  }

  h1.mb-3 {
    font-size: 40px !important;
  }

  h2.h4.mb-3 {
    font-size: 22px !important;
  }

  /* الصور */
  img {
    max-width: 90% !important;
  }

  img.mb-3.im-1 {
    width: 20% !important;
  }

  .img-heroo img {
    width: 75% !important;
  }

  /* الكروت */
  .feature-card {
    padding: 32px !important;
  }

  /* best section */
  section.best img:not([src$=".svg"]) {
    width: 28% !important;
  }

  /* card-2 second card */
  .card-2 > .col-md-6:nth-child(2) {
    margin-top: 20px !important;
  }
}

@media (max-width: 768px) {
  p {
    font-size: 17px !important;
    line-height: 1.4 !important;
  }

  h1,
  h2,
  h3,
  h4 {
    line-height: 1.4 !important;
  }

  h1.mb-3 {
    font-size: 25px !important;
  }

  h2.h4.mb-3 {
    font-size: 20px !important;
  }

  /* الصور */
  img {
    max-width: 95% !important;
    height: auto !important;
  }

  img.mb-3.im-1 {
    width: 22% !important;
  }

  /* SVG استثناء */
  img[src$=".svg"] {
    width: auto !important;
    max-width: none !important;
  }

  /* الهيرو */
  .img-heroo img {
    width: 80% !important;
  }

  /* الكروت */
  .feature-card {
    padding: 26px !important;
  }

  .feature-card h4,
  .feature-card h5 {
    font-size: 20px !important;
    @media (max-width: 768px) {
      font-size: 14px !important;
    }
  }

  /* الكارت التاني */
  .card-2 > .col-md-6:nth-child(2) {
    margin-top: 30px !important;
  }

  /* best section */
  section.best img:not([src$=".svg"]) {
    width: 30% !important;
  }

  section.best {
    padding: 40px 20px !important;
  }

  /* testimonials */
  .testimonials {
    padding: 40px 20px !important;
  }

  /* CTA */
  section.cta-section img {
    width: 90% !important;
  }
}

.projects-section {
  padding: 60px 0;
  background-image: url(../assets/Hero.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 663px;
}

.projects-title {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  color: #222a91;
  margin-bottom: 40px;
}

.img-1 {
  margin-left: 10px;
}

.project-img-new {
  width: 100%;
  border-radius: 25px;
  margin-bottom: 20px;
}

.project-title-new {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 15px;
}

.project-info-new {
  display: flex;

  gap: 8px;
  font-size: 14px;
  margin-bottom: 8px;
}

.project-content-new {
  text-align: right;
}

.info-bold {
  font-weight: 700;
  color: #2e2678;
}

.project-btn-new {
  display: inline-block;
  margin-top: 15px;
  background: #2e2678;
  color: #fff;
  padding: 10px 30px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 600;
}

.projects-section {
  position: relative;
  padding-bottom: 15px;
}

.projects-btn-prev,
.projects-btn-next {
  width: 50px;
  height: 50px;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: absolute;
  bottom: 0; /* ثابتين تحت */
}

/* Prev */
.projects-btn-prev {
  left: 42%;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  @media (max-width: 768px) {
    left: 42%;
  }
}
.projects-btn-prev::after {
  content: " \203A";
  font-size: 28px;
  color: #555;
}

.Numbers .text-center.justify-content-center {
  display: flex;
}

/* Next */
.projects-btn-next {
  right: 42%;
  background: #00c8ff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  @media (max-width: 768px) {
    right: 42%;
  }
}
.projects-btn-next::after {
  content: "\2039";
  font-size: 28px;
  color: #fff;
}

@media (max-width: 576px) {
  .projects-btn-prev {
    left: 30%;
  }
  .projects-btn-next {
    right: 30%;
  }
  .Numbers .py-5 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .vertical-line {
    display: none;
  }

  .Numbers .row {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 25px 0; /* مسافات بين الصفوف */
    text-align: center;
  }

  /* إخفاء الخطوط العمودية */
  .vertical-line {
    display: none !important;
  }

  /* تنسيق الكروت */
  .Numbers .stat-item {
    margin: 0 auto;
  }
}

/* في الموبايل نخفي الخطوط */
@media (max-width: 768px) {
  .vertical-line {
    display: none;
  }

  .Numbers .row {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 25px 0; /* مسافات بين الصفوف */
    text-align: center;
  }

  /* إخفاء الخطوط العمودية */
  .vertical-line {
    display: none !important;
  }

  /* تنسيق الكروت */
  .Numbers .stat-item {
    margin: 0 auto;
  }

  .Numbers .py-5 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

/* كل الشاشات أقل من الديسكتوب (تابلت + موبايل) */
@media (max-width: 991px) {
  .Numbers .row {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 0;
    text-align: center;
  }

  /* إخفاء الخطوط */
  .Numbers .vertical-line {
    display: none !important;
  }

  /* الكارت */
  .Numbers .stat-item {
    margin-bottom: 15px;
  }

  .Numbers .row {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 0;
    text-align: center;
    justify-items: center;
  }
}

.sticky-btn {
  position: fixed;
  width: 70px;
  height: 70px;
  left: 20px;
  bottom: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  z-index: 100;
  background: linear-gradient(101deg, #5a973e, #3b9544 50%, #64c968);
  @media (max-width: 575px) {
    width: 50px;
    height: 50px;
    left: 15px;
    bottom: 15px;
  }
  img {
    width: 35px;
    height: 35px;
    object-fit: contain;
  }

  &::after {
    content: "";
    position: absolute;
    border: 3px solid #64c968;
    border-radius: 100%;
    inset: 0;
    scale: 1;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    animation: ripple-out 1s infinite;
  }
}

@keyframes ripple-out {
  to {
    scale: 1.5;
    opacity: 0;
  }
}

[data-aos^="fade"][data-aos^="fade"].aos-animate {
  @media (max-width: 768px) {
    opacity: 1 !important;
    transform: none !important;
  }
}
