@font-face{
	font-family:'Nassim';
	font-weight:400;
	font-style:normal;
	src:url('../fonts/nassim-regular.eot');
	src:local('Nassim'),local('Nassim_Regular'),url('../fonts/nassim-regular.woff') format('woff')}
@font-face{
	font-family:'NassimBold';
	font-weight:700;
	font-style:normal;
	src:url('../fonts/nassim-bold.eot');
	src:local('Nassim'),local('Nassim_Bold'),url('../fonts/nassim-bold.woff') format('woff')
}
@font-face
{
	font-family:"BYekan";
	src:url('../font/BYekan.eot') format('eot'),  /* IE6–8 */
       url('../font/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../font/BYekan.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
*{font-family: Tahoma;}
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 16px;
	direction: rtl;
	background-image: url(../img/body.jpg);
	background-repeat: repeat-x;
	min-height: 500px;
	background-color: white;
}
.header{
	margin: 0px 0px 10px;
	padding: 0px;
	height: 145px;
}
.LogoContainer {
	/*height: 93px;
	width: 50%;
	float: right;*/
}
.slide{
	width:100%;
	height:380px;
	border-radius:5px;
	margin-top:15px;
	margin-bottom:15px;
}
.mpanel{margin:0 5px 0 5px;}
.mg-left{margin-left:3px;}
.mg-right{margin-right:3px;}
.box-padding{padding-top:5px;}
.no-padding-right{padding-right:0px;}
.no-padding-left{padding-left:0px;}
.list-group-index{
  padding-right: 0;
  margin-bottom: 3px;
}
.list-group-item-index {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border-top: 1px solid #dddddd;
}
a.list-group-item-index:hover,
a.list-group-item-index:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
footer{
	float: right;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	background-color: #F1F1F1;
	/*height: 195px;*/
	border-top: 3px solid #2fa4e7;
}
footer p{
    font-size: 12px;
    }
.dashed{
	background:url("../img/bar.jpg") no-repeat left center;
}
footer ul li{
	list-style:none;
}
footer ul{
	padding:0 10px 0 0;

}
.margin-tops{
	margin-top:10px;
}
#center-light {
	background-color: #3D7EFF;
	background: url(../img/container-light-opacity.png) repeat;
	padding: 5px 5px;
	position: relative;
	z-index: 1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#center {
	background-color: #fff;
	width: 100%;
	position: relative;
	padding:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.banner{
	width:100%;
	height:120px;
	margin-top:20px;
	border-radius:5px;
}
.portfolio-img {
	margin-bottom: 20px;
	padding: 2px;
	border: 1px solid #e6e7e8;
	border-bottom-color: #dcddde;
	border-radius: 2px;
	background: #fff;
	width: 221px;
	height: 120px;
}

#h:hover {
	border-bottom-color: #ddd;
	background: #fafbfc;
	background: -moz-radial-gradient(50% 30%, #fff 0%, #fafbfc 50%, #ebeced 100%);
	background: -webkit-radial-gradient(50% 30%, #fff 0%, #fafbfc 50%, #ebeced 100%);
	background: -o-linear-gradient(top, #fafbfc 0%, #f0f1f2 100%);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), inset 0 0 4px rgba(0,0,0,0.05);
	color: #000;
}
#i a img{
	height: 94px;
}
.img-thump
{
    max-height: 50px;
    max-width: 50px;
}

.panel-body{min-height: 255px;}

.menu ul li a {font: 17px/35px "nassimbold";}
.menu ul ul li a {font-size: 17px;}
.nav-tabs > li > a {font: 15px/15px "nassimbold";}
.list-group-item-index{font: 15px "nassimbold";}
.media, .media-body{font: 15px/40px "nassimbold";}
.panel-body address{font: 17px/27px "nassimbold";}
.panel-body address strong{font: 20px/30px "nassimbold";}
.fartech:hover {
	opacity: 1;
	transition: opacity .25s ease-out-in;
	-moz-transition: opacity .25s ease-out-in;
	-webkit-transition: opacity .25s ease-out-in;
	-o-transition: opacity .25s ease-out-in;
	-ms-transition: opacity .25s ease-out-in;
}
.fartech {
	height: 16px;
	width: 82px;
	text-align: center;
	opacity: 0.4;
	margin: auto;
}