@font-face {
     font-family: 'A Nasr';
     src: local('☺'),
     local('A Nasr'),
     url('http://awebfont.ir/services/fonts/10982ba95555e08afd9e434ebe478d7ba44838152901931.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
    font-family: 'Yekan';
    src: url('/fonts/BYekan.eot');
    src: url('/fonts/BYekan.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Yekan.woff') format('woff'),
         url('/fonts/BYekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: "nassim_bold";
    src: url(/fonts/nassim-bold.woff) format("woff"), url(/fonts/nassim-bold.ttf) format("truetype");
}

@font-face {
    font-family: "nassim";
    src: url(/fonts/nassim-regular.woff) format("woff"), url(/fonts/nassim-regular.ttf) format("truetype");
}




.content-section-a{
background-image: url(/img/bg-1.jpg);
    background-position: 45% 0;
    background-size: cover;
	}




.container{
font-family: 'Yekan',tahoma;
    font-size: 16px;
    line-height: 23px;
   
	direction: rtl;
	 background-color: #f9f9f9;
}
#sidebar .container img{

width: 100%;
    height: auto;
}
.container .row .owl-wrapper-outer{

	direction: ltr;
}



.navbar-header{
direction: rtl;
   
}
.navbar-nav{
 font-weight: bold;
}
.navbar-brand{
float:right;
font-size: 14px;
font-weight: bold;
line-height: 23px;
}




#menu_nav{
	background-color: #f89635;
   
}




