/* Add custom CSS styles below */ 
 salla-slider.photos-slider .swiper-slide {
    padding: 0rem;
    margin: 0rem;
    width: 100%;
}
.s-slider-block__title-nav {
    visibility: hidden;
}
section:nth-of-type(1){
margin-top:0px
}
.swiper.s-slider-container.swiper-initialized {
    margin-left: 0!important;
   padding:0px
}
.swiper.s-slider-container.swiper-initialized {
    margin-left: 0!important;
    padding: 0px;
}
salla-slider.photos-slider .swiper-slide {
    width: 100%;
    padding: 0px;
}
/***************/
@media (min-width:768px){
.special-progress a {
    width: 143px !important;
}
.special-progress .s-slider-swiper-wrapper {
    justify-content: center;
}
  }
/****************/

.got_fixedBanner-allContent {
    justify-content: center;
    text-align: center;
}
.got_fixedBanner-content.sal-animate {
    padding: 0px;
}
.got_fixedBanner-content p {
    max-width: 100%;
}
.got_fixedBanner-content a{
  margin-inline: auto;
}
@media (max-width:768px){
  .got_fixedBanner-allContent {
    min-height: 150px;
}
  .got_fixedBanner-content h3 {
    font-size: 16px;
}
  .got_fixedBanner-content p {
    font-size: 11px;
}
  .got-slider-section a > div:nth-of-type(1)  {
    height: 8rem;
    width: 8rem !important;
}
.got-slider-section  h3 {
    font-size: 18px !important;
  text-align: center
}
    .got-slider-section a > div:nth-of-type(2){
      justify-content: start
    }  
}





.navbar-brand img {
    width: 60px !important;   /* الحجم اللي تحبيه */
    height: auto !important;  /* يحافظ على نسبة الطول للعرض */
    max-width: none !important; /* يلغي max-width لو موجود */
}

div.flex.flex-col.items-center.justify-center h3 {
    font-size: 14px;
}




.main-menu li a span {
    font-size: 18px; /* تقدر تغير الرقم حسب ما تحب */
}





.got__fqa-content-question h3 {
    font-size: 16px; /* حجم الخط للعناوين */
}

.got__fqa-content div p {
    font-size: 14px; /* حجم الخط للنصوص */
}