﻿body {
  text-align: center;
 font-family: Droid Arabic Kufi;
}

.main-menu .navigation > li {
   
    float: right;
       margin-left: 14px;
}
.row {

    direction:rtl;
}

.main-menu .navigation > li > ul > li > a {
    position: relative;
    display: block;
    padding: 12px 0px;
    line-height: 20px;
    font-weight: 400;
    font-size: 15px;
    text-align: right;
    color: rgba(255,255,255,0.90);
    border-bottom: 1px solid rgba(255,255,255,0.10);
    text-transform: capitalize;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-menu .navigation > li > ul {
    position: absolute;
    right: 0px;
    top: 100%;
    width: 240px;
    z-index: 100;
    opacity: 1;
    padding: 10px 0;
    background: #161616;
    border-top: 1px solid #dfb162;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    direction:rtl;

}
.main-menu .navigation > li > a {
  
    font-family: Droid Arabic Kufi;
}
a {
    font-family: Droid Arabic Kufi;
}

.btn-style-one {
   
    font-family: Droid Arabic Kufi;
}

.li {
     font-family: Droid Arabic Kufi;
}

element.style {
    position: absolute;
    right: 0px;
    top: 0px;
}


.main-header .header-top .top-left {
    position: relative;
    float: right;
}
.main-header .header-top .top-right {
    position: relative;
    float: left;
}

.main-header .header-top .info-list li a {
   
     font-family: Droid Arabic Kufi;
}

.main-header .header-top .top-left .text {
   
   
    color: white;
  
     font-family: Droid Arabic Kufi;
}
