body {
  background-color: #f8f9fa;
  direction: rtl;
  text-align: right;
  font-size: 16px;
  font-family: Droid Arabic Naskh, Tahoma, Geneva, sans-serif;
  line-height: 1.4;
  overflow: scroll !important; }

h2 {
  color: #333333; }

.smallLogo {
  height: 100%;
  top: 0;
  text-align: center; }

a:hover, a:link, a:visited {
  text-decoration: none; }

.text-primary {
  color: #0097E0 !important; }

.text-accent {
  color: #e75410 !important; }

.text-secondary {
  color: #dde9fd !important; }

.text-small {
  font-size: 0.9em !important; }

.btn-search {
  color: #fff;
  background-color: #007bff !important;
  border-color: #007bff !important; }

.largeFAIcon {
  font-size: 1.5em; }

.mt15 {
  margin-top: 15px; }

.btn:focus, button:focus {
  outline: none !important;
  box-shadow: none; }

.btn {
  font-size: 1em !important; }

.nav-link {
  display: inline-block !important; }

.navbar, a.navbar-brand {
  padding: 0px !important;
  margin: 0px !important;
  border: 0px;
  background: transparent;
  /*display: inherit !important;*/ }

.minHeight80 {
  height: 80px; }

.navMainClr {
  color: #000001 !important; }

.secondNavUl {
  margin-top: 5px;
  margin-bottom: 5px; }

.secondNavUl li a {
  color: white; }

.secondNavUl li a:hover {
  color: #E2E2EA; }

.mainNavUl li {
  margin-top: 10px; }

.mainNavUl li a {
  color: #000 !important;
  padding: 6px 12px !important; }

.w_faIcon {
  width: 20px !important; }

.fa, .fab, fad .far, .fal, .fas {
  width: 15px; }

.fa-music {
  color: #92278f; }

.fa-microphone {
  color: #9e9133; }

.fa-heart-circle {
  color: #e85511; }

.container {
  max-width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.searchBar {
  border-radius: 20px;
  height: 40px;
  background-color: white; }

.inputSearch {
  background-color: white;
  width: 150px !important;
  height: 30px !important; }

textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
  box-shadow: inset 0 -1px 0 #ddd; }

.content ul {
  -webkit-padding-start: 0px; }

ol, ul {
  margin-top: 0;
  margin-bottom: 10px; }

.bg-secondary {
  background-color: #dde9fd !important; }

.bg-primary {
  background-color: #0097E0 !important; }

.bg-f3 {
  background-color: #f3f3f3; }

header {
  width: 100%; }

/* IDs */
#newsBtn:hover {
  background-color: #337ab7;
  color: white !important; }

#newsBtn:hover i {
  color: white !important; }

#articlesBtn:hover {
  background-color: #17a2b8;
  color: white !important; }

#articlesBtn:hover i {
  color: white !important; }

#tranemBtn:hover {
  background-color: #92278f;
  color: white !important; }

#tranemBtn:hover i {
  color: white !important; }

#videosBtn:hover {
  background-color: #000000;
  color: white !important; }

#videosBtn:hover i {
  color: white !important; }

#sermonsBtn:hover {
  background-color: #9e9133;
  color: white !important; }

#sermonsBtn:hover i {
  color: white !important; }

#advertisetBtn:hover {
  background-color: #dc3545;
  color: white !important; }

#advertisetBtn:hover i {
  color: white !important; }

#partnersBtn:hover {
  background-color: #e85511;
  color: white !important; }

#partnersBtn:hover i {
  color: white !important; }

#mostViewdBtn:hover {
  background-color: #28a745;
  color: white !important; }

#mostViewdBtn:hover i {
  color: white !important; }

._menuLinks:hover {
  background-color: #d6e4fd;
  color: #333 !important; }

.btn_icon {
  width: 48px;
  height: 48px; }

.pt_x {
  padding-top: 1em; }

.border_x {
  border: 1px solid #dee2e6;
  border-top: 0 !important;
  border-right: 0 !important;
  border-radius: .25rem !important; }

.font-larg {
  font-size: 1.1em; }

.font-larger {
  font-size: 1.2em; }

.getApp {
  width: 132px;
  height: 40px; }

a.shareFb {
  color: #3b5998; }

a.shareTw {
  color: #1da1f2; }

.row-footer ul li {
  padding: .3rem 1rem; }

.blouNavHeight {
  height: 52px; }

footer .row a {
  color: #333333; }

footer .row a:hover {
  color: #000000; }

#downloading {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 200px;
  z-index: 9999;
  text-align: center;
  background-color: white;
  visibility: hidden;
  display: flex;
  justify-content: center; }

#loaderImg {
  width: 16px;
  vertical-align: middle; }

.subtitles {
  display: flex;
  flex-flow: row-reverse; }

.prflImg {
  width: 30px !important;
  height: 30px !important; }

.dfx {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.ldfx {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.mdlogonav {
  width: 100px !important; }

.li_mdlogonav {
  border-bottom: 1px solid #f3f3f3 !important;
  margin-top: 0 !important; }

.li_mdlogonav > a {
  right: -16px;
  position: relative; }

ul.articlesCate > li.list-group-item {
  padding: .3rem .8rem; }

@media (max-width: 575.98px) {
  .jumbotron {
    padding: 0rem; }

  body {
    font-size: 0.9em; }

  .prflImg {
    width: 22px !important;
    height: 22px !important; } }
@media (max-width: 767.98px) {
  .navbar, a.navbar-brand {
    display: inherit; }

  .minHeight80 {
    height: 50px; }

  .pt_x {
    padding-top: 0px; }

  .mt15 {
    margin-top: 0px; }

  .blouNavHeight {
    height: 0; }

  .fa-lg {
    font-size: 1em; }

  .largeFAIcon {
    font-size: 1.2em; }

  .subtitles {
    display: flex;
    flex-direction: row;
    direction: ltr;
    width: auto; } }
@media (max-width: 991.98px) {
  .mInherit {
    display: inherit; }

  .navBg {
    background-color: #ffffff;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

  .smallLogo {
    top: 0;
    width: 100%;
    text-align: center;
    z-index: 999; }

  .sLogo {
    width: auto; }

  .dfx {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .navbar {
    justify-content: end; } }

/*# sourceMappingURL=styles.css.map */
