/* Add custom CSS styles below */

.ng-s-block {
    margin: 58px 0px var(--desktop-margin) 0px;
}
 .NG-marquee-banner {
    margin-top: 2rem;
}

.NG-hero-section .swiper.s-slider-container .swiper-slide:not(:first-child) {
display:none;}


.copyright-text p {
    color: #000000;
}

/*NG-categories-1 **/

.NG-categories-1 .container>div{
    
    text-align: center !important;
}


.NG-categories-1 .container>div p{
    
    text-align: center !important;
}

.NG-categories-1 .card.group{
    width: 311px !important;

}

.NG-categories-1 .swiper-wrapper {
    justify-content:center;
}
/*******************/

.custom-button i , .custom-button span  {
    color: #000000;
}

@media(max-width:768px){
footer * {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

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

  .GL-promotional-banner .flex.flex-col  {
    height: 600px !important;
}


}