﻿@import url('css/fonts.css');
* {
	margin: 0;
	outline: none;
	unicode-bidi: embed;
}
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	padding: 0;
	direction: rtl;
	font-family: 'FrutigerRoman';
	font-size: 12px;
	font-weight: 400;
	line-height: 1.8;
	color: #3F4D58;
	position: relative;
	margin:0;
		border-top: 5px solid #2C3339;

}
input, textarea, select {
	font-family: 'FrutigerRoman';
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #16A085;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
a:hover {
	color: #34495e;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
*:hover {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.header {
	background: #1B2024 url('images/bgheader.png') repeat-x;
	color: #626A71;
	position: relative
}
.header a {
	color: #8A9399;
}
.fix-w {
	width: 1000px;
	margin: 0px auto;
}
.fix-w:after {
 content:"";
 display: block;
 clear:both
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'flow';
	font-weight: bold;
	color: #2980B9;
}
.clear {
	clear: both;
}
.topbar {
	margin:0px;
	margin-bottom: 19px;
	width: 100%;
	overflow: hidden
}
.topbar .p-right {
	float: right;
	color: #626A71;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.9);
	font-size: 11px;
	padding: 10px;
}
.topbar .bar-left {
	float: left;
}
.socialhead {
	display: inline-block;
	margin-left: 30px;
	float: right;
	width: 120px;
	padding: 15px 0px;
}
.socialhead a {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: transparent url('images/iconsocial.png') no-repeat;
	margin: 0px 1px;
	-moz-transform: scale(1.0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transform: scale(1.0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-o-transform: scale(1.0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-ms-transform: scale(1.0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	transform: scale(1.0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}
.socialhead a:hover {
	-moz-transform: scale(1.2) rotate(360deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transform: scale(1.2) rotate(360deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-o-transform: scale(1.2) rotate(360deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-ms-transform: scale(1.2) rotate(360deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	transform: scale(1.2) rotate(360deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}
.socialhead a.face {
	background-position: 0px 0px;
}
.socialhead a.gplus {
	background-position: -57px 0px;
}
.socialhead a.twit {
	background-position: -29px 0px;
}
.socialhead a.face {
	background-position: -86px 0px;
}
.btnhead {
	float: right;
	display: inline-block;
	font-weight: bold;
	font-family: 'flow';
	font-weight: 700;
	font-size: 14px;
	color: #FFFFFF;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.25);
}
.btnhead a {
	color: #FFFFFF;
	display: inline-block;
	width: 157px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	text-indent: 20px;
	position: relative;
	opacity: 0.9;
}
.btnhead a:hover {
	opacity: 1.0;
}
.btnhead .btnsupport  {
	color: #FFFFFF;
	display: inline-block;
	width: 157px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	text-indent: 20px;
	position: relative;
	opacity: 0.9;
	cursor:pointer
}
.btnhead .btnsupport:hover {
	opacity: 1.0;
}
.btnsupport {
	background: transparent url('images/btnsupport.png') no-repeat;
}
.btnuser {
	background: transparent url('images/btnuser.png') no-repeat;
}
.logo {
	float: right;
	margin: 10px 20px 10px;
	display: block
}
.callhead {
	background: transparent url('images/barcallhead.png') no-repeat;
	height: 51px;
	width: 321px;
	float: left;
	display: inline-block;
	margin-top: 10px;
}
.callhead p {
	float: right;
	color: #626A71;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.8);
	font-size: 10px;
	display: inline-block;
	line-height: 45px;
	padding-right: 30px;
}
.callhead span {
	line-height: 45px;
	font-size: 16px;
	float: left;
	margin-left: 20px;
	color: #cdd7de;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.8);
	direction: ltr;
	font-family: 'FrutigerBlack';
}
.menuhead {
	background: rgba(0,0,0,0.25);
	margin-top: 15px;
	font-family: 'flow';
	font-size: 16px;
}
.menuhead {
	background: rgba(0,0,0,0.25);
	color: #FFFFFF;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.5);
}
.menuhead a {
	color: #FFFFFF;
}
.menuhead ul {
	margin: 0;
	padding: 0;
	display: block;
	line-height: 63px;
}
.menuhead ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
	position: relative;
	float: right;
}
.menuhead ul li a {
	display: block;
	padding: 0px 15px;
}
.menuhead ul li:hover a {
	background: #0A0C0E;
}
.menuhead li:hover ul {
	display: block;
}
.menuhead ul ul {
	display: none;
	position: absolute;
	background: #1B2123;
	width: 220px;
	line-height: 45px;
	font-size: 14px;
	z-index: 999999;
}
.menuhead li li {
	float: none;
	display: block;
}
.menuhead li li:hover {
	background: rgba(255,255,255,0.5) !important;
}
.cbar {
	display: block;
	background: transparent url('images/cbar.png') no-repeat left;
	height: 4px;
	clear: both;
	font-size: 1px;
}
.cbar:after, .cbar:before {
	content: "";
	display: block;
	clear: both;
}
.blocks {
	margin: 80px 0px;
}
.block {
	display: inline-block;
	float: right;
	vertical-align: top;
	width: 250px;
	margin: 0px 40px;
	text-align: center;
}
.block img {
	margin-bottom: 15px;
}
.block h2 {
	margin: 15px 0px;
}
h2.c1 {
	color: #E74C3C !important;
}
h2.c2 {
	color: #16a085!important;
}
h2.c3 {
	color: #9b59b6 !important;
}
.block p {
	font-size: 12px;
}
.barworks {
	background: transparent url('images/worksbg.png') no-repeat;
	height: 250px;
}
.barworkscntn {
	color: #7A8693;
	padding-top: 80px;
	padding-right: 40px;
	width: 600px;
	float: right;
}
.barworkscntn h1 {
	color: #FFFFFF;
	font-size: 26px;
}
.cntnworks {
	margin: 80px 0px;
	padding: 0px 40px;
}
.cntnworkscntn {
	float: right;
	width: 400px;
	margin-top: 20px;
}
.slideworks {
	background: transparent url('images/slideworksbg.png') no-repeat center center;
	float: left;
	width: 458px;
	height: 269px;
	position: relative;
	margin-left: 20px;
}
.slideworks ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.slideworks ul li {
	display: inline-block;
	float: right;
	width: 348px;
	height: 217px;
	position: relative;
}
.slideworks img {
	display: inline-block;
	float: right;
	width: 348px;
	height: 217px;
}
.fix-swordks {
	position: relative;
	top: 16px;
	right: 55px;
	overflow: hidden;
}
.s-next, .s-prev {
	display: inline-block;
	width: 16px;
	height: 26px;
	background: transparent url('images/arrow.png') no-repeat right;
	position: absolute;
	z-index: 99999;
	cursor: pointer;
	opacity: 0.2;
}
.s-next:hover, .s-prev:hover {
	opacity: 0.4;
}
.s-prev {
	background: transparent url('images/arrow.png') no-repeat left;
	left: 0px;
	top: 50%;
}
.s-next {
	background: transparent url('images/arrow.png') no-repeat right;
	right: 0px;
	top: 50%;
}
.searchdom {
	background: #e74c3c;
	margin: 40px 0px;
	padding: 30px;
	text-align: center;
	color: #FFFFFF;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.searchdom h2 {
	color: #f1c40f;
	margin: 10px;
	font-size: 29px;
}
.searchdom form {
	position: relative;
}
.searchdom input[type=search] {
	background: #c0392b;
	border: 0;
	padding: 20px;
	width: 800px;
	font: 11px;
}
.searchdom input[type=submit] {
	background: transparent url('images/search.png') no-repeat;
	border: 0;
	text-indent: -9999px;
	top: 18px;
	left: 90px;
	position: absolute;
	z-index: 99;
	width: 24px;
	height: 24px;
	opacity: 0.3;
	cursor: pointer;
}
.searchdom input[type=submit]:hover {
	opacity: 0.5;
}
::-webkit-input-placeholder {
	color: rgba(0,0,0,0.5);
}
:-moz-placeholder {
	color: rgba(0,0,0,0.5);
}
::-moz-placeholder {
	color: rgba(0,0,0,0.5);
}
:-ms-input-placeholder {
	color: rgba(0,0,0,0.5);
}
.trans {
	background: #fff;
	margin: 10px 0px;
	padding: 10px;
	text-align: center;
	color: #95a5a6;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	opacity: 0.5;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.trans:hover {
	opacity: 1.0;
}
.trans h2 {
	color: #bdc3c7;
}
.footer {
	background: #1A1F23 url('images/bg-all.png') repeat;
	padding: 0;
}
.footer .bfoot, .footer .bfoot2 {
	float: right;
	display: inline-block;
	vertical-align: top;
	margin: 5px;
	padding: 20px 0px;
}
.footer .bfoot {
	width: 250px;
}
.footer .bfoot2 {
	width: 460px;
}
.footer h3 {
	background: rgba(0,0,0,0.25);
	color: #bdc3c7;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.5);
	padding: 15px;
	margin-bottom: 15px;
}
.footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #20262B;
	display: block;
}
.footer ul li:hover a {
	padding: 0px 9px 0px 1px;
	background: rgba(0,0,0,0.2);
}
.footer ul li a {
	display: block;
	padding: 5px;
}
.footer ul li:hover a {
	padding: 5px 9px 5px 1px;
	background: rgba(0,0,0,0.05);
}
.footer ul li span {
	display: inline-block;
	float: left;
}
.footer {
	color: #BDC3C7;
}
.footer a {
	color: #e74c3c;
}
.footer a:hover {
	color: #c0392b;
}
.btntickit {
	border: 0;
	margin: 40px;
	width: 158px;
	height: 46px;
	border: 0px;
	background: transparent url('images/btn-tick.png');
	font-family: 'flow';
	font-size: 14px;
	color: #FFFFFF;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	text-align: center;
	line-height: 46px;
	opacity: 0.9;
	display: block;
	position: relative;
	top: 15px;
	right: 50px;
}
.btntickit a {
	display: block;
	margin: 0;
	padding: 0 !important;
	background: none;
	color: #FFFFFF;
}
.btntickit a:hover {
	background: none !important;
	color: #FFFFFF;
}
.btntickit:hover {
	opacity: 1.0;
}
.uiano {
	padding: 5px !important;
}
.copyright {
	background: #1E2428;
	padding: 10px;
	text-align: center;
	font-size: 10px;
	color: #556671;
}
.bfoot2 {
}
.bfoot2 form {
	margin: 10px;
}
.bfoot2 input, .bfoot2 textarea {
	background: #30383F;
	border: 0;
	margin: 2px;
	padding: 8px;
	color: #647886;
	display: inline-block;
	float: right;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #FFFFFF;
}
.bfoot2 input:focus, .bfoot2 textarea:focus {
	background: #45515A;
}
.bfoot2 input[type=text] {
	width: 48%;
}
.bfoot2 input.nameinput, .bfoot2 textarea {
	width: 427px;
}
.bfoot2 input[type=submit] {
	float: left;
	background: #C0392B;
	margin-left: 10px;
	cursor: pointer;
	opacity: 0.9;
}
.bfoot2 input[type=submit]:hover {
	opacity: 1.0;
}
.slideshow2 {
	margin: 0 auto !important;
	padding: 0;
	width: 1000px;
	overflow: hidden;
	height: auto
	 
}
.slideshow:after {
 content:"";
 display:block;
 clear: both
	 
}
.content-area {
	margin: 20px 0px;
	padding: 10px;
}
.entry-header {
	padding: 15px;
	background: #fff;
	margin-bottom: 25px;
}
.entry-header h1 {
	font-size: 28px;
}
.entry-header:after {
	content: "";
	display: block;
	background: transparent url('images/cbar.png') no-repeat left;
	height: 4px;
	clear: both;
}
.entry-meta {
	font-size: 11px;
	color: #95A5A6;
}
.entry-meta a {
	color: #7f8c8d;
}
.entry-meta a:hover {
	color: #34495e;
}
.entry-meta span {
	display: inline-block;
	margin: 0px 5px;
}
.entry-meta time {
	display: inline-block;
	margin: 0px 5px;
}
.entry-content {
	font-size: 14px;
}
.navigation {
	margin: 40px 20px;
}
.navigation h1 {
	font-size: 14px;
	color: #1ABC9C;
}
.comments-area {
	margin: 50px 0px;
}
h2.comments-title {
	font-size: 22px;
	color: #E74C3C;
}
h2.comments-title span {
	color: #7F8C8D;
}
.comment-list {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
.comment-list li {
	display: block;
	margin-bottom: 15px;
	padding: 20px;
	background: #ECF0F1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.comment-author img {
	float: left;
	margin: 0px;
}
.comment-author {
	background: #FFFFFF;
	padding: 10px;
	margin-bottom: 15px;
}
.comment-author .fn {
	font-weight: bold;
}
.comment-metadata {
	float: left;
	font-size: 10px;
}
.comment-content {
	font-size: 14px;
}
.reply a {
	background: #E74C3C;
	display: inline-block;
	padding: 5px 10px;
	color: #FFFFFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.reply a:hover {
	opacity: 0.8;
}
.comment-respond {
	padding: 15px;
	margin: 20px 0px;
}
.comment-reply-title {
	font-size: 24px;
	color: #8E44AD;
}
.comment-reply-title smal {
	font-size: 14px;
	color: #34495e;
}
.comment-respond p {
	font-size: 14px;
	margin-bottom: 25px;
}
.comment-respond label {
	display: block;
	clear: both;
	margin-bottom: 5px;
}
.form-allowed-tags {
	font-size: 11px !important;
	color: #BDC3C7;
}
.form-allowed-tags abbr {
	font-size: 11px !important;
}
.form-allowed-tags code {
	font-size: 11px !important;
}
.page-title {
	background: #ecf0f1;
	padding: 15px 25px 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #2c3e50;
	margin-bottom: 20px
}
.page-title span {
 font-size: 11px;
 display: inline-block;
 color:#95a5a6;
 display: block
}
.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 5px solid #ecf0f1
}