

body{
    font-family: 'Cairo', sans-serif !important;
    direction: rtl;
    text-align: right;
  }


  .carousel-container{
    direction: rtl;
    text-align: right;
  }



  p ,.container ,h1,h2,h3,h4,h5,h6,ul{
    font-family: 'Cairo', sans-serif !important;
    direction: rtl;
    text-align: right;
  }

  .icon-box h4,.info-box p,.info-box h3, .cta h3 ,.cta p{
    text-align: center !important;
  }

  .navbar a{
    font-size: 17px !important;
  }

  .logo .img_logo img{
    position: absolute;
    height: 75px !important;
    width: 75px !important;
    top: -35px;
    right: 0px;
    z-index: 100;
}


.events h2 ,.events h4 ,.events p{
  text-align: center !important;
}



.contact .info i {
  float: right;
}


.contact .info h4 {
  padding: 0 60px 0 0px;
}

.contact .info p {
  padding: 0 60px 0 0px;
}

#header{
  direction: ltr;

}

.menu-content h2{
  text-align: center;
}


#preloader2 {
  direction: ltr;
  position: fixed;
  /* top: 90vh; */
  right: 10px !important;
  bottom: 5vh;
  z-index: 9999;
  overflow: hidden;
  background: #18d26e;
  width: 60px;
  height: 60px;
  color: #fff !important;
  border-radius: 50%;
  text-align: center;
  transition: 0.4s;
}

.testimonials h3{
  text-align: center !important;
}
