.s-block--photos-slider {
    margin-top: 0px!important
}

.s-block--photos-slider salla-slider {
    padding-right: 0px!important;
    padding-top: 0px!important
}

.s-block--photos-slider .swiper {
    padding-left: 0px!important;
    padding-right: 0px!important
}

.s-block--photos-slider .swiper .swiper-slide {
    width: 100%!important;
    padding-right: 0px!important;
    padding-left: 0px!important
}


/* Banners */
.s-block--fixed-banner .container {
  max-width: 100% !important;
  padding: 0px !important;
}
.index .s-block--fixed-banner img {
  background-color: transparent !important;
  border-radius: 0;
}
.s-block--fixed-banner:first-of-type {
  margin-top: 0px !important;
}

.top-navbar:not(.topnav-has-bg) {
    background-color: #000;
    color: #E1A80E;
}

#\31 507193207,
#\37 33089904,
#\39 4322545,
#\31 466195570,
#\35 57940083,
#\31 932500092,
#\31 291107197 {
    display: none !important;
}





/* =========================
   Desktop (≥ 1024px)
========================= */
@media (min-width: 1024px) {

  /* Arabic */
  :lang(ar) .advanced-slider .swiper .swiper-slide-active h2 {
    font-size: 128px;
    font-weight: bolder;
    line-height: 1.2;
    color: #e9dd88;
    text-shadow: 0 0 1px #000, 0 0 2px #000, 0 0 3px #000;
    -webkit-text-fill-color: #e9dd88;
  }

  :lang(ar) .advanced-slider .swiper .swiper-slide-active p {
    font-size: 31px;
    color: #e9dd88;
    animation: fadeInDown 0.5s ease-in-out 0.3s backwards;
    text-shadow: 0 0 1px #000, 0 0 2px #000, 0 0 3px #000;
    -webkit-text-fill-color: #e9dd88;
  }

  /* English */
  :lang(en) .advanced-slider .swiper .swiper-slide-active h2 {
    font-size: 92px;
    font-weight: bolder;
    line-height: 1.2;
    color: #e9dd88;
    text-shadow: 0 0 1px #000, 0 0 2px #000, 0 0 3px #000;
    -webkit-text-fill-color: #e9dd88;
  }

  :lang(en) .advanced-slider .swiper .swiper-slide-active p {
    font-size: 21px;
    color: #e9dd88;
    animation: fadeInDown 0.5s ease-in-out 0.3s backwards;
    text-shadow: 0 0 1px #000, 0 0 2px #000, 0 0 3px #000;
    -webkit-text-fill-color: #e9dd88;
  }
}


/* =========================
   Mobile (≤ 767px)
========================= */
@media (max-width: 767px) {

  /* Arabic */
  :lang(ar) .advanced-slider .swiper .swiper-slide-active h2 {
    font-size: 48px;
    line-height: 1.2;
    font-weight: bold;
    color: #e9dd88;
    text-shadow: 0 0 0.6px #000, 0 0 1.2px #000;
    -webkit-text-fill-color: #e9dd88;
  }

  :lang(ar) .advanced-slider .swiper .swiper-slide-active p {
    font-size: 18px;
    color: #e9dd88;
    text-shadow: 0 0 0.6px #000, 0 0 1.2px #000;
    -webkit-text-fill-color: #e9dd88;
  }

  /* English */
  :lang(en) .advanced-slider .swiper .swiper-slide-active h2 {
    font-size: 48px;
    line-height: 1.2;
    font-weight: bold;
    color: #e9dd88;
    text-shadow: 0 0 0.6px #000, 0 0 1.2px #000;
    -webkit-text-fill-color: #e9dd88;
  }

  :lang(en) .advanced-slider .swiper .swiper-slide-active p {
    font-size: 18px;
    color: #e9dd88;
    text-shadow: 0 0 0.6px #000, 0 0 1.2px #000;
    -webkit-text-fill-color: #e9dd88;
  }
}