/*
Theme Name: bayannews
Theme URI: https://daythemes.ir
Author: daythemes
Author URI: https://daythemes.ir
Description: HTML5-CSS3 / Copyright Â© www.daythemes.ir - 2030 
Version: 2.2
*/

@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 daythemes, tahoma;
	overflow-x: hidden;
background: #f7f7f7 !important;
	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 daythemes, tahoma
}
h2, h3, h4, h5, h6 {
	font: 1.1em/2 daythemes, tahoma;
}
button {
	cursor: pointer;
	border: 0px;
	background: #d60707;
	color: #fff;
}
input, button, textarea, select {
	font: 12px/2 daythemes, 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;
}
.clear{clear:both}

#header {
    width: 100%;
    background: #646464;
    position: relative;
}

.header_home {
        background: #fff;
    width: 100%;
    float: right;
}
 .logoh {
       display: none;

}
.header_home .logo {
    width: 25%;
    float: right;
}
.header_home .logo img {
    width: 100%;
}
.header_home .titr_home {
   float: left;
    width: 74%;
    position: relative;
}
.header_home .titr_home img {
    width: 100%;
    height: 340px;
}
.header_home .text_content {
   position: absolute;
    right: 1%;
    bottom: 30px;
    max-width: 76%;
    text-align: right;
    width: 100%;
    overflow: hidden;
    padding: 9px 20px;
    background: rgba(0, 0, 0, 0.60);
}
.header_home .text_content h2 {
    color: #fff !important;
    display: block;
    font: 31px/36px daythemes;
    text-align: right;
    text-decoration: none;
    vertical-align: middle;
}

.header_home .text_content h2 a {
    color: #fff !important;
    display: block;
    font: 31px/36px daythemes;
    text-align: right;
    text-decoration: none;
    vertical-align: middle;
}




.topheader {
    padding: 4px 0;
    overflow: hidden;
	height: 35px;
}
.topheader .topheaderr {
	float: right;
	width: 60%;
}
.topheader .topheaderl {
	    float: right;
    margin: 5px 0;
}
.topheader .hsocials a {
	padding: 3px;
	border-radius: 5px;
	font-size: 12px;
	float: left;
	margin-right: 5px;
	margin-left: 4px;
	margin-top: 0px;
	color: #FFF;
}
.topheader .hsocials a:hover {
	background-color: #FFF;
	color: #000;
}


.topheader nav  {
	float:left;
}

.topheader nav ul li {
	float:right;
	
}
.topheader nav ul li:before {
    content: '';
    line-height: inherit;
    vertical-align: middle;
    display: inline-block;
    height: 18px;
    width: 1px;
    background: #fff;
    opacity: .4;
}
.topheader nav ul li:first-child:before {
  display:none
}



.topheader nav ul li a{
	padding:2px 8px;
		color:#fff;
}

.topheader nav ul li a:hover{
	color:#000;
}



.logo_search {	
    background: url(images/header-bg.png) no-repeat top center,radial-gradient(ellipse at center,#ebeded 0%,#f9fafb 100%);
	width: 100%;
	min-height: 85px;
    border-radius: 0 0 10px 10px;
	display: flow-root;
}
.homeborrasso {

    border-radius: 0 0 0 10px;
}

.logo_search .logo {
	width: 20%;
	float: right;
	margin-top: 6px;
}
.logo_search .logo img {
max-height: 65px;
    width: auto;
    margin: 1px 9px 0 0;
}
.logo_search .logo h1 {
	    font-size: 2.9em;
    color: #646464;
    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: right;
    margin: 10px 12% 0 0;
}
.logo_search .search_area {
    float: left;
}



.search{
	float: left;
    height: 35px;
    width: 100%;
    margin: 28px 0 0 20px;
    position: relative;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.10);
	}
.search input{background:none;border:0px;color:#ccc;line-height:35px;padding-right:13px;width:89%;}
.search button{
	
	
    position: absolute;
    height: 35px;
    width: 35px;
    border-radius: 3px;

    background: #444;
    cursor: pointer;
	    top: -1px;
	
	
}
.search i{font-size:16px;color:#aaa;display:block;}
.search:hover i{color:#E13D32;}


.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: #646464;
    height: 35px;
    width: 100%;
    float: right;
}
.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;
    z-index: 9999999999999999999
}
.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: #131313;
    font-size: 1.2em;
    padding: 5px 7px;
}
.categories .sub-menu li a::before {
    content: "\e929";
    font-family: 'sepehrnews';
    float: right;
    margin-left: 5px;
    margin-top: 2px;
    font-size: 10px;
    color: #e73c3c;
    transform: rotate(45deg);
}
.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 {
	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 {
    position: relative;
    cursor: default;
}
.zetta-menu li:hover>ul {
	display: block;
}

.zetta-menu > li > ul li, .zetta-menu > li > ul ul li {
    /* background: #d60707; */
    color: #60666A;
    width: 50%;
}
.current-menu-item .sub-menu {
	display: block
}
.zetta-menu.zm-effect-slide-bottom > li > div, .zetta-menu.zm-effect-slide-bottom li > ul {
    /* display: block; */
    display: flex;
    flex-wrap: wrap;
    width: 370px;
    padding: 5px;
    visibility: hidden;
    opacity: 0;
    transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    background: #333;
    border-radius: 3px;
}
.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 .has-children-menu-item-icon {
    display: none;
}
.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 daythemes, 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: #fff;
    padding: 0 10px;
}
.left_banner {
    width: 100%;
}
.left_banner img{
    width: 100%;
}

.main_right {
    float: right;
    width: 69%;
    margin-top: 15px;
}
.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.owl-carousel .owl-animated-in{z-index:0;}
.owl-carousel .owl-animated-out{z-index:1;}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}
@-webkit-keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
@keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
.owl-height{transition:height 500ms ease-in-out;}
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;}
.owl-carousel .owl-stage{position:relative;}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot{cursor:pointer;}
.owl-carousel.owl-loaded{display:block;}
.owl-carousel.owl-loading{opacity:0;display:block;}
.owl-carousel.owl-hidden{opacity:0;}
.owl-carousel .owl-refresh .owl-item{display:none;}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;}
.owl-carousel .owl-item img{display:block;}
.owl-carousel .owl-grab{cursor:move;cursor:grab;}
.owl-carousel.owl-rtl{direction:rtl;}
.owl-carousel.owl-rtl .owl-item{float:right;}
.owl-theme .owl-controls{background:#E5E5E5;margin-top:-4px;text-align:center;height:26px;}
.owl-theme .owl-controls .owl-nav [class*="owl-"]{color:#FFF;padding:0px 5px 3px;background:#CCC;display:inline-block;cursor:pointer;float:right;margin:4px;border-radius:3px;}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{color:#fff;text-decoration:none}
.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-dots .owl-dot{display:inline-block;margin-top:4px;}
.owl-theme .owl-dots .owl-dot span{width:8px;height:8px;margin:5px 7px;background:#ccc;display:block;border-radius:1px;}
.owl-carousel .owl-controls .owl-nav .owl-next{float:left;}
.owl-carousel .owl-controls .owl-nav .owl-prev{float:left;}

.main_right .boxnews,.main_right .special {
  
    background: #ffffff;
    margin-bottom: 2px;
	border-radius: 10px;
}
.main_right .special {
	margin-bottom: 15px;
}
.main_right .special .posts {
    padding: 15px;
}
.main_right .special  figure {
    min-width: 250px;
	    margin: 0;
}
.main_right .special figure>a {
    width: 100%;
    height: 0;
    padding-bottom: 45%;
    display: block;
    overflow: hidden;
    position: relative;
}

.main_right .special  a {
    color: #3b3b3b;
    text-decoration: none;
}
.main_right .special  figure>a img {
    display: block;
    width: 100%;
    height: auto;
    min-height: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	border-radius: 15px;
}






.main_right .special .desc {
  
    height: 115px;
    text-align: right;
    width: 100%;
    overflow: hidden;
    padding: 9px 20px;
    background: rgba(0, 0, 0, 0.60);
    
}


.main_right .special .desc .rootitr {
    font: bold 0.6rem/1 "daythemes";
	    color: #fff;

}
.main_right .special .desc h2 {
    font: bold 1.6rem/2 "daythemes";
}
.main_right .special .desc h2 a {
    color: #fff;
}
.main_right .special .posts .owl-theme .owl-controls {
    top: 10px;
    position: absolute;
    left: 11px;
	    background: none;
}

.main_right .special .posts .owl-theme .owl-dots .owl-dot span {
    display: block;
    width: 17px;
    height: 17px;
    margin: 5px 7px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,.09);
}



.main_right .boxnews>div ul {
    list-style: none;
    padding: 0;
    margin: 0;
}



.main_right .boxnews>div ul li {
	  margin-bottom: 10px;
    display: flex;
    position: relative;
    margin-bottom: 8px;
    padding-bottom: 8px;
	clear: both;
	border-bottom: 1px solid #e9e9e9;
	  padding: 16px;
	
}


.main_right .boxnews>div ul li figure {
    min-width: 250px;
	    margin: 0;
}
.main_right .boxnews>div ul li figure>a {
    width: 100%;
    height: 0;
    padding-bottom: 66.6666666667%;
    display: block;
    overflow: hidden;
    position: relative;
}

.main_right .boxnews>div ul li a {
    color: #3b3b3b;
    text-decoration: none;
}
.main_right .boxnews>div ul li figure>a img {
    display: block;
    width: 100%;
    height: auto;
    min-height: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	border-radius: 15px;
}
.main_right .boxnews>div ul li figure+.desc {
    padding-right: 8px;
}
.main_right .boxnews>div ul li .desc h3 {
       font: bold 1.5rem/1.8 "daythemes";
}
.main_right .boxnews>div ul li a {
	display: block;
    padding-bottom: 5px;
    color: #3b3b3b;
    text-decoration: none;
}

.main_right .boxnews>div ul li .desc p {
    color: #6c757d;
}
.main_right .boxnews>div ul li .desc:after {
    display: table;
    content: "";
    width: 100%;
    clear: both;
    height: 1px;
}
.main_rightt .mores {
	margin-bottom: 10px;

}
.main_right .more {
	display: table;
    margin: 13px auto;
    padding: 2px 12px;
    border-radius: 4px;
    color: #ffffff;
    /* border: 1px solid #c4c4c4; */
    font-size: 1rem;
    -webkit-transition: .1s ease-in;
    transition: .1s ease-in;
    box-shadow: 0 1px hsla(0, 0%, 100%, .15);
}
.main_right .more:hover {
	    background: #707070;
}
.box_news {
    float: right;
    width: 100%;
    margin-top: 15px;
}
.box_news .right_box_news {
       float: right;
    background: #ededed;
    width: 49%;
    border-radius: 10px;
}

.box_news .right_box_news:nth-child(odd) {
   margin-left: 1%;
}
.box_news .right_box_news:nth-child(even) {
   margin-right: 1%;
}
.box_news .right_box_news>div ul {
       margin: 10px 0;
   
}
.box_news .right_box_news>div ul li {
	margin-right: 0;
    position: relative;
    line-height: 1.5;
    list-style-position: outside;
    color: #00567c;
    padding-bottom: 4px;
    margin-bottom: 4px;
}

.box_news .right_box_news>div ul li:first-child {
    background: #7e7e7e;
    margin-bottom: 10px;
    margin-right: 0;
    padding-right: 0;
    border-radius: 15px 15px 0 0;
	
}
.box_news .right_box_news>div ul li:first-child .desc h3 {
       font: bold 1rem/1.4 "daythemes";
    margin: 2px 8px;
}
.box_news .right_box_news>div ul li:first-child .desc h3 a {
    color: #fff;
}


.box_news .right_box_news>div ul li:first-child figure {
    display: block;
    padding-bottom: 10px;
	margin: 0;
}
.box_news .right_box_news>div ul li:first-child:before {
   display: none;
}



.box_news .right_box_news>div ul li figure>a {
    width: 100%;
    height: 0;
    padding-bottom: 66.6666666667%;
    display: block;
    overflow: hidden;
    position: relative;
}
.box_news .right_box_news>div ul li figure>a img {
    display: block;
    width: 100%;
    height: auto;
    min-height: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	border-radius: 15px;
}
 .box_news .right_box_news ul li:before {
    content: "\e929";
    font-family: 'sepehrnews';
    float: right;
margin-right: 10px;
margin-top: 2px;
    font-size: 12px;
}


.box_news .right_box_news ul li figure {
    display: none;
}
.main_right .boxnews>div ul li .desc h3 {
    font: bold 1.1rem/1.4 "daythemes";
}





.mediaarticle {
    float: right;
    width: 100%;
    background: #ededed;
	border-radius: 10px;
	  margin-top: 15px;
	 margin-bottom: 20px;
}

.photoslider, .slider  {
	direction: ltr;
}
.mediaarticle .photo ul {
    margin: 20px 0;
    padding: 10px;
}
.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%;
	position: relative;
}
.mediaarticle .photo ul li .desc {
	position: absolute;
	width: 100%;
	height: auto;
	bottom: 8px;
	right: 0;
	margin: 0;
	padding-top: 70px;
	transition: 0.2s all;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.6) 100%);
	border-radius: 0 0 15px 15px;
}
.mediaarticle .photo ul li:hover .desc {
	padding-top: 100px;
}
.mediaarticle .photo ul li .desc h3 {
	font: 2em/2 'daythemes', tahoma;
	float: right;
	padding: 20px 16px;
	text-align: right;
}
.mediaarticle .photo ul li .desc h3 a {
	color: #fff;
}
.mediaarticle .photo ul li img {
	height: auto;
	width: 100%;
	max-height: 500px;
	border-radius: 15px;
}
.mediaarticle .photo ul li h2 {
	position: absolute;
}
.mediaarticle .photo .owl-nav {
  position: absolute;
    bottom: 10%;
    left: 2%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -40px;
    height: 0;
    overflow: visible;
}
.mediaarticle .photo .owl-controls{background:none !important;margin-top:0px !important;height:auto !important;}
.mediaarticle .photo .owl-dots{display:none !important;}
.mediaarticle .photo .owl-next, .mediaarticle .photo  .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 .photo  .owl-prev{left:-5px}
.mediaarticle .photo  .owl-next{right:-5px}

.mediaarticle .photo  .owl-next:hover , .mediaarticle .photo  .owl-prev:hover{background:#999999 !important;}
.mediaarticle .photo .owl-prev{opacity:1;visibility:visible;left:0px}
.mediaarticle .photo .owl-next{opacity:1;visibility:visible;right:0px}


.breadcrumbs {
	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;
	font-size: 1.3em;
}
.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 {
    text-align: justify;
    border-radius: 2px;
    padding: 2px 10px;
    float: right;
    width: 100%;
    overflow: hidden;
       background: #fff;
	   border-radius: 10px;
}
.main_right .single .head {
   
       padding: 10px 0;
   
}

.main_right .single .line, .line, .main_right .special .posts .line {
	width: 100%;
	border-bottom: 1px dashed #e5e5e5;
	margin: 4px;
	display: inline-block;
}
.main_right .single .contentsingle{float: right;}

.main_right .single .contentsingle a{color: #c70102;}
.main_right .single .contentsingle .the_content{float: right;font:13px/25px daythemes,tahoma}
.main_right .single .contentsingle p{line-height:1.9;text-align:justify;font-size:1.1em;margin-bottom:15px;color:#444}
.main_right .single .contentsingle blockquote{position:relative;font-style:normal;padding:20px;background:#eee;margin:20px 0;margin-top:40px;border-radius:10px}
.main_right .single .contentsingle blockquote p{padding:0;margin:0}
.main_right .single .contentsingle blockquote:before{position:relative;content:"\e91f";top:-25px;color:#aaa;font-family:'bamdad';font-size:2em;right:45%;padding:15px;line-height:5px;border-radius:50%}
.main_right .single .contentsingle blockquote p{font-size:1em;font-weight:800}
.main_right .single .contentsingle h1,.main_right .single .contentsingle h2,.main_right .single .contentsingle h3,.main_right .single .contentsingle h4,.main_right .single .contentsingle h5,.main_right .single .contentsingle h6{margin-top:25px;font-family:"daythemes";margin-bottom:10px;line-height:1.5;font-weight:400}
.main_right .single .contentsingle ol,.main_right .single .contentsingle ul{margin:20px 20px 20px 0}
.main_right .single .contentsingle ul li{list-style:outside disc;list-style-image:none}
.main_right .single .contentsingle ol li{list-style:outside decimal}
.main_right .single .contentsingle li{margin:0 0 5px}
.main_right .single .contentsingle li ul,.main_right .single .contentsingle li ol{margin:5px 0 0 15px}
.main_right .single .contentsingle pre{max-width:100%;overflow:auto}
.main_right .single .contentsingle table{border-spacing:0;width:100%;border:1px solid #d3d3d369;border-collapse:separate;margin-bottom:1.5em}
.main_right .single .contentsingle table tr:nth-child(even){background:#f9f9f9}
.main_right .single .contentsingle table td,.main_right .single .contentsingle table th{text-align:right;border-right:1px dotted #d3d3d369;padding:.4em}
.main_right .single .contentsingle table thead th{background:#f4f4f4;border-right:1px solid #d3d3d369;border-bottom:1px solid #d3d3d369;text-transform:uppercase;vertical-align:middle;padding:.7em .4em}
.main_right .single .contentsingle table tbody th{background:#f4f4f4;border-bottom:1px solid #d3d3d369}
.main_right .single .contentsingle table tbody td{border-bottom:1px solid #d3d3d369}
.main_right .single .contentsingle table tr th:last-child,.main_right .single .contentsingle table tr td:last-child{border-right:0}
.main_right .single .contentsingle table tbody tr:last-child td,.main_right .single .contentsingle table tbody tr:last-child th{border-bottom:0}
.main_right .single .contentsingle img{max-width:100%}
.main_right .single .contentsingle iframe{max-width:100%}
.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;
    font: 12px/19px Consolas,tahoma;
    max-height: 247px;
    width: 100%;
    padding: 0px 15px !important;
    border-right: 4px solid #3ecf8e;
    color: #c6352a;
    overflow-y: scroll;
    margin:1em 0;
}
.main_right .single .contentsingle pre::before {
    content: "جهت انتخاب کدها دوبار کلیک کنید.";
    float: right;
    position: absolute;
    top: 0px;
    right: 0;
    font: 11px tahoma;
    direction: rtl;
    padding: 2px 5px;
    background: #3ecf8e;
    color: #fff;
    transition: all 0.3s ease-out 0s;
    opacity: 0;
}
.main_right .single .contentsingle pre:hover::before{opacity:1;right:0px;}

.main_right .single .contentsingle .post_tags{margin:20px 0}
.main_right .single .contentsingle .post_tags span{background:#f6f7fb;color:#a1a1b5;padding:4px 15px;font-size:13px;border-radius:2px;margin-left:10px}
.main_right .single .contentsingle .post_tags span.tgt{background:#f6f7fb;font-size:13px;color:#a9a9a9;border-radius:2px;padding:5px 15px;margin-left:10px}
.main_right .single .contentsingle .post_tags a{background:#f6f7fb;padding:4px 15px;font-size:13px;border-radius:2px}
.main_right .single .contentsingle .post_tags a:hover{background:#666;color:#fff}
.main_right .single .contentsingle img,.main_right .single .contentsingle .size-auto,.main_right .single .contentsingle .size-full,.main_right .single .contentsingle .size-large,.main_right .single .contentsingle .size-medium,.main_right .single .contentsingle .attachment img{max-width:100%;height:auto;vertical-align:middle}
.main_right .single .contentsingle .centered,.main_right .single .contentsingle .aligncenter{display:block;margin:5px auto}
.main_right .single .contentsingle .alignright{margin:5px 0 5px 25px;display:inline;float:right}
.main_right .single .contentsingle .alignleft{margin:5px 25px 5px 0;display:inline;float:left}
.main_right .single .contentsingle .gallery{clear:both;margin:0 auto 18px}
.main_right .single .contentsingle .gallery .gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;padding:10px}
.main_right .single .contentsingle .gallery-columns-2 .gallery-item{max-width:50%}
.main_right .single .contentsingle .gallery-columns-3 .gallery-item{max-width:33.33%}
.main_right .single .contentsingle .gallery-columns-4 .gallery-item{max-width:25%}
.main_right .single .contentsingle .gallery-columns-5 .gallery-item{max-width:20%}
.main_right .single .contentsingle .gallery-columns-6 .gallery-item{max-width:16.66%}
.main_right .single .contentsingle .gallery-columns-7 .gallery-item{max-width:14.28%}
.main_right .single .contentsingle .gallery-columns-8 .gallery-item{max-width:12.5%}
.main_right .single .contentsingle .gallery-columns-9 .gallery-item{max-width:11.11%}
.main_right .single .contentsingle .gallery .gallery-item img{height:auto;-webkit-transition:all .4s;transition:all .4s;margin:0 auto}
.main_right .single .contentsingle .gallery .gallery-item a:hover img{opacity:.6!important;-webkit-transform:scale(1.1);transform:scale(1.1);box-shadow:0 0 6px rgba(0,0,0,.32)}
.main_right .single .contentsingle .gallery-caption{color:#888;margin:0 0 12px}
.main_right .single h1 a {
	font: 1.6em/2 'daythemes', tahoma;
	margin-bottom: 10px;
	float: right;
	font-weight: bold;
	letter-spacing: -.2px;
}
.main_right .single .rootitr {
	font: 1.1em/2 'daythemes', tahoma;
	color: #696969;
}
.main_right .single .excerptpic {
	width: 100%;
	float: right;
}
.width100 {
	width: 100% !important;
}
.main_right .single .excerptpic .pic {
	width: 50%;
	float: right;
}
.main_right .single .excerptpic .pic img {
float: right;
    width: 100%;
    height: auto;
    padding: 8px;
    background: #f9fafc;
    margin-left: 10px;
}
.main_right .single .excerptpic .excerpt {
    font: 1.2em/2 'daythemes', tahoma;
    color: #696969;
    padding: 0 6px 0 5px;
    background: #f9fafc;
    float: left;
    width: 50%;
    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, i.icon-fz3, i.icon-fz2, i.icon-fz1 {
	float: left;
	margin: 4px 6px 0 0;
	font-size: 1.3em;
}
.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;
	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-whatsapp {
	background: #25D366
}
.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 daythemes, 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;
}

.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: 2px 0;
    text-indent: 9px;
    margin-bottom: 10px;
    color: #777;
}
.comment-form input:hover, .comment-form textarea:hover {
	background: #f7f7f7
}
.wpcf7-form input {
	width: auto;
}
input#wp-comment-cookies-consent {
    float: right;
    width: 5%;
}
.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 daythemes;
}
.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
}
























.pagenavi {
	font: bold 1.5rem/1.8 farsinum, daythemes, tahoma;
	display: inline-block;
	height: 70px;
	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: 40px;
	text-align: center;
	background: #E5E5E5;
	color: #777;
	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;*/
}









.aside_left {
    width: 30%;
    float: left;
	margin-top: 15px;
}

.aside_left .boxside{
    width: 100%;
    background: #FFF;
    -webkit-transition: all .23s ease-in-out;
    transition: all .23s ease-in-out;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 1.5em;
}
.aside_left .boxside>header ,.related>header,.mediaarticle .photo>header ,.box_news .right_box_news>header {
    height: 44px;
    position: relative;
}
.aside_left .boxside>header h2, .related>header h2, .mediaarticle .photo>header h2, .box_news .right_box_news>header h2 {
    border-bottom: 1px solid #7e7e7e;
    display: block;
    font: bold 1.2rem/1.8 "daythemes";
    height: 41px;
    padding-right: 11px;
    color: #3f3f3f;
    padding-top: 0px;
}
.aside_left .boxside>header h2::before, .related>header h2::before, .mediaarticle .photo>header h2::before, .box_news .right_box_news>header h2::before {
    background: url(images/sar.gif) no-repeat center bottom;
    bottom: -5px;
    color: #3e3e3e !important;
    content: " ";
    display: block;
    height: 8px;
    margin-right: -4px;
    position: absolute;
    right: 53px;
    width: 13px;
}
.mediaarticle .photo>header h2::before, .box_news .right_box_news>header h2::before {
    background: url(images/sar_2.gif) no-repeat center bottom;  
}
.aside_left .boxside .boxsidelist {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    color: #656565;
    padding: 2px  0;
}
.related ul {
	
padding: 10px 0;  
}
.aside_left .boxside .boxsidelist li,.related li {
	font: 0.895rem/1.8 "daythemes";
    text-overflow: ellipsis;
    display: block;
    color: #068dc3;
    padding: 3px 7px 5px 0;
    font-weight: 400;
    letter-spacing: -.2px;
}
.aside_left .boxside .boxsidelist li:nth-child(even),.related li:nth-child(even) {
    background: #fafafa;
}
.aside_left .boxside .boxsidelist li:before, .related li:before {
     content: "\e929";
    font-family: 'sepehrnews';
    float: right;
    margin-left: 5px;
    margin-top: 2px;
    font-size: 12px;
}






.aside_left .boxside .boxsidedesc {
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	color: #656565;
	padding: 2px 9px;
}
.aside_left .boxside .boxsidedesc ul {
	float: right;
	width: 100%;
	line-height: 23px;
}
.aside_left .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;
    font: bold .98rem/1.8 "daythemes";
}
.aside_left .boxside .boxsidedesc ul li figure {
	width: 100%;
	padding: 0;
	margin: 0;
}
.aside_left .boxside .boxsidedesc ul li figure img {
	float: right;
	width: 100px;
	height: 70px;
	margin-left: 10px;
	-webkit-transition: all .23s ease-in-out;
	transition: all .23s ease-in-out;
	border-radius: 15px;
}

.aside_left .boxside  .context .tabs {
	text-align: center;
	margin-bottom: 10px;
}
.aside_left .boxside  .context .tabs .tactive {
	color: #fff;
	cursor: default;
	border-radius: 5px 0px 5px 0px;
	width: 37%;
}
.aside_left .boxside  .context .tabs a {
	text-align: center;
	font: bold 1.5em daythemes, tahoma;
	color: #FFF;
	display: inline-block;
	width: 30%;
	background: #343541;
	cursor: pointer;
	border-radius: 5px;
}

.aside_left .boxside  .context ul {
	padding: 0 5px;
}
.aside_left .boxside  .context li {
	font: 0.895rem/1.8 "daythemes";
    text-overflow: ellipsis;
    display: block;
    color: #068dc3;
    padding: 3px 7px 5px 0;
    font-weight: 400;
    letter-spacing: -.2px;
}
.aside_left .boxside  .context li:before {
	    content: "\e929";
    font-family: 'sepehrnews';
    float: right;
    margin-left: 5px;
    margin-top: 2px;
    font-size: 12px;
}
.aside_left .boxside  .context .thetitle {
	display: block;
	font-weight: bold;
}
.aside_left .boxside  .context {
	padding: 2px 1px;
}
.tabcontent, .ulcontent, .tabscontent {
	display: none;
	animation: fadeEffect 1s;
	padding: 10px 0px 0px;
}


























.aside_left .boxside  .boxsidelist .postside1 {}
.aside_left .boxside  .boxsidelist .postside1 img {
	float: right;
	width: 97%;
	height: auto;
	margin: 4px;
	transition: all .23s ease-in-out;
	position: relative;
	border-radius: 15px;
}
.item-caption {
	position: relative;
	padding: 0;
	margin: 0;
}
.aside_left .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 .boxside  .boxsidelist .postside1 h2 {
	width: 100%;
	float: right;
}
.aside_left .boxside  .boxsidelist .postside1 h2 a {
	white-space: normal;
	float: right;
	color: #068dc3;
	font-weight: bold !important;
}
.aside_left .boxside  .boxsidelist .postside2 img {
float: right;
    width: 46.5%;
    height: auto;
    margin: 4px;
    transition: all .23s ease-in-out;
    height: 105px;
    border-radius: 5px;
}
.aside_left .boxside  .boxsidelist .postside2 li {
	float: right;
}










.footer {

    background: #707070;
    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 .menu_footer_1 {
    float: right;
    width: 100%;
    text-align: center;
    display: flex !important;
    border: 1px solid #fff;
}
.footer .menu_footer_1 li {
    float: right;
}
.footer .menu_footer_1 li a {
    display: inline-block;
    color: #e5e5e5;
    padding: 1px 8px;
    height: 35px;
    font-size: 1.3em;
}
.footer .menu_footer_1  ul.sub-menu {
    display: none;
}
.footer .menu_footer_1 li a:hover {
 background: #222;
}


.footer .menu_footer_2 {
    float: right;
    width: 100%;
    text-align: center;
    display: flex !important;
}
.footer .menu_footer_2 li {
    float: right;
}
.footer .menu_footer_2 li a {
    display: inline-block;
    color: #e5e5e5;
    padding: 1px 8px;
    height: 35px;
    font-size: 1.3em;
}
.footer .menu_footer_2  ul.sub-menu {
    display: none;
}
.footer .menu_footer_2 li a:hover {
color: #000;
}








.footer .socials {
	float: right;
    width: 100%;
    text-align: center;
    display: flex !important;
	padding: 10px 30px 5px 15px;
}
.footer .copyright {
    float: right;
    width: 100%;
    text-align: center;
    display: flex !important;
    /* border: 1px solid #fff; */
    color: #ffffff;
    display: block;
    text-align: center;
    font: 12px/22px daythemes;
    padding-top: 15px;
}
.footer .info {
	
    float: right;
    width: 100%;
    text-align: center;
    display: flex !important;
    /* border: 1px solid #fff; */
    color: #ffffff;
    display: block;
    text-align: center;
    font: 12px/22px daythemes;
    padding-top: 15px;
}
.footer .info .designer {
    display: inline-block;
    background: #3d3d3d;
    border: 1px solid #b8b8b8;
    border-radius: 5px 5px 0 0;
    margin-top: 21px;
    padding: 0 123px;
    height: 36px;
    border-bottom: none;
    line-height: 35px;
}
.copyright a:hover {
	color: #ffc501
}

.icon-logo-daythemes {
	float: right;
	color: #9ca09d;
	font-size: 60px;
	margin: 0 0 0 5px;
}

.designer a {
	color: #fafafa
}
.socials a {
	
    padding: 10px;
    font-size: 18px;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    color: #fff;
    background: #313131;
}
.socials .icon-telegram:hover {
	background: #64a9dc;
}
.socials .icon-facebook:hover {
	background: #3b5998;
}
.socials .icon-twitter:hover {
	background: #00abf1;
}
.socials .icon-google-plus:hover {
	background: #d0422a;
}
.socials .icon-instagram:hover {
	background: #3b5998;
}
.socials .icon-aparat:hover {
	background: #ed145b;
}
.socials .icon-cloob:hover {
	background: #3bb54a;
}
.socials .icon-gap:hover {
	background: #a24cce;
}
.socials .icon-soroush:hover {
	background: #1d7793;
}
.socials .icon-Eitaa:hover {
	background: #ef7c00;
}
.socials .icon-rubika:hover {
	background: #e04452;
}
.socials .icon-bale:hover {
	background: #49dbae;
}
.socials .icon-android:hover {
	background: #a5ca39;
}
.notfound {
	text-align: center;
	/* height: 223px;
	*/
	font-size: 12em;
	color: #068dc3;
}
.scrolltop {
	position: fixed;
	bottom: 40px;
	right: 10px;
	background: #fff;
	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: #646464;
	
}
.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-daythemes: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";
}