html, body {
	font-family: 'iransans', sans-serif;
	background: #f3f3f3 ;
	font-size: 14px;
	color: #111;
	text-align: justify;
	direction: rtl;
	line-height: 30px;
}
@font-face {
	font-family: byekan;
	src: url('../fonts/yekanweb.eot?#') format('eot'), url('../fonts/yekanweb.woff') format('woff'), url('../fonts/yekanweb.ttf') format('truetype');
}
@font-face {
  font-family: 'iransans';
  src: url('../fonts/IRANSansWeb.eot?#') format('eot'),  /* IE6–8 */
       url('../fonts/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/IRANSansWeb.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

body a {

	text-decoration: none;
}
a {
	color: #13558E ;
}
a:hover,
a:focus {
  color: #FF853F;
  text-decoration: none;
}
img {
	height: auto;
	max-width: 100%;
	margin: auto;
}
p {
	margin: 0;
	padding: 0;
}
button, input, optgroup, select, textarea {
	color: #333;
}
ul, ol {
	padding: 10px 0;
	margin: 0;
}
ul, li{
  list-style: none;
}

.btn{
  font-size: 12px;
}
h1, .h1, h2, .h2, h3, .h3 {
	font-family: byekan;
	line-height: 30px;
	margin: 8px 0;
}
h1, .h1, h2, .h2 {
	margin: 5px 0;
}
.item-page h2 {
	color: #FD6E00;
	background: #fff;
	text-align: center;
	border-radius: 20px;
	margin: 25px 0 15px;
	padding: 6px;
	font-family: iransans;
	border: 2px solid #FD6E00;
}
h3, .h3 {
	margin: 0;
  color: #8039c6;
}
h1{
font-size: 22px;

}
h2{
font-size: 21px;
}
h3{
font-size: 17px;
}
h4{
font-size: 14px;
line-height: 27px;
margin: 0;
 color: #2a8c27;
}
h5{
font-size: 14px;
line-height: 27px;
margin: 0;
}
h6{
font-size: 13px;
}
.item-page h3, .h3, h4, .h4{
  margin: 5px 0;
}
#body{
background: #fff;
}
#main{
background: #fff;
}
.header {
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	padding: 0;
	background: #27343b;
}
.header .moduletable {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}
.header p,.custom {
	margin: 0;
	padding: 0;
}
.header .custom {
	margin: 0;
	padding: 0;
}
.header img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: auto;
}
.header1 {
	padding: 0;
	background: #F1F6F7;
}
.header1 .moduletable {
	padding: 10px 0;
	margin: 0;
}
.header1 p,.custom {
	margin: 0;
	padding: 0;
}
.header1 .custom {
	margin: 0;
	padding: 0;
}
.header1 img {
	height: auto;
	margin: auto;
}

.logo {
	 
}
.logo .costum{
	padding: 0;
}
.logo img {
	display: block;
	height: auto;
	max-width: 100%;
	margin: auto;
}

#top {
	padding: 30px 0 ;
	background: #f9f9f9;
	text-align: justify;
	font-size: 14px;
	background-size: cover;
}
#topp {
	padding:  20px 0;
	text-align: justify;
	background: #fff;
}
#topp .ns2-inner {
	
	border-radius: 5px;
	padding: 5px 5px 5px;
}
#topp .ns2-title {
	 margin:0;
	 min-height: 55px;
}
#topp .ns2-page {
	
	border: 0;
}
#topp .ns2-links-pages .ns2-title a {
	color: #13558E;
	background: url(../images/ ) no-repeat right;
	padding-right: 13px;
}
#topp .ns2-links-pages .ns2-title {
	margin: 0;
}
#topp em {
	color: #FF853F;
}
#top .moduletable {
	margin: 20px 0;
	transition: all .4s ease-in-out;
	border: 0px solid #FF853F;
	padding: 10px;
	overflow: hidden;
	font-size: 17px;
	font-family: byekan;
	background: rgba(255,255,255,.3);
}
#top .moduletable:hover{
    border-radius: 20px 0 20px 0;
    border: 0px solid #333;
    background: rgba(255,255,255,.8);
}
#top .moduletable:hover img {
	transition: all .4s ease-in-out;
	-webkit-transform:rotate(360deg);
    	-moz-transform:rotate(360deg);
   	-o-transform:rotate(360deg);
}
#top .moduletable:hover a {
    color: #333;
}
#top .moduletable h3 {
  padding: 5px;
  text-align: center;
}
#top p {
	margin: 0;
	padding: 0;
}
#top img {
	transition: all .4s ease-in-out;
	}

#top img:hover {
	transition: all .4s ease-in-out;
	-webkit-transform:rotate(360deg);
    	-moz-transform:rotate(360deg);
   	-o-transform:rotate(360deg);
}


#topp .moduletable {
	margin: 30px 0;
	transition: all .4s ease-in-out;
	overflow: hidden;
	
}
#topp .moduletable h3 span {
	font-family: iransans;
	padding: 0 10px 5px 0;
	border-bottom: 0px dotted #ccc;
}
#topp .moduletable h3 {
	border-bottom: 0px dashed #999;
	border-radius: 5px;
	padding: 10px 0 13px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px;
	display: block;
	background: #FA7B0A;
}
#topp .item{
    background: transparent;
    margin: 0;
    padding:0;
}
#topp .reshteh img{
    margin: 30px 0;   
    max-width: 80px;
    transition: all .4s ease-in-out;
 }
 
#topp .reshteh{
    margin: 5px 0 20px;
    border-radius: 5px;
background: rgb(211,211,211); /* Old browsers */
background: -moz-linear-gradient(top, rgba(211,211,211,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(211,211,211,1) 0%,rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(211,211,211,1) 0%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d3d3', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

#topp .reshteh:hover {
	transition: all .4s ease-in-out;
	overflow: hidden;
	background: #efb31d;
	
 }
#topp .reshteh:hover img{
    margin: 30px 0;   
    max-width: 80px;
    transition: all .4s ease-in-out;
    
    	-webkit-transform:rotate(360deg);
    	-moz-transform:rotate(360deg);
   	-o-transform:rotate(365deg);
   	
 }
 
#topp .reshteh:hover h2{
    background: #384053;
}
.tops a {
	color: #333;
	list-style: none;
}
.tops a:hover {
	color: #384053;
	list-style: none;
}
#tops .moduletable {
	transition: all .3s ease-in-out;
	overflow: hidden;
	    margin: 5px 0 20px;
    border-radius: 5px;
    background:  url(../images/bgm.png) no-repeat center;
}
#tops .moduletable:hover {
	transition: all .3s ease-in-out;
    background:  url(../images/bgmc.png) no-repeat center;
}
#tops .moduletable:hover h2 a {
    color: #384053;
    transition: all .3s ease-in-out;
}
.tops img {
	margin: 15px 0 20px;
	transition: all .3s ease-in-out;
	max-width: 200px;
}

.tops h2 {
	margin: 20px 0;
	border-radius: 0 0 5px 5px;
	font-size: 18px;
	font-weight: 700;
	display: block;
	font-family: iransans;
}
.tops h2 a {
	color: #fff;
	list-style: none;
	border: 0;
	padding: 1px 30px;
	border-radius: 5px;
	transition: all .3s ease-in-out;
}
.tops p{
    padding:  10px;
}
.tops .custom{
    padding: 0;
}
#top .moduletable a{
  color: #fff;
}
#top .moduletable a:hover{
  color: #333;
}
#top .search{
  text-align: left;
}
.top{
	color: #444;
	font-family: byekan;
	font-size: 12px;
	line-height: 17px;
	
}
.top .moduletable{
  padding: 2px;
  float: left;
}
.top .moduletable a{
  color: #fff;
}

#top .moduletable ul li {
	padding: 0 14px;
	font-family: byekan;
	font-size: 13px;
	background: url(../images/  ) right 18% no-repeat;
	transition: all 0.3s ease-in-out 0s;
}
#top .moduletable ul li:hover {
	transition: all 0.3s ease-in-out 0s;
	padding: 0 14px;
	font-family: byekan;
	font-size: 13px;
	background: url(../images/  ) right 18% no-repeat;
}
#top .moduletable ul li a {
	color: #eee;
	display: block;
	list-style: none;
	vertical-align: middle;
	padding: 0px 5px;
	transition: all 0.2s ease-out 0s;
}
#top .moduletable ul li a:hover {
	color: #FF853F;
	list-style: none;
	transition: all 0.2s ease-out 0s;
	padding: 0 5px;
	display: block;
	border-radius: 6px;
	background: none;
}

.top3 {
	color: #fff;
}
.top3  .moduletable {
	margin:0;
	padding: 0;
	border-radius: 5px;
	
}
.top4 {
	color: #fff;
}
.top4  .moduletable {
	margin:0;
	padding:  0;
	border-radius: 5px;
}
.top5 {
	color: #fff;
}
.top5  .moduletable {
	margin:0;
	padding: 0;
	border-radius: 5px;
}
.top6 {
	color: #fff;

}
.top6  .moduletable {
	margin:0;
	padding:  0;
	border-radius: 5px;
}

#topp .moduletable ul li {
	padding: 3px 3px 2px 0;
	font-family: iransans;
	font-size: 13px;
    line-height: 25px;
	transition: all 0.3s ease-in-out 0s;
}
#topp .moduletable ul li:hover {
	transition: all 0.3s ease-in-out 0s;
    background: #FF853F;
    border-radius: 5px;
}
#topp .moduletable ul li:hover a {
    color: #fff;
}
#topp .moduletable ul li:hover em {
	transition: all 0.3s ease-in-out 0s;
    color: #fff;
}
#topp .moduletable ul li a {
	color: #34495E;
	display: inline-block;
	list-style: none;
	vertical-align: middle;
	padding: 0px 5px 0 0;
	transition: all 0.2s ease-out 0s;
}
#topp ul{
    padding-top: 0;
}
.top7 {
	color: #111;
}
.top7  .moduletable {
	margin:  0;
	padding: 0 ;
	border-radius: 5px;
}
.top8 {
	color: #111;
}
.top8  .moduletable {
	margin:  0;
	padding: 0 ;
	border-radius: 5px;
}
.top8 h2 {
	background: #FA7B0A;
	border-radius: 0 0;
	padding: 2px 0 7px;
	margin: 0;
	border-radius: 0 0 5px 5px;
	font-size: 16px;
}
.top8 a{
    color: #fff;
}
.top9 {
	color: #111;
}
.top9  .moduletable {
	margin:  0;
	padding: 0 ;
	border-radius: 5px;
}


.top10 {
	margin: 0;
}
.top10 .moduletable {
	padding: 5px 0 0;
	overflow: hidden;
}
.top10 .moduletable h3 {
	padding: 7px;
	text-align: center;
	font-size: 16px;
	font-family: iransans;
	margin: 0 -10px 5px;
}
.top11 {
	margin: 0;
}
.top11 .moduletable {
	padding: 5px 0 0;
	overflow: hidden;
}
.top11 .moduletable h3 {
	padding: 7px;
	text-align: center;
	font-size: 16px;
	font-family: iransans;
}
.top12 {
	margin: 0;
}
.top12 .moduletable {
	padding: 5px 0 0;
	overflow: hidden;
}
.top12 .moduletable h3 {
	padding: 7px;
	text-align: center;
	font-size: 16px;
	font-family: iransans;
}
.top13 {
	margin: 0;
}
.top13 .moduletable {
	padding: 5px 0 0;
	overflow: hidden;
}
.top13 .moduletable h3 {
	padding: 7px;
	text-align: center;
	font-size: 16px;
	font-family: iransans;
}
.top14 {
	margin: 0;
}
.top14 .moduletable {
	padding: 5px 0 0;
	overflow: hidden;
}
.top134 .moduletable h3 {
	padding: 7px;
	text-align: center;
	font-size: 16px;
	font-family: iransans;
}
.top15 {
	margin: 0;
}
.top15 .moduletable {
	padding: 5px 0 0;
	font-size: 16px;
	overflow: hidden;
}
.top15 .moduletable h3 {
	padding: 7px;
	text-align: center;
	font-size: 16px;
	font-family: iransans;
}
#top1 {
	background: #333 url("") no-repeat center;
	color: #fff;
	font-size: 18px;
	overflow: hidden;
}
#top1 h2{
  font-size: 30px;
  color: #fff;

}
#top1 h3{
  font-size: 22px;
  color: #333;
 
}
#top1 .moduletable {
	overflow: hidden;
	}
#top1 .custom {
	padding: 0;
}
.header-arrow{
	bottom: 10px;
	display: block;
	position: absolute !important;
	text-align: center;
	width: 100%;
	z-index: 1000;
	}
.header-arrow a span {
	width:209px;
	height: 60px;
	display: inline-block;
	background: url(../images/ ) no-repeat 0px 0px;
	vertical-align: middle;
}
#top2 {
	background: #f1f6f7;
	background-size: cover;
	color: #333;
	font-family: iransans;
}
#top2 .moduletable{
  font-size: 15px;
  overflow: hidden;
}
#top2 .moduletable h3{
  font-size: 25px;
  text-align: center;
  color: #e7272d;
  font-family: byekan;
  padding: 5px 0 40px;
  font-weight: bold;
  
}
#top2 .moduletable h3::before{
background: #FFCB05 ;
content: " ";
height: 3px;
left: 50%;
margin-left: -75px;
position: absolute;
top: 38%;
width: 150px;
}

#top2 .moduletable h3 .color{
  margin: 0  20px 10px;
  border-bottom: #eaeaea 4px solid;
}
#top2 .custom {
	padding: 5px 0 ;
}
.top2 .home{  
padding: 135px 0 10px;
}

#menutop {
	background: #FF853F;
	color: #fff;
	font-size: 12px;
	position: relative;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
}
#menutop .menu {
	padding: 0;

}
#menutop .menut{
	padding: 0 0;
	overflow: hidden;
}
#menutop .custom{
padding: 2px;
}
#menutop .menut .moduletable{
  float: none;
}
#menutop .menut .moduletable li{
  display: block;
  float: right;
  	padding-left: 5px;
	padding-right: 5px;
		line-height: 30px;
}
#menutop .menut .moduletable ul{
	overflow: hidden;
	padding:0;
}

@media only screen and (min-width : 768px) {
#menutop .menut .moduletable{
  float: right;
}
#menutop .menut .moduletable li{
  display: block;
}
    }
#menutop .menut .moduletable a{
  color: #eee;
  display: inline;
}
#menutop .menut .moduletable a span {
	font-family: iransans;
	padding-right: 5px;
}
#menutop .menut .moduletable a:hover{
  color: #FF853F;
  background: none;
}
@media only screen and (min-width : 768px) {
#menutop .menut .moduletable a{
  display: inline-block;
  padding: 0;
}
}

#menu {
	padding: 0;
	z-index: 9999;
	clear: both;
	position: relative;
	background: #384053 ;
}
	
#menu .navbar {
  padding-top: 0px;
  min-height: 35px;
  border: 0;
}
#menua {

}
#menu input{
	margin: 10px 5px ;
	color: #999;
	font-size: 10px;
	padding: 0 3px;
	border-radius: 5px;
	border: 1px solid #ccc;

}

 #menu .menu {
	padding: 0px ;
	z-index: 9999;
	width: 100%;
	clear: both;
}

.nav-tabs > li > a {
	background: #0796ab;
	color: #fff;
	border-radius: 4px;
}
.nav-tabs > li > a:hover , .nav-tabs > li > a:focus {
	background: #e2f0f3;
	color: #ffda52;
}
.navbar-default .navbar-text {
	color: #fff;
	padding-top: 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: none;
	color: #ffda52;
}
.navbar-nav > li {
	border-right: 0 dotted #aaa;
	padding: 0;
	display: block !important;
}
.navbar-default .navbar-nav > li > a > span {
	font-family: iransans;
	padding: 10px 10px;
	display: block;
	text-align: center;
	font-size: 14px;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  	font-family: FontAwesome;
	font-size: 15px;
	display: block;
	padding: 5px 10px;
	line-height: 36px;
	text-align: center;
	font-size: 36px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #ffda52;
	border-right: 0px solid #069;
	background: none;
}
.navbar-default .navbar-nav > .active > a {
	color: #fff;
	background: none;
	border-right: 0px solid #069;
}
.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #ffda52;
	background: none;
	border-right: 0px solid #069;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #ffda52;
	border-radius: 0;
	border-right: 0px solid #069;
	background: none;
}
.navbar-nav > li > .dropdown-menu {
	background: #384053;
	padding: 0;
	font-family: iransans;
	border-radius: 0px;
	box-shadow: none;
	border: 1px solid #464E5D;
	min-width: 200px;
	margin-top:0;
	text-align: right;
}
.dropdown-menu > li > a {
	color: #fff;
	padding: 8px 8px;
	border-bottom: 1px solid #464E5D;
}
.dropdown-menu > li > a span {
	font-family: iransans;
	padding-right: 5px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color: #ffda52;
	text-decoration: none;
	background: none;
}
.dropdown-menu > .active > a {
	color: #fff;
	text-decoration: none;
	background: none;
}
.dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #ffda52;
	text-decoration: none;
	background: none;
}

@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #ffda52;
	background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #ffda52;
	background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: #ffda52;
	background-color: transparent;
}
}
.items-more li {
	width: 100%;
	float: none;
	margin: 2px 0;
}
.col2 {
  width: 100%;
  float: right;
  padding: 0 5px;
}
@media only screen and (min-width : 768px) {
 #menu .menu {
	padding-top: 0px ;
	z-index: 9999;
	width: 100%;
	clear: both;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  	font-family: FontAwesome;
	font-size: 15px;
	display: block;
	padding: 15px 0px;
	line-height: 20px;
	border-right: 0px solid #fff;
}
.items-more li {
	width: 100%;
	float: none;
	margin: 2px 0;
}
.col2 {
  width: 50%;
 float: right;
 padding: 0 5px;
}
    }
@media only screen and (min-width : 992px) {
 #menu .menu {
	padding-top: 15px ;
	z-index: 9999;
	width: 100%;
	clear: both;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  	font-family: FontAwesome;
	font-size: 15px;
	display: block;
	padding: 15px 0px;
	line-height: 20px;
	border-right: 0px solid #fff;
}
.items-more li {
	width: 50%;
	float: right;
	margin: 2px 0;
}
.col2 {
  width: 50%;
 float: right;
 padding: 0 5px;
}
    }
@media only screen and (min-width : 1200px) {
 #menu .menu {
	padding-top: 20px ;
	z-index: 9999;
	width: 100%;
	clear: both;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  	font-family: FontAwesome;
	font-size: 24px;
	display: block;
	padding: 10px 1px;
	line-height: 20px;
	border-right: 0px solid #fff;
}
.items-more li {
	width: 50%;
	float: right;
	margin: 2px 0;
}
.col2 {
  width: 20%;
 float: right;
 padding: 0 5px;
}
    }

.slider {
	margin: 20px 0 0;
}
.slider .moduletable {
	border-radius: 10px;
	border: 1px solid #ccc;
	margin: 10px 0;
	padding: 10px;
	background: #fff;
}
.slider .moduletable h3 {
	border-bottom: 1px dashed #999;
	padding-bottom: 8px;
}
.right {
	margin: 30px 0 ;
}

.right .moduletable {
	border: 0px solid #ccc;
	margin: 0 0 20px;
	padding: 0;
	background: #F1F6F7;
	border-radius: 5px;
	overflow: hidden;
}
.right .moduletable span{
	font-family: iransans;
	padding: 0 0px;
}
.right .moduletable h3 {
	border-bottom: 0px dashed #999;
	padding: 8px 0;
	text-align: center;
	font-size: 20px;
	color: #333;
	margin-bottom:30px;
	font-weight: 600;
	display: block;
border-radius: 4px;
	background: #DBE0E1;
}
.right .moduletable h3 .color{
  margin: 0 0 10px;
  border-bottom: #FF853F 0px solid;
    padding: 0 15px;
}

.right .ns2-inner {
	border: 1px solid #eee;
	padding: 0 0 10px;
	margin: 0 10px;
	transition: all 0.3s ease-in-out 0s;
	border-radius: 5px;
}
.right .ns2-title a {
	color: #333;
	padding: 0 10px;
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out 0s;
}
.right .ns2-title a {
	color: #333;
	padding: 0 10px;
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out 0s;
}
.right .ns2-introtext {
	color: #666;
	padding: 0 10px;
}
.right .item{
    border:0;
}
.right ul li a {
	padding-right: 5px;
}
#centerbg{

}
.center {
	margin:  0;
	background: #d5e5e6;
}
.center h2{
  font-size: 30px;
}
.center .moduletable {
	margin: 0px 0;
	transition: all .4s ease-in-out;
	overflow: hidden;
}
.center .moduletable h3 {
	margin-bottom: 40px;
	padding: 5px 10px;
	font-size: 22px;
	color: #455556;
	display: block;
	line-height: 33px;
	text-align: center;
}
.center .moduletable h3 span{
	border-bottom: 2px dotted #455556;
	padding: 0 0 10px 0;
}
.center .moduletable span{
	font-family: byekan;
	padding: 0 ;
}
.center .custom{
	padding: 10px;
}
.center a{
	color: #333;
}
.center a:hover{
	color: #292E31;
}
.center .ns2-inner{
padding: 5px;
margin: 0 5px;
border-radius: 5px;
text-align: center;
}
.center .item{
  background: none;
  box-shadow: none;
}
.center .ns2-row {
	border-bottom: 0;
}

.center1 {
	margin:  0;
   background: #d5e5e6;
   color: #333;
}

.center1 .moduletable {
	color: #333;
	border: 0px solid #ccc;
	margin:0;
	padding: 50px 0 ;
	font-size: 14px;
	overflow: hidden;
}
.center1 .moduletable h3 {
	border-bottom: 0px dashed #999;
	padding-bottom: 8px;
	text-align: right;
	font-size: 22px;
	color: #455556;
	margin-bottom:30px;
	font-weight: 600;
}
.center1 .moduletable h3 span{
	border-bottom: 2px dotted #455556;
	padding-left: 50px;
}
.center1 .custom{
	padding: 0;
}

.center1 .ns2-inner{
background: #eee;
padding: 5px;
margin: 0 5px;
border-radius: 5px;
}
.center1 .item{
  background: none;
}

.center2 {
	margin:  0;
	padding: 0;
	background: #fff;
}
.center2 .item {
    border:0;
}
.center2 h2{
  font-size: 30px;
}
.center2 h4{
  min-height: 55px;
}
.center2 .moduletable {
	color: #333;
	margin: 50px 0 ;
	padding: 10px 0;
	font-size: 14px;
	overflow: hidden;
}
.center2 .moduletable h3 {
	border-bottom: 0px dashed #999;
	padding-bottom: 8px;
	text-align: center;
	font-size: 24px;
	color: #333;
	margin-bottom:30px;
	font-weight: 600;
}
.center2 .moduletable h3 .color{
  margin: 0  20px 10px;
  border-bottom: #FF853F 3px solid;
    padding: 0 15px;
}
.center2 .item {
    padding:0;
}
.center2 .ns2-inner {
	border: 1px solid #eee;
	padding: 0 0 10px;
	margin: 0 10px;
	transition: all 0.3s ease-in-out 0s;
	border-radius: 5px;
}
.center2 .ns2-title a {
	color: #333;
	padding: 0 10px;
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out 0s;
}
.center2 .ns2-introtext {
	color: #666;
	padding: 0 10px;
}
.center2 .custom{
	padding: 0;
}
.center2 img{  
  border-radius: 5px;
}
.center2 .arrow img{  
padding: 0px;
margin: 0 40px 20px 0;
-webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);

	transition: all .4s ease-in-out;
	-webkit-transform:rotate(-2deg);
    	-moz-transform:rotate(-2deg);
   	-o-transform:rotate(-2deg);
	
}
.center2 .arrow img:hover{  
-webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);

	transition: all .3s ease-in-out;
	-webkit-transform:rotate(-3deg);
    	-moz-transform:rotate(-3deg);
   	-o-transform:rotate(-3deg);
}
.center2 .ns2-row{
  border: 0;
}
.center2 .item{
  background: none;
}


.center3 {
	background: #c0dee0;
	background-size: cover;
	color: #333;
	font-family: iransans;
}
.center3 .moduletable {
  font-size: 15px;
  overflow: hidden;
}
.center3 .moduletable h3 {
	border-bottom: 2px solid #246ca9;
	margin-bottom: 5px;
	padding: 4px 10px;
	font-size: 18px;
	color: #fff;
	display: block;
	background: #0C4270;
	line-height: 33px;
}

.center3 .ns2-inner{
background: #fff;
padding: 5px;
margin: 0 5px;
border-radius: 5px;
}
.center3 .item{
  background: none;
}


.center4 {
	margin:  0;
background: #fff;
}

.center4 .moduletable {
	color: #fff;
	border-top: 0px solid #ccc;
	margin:0;
	padding: 30px 0;
	font-size: 14px;
	overflow: hidden;
}
.center4 .moduletable h3 {
	border-bottom: 1px solid #dfe5e6;
	margin-bottom: 5px;
	padding: 4px 10px;
	font-size: 18px;
	color: #222;
	display: block;
	line-height: 33px;
	background: #f1f6f7;
	border-radius: 5px;
}
.center4 .custom{
	padding: 0;
}
.center4 img{
	display: block;
	height: auto;
	margin: auto;
	width: 100%;
}
.center4 .ns2-inner{
padding: 5px;
margin: 0 5px;
border-radius: 5px;
border: 2px solid #ccc;
}
.center4 .ns2-title a {
	color: #ef3037;
}
.center4 .ns2-title {
	margin: 10px 0;
}
.center4 .ns2-introtext {
	color: #333;
}
.center4 .item{
  background: none;
}
.left {
	margin: 30px 0;
}
.left .moduletable {
	border: 1px solid #eee;
	margin:  0 0 20px;
	padding: 0;
	background: #fff;
	overflow: hidden;
	border-radius: 5px;
	font-size: 13px;
}
.left .moduletable h3 {
	border-bottom: 1px solid #dfe5e6;
	margin-bottom: 5px;
	padding: 4px 10px;
	font-size: 18px;
	color: #222;
	display: block;
	line-height: 33px;
	background: #f1f6f7;
}
.left .moduletable h3 span {
	font-size: 17px;
	color: #222;
	padding: 0 10px;
	font-family: byekan;
	display: inline-block;
}
.left .moduletable a {
	color: #13558E;
	list-style: none;
	padding: 2px 0;
	transition: all 0.3s ease 0s;
}
.left .moduletable a:hover {
	color: #FF853F;
	list-style: none;
}
.left .moduletable ul {
	margin: 2px;
	padding: 6px 6px 10px 6px;
	list-style: none;
	float: none;
}
.left .moduletable .custom ul {
	margin: 2px;
	padding: 6px 1px 10px 1px;
	list-style: none;
	float: none;
}
.left .moduletable ul li {
	padding: 0 5px;
	transition: all 0.3s ease-in-out 0s;
	background: #eee;
	border-radius: 4px;
	margin: 5px 0;
}
.left .moduletable ul li:hover {
	background:#FF853F;
	transition: all 0.3s ease-in-out 0s;
}
.left .moduletable ul li:hover a {
	color: #fff;
}

.left .moduletable ul li a {
	display: inline;
	list-style: none;
	vertical-align: middle;
	padding: 3px 0px;
	transition: all 0.2s ease-out 0s;
	margin: 5px 0 ;
	border-radius: 4px;
}
.left .moduletable ul li a:hover {
	color: #fff;
	list-style: none;
	transition: all 0.2s ease-out 0s;

}
.left .moduletable img {
	margin: 4px 0;
	border-radius: 4px;
	transition: all .4s ease-in-out;
}

.left .custom img:hover {
	margin: 4px 0;
	border-radius: 4px;
	transition: all .4s ease-in-out;
	-webkit-transform:rotatex(360deg);
    	-moz-transform:rotatex(360deg);
   	-o-transform:rotatex(360deg);
}

.left .item {
	border:0;
}
.left form {
	padding: 6px;
}

.left .moduletable .menu li {
	float: none;
	text-align: right;
	display: block;
	color: #333;
	padding: 0;

}
.left .moduletable .menu ul li {
	float: none;
	display: block;
	list-style: none outside none;
	margin: 0px 0px;
	line-height: 32px;
	padding: 0px 5px;
	overflow: hidden;
}

.left .moduletable .menu li a {
	display: block;
	list-style: none;
	vertical-align: middle;
	padding: 3px 10px;
	transition: all 0.2s ease-out 0s;
	margin: 5px 0 ;
	border-radius: 4px;
	background: #eee;
	color: #13558E;
}
.left .moduletable .menu .active a {
	float: none;
	text-align: right;
	display: block;
	background: #1ABC9C;
	color: #fff;
	padding: 3px 10px;
}
.left .moduletable .menu li a:focus {
	text-decoration: none;
	background: #1ABC9C;
	color: #fff;
}
.left .moduletable .menu li a:hover {
		background: #1ABC9C;
	color: #fff;
}
.left .moduletable .menu .open > .dropdown-menu {
	display: block;
	border: 0 none;
	box-shadow: none;
	font-size: 13px;
	list-style: outside none none;
	margin: 5px 0 0;
	width: 100%;
	padding: 0px 0;
	position: relative !important;
	right: 0;
	top: 100%;
	z-index: 1000;
	border-radius: 0;
	background: none;
}
.left .moduletable .menu .open > .dropdown-menu li {
	background: none;
}
.left .moduletable .menu .open > .dropdown-menu li a {
		display: block;
	list-style: none;
	vertical-align: middle;
	padding: 3px 10px;
	transition: all 0.2s ease-out 0s;
	margin: 5px 0 ;
	border-radius: 4px;
	background: #eee;
	color: #333;
}
.left .moduletable .menu .open > .dropdown-menu li a:hover {
	text-decoration: none;
	background: #3BB878;
	color: #fff;
}
.left .moduletable .menu img {
	margin-left: 5px;
	background: #1ABC9C;
	padding: 4px;
	border-radius: 4px;
}
.left .categories-module a {
  display: block !important;

}
.left .badge{
  background: #999;
  padding: 5px 7px;
  display: none;

}
.tags{
  clear: both;
}
.item-page {
	border: 0px solid #ccc;
	border-radius: 5px;
	font-family: iransans;
	font-size: 14px;
	margin: 30px auto;
	padding: 0 15px;
	overflow: hidden;
	background: #fff;
	line-height: 33px;
}
.item-page .dropdown-menu > li > a {
	color: #333;
	padding: 7px 8px;
}
.item-page img {
	max-width: 100%;
	height: auto;
	display: inline-block;
	border: 0px solid #ddd;
	padding: 2px;
	margin: 0 auto;
}
.article-info {
	font-size: 11px;
	clear: both;
	
	padding: 0;
}
.category-name {
	display: inline-block;
	padding: 0 5px;
}
.published {
	display: inline-block;
	padding: 0 5px;
}
.hits {
	display: inline-block;
	padding: 0 5px;
}
.category-list {
	background: #fff;
	border: 0px solid #ccc;
	border-radius: 5px;
	margin: 30px auto;
	padding: 0 10px;
}

.category-list h1 {
	margin: 0 0 10px;
	background: none;
	border-bottom: 2px dotted #ddd;
	padding: 2px 5px;
}
.category-list h2 {
	background: #F1F6F7;
	padding: 5px 10px;
	border-radius: 5px;
	border: 1px solid #eee;
	margin-bottom: 15px;
}
.page-header {
	margin: 0 -15px 10px;
	border-bottom: 1px solid #dfe5e6;
	padding: 2px 15px;
	background: #F1F6F7;
	border-radius: 5px;
}
.page-header h1 {
  color: #333;
background: none !important;
	padding: 0 !important;
	border-radius: 0 !important;
	border: 0px solid #eee !important;
	margin-bottom: 0 !important;

}
.page-header h2 a {
  color: #333;
}
.page-header h2 a:hover {
  color: #1696a3 ;
}
.blog {
	border: 0px solid #ccc;
	border-radius: 5px;
	font-family: iransans;
	font-size: 14px;
	margin: 30px auto;
	padding: 0px;
}
.blog h1 {
	background: #F1F6F7;
	padding: 5px 10px;
	border-radius: 5px;
	border: 1px solid #eee;
	margin-bottom: 15px;
}
.blog img {
	max-width: 100%;
	height: auto;
	display: inline-block;
	border: 0px solid #ddd;
	margin: 0 0 0 10px;
	padding: 2px;
}
.blog .leade {
	background: #fff;
	border: 0px solid #ccc;
	border-radius: 5px;
	margin: 0 5px 10px;
	padding: 10px;
	overflow: hidden;
}
.item {
	padding: 0 15px 5px;
	margin: 0 -5px 10px;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 5px;
	overflow: hidden;
	
}
.contact-category {
	border: 0px solid #ccc;
	border-radius: 5px;
	font-family: iransans;
	font-size: 14px;
	margin: 30px auto;
	padding: 10px 15px;
	overflow: hidden;
	
	background: #fff;
}

.blog-featured{
	border: 0px solid #ccc;
	border-radius: 5px;
	font-family: iransans;
	font-size: 14px;
	margin: 0 auto;
	padding: 0 15px;
	overflow: hidden;
	
	background: #fff;	
}
.categories-list {
	overflow: hidden;
	padding: 0 0 20px 0;
	margin: 50px 0;
}
.categories-list .page-header {
	background: #f3f3f3;
	border-radius: 5px;
	font-family: byekan;
	padding: 10px 12px;
}
.cat-children {
	overflow: hidden;
	padding: 0px ;
	margin-bottom: 30px;
	background: #fff;
	border-radius: 5px;

}
.cat-children .page-header {
	font-size: 15px;
	background: #F1F6F7;
	border-radius: 5px;
	font-family: byekan;
	border: 1px solid #dfe5e6;
	min-height: 80px;
	text-align: center;
	padding: 8px;
	margin: 5px 0;
	transition: all 0.3s ease 0s;
}
.cat-children .page-header:hover {

	background: #c4dfe4;
	transition: all 0.3s ease 0s;
}
.cat-children img{
    border-radius: 5px;
}
.cat-items {
	display: block;
	clear: both;
	padding-top: 15px;
}
.category-desc {
	padding: 0;
	padding-bottom: 0px;
	border-radius: 0;
	margin: 0 5px 0px;
}
.category-desc img {
	text-align: center;
	display: inline-block;
	margin: 0 auto;
	padding: 5px 0;
}
.login {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	font-family: byekan;
	font-size: 15px;
	margin: 20px auto;
	padding: 10px;
}
.registration {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	font-family: byekan;
	font-size: 15px;
	margin: 20px auto;
	padding: 10px;
}
.well {
	background: none;
	border: none;
	box-shadow: none;
}
legend {
	color: #222;
}
.items-more{
	border: 0px solid #ccc;
	border-radius: 5px;
	font-family: iransans;
	font-size: 14px;
	margin: 30px auto;
	padding: 10px 15px;
	overflow: hidden;
	box-shadow: 0 0 2px #888;
	background: #fff;	
}
.blog .nav-tabs {
	border-bottom: 0;
}
.blog .nav-tabs > li > a {
	margin: 5px 0;
	line-height: 27px;
	border:0;
	border-radius: 4px ;
	background: #eee;
	padding: 3px 10px;
}
.contact{
	border: 0px solid #ccc;
	border-radius: 5px;
	font-family: iransans;
	font-size: 14px;
	margin: 30px auto;
	padding: 0 15px 15px;
	overflow: hidden;
	background: #fff;	
}
#phoca-dl-file-box{
	border: 0px solid #ccc;
	border-radius: 5px;
	font-family: iransans;
	font-size: 14px;
	margin: 30px auto;
	padding: 10px 15px;
	overflow: hidden;
	box-shadow: 0 0 2px #888;
	background: #fff;
}
#phoca-dl-category-box{
	border: 0px solid #ccc;
	border-radius: 5px;
	font-family: iransans;
	font-size: 14px;
	margin: 30px auto;
	padding: 10px 15px;
	overflow: hidden;
	box-shadow: 0 0 2px #888;
	background: #fff;	
}
#phoca-dl-download-box .pd-filenamebox, #phoca-dl-file-box .pd-filenamebox, #phoca-dl-category-box .pd-filenamebox {
	float: right !important;
}
#phoca-dl-category-box .pd-buttons, #phoca-dl-file-box .pd-buttons, #phoca-dl-download-box .pd-buttons {
	float: left !important;
}
#phoca-dl-download-box, #phoca-dl-file-box {
	text-align: right;
}
#phoca-dl-category-box .pd-category div.pdtop, #phoca-dl-file-box .pd-file div.pdtop, #phoca-dl-download-box .pd-file div.pdtop {
	float: right;
	position: relative;
	width: 16px;
	margin-top: 5px;
	margin-left: 7px;
}
.pd-float {
	position: relative;
	float: right;
	margin: 0px 3px;
}
.pd-fl-m {
	position: relative;
	float: right;
	margin: 5px 0;
}
#phoca-dl-category-box .pd-filesize-txt, #phoca-dl-file-box .pd-filesize-txt, #phoca-dl-category-box .pd-version-txt, #phoca-dl-file-box .pd-version-txt, #phoca-dl-category-box .pd-license-txt, #phoca-dl-file-box .pd-license-txt, #phoca-dl-category-box .pd-author-txt, #phoca-dl-file-box .pd-author-txt, #phoca-dl-category-box .pd-email-txt, #phoca-dl-file-box .pd-email-txt, #phoca-dl-category-box .pd-date-txt, #phoca-dl-file-box .pd-date-txt, #phoca-dl-category-box .pd-downloads-txt, #phoca-dl-file-box .pd-downloads-txt {
	font-weight: bold;
	clear: right;
	margin: 5px 0;
	float: right;
	width: 100px;
}
#phoca-dl-category-box .pd-category div.pdtop, #phoca-dl-file-box .pd-file div.pdtop, #phoca-dl-download-box .pd-file div.pdtop {
	float: left;
	position: relative;
	width: 16px;
	margin-top: 5px;
	margin-left: 7px;
}
.phoca-dl-file-box-mod .pd-document16, #phoca-dl-file-box .pd-document16, #phoca-dl-category-box .pd-document16, #phoca-dl-download-box .pd-document16 {
	padding-right: 20px;
	height: 16px;
	line-height: 16px;
	background-position: right !important;
}
.weblink-category {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	font-family: byekan;
	font-size: 15px;
	margin: 20px auto;
	padding: 10px;
}
.weblink-category h2 {
	font-family: byekan;
	border-bottom: 3px double #eee;
	padding: 0 0 10px;
}
.weblink-category li {
	list-style: none;
	padding: 5px 0;
	border-bottom: 1px solid #bbb;
}
.weblink-category li a {
	color: #111;
	font-size: 15px;
	font-family: byekan;
}
.readmore {
	clear: both;
	margin-top: 0;
	text-align: left;
}
.custom {
	padding: 5px;
}
#bottom {
background: #384053;
color: #eee;
}
#bottom .color {
	border-bottom: 2px solid #fff;
}
#bottom .navbar-nav{
 float: none;
}
.user1 {
	margin: 20px 0;
}
.user1 .moduletable {
	margin: 10px 0;
	border-radius: 5px ;
	overflow: hidden;
}
.user1 h3 {
	border-radius: 5px ;
	color: #fff;
	font-family: byekan;
	font-size: 18px;
	line-height: 28px;
	padding: 0 ;
	text-align: right;
	margin-bottom: 20px;
}

.user1 .moduletable a {
	color: #eee;
	list-style: none;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	padding: 2px 6px;
	transition: all 0.3s ease 0s;
	border-radius: 2px;
}
.user1 .moduletable a:hover {
	color: #FF853F;
	list-style: none;
}
.user1 .moduletable ul {
	margin: 2px;
	padding: 6px 6px 10px 6px;
	list-style: none;
}
.user1 .moduletable ul li {
	border-bottom: 0px dotted #4d6e79;
	padding: 0px 10px;
	font-family: byekan;
	font-size: 13px;
	background: url(../images/ ) right no-repeat;
	transition: all 0.3s ease-in-out 0s;
}

.user1 .moduletable ul li a {
 color: #eee;
	display: block;
	list-style: none;
	vertical-align: middle;
	padding: 0 5px;
	transition: all 0.2s ease-out 0s;
}
.user1 .moduletable ul li a:hover {
	color: #FF853F;
	list-style: none;
	transition: all 0.2s ease-out 0s;
	padding: 0 5px;
	display: block;
	border-radius: 6px;
	background: none;
}
.user1 form {
	padding: 6px;
}
.user1 .menu ul {
	position: absolute;
	padding: 0px;
	height: 32px;
	width: 160px;
	z-index: 10000;
	display: none;
}
.user1 .menu ul ul {
	right: 100%;
	top: 0;
}
.user1 .menu li {
	float: none;
	text-align: right;
	display: block;
	background: url(../images/) no-repeat;
	border: none;
}
.user1 .menu ul li {
	float: none;
	display: block;
	list-style: none outside none;
	margin: 0px 0px;
	line-height: 32px;
	padding: 0px 0px;
	min-width: 50px !important;
	overflow: hidden;
}
.user1 .menu ul li a:link {
	display: block;
	text-decoration: none;
	color: #eee;
	padding: 0px 8px;
	margin: 0px 0px;
	transition: all 0.3s ease-in-out 0s;
	background: url(../images/menul.jpg) left no-repeat;
}
.user1 .menu ul li a:visited {
	text-decoration: none;
	color: #eee;
	padding: 0px;
	margin: 0px;
}
.user1 .menu ul li a:hover {
	color: #e88f3b;
	padding: 0px;
	margin: 0px;
}

.user2 {
	margin: 20px 0;
}
.user2 .moduletable {
	margin: 10px 0;
	border-radius: 5px ;
}
.user2 h3 {
	border-radius: 5px ;
	color: #fff;
	font-family: byekan;
	font-size: 18px;
	line-height: 28px;
	padding: 0 ;
	text-align: right;
	margin-bottom: 20px;
}

.user2 .moduletable a {
	color: #eee;
	list-style: none;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	padding: 2px 6px;
	transition: all 0.3s ease 0s;
	border-radius: 2px;
}
.user2 .moduletable a:hover {
	color: #ffdb43;
	list-style: none;
}
.user2 .moduletable ul {
	margin: 2px;
	padding: 6px 6px 10px 6px;
	list-style: none;
}
.user2 .moduletable ul li {
	border-bottom: 0px dotted #4d6e79;
	padding: 0 10px;
	font-family: byekan;
	font-size: 13px;
	background: url(../images/ ) right no-repeat;
	transition: all 0.3s ease-in-out 0s;
}

.user2 .moduletable ul li a {
	color:#eee;
	display: block;
	list-style: none;
	vertical-align: middle;
	padding: 0 5px;
	transition: all 0.2s ease-out 0s;
}
.user2 .moduletable ul li a:hover {
	color: #FF853F;
	list-style: none;
	transition: all 0.2s ease-out 0s;
	padding: 0 5px;
	display: block;
	border-radius: 6px;
}
.user2 form {
	padding: 6px;
}
.user2 .menu ul {
	position: absolute;
	padding: 0px;
	height: 32px;
	width: 160px;
	z-index: 10000;
	display: none;
}
.user2 .menu ul ul {
	right: 100%;
	top: 0;
}
.user2 .menu li {
	float: none;
	text-align: right;
	display: block;
	background: url(../images/) no-repeat;
	border: none;
}
.user2 .menu ul li {
	float: none;
	display: block;
	list-style: none outside none;
	margin: 0px 0px;
	line-height: 32px;
	padding: 0px 0px;
	min-width: 50px !important;
	overflow: hidden;
}
.user2 .menu ul li a:link {
	display: block;
	text-decoration: none;
	color: #eee;
	padding: 0px 8px;
	margin: 0px 0px;
	transition: all 0.3s ease-in-out 0s;
	background: url(../images/menul.jpg) left no-repeat;
}
.user2 .menu ul li a:visited {
	text-decoration: none;
	color: #eee;
	padding: 0px;
	margin: 0px;
}
.user2 .menu ul li a:hover {
	color: #e88f3b;
	padding: 0px;
	margin: 0px;
}

.user3 {
	margin: 20px 0;
}
.user3 .moduletable {
	margin: 10px 0;
	border-radius: 5px ;
}
.user3 h3 {
	border-radius: 5px ;
	color: #fff;
	font-family: byekan;
	font-size: 18px;
	line-height: 28px;
	padding: 0 ;
	text-align: right;
	margin-bottom: 20px;
}

.user3 .moduletable a {
	color: #eee;
	list-style: none;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	padding: 2px 6px;
	transition: all 0.3s ease 0s;
	border-radius: 2px;
}
.user3 .moduletable a:hover {
	color: #FF853F;
	list-style: none;
}
.user3 .moduletable ul {
	margin: 2px;
	padding: 6px 6px 10px 6px;
	list-style: none;
}
.user3 .moduletable ul li {
	border-bottom: 0px dotted #4d6e79;
	padding: 0 10px;
	font-family: byekan;
	font-size: 13px;
	background: url(../images/ ) right no-repeat;
	transition: all 0.3s ease-in-out 0s;
}

.user3 .moduletable ul li a {
	color:#eee;
	display: block;
	list-style: none;
	vertical-align: middle;
	padding: 0 5px;
	transition: all 0.2s ease-out 0s;
}
.user3 .moduletable ul li a:hover {
	color: #FF853F;
	list-style: none;
	transition: all 0.2s ease-out 0s;
	padding: 0 5px;
	display: block;
	border-radius: 6px;
}
.user3 form {
	padding: 6px;
}
.user3 .menu ul {
	position: absolute;
	padding: 0px;
	height: 32px;
	width: 160px;
	z-index: 10000;
	display: none;
}
.user3 .menu ul ul {
	right: 100%;
	top: 0;
}
.user3 .menu li {
	float: none;
	text-align: right;
	display: block;
	background: url(../images/) no-repeat;
	border: none;
}
.user3 .menu ul li {
	float: none;
	display: block;
	list-style: none outside none;
	margin: 0px 0px;
	line-height: 32px;
	padding: 0px 0px;
	min-width: 50px !important;
	overflow: hidden;
}
.user3 .menu ul li a:link {
	display: block;
	text-decoration: none;
	color: #eee;
	padding: 0px 8px;
	margin: 0px 0px;
	transition: all 0.3s ease-in-out 0s;
	background: url(../images/menul.jpg) left no-repeat;
}
.user3 .menu ul li a:visited {
	text-decoration: none;
	color: #eee;
	padding: 0px;
	margin: 0px;
}
.user3 .menu ul li a:hover {
	color: #e88f3b;
	padding: 0px;
	margin: 0px;
}


.user4 {
	margin: 20px 0;
}
.user4 .moduletable {
	margin: 10px 0;
	border-radius: 5px ;
}
.user4 h3 {
	border-radius: 5px ;
	color: #fff;
	font-family: byekan;
	font-size: 18px;
	line-height: 28px;
	padding: 0 ;
	text-align: right;
	margin-bottom: 20px;
}

.user4 .moduletable a {
	color: #eee;
	list-style: none;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	padding: 2px 6px;
	transition: all 0.3s ease 0s;
	border-radius: 2px;
}
.user4 .moduletable a:hover {
	color: #FF853F;
	list-style: none;
}
.user4 .moduletable ul {
	margin: 2px;
	padding: 6px 6px 10px 6px;
	list-style: none;
}
.user4 .moduletable ul li {
	border-bottom: 0px dotted #4d6e79;
	padding: 0 10px;
	font-family: byekan;
	font-size: 13px;
	background: url(../images/ ) right no-repeat;
	transition: all 0.3s ease-in-out 0s;
}

.user4 .moduletable ul li a {
	color:#eee;
	display: block;
	list-style: none;
	vertical-align: middle;
	padding: 0 5px;
	transition: all 0.2s ease-out 0s;
}
.user4 .moduletable ul li a:hover {
	color: #FF853F;
	list-style: none;
	transition: all 0.2s ease-out 0s;
	padding: 0 5px;
	display: block;
	border-radius: 6px;
}
.user4 form {
	padding: 6px;
}
.user4 .menu ul {
	position: absolute;
	padding: 0px;
	height: 32px;
	width: 160px;
	z-index: 10000;
	display: none;
}
.user4 .menu ul ul {
	right: 100%;
	top: 0;
}
.user4 .menu li {
	float: none;
	text-align: right;
	display: block;
	background: url(../images/) no-repeat;
	border: none;
}
.user4 .menu ul li {
	float: none;
	display: block;
	list-style: none outside none;
	margin: 0px 0px;
	line-height: 32px;
	padding: 0px 0px;
	min-width: 50px !important;
	overflow: hidden;
}
.user4 .menu ul li a:link {
	display: block;
	text-decoration: none;
	color: #eee;
	padding: 0px 8px;
	margin: 0px 0px;
	transition: all 0.3s ease-in-out 0s;
	background: url(../images/menul.jpg) left no-repeat;
}
.user4 .menu ul li a:visited {
	text-decoration: none;
	color: #eee;
	padding: 0px;
	margin: 0px;
}
.user4 .menu ul li a:hover {
	color: #e88f3b;
	padding: 0px;
	margin: 0px;
}
#bottom1 {
	background: #303749;
}
#footer {
	background: #303749 ;
	color: #eee;
	margin: 0;
	font-size: 14px;
	font-family: byekan;
}
#footer a {
	color: #eee;
}
#ads{
  background: rgba(46,165,221,1);
  color: #fff;
	font-size: 5px;
	bottom: 0;
	height: auto;
	left: 0;
	position: fixed;
	right: 0;
	width: 100%;
	padding: 10px 0;
	z-index: 999999;
	text-align: center;
}
#ads a{
   color: #fff;
}
ul.autocompleter-choices{
border: none !important;
}
main{
 
}
#page{
background: #fff ;
}
#page .finder {
	border-radius: 10px;
	border: 1px solid #ccc;
	margin: 20px 0 0;
	padding: 10px;
	background: #fff;
}
#page .tag-category{
margin: 20px ;
}
#page .search{
margin: 20px ;
}
.acymailing_module_form td{
text-align: center;
}
.alert{
background-color: #fcf8e3;
border: 1px solid #fbeed5;
border-radius: 4px;
margin: 15px 0;
padding: 8px 35px 8px 14px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert, .alert h4{
color: #c09853;
}
div.attachmentsList table{
	width: 100%;
}
div.nssp2 .flt-left{
	float: right !important;
}
img.ns2-image {
	padding: 0;
	border-radius: 4px;
	border: 1px solid #ddd;
}
.tp-caption.medium_bg_darkblue, .medium_bg_darkblue{
  font-family: byekan !important;
}
.tp-caption.medium_bg_asbestos, .medium_bg_asbestos{
  font-family: byekan !important;
}
.tp-caption.mediumbgdarkblue50, .mediumbgdarkblue50{
  font-family: byekan !important;
}
.tp-caption.largepinkbg, .largepinkbg{
  font-family: byekan !important;
}

.tp-caption.large_bold_white, .large_bold_white{
  font-family: byekan !important;
}
.tp-caption.large_text, .large_text{
  font-family: byekan !important;
}
.tp-caption.largetext, .largetext{
  font-family: byekan !important;
}
.tp-caption.largetext3, .largetext3{
  font-family: byekan !important;
}


blockquote{
  font-size: 14px;

}
#main div.attachmentsList table img, div.attachmentsList table img{
  vertical-align: middle !important;
}
div.attachmentsList a.at_icon{
  padding-left: 15px !important;
}
.nn_tabs.outline_content > .tab-content{
  border: 0 !important;
}

.bt-cs .bt-row{
   float: right !important;
   padding: 0 0 5px !important;
}
.bt-row-separate{
  border: 0 !important;
}
.bt-cs .bt-inner .bt-title{
  color: #333 !important;
}
.bt-row-separate{
border-bottom: 0px dotted #959595 !important;
clear: both;
height: 0px !important;
margin: 0 !important;
}
.bt-cs{
  padding: 10px 0;
}

ul.spec-list span.technicalspecs-title{
background: #f0f1f2 none repeat scroll 0 0;
float: right;
height: auto;
margin-left: 19px;
padding: 9px 21px;
width: 183px;
}
ul.spec-list span.technicalspecs-value, ul.spec-list span.technicalspecs-title{
border-radius: 2px;
display: block;
margin-bottom: 9px;
white-space: normal;
}
ul.spec-list span.technicalspecs-value{
background: #f7f9fa none repeat scroll 0 0;
color: #777;
float: left;
height: auto;
padding: 9px 21px;
width: 885px;
}
.ns2-row {
	border-bottom: 0px dotted #ddd;
}
.ns2-title a{
  color: #13558E;
}
.ns2-title a:hover{
  color: #FF853F;
}

.ns2-title {
	font-size: 15px !important;
	font-family: byekan;
	margin-bottom: 10px;
}

#topp .ns2-title {
	font-size: 15px !important;
	font-family: byekan;
	margin-bottom: 10px;
}
.right .ns2-title {
	font-size: 17px !important;
}
.left .moduletable .ns2-title {
	font-size: 13px !important;
	font-family: iransans;
	margin-bottom: 10px;
	font-weight: normal;
}
.ns2-links {
	text-align: left;
}
.ns2-links a {
	color:#fff;
}
.ns2-links a:hover {
	color:#F6D778;
}
a.ns2-readmore span {
	background: #292E31 !important;
	padding: 3px 10px !important;
	border-radius: 4px;
}

ul.tabs_container li.tab{
  float: right !important;
}
.tabs_buttons {
	border-radius: 5px ;
	border-bottom: 1px solid #455556;
}
.tabs_mask{
    height: 42px !important;
	line-height: 42px !important;
}
.top8 ul.tabs_container li span {
	height: 42px !important;
	line-height: 42px !important;
	font-size: 16px;
}
.right ul.tabs_container li span {
	height: 42px !important;
	line-height: 42px !important;
	font-size: 14px;
}
#jc span {
	border-bottom: 0;

}
#jc h4 {
	font-size: 13px !important;
}
#comments-form-captcha{
font-family: tahoma;
}
#comments-form, #comments-form p, #comments-report-form, #comments-report-form p, #comments-form span, #comments-form .counter {
	font-size: 12px;
	font-family: byekan;
}
#comments-form input.selected, #comments-form textarea.selected {
	background: #fff !important;
}
#comments {
	font-size: 12px;
}
#comments .comment-body {
	color: #333;
	padding: 10px 0;
	font-size: 13px;
	line-height: 25px;
}
ul.jcomments-latest .author {
	color: #333 !important;
	font-size: 15px !important;
}
.jcomments-latest li {
	background: none !important;
	border: none !important;
}
#comments .comment-author, #comments .author-homepage, #comments .author-email {
	font-family: iransans !important;
}
#comments-form input.captcha{
height: 60px;
}
#comments-form p, #comments-form #comments-form-buttons, #comments-form #comments-form-error, #comments-form #comments-form-captcha-holder{
 font-family: byekan;
}
#comments-form textarea{
  font-family: iransans;
  width: 100%;
  font-size: 13px;
  max-width: 100% !important;
  padding: 5px !important;
}
#jc .rbox{
  background: #f9f9f9;
}
#comments-form .grippie{
  max-width: 100% !important;
  width: 100%;
}
#comments-form input{
height: auto;
margin-left: 10px;
padding: 3px 5px !important;
width: 200px;
}
#jc .radio, .checkbox{
  display: inline-block;
}

.search-form {
  border: 1px solid #bbb;
  border-radius: 4px;
  padding: 5px;
  margin-top: 2px;
}
.result-title {
  padding: 20px 0 0;
}
.breadcrumb{
background: none;
margin: 0 ;
text-align: center;
font-size: 14px;
}
.breadcrumb a {
	color: #292E31;
}
.breadcrumb > .active {
	color: #292E31;
}
.breadcrumb > li + li::before {
	padding: 0 5px;
	color: #777;
	content: "/\00a0";
}
div.attachmentsList caption{
display: none;
}
div.attachmentsList th.at_filename, div.attachmentsList td.at_filename{
  text-align: right;
}
.at_url{
  font-family: byekan;
}
div.attachmentsList a.at_url{  
color: #fff;
background: rgba(147,206,222,1);
background: -moz-linear-gradient(top, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(147,206,222,1)), color-stop(41%, rgba(117,189,209,1)), color-stop(100%, rgba(73,165,191,1)));
background: -webkit-linear-gradient(top, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
background: -o-linear-gradient(top, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
background: -ms-linear-gradient(top, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
background: linear-gradient(to bottom, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93cede', endColorstr='#49a5bf', GradientType=0 );
display: inline-block;
border-radius: 4px;
border: 1px solid #49a5bf;
cursor: pointer;
padding: 5px 10px;
margin: 0 10px;
min-width: 200px;
text-align: center;
}
div.attachmentsList a.at_url:hover{  
color: #fff;
background: rgba(73,165,191,1);
background: -moz-linear-gradient(top, rgba(73,165,191,1) 0%, rgba(117,189,209,1) 59%, rgba(147,206,222,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(73,165,191,1)), color-stop(59%, rgba(117,189,209,1)), color-stop(100%, rgba(147,206,222,1)));
background: -webkit-linear-gradient(top, rgba(73,165,191,1) 0%, rgba(117,189,209,1) 59%, rgba(147,206,222,1) 100%);
background: -o-linear-gradient(top, rgba(73,165,191,1) 0%, rgba(117,189,209,1) 59%, rgba(147,206,222,1) 100%);
background: -ms-linear-gradient(top, rgba(73,165,191,1) 0%, rgba(117,189,209,1) 59%, rgba(147,206,222,1) 100%);
background: linear-gradient(to bottom, rgba(73,165,191,1) 0%, rgba(117,189,209,1) 59%, rgba(147,206,222,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49a5bf', endColorstr='#93cede', GradientType=0 );

border-radius: 4px;
border: 1px solid #49a5bf;
cursor: pointer;
padding: 5px 10px;
margin: 0 10px;
text-decoration: none;
}
#main div.attachmentsList table, div.attachmentsList table{
  background: #F5F5F5;
  width: 100%;
  border: 0;
}
#main div.attachmentsContainer, div.attachmentsContainer{
margin: 0 ;
}
#main div.attachmentsContainer, div.attachmentsContainer .fa{
color: #31b0d5;
font-size: 17px;
vertical-align: bottom;
}
#main div.attachmentsList table img, div.attachmentsList table img{
  vertical-align: middle;
}
#main div.attachmentsList img.link_overlay, div.attachmentsList img.link_overlay{
  margin:0;
}
#main div.attachmentsList thead tr, div.attachmentsList thead tr{
  background: none;
}
#main div.attachmentsList tbody tr.even, #main div.attachmentsList tbody tr.even td, div.attachmentsList tbody tr.even td, div.attachmentsList tbody tr.even{
background: none !important;
}
#comments .comment-date{
display: none;
}
div.attachmentsList td.at_file_size{
  text-align: center;
}
#main div.attachmentsList table thead th, div.attachmentsList table thead th{
  text-align: center;
  border: 0;
}
#main div.attachmentsList table, div.attachmentsList table{
  font-size: 14px;
  font-weight: normal;
  line-height:25px;
}
#main div.attachmentsList table tbody td, div.attachmentsList table tbody td{
	padding: 0 10px 10px;
}

#userForm{
  padding: 50px 0 0;
}
#userForm h2 {
	margin: 0 0 10px;
	background: none;
	border-bottom: 2px solid #ddd;
	padding: 4px 5px 10px;
	font-size: 22px;
}
.form-horizontal .form-group {
	
	margin-right: 0;
}
#akeeba-renderjoomla{
  padding: 20px;
}


#btl .btl-panel > span{
text-shadow: none !important;
}
.j2store_cart_module_141{
padding: 2px 10px;
text-align: center;
}
.product-price-container .sale-price {
  background-color: #2cb382;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-weight: normal;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 5px 12px;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
}
.product-stock-container .instock {
  background: #eee;
  border-radius: 4px;
  font-size: 14px;
  padding: 3px 10px;
}
.j2store-product{
  clear: both;
}

.product-price-container{
float: right;
margin: 10px 5px;
}
.product-stock-container{
float: right;
margin: 12px 5px;
}
.j2store-addtocart-form{
float: right;
margin: 10px 2px;
}
.j2store.checkout label {
  margin: 0;
  min-width: 100px;
}
.j2store_field_required {
  color: #ff0000;
  float: right;
  margin-left: 2px;
}
.j2store ul{
padding: 10px 0 0;
}
.fa-shopping-bag {
  font-size: 20px !important;
  vertical-align: middle;
}

.n2-ow {
	font-family: byekan !important;
}
#btl-wrap-module {
	padding: 20px;
}
#btl-wrap-module .input-prepend {
	padding: 5px 0;
}

.dl-horizontal dt {
	text-align: right;
	line-height: 30px;
	min-width: 10%;
	padding: 2px 10px;
	margin: 0 0 0 0;
}
.dl-horizontal dd {
	text-align: right;
	line-height: 30px;
	border-bottom: 1px solid #ddd;
	padding: 2px 10px;
	
}

#adminForm {
	margin: 20px 0 20px;
}
#adminForm a{
	display: block !important;
}
.vtem_newsroll .label_newsroll .label_text_inside {
	padding: 10px;
	display: none;
}
@media only screen and (min-width : 768px) {

.breadcrumb {
	background: none;
	margin: 0;
	text-align: right;
	font-size: 13px;
}
.dl-horizontal dt {
	min-width: 35%;
	margin: 0 0 0 10px;
}
.vtem_newsroll .label_newsroll .label_text_inside {
	padding: 10px;
	display: block;
}
    }
@media only screen and (min-width : 992px) {

.breadcrumb {
	background: none;
	margin: 0;
	text-align: right;
	font-size: 13px;
}
.dl-horizontal dt {
	min-width: 25%;
	margin: 0 0 0 10px;
}
    }
@media only screen and (min-width : 1200px) {

.breadcrumb {
	background: none;
	margin: 0;
	text-align: right;
	font-size: 13px;
}

.dl-horizontal dt {
	min-width: 25%;
	margin: 0 0 0 10px;
}
    }
	
.linetop{
	position: relative;
	background: #fff url('../images/linered.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 70px;
	margin-top: -50px;
}
.linebot{
	position: relative;
	background: #292E31 url('../images/lineredd.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 70px;
	margin-top: -50px;
}
.linec{
	position: relative;
	background: #fff url('../images/linebot.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 70px;
	margin-top: -50px;
}
.linered{
	position: relative;
	background: #fff url('../images/linered.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 70px;
}
.lineb{
	position: relative;
	background: #fff url('../images/lineb.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 70px;
}
.lined{
	position: relative;
	background: #ef3037 url('../images/lined.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 70px;
}
.lines{
	position: relative;
	background: #fff url('../images/lines.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 70px;
}
.yellow{
  background: #fddb5d !important ; 
}
.red{
  background: #f04644 !important ; 
}
.blue{
  background: #2b9ad5 !important; 
}
.orange{
  background: ##FF774D !important; 
}
.silver{
  background: #eee !important; 
}
.green{
  background: #3bb878 !important; 
}
.white{
  background: #ffffff !important; 
}
.register-title{
		border: 0px solid #ccc;
	border-radius: 5px;
	font-family: iransans;
	font-size: 14px;
	margin: 20px auto;
	padding: 10px 15px;
	overflow: hidden;
	box-shadow: 0 0 2px #888;
	background: #3BB878;
	overflow: hidden;
	color: #fff;
}
.mohaclass_body {
	border: 0px solid #ccc;
	border-radius: 5px;
	font-family: iransans;
	font-size: 14px;
	margin: 30px auto;
	padding: 10px 15px;
	overflow: hidden;
	box-shadow: 0 0 2px #888;
	background: #fff;
}
.mohaclass_register_main{
		border: 0px solid #ccc;
	border-radius: 5px;
	font-family: iransans;
	font-size: 14px;
	margin: 30px auto;
	padding: 10px 15px;
	overflow: hidden;
	box-shadow: 0 0 2px #888;
	background: #fff;
}
#mohaclass_course_header {
	margin: 0 0;
	background: none;
	border-bottom: 2px solid #ddd;
	padding: 2px 5px;
}
#mohaclass_course_header h1 {
	padding: 0;
	color: #333;
	font-size: 20px;
	margin: 5px 0;
	border-bottom: 0;
}
.fpshow .bt-window {
	position: relative;
	width: 300%;
	left: -100%;
	right: -100%
}
#sptab102 ul.tabs_container li.tab, #sptab102 ul.tabs_container li.tab span {
	font-size: 14px !important;
}
.vtem_newsroll {
	position: relative;
	width: 100%;
	height: 100%;
	background: #f3f3f3 !important;
	border: 0 !important;
}
.flyout-menu.horizontal li > .fm-container.direction-left {
	right: 0 ;
}
.flyout-menu.horizontal li .fm-container li .fm-container.direction-left {
	position: relative !important;
	right: 0 !important;
	left: 100%;
	top: -1px;
	padding-top: 0;
}
.sj-flat-menu li {
	border-bottom: 1px solid #72d7ff !important;
	background: none !important;
	padding: 15px 8px 10px 6px !important;
}
.flyout-menu li ul {
	background: #0057A0 !important;
	border: 0px solid #235c8c !important;
	border-top: 1px solid #0067b0 !important;
	margin-top: 0 !important;
	min-width: 250px !important;
}
.flyout-menu li ul ul{
	background: #0057A0 !important;
	border: 1px solid #0067b0 !important;
	margin-top: 15px !important;
	min-width: 240px !important;
}
.flyout-menu li ul ul li{
	border: 1px solid #0067b0 !important;
}
.flyout-menu li ul li {
	border-bottom: 1px solid #0067b0 !important;
	background: none !important;
	padding: 5px 5px !important;
}

.sj-flat-menu li {
	border-bottom: 0 !important;
	border-right: 1px solid #0067b0 !important;
	border-left: 1px solid #004790 !important;
}
.sj-flat-menu .fm-first{
    border-right: 0 !important;
}
.sj-flat-menu .fm-last{
    border-left: 0 !important;
}
.sj-flat-menu a img {
	max-width: 50px !important;
	padding: 0 0 0 5px !important;
	width: auto !important;
}
.sj-flat-menu > li .fm-item a {
	color: #ffffff;
	outline: none;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
}
.sj-flat-menu > li .fm-item a:hover {
	color: #FF853F !important;
}
.sj-flat-menu li .fm-item .fm-link {
	margin-left: 8px !important;
}
.sj-flat-menu li .fm-item .fm-button {
	width: auto !important;
}

ul.sj-flat-menu {

}	
table{
	text-align: right;
}
thead tr th {
	background: #313435;
	color: #fff;
	padding: 5px;
	border: 1px solid #ccc;
}
thead tr th a{
	color: #fff;
}
tbody tr td {
	background: #f3f3f3;
	border: 1px solid #ccc;
	padding: 5px;
}
.ns2-art-controllers span{
    border: 0 !important;
}
.warning {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
	padding: 40px;
	display: block;
	border-radius: 5px;
}

.succesfull{
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
	padding: 40px;
	display: block;
	border-radius: 5px;   
}
#camera_wrap_166 .camera_caption > div {
	font-family: iransans !important;
}
#camera_wrap_166 .camera_caption > div div.camera_caption_title {
	font-size: 15px !important;
}
a.ns2-readmore span, span.ns2-hits, a.ns2-comments {
	margin: 0 0 0 10px !important;
}
.wall-item h3 {
	background: none !important;
	font-size: 14px !important;
	font-family: iransans;
	border: 0 !important;
}
ul.tabs_container li.tab {
	float: right !important;
}
.su-counter-top {
	text-align: center;
	display: inline-block;
}
.allmode-columns .allmode-topitem .allmode-title{
  font-size: 14px !important;
  font-family: iransans;
}
.allmode-showall a {
	background: #292E31 !important;
	padding: 0 19px !important;
	border-radius: 4px !important;
	color: #fff !important;
}
