@charset "utf-8";
  @font-face {
      font-family: Samim;
      src: url('fnt/Samim-WOL.eot');
      src: url('fnt/Samim-WOL.eot?#iefix') format('embedded-opentype'),
           url('fnt/Samim-WOL.woff') format('woff'),
		   url('fnt/Samim-WOL.woff2') format('woff2'),
           url('fnt/Samim-WOL.ttf') format('truetype');
      font-weight: normal;
    }
  @font-face {
      font-family: SamimBold;
      src: url('fnt/Samim-Bold-WOL.eot');
      src: url('fnt/Samim-Bold-WOL.eot?#iefix') format('embedded-opentype'),
           url('fnt/Samim-Bold-WOL.woff') format('woff'),
		   url('fnt/Samim-Bold-WOL.woff2') format('woff2'),
           url('fnt/Samim-Bold-WOL.ttf') format('truetype');
      font-weight: normal;
    }

/* 0-359 */

body {
    margin:0px auto;
	padding:0px;
	width:100%;
	background-color:#fff;
}
a {
	text-decoration:none
}
/* DISPLAY NONE :// */
body ul.tmenut, .tbox-left a.all, .tbox-left a.names, .tbox-left a.magh, .stickalert, #searchalp, .entrytools .white, .entrytools .tootit, .entrytools .light, .entrytools .texttools, .entrytools .export, .entrytools .exportt, .entrytools .sharing, .logoprint, .printsho, .pages-rigthbox ul, .plinkintag, div.topmyo a.logo{

	display:none !important
}
body ul.tmenut li.magh{
	display:none !important
}
body ul.tmenut li.name{
	display:none !important
}
body div#myotags {
	display:none;

 }

div.rightos {
	display:none
}
div#noshow {
	display:none
}
div#noshow h3{
	display:none
}
div#noshow h4{
	display:none
}
div.pdfshow {
	display:none;
}
div.bypdf {

}
/* :TOPMYO and TOPMYZ */
div#topmyo {
	width:0%;
	height:0px;
	position:fixed;
	top:0px;
	display:none;
	z-index:0;
	opacity:0;

}
div#topmyo ul.menu {
	display:none;
	z-index:0 !important
}
div#topmyp {
		width:100%;
	height:auto;
	position:fixed;
	top:0px;
	display:none;
	z-index:3;
	right:0%;
	box-shadow:0px 0px 5px #848484;
}
div#topmyp div.ppage {
	display:none;

}


/* SCROLL to TOP: */
a.totop {

	display:none;
}

/* //DISPLAY NONE */

/* HEADER:// */
header div.topheader {
    position:absolute;
	width:100%;
background: #292929;
background: -moz-linear-gradient(left, #292929 0%, #9e0000 50%, #292929 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, #292929), color-stop(50%, #9e0000), color-stop(100%, #292929));
background: -webkit-linear-gradient(left, #292929 0%, #9e0000 50%, #292929 100%);
background: -o-linear-gradient(left, #292929 0%, #9e0000 50%, #292929 100%);
background: -ms-linear-gradient(left, #292929 0%, #9e0000 50%, #292929 100%);
background: linear-gradient(to right, #292929 0%, #9e0000 50%, #292929 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#292929', endColorstr='#292929', GradientType=1 );
height:75px; /*Adjustable | AWAWEB.ir*/
	left:0px;
	top:0px;
	text-align:center;
	border-bottom-width:0px;
	z-index:1
}

header div.hborder{
	height:2px;
	background-color:#e9e9e9;
	width:100%;
	top:75px;
	z-index:1;
	position:absolute
}

header div.topheader form.search{

	display:none
}


header div.topheader a.logo {
	width:90px;
	height:60px;
	background-color: transparent;
	position:absolute;
	top:5px;
	left:50%;
	margin-left:-40px;
	border-radius:2px;
	z-index:3 !important;
}

header div.topheader a.logo span.img {
	background-image:url(../img/rzgrv5.gif);
	width:40px;
	height:52px;
	float:left;
	margin-top:0px;
	margin-left:15px;
	background-size:40px 52px;
}
header div.topheader a.logo span.title {
	color:#fff;
	font-size:7px; /*Adjustable | AWAWEB.ir*/
	font-family:Tahoma;
	letter-spacing:2px;
	position:absolute;
	bottom:4px;
	left:5px;  /*Adjustable | AWAWEB.ir*/
}
header div.topheader a.logo span.desc {
	color:#fff;
	font-size:7px; /*Adjustable | AWAWEB.ir*/
	position:absolute;
	bottom:-6px;
	left:2px;
	width:120px;
	text-align:left;
	font-family:Samim, "Trebuchet MS";
}
/* :HEADER MENU  */
header div.topheader ul.menu{
	bottom:10px;
	position:absolute;
	padding:0px;
	margin:0px;
	z-index:3;
	display:none;
}
header div.topheader ul.menu{
	bottom:10px;
	right:10px; /*Adjustable | AWAWEB.ir*/
	position:absolute;
	padding:0px;
	margin:0px;
	z-index:2
}
header div.topheader ul.menu li{
    list-style:none;
	float:right;
	margin-left:10px;
	margin-right:10px;
	font-size:15pt; /*Adjustable | AWAWEB.ir*/
	font-family: Samim;
	line-height:150%;
	position:relative;
	z-index:2
}
header div.topheader ul.menu li a{
	text-decoration:none;
	color:#959595;
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid transparent;
	z-index:2
}

header div.topheader  ul.menu li a.active{
	color:#fff;
	z-index:3
}
header div.topheader ul.menu li ul {
	position:absolute;
	margin:0;
	padding:0;
	right:0px;
	height:auto;
	visibility:hidden;
	top:30px; /*Adjustable | AWAWEB.ir*/
	z-index:2;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	box-shadow:-1px -1px 1px #888;

}
header div.topheader ul.menu li ul li {
	display:inline;
	float:right;	    
	list-style:none;
	width:110px;
	text-align:right;
	padding:0px !important; 
	background-color:#171717;
	margin:0px !important;
	opacity:0.95;
	z-index:2;
	font-size:13pt; /*Adjustable | AWAWEB.ir*/
}
header div.topheader ul.menu li ul li a{
	padding-right:5px;
	padding-top:3px;
	padding-bottom:2px;	
	width:95px;
	float:right;
	z-index:2;

}
div.xsearch {
	width:100%;
	float:left;
background-color: #fff;
	left:0%;
	position:absolute;
	top:85px;
	z-index:1;
}

div.xsearch input.sgo {
	float:left;
	background-color:transparent;
	height:15px;
	width:15px;
	border:none;
	color:#777;
	margin-left:5px;
	margin-top:6px;
	cursor:pointer;
	outline: none;
	z-index:3;
	background-image:url(../img/search-solid.svg);
	background-size:15px 15px;
	background-position:center center;
	background-repeat:no-repeat;
	opacity:0.6;
	display:block;
	visibility:visible;
}

div.xsearch form.search{
	position:absolute;
	border:1px solid #CBCBCB;
	background-color:#F0F0F0;
	width:96%;
	border-radius:5px;
    display:block;
    margin-left: 2%;
    margin-right: 2%;
}
div.xsearch input.scer {
	float:right;
	height:20px;
	width:75%; /*Adjustable | AWAWEB.ir*/
	font-family:Samim, "Trebuchet MS";
	font-size:8pt;
	line-height:100%;
	direction:rtl;
	margin-right:5px;
	text-align:right;
	background-color:transparent;
	border:none;
	color:#000;
	margin-top:2px;
	margin-bottom:2px;
	outline: none;
}
header div.allptools {
	width:100%;
	position:absolute;
	z-index:2;
	height:45px;
	text-align:center;
	opacity:0.5;
	display:none
}

header div.allptools div.title{
	margin-left:auto;
	margin-right:auto;
	font-family:"Trebuchet MS";
	font-size:14pt;
	font-weight:Bold;
	color:#fff;
	margin-top:10px;
}
/* //HEADER */
/*   MAIN BODY://  */
body div.mainbd {
	float:left;
	height:100%;
	width:100%; /*Adjustable | AWAWEB.ir*/
	background-color:#fff;
	margin-top:60px;
	text-align:center;
	padding:0;
	padding-bottom:50px;
	margin-bottom:0;
	padding-top:55px;
	
	
}
div.whiteblack {
	float:left;
	width:100%;
	height:100%;
}
body div.xsleftr {
	width:100%;
	z-index:2;
	background-color:#000;
	height:100%;
	opacity:0.6;
	position:fixed;
	right:0;
	top:0px;
	display:none
}

/* LEFT SIDE:// */
div.openlefts{
	position:absolute;
	background-image:url(../img/right.svg);
	background-size:25px 25px;
	background-position:center center;
	background-repeat:no-repeat;
	color:#fff;
	top:18px;
	left:10px;
	z-index:4;
	width:40px;
	height:40px;
	margin-left:10px;
	text-align:center;
	cursor:pointer;
	display:block;
	
}

div.openrights{
	position:absolute;
	background-image:url(../img/menu.svg);
	background-size:27px 27px;
	background-position:center center;
	background-repeat:no-repeat;
	color:#fff;
	top:18px;
	right:10px;
	z-index:4;
	width:40px;
	height:40px;
	margin-right:10px;
	text-align:center;
	cursor:pointer;
	display:block;
	
}
div.openleftss{
	position:fixed;
	background-image:url(../img/right.svg);
	background-size:32px 32px;
	background-position:center center;
	background-repeat:no-repeat;
	color:#fff;
	top:2px;
	left:-5px;
	z-index:5;
	width:40px;
	height:40px;
	margin-left:10px;
	text-align:center;
	cursor:pointer;
	display:block;
	-webkit-filter: invert(100%); /* Safari */
    filter: invert(100%);
	opacity:0.6
	
}

div.openrightss{
	position:fixed;
	background-image:url(../img/menu.svg);
	background-size:35px 35px;
	background-position:center center;
	background-repeat:no-repeat;
	color:#fff;
	top:2px;
	right:-5px;
	z-index:5;
	width:40px;
	height:40px;
	margin-right:10px;
	text-align:center;
	cursor:pointer;
	display:block;
	-webkit-filter: invert(100%); /* Safari */
    filter: invert(100%);
	opacity:0.6
}
div#closerights{
	position:absolute;
	background-image:url(../img/close.svg);
	background-size:25px 25px;
	background-position:center center;
	background-repeat:no-repeat;
	color:#fff;
	top:18px;
	right:10px;
	z-index:4;
	width:40px;
	height:40px;
	margin-right:10px;
	text-align:center;
	cursor:pointer;
	display:none
}
div#closelefts {
	position:absolute;
	background-image:url(../img/close.svg);
	background-size:22px 22px;
	background-position:center center;
	background-repeat:no-repeat;
	color:#fff;
	top:18px;
	left:10px;
	z-index:2;
	width:40px;
	height:40px;
	margin-left:10px;
	text-align:center;
	cursor:pointer;
	display:none;
}


body div.xsright {
	position:fixed;
	width:100%;
	z-index:3;
	top:75px;
	right:-100%;
	height:100%;
	background-color:#222222;
	border-top:2px solid #000

}
ul.shoinxsr {
	padding:0;
	margin:0;
	list-style:none;

}
ul.shoinxsr li {
	font-size:8pt;
	color:#ADADAD;
	font-family:Samim, "Trebuchet MS";
	font-weight:normal;
	text-align:center;
	width:100%;
	float:left;
	direction:ltr;
	margin-top:0px;
	border-top:1px solid #2E2E2E;
	padding-top:15px;

}
ul.shoinxsr li span{
	font-size:7pt;
	width:100%;
	float:left;
	padding:0;
	margin:0;
}
ul.shoinxsr li a{
	color:#737373
}
body div.xsright div{
	width:100%;
	height:70%;
	background-color:#222222;
	overflow-y:scroll;
	overflow-x:hidden;
	padding-top:5%;
	padding-bottom:5%;
	direction:rtl;

}

body div.xsright div::-webkit-scrollbar
{
	width: 10px;
	background-color:transparent;
}

body div.xsright div::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 0px;
	background-color: #000;
}

body div.xsright div::-webkit-scrollbar-thumb
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 0px;
	background-color: #686868;
}
body div.xsright div::-webkit-scrollbar-button{
	 background-color: #000;
	 height:2px;

}
body a.xclmagh {
	position:absolute;
	left:10px;
	top:10px;
	background-color:#fff;
	color:#000;
	text-align:center;
	width:85px;
	padding-top:5px;
	padding-bottom:5px;
	z-index:3;
	font-family:SamimBold, "Trebuchet MS";
	font-size:10pt;
	display:none;
	cursor:pointer;
	line-height:100%;
}
body a.xclnam {
	position:absolute;
	left:10px;
	top:40px;
	background-color:#fff;
	color:#000;
	text-align:center;
	width:85px;
	padding-top:5px;
	padding-bottom:5px;
	z-index:3;
	font-family:SamimBold, "Trebuchet MS";
	font-size:10pt;
	display:none;
	cursor:pointer;
	line-height:100%;
}
body a.xclbest {
	position:absolute;
	right:10px;
	top:12px;
	background-color:#fff;
	color:#000;
	text-align:center;
	width:75px;
	padding-top:5px;
	padding-bottom:5px;
	z-index:3;
	font-family:SamimBold, "Trebuchet MS";
	font-size:10pt;
	display:none;
	cursor:pointer;
	line-height:150%;
}
body div.nineinleft {
	width:100%;
	float:left;
	background-color:#fff;
	margin-top:0px;
}
div.nineinleft a.hovery {
	float:right;
	direction:rtl;
	background-color:#fff;
	color:#222222;
	padding-top:10px;
	padding-bottom:20px;
	padding-right:1%;
	padding-left:1%;
	width:98.0%;
	margin-bottom:1px;
	border-bottom:1px solid #dadada
}
div.nineinleft a.hovery:hover  {
	color:#126966;	
	background-color:#f6f6f6;
}
div.nineinleft div .sldimg{
	width:65px;
	height:65px;
	float:left;
	background-size:65px 65px;
	margin-right:5px;
	margin-bottom:2px;
	background-color: #f0f0f0;
}
body div.nineinleft div h2{
	line-height:150%;
	font-size:15px;
	margin-top:0px;
	text-align:right;
	font-family:SamimBold, "Trebuchet MS";
	font-weight:normal;
	padding:0;
}

body div.nineinleft div h3{
	line-height:150%;
	font-size:13px;
	margin-top:-10px;
	font-family:Samim, "Trebuchet MS";
	font-weight:normal;
	text-align:right;
}
body div.nineinleft div h4{
	line-height:150%;
	font-size:12px;
	margin-top:-10px;
	margin-bottom:0px;
	font-family:Samim, "Trebuchet MS";
	font-weight:normal;
	text-align:right;
	padding:0px;
	margin-left:0;
	margin-right:0;
}
div.endofinsidel {
	float:right;
	width:100%;
	background-color:#fff;
	margin-top:-3px;
}
a.backtol {
	font-family:Samim, "Trebuchet MS";
	font-weight:normal;
	float:right;
	width:95%;
	padding-left:5%;
	margin-bottom:15px;
	direction:rtl;
	text-align:center;
	position: -webkit-sticky;
    position: sticky;
	top:-5px;
	background-color:#fff;
	height:25px;
}
body div.xsright ul.xsmagh, body div.xsright ul.xsnam{
	padding:0;
	margin:0;
	list-style:none;
	direction:rtl;
	text-align:right;
	display:none
}
body div.xsright ul.xsmagh li, body div.xsright ul.xsnam li{
	padding:0;
	margin:0;
	font-family:Samim, "Trebuchet MS";
	line-height:220%;
	font-size:12pt;
}
body div.xsright ul.xsmagh li a, body div.xsright ul.xsnam li a{
	color:#fff;
	margin-right:2%;
	width:98%;
	float:right;
}
body div.xsright ul.xsmagh li a.xsmo, body div.xsright ul.xsnam li a.xsmo{
	color:#00D3FF;
	width:98%;
	margin-right:2%;
	float:right
}
body div.xsright ul.xsmagh li a.xxsmo, body div.xsright ul.xsnam li a.xxsmo{
	color:#868686;
	width:95%;
	margin-left:5%;
	text-align:left;
	font-size:12pt;
	cursor:pointer
}
body div.xsright ul.xsmagh li:nth-of-type(2n+1), ul.xsnam li:nth-of-type(2n+1){
	background-color:#2E2E2E;
	width:100%;
	float:right;
	
}
body div.xsright ul.xsmagh li li:nth-of-type(2n+1) {
	background-color:#222;
	width:100%;
	float:right
}

body div.xsright ul.xmenu{
	direction:rtl;
	text-align:right;
	margin:0;
	padding:0;
	list-style:none;
	color:#fff;
	float:left;
}
body div.xsright ul.xtools{
	margin:0;
	padding:0;
	width:100%;
	list-style:none;
		text-align:right;
}
body div.xsright ul.xsocinet{
	margin:0;
	padding:0;
	width:100%;
	list-style:none;
		text-align:right;
}
body div.xsright ul.xmenu li:nth-of-type(2n+1), ul.xtools li:nth-of-type(2n+1), ul.xsocinet li:nth-of-type(2n+1) {
	background-color:#2E2E2E;
	width:100%;
	
}
body div.xsright ul.xmenu li li:nth-of-type(2n+1) {
	background-color:#222;
	width:100%
}

body div.xsright ul.xmenu li, ul.xtools li, ul.xsocinet li {
	font-family:Samim, "Trebuchet MS";
	float:left;
	width:100%;
	direction:rtl;
	text-align:right;
	margin:0;
	padding:0
}
body div.xsright ul.xmenu li ul {
	list-style:none;
	margin:0;
	padding:0;

}
body div.xsright ul.xmenu li li{
	font-family:Samim, "Trebuchet MS";
	line-height:220%;
	float:left;
	width:100%;
	direction:rtl;
	text-align:right;
		margin:0;
		padding:0

}
body div.xsright ul.xmenu li a{
	color:#fff;
		font-size:12pt;
	float:left;
	width:98%;
	padding-right:2%;
		line-height:220%;
	margin:0
}
body div.xsright ul.xtools li a{
	color:#BBE2E5;
	float:left;
	font-size:12pt;
	width:97%;
	padding-right:3%;
	line-height:250%;
	margin:0
}
body div.xsright ul.xsocinet li a{
	color:#888;
	float:left;
	font-size:12pt;
	width:97%;
	padding-right:3%;
	line-height:250%;
	margin:0
}
body div.xsright ul.xmenu li li a{
	font-size:12pt;
	line-height:250%;
	color:#fff;
	float:left;
	width:95%;
	padding-right:5%;
	margin:0;
}


body div.xsleft {
	position:fixed;
	width:100%;
	z-index:3;
	top:75px;
	left:-100%;
	height:100%;
	background-color:#fff;
	padding-top:0px;
	border-bottom:1px solid #5B5B5B;
}


body div.leftside {
	position:relative;
	float:left;
	width:95%;
	z-index:2;
	top:0px;
	height:77%;
	left:0;
	padding-left:2%;
	padding-right:2%;
	padding-top:5px;
	margin-bottom:0px;
	margin-right:1%;
		overflow-y:scroll;
				overflow-x:hidden;

}
#style-2::-webkit-scrollbar
{
	width: 10px;
	background-color:transparent;
}

#style-2::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 0px;
	background-color: #fff;

}

#style-2::-webkit-scrollbar-thumb
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 0px;
	background-color: #dadada;
}
#style-2::-webkit-scrollbar-button{
	 background-color: #A7A7A7;
	height:2px;

}
body div.leftside div.fromgallery {
	width:70%;
	float:left;
	border-radius:0px;
	background-color:#fff;
	padding-left:15%;
	padding-right:15%;
	padding-bottom:20px;
	padding-top:20px;
	text-align:center;
	border-bottom:1px solid #ccc
}

body div.leftside a.frgall {
	width:100%;
	height:400px;
	float:left;
	position:relative;
}

body div.leftside div.frgphoto {
	width:100%;
	height:100%;
	background-color:#fff;
	background-position:center;
	background-size:100% 100%;
	float:left;
	border:0;
}
body div.leftside div.fromgallery span.frgdesc {
	position:absolute;
	font-family:Samim, "Trebuchet MS";
	text-align:center;
	font-size:9pt;
	background-color:#000;
	color:#fff;
	opacity:0.7;
	left:0;
	bottom:0px;
	width:100%;
}

body div.leftside div.frombook {
	width:98%;
	float:left;
	border-radius:0px;
	background-color:#fff;
	padding-left:1%;
	padding-right:1%;
	padding-bottom:5px;
	padding-top:0px;
	text-align:center;
	margin-top:10px;	
	border-bottom:1px solid #ccc

}
body div.leftside div.frombook a{
	color:#333	
}
body div.leftside div.frombook h4{
	font-family:SamimBold, "Trebuchet MS";
	font-size:14pt;
	font-weight:normal;
	float:right;
	width:99%;
	margin-right:1%;
	text-align:right;
	line-height:100%;
	
}
body div.leftside div.frombook a.iner{
	font-family:Samim, "Trebuchet MS";
	text-decoration:none;
	direction:rtl;
	float:right;
	width:97%;
	text-align:right;
	color:#333333;
	padding-right:2%;
	padding-left:1%;
	padding-bottom:15px;
	padding-top:0px

}



body div.leftside div.frombook a.iner h5{
	font-family:SamimBold, "Trebuchet MS";
	font-size:11pt; /*Adjustable | AWAWEB.ir*/
	font-weight:normal;
	line-height:100%;
	padding:0;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:0
}
body div.leftside div.frombook a.iner h6{
	font-family:Samim, "Trebuchet MS";
	font-size:9pt; /*Adjustable | AWAWEB.ir*/
	font-weight:normal;
	line-height:150%;
	margin-bottom:0px;
	margin-top:0;
	margin-left:0;
	padding:0;
}
body div.book {
	position:relative;
	float:right;
	width:55px; /*Adjustable | AWAWEB.ir*/
	height:85px; /*Adjustable | AWAWEB.ir*/
	padding:0

}
body div.bookj {
	margin-top:5px;
	width:50px; /*Adjustable | AWAWEB.ir*/
	right:0;
	height:80px; /*Adjustable | AWAWEB.ir*/
	position:absolute;
	-moz-transform: skew(0deg, 8deg);
-webkit-transform: skew(0deg, 8deg);
-o-transform: skew(0deg, 8deg);
-ms-transform: skew(0deg, 8deg);
transform: skew(0deg, 8deg);
box-shadow: inset -5px 0px 5px -2px #333;
  background-size: 80px 110px;
background-position:top;
background-repeat:no-repeat;
}
body div.bookp {
	margin-top:5px;
	width:45px; /*Adjustable | AWAWEB.ir*/
	height:80px; /*Adjustable | AWAWEB.ir*/
	top:-3px;
	right:1px;
	position:absolute;
	background-color:#D8D8D8;
	-moz-transform: skew(0deg, 15deg);
-webkit-transform: skew(0deg, 15deg);
-o-transform: skew(0deg, 15deg);
-ms-transform: skew(0deg, 15deg);
transform: skew(0deg, 15deg);
box-shadow: inset 0px 5px 5px -2px  #9B9B9B;

}
body a.more{
	font-family:Samim, "Trebuchet MS";
	text-decoration:none;
	direction:rtl;
	height:15px;
	width:40px;
	float:left;
	padding:10px;
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
	color:#555;
	line-height:100%;
	background-color:#E7E7E7;
	margin-left:10px;
	border:1px solid #E8E8E8;
    box-shadow: inset 0 0 1px 1px #fff;
	font-size:10pt;
	cursor:pointer;
	z-index:4 !important
}


body div.archives {
	width:98%;
	float:left;
	border-radius:0px;
	background-color:#fff;
	padding-left:1%;
	padding-right:1%;
	padding-bottom:5px;
	padding-top:15px;
	text-align:center;
	margin-top:10px;
		border-bottom:1px solid #ccc

}
div.tags {
	width:98%;
	float:left;
	border-radius:0px;
	background-color:#fff;
	padding-left:1%;
	padding-right:1%;
	padding-bottom:10px;
	padding-top:15px;
	text-align:center;
	margin-top:10px;
		border-bottom:1px solid #ccc

}
body div.archives h4, div.tags h4{
	width:98%;
	text-align:right;
	font-family:SamimBold, "Trebuchet MS";
	font-size:14pt;
	margin-right:2%;
	font-weight:normal;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
}
body div.archives ul{
  -webkit-columns: 2;
  -moz-columns: 2;
  	  columns: 2;
	text-align:right;
	direction:rtl;
	font-size:12pt;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Samim, "Trebuchet MS";
list-style-type:none;
margin-right:10px;
column-rule-style:dashed;
column-rule-width:1px;
column-rule-color:#ECECEC;
border-right:1px dashed #ECECEC;
padding-right:5px;
line-height:180%
}
body div.archives ul li a, div.tags ul li a{
	text-decoration:none;
	color:#000;

}

body div.tags ul{
	  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
	text-align:right;
	direction:rtl;
	font-size:13pt;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Samim, "Trebuchet MS";
list-style-type:none;
margin-right:10px;
column-rule-style:dashed;
column-rule-width:1px;
column-rule-color:#ECECEC;
border-right:1px dashed #ECECEC;
padding-right:5px;
line-height:180%
}
body div.tags a.tagtab {
	font-family:Samim;
	font-size:13pt;
	float:right;
	margin-right:2px;
	margin-top:20px;
	cursor:pointer;
	padding-right:5px;
	padding-left:5px;
	line-height:150%;
	border-radius:2px
}


div.quotation {
	width:96%;
	float:left;
	height:auto;
	border-radius:0px;
	background-color:#fff;
	padding-left:2%;
	padding-right:2%;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	margin-top:10px;
	border-bottom:1px solid #ccc;
}
div.quotation h6{
	padding:2%;
	margin:0;
	font-size:10pt;
	font-weight:normal;
	direction:rtl;
	text-align:right;
	font-family:Samim, "Trebuchet MS";
	float:right;
	width:91%;
}
div.quotation a{
	font-size:10pt;
	font-weight:normal;
	direction:rtl;
	text-align:right;
	font-family:Samim, "Trebuchet MS";
	float:left;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:10px;
	color:#00938C
}

@font-face {
      font-family: 'fontello';
      src: url('fnt/fontello.eot?63908904');
      src: url('fnt/fontello.eot?63908904#iefix') format('embedded-opentype'),
           url('fnt/fontello.woff?63908904') format('woff'),
           url('fnt/fontello.ttf?63908904') format('truetype'),
           url('fnt/fontello.svg?63908904#fontello') format('svg');
      font-weight: normal;
      font-style: normal;
}
div.quotation h6:after{
	content:'';
	font-family:"fontello";
	font-size:15pt;
	color:#ccc;
	margin-top:5px;
	position:absolute;
	margin-right:5px;
}
div.quotation h6:before{
	content:' ';
	font-family:"fontello";
	font-size:15pt;
	color:#ccc;

}
body div.leftside div.subscribe {
	margin-top:15px;
	margin-bottom:15px;
	width:90%;
	float:left;
	border-radius:0px;
	padding-left:5%;
	padding-right:5%;
	padding-bottom:25px;
	padding-top:15px;
	text-align:center;
	height:9px;
	box-shadow:inset 0px 0px 0px 1px #dadada;
	border:1px solid #bababa;
	opacity:0.8;
    font-family:SamimBold, "Trebuchet MS";
	font-size:14pt;
	font-weight:normal;
	line-height:100%;
	color:#fff;
	background: #c9c9c9;
background: -moz-linear-gradient(top, #c9c9c9 0%, #c4c4c4 50%, #bababa 51%, #e0e0e0 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #c9c9c9), color-stop(50%, #c4c4c4), color-stop(51%, #bababa), color-stop(100%, #e0e0e0));
background: -webkit-linear-gradient(top, #c9c9c9 0%, #c4c4c4 50%, #bababa 51%, #e0e0e0 100%);
background: -o-linear-gradient(top, #c9c9c9 0%, #c4c4c4 50%, #bababa 51%, #e0e0e0 100%);
background: -ms-linear-gradient(top, #c9c9c9 0%, #c4c4c4 50%, #bababa 51%, #e0e0e0 100%);
background: linear-gradient(to bottom, #c9c9c9 0%, #c4c4c4 50%, #bababa 51%, #e0e0e0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9c9c9', endColorstr='#e0e0e0', GradientType=0 );
	z-index:1;
	position:relative
}
body div.leftside div.subscribe::after{
	content:'اشتراک ایمیلی:';
	float:right;
	font-size:10pt;
	direction:rtl

}
body div.leftside div.subscribe input.email{
	outline:none;
	color:#000;
	border:1px solid #ccc;
    font-family:Samim, "Trebuchet MS";
	font-size:10pt;
	font-weight:normal;
	float:left;
	width:45%;
	margin-left:5px;
	padding:2px;
	margin-top:-3px;
	border-radius:2px;
	display:none
} 
body div.leftside div.subscribe input.submit{
	outline:none;
	height:24px;
	border:0px solid #ccc;
    font-family:Samim, "Trebuchet MS";
	font-size:10pt;
	font-weight:normal;
	color:#fff;
	float:left;
	width:20%;
	margin-top:-2px;
	background-color:#9e0000;
	border-radius:2px;
	display:none;
	cursor:pointer
} 
/* //LEFT SIDE */
/* RIGHT SIDE:// */
body div.rightside {
	float:left;
	width:98%;
	height:98%;
	margin-right:1%;
	margin-left:1%;
	margin-top:0px;
	z-index:4
}

/* :in SLIDER:// */
ul.slider {
	list-style:none;
	padding:0px;
	float:left;
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#fff;
}
ul.slider li{
	width:100%;
	padding:0;
	margin:0;
	background-color:#fff;
	display:block !important;
	float:left;
}
ul.slider ul li {
	list-style:none;
	padding:0;
	margin:0;
	position:relative !important;
	float:left;
	z-index:3;
}
ul.slider li ul li {
	display:none !important
}
body .myslider .numbers{
	display:none !important
}
body .myslider div.inslider {
	float:right;
	direction:rtl;
	background-color:#fff;
	color:#222222;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:2%;
	padding-left:2%;
	width:96.0%;
	border-bottom:1px solid #BBBBBB
}
body .myslider div.inslider a.hovery{
	color:#222222;
	text-decoration:none
}

body .myslider div.inslider .sldimg{
	width:45px;
	height:45px;
	float:left;
	background-size:45px 45px;
	margin-right:10px;
	margin-bottom:2px;
	background-color: #f0f0f0;
}
body .myslider div.inslider  h2{
	line-height:150%;
	font-size:16px;
	margin-top:0px;
	text-align:right;
		font-family:SamimBold, "Trebuchet MS";
	font-weight:normal;
	padding:0
}
body .myslider div.inslider  h3{
	line-height:150%;
	font-size:13px;
	margin-top:-10px;
	font-family:Samim, "Trebuchet MS";
	font-weight:normal;
	text-align:right

}
body .myslider div.inslider  h4{
	line-height:150%;
	font-size:11px;
	margin-top:-12px;
	margin-bottom:0px;
	font-family:Samim, "Trebuchet MS";
	font-weight:normal;
	text-align:right;
	padding:0px;

}

body .myslider div.inslider span.cats, div.sixout span.cats  {
	font-size:8px;
	line-height:100%;
	color:#BCBCBC;
	border:1px solid #BCBCBC;
	padding-right:5px;
	padding-left:5px;
	box-shadow:1px 1px #CBCBCB;
	margin-right:10px;
	border-radius:5px;
}
/* //:in SLIDER */
/* :out SLIDER:// */
body div.leftos {
	width:100%;
	float:right;
	padding:0;
	margin-bottom:10px;
}
body div.rightos {
	width:100%;
	float:right;
	margin-bottom:10px;
	padding:0;
}
body div.rightos a.outhovery, div.leftos a.outhovery, div.leftos a.outhovery-t {
	float:right;
	direction:rtl;
	color:#222222;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:2%;
	padding-left:2%;
	width:96.0%;
	border-bottom:1px solid #BBBBBB
}
div.pageentry a.pagehovery  {
	float:right;
	direction:rtl;
	background-color:#fff;
	color:#222222;
	padding-top:10px;
	padding-bottom:20px;
	padding-right:2%;
	padding-left:2%;
	width:96.0%;
	margin-bottom:1px;
	border-bottom:1px solid #dadada;
	z-index:3 !important
}


body div.leftos div.tabs, div.rightos div.tabs {
	display:none

	
}
body div.sixout {
	float:left;
	width:100%;
	margin-bottom:0;
	padding:0;
}

div.sixout .sldimg{
	width:45px;
	height:45px;
	float:left;
	background-size:45px 45px;
	margin-right:10px;
	margin-bottom:2px;
	background-color: #f0f0f0;

}
body div.sixout h2{
	line-height:150%;
	font-size:16px;
	margin-top:0px;
	text-align:right;
		font-family:SamimBold, "Trebuchet MS";
	font-weight:normal;
	padding:0
	
}
body div.sixout h3{
	line-height:150%;
	font-size:13px;
	margin-top:-10px;
	font-family:Samim, "Trebuchet MS";
	font-weight:normal;
	text-align:right
	
}
body div.sixout  h4{
	line-height:150%;
	font-size:11px;
	margin-top:-12px;
	margin-bottom:0px;
	font-family:Samim, "Trebuchet MS";
	font-weight:normal;
	text-align:right;
	padding:0px;
	
}
div.endofinside {
	float:right;
	width:100%;
	height:55px;
	margin-top:-2px;
	background-color:#fff;
	z-index:4 !important
}

/* //:out SLIDER */
body div.page {
	width:98%;
	float:left;
	margin-top:0px;
	direction:rtl;
	text-align:right;
background: #ffffff;
	padding-right:2%;
	padding-top:2%;
	padding-bottom:5%;

}
body div.page a.home {
	background-image:url(../img/home-solid.svg);
	background-repeat:no-repeat;
	background-size:15px 15px;
	background-position:center center;
	width:15px;
	height:20px;
	float:right;
}

body div.page span {
	float:right;
	margin-right:2px;
	margin-left:2px;
	line-height:100%;
	font-family:Samim, "Trebuchet MS";
	font-size:10pt;
	margin-top:5px;
	color:#068e87;

}
body div.page h6 {
	padding:0;
	margin:0;
	line-height:100%;
	font-family:SamimBold, "Trebuchet MS";
	font-weight:normal;
	font-size:9pt;
	float:right;
	margin-top:5px;
}
body div.page h6 a{
	color:#068E87
}
body div.page h7 {
	padding:0;
	margin:0;
	line-height:100%;
	font-family:Samim, "Trebuchet MS";
	font-weight:normal;
	font-size:8pt;
	float:right;
	margin-top:5px;
}
body div.page h7 a{
	color:#068E87
}
div.related {
	display:none


}
div.relendo {
	float:right;
	width:92%;
	font-family:SamimBold;
	font-weight:normal;
	background-color:#efefef;
	color:#000;
	z-index:10;
	direction:rtl;
	text-align:right;
	padding:4% 2% 2% 2%;
	font-size:13pt;
	margin:2%;

}
div.relendo ul{
	margin:10px 0 0 0;
	padding:0px 15px 0px 0px;
	font-size:11pt;
line-height:250%;
list-style:none;



}

div.relendo a {
	font-family:Samim, "Trebuchet MS";
	font-weight:normal;
	color:#000;
	float:right;
	width:100%;
	
}
a.mylink {
	color:#000 !important
}
div.webpages {
	background-color:transparent !important;

}
div.webpages div{
	background-color:transparent !important;

}
body div.ent article, body div.webpages article{
	padding:0;
	margin:0;
}
body div.ent article h1, body div.entt article h1, div.webpages article h1{
	line-height:150%;
	font-size:20px;
	margin-top:0px;
	text-align:right;
	font-family:SamimBold, "Trebuchet MS";
	font-weight:normal;
	padding:0;
	margin-right:3%;
	margin-left:3%;
	direction:rtl;
}
body div.ent article h2, body div.entt article h2, div.webpages article h2{
	line-height:150%;
	font-size:16px;
	margin-top:-8px;
	font-family:Samim, "Trebuchet MS";
	font-weight:normal;
	text-align:right;
	margin-right:3%;
	margin-left:3%;
	padding:0;
	direction:rtl;
}
body div.ent article h3, body div.entt article h3, div.webpages article h3{
	line-height:200%;
	font-size:12px;
	font-family:SamimBold, "Trebuchet MS";
	font-weight:Bold;
	text-align:left;
	padding-left:3%;
	padding-right:3%;
	padding-bottom:0;
	padding-top:0px;
	color:#140D6A;
	margin-top:0;
	margin-bottom:0;
	direction:rtl;
}
body div.ent article .artcl, body div.entt article .artcl, div.webpages article h4{
	line-height:200%;
	font-size:16px;
	margin-top:10px;
	margin-bottom:0px;
	font-family:Samim, "Trebuchet MS";
	font-weight:normal;
	text-align:right;
	padding:0px;
	color:#000;
	direction:rtl;
	margin-left:3%;
	margin-right:3%;
	float:left;

}
body div.ent article .artcl.active, body div.entt article .artcl.active, div.webpages article h4.active{
	line-height:200%;
	font-size:16px;
	margin-top:20px;
	margin-bottom:0px;
	font-family:SamimBold, "Trebuchet MS";
	font-weight:Bold;
	text-align:right;
	padding:0px;
	color:#000;
	direction:rtl;
	margin-left:3%;
	margin-right:3%;
}
body div.ent article .artcl b, div.webpages article h4 b{
	font-family:SamimBold, "Trebuchet MS";
	font-weight:Bold;
}
body div.ent article .artcl a, body div.entt article .artcl a, div.webpages article h4 a{
	color:#C41C1F
}
body div.ent article .artcl a:hover, body div.entt article .artcl a:hover{
	color:#00938C
}
ul.post_objects {
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
	width: 100% !important;
	float: left !important;
}
ul.post_objects li{
	float: right;
	width: 97% !important;
	margin: 0px 0px 10px 0px !important;
	padding: 10px 1.5% 10px 1.5% !important;
	border-bottom: 1px solid #eee;
	background-color: #f0f0f0 !important;

}
ul.post_objects li a{
	color: #000 !important;
	float: right !important;
	width: 100% !important;
	opacity: 1 !important;
	margin: 0 !important;
}

ul.post_objects li:last-child{
	float: right;
	width: 97% !important;
	margin: 0px 0px 10px 0px !important;
	padding: 10px 1.5% 10px 1.5% !important;
	border-bottom: 0px;
	background-color: #f0f0f0 !important;
}
ul.post_objects h2.ttl{
	line-height:150% !important;
	font-size:20px !important;
	text-align:right !important;
	font-family:SamimBold, "Trebuchet MS";
	font-weight:normal !important;
	padding:0 !important;
	margin: 0 0 10px 0 !important;
}
ul.post_objects h3.ttl, ul.post_objects h3{
	line-height:150% !important;
	font-size:15px !important;
	margin-top:-8px !important;
	font-family:Samim, "Trebuchet MS";
	font-weight:normal !important;
	text-align:right !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
	color: #000 !important;
	padding: 0 !important
}
ul.post_objects h4.ttl{
	line-height:150% !important;
	font-size:13px !important;
	margin-top:3px !important;
	margin-bottom:0px !important;
	font-family:Samim, "Trebuchet MS";
	font-weight:normal !important;
	text-align:right !important;
	padding:0px !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
	color: #000 !important

}
ul.post_objects .sldimg{
	width:80px;
	height:80px;
	float:left;
	background-size:80px 80px;
	margin-right:5px;
	margin-bottom:2px;
	background-color: #f0f0f0;
}

ul.post_objects span.cats  {
	font-size:8pt;
	line-height:100%;
	color:#BCBCBC;
	border:1px solid #BCBCBC;
	padding-right:5px;
	padding-left:5px;
	box-shadow:1px 1px #CBCBCB;
	margin-right:0px;
	border-radius:5px;
	white-space: nowrap;
}
.wp-block-lazyblock-gall {width: 100%;float: left;}
.nppages {
	width: 100%;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	opacity: 0.7 !important
}
.nppages a.npright{
	text-align: right;
	direction: rtl;
	float: right;
	color: #000 !important;
	background-color: #fafafa;
	padding-left: 10px;
	margin-bottom: 5px;
	opacity: 0.5 !important
}
.nppages a.ppleft{
	text-align: left !important;
	direction: rtl;
	float: left;
	padding-right: 10px;
	margin-bottom: 5px;
	color: #000 !important;
	background-color: #fafafa;

}
.nppages a:hover{

	background-color: #F0F0F0 !important;
		opacity: 1 !important

}
.nppages div.nppcenter{
	float: right;
	height: 5px;
	display: block;
	margin-bottom: 5px;
	background: #fff;
}
.nppages a.tnpright{
	text-align: right;
	direction: rtl;
	float: right;
	color: #000 !important;
	background-color: #fafafa;
	padding-left: 10px;
	margin-bottom: 5px;
	opacity: 0.5 !important

}
.nppages a.tppleft{
	text-align: left !important;
	direction: rtl;
	float: left;
	padding-right: 10px;
	margin-bottom: 5px;
	color: #000 !important;
	background-color: #fafafa;
}

.nppages div.tnppcenter{
	float: right;
	height: 5px;
	display: block;
	margin-bottom: 5px;
	background: #fff
}
.npimg {
	background-image: url("../img/chevron-circle-right-solid.svg");
	background-size: 30px 30px;
	background-position: center;
	width: 30px;
	height: 30px;
	float: right;
	margin: 0 10px 0 10px;
	
		
}
.ppimg {
	background-image: url("../img/chevron-circle-right-solid.svg");
	background-size: 30px 30px;
	background-position: center;
	width: 30px;
	height: 30px;
	float: left;
	margin: 0 10px 0 10px;
	  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Safari 3-8 */
  transform: rotate(180deg);
	
		
}
.nppages h1{
	font-family: SamimBold;
	font-size: 17pt !important;
	margin: 0px !important;
	font-weight: normal !important;
	padding: 10px 0px 15px 0px !important;
	line-height: 100% !important;
	text-align: inherit !important;
	
}
.nppages h2{
	font-family: Samim;
	font-weight: normal !important;
	font-size: 11pt !important;
	margin: 0px 10px 10px 10px !important;
	padding: 0px !important;
	line-height: 180% !important;
	text-align: inherit !important;

}

.artcl p {
	margin: 0 0 25px 0 !important;
	margin-block-start: 0px;
    margin-block-end: 0px ;
    margin-inline-start: 0px ;
    margin-inline-end: 0px ;
	padding: 0;

}
.artcl blockquote {
    display: block;
    margin-block-start: 5px !important;
    margin-block-end: 5px !important;
    margin-inline-start: 5px !important;
    margin-inline-end: 5px !important;
	border-right: 3px solid #eee;
	padding-right: 10px !important;

}
figure{
	margin: auto;
	padding:auto; 
	float: inherit;
	height:auto !important;
	position: relative;
	
}
figure.inm{
	width:50% !important;
	margin:0;
	padding:0; 
}
figure.inxl{
	width:100% !important;
	margin:0;
	padding:0; 
}
figure.inl{
	width:75% !important;
	margin:0;
	padding:0; 
}
figure.inxs img, figure.ins img, figure.inm img, figure.inl img, figure.inxl img{
	width:100% !important;
	margin:0;
	padding:0; 
}
figure.ins{
	width:33.3% !important;
	margin:0;
	padding:0; 
}
figure.inxs{
	width:20% !important;
	margin:0;
	padding:0; 
}
figure.size-full, figure.size-medium, figure.size-small, figure.size-big, figure.size-thumbnail {
	padding:0 !important;

}
figure.alignnone, figure.alignright {
	float: right;
	margin:10px 10px 0px 10px !important;
	padding:0;
}
figure.aligncenter  {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
figure.alignleft   {
	float: left;
	margin:10px 10px 0px 10px !important;
	padding:0;
}
.wp-caption {
	width:auto !important;
	float: right !important;
}
figure figcaption{
	position: absolute;
	background-color: #000;
	color: #fff;
	opacity: 0.7;
	width: 97%;
	bottom: 10px;
	right: 0;
	height: auto;
	padding:0 1.5% 0 1.5%;
	line-height: 170%;
	font-size: 10pt;
	margin: 0;
	text-align: right;
	margin-block-start: 0px !important;
    margin-block-end: 0px !important;
    margin-inline-start: 0px !important ;
    margin-inline-end: 0px !important;
}

figure:hover figcaption{
	display: none
}
.artcl img{
	max-width:100% !important;
}

div.outs, div.outsm{
	float:left;
	width:100%;
	text-align:center;
	position: relative
}
div.outs img, div.outsm img{
	max-width:100%;
	height:auto !important;
}
div.outs, div.outsm, div.outm, div.outl{
	float:left;
	width:100%;
	text-align:center;
	position: relative
}
div.outs ul{
	list-style:none;
	position:relative;
	width: 33.3%; 
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	margin-bottom: 0px;
	padding:0;
}
div.outsm ul{
	list-style:none;
	position:relative;
	width: 50%; 
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	margin-bottom: 0px;
	padding:0;
}
div.outs img, div.outsm img, div.outm img, div.outl img{
	max-width:100%;
	height:auto !important;
}
div.outs ul li, div.outsm ul li, div.outm ul li, div.outl ul li {
	position:absolute;
	width: 97%; 
	background-color:#000; 
	color:#fff;  
	opacity:0.6;
	bottom:13px;
	padding-right: 1.5%;
	padding-left: 1.5%;
	font-size: 9pt;
	line-height: 150%;
	text-align: right;
	direction: rtl;
	padding-bottom: 2px;
	padding-top: 2px;
}
div.outs ul:hover li, div.outsm ul:hover li, div.outm ul:hover li, div.outl ul:hover li{
	display: none
}
div.outs a, div.outsm a, div.outm a, div.outl a{
	display: block !important;
	float: left !important;
	width: 100% !important;
	position: relative !important;
}

div.outm ul{
	list-style:none;
	position:relative;
	width: 80%; 
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	margin-bottom: 0px;
	padding:0;
}

div.outm{
	float:left;
	width:100%;
	text-align:center;
	margin-top:10px;
	position: relative;
}
div.outm img{
	width:100%;
	height:auto !important;
}
div.outl ul{
	list-style:none;
	position:relative;
	width: 100%; 
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	margin-bottom: 0px;
	padding:0;
}
div.outl{
	float:left;
	width:100%;
	margin-top:10px;
	text-align:center;
	position: relative;
}
div.outl img{
	width:100%;
	height:auto !important;
}

ul.ins li, ul.inm li, ul.inl li {
	position:absolute;
	bottom:0;
	background-color:#000;
	color:#fff;
	opacity: 0.6;
	padding-right: 1.5%;
	padding-left: 1.5%;
	overflow: hidden;
	font-size: 9pt;
	line-height: 150%;
	text-align: right;
	direction: rtl;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 97%;
}
ul.ins{
    position:relative;
	list-style:none;
	margin-right:10px; 
	margin-left: 10px;
	margin-top:10px;
	margin-bottom:0;
	padding:0; 
	max-width:25%;
	height:auto !important;
	float:inherit;
}
ul.inm{
    position:relative;
	list-style:none;
	margin-right:10px; 
	margin-left: 10px;
	margin-top:10px;
	margin-bottom:0;
	padding:0; 
	width:33.3%;
	height:auto !important;
	float:inherit;
}
ul.inl{
    position:relative;
	list-style:none;
	margin-right:10px; 
	margin-left: 10px;
	margin-top:10px;
	margin-bottom:0;
	padding:0; 
	width:50%;
	height:auto !important;
	float:inherit;
}
ul.ins img, ul.inm img, ul.inl img{
	max-width:100%;
}
ul.ins:hover li, ul.inm:hover li, ul.inl:hover li{
	display: none;
}
span.ins img{
	margin-top:10px;
	margin-bottom:0;
	margin-right:10px;
	margin-left:10px;
	max-width:25% !important;
	height:auto !important;
}
span.inm img{
	margin-bottom:0;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	padding:0;
	width:33.3% !important;
	height:auto !important;
}
span.inl img{
	margin-bottom:0;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	padding:0;
	width:50% !important;
	height:auto !important;
}
.gall2, .gall3, .gall4  {
	width:100% !important;
	float:right !important;
	text-align:center;
	margin-top:10px;
}
.gall4 ul{
	list-style:none !important;
	position:relative !important;
	width: 22% !important;
	max-width: 22% !important;
	height: auto !important;
	margin: 5px !important;
	padding: 0 !important;
	display: inline-block !important

}
.gall3 ul{
	list-style:none !important;
	position:relative !important;
	width: 30% !important;
	max-width: 30% !important;
	height: auto !important;
	margin: 5px !important;
	padding: 0 !important;
	display: inline-block !important

}
.gall2 ul{
	list-style:none !important;
	position:relative !important;
	width: 44% !important;
	max-width: 44% !important;
	height: auto !important;
	margin: 5px !important;
	padding: 0 !important;
	display: inline-block !important

}
.gall4 ul li.cpt, .gall3 ul li.cpt, .gall2 ul li.cpt{
	position:absolute;
	width: 97%; 
	background-color:#000; 
	color:#fff;  
	opacity:0.6;
	bottom:0px;
	font-size: 10pt;
    font-family: Samim , "Trebuchet MS";
	line-height: 150%;
	text-align: center;
	direction: rtl;
	left: 0;
	padding-right: 1.5%;
	padding-left:1.5%;
	margin-right: 23px;
	margin-bottom: 0px

}
.gall4 ul:hover li.cpt, .gall3 ul:hover li.cpt, .gall2 ul:hover li.cpt{
	display: none

}
.gall4 img, .gall3 img, .gall2 img{
	width:100% !important;
	height:auto !important;
	float: right !important;
}
div.photo {
	width:97.37%;
	height:535px;
	float:right;
	text-align:center;
	margin-top:10px;
	  vertical-align: middle;
	  position:relative;
	  border:2px solid #ccc;
	  border-width:2px 0px 0px 0px ;
	  padding-left:1%;
	  padding-right:1%;
	  background-image:url(../img/puff.svg);
	  background-position:center center;
	  background-repeat:no-repeat;
	  	  background-size:45px 45px;


}
a.newm div, a.gnewm div  {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 500px;
	margin:  -150px 0 0 -250px;
	z-index: 2;

	min-height: 175px;
	max-height: 175px;
	box-shadow: 0px 0px 10px 0px #ccc;
	background-color: #efefef;
	overflow:hidden;
	padding: 1%;
	display: none;
	cursor: default;
}
div.photo img{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:520px;
	z-index:2;


}
.idesc{
	position:absolute;
	left:0;
	bottom:0;
	background-color:#333;
	color:#fff;
	z-index:3;
	width:98%;
	height:auto;
	opacity:0.85;
	font-size:10pt;
	text-align:right;
	direction:rtl;
	padding-left:1%;
	padding-right:1%;
	line-height:170%;
	z-index:1;
	margin-bottom:7px
	

}
a.close{
	position:absolute;
	bottom:5px;
	left:5px;
	background-image:url(../img/close.svg);
	background-repeat:no-repeat;
	background-size:12px 12px;
	height:12px;
	width:12px;
	z-index:2;
	display:none

}
.gallery {
	width:100%;
	height:80px;
	float:left;
	position:relative;
    margin-top:10px;
	margin-bottom:10px;


}
.gall20 {

	width:100%;
	height:80px;
	float:left;
	position:relative;
	white-space:nowrap;
	overflow-y:hidden;
    overflow-x:auto;
	direction:ltr

}
.gall20::-webkit-scrollbar
{
	width: 10px;
	background-color:transparent;
}

.gall20::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px #ccc;
	border-radius: 0px;
	background-color: #ccc;
}

.gall20::-webkit-scrollbar-thumb
{
	-webkit-box-shadow: inset 0 0 6px #000;
	border-radius: 0px;
	background-color: #000;
}
.gall20::-webkit-scrollbar-button{
	 background-color: #ccc;
	 height:2px;
	 display:none

}
.gall20 div{
	position:absolute;
	left:0;
	top:0;
	padding-right:40px;
	padding-left:30px
}
.gall20 div img{
	width:60px;
	margin-left:10px;
	height:60px;
	opacity:0.6;
	padding:0;
    display: inline-block;
    object-fit: cover;
	background-color:#000;
    border:2px solid #000;
	cursor:pointer

}
.gall20 div img:last-child{
	width:60px;
	margin-left:10px;
	margin-right:40px;
	height:60px;
	opacity:0.6;
	padding:0;
    display: inline-block;
    object-fit: cover;
	background-color:#000;
    border:2px solid #000;
	cursor:pointer
}
.artcl a.gright {
	width:4.5%;
	height:64px;
	background-color:#000;
	position:absolute;
	z-index:1;
	right:0;
	background-image:url(../img/right.svg);
	background-size:18px 18px;
	background-position:center;
	background-repeat:no-repeat;
	opacity:0.8;
}


.artcl a.gleft {
	width:4.5%;
	height:64px;
	background-color:#000;
	position:absolute;
	z-index:1;
	left:0;
	background-image:url(../img/right.svg);
	background-size:18px 18px;
	background-position:center;
	background-repeat:no-repeat;
	  transform: rotate(180deg);
	  opacity:0.8;

}
div.inent1 {
	width:98%;
	float:left;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:30px;
	margin-top:30px
}

div.inentshare {
	float:right;
	opacity:0.8;
	margin-top:5px;
	margin-left:15px;
	margin-right:5px
}
div.inentdate {
	float:left;
	margin-bottom:5px;
	margin-top:5px;
	width:98%;
	font-family:SamimBold, "Trebuchet MS";
	text-align:right;
	font-size:9pt;
	padding-right:2%;
	opacity:0.5
}
a.inentpdfver {
	width:115px;
	float:left;
	height:35px;
	margin-left:5px;
	border:1px solid #f3f3f3;
	border-bottom:5px solid #f3f3f3;
	margin-top:-15px
}
a.inentpdfver div{
	background-image:url(../img/ent/pdf3.svg);
	background-repeat:no-repeat;
	background-position:center;
 	height:24px;
	width:24px;
	float:right;
	margin-top:5px;
	margin-right:3px;
}
a.inentpdfver span{
	font-family:SamimBold, "Trebuchet MS";
	font-size:9pt;
	font-weight:normal;
	color:#686868;
	line-height:100%;
	padding-top:13px;
	float:right;
	margin-right:2px;
	margin-top:2px;
}
div.inent2 {
	width:94%;
	float:left;
	margin-left:3%;
	margin-right:3%;
	border-top:1px solid #f3f3f3;
	margin-top:5px;
	padding-top:5px;
	padding-bottom:10px;
	color:#00938C;
	border-bottom:1px solid #f3f3f3;
}
div.inenttaglo {
	float:right;
	width:13px;
	height:10px;
	background-image:url(../img/ent/tags.svg);
	background-size:13px 10px;
	background-repeat:no-repeat;
	background-position:center;
	margin-left:5px;
	opacity:0.8;
	margin-top:7px
}
div.inenttag {
	float:right;
	font-family:Samim, "Trebuchet MS";
	font-size:10pt;
	font-weight:normal;
	direction:rtl;
	text-align:right;
	margin-right:5px;
	margin-top:0px;
	height:50px;
	overflow:hidden;
	position:relative;
	line-height:200%;
	width:100%;
}
div.inenttag ul{
	padding:0;
	margin:0;

}
div.inenttag ul li{
	  display:inline-block;
}
div.inenttag ul li a{
	color:#1D8A84

}
div.inenttag ul li::after{
	content:'،';
}
a.readmore{
	font-family:SamimBold;
	font-size:10pt;
text-align:left;
color:red;
position:absolute;
background-color:#fff;
margin-top:28px;
display:none
}
div.intagmore{
	position:fixed;
	overflow-x:hidden;
	overflow-y:scroll;
	width:90%;
	height:100%;
	background-color:#fff;
	z-index:15;
	padding-left:5%;
	padding-right:5%;
	display:none
}
div.intagmore div{
	font-family:Samim, "Trebuchet MS";
	font-size:12pt;
	font-weight:normal;
	direction:rtl;
	text-align:right;
	line-height:100%;
	color:#000;
	margin-top:17%;
	margin-bottom:10%;
}
div.intagmore div ul{
	padding:0;
	-moz-column:2;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
  	-moz-column-count: 2; /* Firefox */
  	column-count: 2;
	margin:0;
	list-style:none;
	width:100%;

}
div.intagmore div ul li{
			float:right;
	width:100%;
	text-align:center
}
div.intagmore div ul li a{
			float:right;
	width:100%;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#000;
	background-color:#efefef;

}
div.intagmore div div.inenttaglo {
	display:none
}
div.intagmore a.tagclose{
	background-image:url(../img/close.svg);
	background-size:30px 30px;
	position:absolute;
	right:10px;
	top:7px;
	width:30px;
	height:30px;
	  -webkit-filter: invert(100%); /* Safari */
  filter: invert(100%);
}
div.inent3 {
	width:94%;
	float:left;
	margin-left:3%;
	margin-right:3%;
	border-radius:0px;
	min-height:35px;
	margin-bottom:35px;
}
div.inent4 {
	width:94%;
	float:left;
	margin-left:3%;
	margin-right:3%;
	border-bottom:1px solid #f3f3f3;
	margin-bottom:15px

}
div.comment1 {
	float:right;
	width:97%;
	margin-right:3%;
}
div.comment1 .com {
	height:50px;
	width:100%;
	opacity:0.5;
	float:right;
		display:none
}

div.comment1 .comm {
	height:70px;
	width:100%;
	opacity:0.5;
	float:right;
	display:none;
}


div.comment1 #thisname{

	display:none
}
.thisname {
	height:20px;
	text-align:right;
	font-family:SamimBold, "Trebuchet MS";
	font-size:10pt;
	font-weight:Bold;
	float:right;
}
.thisname::after {
	width:20px;
	height:20px;
	float:right;
	content:"";
	background-image:url(../img/ent/chat.svg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:20px 20px;
	margin-left:5px;
	margin-top:0px;
	opacity:0.7
}
.thisname::before {
	float:left;
	content:":";
	margin-right:2px
}
div.comment2{
	float:right;
	width:100%;
	margin-top:20px;
}
div.commentor {
	width:94%;
	float:left;
	text-align:right;
	margin-left:3%;
	margin-bottom:1%;
	font-family:Samim, "Trebuchet MS";
	font-size:7pt;
	font-weight:normal;
	opacity:1;
	margin-top:1%
}

div.commentor::after {
	width:10px;
	height:15px;
	float:right;
	content:"";
	background-image:url(../img/ent/clock.svg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:10px 10px;
	margin-left:5px;

	opacity:0.7
}

div.comentr{
	float:right;
	width:94%;
	padding-left:3%;
		padding-right:3%;

	padding-top:1%;
	padding-bottom:1%;
	direction:rtl;
	text-align:right;
	font-family:Samim, "Trebuchet MS";
	font-size:10pt;
	font-weight:normal;
	line-height:170%;
	opacity:0.7;
		height:85px;
	overflow:hidden;
}
a.creadmore{
	font-family:SamimBold;
	font-size:9pt;
color:#00938C;
background-color:#fff;
width:45px;
float:left;
text-align:left;
margin-top:-20px;
position:relative;
margin-left:5px;
display:none

}


div.comment2 textarea {
	width:98%;
	float:left;
	border-radius:2px;
	border-color:#ccc;
	background-color:transparent;
	border:1px solid #ccc;
	outline:none;
	direction:rtl;
	text-align:right;
	line-height:150%;
	font-family:Samim, "Trebuchet MS";
	font-size:10pt;
	font-weight:normal;
	padding:1%;
	resize: vertical;
	min-height:100px;
	position:relative
}
div.comment2 input.name{
	width:66%;
	margin-top:10px;
	float:right;
	border-radius:2px;
	border-color:#ccc;
	background-color:transparent;
	border:1px solid #ccc;
	outline:none;
	direction:rtl;
	text-align:right;
	line-height:150%;
	font-family:Samim, "Trebuchet MS";
	font-size:10pt;
	font-weight:normal;
	padding:1%;
	height:22px;
	margin-left:2%;
}
div.comment2 input.email {
	width:66%;
	background-color:transparent;
	margin-top:10px;
	float:right;
	border-radius:2px;
	border-color:#ccc;
	border:1px solid #ccc;
	outline:none;
	direction:ltr;
	text-align:left;
	line-height:150%;
	font-family:Samim, "Trebuchet MS";
	font-size:10pt;
	font-weight:normal;
	padding:1%;
	height:22px;
}
div.comment2 input.submit {
	width:25%;
	float:left;
	border-radius:2px;
	background-color:#00938C;
	border:0;
	height:60px;
	outline:none;
	text-align:center;
	line-height:150%;
	font-family:Samim, "Trebuchet MS";
	font-size:10pt;
	font-weight:normal;
	margin-left:5px;
	margin-top:-25px;
	padding:1%;
	color:#fff;
	cursor:pointer;
box-sizing: border-box;
display:inline-block;


}
div.comment2 input:focus, div.comment2 textarea:focus {
	border:1px solid #00938C
}
div.pageentry {
	width:100%;
	float:left;
	background-color:#fff;
	box-shadow: 0 0 10px 0px #dadada;
}
div.pageent .sldimg{
    width:65px;
	height:65px;
	float:left;
	background-size:65px 65px;
	margin-right:10px;
	margin-bottom:2px;
	background-color: #f0f0f0;
}
body div.pageent h2{
	line-height:150%;
	font-size:22px;
	margin-top:0px;
	text-align:right;
	font-family:SamimBold, "Trebuchet MS";
	font-weight:normal;
	padding:0
}
body div.pageent h3{
	line-height:150%;
	font-size:18px;
	margin-top:-10px;
	font-family:Samim, "Trebuchet MS";
	font-weight:normal;
	text-align:right
}
body div.pageent h4{
	line-height:150%;
	font-size:15px;
	margin-top:-12px;
	margin-bottom:0px;
	font-family:Samim, "Trebuchet MS";
	font-weight:normal;
	text-align:right;
	padding:0px;
}
div.endofpent {
	float:left;
	width:99%;
	margin-right:0.5%;
	margin-left:0.5%;
	height:0.01em;
	background-color:#dadada;
}
div.sho {
	display:block;
	font-size:8.5pt;
	background-color:#efefef;
	color:#737373;
	font-family:Samim, "Trebuchet MS";
	font-weight:normal;
	padding-top:10px;
	text-align:center;
	width:100%;
	float:left;
	padding-bottom:10px;
	margin-bottom:-20px;
}
div.heightpin {
	width:100%;
	float:left;
	height:37px;
	background-color:#efefef;

}
div.resdiplay {
	width:100%;
	float:right;
	text-align:center;
}
div.resdiplay div.one{
	width:56px;
	margin-right:auto;
	margin-left:auto;
	height:20px;
}
div.resdiplay div.two{
	width:18px;
	margin-right:auto;
	margin-left:auto;
	height:20px;
	margin-top:5px;
}
div.sho div.three{
	font-size:7pt;
}
div.sho div.phone {
	position:absolute;
	opacity:0.4;
	width:16px;
	height:16px;
	margin-left:40px;
	background-image:url(../img/mobile-alt-solid.svg);
	background-size:16px 16px;
}
div.sho div.tablet {
	position:absolute;
	opacity:0.4;
	width:16px;
	height:16px;
	margin-left:20px;
	background-image:url(../img/desktop-solid.svg);
	background-size:16px 16px;
	margin-right:5px;
}
div.sho div.tv {
	position:absolute;
	opacity:0.4;
	width:16px;
	height:16px;
	margin-left:0px;
	background-image:url(../img/tablet-alt-solid.svg);
	background-size:16px 16px;
	margin-right:5px;

}
div.sho a {
	color:#999;

}
div.sho div.resdiplay div.two a.topto {
	background-image:url(../img/up.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:18px 18px;
	width:18px;
	height:18px;
	float:left;
	  -webkit-filter: grayscale(100%) invert(100%); /* Safari */
  filter: grayscale(100%) invert(100%);
  opacity:0.3;
}
body div.tbox-right {
	width:100%;
	float:right;
	background-color:#fff;
	margin-bottom:15px;
	z-index:2;
}
body div.tbox-right ul{
	margin:0px;
	list-style:none;
	padding:0;
	-moz-column:2;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
  	-moz-column-count: 2; /* Firefox */
  	column-count: 2;
  	-webkit-column-rule: 1px solid #efefef; /* Chrome, Safari, Opera */
  	-moz-column-rule: 1px solid #efefef; /* Firefox */
  	column-rule: 1px solid #efefef;
	direction:rtl;
	float:right;
	width:100%;
		font-size:15px !important;
		line-height:300%;
	text-align:right
}
body div.tbox-right ul li{
	text-align:right;
	font-family:Samim, "Trebuchet MS";
	font-weight:normal;
	padding-right:5%;
	cursor:pointer;
	color:#000;

}

body div.tbox-right ul li a{
	color:#000
}

body div.tbox-right ul li.active{

	display:none

}

body div.tbox-right a.keyboard{
	width:30px;
	height:27px;
	left:10px;
	margin-top:6px;
	background-image:url(../img/keyboard.svg);
	background-size:27px 27px;
	background-repeat:no-repeat;
	background-position:center;
	opacity:1;
	cursor:pointer;
	position:absolute
}
body div.tbox-right div.sortell {
	height:40px;
	width:100%;
	position:relative;
	top:0px;
	right:0;
	background-color:#F1D9EF;
	float:left;
	z-index:0
}
body div.tbox-right .sortt{
	background-image:url(../img/sort-down.svg);
	background-size:30px 30px;
	background-repeat:no-repeat;
	background-position:center;
	width:30px;
	height:30px;
	float:right;
	margin-top:5px;
	margin-right:5px;
	cursor:pointer;
}
body div.tbox-right .unsortt{
	background-image:url(../img/sort-up.svg);
	background-size:30px 30px;
	background-repeat:no-repeat;
	background-position:center;
	width:30px;
	height:30px;
	float:right;
	margin-top:5px;
	margin-right:5px;
	display:none;
	cursor:pointer;
}
body div.tbox-right .sortt::after  {
	content:"الفبا";
	position:absolute;
	width:28px;
	right:35px;
	line-height:170%;
	font-family:SamimBold;
	font-size:10pt;
	margin-top:3px;
	opacity:0.8;
	text-align:center;
}
body div.tbox-right a#reset {
	background-image:url(../img/ent/history-solid.svg);
	background-size:17px 17px;
	background-repeat:no-repeat;
	background-position:center;
	height:17px;
	width:17px;
	cursor:pointer;
	opacity:1;
	float:left;
	margin-left:47%;
	margin-top:13px;
	display:none;
}

body div.tbox-left div.mykeys {
	position:fixed;
	width:94%;
	height:100%;
	padding:3%;
	top:0;
	right:0;
	background-color:#292929;
	display:none;
	z-index:5;
	overflow-y:scroll;
	overflow-x:hidden;

}
body div.tbox-left div.mykeys a.mkclose{
	float:right;
	width:20%;
	height:35px;
	background-image:url(../img/close.svg);
	background-size:25px 25px;
	background-repeat:no-repeat;
	background-position:top;
	cursor:pointer;
	margin-top:5px;


}
body div.tbox-left div.mykeys a.backsp{
	display:none
}
body div.tbox-left div.mykeys a.english{
	float:left;
	width:30%;
	background-color:#000;
	line-height:100%;
	font-family:"Trebuchet MS";
	font-size:20px;
	padding:6px 0px 5px 0px;
	color:#C1C1C1;
	cursor:pointer
}
body div.tbox-left div.mykeys a.persian{
	float:left;
	width:30%;
	background-color:#000;
	line-height:100%;
	font-family:Samim;
	font-size:14px;
	padding:9px 2px 8px 2px;
	color:#C1C1C1;
	cursor:pointer;
	display:none;
}

body div.tbox-left div.mykeys ul#enmyke{
	padding:0;
	margin:5px 0px 10px 0px;
	list-style:none;
		-moz-column:3;
	  -webkit-column-count: 3; /* Chrome, Safari, Opera */
  	-moz-column-count: 3; /* Firefox */
  	column-count: 3;
  	-webkit-column-gap: 0px; /* Chrome, Safari, Opera */
  	-moz-column-gap: 0px; /* Firefox */
  	column-gap: 0px;
	direction:ltr;
	color:#fff;
	float:left;
	width:100%;;
		display:none

}
body div.tbox-left div.mykeys ul#myke{
	padding:0;
	margin:5px 0px 20px 0px;
	list-style:none;
		-moz-column:3;
	  -webkit-column-count: 3; /* Chrome, Safari, Opera */
  	-moz-column-count: 3; /* Firefox */
  	column-count: 3;
  	-webkit-column-gap: 0px; /* Chrome, Safari, Opera */
  	-moz-column-gap: 0px; /* Firefox */
  	column-gap: 0px;
	direction:rtl;
	color:#fff;
	float:left;
	width:100%;
}
body div.tbox-left div.mykeys ul li{
	padding:8px;
	margin:6px;
	line-height:100%;
	background-color:#000;
	font-size:12pt;
	font-family:SamimBold, "Trebuchet MS";
	cursor:pointer

}
body div.tbox-left div.mykeys ul li:hover{
	background-color:#DA9FED;
	color:#000

}
body div.tbox-left div.mykeys ul li.one{
	margin-top:0px;
	margin-bottom:0px;
}
body div.pages-leftbox div ul.soci{
	margin:0;
	list-style:none;
	font-family:Samim, "Trebuchet MS";
	font-weight:normal;
	font-size:10pt;
	line-height:100%;
	-moz-column:3;
	  -webkit-column-count: 3; /* Chrome, Safari, Opera */
  	-moz-column-count: 3; /* Firefox */
  	column-count: 3;
	padding:0;
}
body div.pages-leftbox div ul.soci li{
	border:1px solid #efefef;
	margin-bottom:15px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
body div.pages-leftbox div ul.soci li a{
	color:#000;
}
body div.pages-leftbox div div.right ul, body div.pages-leftbox div div.left ul{
	margin:0;
	padding:0;
	list-style:disc;
	font-family:Samim, "Trebuchet MS";
	font-weight:normal;
	font-size:11pt;
	line-height:200%;
}
body div.pages-leftbox div div.right ul li ul, body div.pages-leftbox div div.left ul li ul{
	padding-right:25px;
}
body div.pages-leftbox div div.right ul a, body div.pages-leftbox div div.left ul a{
	color:#000;
}
div.sepas {
	font-family:Samim, "Trebuchet MS";
	margin-top:-60px !important;
	font-size: 6pt;
	width: auto !important;
	line-height: 150%;
	color: #666;
	margin-right: -5px !important;
	background-color: transparent !important
}
body div.pages-rigthbox {
	float:right;
	z-index:1;
	top:120px;
	left:0px;
	position:absolute
}
body div.pages-box {
	float:right;
	z-index:1;
	top:120px;
	left:0px;
	position:absolute
}
body div.pages-rigthbox select, div.tagentry select {
	background-color:#fff;
	border:1px solid #00938C;
	font-family:Samim;
	font-size:9pt;
	z-index:2;
	float:left;
	color:#00938C;
	margin-left:5px;
	outline:none;
	direction:rtl;
}
body div.pages-rigthbox select option, div.tagentry select option{
	direction:rtl;

}
body div.pages-rigthbox select:focus, div.tagentry select:focus {
	border:1px solid #00938C;
	outline:none;

}

body div.pages-leftbox div{
	padding:2%;
	float:right;
	background-color:#fff;
	width:96%;
	direction:rtl;
	text-align:right;
	margin-top:0px;

}
body div.pages-leftbox div div.right{
	background-color:transparent;
	position:relative

}
body div.pages-leftbox div div.left{
	margin-top:-30px;
	background-color:transparent

}
body div.pages-leftbox div div.right ul, body div.pages-leftbox div div.left ul{
	margin:0;
	padding-right:1%;
	padding-left:0;
	width:95%;
	list-style:none;
}

body div.pages-leftbox div.policy{
	padding:2%;
	float:right;
	background-color:#fff;
	width:96%;
	margin-top:-10px;
}
body div.pages-leftbox div.policy ul{
	margin:0;
	padding-right:15px;
}
body div.pages-leftbox div span{
	float:right;
	width:100%;
	font-family:Samim, "Trebuchet MS";
	font-weight:normal;
	font-size:10pt;
	direction:rtl;
	text-align:right;
	margin-bottom:15px;
}

body div.pages-leftbox div input{
	font-family:Samim, "Trebuchet MS";
	font-weight:normal;
	font-size:12pt;
	line-height:100%;
	border:1px solid #999;
	width:96%;
	padding:2%;
	height:100%;
	float:right;
	outline:none;
	direction:rtl
}
body div.pages-leftbox div input:focus, body div.pages-leftbox div textarea:focus{

	border:1px solid #00938C;

}
body div.pages-leftbox div input.submit{
	font-family:SamimBold;
	font-weight:normal;
	font-size:12pt;
	line-height:100%;
	border:1px solid #fff;
	padding:15px;
	width:100px;
	float:left;
	outline:none;
	direction:rtl;
	background-color:#666;
	cursor:pointer;
	color:#fff;
	margin-left:0px;
}
body div.pages-leftbox div input.submit:hover{
	background-color:#00938C;

}
body div.pages-leftbox div textarea{
	width:96%;
	height:200px;
	float:right;
	text-align:right;
	resize:vertical;
	outline:none;
	font-family:Samim, "Trebuchet MS";
	font-weight:normal;
	font-size:12pt;
	line-height:180%;
	padding:2%;
	border:1px solid #999;
	direction:rtl;
	margin-bottom:10px;
}
body div.pages-leftbox input[type=url]{
	font-family:Trebuchet MS;
	font-weight:normal;
	font-size:10pt;
	line-height:100%;
	border:1px solid #ccc;
	width:100%;
	height:100%;
	float:right;
	outline:none;
	direction:ltr;
	color:#888
}
body div.pages-leftbox input[type=url]:focus{
	border:1px solid #888;
	color:#666
}


/* //MAIN BODY */

/* FOOTER:// */
footer {
	float:left;
	width:100%; /*Adjustable | AWAWEB.ir*/
	z-index:1;
	position:fixed;
	bottom:0;

}
footer div.mobi {
	width:100%;
	background-color:transparent;
	bottom:30px;
	position:absolute;
	z-index:2
}
footer div.mobi div.mobtab{
	float:right;
	height:100%;
	width:50%;
	text-align:center;
	font-family:SamimBold;
	font-size:12pt;
	color:#fff;
	background-color:#9e0000;
	padding-top:10px;
	padding-bottom:10px;
	line-height:150%;	
}

footer div.mobi div.mobtabb{
	float:right;
	width:50%;
	height:100%;
	text-align:center;
	font-family:SamimBold;
	background-color:#292929;
	font-size:12pt;
	color:#ccc;
	padding-top:7px;
	padding-bottom:7px;
	line-height:150%;
	margin-top:6px;
	cursor:pointer;	
}

footer div.mobscrt{
	height:30px;
	width:100%;
	background-color:#fff;
	position:absolute;
	z-index:3;
	box-shadow:0px 2px 5px 2px #000;
	bottom:0px;
}
footer div.mobscre {
	height:30px;
	width:100%;
	background-color:#fff;
	position:absolute;
	z-index:3;
	box-shadow:0px 2px 5px 2px #777777;
	bottom:0;
	display:none;
	left:-100%;
}

 footer div.mobscre div#inshare{
	float:left;
	width:56%;
	height:30px;
	margin-left:5px;
	border-right:2px solid #efefef;
	margin-top:5px
}
 footer div.mobscre div a{
	float:left;
	cursor:pointer;
	padding-left:1%;
	padding-right:1%;
	padding-top:0px;
}
 footer div.mobscre a.pdf{
	background-image:url(../img/ent/pdf3.svg);
	background-size:20px 20px;
	background-position:center center;
	background-repeat:no-repeat;
	height:30px;
	width:15%;
	float:right;
	opacity:0.4;
	cursor:pointer;
	 -webkit-filter: grayscale(100%); /* Safari */
  filter: grayscale(100%);
}
 footer div.mobscre a.pdff{
	background-image:url(../img/ent/pdf3.svg);
	background-size:20px 20px;
	background-position:center center;
	background-repeat:no-repeat;
	height:30px;
	width:15%;
	float:right;
	opacity:1;
	cursor:pointer;

}
 footer div.mobscre a.xml{
	background-image:url(../img/ent/xmlver.svg);
	background-size:20px 20px;
	background-position:center center;
	background-repeat:no-repeat;
	height:30px;
	width:15%;
	float:right;
	cursor:pointer;
	opacity:1;
}
footer div.mobscre a.tclose{
	background-image:url(../img/close.svg);
	background-size:20px 20px;
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#666;
	height:30px;
	width:10%;
	float:left;
	opacity:0.8;
	cursor:pointer;
		-webkit-filter: invert(100%); /* Safari */
    filter: invert(100%);
 }
  footer div.mobscrt a.export{
	background-image:url(../img/mob/export.svg);
	background-size:20px 20px;
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#666;
	height:30px;
	padding-bottom:2px;
	width:15%;
	float:right;
	opacity:0.8;
	cursor:pointer;
	-webkit-filter: invert(100%); /* Safari */
  filter: invert(100%);
 }
   footer div.mobscrt a.rexport{
	background-image:url(../img/mob/export.svg);
	background-size:20px 20px;
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#666;
	height:30px;
	padding-bottom:2px;
	width:15%;
	float:right;
	opacity:0.8;
	cursor:pointer;
	-webkit-filter: invert(100%); /* Safari */
  filter: invert(100%);
  -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 3s; /* Safari 4.0 - 8.0 */
  -webkit-animation-iteration-count: 2; /* Safari 4.0 - 8.0 */
  animation-name: example;
  animation-duration: 3s;
  animation-iteration-count: 2;
 }
 @-webkit-keyframes example {
  0%   {background-color:#666;}
  20% {background-color:#41ffff;}
  40%  {background-color:#75ff30; }
  60%  {background-color:#C820B2; }
  80% {background-color:#0088ef;}
  100% {background-color:orange;}
}

/* Standard syntax */
@keyframes example {
  0%   {background-color:#666;}
  20% {background-color:#41ffff;}
  40%  {background-color:#75ff30; }
  60%  {background-color:#C820B2; }
  80% {background-color:#0088ef;}
  100% {background-color:orange;}
}

 footer div.mobscrt a.white{
	background-image:url(../img/ent/sun-solid.svg);
	background-size:20px 20px;
	background-position:center center;
	background-repeat:no-repeat;
	height:30px;
	width:17%;
	float:right;
	opacity:0.8;
	cursor:pointer;
	display:none

}
header div.mobscrt a.white{
	background-image:url(../img/ent/sun-solid.svg);
	background-size:20px 20px;
	background-position:center center;
	background-repeat:no-repeat;
	height:30px;
	width:17%;
	float:right;
	opacity:0.5;
	cursor:pointer;
	display:none
}
 footer div.mobscrt a.black{
	background-image:url(../img/ent/moon-solid.svg);
	background-size:20px 20px;
	background-position:center center;
	background-repeat:no-repeat;
	height:30px;
	width:17%;
	opacity:0.8;
	cursor:pointer;
	float:right;
	right:0;
	display:block;
}
 header div.mobscrt a.black{
	background-image:url(../img/ent/moon-solid.svg);
	background-size:20px 20px;
	background-position:center center;
	background-repeat:no-repeat;
	height:30px;
	width:17%;
	opacity:0.5;
	cursor:pointer;
	float:right;
	right:0;
	display:block;
}
 footer div.mobscrt a.bold{
	background-image:url(../img/ent/bold-solid.svg);
	background-size:20px 20px;
	background-position:center center;
	background-repeat:no-repeat;
	height:30px;
	width:17%;
	float:right;
	opacity:0.15;

}
 footer div.mobscrt a.bolder{
	background-image:url(../img/ent/bold-solid.svg);
	background-size:20px 20px;
	background-position:center center;
	background-repeat:no-repeat;
	height:30px;
	width:17%;
	float:right;
	opacity:0.15;
	display:none
}
 footer div.mobscrt a.size{
	background-image:url(../img/ent/text-width-solid.svg);
	background-size:20px 20px;
	background-position:center center;
	background-repeat:no-repeat;
	height:30px;
	width:17%;
	float:right;
	opacity:0.15
}
 footer div.mobscrt a.line{
	background-image:url(../img/ent/text-height-solid.svg);
	background-size:20px 20px;
	background-position:center center;
	background-repeat:no-repeat;
	height:30px;
	width:17%;
	float:right;
	opacity:0.15
}
 footer div.mobscrt a.reset{
	background-image:url(../img/ent/history-solid.svg);
	background-size:20px 20px;
	background-position:center center;
	background-repeat:no-repeat;
	height:30px;
	width:17%;
	float:right;
	opacity:0.15
}

footer a{
	text-decoration:none;
	color:#262626;

}
footer span.nosho {
	display:none
}

footer div.tleft {
		display:none	

	}
footer div.right {
	display:block;

	}
	footer div.cento {
	display:none;
	z-index:0

	}footer div.centt {
	display:none;
	z-index:0

	}footer div.left {
	display:none;
	z-index:0

	}footer div.leftt {
	display:none;
	z-index:0

	}

footer ul {
	display:none;
	z-index:0	

}
footer li {
	display:none;
	z-index:0	
}
footer li ul{
	display:none;
	z-index:0	
}
footer li ul li{
	display:none;
	z-index:0	
}
footer li ul li ol{
	display:none;
	z-index:0	
}
footer li ul li ol li{
	display:none;
	z-index:0	

}
footer a.rouzgar {
	display:none;
	z-index:0

}

footer div.desc {
	display:none;
	z-index:0

}
footer div.cri {
	display:none;

}
/* //FOOTER */
