/*
Theme Name: enekas
Theme URI: https://tabnakweb.com
Author: tabnakweb
Author URI: https://tabnakweb.com
Description: HTML5-CSS3 / Copyright Â© www.tabnakweb.com - 2030 
Version: 1.21
*/




@font-face {
  font-family: 'farsinum';
  src: url("fonts/Sahel-FD-WOL.woff") format("woff");
}
@font-face{
	font-family:'tabnakfeeds';
	src:url('fonts/tabnakfeeds.eot?qb6syx');
	src:url('fonts/tabnakfeeds.eot?qb6syx#iefix') format('embedded-opentype'),url('fonts/tabnakfeeds.ttf?qb6syx') format('truetype'),url('fonts/tabnakfeeds.woff?qb6syx') format('woff'),url('fonts/tabnakfeeds.svg?qb6syx#tabnakfeeds') format('svg');
	font-weight:normal;
	font-style:normal;
}

[class^="icon-"], [class*=" icon-"]{
	font-family:'tabnakfeeds' !important;
	speak:none;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	line-height:1;
}
*{
	outline:0;
	box-sizing:border-box;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	background:transparent;
	transition:all 0.3s ease-out;
}
body{
	direction:rtl;
	color:#444;
	font:12px/2 tabnakweb,tahoma;
	overflow-x:hidden;
	background:#FFF;
	cursor:default;
}
a{
	text-decoration:none;
	color:#555;
}
a:hover{
	color:#E13D32;
}
ul,li{
	border:0;
	list-style:none;
}
img{
	border:0;
}
h1{
	font:15px/2 tabnakweb,tahoma}
h2,h3,h4,h5,h6{
	font:1.1em/2 tabnakweb,tahoma;
}
button{
	cursor:pointer;
	border:0px;
	background:#d60707;
	color:#fff;
}
input,button,textarea,select{
	font:12px/2 tabnakweb,tahoma;
}
input,textarea,select{
	background:#fff;
	color:#555;
	border:2px solid #e5e5e5;
	text-indent:5px;
}
iframe{
	overflow:hidden;
	max-width:100%;
}
.container{
	max-width:72rem;
	margin-right: auto;
	margin-left: auto;
	padding-left: 7px;
	padding-right: 8px;
}
#header {
	
	width: 100%;
}
.topheader{
	background-color: #FFF;
	padding: 4px 0;
	height: 33px;
	overflow: hidden;
	box-shadow: 0 3px 12px rgba(0,0,0,.16);
}
.topheader .topheaderr{
	float:right;
	width: 60%;
}
.topheader .topheaderr ul li {
	float:right;
}
.topheader .topheaderr ul li a{
	color:#3b0e11;
	display:block;
	padding:2px 8px;
}
.topheader .topheaderr ul li a:hover{
	color:#ff1000;
}
.topheader .topheaderl{
	float:left;
	width: 20%;
}
.topheader .hsocials a{
	padding: 5px;
	border-radius: 5px;
	font-size: 15px;
	float: left;
	margin-right: 5px;
	margin-left: 4px;
	margin-top: 1px;
	color: #3b0e11;
}
.topheader .hsocials a:hover{
	background-color:#3b0e11;
	color:#FFF;
}
.topheader .search_area{
	float:right;
	width:20%;
	margin-top: 1px;
}
.search{
	float: right;
	background: #fcfcfc;
	height: 25px;
	width: 100%;
	position: relative;
	border-radius: 0px 5px 5px 0px;
	border: 2px solid rgba(0, 0, 0, 0.10);
}
.search input{
	background: none;
	border: 0px;
	color: #ccc;
	line-height: 15px;
	padding-right: 5px;
	width: 89%;
	font-size: 0.9em;
}
.search button{
	position:absolute;
	left:0px;
	top:0px;
	height:20px;
	width:25px;
	border:0px;
	background:none;
}
.search i{
	font-size:15px;
	color:#aaa;
	display:block;
}
.search:hover i{
	color:#E13D32;
}
.logo-search{
	width: 100%;
	min-height: 100px;
}
.logo-search .logo {
	width:20%;
	float:right;
	margin-top: 3px;
}
.logo-search .logo img {
    max-height: 90px;
    width: auto;

}
.logo-search .logo h1 {
   font-size: 2.9em;
    color: #FFF;
    width: 100%;
    margin: .1em 0.8em 0 0;
    font-weight: bold;

}
.logo-search .logo h2 {
font-size: .9em;
    color: #dcdcdc;
    width: 100%;
    margin: -8px 31px 0 0;

}
.logo-search .ads {
	float: left;
	margin: 20px 0 0 0;
}

.addpp {
    display: none;
    transform: none;
    position: fixed;    
    bottom: -22px;
    width: 100%;
    left: 0;
    z-index: 99999;
}

.addpp #altsim {
    font-size: 30px;
    color: #d71920;
    z-index: 999999;
    cursor: pointer;
    font-weight: bold;
}
.addpp .icon-close {
    font-size: 30px;
    color: #d71920;
    z-index: 999999;
    cursor: pointer;
    font-weight: bold;
}




.offdaynote{
	border-bottom:45px solid #fff;
}
.categories {
	background: #30313efa;
	border-bottom: 1px solid #CCC;
	height: 35px;
	font-family: tabnakweb,tahoma;
	width: 100%;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
	float: right;
}
.zetta-menu .menu-item:hover:before {
	background-position: -84px -5px;
}
.sub-menu .menu-item:before{
	content: none;
}
.zetta-menu{
	display:block;
	font-size:14px;
	width: 80%;
}
.zetta-menu:before,.zetta-menu ul,.zetta-menu li,.zetta-menu div,.zetta-menu a{
	box-sizing:border-box;
	margin:0;
	padding:0;
	outline:none;
	border:0;
	list-style:none;
}
.zetta-menu a{
	cursor:pointer;
}
.zetta-menu > li{
	float:right}
.zetta-menu > li > a {
	padding: 0px 10px 0px 10px;
	line-height: 34px;
	font-size: 15px;
	color:#FFF;
}
.zetta-menu > li:hover{
	background:#640d0d;
}
.zetta-menu > li:hover > a,.zetta-menu > li:hover > a:visited{
	color:#f2f2f2;
}
.zetta-menu li{
	position:relative;
	cursor:default;
}
.zetta-menu ul li{
	border-bottom: 1px solid #f2f2f2;
}
.zetta-menu ul li:last-child{
	border-bottom:medium none;
	border-radius:0px 0px 5px 5px}
.zetta-menu li > a{
	display:block;
	font-size: 1.0em;
	font-weight: normal;
}
.zetta-menu ul li .current-menu-item a {
	color: #fcfcfc;
	background: #51bad6;
}
.zetta-menu ul{
	position:absolute;
	display:none;
	z-index:9999}
.zetta-menu ul{
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}
.zetta-menu ul > li a {
	padding: 5px 10px;
	width: 115px;
}
.zetta-menu ul > li a:hover{
	text-shadow:1px 1px 0px #f7f7f7;
	color:#34495E}
.zetta-menu > li > ul,.zetta-menu > li > ul ul{
	background:#f7f7f7;
	color:#60666A;
	;
}
.zetta-menu > li > ul li:hover,.zetta-menu > li > ul ul li:hover{
	background:#f2f2f2;
}
.zetta-menu > li > ul{
	top:100%;
	right:0;
}
.zetta-menu > li > ul ul{
	top:0;
	right:100%;
}
.zetta-menu li:hover > ul{
	display:block;
}
.zetta-menu.zm-effect-slide-bottom > li > div,.zetta-menu.zm-effect-slide-bottom li > ul{
	transform:translateY(-5px);
}
.zetta-menu.zm-effect-slide-bottom > li > div,.zetta-menu.zm-effect-slide-bottom li > ul{
	display:block;
	visibility:hidden;
	opacity:0;
	transition:opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
}
.zetta-menu.zm-effect-slide-bottom > li:hover > div,.zetta-menu.zm-effect-slide-bottom li:hover > ul{
	visibility:visible;
	opacity:1;
	transform:translate(0);
	transition:opacity .4s ease, transform .4s ease;
}
.zetta-menu > li > ul,.zetta-menu > li > ul ul,.zetta-menu > li > div{
	border-radius:0px 0px 5px 5px}
.categories .date {
	float: left;
	font: 13px/34px tabnakweb,tahoma;
	color: #FFF;
}
.tabcontent,.ulcontent,.tabscontent{
	display:none;
	animation:fadeEffect 1s;
	padding:10px 0px 0px;
}
@keyframes fadeEffect{
	from{
	opacity:0;
}
to{
	opacity:1;
}
}
.newsspecial{
	width:60%;
	float:right;
}
.main.right{
	float: right;
	width: 60%;
	margin-top: 15px;
}
.main.right .boxnews{


}
.boxnewsb{
		background: #343541;
			border-radius: 4px 4px 0 0;

}
.main.right .boxnews .posts .content{
	/* margin: 10px;
	*/ text-align: center;
}
.main.right .boxnews .posts .h2{
	font: 1.2em/1.2 'tabnakweb',tahoma;
}
.main.right .single , .main.right .authors, .main.right .boxnews .posts .item , .main.right .boxnews .posts .item_one{
	text-align:justify;
	border-radius: 2px;
	padding: 2px 10px;
	float: right;
	width: 100%;
	overflow: hidden;
	direction: rtl;
}
.main.right .boxnews .posts .item_one{
	
	background: #343541;
	padding: 10px;
	border-radius: 5px;
}
.main.right .boxnews .posts .item .notfound{
	text-align: center;
	/* height: 223px;
	*/ font-size: 12em;
	color: #068dc3;
}
.main.right .boxnews .posts .item_one {

    /* height: 200px; */
}
.main.right .authors .context {
	position: relative;
}
.main.right .authors img {
	position: absolute;
	right: 10px;
	top: 10px;
	padding: 4px;
	box-shadow: 0 1px 19px 3px rgba(0,0,0,0.15);
}
.main.right .authors .description {
	padding: 20px 140px 25px 18px;
}
.main.right .authors .aname {
	font-weight: bold;
	font-size: 15px;
}
.main.right .authors .atext {
	padding: 5px 0px 15px;
	color: rgb(119, 119, 119);
}
.main.right .authors ul li a {
	font-weight: 800;
	font-size: 15px;
	color: #463d3d;
	}
.main.right .authors ul li ul li a {
	font-weight: 800;
	padding: 0px 10px 0px 10px;
	font-size: 15px;
	color: #463d3d;
	float: right;
	border-radius: 2px;
	box-shadow: 0px 1px 2px 1px #D3D2D3;
	width: 16%;
	height: 40px;
	overflow: hidden;
	font-size: 10px;
	text-align: center;
	padding: 10px 5px;
	margin: 2px;
	display: inline-block;
}
.main.right .authors ul li.current-menu-item a {
	color: #fcfcfc;
	background: #51bad6;
}
.main.right .boxnews .posts .item_one img{
	float: right;
	width: 45%;
	height: auto;
	padding: 3px;
	background: #FFF;
	border: 1px solid #C0C0C0;
	margin-left: 10px;
	}
.slider {
	direction: ltr;
}
.main.right .boxnews .posts .item img{
float: right;
    width: 160px;
    height: 100px;

    margin-left: 10px;
    border-radius: 4px;
    box-shadow: 0 1.5px 6px rgba(0,0,0,.12);
    -webkit-transition: all .23s ease-in-out;
    transition: all .23s ease-in-out;
}
.main.right .boxnews .posts .body{
	line-height:23px;
	color:#606369;
}
.main.right .boxnews .posts .body .pone p{
	color:#fff;
}
.main.right .single .line ,.line , .main.right .boxnews .posts .line{
	width:100%;
	border-bottom:1px dashed #e5e5e5;
	margin:4px;
	display:inline-block;
}
.main.right .single .contentsingle {
	font: 1.2em/2 'tabnakweb',tahoma;
	color: #696969;
	padding: .4em;
	float: right;
	    width: 100%;
}
.main.right .single .contentsingle img {
    max-width: 100%;
    height: auto;
    margin: 5px auto;
}
.alignleft {

	float: left;

}

img.alignleft {
	margin-right: 7px !important;
}

.alignright {

	float: right;

}

img.alignright {
	margin-left: 7px !important;
}

.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.main.right .single h1 a {
        font: 1.6em/2 'tabnakweb',tahoma;
    color: #068dc3;
    margin-bottom: 10px;
    float: right;
    font-weight: bold;
}

.main.right .single .rootitr {
font: 1.1em/2 'tabnakweb',tahoma;
    color: #696969;
}

.main.right .single .excerptpic {   
	width: 100%;
	float: right;
}

.main.right .single .excerptpic .pic {   
    width: 20%;
    float: right;
}
.main.right .single .excerptpic .pic img {
    float: right;
    width: 160px;
    height: 100px;
    padding: 3px;
    background: #FFF;
    border: 1px solid #C0C0C0;
    margin-left: 10px;
}

.main.right .single .excerptpic .excerpt {  
   font: 1.2em/2 'tabnakweb',tahoma;
    color: #696969;
    border-right: 3px solid #068dc3;
    padding: 0 6px 0 5px;
    background: #f8f8f8;
    float: left;
    width: 75%;
    max-height: 100px;
    overflow: hidden;
        padding: 0.6em 0.8em;
}


.main.right .single .head  {
    display: inline-block;
    text-align: center;
    width: 100%;

}



.main.right .single .head .left span {
	float: left;
	/* border-right: 1px solid #e4e4e4;
	*/ cursor: pointer;
	margin-left: 6px;
	padding-right: 6px;
}
.print i, .comments_popup_link i, .send_email i {
	float: left;
	margin: 4px 6px 0 0;
	font-size: 15px;
}
.main.right .single .the_ID {
	float: right;
	margin-right: 4px;
		font-family: farsinum;
}
.main.right .single .left {
	float: left;
	position: relative;
}
.main.right .single .the_category {
	float: right;
	width: 70%;
	text-align: right;
	margin: 2px 6px 0 0;
	direction: ltr;
}
.main.right .single .the_category a,.main.right .single .the_category span {
	display: inline-block;
}
.main.right .single .the_views {
	float: left;
	width: 25%;
	text-align: left;
	margin: 2px 6px 0;
	font-family: farsinum;
}
.main.right .single .contentsingle .the_content {
	font: 13px/25px sans,tahoma;
}
.main.right .single .item-footer {
    font-size: 12px;
    margin: 10px 0;
        width: 100%;
    padding: 5px;
 
}


.main.right .single .item-footer .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
   float: left;
}
.main.right .single .item-footer .social {
    
 float: right;
    color: #fff;
    font-size: 14px;
    height: 22px;
}
.main.right .single .item-footer .social li {
    
 float: right;
   
}


.main.right .single .item-footer .social a {
    width: 30px;
    height: 30px;
    float: left;
    margin-left: 5px;
    color: #fff;
    padding: 5px;
    font-size: 18px;
    border-radius: 3px;
}
.main.right .single .item-footer .social a:hover {
opacity: 0.5;
}
.main.right .single .item-footer .social .icon-facebook{
	background:#3b5998}
.main.right .single .item-footer .social .icon-google-plus{
	background:#d0422a}
.main.right .single .item-footer .social .icon-twitter{
	background:#00abf1}
.main.right .single .item-footer .social .icon-telegram{
	background:#64a9dc}




.main.right .single .item-footer .form-group input {
    height: 26px;
    line-height: 26px;
    box-shadow: none;
    border-radius: 0;
    background: #e7e7e7;
    direction: ltr;
    text-align: left;
}

.main.right .single .item-footer .form-group .item-link{margin-top:6.66666667px}








.main.right .single .tag {
	background: #f7f7f7;
	width: 100%;
	padding: 5px;
	display: inline-flex;
	margin: 10px 0;
}
.main.right .single .tag h3{
	font: 11px/21px tabnakweb,tahoma;
}
.main.right .single .tag span{
	font-weight: 500;
	font-size: 13px;
	margin-left: 5px;
}
.main.right .single .tag a {
	color: #369;
}
.main.right .single .tag a:hover {
	color: #E13D32;
}
.search input,.comment-body, .comment-form input, .comment-form textarea, .contactForm input, .contactForm textarea, .vcard .reply a {
	font: 11px sans,tahoma;
}
/** Owl Carousel Owl Demo Theme *v1.3.3*/.main.right .boxnews .posts .owl-theme .owl-controls{
	margin-top: 2px;
	text-align: left;
	margin: 0 0 0 3em;
}
/* Styling Next and Prev buttons */.main.right .boxnews .posts .owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;
	/*IE7 life-saver */margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);
	/*IE7 fix*/opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices *//* Use it for non-touch hover action */.main.right .boxnews .posts .owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);
	/*IE7 fix*/opacity: 1;
	text-decoration: none;
}
/* Styling Pagination*/.main.right .boxnews .posts .owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;
	/*IE7 life-saver */}
.main.right .boxnews .posts .owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #c1c1c1;
}
.main.right .boxnews .posts .owl-theme .owl-controls .owl-page.active span,.main.right .boxnews .posts .owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);
	/*IE7 fix*/background: #fac69d;
}
/* If PaginationNumbers is true */.main.right .boxnews .posts .owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/* preloading images */.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center}
.comments_title{
	height:30px;
	background: #cacaca url(images/header-pattern.png) repeat scroll 0 0;
}
.comments_title span{
	float: left;
	line-height: 30px;
	padding: 0px 5px;
	color: #999;
	background: rgba(255, 255, 255, 0.72);
	margin: 0 0 0 10px;
	    font-family: farsinum;
}
.comments_title span:before{
	content:"";
	background:#d9d9d9;
	width:1px;
	height:13px;
	float:right;
	margin:9px 0px 0px 9px;
}
.comments_title span:last-child:before{
	display:none}
.comments_title h5{
	float:right;

	line-height:30px;
	padding:0px 10px;
	color:#fff;
	margin-right:10px;
	border-radius:5px 5px 0px 0px;
}
.comments ul{
	border-bottom:1px dashed #f2f2f2;
	padding:10px 5px;
	margin-bottom:10px;
	text-align:right;
}
.comments li{
	color:#aaa;
}
.comments li:before{
	content:"";
	background-color:#aaa;
	height:4px;
	width:4px;
	float:right;
	margin:10px 5px 0px;
}
.comment-form{
	padding:5px 10px;
}
.comment-respond{
	border-bottom:1px dashed #F2F2F2;
	margin-bottom:9px;
	display:inline-block;
	width:100%;
	padding-bottom:8px;
}
.comment-form .right{
	height:76px;
	float:right;
}
.comment-form input, .comment-form textarea, .wpcf7-form input, .wpcf7-form textarea{
	width:100%;
	background:#f2f2f2;
	padding:8px 0px;
	text-indent:9px;
	margin-bottom:10px;
	color:#777;
}
.comment-form input:hover,.comment-form textarea:hover{
	background:#f7f7f7}
.wpcf7-form input{
	width:auto;
}
.wpcf7-form label,.wpcf7-form{
	width:100%;
	display:inline-block;
	padding-bottom:8px;
}
.comment-form textarea,.wpcf7-form textarea{
	resize:none;
	margin:15px 0px 0px;
	height:70px;
}
.comment-form button,.form-submit #submit,.wpcf7-form .wpcf7-form-control.wpcf7-submit{
	float:left;
	padding:5px 10px;
	color:#FFF;
	cursor:pointer;
	margin-right:5px;
	margin-top:7px;
	border-radius:7px;
	float: left;
	padding: 5px 10px;
	color: #FFF;
	cursor: pointer;
	margin-right: 5px;
	margin-top: 7px;
	border-radius: 7px;

	font: 1em tabnakweb;
}
.form-submit #submit{
	border:0px;
}
.comment-form .blackey{
	background:#444;
	color:#d9d9d9;
}
.comment-form .blackey:hover{
	background:#666;
	color:#e5e5e5;
}
.comments p.form-submit{
	display:none;
}
.comment{
	background:#FFF;
	padding:5px;
	margin-bottom:5px;
	border: 1px solid #e5e5e5;
}
.comment .content{
	text-align:initial;
	padding:5px 5px 0px !important;
	color:#777 !important;
}
.vcard{
	height:33px;
	background:#ededed;
}
.cm-meta{
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	float: right;
	height: 26px;
    margin: 4px 10px 0px 0;
	padding: 0 5px 0 20px;
	font-size: 0.9em;
}
.vcard .fn{
	float:right;
	color:#777;
	margin-right:8px;
	font-size: 0.7rem;
	
}
.bypostauthor .fn:after{
	content:"مدیر";
	color:#FFF;
	margin:5px 5px 5px 0px;
	padding:0px 5px 3px;
}
.bypostauthor .fn:after, .comments .navigation a:hover{
	background: #d20001;
}
.vcard .says{
	color:#999;
	float:right;
	line-height:32px;
	margin-right:7px;
}
.vcard .reply{
	float:left;
	margin:5px;
}
.comment-reply-title a{
	padding:4px 6px;
	color:#888;
	float:left;
}
.vcard .reply a{
	padding:2px 0px 0px 10px;
	color:#888;
	float:left;
	border-left:1px solid #fff;
}
.vcard .reply a:hover{
	background: #d60707;
	color: #fff;
	padding: 4px 10px;
	border-radius: 6px;
	}
.comment-reply-title a{
	margin-bottom:5px;
}
.comment-reply-title a:before{
	content:"x";
	margin:0px 0px 0px 5px;
}
.comment-awaiting-moderation{
	float:left;
	opacity:0.8;
	font-size: .8em;
}
.comment-body{
	margin:5px 0px;
	border-bottom:3px dashed #F2F2F2;
}
.comments .depth-2, .comments .depth-3, .comments .depth-4, .comments .depth-5, .comments .depth-6, .comments .depth-7, .comments .depth-8, .comments .depth-9, .comments .depth-10{
	background:#fff;
	margin:5px;
}
.depth-2 .vcard,.depth-3 .vcard,.depth-4 .vcard,.depth-5 .vcard,.depth-6 .vcard,.depth-7 .vcard,.depth-8 .vcard,.depth-9 .vcard,.depth-10 .vcard{
	background:#f7f7f7;
}
.comments .navigation{
	display:inline-block;
	width:100%;
}
.comments .navigation a{
	color:#FFF;
	float:right;
	padding:4px 10px;
	background:rgba(35, 35, 35, 0.5);
	margin:2px 0px 5px;
}
.comments .navigation a:last-child{
	float:left;
}
.cm_like{
	float:left;
	margin:10px;
}
.cm_like .ldc-ul_cont span{
	float:right;
	font-size:11px;
	line-height:15px;
	margin-left:5px;
}
.cm_like .c_like, .cm_like .c_dislike{
	cursor:pointer;
	color:#666;
	float:left;
}
.cm_like .c_dislike{
	margin-left:10px;
}
.cm_like .c_like i{
	color:#44be1f}
.cm_like .c_dislike i{
	color:#d20001}
.breadcrumbs {
	float: right;
	width: 100%;
	border-radius: 5px;
	background: #fff;
	margin: 0 0 10px;
	border: 2px solid #f2f2f2;
}
.breadcrumbs .content {
	border: 0 none;
	padding: 0 15px 0;
	color: #999;
	margin: 0;
	line-height: 39px;
}
.breadcrumbs .content a {
	color: #333;
	float: right;
}
.breadcrumbs i {
	float: right;
	width: 11px;
	height: 40px;
	margin: 0 10px;
	opacity: .4;
	background: url(images/breadcrumbs.png);
}
.main.right .single .contentsingle blockquote {
	font: 0.9em/2 'tabnakweb',tahoma;
	color: #696969;
	margin: 10px 20px 10px 0;
	border-right: 3px solid #d60707;
	padding: 0 6px 0 5px;
	background: #f8f8f8;
	    width: 95%;
    
}
.main.right .single .contentsingle pre{
	text-align:left;
	direction:ltr;
	position:relative;
	background:linear-gradient(#fcfcfc 50%,#f7f7f7 50%) repeat local 0 0 / 38px 38px #fafafa;
	margin:8px 0;
	font:12px/19px Consolas,tahoma;
	max-height:247px;
	width:auto !important;
	padding:0 6px !important;
	border-right:3px solid #6ce26c;
	color:#D14}
.main.right .single .contentsingle pre:before{
	content:"جهت انتخاب کدها دوبار کلیک کنید.";
	float:right;
	position:absolute;
	top:0;
	right:-5px;
	font:11px tahoma;
	direction:rtl;
	padding:2px 5px;
	background:#6ce26c;
	color:#fff;
	transition:all .3s ease-out 0s;
	opacity:0}
.main.right .single .contentsingle pre:hover:before{
	opacity:1;
	right:0}
.main.right .single .contentsingle ul li{
	list-style-type:circle}
.main.right .single .contentsingle ol li{
	list-style-type:unset}
.main.right .single .contentsingle ul,.post .content ol{
	margin-right:20px}

.main.right .single .contentsingle em{
	font:bold 14px sans,tahoma;
	color:#ff751a;
	margin:5px 0 3px}
.main.right .single .contentsingle em a{
	color:#ff751a}
.main.right .single .contentsingle em a:hover{
	text-decoration:none}
.main.right .single .contentsingle hr{
	border-bottom:1px solid #f2f2f2}
.main.right .single .contentsingle h1{
	font:15px sans,tahoma}
.main.right .single .contentsingle h2{
	font:13px sans,tahoma}
.main.right .single .contentsingle h3{
	font:11px sans,tahoma}
.main.right .single .contentsingle a{
	color:#111}
.main.right .single .contentsingle a:hover{
	text-decoration:underline}

.main.right .single .contentsingle i{
	left:auto;
	top:15px;
	right:15px;
	background:rgba(0,0,0,.2);
	color:rgba(255,255,255,.8)}



 .main.right .boxnews.post .content{

border:1px dashed #E5E5E5;
	padding:7px;
	margin:7px;
}
.main.right .boxnews.post .extract{
	background:#F8F8F8;
	border-top:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	padding:5px 10px;
	width:95%;
	margin:10px auto;
}
.main.right .boxnews.post .head{
	display:inline-block;
	text-align:center;
	width:100%;
}
.main.right .boxnews .posts .item .rootitr{
	margin-bottom:4px;
	font: 0.8em/1 'tabnakweb',tahoma !important;
	color: #949494;
}
.main.right .single h2 a , .main.right .boxnews .posts .item h2 a , .main.right .boxnews .posts .item_one h1 a{
	font: 1.2em/2 'tabnakweb',tahoma !important;
	color: #068dc3;
	font-weight: bold !important;

}

.main.right .boxnews .posts .item_one h1 a {
   
    color: #FFF !important;
	border-radius: 4px 4px 0 0;
  
}
.main.right .boxnews .posts .item_one .rootitr {
   
    color: #FFF !important;

  
}
.main.right .single h2 a:hover , .main.right .boxnews .posts .item h2 a:hover , .main.right .boxnews .posts .item h1 a:hover{
	color: #31a1bf;
}
.main.right .boxnews.post .the_ID{
	float:right;
	margin-right:4px;
}
.main.right .boxnews .posts .item .boxsidelist ul {
	float: right;
	width: 100%;
	line-height: 23px;
}
.main.right .boxnews .posts .item .boxsidelist a{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	color: #656565;
}
.main.right .boxnews .posts .item .boxsidelist a:hover{
	color: #e13d32;
}
.main.right .boxnews .posts .item .boxsidelist a:before{
	content: "\e904";
	font-family: 'tabnakfeeds';
	float: right;
	margin-left: 3px;
	margin-top: 1px;
	color: #00a651;
}
.article {
	position: relative;
}
.color {
	background: rgba(225, 61, 50, 0.15) !important;
}
.main.right .mores{
	margin-bottom: 10px;
	display: inline-table;
	float: left;
}
.main.right .more {
	display: table;
    margin: 0 auto;
    padding: 2px 12px;
    border-radius: 4px;
  
    color: #ffffff;
    border: 1px solid #8d0c0c;
    font-size: .75rem;
    -webkit-transition: .1s ease-in;
    transition: .1s ease-in;
    box-shadow: 0 1px hsla(0,0%,100%,.15);


	}
.main.right .more:before {
	content: "\e91b";
	font-family: 'tabnakfeeds';
	float: right;
	margin-left: 5px;
	padding: 0 0 0 7px;
	font-size: 1.1em;
}
.main.right .more:hover {
	background-color: #4caf50;
    border-color: #4caf50;
    color: #d9eeda;
    box-shadow: 0 1px 2px rgba(0,0,0,.15);

}
.articlesocial{
	position:absolute;
	cursor:pointer;
	top:10px;
	right:10px;
	color:#fff;
	font-size:14px;
	height:22px;
}
.article .articlesocial{
	top:12px;
	right:initial;
	color:#444;
	left:10px;
}
.article .articlesocial ul{
	right:initial;
	top:0px;
	left:15px;
}
.articlesocial ul{
	position:absolute;
	z-index:9;
	float:left;
	right:15px;
	top:1px;
	width:93px;
	opacity:0;
	visibility:hidden;
	transform:scale(1.3);
}
.articlesocial:hover ul{
	opacity:1;
	visibility:visible;
	transform:scale(1);
}
.articlesocial a{
	width:20px;
	height:20px;
	float:left;
	margin-left:3px;
	color:#fff;
	padding:3px;
	font-size:12px;
	opacity:0.7;
	border-radius:3px;
}
.articlesocial a:hover{
	opacity:1;
}
.articlesocial .icon-facebook{
	background:#3b5998}
.articlesocial .icon-google-plus{
	background:#d0422a}
.articlesocial .icon-twitter{
	background:#00abf1}
.articlesocial .icon-telegram{
	background:#64a9dc}
.aside.left {
	float: left;
	width: 39%;
	margin-top: 15px;
}
.aside.left .left_banner {
	float: left;
	width: 32%;
	text-align: center;
}


.aside.left .left_banner .textads a{background:#FFF;float:right;width:100%;margin-bottom:10px;position:relative;text-align:justify;border: 1px solid #f2f2f2;}
.aside.left .left_banner .textads{float:right;width:100%;}
.aside.left .left_banner .textads a{padding:3px 0px;color:#777;}
.aside.left .left_banner .textads span{margin-right:7px;}
.aside.left .left_banner .textads a:hover{color:#e5e5e5}
.aside.left .left_banner .textads a:last-child:before{display:none}
.aside.left .right {
	float: right;
	width: 67.7%;
}
.aside.left .right .boxside{
	width: 100%;
    background: #FFF;
    box-shadow: 0 1.5px 6px rgba(0,0,0,.12);
    -webkit-transition: all .23s ease-in-out;
    transition: all .23s ease-in-out;
}
.aside.left .right .tow{
	margin-top:10px;
}
.aside.left .right .three{
	margin-top: 10px;
    margin-bottom: 15px;

}
.aside.left .right .boxside .boxsidelist {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	color: #656565;
	padding: 2px 9px;
}
.aside.left .right .boxside .title {
	margin-bottom: 10px;
	overflow: hidden;
	border-bottom: 1px solid #e3e3e3;
	background: #343541;
}
.aside.left .right .boxside .h4 {
	background: #d60707;
	float: right;
	font-weight: bold;
	line-height: 1.13em;
	margin-bottom: 0;
	padding: 5px 15px;
	font-size: 15px;
	color: #ffffff;
}
.aside.left .right .boxside .boxsidelist .postside1{
	

   
}
.aside.left .right .boxside .boxsidelist .postside1 img{
float: right;
    width: 97%;
    height: auto;
    margin: 4px;
    border-radius: 4px;
    box-shadow: 0 1.5px 6px rgba(0,0,0,.12);
    -webkit-transition: all .23s ease-in-out;
    transition: all .23s ease-in-out;
}

.aside.left .right .boxside .boxsidelist .postside1 h2{
    width: 100%;
    float: right; 
}
.aside.left .right .boxside .boxsidelist .postside1 h2 a{
	white-space: normal;
float: right;
   color: #068dc3;
    font-weight: bold !important;
}
.aside.left .right .boxside .boxsidelist .postside2 img{
	
    float: right;
    width: 46.5%;
    height: auto;
    margin: 4px;
    border-radius: 4px;
    box-shadow: 0 1.5px 6px rgba(0,0,0,.12);
    -webkit-transition: all .23s ease-in-out;
    transition: all .23s ease-in-out;
    height: 79px;
}

.aside.left .right .boxside .boxsidelist .postside2 li{
	
float: right;
   
}
.aside.left .right .boxside .boxsidelist ul {
	float: right;
	width: 100%;
	line-height: 23px;
}
.aside.left .right .boxside .boxsidelist li{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	color: #068dc3;
}
.aside.left .right .boxside .boxsidelist .hot{
	color: #ff0000;
}
.main.right .boxnews .posts .item :hover h2 a , .main.right .single h1 a:hover , .main.right .boxnews .posts .item h2 a:hover , .main.right .boxnews .posts .item_one :hover h1 a ,.aside.left .right .boxside .boxsidelist a:hover{
	color: #ff0000;
}
.aside.left .right .boxside .boxsidelist li:before{
	content: "\e904";
	font-family: 'tabnakfeeds';
	float: right;
	margin-left: 3px;
	margin-top: -1px;
	
}
.aside.left .right .boxside .context .tabs {
	text-align: center;
}
.aside.left .right .boxside .context .tabs .tactive {
	
	color: #fff;
	cursor: default;
	border-radius: 0px 0px 6px 0px;
	width: 37%;
}
.aside.left .right .boxside .context .tabs a {
	text-align: center;
	font: bold 13px tabnakweb,tahoma;
	color: #FFF;
	display: inline-block;
	width: 30%;
	background: #343541;
	cursor: pointer;
}
.aside.left .right .boxside span {
	color: #999;
	font-size: 11px;
}
.aside.left .right .boxside .context ul {
	padding: 0 5px;
}
.aside.left .right .boxside .context li {
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    color: #068dc3;
}
.aside.left .right .boxside .context li:before {
	content: "\e904";
    font-family: 'tabnakfeeds';
    float: right;
    margin-left: 3px;
    margin-top: -1px
}
.aside.left .right .boxside .context .thetitle {
	display: block;
	font-weight: bold;
}
.aside.left .right .boxside .context {
	padding: 2px 1px;
}
.tabcontent, .ulcontent, .tabscontent {
	display: none;
	animation: fadeEffect 1s;
	padding: 10px 0px 0px;
}
.footerbox{
	float:right;
	width:100%;
	margin-top: 10px;
}
.footerbox .boxfmin {
	     float: right;


  width: 25%;

   
    min-height: 1px;
       padding-right: 5px;
    padding-left: 5px;

}
.footerbox .boxf {
	 float: right;
	  width: 100%;
	    text-align: justify;
    background: #fff;
    border-radius: 2px;
    padding: 5px 5px;
	box-shadow: 0 1.5px 6px rgba(0,0,0,.12);
    -webkit-transition: all .23s ease-in-out;
    transition: all .23s ease-in-out;
   
}




.footerbox .tow{
	margin-top:10px;
}
.footerbox .boxf .title {
	margin-bottom: 10px;
	overflow: hidden;
    background: #343541;
	}
.footerbox .boxf .title a {
	/* font-weight: 300;
	*/ /* font-size: 12px;
	*/ float: left;
	/* line-height: 2;
	*/ padding: 0px 1em;
	 color: #ffffff;
}
.footerbox .boxf .h4 {
	
    float: right;
    font-weight: bold;
    line-height: 1.13em;
    margin-bottom: 0;
    padding: 5px 15px;
    font-size: 15px;
    color: #ffffff;
	
	
	
}
.footerbox .boxf .boxsidelist ul {
	float: right;
	width: 100%;
	line-height: 23px;
}
.footerbox .boxf .boxsidelist a{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	color: #068dc3;
}
.footerbox .boxf .boxsidelist li a:before{
	content: "\e902";
	font-family: 'tabnakfeeds';
	float: right;
	margin-left: 3px;
	margin-top: -1px;
}

 .footerbox .boxf .boxsidelist h2 a{
	margin: 0.5em 0 0.5em 0;
	white-space: normal;
    float: right;
    color: #068dc3;
    font-weight: bold !important;
}
 .footerbox .boxf .boxsidelist img {
	 
	float: right;
    width: 100%;
    height: auto;
    margin-left: 10px;
    border-radius: 4px;
    box-shadow: 0 1.5px 6px rgba(0,0,0,.12);
    -webkit-transition: all .23s ease-in-out;
    transition: all .23s ease-in-out; 
	 
	 
	 
	 
	
}
.cat-label, .tag-label, .author-label, .archive-label, .search-label {
	font-size : normal;
	padding : 3px;
	text-align : center;
}
.author-label,.search-author select{
	color:rgb(53, 122, 232);
	border-color:rgb(53, 122, 232)}
.tag-label,.search-tag select{
	color:rgb(142, 68, 173);
	border-color:rgb(142, 68, 173)}
.cat-label,.search-cat select{
	color:rgb(216, 66, 55);
	border-color:rgb(216, 66, 55)}
.archive-label,.archive-field input{
	color:rgb(0, 167, 83);
	border-color:rgb(0, 167, 83)}
form.searchform ul li {
	display: inline-block;
}
form.searchform ul li ul li{
	display: list-item;
}
.search-form select,.search-form input {
	border: solid 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin:3px;
	text-align:center}
.pagenavi{
	display: inline-block;
	height: 57px;
	text-align: justify;
	background: #fff;
	border-radius: 2px;
	float: right;
	width: 100%;
	overflow: hidden;
}
.pagenavi .pages{
	padding:0px 6px;
	margin:16px 13px 8px 5px;
	float:right;
	background:#999;
	text-align:right;
	border:0px none;
	width:auto;
	color:#fff;
}
.pagenavi a,.pagenavi span{
	transition:all 0.5s ease 0s;
	margin:16px 3px 0px;
	float:right;
	width:26px;
	text-align:center;
	background:#E5E5E5;
	color:#777;
	height:26px;
	border-radius:7px;
}
.pagenavi a{
	color:#666 !important;
}
.pagenavi span.current,.pagenavi a:hover{
	color:#FFF !important;
}
 .pagenavi span.current, .pagenavi a:hover{
	/*background: #d20001;*/
}
.footer{
	 background: #f9f9f9;
    float: right;
    width: 100%;
    margin-top: 20px;
    padding: 1rem 0 0 0;
    box-shadow: 0 3px 12px rgba(0,0,0,.16);
    margin-top: 2rem;
    z-index: 0;
}
.footer .box{
	
    width: 25%;
    float: right;
    margin: 15px 5px;
    /* max-height: 145px; */
    overflow: hidden;
	}
.footer .box.tags{
	width:50%}
.footer .box.links{
	width:20%}

.footer .box.tags span{
	display:block;
	color:#343541}
.footer .box.tags span strong{
	color:#ffc501}
.footer .box .title{
	height:25px;
	font:bold 14px/25px tabnakweb,tahoma;
	text-align:right;
	color:#a29f9f;
	padding-bottom:5px;
    border-bottom: 1px solid rgba(0,0,0,.1);
	}
.footer .box .title a{
	border-radius:3px;
	font:10px/25px tabnakweb,tahoma;
	margin-right:5px;
	color:#999}
.footer .box .title a:hover{
	color:#ccc}
.footer .box .title:before{
	content:"";
	height:5px;
	width:5px;
	float:right;
	border-radius:50% 50% 50% 0;
	margin:9px 5px 0 5px}
.footer .box ul,.footer .box .content{
	text-align:justify;
	margin:5px 0}
.footer .box li{
	width:99%;
	float:right;
	margin-right:1px;
	background:none;
	color: #FFF;
}
.footer .box li a{
	color:#343541}
.footer .box li a:before {
	content: "\e902";
	font-family: 'tabnakfeeds';
	float: right;
	margin-left: 3px;
	margin-top: -1px;
}
.footer .box.links li{
	width:49%}
.footer .box .content a{
	color:#999;
	margin:1px 2px;
	font:11px/26px tabnakweb,tahoma !important}
.footer .box li a:hover,.footer .box .content a:hover{
	color:#ffc501}
.copyright{
	float:right;
	width:100%;
	background:#383838;
	padding:10px 0}
.copyright .info {
	float: right;
	width: 55%;
	}
.copyright .fixed{
	position:relative}
.copyright p{
	text-align:justify;
	color:#ccc;
	line-height:26px}

.copyright a:hover{
	color:#ffc501}
.copyright .socials {
	float: left;
	width: 40%;
	margin: 9px 0px;
	padding: 5px 30px 5px 15px;
}

.designer{
    
    color:#ffc501
}
.designer a{
	color:#fafafa}
.socials a{
	padding:5px;
	border-radius:5px;
	font-size:17px;
	float:left;
	margin-right:5px;
	margin-top:5px;
	color:#fff;
}
.socials .icon-telegram{
	background:#64a9dc;
}
.socials .icon-facebook{
	background:#3b5998;
}
.socials .icon-twitter{
	background:#00abf1;
}
.socials .icon-google-plus{
	background:#d0422a;
}
.socials .icon-instagram{
	background:#3b5998;
}
.socials .icon-aparat{
	background:#ed145b;
}
.socials .icon-cloob{
	background:#3bb54a;
}
.main.right .boxnews .posts .item_one:hover img ,.socials a:hover,.main.right .boxnews .posts .item:hover img{
	filter:grayscale(50%);
}
.scrolltop{
	position:fixed;
	bottom: 37px;
	right: 30px;
	background: #848d8c;
	display:none;
	z-index:999;
	width:35px;
	height:35px;
	cursor:pointer;
	transition:all 0.3s ease-out 0s;
	text-align:center;
	border-radius:3px;
}
.scrolltop:hover{
	/*background: #d60707;*/
}
.scrolltop i{
	display: inline-block;
	margin-top: 2px;
	font-size: 34px;
	color: #fff;
}
.icon-logo-tabnakweb {
	float: right;
	color: #9ca09d;
	font-size: 60px;
	margin: 0 0 0 5px;
}
.icon-logo-tabnakweb:hover {
	color: #eb4545;
}
.icon-logo-tabnakweb:before {
	content: "\e93a";
}
.icon-envelope:before {
	content: "\e940";
}
.icon-cart:before {
	content: "\e938";
}
.icon-cog:before {
	content: "\e939";
}
.icon-search3:before {
	content: "\e93b";
}
.icon-feed:before {
	content: "\e93c";
}
.icon-phone:before {
	content: "\e93d";
}
.icon-star:before {
	content: "\e93e";
}
.icon-creditcard:before {
	content: "\e93f";
}
.icon-time:before {
	content: "\e901";
}
.icon-chevron-small-left:before {
	content: "\e902";
}
.icon-search:before {
	content: "\e903";
}
.icon-controller-stop:before {
	content: "\e904";
}
.icon-folder-video:before {
	content: "\e905";
}
.icon-folder-music:before {
	content: "\e906";
}
.icon-folder:before {
	content: "\e907";
}
.icon-download:before {
	content: "\e908";
}
.icon-chevron-thin-left:before {
	content: "\e909";
}
.icon-chevron-thin-right:before {
	content: "\e90a";
}
.icon-atitle:before {
	content: "\e90b";
}
.icon-coffee:before {
	content: "\e90c";
}
.icon-dots-three-vertical:before {
	content: "\e90d";
}
.icon-archive:before {
	content: "\e90e";
}
.icon-circular-graph:before {
	content: "\e90f";
}
.icon-aparat:before {
	content: "\e910";
}
.icon-cloob:before {
	content: "\e911";
}
.icon-instagram:before {
	content: "\e912";
}
.icon-telegram:before {
	content: "\e913";
}
.icon-shopping-bag:before {
	content: "\e914";
}
.icon-shopping-basket:before {
	content: "\e915";
}
.icon-eye:before {
	content: "\e916";
}
.icon-angle-double-left:before {
	content: "\e917";
}
.icon-shuffle:before {
	content: "\e918";
}
.icon-drive:before {
	content: "\e919";
}
.icon-tag-cord:before {
	content: "\e91a";
}
.icon-angle-double-down:before {
	content: "\e91b";
}
.icon-reply:before {
	content: "\e91c";
}
.icon-loop:before {
	content: "\e91d";
}
.icon-heart-outlined:before {
	content: "\e91e";
}
.icon-heart:before {
	content: "\e91f";
}
.icon-mail:before {
	content: "\e920";
}
.icon-user:before {
	content: "\e921";
}
.icon-globe:before {
	content: "\e922";
}
.icon-key:before {
	content: "\e923";
}
.icon-link:before {
	content: "\e924";
}
.icon-hand:before {
	content: "\e925";
}
.icon-menu:before {
	content: "\e926";
}
.icon-search2:before {
	content: "\e927";
}
.icon-comment:before {
	content: "\e928";
}
.icon-loop2:before {
	content: "\e929";
}
.icon-tag:before {
	content: "\e92a";
}
.icon-print:before {
	content: "\e92b";
}
.icon-chevron-up:before {
	content: "\e92c";
}
.icon-download3:before {
	content: "\e92d";
}
.icon-menu2:before {
	content: "\e92e";
}
.icon-fz2:before {
	content: "\e92f";
}
.icon-fz3:before {
	content: "\e930";
}
.icon-fz1:before {
	content: "\e931";
}
.icon-share:before {
	content: "\e932";
}
.icon-telegram2:before {
	content: "\e933";
}
.icon-instagram2:before {
	content: "\e934";
}
.icon-youtube:before {
	content: "\e935";
}
.icon-price-tag:before {
	content: "\e936";
}
.icon-close:before {
	content: "\e937";
}
.icon-location2:before {
	content: "\e948";
}
.icon-clock:before {
	content: "\e94e";
}
.icon-download2:before {
	content: "\e960";
}
.icon-bubbles2:before {
	content: "\e96d";
}
.icon-bubbles4:before {
	content: "\e970";
}
.icon-cancel-circle:before {
	content: "\ea0d";
}
.icon-google-plus:before {
	content: "\ea8b";
}
.icon-facebook:before {
	content: "\ea90";
}
.icon-twitter:before {
	content: "\ea96";
}