@media screen and (max-width: 431px) {

    .healthcare-first-section {
        padding-top: 8% !important;
    }

    .feature-icon {
        min-height: 58px;
    }

    .feature-icon-86px {
        min-height: 86px;
    }

    .feature-icon-pd-30 {
        padding-right: 60px !important;
        padding-left: 60px !important;
    }

    .feature-icon-pd-20 {
        padding-right: 45px !important;
        padding-left: 45px !important;
    }

    .zamw-icon-title {
        min-height: 88px;
    }

    .zamw-photo {
        order: 2;
    }
}

@media screen and (min-width: 992px) {
    .feature-icon {
        min-height: 58px;
    }
}

@media screen and (min-width: 431px) {
    .zamw-icon-title {
        min-height: 60px;
    }
}

.sln-inside-section {
    padding-bottom: 0 !important;
}


.sln-inside-section-top {
    padding-top: 0 !important;
}

.care-connect-section-main-title {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.zamw-video-section {
    padding-bottom: 15px !important;
}

.main-sln-paragraph {
    font-size: 24px;
    line-height: 1.5;
}

#country option {
    color: #000000 !important;
}

#closePopupBtn:hover {
    color: #fff;
}

#closecontact:hover {
    color: #fff;
}

#subject option {
    color: #000000 !important;
}

footer {
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2); /* Shadow at the top */
}

.feature-box {
    min-height: 50px; /* Adjust this value based on the tallest box */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.solution-cover-bg {
    background-position: 12% bottom !important;
}

    .solution-cover-bg p {
        font-size: 21px;
        width: 34%;
    }

@media (max-width:1024px) {
    .solution-cover-bg {
        display: none;
    }

    .solution-cover-md {
        display: block !important;
    }

        .solution-cover-md p {
            font-size: 23px;
            line-height: 1.5;
            width: 52%
        }
}

@media (max-width:767px) {
    .border-p-style p{
   
    width: 100% !important;
   
}
    .border-bg-style p{
   
    width: 100% !important;
   
}
    .solution-cover-bg {
        display: none;
    }

    .solution-cover-md {
        display: none !important;
    }

    .solution-cover-sm {
        display: block !important;
        background-position: 2% bottom !important;
    }

        .solution-cover-sm h2 {
            margin-bottom: 0;
            margin-top: 40px;
            font-size: 25px;
        }
        .solution-cover-sm p {
            width: 55%;
            margin-bottom: 10px;
            font-size: 13px;
        }
        .core-text-sm span {
            
            font-size: 13px;
        }

        .duble-btn{
            /* display: flex; */
            flex-direction: column;
            justify-content: center;
            align-items: start;
        }
        .text-mark-eduhub span , .text-mark-iconnect span{
    font-size: 10px !important;
   
}
.text-mark span {
    font-size: 10px !important;
   
}
.span-size{
    font-size: 8px !important;
}
.w-style{
    width: 340px;
}
.w-care{
    width: 244px;
}
.w-iconect{
    width: 225px;
}
}
@media(min-width:1200px){
    .home__video{
        height: 104vh;

    }

   
  }

  .bg-gradient-base-color-transparent-1 {
    background: linear-gradient(to right, rgba(15, 89, 201, 1) 10%, rgba(255, 255, 255, 0) 95%);
}
.bg-gradient-flamingo-red-transparent-1 {
    background: linear-gradient(to right, #183c70, 10%, rgba(255, 255, 255, 0) 95%) !important;
}
  .bg-gradient-base-color-transparent-2 {
    background: linear-gradient(to right, rgba(15, 89, 201, 1) 65%, rgba(255, 255, 255, 0) 100%);
}
.bg-gradient-flamingo-red-transparent-2 {
    background: linear-gradient(to right, #183c70, 65%, rgba(255, 255, 255, 0) 100%) !important;
}
.bg-gradient-base-color-transparent-3 {
    background: linear-gradient(to right, rgba(25, 104, 144) 30%
30%
, rgb(255 255 255 / 63%) 100%);
}

.btn-home-hover:hover{
    background: white !important;
    color: #000000 !important;
}

.sky-color{
    color: #0078b7 !important;
}
.sky-bg-color{
    background-color: #0078b7 !important;
}
.radius-img{
    border-radius: 20px;
}

.slider-text{
    min-height: 145px !important;
}

.bg-icon{
    background-color: #e8f7ff;
    padding: 7px;
    border-radius: 6px;
}

.card-key{
     padding: 15px;
    border: 2px solid #d9d9d9;
    border-radius: 9px;
}

.border-p-style p{
    color: #2d4eb9;
    background-color: #eaf8ff;
    width: 50%;
    padding: 7px;
    border-radius: 20px;
}
.border-bg-style p{
    color: #2d4eb9;
    background-color: white;
    width: 50%;
    padding: 7px;
    border-radius: 20px;
}




.bg-new {
  background: url('../images/new-img/ZAMWcover.png') no-repeat center center,
              linear-gradient(to right, #008cd4, #003f5c);
  background-size: cover;
     padding: 20px 0;
    height: 349px;
    display: flex;
    align-items: center;
}
.bg-new2 {
  background: url('../images/new-img/ZAMWcover2.png') no-repeat center center,
              linear-gradient(to right, #008cd4, #003f5c);
  background-size: cover;
     padding: 20px 0;
    height: 349px;
    display: flex;
    align-items: center;
}

.tabs-groub .nav-pills .nav-link.active, .tabs-groub .nav-pills .show>.nav-link {
    color: white !important;
    background-color: #0078b7 !important;
}

.tabs-groub button:hover {
    color: white !important;
    background-color: #0078b7 !important;
}
.tabs-groub ul{
    border: 1px solid #d9d9d9;
    padding: 10px;
    border-radius: 10px;
}
.tabs-groub li{
   margin-left: 10px;
}
.tabs-groub button{
  font-size: 13px;
}

.tabs-groub2 .nav-pills .nav-link.active, .tabs-groub2 .nav-pills .show>.nav-link {
    color: white !important;
   background-color: #28abb9 !important;
}

.tabs-groub2 button:hover {
    color: white !important;
    background-color: #28abb9 !important;
}
.tabs-groub2 ul{
    border: 1px solid #d9d9d9;
    padding: 10px;
    border-radius: 10px;
}
.tabs-groub2 li{
   margin-left: 10px;
}
.tabs-groub2 button{
  font-size: 13px;
}


 .my-custom-swiper {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    position: relative;
    padding-bottom: 50px; /* مساحة للنقاط تحت */
  }

  .swiper-slide img,
  .swiper-slide video {
    width: 100%;
    height: auto;
    max-height: 300px;
    object-fit: cover;
    border-radius: 10px;
  }

  /* أسهم محسنة الشكل والوضوح */
  .my-custom-swiper .swiper-button-next,
  .my-custom-swiper .swiper-button-prev {
    opacity: 0;
    transition: 0.3s ease;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    padding: 10px 15px;
    border-radius: 50%;
    font-size: 18px;
    width: 45px;
    height: 45px;
    top: 45%; /* خليه في النص */
  }

  .my-custom-swiper:hover .swiper-button-next,
  .my-custom-swiper:hover .swiper-button-prev {
    opacity: 1;
  }

  /* عشان نقاط الـ pagination تكون تحت السلايدر */
  .my-custom-swiper .my-swiper-pagination {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    display: none;
  }

  .my-custom-swiper .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.5);
    width: 10px;
    height: 10px;
    margin: 0 5px;
    opacity: 1;
  }

  .my-custom-swiper .swiper-pagination-bullet-active {
    background: #fff;
  }

  .my-custom-swiper .swiper-button-next::after {
  content: '›'; 
  font-size: 24px;
  font-weight: bold;
}

.my-custom-swiper .swiper-button-prev::after {
  content: '‹'; 
  font-size: 24px;
  font-weight: bold;
}

.slide-inner {
  animation: slideFadeIn 0.8s ease forwards;
  opacity: 0;
}

/* حط الأنيميشن مرة واحدة بس عند التحميل */
.swiper-slide-active .slide-inner,
.swiper-slide-duplicate-active .slide-inner {
  animation: slideFadeIn 0.8s ease forwards;
}

/* Keyframes */
@keyframes slideFadeIn {
  0% {
    opacity: 0;
    transform: translateY(30px) scale(0.95);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
.my-custom-swiper-2 .swiper-button-next,
.my-custom-swiper-2 .swiper-button-prev {
  opacity: 0;
  transition: 0.3s ease;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  padding: 10px 15px;
  border-radius: 50%;
  font-size: 18px;
  width: 45px;
  height: 45px;
  top: 45%;
}
.my-custom-swiper-2:hover .swiper-button-next,
.my-custom-swiper-2:hover .swiper-button-prev {
  opacity: 1;
}



.my-custom-swiper-3 .swiper-button-next,
.my-custom-swiper-3 .swiper-button-prev {
  opacity: 0;
  transition: 0.3s ease;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  padding: 10px 15px;
  border-radius: 50%;
  font-size: 18px;
  width: 45px;
  height: 45px;
  top: 45%;
}

.my-custom-swiper-3:hover .swiper-button-next,
.my-custom-swiper-3:hover .swiper-button-prev {
  opacity: 1;
}
.btn-contact{
 background-color: #0078b7 !important;
    width: 70%;
    padding: 12px !important;
    color: white;
    border-radius: 9px;
}
.btn-contact:hover{
 background-color: #0078b7 !important;
    color: white !important;
}
.btn-contact-white{
 background-color: white !important;
    width: 70%;
    padding: 12px !important;
    color: #03045e;
    border-radius: 9px;
}
.btn-contact-white:hover{
 background-color: white !important;
    color: #03045e;
}
.btn-contact-zamw{
 background-color: #4a67ff !important;
    width: 70%;
    padding: 12px !important;
    color: white !important;
    border-radius: 9px;
}
.btn-contact-zamw:hover{
 background-color: #4a67ff !important;
    color: white !important;
}
.btn-contact-edulink{
 background-color:#ff7622 !important;
    width: 70%;
    padding: 12px !important;
    color: white !important;
    border-radius: 9px;
}
.btn-contact-edulink:hover{
 background-color: #ff7622 !important;
    color: white !important;
}
.btn-contact-eduhub{
 background-color:#003049 !important;
    width: 70%;
    padding: 12px !important;
    color: white !important;
    border-radius: 9px;
}
.btn-contact-eduhub:hover{
 background-color: #003049 !important;
    color: white !important;
}

.span-style{
    color: #0078b7;
    background-color: #e5fcff;
    padding: 12px;
    border-radius: 18px;
    font-weight: 700;
    font-size: 13px;
}
.span-style2{
    color: #2aabba;
    background-color: #e5fcff;
    padding: 12px;
    border-radius: 18px;
    font-weight: 700;
    font-size: 13px;
}


.green-light{
    background-color: #28abb9;
}
.green-light-color{
    color: #28abb9;
}

.card-light{
     padding: 15px;
    border-radius: 9px;
    background-color: white;
}

.light-icon{
    background-color: #e2fcff;
     padding: 7px;
    border-radius: 6px;
}
.zamw-icon{
   background-color: #e7ebff;
    padding: 7px;
    border-radius: 6px;
}

.btn-iconnect{
 background-color: #28abb9 !important;
    width: 70%;
    padding: 12px !important;
    color: white;
    border-radius: 9px;
}
.btn-iconnect:hover{
 background-color: #28abb9 !important;
    color: white !important;
}
.text-mark span{
    font-size: 13px;
    background-color: #eaf8ff;
    padding: 13px;
    border-radius: 23px;
    color: #2d4eb9;
    font-weight: 600;
}
.text-mark-zamw span{
    font-size: 13px;
    background-color:#e7ebff;
    padding: 13px;
    border-radius: 23px;
    color: #4a67ff;
    font-weight: 600;
}
.text-mark-iconnect span{
    font-size: 13px;
    background-color:#e5fcff;
    padding: 13px;
    border-radius: 23px;
    color: #2aabba;
    font-weight: 600;
}
.text-mark-eduLink span{
    font-size: 13px;
    background-color:#fff5ee;
    padding: 13px;
    border-radius: 23px;
    color: #ff7622;
    font-weight: 600;
}
.text-mark-eduhub span{
    font-size: 12px;
    background-color:#eaf8ff;
    padding: 13px;
    border-radius: 23px;
    color: #2d4eb9;
    font-weight: 600;
}

.num-card{
    padding: 15px;
    border-radius: 10px;
}

.bg-icon-num{
    background-color: #e4edff;
    padding: 15px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.care .swiper-slide img, .care .swiper-slide video {
    width: 100%;
    height: 225px;
    max-height: 300px;
    object-fit: cover;
    border-radius: 10px;
}

.zamw-bg-color{
    background-color: #4a67ff;
}
.zamw-text-color{
    color: #4a67ff;
}
.card-zamw{
    border: 2px solid #d5d5d6;
    border-radius: 12px;
    padding: 15px;
}
.card-zamw p{
    line-height: 20px;
}
.font-page{
    font-size: 15px;
}

.edulink-bg{
    background-color: #ff7622;
}
.edulink-color{
    color: #ff7622;
}

.edulink-icon{
   background-color: #fff5ee;
    padding: 7px;
    border-radius: 6px;
}

.eduhub-color{
    color: #003049;
}
.eduhub-bg-color{
    background-color: #003049;
}

.img-width img{
    width: 160px;
}

.btn-gradient-purple-pink22 {
  background-image: linear-gradient(
    to right,
    #1074a9,
    #073a54,
    #1074a9
  ) !important;
  background-size: 200% auto;
  color: var(--white);
}



/* .btn-gradient-purple-pink22 {
  background-image: linear-gradient(to bottom, #2394ce, #073a54);
  background-size: 200% auto;
  color: #ffffff;
  
} */
