/* Add custom CSS styles below */ 
.container.leading-normal.text-center {
    background: #0E1B2D;
    padding: 2rem;
}
.GL-promotional-banner h2,
.NG-main-banner-3 .text-wrapper h1{
    font-weight: bold;
    filter: drop-shadow(0px 2px 16px #fff);
    text-shadow: 1px 1px #fff , -1px 1px #fff , 1px -1px #fff  , -1px -1px #fff;
}
.NG-main-banner-3 .banner.rounded-lg.banner-1.items-center.justify-center.relative.swiper-slide.sal-animate {
    justify-content: flex-end;
}
.NG-main-banner-3 .text-wrapper.flex.container {
    align-items: flex-start !important;
}
@media (min-width: 768px){
.main-nav-container:not(.fixed-pinned ) .the-logo {
    height: 100px;
}
.NG-main-banner-0 .banner {
    min-height: 95vh !important;
    background-position: bottom !important;
}
.NG-main-banner .text-wrapper.flex.flex-col.rtl\:mr-3.ltr\:ml-3.justify-center.sm\:gap-4.gap-2.container.relative.items-start.sal-animate {
    max-width: 700px;
    justify-content: center;
    text-align: center;
    align-items: center;
}}
@media (max-width: 768px){
.NG-main-banner-0 .banner-1 {
    background-position: 5%;
    justify-content: flex-start;
    padding-top: 6%;
}
 .NG-main-banner-0 .max-w-\[142px\] {
    max-width: fit-content;
}
  .NG-main-banner-3 .text-wrapper h1 {
    max-width: fit-content;
}
.index header.store-header.my-header.NG-header {
    margin-bottom: auto;
    background: #052e4e;
}
}

.NG-testimonials .arrows {
.swiper-pagination-bullet {
    background-color: #ffffff;
}
.border-primary {
    border-color: #f1f1f1;
}
.text-primary {
    color: #e6e9eb;
}
}
.footer_logo_size {
        width: 150px;
    }