 /*-------------- RESET STYLE ------------------ */
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;
}
ol, ul {
	list-style: none;
}
 /*-------------- RESET STYLE ------------------ */
@font-face {
    font-family: 'B Nazanin';
}
 
a 
.fixed {
	width:99%;
	margin:0 auto;
    background-color:#ffffff;
}
.logo {
	background :url(images/logo.png) no-repeat right;
	float:right;
	padding-right:100px;
}
.faradars {
	float:right;
	width:100%;
	color:#006cb1;
	font-size:24px;
	margin:10px 15px 4px 0;
}

.date {
	background:#025a92;
	float:left;
	font-size:14px;
	color:#fff;
	padding:8px 23px;
	border-radius:40px;
	margin-top:2px;
	margin-left:5px;
	text-align:center;
}
.banners {
	background-color:#ebeaea;
	float:right;
	width:100%;
	padding-top:11px;
	border-bottom:10px solid #E3E3E3;
	margin-bottom:15px;
}
.banners img {
	width:100%;
	border:2px solid #f5f5f5;
}
.right {
	float:right;
	width:20%;
}
.box {
	background:#fff;
	float:right;
	width:99%;
	border:2px solid #f2f2f2;
	padding:5px;
	margin-bottom:10px;
}
.title {
	float:right;
    font-size:18px;
	width:160px;
	background:#d2dbf6;
	padding:8px 8px 5px 0px;

}

.title1 {
	float:center;
    font-size:13.5px;
	width:50%;
	background:#d2dbf6;
    padding:5px 5px 5px 0px;
}

.title1 {
 display: inline-block;
}

.title1 a {
 color: #000;
 float: right;
 padding: 8px 16px;
 text-decoration: none;
 border-radius:50px;
 border: 1px solid #ddd;
 margin:0 3px;
 box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12);
}

.title1 a.active1{
 background-color:#8ebdff;
 color:#444;
}

.title1 a.active2{
 background-color:#73e5ff;
 color:#fff;
}

.title1 a.active3{
 background-color:#cecece;
 color:#fff;
}

.title1 a.active4{
 background-color:#cecece;
 color:#fff;
}

.title1 a.active5{
 background-color:#cecece;
 color:#fff;
}

.title1 a:hover:not(.active){
 background-color:#f2f2f2;
}

.title h4 , .title h3 , .title h2 , .title h1 {
	font-size:14px;
}

.title h4 , .title h3 , .title h2 , .title h1 {
	font-size:18px;
}

.list-item {
	float:right;
	width:100%;
	margin-top:5px;
}
.list-link li {
	float:right;
	width:100%;
	padding:4px 4px;
	list-style:none;
	font-size:16px;
	border-bottom:1px solid #f9f9f9;
}
.list-link li a {
	float:right;
	width:100%;
	color:#444;
	padding-right:15px;
}
.list-link li a:hover {
	color:#015f9b;
}
.children {
	margin-right:12px;
}
.main {
	float:right;
	width:77%;
	padding:0 10px;
}
.main .title a {
	color:#222;
}
.main .title a:hover {
	color:#015f9b;
}
.details1 {
	float:right;
	width:100%;
	border-bottom:1px solid #f9f9f9;
	padding:6px 0;
	font-size:10px;
}
.details span {
	float:right;
	color:#777;
	margin: 5px 8px;
}
.details span a {
	color:#777;
}
.details span a:hover {
	color:#015f9b;
}
.content {
	font-size:12px;
	color:#555;
}
.content img {
	width:555px;
	height:350px;
}
strong {
	color:#015f9b;
}
.more {
	float:left;
	background:#006cb1;
	color:#fff;
	font-size:10px;
	border-radius:4px;
	padding:6px 12px;
	margin:8px 0 0 15px;
	border:1px solid #025a92;
	transition: .4s;
}
.more:hover {
	background:#025a92;
}
.left {
	float:left;
	width:24%;
	margin-top:4px;
}
.thumblist {
	float:right;
	width:100%;
	margin-top:4px;
}
.thumblist .thumbnail {
	float:right;
	width:70px;
	height:70px;
	border-radius:6px;
	border:3px solid #eee;
	margin:2px 0 2px 0;
}
.thumbnail img {
	width:100%;
	height:100%;
	float:right;
	transition: .4s;
}
.thumbnail img:hover {
	transform:rotate(360deg);
	border-radius:50%;
	opacity:.9;
}
.thumblist li {
	float:right;
	width:100%;
	margin-top:0px;
	font-size:9px;
	border-bottom:1px solid #f5f5f5;
}
.thumblist li a {
	color:#666;
	transition: .3s;
}
.thumblist li a:hover {
	color:#025a92;
}
.thumblist li h3 {
	float:right;
	padding:8px 2px 4px;
	min-width:52%;
	max-width:70%;
	overflow:hidden;
	font-weight:lighter;
	max-height:43px;
}
.time {
	float:right;
	margin:5px 8px;
	color:#444;
	font-size:10px;
}
 
.latest {
	float:right;
	width:25%;
	margin-right:10px;
	height:185px;
	overflow:hidden;
}
.latest h6 {
	background:#323131;
	float:right;
	width:100%;
	margin-top:10px;
	height:33px;
	font-size:14px;
	color:#ccc;
	padding-right:8px;
	padding-top:5px;
}
.latest h6 a {
	color:#999;
	float:left;
	font:11px tahoma;
	margin:5px 8px 5px;
}
.latest ul {
	padding:5px 0;
}
.latest ul li {
	padding-right:8px;
	text-align:justify;
}
.latest ul li a {
	color:#e5e5e5;
	font-size:14px;
}
.latest ul li a:hover {
	color:#dead19;
}
.copyright{
	float:right;
	width:100%;
	background:#555555;
	padding:10px 0;
}
.logoCopyright {
	background: url(images/logo.png) no-repeat;
	float:right;
	width:50px;
	height:45px;
	margin-left:10px;
}
.copyright p {
	text-align:right;
	color:#ccc;
	font-size:14px;
}
.copyright a {
	color:#f5d112;
}
.copyright a:hover {
	color:#f4d638;
}