@media screen and (max-width: 990px){
    
        nav .menu > li {
        margin-right: 0;
    }

    nav .menu > li > ul li a {
    color: #fff;
    font-size: 14px;
}
    nav .menu > li ul {
    width: -webkit-fill-available !important;
}
    
    .nav-container nav .module-group .has-dropdown:after {
       display:none;
    }
.nav-open.nav-bar .module-group, .nav-open.nav-bar, .nav-open.nav-bar .module {
    overflow: hidden !important ;}
	nav .menu li {
  width: auto !important;}

	.nav-bar .module-group .module {
    width: auto !important;}

	.nav-container nav .module-group .menu > li > a, .nav-container nav .module-group .module.widget-wrap i, .nav-container nav .module-group .widget-wrap a {
    color: #fff!important;
    font-size: 25px !important;
    margin-top: 10px !important;
    text-align: center !important;
}
	
/*	.nav-container nav.transparent .menu > li > a, .nav-container nav.transparent .module.widget-wrap i, .nav-container nav.transparent .nav-utility {*/
/*    color: #fff;*/
/*    font-size: 36px;*/
/*    font-weight: 400;*/
/*    line-height: 45px;*/
/*}*/
	
}



#menu-item-995-en > a > img{
	margin-right:10px;
}
.nav-container nav.transparent .menu > li > a, .nav-container nav.transparent .module.widget-wrap i, .nav-container nav.transparent .nav-utility {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}
nav .menu li a span {
    font-family: 'Tajawal' !important;
    color: inherit;
    font-style: normal;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0;
    opacity: 1;
    text-transform: none;
    display: block;
    margin-top: 0;
}

nav .menu > li > a {
	font-family: 'Tajawal' !important;
}

#menu-arabic-nav > li > a, #menu-item-993 > a, #menu-item-3685 > a, #menu-item-3684 > a, #menu-item-3686 > a, #menu-item-3665 > a, #menu-item-3666 > a, #menu-item-3667 > a, #menu-item-3668 > a {
	font-family: 'Tajawal' !important;
}

nav .menu > li ul {
    font-family: 'Tajawal' !important;
    width: 250px;
} 
#menu-item-995-en > a{
display: flex;
    align-items: center;
    flex-direction: row-reverse;
	color: #fff !important;
	justify-content:center;
}
#menu-item-995-en > a > span{
	margin-right: 2em !important;
    font-size: 18px;
    color: #fff !important;
    font-weight: 400;
    line-height: 22px;
}

p, h1, h2, h3, h4, h4, h6, span, a, ul, li, div{
	font-family: Tajawal !important;
	letter-spacing:-1px !important;
} 
body{
	direction:rtl !important;
}
.module.left {
    float: none !important;
}
.module.right, .module-group.right {
    float: left !important;
}
		/*centerise header*/
@media screen and (min-width: 1024px){
.nav-container nav .nav-bar {
   
    line-height: 0 !important;
	 display: flex;
    justify-content: space-around;
    align-items: center;
}
	.module, .module-group {
    display: flex;
    align-items: center;
}
	nav .menu {
    width: 100%;
    height: auto !important;
		display: flex;
		align-items: center;
}
	.logo {
    max-height: 30px;
}
		
	
	nav .menu > li > a {
    text-transform: none;
    font-weight: 400;
    line-height: 22.97px;
}

.nav-container nav .nav-bar {
    
    margin-top: 20px;
	}}

nav .menu > li > a:hover {
color:#E03C36 !important;
}
nav .menu > li > a:active {
color:#E03C36 !important;
}
nav .menu > li > a:focus{
color:#E03C36 !important;
}
	