html, body, div, input, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 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, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
@font-face {
	font-family: 'iranyekan';
	src: url('../fonts/iranyekanwebregular.eot?#') format('eot'), url('../fonts/iranyekanwebregular.woff2') format('woff2'), url('../fonts/iranyekanwebregular.ttf') format('truetype');
}
@font-face {
	font-family: 'prn-number';
	src: url('../fonts/iranyekanwebregular(fanum).eot?#') format('eot'), url('../fonts/iranyekanwebregular(fanum).woff2') format('woff2'), url('../fonts/iranyekanwebregular(fanum).ttf') format('truetype');
}
* {
	font-weight: normal;
}
body {
	font-family: iranyekan, prn-number;
	background-color: #e8e8e8;
	direction: rtl;
	list-style: none;
}
a {
	text-decoration: none !important
}
a:focus {
	outline: none;
}
.clear {
	clear: both
}
.cover {
	background-color: rgba(0,0,0,0.9);
	position: fixed;
	border-bottom-left-radius: 1000px;
	top: -200%;
	right: -200%;
	width: 150vw;
	height: 150vh;
	z-index: 999;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	-o-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}
.visible {
	opacity: 1 !important;
	visibility: visible !important;
	top: 0;
	right: 0;
}
.show {
	opacity: 1 !important;
	visibility: visible !important;
}
.top {
	width: 100%;
	height: 300px;
	background-color: #005688;
	padding: 13px 15px;
	position: relative;
}
.top .header .logo {
	float: right;
}
.top .header .menu {
	float: right;
	margin-right: 32px;
	padding: 14px 0;
}
.top .header .menu ul {
	list-style: none;
	float: right;
}
.top .header .menu ul li {
	float: right;
	padding: 0 14px
}
.top .header .menu ul li a {
	color: #ffffff;
	letter-spacing: -0.4px;
}
.top .header .search {
	float: left;
	background-color: #ffffff;
	width: 260px;
	height: 36px;
	border-radius: 17px;
	margin: 8px 0;
}
.top .header .search .searchForm {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-grow: 1;
}
.top .header .search input[type=text] {
	background: none !important;
	font-size: 12px;
	font-family: iranyekan, prn-number;
	color: #464646;
	flex-grow: 1;
	width: auto;
	height: 36px;
	padding: 5px 10px;
}
.top .header .search input[type=submit] {
	background: url(../images/search_icon.png) no-repeat 8px 8px;
	background-color: #dbdbdb;
	width: 34px;
	height: 32px;
	float: left;
	border-radius: 15px;
	margin: 2px 0 0 2px;
}
.top .header .search ::-webkit-input-placeholder {
 color: #464646;
}
.top .header .search :-moz-placeholder {
 color: #464646;
}
.top .header .search ::-moz-placeholder {
 color: #464646;
}
.top .header .search :-ms-input-placeholder {
 color: #464646;
}
.top .sharing {
	position: absolute;
	right: 15px;
	bottom: 10px;
}
.top .sharing i {
	font-size: 20px;
	color: #ffffff;
	cursor: pointer
}
.top .sharing ul {
	position: absolute;
	list-style: none;
	bottom: 0;
	width: 130px;
	height: 34px;
	visibility: hidden;
	opacity: 0;
	right: 18px;
}
.top .sharing ul li {
	height: 34px;
	width: 34px;
	background-color: #3D76C6;
	border-radius: 50%;
	text-align: center;
	position: absolute;
	top: 0;
	right: -3px;
	visibility: hidden;
	opacity: 0;
	transition: all .4s cubic-bezier(.05, .33, .35, .74);
}
.top .sharing i:hover ~ ul, .top .sharing ul:hover {
	visibility: visible;
	opacity: 1;
}
.top .sharing i:hover ~ ul li, .top .sharing ul:hover li {
	visibility: visible;
	opacity: 1;
}
.top .sharing i:hover ~ ul li:nth-child(1), .top .sharing ul:hover li:nth-child(1) {
	right: 93px;
}
.top .sharing i:hover ~ ul li:nth-child(2), .top .sharing ul:hover li:nth-child(2) {
	right: 54px;
}
.top .sharing i:hover ~ ul li:nth-child(3), .top .sharing ul:hover li:nth-child(3) {
	right: 15px;
}
.top .sharing i:hover ~ ul li:nth-child(4), .top .sharing ul:hover li:nth-child(4) {
	right: 47px;
}
.top .sharing i:hover ~ ul li:nth-child(5), .top .sharing ul:hover li:nth-child(5) {
	right: 9px;
}
.top .sharing ul li a i {
	font-size: 20px;
	line-height: 34px;
	display: block;
}
.top .sharing ul li:nth-child(1) i {
	font-size: 19px;
	margin-right: 2px;
}
.top .sharing ul li:nth-child(3) i {
    font-size: 16px;
    margin-left: 3px;
}
.top .sharing ul li:nth-child(4) i {
	font-size: 18px;
}
.top .sharing ul li:nth-child(5) i {
	font-size: 16px;
}
.top .menuIcon {
	position: absolute;
	height: 22px;
	width: 28px;
	cursor: pointer;
	display: none;
	z-index: 999999;
	margin-top: 16px;
}
.top .menuIcon.open {
	position: fixed;
}
.top .menuIcon span {
	position: absolute;
	height: 4px;
	background-color: #ffffff;
	border-radius: 8px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
.top .menuIcon span:nth-child(1) {
	width: 20px;
	top: 0px;
	left: 8px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
}
.top .menuIcon span:nth-child(2) {
	width: 28px;
	top: 9px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
}
.top .menuIcon span:nth-child(3) {
	width: 18px;
	top: 18px;
	left: 10px;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
}
.top .menuIcon.open span:nth-child(1) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: -1px;
	left: 8px;
	width: 28px;
}
.top .menuIcon.open span:nth-child(2) {
	width: 0%;
	opacity: 0;
}
.top .menuIcon.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 19px;
	left: 8px;
	width: 28px;
}
.main {
	width: 1150px;
	padding: 0 15px;
	margin: 30px auto 0;
}
.footer {
	width: 100%;
	height: 65px;
	background-color: #005688;
	border-top: 5px solid #043a6e;
}
.footer .main {
	margin: 0 auto;
}
.footer p {
	display: inline-block;
	font-size: 14px;
	color: #ffffff;
	padding: 19.5px 0;
}
.footer .sharing {
	float: left;
	padding: 13px 0;
}
.footer .sharing ul {
	list-style: none;
}
.footer .sharing ul li {
	float: left;
	height: 34px;
	width: 34px;
	margin-right: 5px;
	background-color: #043a6e;
	border-radius: 50%;
	text-align: center;
}
.footer .sharing ul li a i {
	font-size: 20px;
	line-height: 34px;
	display: block;
	color: #ffffff;
}
.footer .sharing ul li:nth-child(1) i {
	font-size: 19px;
	margin-right: 2px;
}
.footer .sharing ul li:nth-child(3) i {
	font-size: 16px;
    margin-left: 3px;
}
.footer .sharing ul li:nth-child(4) i {
	font-size: 18px;
}
.footer .sharing ul li:nth-child(5) i {
	font-size: 16px;
}
