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

@font-face {
	font-family: 'farsinum';
	src: url("fonts/Sahel-FD-WOL.woff") format("woff");
}
@font-face {
	font-family: 'sepehrnews';
	src: url('fonts/sepehrnews.eot?8kcieo');
	src: url('fonts/sepehrnews.eot?8kcieo#iefix') format('embedded-opentype'), url('fonts/sepehrnews.ttf?8kcieo') format('truetype'), url('fonts/sepehrnews.woff?8kcieo') format('woff'), url('fonts/sepehrnews.svg?8kcieo#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'sepehrnews' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
* {
	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: 76rem;
	margin-right: auto;
	margin-left: auto;
	padding-left: 7px;
	padding-right: 8px;
}
.containerh {
	max-width: 76rem;
	margin-right: auto;
	margin-left: auto;
	padding-left: 7px;
	padding-right: 8px;
	position: relative;
}
#header {
	width: 100%;
}
.topheader {
	padding: 4px 0;
	overflow: hidden;
}
.topheader .topheaderr {
	float: right;
	width: 60%;
}


.logo-search {
	background: url(images/header-bg.png) no-repeat center bottom;
	width: 100%;
	min-height: 120px;
}
.logo-search .logo {
	width: 20%;
	float: right;
	margin-top: 20px;
}
.logo-search .logo img {
	max-height: 85px;
	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: 27px 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;
	background: #d71920;
	z-index: 999999;
	cursor: pointer;
	font-weight: bold;
	color: white;
	float: left;
}
.offdaynote {
	border-bottom: 45px solid #fff;
}
.categories {
	background: #333;
	height: 35px;
	width: 100%;
}
.categories_div {
	height: 28px;
	margin-bottom: 10px;
}
.categories ul {
	float: right;
	width: 100%;
}
.categories li {
	float: right;
}
.categories li a {
	display: inline-block;
	color: #e5e5e5;
	padding: 1px 8px;
	height: 35px;
	font-size: 1.3em;
}
.categories .categories-item ul li a {
	background: none
}
.categories li:hover .sub-menu {
	display: block
}
.categories ul li .sub-menu {
	position: absolute;
	top: 34px;
	right: 0;
	width: 100%;
	z-index: 78;
	text-align: start;
	display: none;
	white-space: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 99999999999999999;
	padding: 5px;
}
.categories .sub-menu li a {
	display: inline-block;
	color: #ffffff;
}
.categories .sub-menu li a:hover {
	color: #fff;
}
.categoriesfix {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 10000;
	border-top: 0;
	-webkit-animation: fadein 1s;
	-moz-animation: fadein 1s;
	-ms-animation: fadein 1s;
	-o-animation: fadein 1s;
	animation: fadein 1s;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
	float: right;
	border-bottom: none;
	opacity: .94;
}
.zetta-menu>.current-menu-item>a {
	background: #222;
	color: #fff;
}
.zetta-menu {
	position: relative;
}
.zetta-menu>li:hover>a, .zetta-menu>li:hover>a:visited {
	color: #f2f2f2;
}
.zetta-menu ul li {
	float: right;
	position: relative;
}
.zetta-menu ul li:hover {
	background: #222;
}
.zetta-menu ul>li a {
	padding: 0px 10px;
	text-align: right;
	height: 28px;
}
.zetta-menu ul>li a:hover {
	color: #fff
}
.zetta-menu>li:hover {
	background: #222;
}
.zetta-menu ul {
	position: absolute;
	display: none;
	z-index: 999999999999999;
}
.zetta-menu>li>ul {
	top: 100%;
	right: 1px;
	width: 100%;
	z-index: 999999999999999;
}
.zetta-menu>li>ul li:before {
	content: "";
	width: 1px;
	height: 6px;
	display: inline-block;
	position: absolute;
	top: 12px;
}
.zetta-menu>li>ul li:first-child:before {
	display: none
}
.zetta-menu>li>ul ul {
	top: 0;
	right: 100%;
}
.zetta-menu li:hover>ul {
	display: block;
}
.current-menu-item .sub-menu {
	display: block
}
.zetta-menu.zm-effect-slide-bottom>li>div, .zetta-menu.zm-effect-slide-bottom li>ul {
	transform: translateY(0px);
	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 ul li>ul {
	top: 28px;
	width: auto;
	right: -1px;
	text-align: center;
}
.zetta-menu ul li>ul a {
	width: 80px;
	text-align: center;
}
.zetta-menu ul li>ul li:before {
	display: none
}
.headfix, .cat_menu, .categories img, .navicon, .logoicon {
	display: none;
}
.categories .date {
	float: left;
	font: 13px/34px tabnakweb, tahoma;
	color: #FFF;
	max-height: 35px;
	position: absolute;
	left: 0;
	padding: 0 3px;
}
.categoriesfix .date {
	display: none;
}
.logoicon {
	display: block;
	height: 35px;
	/* width: 37px; */
	/* float: left; */
	margin: 0;
	cursor: pointer;
	position: absolute;
	left: 0;
}
.categoriesfix img {
	display: block;
	height: 35px;
	background: #4f4f4f;
}
.newsspecial {
	width: 60%;
	float: right;
}
.main.right {
	float: right;
	width: 58%;
	margin-top: 15px;
}
.main.right .boxnews {
	  
	
}
.main.right .boxtnews {
	display: inline-block;
	width: 100%;
}
.main.right .boxtnews ul li {
	width: 33.33333%;
	float: right;
	padding: 0 10px;
}
.main.right .boxtnews ul li img {
	width: 100%;
	height: auto;
	max-height: 120px;
}
.main.right .boxtnews ul li h2 {
	font: 1.2em/2 'tabnakweb', tahoma !important;
	color: #262424;
	font-weight: bold !important;
	letter-spacing: -.2px;
}
.boxnewsb {
	border-radius: 4px 4px 0 0;
	  width: 100%;
    padding: 15px 22px 20px 14px;
    margin-bottom: 15px;
    background: #eaeaea;
    overflow: hidden;
}
.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 {
	padding: 00 10px 0;
}
.main.right .boxnews .posts .item .notfound {
	text-align: center;
	/* height: 223px;
	*/
	font-size: 12em;
	color: #068dc3;
}
.main.right .boxnews .posts .item_one {
	height: 235px;
}
.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: 50%;
    height: auto;
    /* padding: 3px; */
    margin-left: 10px;
    border-radius: 1px;
    box-shadow: 0 1.5px 2px rgba(0, 0, 0, .12);
    -webkit-transition: all .23s ease-in-out;
    transition: all .23s ease-in-out;
}
.photoslider, .slider {
	direction: ltr;
}
.main.right .boxnews .posts .item img {
	float: right;
	width: 160px;
	height: 100px;
	margin-left: 10px;
	-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: #656d74;
	max-height: 120px;
	overflow: hidden;
}
.main.right .single .line, .line, .main.right .boxnews .posts .line {
	    width: 100%;
    border-bottom: 1px solid #b1abab;
    margin: 4px;
    display: inline-block;
}
.main.right .single .contentsingle {
	font: 1.2em/2 'tabnakweb', tahoma;
	color: #696969;
	padding: .4em;
	float: right;
	width: 100%;
}
.download {
	text-align: center;
}
.main.right .single .contentsingle .download a {
	background: #343541;
	padding: 2px 10px;
	margin: 5px;
	display: inline-block;
	border: 1px solid #f2f2f2;
	border-radius: 3px;
	color: #fff;
}
.main.right .single .contentsingle .download a:hover {
	color: #f7f7f7 !important;
	text-decoration: none;
}
.main.right .single .contentsingle .download a i {
	float: right;
	margin: 4px 0px 0px 5px;
	font-size: 17px;
	background: none;
}
.main.right .single .contentsingle .download ul li {
	list-style-type: none;
}
.main.right .single .contentsingle .download a:hover {
	background: #D20001;
	border-color: #B10000;
}
.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;
	margin-bottom: 10px;
	float: right;
	font-weight: bold;
	letter-spacing: -.2px;
}
.main.right .single .rootitr {
	font: 1.1em/2 'tabnakweb', tahoma;
	color: #696969;
}
.main.right .single .excerptpic {
	width: 100%;
	float: right;
}
.width100 {
	width: 100% !important;
}
.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 .head_row1 {
width: 100%;
    padding: 12px 13px 12px 21px;
    background: #e3e7f0;
	float: right;
	border-radius: 5px;
}

.main.right .single .head .the_category a {
    display: inline-block;
    font: 14px/22px tabnakweb, tahoma;
    color: #fff;
    background: #768cbe;
    border-radius: 5px;
    padding: 0 12px;
}
.main.right .single .head .the_ID {
    font: 13px tabnakweb, tahoma;
    color: #022162;
		float: left;

}

.main.right .single .head .head_row2 {
    width: 100%;
    padding: 12px 0px 12px 0px;
    float: right;
    border-bottom: 2px solid #e3e7f0;
}

.main.right .single .left {
	float: right;
	position: relative;
}
.main.right .single .head .head_row2  span.the_time {
    float: left;
    color: #050544;
}



.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, i.icon-fz3, i.icon-fz2, i.icon-fz1 {
	float: left;
	margin: 4px 6px 0 0;
	font-size: 1.6em;
	  
}


.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;
	display: inline-block;
}
.main.right .single .item-footer .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
	float: left;
	width: 50%;
	text-align: left;
}
.main.right .single .item-footer .form-group i.icon-link {
	float: left;
	font-size: 16px;
	background: #d8d8d8;
	padding: 5px;
}
.main.right .single .item-footer .social {
	float: right;
	color: #fff;
	font-size: 14px;
	height: 22px;
	width: 50%;
}
.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 tabnakweb, tahoma;
}
/** Owl Carousel Owl Demo Theme *v1.3.3*/

.main.right .boxnews .posts .owl-theme .owl-controls {
bottom: -15px;
    text-align: left;
    margin: 0 3em 0 0;
    position: absolute;
    left: 0;
}
/* 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);
}
/* 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: #f7f7f7;
	border-radius: 2px;
}
.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: 2px;
	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 1.4em tabnakweb, 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: 1.5em tabnakweb, tahoma
}
.main.right .single .contentsingle h2 {
	font: 1.3em tabnakweb, tahoma
}
.main.right .single .contentsingle h3 {
	font: 1.1em tabnakweb, 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 {
	font: 1.2em/2 'tabnakweb', tahoma !important;
	color: #262424;
	font-weight: bold !important;
}
.main.right .boxnews .posts .item_one h1 a {
	font: 1.2em/2 'tabnakweb', tahoma;
	font-weight: bold;
	color: #262424;
	border-radius: 4px 4px 0 0;
	letter-spacing: -1px;
}
.main.right .boxnews .posts .item_one .left {
	width: 48%;
	float: left;
}
.main.right .boxnews .posts .item_one .rootitr {
	color: #9b9898 !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: 'sepehrnews';
	float: right;
	margin-left: 3px;
	margin-top: 1px;
	color: #00a651;
}
.article {
	position: relative;
}
.color {
	background: rgba(225, 61, 50, 0.15) !important;
}

.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: 41%;
	margin-top: 15px;
}
.social_search {
	    width: 100%;
    margin-bottom: 15px;
    background: #eaeaea;
    border-radius: 5px;
	float: right;
}
.social_search_row1 {
       width: 100%;
    padding: 10px 11px 9px 19px;
    border-bottom: 1px solid #fff;
    float: right;
}

.social_search .search{
  float: right;
    background: #ffffff;
    height: 35px;
    width: 82%;
    margin: 10px;
    position: relative;
    border-radius: 4px;
	}
.social_search .search input{background:none;border:0px;color:#ccc;line-height:35px;padding-right:13px;width:89%;}
.social_search .search button{
position: absolute;
    left: 0px;
    top: 0px;
    height: 35px;
    width: 35px;
    border: 0px;
    border-radius: 5px 0 0 5px;
	font-size: 1.8em;
}
.social_search .search:hover i{color:#ccc;}

.social_search_row1  a {
    padding: 3px;
    border-radius: 5px;
    font-size: 20px;
    float: left;
    margin-right: 5px;
    margin-left: 4px;
    margin-top: 13px;
 
}
.social_icon {
    margin: 0 auto;
    width: 100%;
    float: left;
}
.social_icon  a {
       display: block;
    float: left;
    width: 16.66%;
    text-align: center;
    padding: 6px 0 0 0;
    height: 29px;
    margin: 9px 0;
    border-right: 1px solid #fff;
    border-left: 1px solid #cccccc;
	    padding: 3px;
    border-radius: 5px;
    font-size: 20px;
    float: left;
    margin-right: 5px;
    margin-left: 4px;
    margin-top: 13px;
}


.aside.left .left_banner {
	float: left;
	width: 29%;
	text-align: center;
}
.aside.left .left_banner img {
	width: 100%;
	padding: 0 5px;
}
.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: 70%;
}
.aside.left .right .boxside {
	width: 100%;
	background: #FFF;
	-webkit-transition: all .23s ease-in-out;
	transition: all .23s ease-in-out;
	    float: right;
}
.aside.left .right .boxsidetow {
	width: 100%;
	background: #f6f6f6;
	-webkit-transition: all .23s ease-in-out;
	transition: all .23s ease-in-out;
		    float: right;

}


.aside.left .right .tow {
	margin: 30px 0;
}
.aside.left .right .three {
	margin-top: 10px;
	margin-bottom: 15px;
}
.aside.left .right .boxsidetow .boxsidelist {
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	color: #656565;
	padding: 2px 9px;
}
.aside.left .right .boxsidetow>header {
	margin-bottom: 10px;
	overflow: hidden;
}
.aside.left .right .boxsidetow>header h3 {
	float: right;
	font-weight: bold;
	line-height: 1.13em;
	margin-bottom: 0;
	padding: 5px 15px;
	font-size: 15px;
	color: #ffffff;
}
.aside.left .right .boxsidetow .boxsidelist ul {
	float: right;
	width: 100%;
	line-height: 23px;
}
.aside.left .right .boxsidetow .boxsidelist li {
	text-overflow: ellipsis;
	display: block;
	color: #068dc3;
	border-bottom: 1px dashed #e9e9e9;
	padding-bottom: 3px;
	font-weight: 600;
	letter-spacing: -.2px;
}
.aside.left .right .boxsidetow .boxsidelist li:before {
content: "\e929";
    font-family: 'sepehrnews';
    float: right;
    margin-left: 5px;
    margin-top: 0px;
    font-size: 15px;
    color: #d60d17;
}
.aside.left .right .boxside .boxsidelist {
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	color: #656565;
	padding: 2px 9px;
}
.boxnews>header{
    width: 100%;
    border-radius: 5px 0 0 0;
  
    height: 18px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}
.boxnews>header:after {
	display: block;
	content: '';
	position: absolute;
	height: 2px;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	z-index: 0;
}
.boxnews>header h2{
	
  position: relative;
    z-index: 1;
    padding-left: 20px;
    line-height: 26px;
    padding: 0 17px 0 19px;
    background: #fff;
    display: inline-block;
    font: 1em tabnakweb, tahoma;
    color: #d60d17;
    border-top: 2px solid #d60d17;
}
.boxnews>header h2>a {
	display: block;
	text-decoration: none;
}


.related>header, .aside.left .right .boxside>header {

    width: 100%;
    border-radius: 5px 0 0 0;
    height: 40px;
    overflow: hidden;
	position: relative;
}
.boxnews>header:after, .related>header:after, .aside.left .right .boxside>header:after {
	display: block;
	content: '';
	position: absolute;
	height: 2px;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	z-index: 0;
}
.related>header h2, .aside.left .right .boxside>header h2 {
	position: relative;
    z-index: 1;
    padding-left: 20px;
    line-height: 26px;
    padding: 0 17px 0 19px;
    background: #fff;
    display: inline-block;
    font: 18px/38px tabnakweb, tahoma;
    color: #d60d17;
    border-top: 2px solid #d60d17;
}
.aside.left .right .boxside>header h2>a {
	display: block;
	text-decoration: none;
}
.related li {
	    text-overflow: ellipsis;
    display: block;
    color: #068dc3;
    border-bottom: 1px dashed #e9e9e9;
    padding-bottom: 3px;
    font-weight: 400;
    letter-spacing: -.2px;
    float: right;
    width: 100%;
}

.related li:before {
content: "\e929";
    font-family: 'sepehrnews';
    float: right;
    margin-left: 5px;
    margin-top: 0px;
    font-size: 15px;
    color: #d60d17;
}
.aside.left .right .boxside .h4 {
	font-size: 1.1rem;
	font-weight: bold;
	padding: 0 0 0 0;
	line-height: 1.6;
	margin: 0;
	background: #fff;
	position: relative;
	z-index: 1;
	display: inline-block;
	padding-left: 20px;
	line-height: 26px;
}
.aside.left .right .boxside .h4:after {
	display: block;
	content: '';
	position: absolute;
	height: 1px;
	background: #004adf;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	z-index: 0;
}
.aside.left .right .boxside .boxsidelist .postside1 {}
.aside.left .right .boxside .boxsidelist .postside1 img {
	float: right;
	width: 97%;
	height: auto;
	margin: 4px;
	transition: all .23s ease-in-out;
	position: relative;
}
.item-caption {
	position: relative;
	padding: 0;
	margin: 0;
}
.aside.left .right .boxside .boxsidelist .postside1 figure::after {
	position: absolute;
	font-family: 'sepehrnews';
	width: 100%;
	height: 100%;
	content: '\e905';
	color: #FFF;
	font-size: 2.5em;
	left: 0;
	padding: 10px;
	text-align: center;
	line-height: 180px;
}
.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: #FFF;
	font-weight: bold !important;
}
.aside.left .right .boxside .boxsidelist .postside2 img {
	float: right;
	width: 46.5%;
	height: auto;
	margin: 4px;
	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 {
	text-overflow: ellipsis;
	display: block;
	color: #068dc3;
	border-bottom: 1px dashed #e9e9e9;
	padding-bottom: 3px;
	font-weight: 400;
	letter-spacing: -.2px;
}
.aside.left .right .boxside .boxsidelist ul li figure {
	width: 100%;
	padding: 0;
	margin: 0;
}
.aside.left .right .boxside .boxsidedesc {
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	color: #656565;
	padding: 2px 9px;
}
.aside.left .right .boxside .boxsidedesc ul {
	float: right;
	width: 100%;
	line-height: 23px;
}
.aside.left .right .boxside .boxsidedesc li {
	text-overflow: ellipsis;
	display: block;
	color: #068dc3;
	border-bottom: 1px dashed #e9e9e9;
	padding-bottom: 3px;
	font-weight: 400;
	letter-spacing: -.2px;
	float: right;
	width: 100%;
	padding: 5px 0 5px 0;
}
.aside.left .right .boxside .boxsidedesc li:hover figure img {
  border: 4px solid #ec4f3d;
}
.aside.left .right .boxside .boxsidedesc ul li figure {
	width: 100%;
	padding: 0;
	margin: 0;
}
.aside.left .right .boxside .boxsidedesc ul li figure img {
    border-radius: 50%;
    float: right;
    height: 101px;
    overflow: hidden;
    width: 101px;
    border: 4px solid #eaeaea;
    margin-left: 12px;
}
.aside.left .right .boxside .boxsidedesc ul li a {
    color: #262424;
    font-size: 1rem;
}
.aside.left .right .boxside .boxsidelist li time a {
	color: #adb5bd;
	font-size: 0.7rem;
	display: inline-block;
}
.aside.left .right .boxside .boxsidelist li time a:before {
	font-family: "sepehrnews";
	content: '\e925';
	display: inline-block;
	margin-left: 5px;
	font-size: 0.75rem;
	color: #adb5bd;
}
.aside.left .right .boxsidetow .boxsidelist .hot, .aside.left .right .boxside .boxsidelist .hot {
	color: #ff0000;
}

.boxsidelist.black {
    background: #333;
        padding: 15px 6px !important;
}
.aside.left .right .boxside .boxsidelist li:before {
	    content: "\e929";
    font-family: 'sepehrnews';
    float: right;
    margin-left: 5px;
    margin-top: 2px;
    font-size: 15px;
    color: #d60d17;
}
.aside.left .right .boxside .context .tabs {
    width: 100%;
    height: 40px;
    border-radius: 5px 0 0 0;
    margin-bottom: 5px;
	margin-bottom: 10px;
}
.aside.left .right .boxside .context .tabs .tactive {
   background: #fff;
    font: 18px tabnakweb, tahoma;
    color: #d60d17;
    border-top: 2px solid #d60d17;
    padding: 4px 0;
}
.aside.left .right .boxside .context .tabs a {
	    text-align: center;
    font: bold 1.5em tabnakweb, tahoma;
    color: #FFF;
    width: 30%;
    background: #d60d17;
    cursor: pointer;
    float: right;
    padding: 5px 0;
	border-right: 1px solid #fff;
}
.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 {
	text-overflow: ellipsis;
    display: block;
    color: #068dc3;
    border-bottom: 1px dashed #e9e9e9;
    padding-bottom: 3px;
    font-weight: 400;
    letter-spacing: -.2px;
    float: right;
    width: 100%;
}
.aside.left .right .boxside .context li:before {
	content: "\e929";
    font-family: 'sepehrnews';
    float: right;
    margin-left: 5px;
    margin-top: 0px;
    font-size: 15px;
    color: #d60d17;
}
.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;
}
.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)
}
.searchform {
	margin: 1em;
	display: inline-block;
}
.searchform input, .searchform select {
	padding: 0 1em;
	background: #f2f2f2;
	border-radius: 0px 5px 5px 0px;
	font-size: 12px;
	float: right;
	height: 45px;
}
.searchform button {
	cursor: pointer;
	background: #333;
	color: #fff;
	float: left;
	padding: 14px;
	height: 45px;
	border-radius: 5px 0px 0px 5px;
}
.notfound.ser4 {
	font-size: 5em !important;
}
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 {
	font: 12px/2 farsinum, tabnakweb, tahoma;
	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;*/
}
.mediaarticle {
	float: right;
	background-color: #353535;
	color: #fff;
	padding: 20px 0 20px 0;
	margin-top: 40px;
	width: 100%;
}
.mediaarticle .photo {
    float: left;
    width: 69%;
}
.mediaarticle .photo>header {
	background: transparent;
	height: 26px;
	line-height: 26px;
	margin-bottom: 10px;
	position: relative;
}
.mediaarticle .photo>header:after {
	display: block;
	content: '';
	position: absolute;
	height: 2px;
	width: 100%;
	background: #FFF;
	top: 50%;
	transform: translateY(-50%);
	z-index: 0;
}
.mediaarticle .photo>header h2 {
	font-size: 1.1rem;
	font-weight: bold;
	padding: 0 0 0 0;
	line-height: 1.6;
	margin: 0;
	color: #FFF;
	background: #353535;
	position: relative;
	z-index: 1;
	display: inline-block;
	padding-left: 20px;
	line-height: 26px;
}
.mediaarticle .photo>header h2>a {
	display: block;
	text-decoration: none;
	color: #FFF;
}
.mediaarticle .photo ul {
	border-radius: 3px;
	margin: 20px 0;
}
.mediaarticle .photo ul li figure {
	width: 100%;
	padding: 0;
	margin: 0;
}
.mediaarticle .photo ul li figure:before {
	position: absolute;
	font-family: 'sepehrnews';
	width: 100%;
	height: 100%;
	content: '\e90b';
	color: #ffffff;
	font-size: 2.5em;
	left: -4px;
	text-align: right;
	line-height: 35px;
}
.mediaarticle .photo ul li {
	height: auto;
	width: 100%;
	
}


.mediaarticle .photo ul li  h3 {
	font: 2em 'tabnakweb', tahoma;
    float: right;
    text-align: right;
}

.mediaarticle .photo ul li  h3:before {
      content: "\e929";
    font-family: 'sepehrnews';
    float: right;
    margin-left: 11px;
    margin-top: 8px;
    font-size: 27px;
    color: #d60d17;
}
.mediaarticle .photo ul li  h3 a {
	color: #fff;
}
.mediaarticle .photo ul li img {
	height: auto;
	width: 100%;
	max-height: 500px;
}
.mediaarticle .photo ul li h2 {
	position: absolute;
}
.mediaarticle .photo .owl-controls {
	position: absolute;
	top: 25px;
	left: 10px;
	z-index: 900;
}
.mediaarticle .photo .owl-controls .owl-next, .mediaarticle .photo .owl-controls .owl-prev {
	width: 27px;
	height: 27px;
	border-radius: 2px;
	background-clip: padding-box;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	color: #fff;
	text-align: center;
	font-family: 'sepehrnews';
	display: block;
	float: left;
	font-size: 20px;
	line-height: 17px;
	margin-left: 10px;
}
.mediaarticle .video {
	    float: right;
    width: 28%;
}
.mediaarticle .video>header {
	background: transparent;
	height: 26px;
	line-height: 26px;
	margin-bottom: 10px;
	position: relative;
}
.mediaarticle .video>header:after {
	display: block;
	content: '';
	position: absolute;
	height: 2px;
	width: 100%;
	background: #FFF;
	top: 50%;
	transform: translateY(-50%);
	z-index: 0;
}
.mediaarticle .video>header h2 {
	font-size: 1.1rem;
	font-weight: bold;
	padding: 0 0 0 0;
	line-height: 1.6;
	margin: 0;
	color: #FFF;
	background: #353535;
	position: relative;
	z-index: 1;
	display: inline-block;
	padding-left: 20px;
	line-height: 26px;
}
.mediaarticle .video>header h2>a {
	display: block;
	text-decoration: none;
	color: #FFF;
}
.mediaarticle .video ul {
	border-radius: 3px;
}
.mediaarticle .video ul li {
	height: 245px;
	width: 100%;
	position: relative;
	float: right;
	margin: 10px;
}
.mediaarticle .video ul li .desc {
	position: absolute;
	width: 100%;
	height: auto;
	bottom: 8px;
	right: 0;
	margin: 0;
	padding-top: 20px;
	transition: 0.2s all;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.6) 100%);
}
.mediaarticle .video ul li:hover .desc {
	padding-top: 40px;
}
.mediaarticle .video ul li .desc h3 {
	font: .8em 'tabnakweb', tahoma;
	float: right;
	padding: 8px 6px;
	text-align: right;
	color: #fff;
}
.mediaarticle .video ul li .desc h3 a {
	color: #fff;
}
.mediaarticle .video ul li img {
	    height: 237px;
    width: 100%;
    max-height: 245px;
    /* min-height: 150px; */
}
.mediaarticle .video ul li figure {
	width: 100%;
	padding: 0;
	margin: 0;
}
.mediaarticle .video ul li figure:before {
	position: absolute;
	font-family: 'sepehrnews';
	width: 100%;
	height: 100%;
	content: '\e921';
	color: #ffffff;
	font-size: 2.5em;
	left: -4px;
	text-align: right;
	line-height: 35px;
}
.mediaarticle .video ul li h2 {
	position: absolute;
}
.footer {
	background: #272727;
	float: right;
	width: 100%;
	padding: 1rem 0 0 0;
	box-shadow: 0 3px 12px rgba(0, 0, 0, .16);
	margin-top: 0rem;
	z-index: 0;
}
.footer .box {
	width: 25%;
	float: right;
	margin: 15px 5px;
	/* max-height: 145px; */
	overflow: hidden;
}
.footer .box.tags {
	width: 45%
}
.footer .box.links {
	width: 25%
}
.footer .box.tags span {
	display: block;
	color: #343541
}
.footer .box .taglist {}
.footer .box .taglist a {
	color: #b3b3b3;
	display: block;
	padding: 0 8px;
	position: relative;
	background: #333;
}
.footer .box .taglist a:before {
	width: 5px;
	height: 5px;
	background: #666;
	top: 10px;
	right: -3px;
	z-index: 11;
	border-radius: 100%;
}
.footer .box .taglist a:after {
	width: 0;
	height: 0;
	border-left: 16px solid #333;
	right: -16px;
	top: 0;
	border-top: 13px solid transparent;
	border-bottom: 13px solid transparent;
	z-index: 10;
}
.footer .box.tags span strong {
	color: #ffc501
}
.footer .box .title {
	height: 33px;
	font: bold 1.2em/25px tabnakweb, tahoma;
	text-align: right;
	color: #ffffff;
	padding-bottom: 5px;
	border-bottom: 1px solid rgba(190, 185, 185, 0.1);
}
.footer .box .title a {
	border-radius: 3px;
	font: 1.4em/25px tabnakweb, tahoma;
	margin-right: 5px;
	color: #fff;
}
.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;
	color: #fff;
	margin: 5px 0
}
.footer .box li {
	width: 99%;
	float: right;
	margin-right: 1px;
	background: none;
	color: #FFF;
}
.footer .box li a {
	color: #cbccd7;
	letter-spacing: -1px;
}
.footer .box li a:before {
	content: "\e910";
	font-family: 'sepehrnews';
	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: #17171a;
	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;
}
.icon-logo-tabnakweb {
	float: right;
	color: #9ca09d;
	font-size: 60px;
	margin: 0 0 0 5px;
}
.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;
}
.socials .icon-gap {
	background: #a24cce;
}
.socials .icon-soroush {
	background: #1d7793;
}
.socials .icon-Eitaa {
	background: #ef7c00;
}
.socials .icon-rubika {
	background: #e04452;
}
.socials .icon-bale {
	background: #49dbae;
}
.socials .icon-android {
	background: #a5ca39;
}
.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: 40px;
	right: 10px;
	background: #343541;
	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-bisphone:before {
	content: "\e96a";
}
.icon-iran:before {
	content: "\e980";
}
.icon-Eitaa:before {
	content: "\e985";
}
.icon-bale:before {
	content: "\e986";
}
.icon-rubika:before {
	content: "\e987";
}
.icon-youtube:before {
	content: "\e97e";
}
.icon-language:before {
	content: "\e97f";
}
.icon-igap:before {
	content: "\e981";
}
.icon-wispi:before {
	content: "\e982";
}
.icon-soroush:before {
	content: "\e983";
}
.icon-gap:before {
	content: "\e984";
}
.icon-file-iso:before {
	content: "\e97c";
}
.icon-file-iso1:before {
	content: "\e97d";
}
.icon-radio1:before {
	content: "\e969";
}
.icon-camera1:before {
	content: "\e90b";
}
.icon-chart-bar:before {
	content: "\e90c";
}
.icon-chart-pie:before {
	content: "\e90d";
}
.icon-checkmark-outline:before {
	content: "\e90e";
}
.icon-cheveron-down:before {
	content: "\e90f";
}
.icon-cheveron-left:before {
	content: "\e910";
}
.icon-cheveron-outline-down:before {
	content: "\e911";
}
.icon-cheveron-outline-left:before {
	content: "\e912";
}
.icon-cheveron-outline-right:before {
	content: "\e913";
}
.icon-cheveron-outline-up:before {
	content: "\e914";
}
.icon-cheveron-right:before {
	content: "\e915";
}
.icon-cheveron-up:before {
	content: "\e916";
}
.icon-computer-desktop:before {
	content: "\e917";
}
.icon-computer-laptop:before {
	content: "\e918";
}
.icon-credit-card:before {
	content: "\e919";
}
.icon-envelope:before {
	content: "\e91a";
}
.icon-folder:before {
	content: "\e91b";
}
.icon-folder-outline:before {
	content: "\e91c";
}
.icon-gift:before {
	content: "\e91d";
}
.icon-location:before {
	content: "\e91e";
}
.icon-phone:before {
	content: "\e91f";
}
.icon-play1:before {
	content: "\e920";
}
.icon-play-outline:before {
	content: "\e921";
}
.icon-radio:before {
	content: "\e922";
}
.icon-shopping-cart:before {
	content: "\e923";
}
.icon-station:before {
	content: "\e924";
}
.icon-time:before {
	content: "\e925";
}
.icon-time1:before {
	content: "\e926";
}
.icon-chevron-small-left:before {
	content: "\e927";
}
.icon-search1:before {
	content: "\e928";
}
.icon-controller-stop:before {
	content: "\e929";
}
.icon-folder-video:before {
	content: "\e92a";
}
.icon-folder-music:before {
	content: "\e92b";
}
.icon-folder1:before {
	content: "\e92c";
}
.icon-download:before {
	content: "\e92d";
}
.icon-chevron-thin-left:before {
	content: "\e92e";
}
.icon-chevron-thin-right:before {
	content: "\e92f";
}
.icon-atitle:before {
	content: "\e930";
}
.icon-coffee:before {
	content: "\e931";
}
.icon-dots-three-vertical:before {
	content: "\e932";
}
.icon-archive:before {
	content: "\e933";
}
.icon-circular-graph:before {
	content: "\e934";
}
.icon-aparat:before {
	content: "\e935";
}
.icon-cloob:before {
	content: "\e936";
}
.icon-instagram:before {
	content: "\e937";
}
.icon-telegram:before {
	content: "\e938";
}
.icon-shopping-bag:before {
	content: "\e939";
}
.icon-shopping-basket:before {
	content: "\e93a";
}
.icon-eye1:before {
	content: "\e93b";
}
.icon-angle-double-left:before {
	content: "\e93c";
}
.icon-shuffle:before {
	content: "\e93d";
}
.icon-drive:before {
	content: "\e93e";
}
.icon-tag-cord:before {
	content: "\e93f";
}
.icon-angle-double-down:before {
	content: "\e940";
}
.icon-reply:before {
	content: "\e941";
}
.icon-loop:before {
	content: "\e942";
}
.icon-heart-outlined:before {
	content: "\e943";
}
.icon-heart:before {
	content: "\e944";
}
.icon-mail:before {
	content: "\e945";
}
.icon-user1:before {
	content: "\e946";
}
.icon-globe:before {
	content: "\e947";
}
.icon-key:before {
	content: "\e948";
}
.icon-link:before {
	content: "\e949";
}
.icon-hand:before {
	content: "\e94a";
}
.icon-menu:before {
	content: "\e94b";
}
.icon-search2:before {
	content: "\e94c";
}
.icon-comment:before {
	content: "\e94d";
}
.icon-loop2:before {
	content: "\e94e";
}
.icon-tag:before {
	content: "\e94f";
}
.icon-print:before {
	content: "\e950";
}
.icon-chevron-up:before {
	content: "\e951";
}
.icon-download3:before {
	content: "\e952";
}
.icon-menu2:before {
	content: "\e953";
}
.icon-fz2:before {
	content: "\e954";
}
.icon-fz3:before {
	content: "\e955";
}
.icon-fz1:before {
	content: "\e956";
}
.icon-share:before {
	content: "\e957";
}
.icon-telegram2:before {
	content: "\e958";
}
.icon-instagram2:before {
	content: "\e959";
}
.icon-youtube1:before {
	content: "\e95a";
}
.icon-price-tag:before {
	content: "\e95b";
}
.icon-close:before {
	content: "\e95c";
}
.icon-cart:before {
	content: "\e95d";
}
.icon-cog:before {
	content: "\e95e";
}
.icon-logo-tabnakweb:before {
	content: "\e95f";
}
.icon-search3:before {
	content: "\e960";
}
.icon-feed:before {
	content: "\e961";
}
.icon-phone1:before {
	content: "\e962";
}
.icon-star:before {
	content: "\e963";
}
.icon-creditcard:before {
	content: "\e964";
}
.icon-envelope1:before {
	content: "\e965";
}
.icon-location2:before {
	content: "\e966";
}
.icon-clock1:before {
	content: "\e967";
}
.icon-download2:before {
	content: "\e968";
}
.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";
}
.icon-home:before {
	content: "\e96b";
}
.icon-home2:before {
	content: "\e96c";
}
.icon-home3:before {
	content: "\e96e";
}
.icon-image1:before {
	content: "\e96f";
}
.icon-images:before {
	content: "\e971";
}
.icon-headphones:before {
	content: "\e972";
}
.icon-music:before {
	content: "\e973";
}
.icon-play2:before {
	content: "\e974";
}
.icon-film1:before {
	content: "\e975";
}
.icon-podcast:before {
	content: "\e976";
}
.icon-files-empty:before {
	content: "\e977";
}
.icon-price-tags:before {
	content: "\e978";
}
.icon-qrcode:before {
	content: "\e979";
}
.icon-credit-card1:before {
	content: "\e97a";
}
.icon-location1:before {
	content: "\e97b";
}
.icon-download21:before {
	content: "\e9c5";
}
.icon-download31:before {
	content: "\e9c7";
}
.icon-sphere:before {
	content: "\e9c9";
}
.icon-earth:before {
	content: "\e9ca";
}
.icon-link1:before {
	content: "\e9cb";
}
.icon-whatsapp:before {
	content: "\ea93";
}
.icon-youtube11:before {
	content: "\ea9d";
}
.icon-youtube2:before {
	content: "\ea9e";
}
.icon-appleinc:before {
	content: "\eabe";
}
.icon-android:before {
	content: "\eac0";
}
.icon-clock:before {
	content: "\e900";
}
.icon-search:before {
	content: "\e901";
}
.icon-user:before {
	content: "\e902";
}
.icon-sun:before {
	content: "\e903";
}
.icon-camera:before {
	content: "\e904";
}
.icon-image:before {
	content: "\e905";
}
.icon-video-camera:before {
	content: "\e906";
}
.icon-eye:before {
	content: "\e907";
}
.icon-bookmark:before {
	content: "\e908";
}
.icon-play:before {
	content: "\e909";
}
.icon-film:before {
	content: "\e90a";
}