@charset "utf-8";
/*
	@ Design & Coding : Mehdi Asdaghi [CodeChe.Com] @
	@ Html5, CSS3, jQuery, jQUery User Interface, Javascript @
	@ Core Lang : PHP @
	@ Design For : DataClimber.Ir @
*/
@font-face {
	font-family: 'Meti';
	src: url('../fonts/BYekan.eot?#') format('eot'), url('../fonts/BYekan.woff') format('woff'), url('../fonts/BYekan.ttf') format('truetype');
}
* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	background-color: #ffffff;
}
a {
	text-decoration: none;
	color: #000;
}
img {
	outline: none;
	border-style: none;
	border: none;
}
#site {
	background-color: black;
	width: 960px;
	height: auto !important;
	overflow: hidden;
	margin: auto;
}
.header {
	background-color: transparent;
	width: 960px;
	height: 135px;
	margin: auto;
	position: relative;
}
.logo {
	background-image: url(../img/logo.png);
	width: 300px;
	height: 83px;
	position: absolute;
	top: 40px;
}
.home {
	background-image: url(../img/home.png);
	width: 23px;
	height: 22px;
	position: absolute;
	right: 0;
	top: 90px;
}
.select {
	position: relative;
}
.selection {
	position: absolute;
	background-color: #10c2f3;
	width: 100px;
	height: 25px;
	top: 0;
	right: 0;
}
.arrow {
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-top: 13px solid #10c2f3;
	position: absolute;
	top: 20px;
	right: 44px;
}
.line {
	background-image: url(../img/line.jpg);
	width: 1px;
	height: 30px;
	position: absolute;
	right: 103px;
	bottom: 14px;
}
.line:nth-of-type(2) {
	right: 246px !important;	
}

.line:nth-of-type(3) {
	right: 354px !important;	
}

.line:nth-of-type(4) {
	right: 443px !important;	
}
.menu > ul {
	width: 600px;
	height: 40px;
	list-style: none;
	position: absolute;
	right: 50px;
	direction: rtl;
	top: 90px;
}
.menu > ul > li {
	float: right;
	margin: 5px 0 0 30px;
	position: relative;
	height: 40px;
	padding-bottom: 10px;
	overflow: hidden;
	z-index: 5;
}
.menu > ul > li:hover {
	color: #004282;
}
.menu > ul > li > a {
	color: #FFF;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-o-transition: all 500ms;
	-ms-transition: all 500ms;
	transition: all 500ms;
}
.menu > ul > li > a:hover {
	color: #CF0;
}
.menu > ul > li > ul:first-child {
	padding-top: 7px;
}
.menu > ul > li > ul {
	list-style: none;
	width: 100px;
	height: auto;
	margin: 10px;
	position: absolute;
	right: -16px;
	padding: 10px 3px 10px 3px;
	top: 29px;
	background: #ffffff;
	opacity: 0;
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-ms-border-radius: 0 0 3px 3px;
	-o-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
}
.menu > ul > li > ul > li {
	margin-right: 10px;
	margin-top: 5px;
	color: #10c2f3;
}
.menu > ul > li > ul > li > a {
	color: #0091ea;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-o-transition: all 500ms;
	-ms-transition: all 500ms;
	transition: all 500ms;
}
.menu > ul > li > ul > li > a:hover {
	color: #000;
	margin-right: 7px;
}
.menu > ul > li:hover {
	overflow: visible;
}
.menu > ul > li:hover ul {
	opacity: 1;
}
.menu > ul > li > a {
	color: #000 !important;
	font: 13px 'Meti', Tahoma, Arial;
}
.menu > ul > li {
	font: 13px 'Meti', Tahoma, Arial;
}
#menucss {
	position: absolute;
	right: 300px;
}
#menucss2 {
	position: absolute;
	right: 500px;
}
.slidermain {
	width: 960px;
	height: 350px;
	position: relative;
	margin: 0px auto;
	padding-top: 10px
}
.slider {
	width: 960px;
	height: 350px;
	position: relative;
	margin: -11px auto;
	overflow-x: scroll;
	overflow-y: hidden;
}
.slider ul {
	list-style: none;
	width: 3840px;
}
.slider li {
	float: left;
}
.slider ul li img {
	width: 960px;
	height: 350px
}
.slidermain > form {
	background-color: #ede9e9;
	z-index: 100;
	width: 230px;
	position: absolute;
	direction: rtl;
	padding: 20px;
	bottom: 35px;
	left: 20px;
	font: 13px 'Meti', Tahoma, Arial;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.slidermain input[type=text] {
	font: 13px 'Meti', Tahoma, Arial;
	width: 160px;
	margin-top: 10px;
	border: 0px;
	padding: 2px;
}
.slidermain input[type=submit] {
	font: 13px 'Meti', Tahoma, Arial;
	border: 0px;
	padding: 2px;
	background-color: #10c2f3;
	cursor: pointer;
	color: #fff;
	padding: 0 5px 0 5px;
}
.center {
	width: 960px;
	min-height: 700px !important;
	height: auto !important;
	overflow: hidden;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}
.sidebox {
	width: 250px;
	position: absolute;
	height: 700px;
	border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.titleContact {
	background-color: #e6ae13;
	direction: rtl;
	position: absolute;
	text-indent: 7px;
	left: 14px;
	top: 13px;
	width: 220px;
	height: 32px;
	font: 13px 'Meti', Tahoma, Arial;
	color: #FFF;
	border-bottom: 6px solid #ca9d1f;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
}
.textContact {
	position: absolute;
	right: 18px;
	top: 65px;
	font: 13px 'Meti', Tahoma, Arial;
	direction: ltr;
}
.textContact > img {
	width: 14px;
	height: 14px;
	position: absolute;
	right: 0;
}
.textContact span {
	direction: rtl;
	margin-right: 20px;
}
.triangle {
	position: absolute;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 11px solid #ca9d1f;
	bottom: -17px;
	left: 32px
}
.titleNews {
	background-color: #b2c827;
	direction: rtl;
	position: absolute;
	width: 220px;
	height: 32px;
	left: 14px;
	font: 13px 'Meti', Tahoma, Arial;
	color: #FFF;
	border-bottom: 6px solid #a2b433;
	top: 157px;
	text-indent: 7px;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
}
.triangle1 {
	position: absolute;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 11px solid #a2b433;
	bottom: -17px;
	left: 32px
}
.textNews {
	position: absolute;
	right: 12px;
	top: 180px;
	font: 13px 'Meti', Tahoma, Arial;
	direction: rtl;
}
.tleft {
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-right: 7px solid #10c2f3;
	margin: 16px 9px 0 0;
}
.tleft span {
	color: #10c2f3;
	position: absolute;
}
.tleft a {
	color: #10c2f3;
}
.tleft:nth-of-type(1) {
	margin-top: 40px;
}
#textp {
	direction: rtl;
	font: 11px Tahoma, Arial;
	width: 200px;
	margin: 7px 20px 0 0;
}
.textNews hr {
	border: 1px #cdcdcd dotted;
	width: 190px !important;
	margin: 14px auto;
}
.archivenews {
	background-color: #10c2f3;
	color: white !important;
	margin: 20px 5px 0 0 !important;
	width: 188px;
	text-align: center;
	border-radius: 4px;
	padding: 5px 2px 2px 2px;
	height: 27px;
	font-size: 15px;
}
.archivenews a {
	color: #ffffff !important;
}
.moretitle {
	position: absolute;
	width: 600px;
	height: 20px;
	background-color: black;
	right: 0;
	background-color: #b2c827;
	direction: rtl;
	padding: 4px;
	font: 13px 'Meti', Tahoma, Arial;
	color: #FFF;
	border-bottom: 6px solid #a2b433;
}
.moretext {
	font: 11px Tahoma, Arial;
	position: absolute;
	width: 600px;
	text-align: justify;
	right: 0;
	top: 40px;
	direction: rtl;
	word-break: break-all;
}
.content {
	width: 650px;
	height: auto;
	overflow: hidden;
	direction: rtl;
	padding: 5px;
	margin-left: 300px !important;
}
.circle {
	border-radius: 0 15px 0 15px;
	-moz-border-radius: 0 15px 0 15px;
	-ms-border-radius: 0 15px 0 15px;
	-o-border-radius: 0 15px 0 15px;
	-webkit-border-radius: 0 15px 0 15px;
	width: 54px;
	height: 54px;
	margin: 10px 20px 50px 0;
	color: #FFF;
}
#titleArticle {
	font-family: 'Meti', Tahoma, Arial;
	width: 100px;
	margin-right: 20px;
	color: #004282;
}
.circle > img {
	border-radius: 0 15px 0 15px;
	-moz-border-radius: 0 15px 0 15px;
	-ms-border-radius: 0 15px 0 15px;
	-o-border-radius: 0 15px 0 15px;
	-webkit-border-radius: 0 15px 0 15px;
}
.menucontent {
	font: 13px 'Meti', Tahoma, Arial;
	line-height: 200%;
}
.menucontent a {
	color: #10c2f3;
}
.menucontent::-webkit-scrollbar {
 width: 7px;
}
 .menucontent::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 .menucontent::-webkit-scrollbar-thumb {
 background-color: darkgrey;
 outline: 1px solid slategrey;
}
#a1 {
	position: absolute;
	right: 331px;
	top: 577px;
}
#a2 {
	position: absolute;
	right: 330px;
	top: 677px;
}
#a3 {
	position: absolute;
	right: 329px;
	top: 779px;
}
#a4 {
	position: absolute;
	right: 330px;
	top: 889px;
}
.titletext {
	position: absolute;
	top: 5px;
	font-size: 16px;
}
.titletext1 {
	position: absolute;
	top: 5px;
	font-size: 16px;
}
.footer {
	width: 960px;
	height: 170px;
	padding: 5px;
	position: relative;
	background-color: #f3f3f3;
	margin: 6px auto;
	border-top: 3px solid rgba(102,102,102,0.1);
}
.company > center > a > img {
	margin: 20px 30px 0 0;
}
#hrfooter {
	border: 1px solid rgba(0,0,0,0.1);
	border-collapse: collapse;
	margin-top: 30px;
}
#blogo {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#cp {
	font: 12px verdana, tahoma, arial;
	position: absolute;
	left: 30px;
	bottom: 35px;
}
.menucontent {
	width: 600px;
	height: auto;
	overflow: hidden;
	direction: rtl;
	font: 13px 'Meti', Tahoma, Arial;
	margin-left: 354px !important;
	line-height: 200%;
}
.menucontent strong {
	color: #10c2f3;
	line-height: 300%;
}
.menucontent ul {
	margin: 15px 0 15px 0;
}
.toggle {
	color: #000;
	font: 14px Verdana, Tahoma, Arial;
	cursor: pointer;
	margin-right: 560px !important;
	direction: ltr;
	z-index: 100;
	display: none;
}
.on {
	display: block;
}
.small {
	font-size: 11px !important;
}
#contactus {
	margin: 30px 20px 0 0;
}
#contactus > input[type=text] {
	width: 40%;
	font: 13px 'Meti', Tahoma, Arial;
	margin-bottom: 7px;
	text-indent: 7px;
}
#contactus > textarea {
	width: 80%;
	height: 100px;
	padding: 4px;
	font: 13px 'Meti', Tahoma, Arial;
}
#contactus > input[type=submit] {
	border: 0px solid;
	color: #FFF;
	background-color: #10c2f3;
	padding: 4px;
	font: 13px 'Meti', Tahoma, Arial;
	cursor: pointer;
}
#contactus > input[type=reset] {
	border: 0px solid;
	color: #FFF;
	background-color: #004282;
	padding: 4px;
	font: 13px 'Meti', Tahoma, Arial;
	cursor: pointer;
}
#map a {
	color: #10c2f3;
}
