@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Tajawal&display=swap");
.mr-auto,
.mx-auto {
  margin-left: auto !important;
}

html[lang=ar] .navbar-brand {
  margin-right: 0;
  margin-left: 4rem;
}

.header-slider .slick-prev::before {
  content: "";
  font-family: "icomoon";
  color: #fff;
  font-size: 40px;
}
.header-slider .slick-next::before {
  content: "";
  font-family: "icomoon";
  color: #fff;
  font-size: 40px;
}

@media (min-width: 992px) {
  .full-service-bg {
    background-position: right;
  }
}

.need-help-bg {
  background: none;
}
@media (min-width: 992px) {
  .need-help-bg {
    background: linear-gradient(to right, #000000 0%, #000000 50%, #a01e34 50.01%, #a01e34 100%);
  }
}

.aqeel #accordion .panel-title a:before,
.aqeel #accordion .panel-title a.collapsed:before {
  left: 14px;
  right: auto;
}

.seo-icons-box i {
  font-size: 40px;
  margin-left: 10px;
}
.seo-icons-box p {
  margin-bottom: 0;
}