/* Add custom CSS styles below */ 
   .mburger span, .mburger p {
    color: #000000;
  
}
.mburger span {
    background: #000;
  
}


/***main banner**/




.NG-hero-section .swiper.s-slider-container .swiper-slide:not(:first-child) {
  display: none;
}
 .NG-hero-section .flex.flex-col.items-start {
    margin-right: clamp(1rem, -0.7985rem + 7.6735vw, 6.875rem);
    width: 40%;
    left: 0 !important;
    right: unset;
}

/***main banner**/

.NG-main-banner .right-img-wrapper {
    width: 100%;
}
/*NG-categories-1 **/

.NG-categories .card-inner {
    height: 600px;
}
/*******************/
/******.GL-promotional-banner*/
.GL-promotional-banner .relative h2 {
    background: #014D3A8F;
    padding: 7px;
}
/******.GL-promotional-banner*/


.copyright-text p {

    color: #000 !important;
}

.copyright-text p a {
    color: #000000;
}
.copyright-text p a:hover {
    color: #000000;
}
.CA-newsletter h2 {
    display: none;
}

.chatbot-button img {
  filter:
    brightness(0)
    saturate(100%)
    invert(20%)
    sepia(60%)
    saturate(900%)
    hue-rotate(130deg);

}
    

@media (max-width: 768px) {
/***main banner**/
 .NG-hero-section .flex.flex-col.items-start {  
    width: 60%;
  
}

.NG-hero-section-0 .subtext {
    color: #ffffff;
    display: none !important;
}
  
/***main banner**/
/*NG-categories-1 **/
.NG-categories .card-inner {
    height: 450px;
}
/*NG-categories-1 **/
  
.GL-promotional-banner.ng-s-block  .overflow-hidden {
    height: 310px;
}
/*****مدمج***/
  .NG-main-banner .text-wrapper {
    opacity: 1;

    width: 100%;
  
}

.NG-main-banner .text-wrapper h1 {
    font-size: 26px;
    width: 100%;
    max-width: 100%;
}  




  
/*********************/

  footer * {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }

  .the-logo {
    height: 70px;
  }
}