/* Mobile first layout SmartMenus Core CSS (it's not recommended editing these rules)
   You need this once per page no matter how many menu trees or different themes you use.
-------------------------------------------------------------------------------------------*/

.sm{box-sizing:border-box;position:relative;z-index:9999;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.sm,.sm ul,.sm li{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left;}
.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;text-align:right;}
.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0;}
.sm ul{display:none;}
.sm li,.sm a{position:relative;}
.sm a{display:block;}
.sm a.disabled{cursor:default;}
.sm::after{content:"";display:block;height:0;font:0px/0 serif;clear:both;overflow:hidden;}
.sm *,.sm *::before,.sm *::after{box-sizing:inherit;}


.sm, .sm ul, .sm li{
  direction: rtl!important;
  text-align: right!important; 
}
.sm-blue li a{
  font: 15px 'yekan' !important;
}

@media (max-width: 768px) {
  #main-nav{
    display: none;
  }

  .sm-blue a , .sm-blue a:hover{
    padding-right: 45px!important;
  }
  .userlistinline {
    float: right!important;
  }
  #main-menu{
    float: none!important;
  }
  .btn_menu{
    display: block!important;
  }
  .main_menu{
    margin-top: 60px;
  }
}
@media (min-width: 768px) {


  .navbar-right {
    width: 100px!important;
  }
  .en {
    float: right;
  }
  .sm-blue li {
    float: right!important;
  }

  .sm-blue > li:first-child > a:hover{
    border-radius: 0!important;
  }
  .sub-arrow{
    display: none;
  }
  .sm-blue ul li{
    width:220px!important;
    max-width:220px!important;
    min-width:220px!important;
  }
  .sm-blue ul ul ul{
    right: 220px!important;
    left: auto!important;
    margin-top: -7px !important;
    top: 0 !important;
  }
  .sm-blue ul ul{
    right: 220px!important;
    left: auto!important;
    margin-top: -7px !important;
    top: 0 !important;
  }
  .sm-blue ul{
    right: 0!important;
    left: auto!important;
    margin-top: -7px !important;
  }

  .sm-blue .fa-angle-left::before {
    content: "\f104";
    position: absolute;
    left: 5px;
    top: 27px;
    display: block!important;
  }
}
.sm-blue .fa-angle-left::before{
  display: none;
}
.sm-blue {
  border-radius: 0px!important;
  background-image: none!important;
  background: #2c3e50 !important;
}
.sm-blue a {
  background: #2c3e50 !important;
  background-image: none!important;
}
.sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted{
  background: #2c3e50 !important;
  background-image: none!important;
}
.sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
  background: #2c3e50 !important;
  background-image: none!important;

}
.sm-blue > li {
  border-left: 1px solid #2c3e50 !important;
}
.sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted{
  color: #fff!important;
}
.header2{
  background: #29af8a;
}

.navbar2 #mainNav .nav .userlistinline li a {
  padding: 10px !important;
  display: inline;
  color: #fff!important;
  line-height: 20px!important;
}
.navbar2 #mainNav .nav li a {
  color: #fff!important;
  text-align: right;
  height: 50px;
  display: block;
}

.navbar2 #mainNav .nav li a {
  line-height: 50px;
  text-shadow: none;
  padding: 10px;
  font-family: 'BYekan';
}
.navbar2 .navbar-right li a {
  font-size: 16px;
}

#mainNav ul{
  list-style: none; 
}
#mainNav ul li{
  display: inline-block;
  margin:5px;

}


#mainNav .dropdown {
  margin-top: 15px;
}

.userlistinline ul li a:last-child{
  line-height: 20px!important;
}
.btn_menu{
position: absolute;

right: 10px;

z-index: 10000;

display: none;

border: 1px solid #ccc;

top: 10px;

background: #fff;

padding: 5px 10px;

border-radius: 3px;

font-size: 25px;
}
#main-menu{
  float: right;
}
.nav.social_navbar.navbar-right .fa.fa-search {
  margin-top: 9px!important;
  color: #fff;
}
.nav > li > a:hover, .nav > li > a:focus {
  background: none !important;
}
.sm-blue {
  box-shadow: 0 0 0!important;
}
.en a{
  color: #fff;
  margin-top: 5px;
}

.sm-blue ul{
  border-radius: 0!important;
  box-shadow: 0 0 0 !important;
  background: transparent!important;
  border: 0!important;
}
.sm-blue ul ul {
  background: transparent!important;
}
.sm-blue ul .fa-angle-left::before {
  left: 5px!important;
}

#main-nav{
  background: #2c3e50 !important;
  border: none !important;

}
#main-menu{
  position: relative !important;
  text-transform: uppercase !important;
  width: 100% !important;
}
#main-menu li a {
  padding: 0 20px ;
  line-height: 65px !important;
  color: #fff !important;
  position: relative !important;
  display: block !important;
  font-family: 'yekan', 'AdobeArabic' !important;
}
#main-menu li a:hover {
  box-shadow: none !important;
  background: #253342 !important;
  color: #ffa60a !important;
}
#main-menu ul li a {
  line-height: 45px !important;
}
.userst a {
  color: #333 !important;
}
.sm-blue ul .fa-angle-left::before {
  left: 5px!important;
  top: 16px!important;
}
