.btn_head{

    background-color: #e76f51;
    border-color: #e76f51;
    color: #ffffff;
}

/* .text-primary{
    
}


.wow{
    
}

.service-item{} */


/* خدمات المركز */

.service-item0 {
    background: #e9c46a;
    transition: .5s;

}

.service-item1{
    background: #e9c46a;
    transition: .5s;


}

.service-item2{
    background: #e9c46a;
    transition: .5s;

} 

.service-item3{
    background: #e9c46a;
    transition: .5s;
}

.service-item4{
    background: #6278f8;
    transition: .5s;
}

/* مهاية خدمات المركز */


/* نص خدمات المركز */

.text-service0{
    color: #08d374;
}

.text-service0{
    color: #a408d3;
}

.text-service0{
    color: #2d08d3;
}

.text-service0{
    color: #000000;
}

/* نص خدمات المركز نهاية */


/* لون ايقونة خدنات المركز */
.icon_color_service0{
    color:#ffffff;
}

.icon_color_service1{
    color:#ffffff;
}

.icon_color_service2{
    color:#ffffff;
}

.icon_color_service3{
    color:#ffffff;
}

/* لون ايقونة خدمات  نهاية*/



/* تصنيف */

.allcategory{
    color:#003049;
    font-size: 26px;

}

.category_color_slach{
    color: #000000;
    
    
    
}

/* تصمنيف نهاية */

/* لون نص كلمة المدير */

.maneger-word{
    color: #4d5326;
    padding-left: 147px;
}

.textManeger{
    color:brown;
}

/* نص لون كلمة المدير نهاية */


/*  لون نص نصميف  */

.category-course{
    color: #0081a7;

}

/* لون نص نصنيف نهاية */


/* لون نصنيف دورات */

.category-course_color_squer0{
    color: rgb(156 78 39);

}


.category-course_color_squer1{
    color: rgb(249 193 28);

}



.category-course_color_squer2{
    color: rgb(220 175 150);

}




.category-course_color_squer3{
    color: rgb(239 74 54);

}

/* لون نص دورات المركز نهاية */




.container_course_opneng0{
    background-color: #00afb9;
}

.container_course_opneng1{
    background-color: #00afb9;
}

.container_course_opneng2{
    background-color: #00afb9;
}

.text_curse_opneng0{
    color: #ffffff;
}

.text_curse_opneng1{
    color: #ffffff;
}

.text_curse_opneng2{
    color: #ffffff;
}


.icon_curse_opnenig{
    color: #d216ef;
}

.icon-opeining0{
    color: rgb(255, 255, 255);
}

.icon-opeining1{
    color: rgb(255 255 255);
}

.icon-opeining2{
    color: rgb(255 255 255);
}


.Success-partners0{
    background-color: #5509e3;
}

.Success-partners1{
    background-color: #1a89cd;
}

.Success-partners2{
    background-color: #ac09e3;
}

.Success-partners3{
    background-color: #dd2ded;
}

.Success-partners4{
    background-color: #2055e6;
}

.Success-partners5{
    background-color: #08d374;
}

.star-color{
    color: #e76f51;
}


.news_center{
    background-color: bisque;
}



.news_center1{
    background-color: bisque;
}


.news_center2{
    background-color: bisque;
}

.news_center3{
    background-color: bisque;
}

.news_center4{
    background-color: bisque;
}





/* فوتر  */

.colorFotterEnd{
    background-color: rgb(123, 181, 247);
}

.text_fotter{
    color: #0081a7;
}

/* جديد شركاء النجاح */

.slider-wrapper {
    overflow: hidden;
    max-width: 1300px;
    margin: 0 50px 40px;

}
  
  .card-slider .card-item {
    user-select: none;
    height: 500px;
    width: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff;
    padding: 24px;
    border-radius: 8px;
  }
  
  .card-slider .card-item .card-image {
    max-width: 400;
    width: 100%;
    height: 250px;
    border: 3px solid #00ace2;
    border-end-start-radius: 8px;
  }
  
  .card-slider .card-item .card-title {
    font-size: 24px;
    margin: 16px 0 8px;
  }
  
  .card-slider .card-item .card-button {
    padding: 8px 24px;
    margin-top: 12px;
    background: #00ace2;
    color: #fff;
    border: 2px solid #00ace2;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    outline: none;
    cursor: pointer;
    transition: 0.3s ease;
  }
  
  .card-slider .card-item .card-button:hover {
    background: transparent;
    color: #00ace2;
    border-color: #00ace2;
  }
  
  .card-slider #photographer .card-image {
    border-color: #ff0000;
  }
  
  .card-slider #photographer .card-button {
    background: #ff0000;
    border: 2px solid #ff0000;
  }
  
  .card-slider #photographer .card-button:hover {
    background: transparent;
    color: #ff0000;
  }
  
  .card-slider #freelancer .card-image {
    border-color: #008000;
  }
  
  .card-slider #freelancer .card-button {
    background: #008000;
    border: 2px solid #008000;
  }
  
  .card-slider #freelancer .card-button:hover {
    background: transparent;
    color: #008000;
  }
  
  .card-slider #gamer .card-image {
    border-color: #8b5dff;
  }
  
  .card-slider #gamer .card-button {
    background: #8b5dff;
    border: 2px solid #8b5dff;
  }
  
  .card-slider #gamer .card-button:hover {
    background: transparent;
    color: #8b5dff;
  }
  
  .card-slider #researcher .card-image {
    border-color: #ff8000;
  }
  
  .card-slider #researcher .card-button {
    background: #ff8000;
    border: 2px solid #ff8000;
  }
  
  .card-slider #researcher .card-button:hover {
    background: transparent;
    color: #ff8000;
  }
  
  .card-slider .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff;
  }
  
  .card-slider .slider-button {
    color: #979797;
    margin-top: -40px;
    transition: 0.3s ease;
  }
  
  .card-slider .slider-button:hover {
    color: #00ace2;
  }
  
  @media screen and (max-width: 768px) {
    .slider-wrapper {
      margin: 0 10px 40px;
    }
  
    .card-slider .slider-button {
      display: none;
    }
  }


/* نهاية شركاء النجاح */

