body {
    text-align: right;
    font-family: 'DroidArabicKufiRegular',sans-serif;
 }

h1,h2,h3,h4,h5,h6,p,span,a,b,li {
    font-family: 'DroidArabicKufiRegular',sans-serif;
 }

/*.navbar-nav , .about-content , .section-title h2 { direction: rtl }*/

.navbar-nav , .about-content { direction: rtl }


.ps_control_bsquare .carousel-control.right {
    right: 0;
    left: calc(99% - 70px) !important;
}

.specialist .col-xs-12 { direction: rtl }

/* .title-white h2, .title-white h3, .title-white p , .section-title h3 { text-align: right } */
/*.subscribe-form h3 , .subscribe-form p { text-align: right  }*/

.footer-contact p { text-align: right }

.work-time , .facility , .departments { direction: rtl }

.slider-item {  direction: rtl }

.rating { right: 75% }

.header_menu .navbar.navbar-default .nav.navbar-nav li a i.fa-angle-right { right: 90%;transform: rotate(180deg); }

footer .f-contact { direction: rtl }


@media(max-width: 991px){

    .navbar-header {
        float: left !important;
        padding-left: 20px !important;
    }

}

@media(max-width: 700px){
    section.slider .fw_al_003_slide > h1 {
        font-size: 18px !important;
        line-height: initial;
    }

    section.slider .fw_al_003_slide > p {
        font-size: 15px !important;
        line-height: initial;
    }
}


.custom_icon {
  background: #1cba9f;
  height: 140px;
  width: 140px;
  border-radius: 50%;
  line-height: 140px;
  box-shadow: 0 0 15px #ccc;
  border: 3px solid #fff;
}