<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);
@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
@import url(http://fonts.googleapis.com/css?family=Questrial);
*{
	margin:0; 
	padding:0; 
	outline:none;
}
a{ 
	text-decoration:none;
}
img{ 
	border:none;
}
input{ 
	outline:none; 
	border:none;
}
li{ 
	list-style:none;
}
body{ 
	
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	width:100%;
	background-image:url(../images/body_bg.png);
	background-repeat:repeat;
}

.content{
	float:right;
	position:relative;
	width:100%;
	height:100%;
}
.top_border{
	float:right;
	position:absolute;
	width:100%;
	height:50px;
	background-color:#2a3c52;
	top:0;
}
.main{
	margin:auto;
	position:relative;
	width:970px;
}
header{
	float:right;
	position:relative;
	width:100%;
	height:92px;
}
.top{
	float:right;
	position:relative;
	width:100%;
	height:50px;
}
.menus{
	float:right;
	position:relative;
	width:100%;
	height:40px;
	background-color:#f9f9fa;
	border-bottom:3px solid #2a3c52;
}
.slider{
	float:left;
	position:relative;
	width:680px;
	height:335px;
	background-color:#2a3c52;
	margin-bottom:18px;
}
.logo{
	float:right;
	position:absolute;
	right:0;
	top:-50px;
	width:346px;
	height:90px;
	background-image:url(../images/logo.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index:20;
	background-color:#fcfcfc;
}
.menu{
	float:left;
	position:relative;
	width:624px;
	height:40px;
}
.in_page{
	float:right;
	position:relative;
	width:100%;
	min-height:200px;
	margin-top:15px;
	margin-bottom:15px;
}
.right_side{
	float:left;
	position:relative;
	width:680px;
	min-height:200px;
	height:auto;
}
.projects{
	float:right;
	position:relative;
	width:100%;
	height:335px;
	background-color:#ffffff;
	border:1px solid #DFDFE2;
	overflow:hidden;
}
.showcase-content-container{
	width:100% !important;
}
.activities2 .showcase{
	width:100% !important ;
	height:220px;
	margin:0;
}
.showcase-button-wrapper{
	top:-22px;
	position:absolute;
	right:10px;
	
}
.showcase-button-wrapper .active{
	background-color:#d0322b;
}
.showcase-button-wrapper span{
	float:right;
	position:relative;
	margin-left:3px;
	background-color:#cccccc ;
	width:9px;
	height:9px;
	border-radius:50%;
	cursor:pointer;
	color:transparent;
	line-height:9px;
}


.activities{
	float:right;
	position:relative;
	width:270px;
	height:338px;
	background-color:#ffffff;
	border:1px solid #d7d7d7;
}
.activities2{
	float:right;
	position:relative;
	width:100%;
	min-height:20px;
}
.activities2 .cont{
	width:94%;
	min-height:55px;
	padding:3px 3%;
	border-bottom:1px solid #eeeeee;
	background-color:#fff;
	float:right;
	position:relative;
	direction:ltr;
}
.activities2 .cont .thumb{
	float:right;
	position:relative;
	height:55px;
	width:60px;
	margin-left:10px;
	background-color:#2a3c52
;
	overflow:hidden;
}
.activities2 .cont .thumb img{
	float:right;
	position:relative;
	width:100%;
	height:100%;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	opacity:0.8;
}
.activities2 &gt; a:last-child{
	border:none;
}
.activities2 .cont:hover .thumb img{
	transform: scale(1.3);
	-ms-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-o-transform: scale(1.3);
	-moz-transform: scale(1.3);
	opacity:1;
}
.activities2 .cont:hover .tit{
	color:#2a3c52
;
}
.activities2 .cont:hover .auther{
	color:#d91f15;
}
.activities2 .cont:hover{
	background-color:#F5F5F5;
}


.reports2 .cont .thumb{
	float:left;
	position:relative;
	height:55px;
	width:60px;
	margin-right:10px;
	background-color:#2a3c52;
	overflow:hidden;
}
.reports2 .cont .thumb img{
	float:right;
	position:relative;
	width:100%;
	height:100%;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	opacity:0.8;
}
.reports2 .cont:hover .thumb img{
	transform: scale(1.3);
	-ms-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-o-transform: scale(1.3);
	-moz-transform: scale(1.3);
	opacity:1;
}
.report_cont{
	float:right;
	position:relativee;
	width:100%;
	display:none;
}



.activities2 .cont .tit{
	direction:ltr;
	text-align:left;
	font-size:13px;
	line-height:17px;
	color:#223042;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	float:right;
	position:relative;
	width:90%;
	margin-bottom:5px;
	
}
.activities2 .cont .auther{
	direction:ltr;
	text-align:left;
	font-size:12px;
	clear:both;
	line-height:20px;
	color:#2a3c52
;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	font-family:'Droid Arabic Naskh',serif;
	margin-right:5px;
}
.date{
	float:left;
	position:relative;
	bottom:3px;
	font-size:11px;
	color:#d0322b;
	height:20px;
	width:50%;
	margin-left:25px;
}
.date span{
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	position:relative;
	line-height:20px;
	width:70%;
}
.date i{
	float:left;
	position:relative;
	font-size:16px;
	margin-right:5px;
	line-height:20px;
}

.reports2 .date2{
	margin-left:0;
	width:50%;
}

.date2{
	float:left;
	position:relative;
	font-size:11px;
	color:#999999;
	height:20px;
	width:80%;
	margin-left:25px;
}
.date2 span{
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	position:relative;
	line-height:20px;
	width:70%;
}
.date2 i{
	float:left;
	position:relative;
	font-size:16px;
	margin-right:5px;
	line-height:20px;
}

.reports2{
	float:right;
	position:relative;
	width:330px;
	height:253px;
	background-color:#ffffff;
	margin-top:15px;
	border:1px solid #DFDFE2;
	overflow:hidden;
}


.reports{
	float:left;
	position:relative;
	width:330px;
	height:253px;
	background-color:#ffffff;
	margin-top:15px;
	border:1px solid #DFDFE2;
}
.tit i{
	float:left;
	position:relative;
	width:20px;
	color:#526072;
	text-align:center;
	line-height:35px !important;
	height:35px;
	font-size:18px;
	margin-right:5px;
	-webkit-transform: rotate(-110deg);
	-moz-transform: rotate(-110deg);
	-ms-transform: rotate(-110deg);
	-o-transform: rotate(-110deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}
.reports .title3 {
	background:#d0322b;
}
.reports .title3 .icon{
	color:#fff;
	float:left;
	margin-right:5px;
}
.reports .title3 .linke span{
	color:#fff;
}
.ads{
	float:right;
	position:relative;
	width:100%;
	height:65px;
	margin-top:15px;
}
.ads img{
	float:right;
	position:relative;
	width:100%;
	height:65px;
}
.album{
	float:right;
	position:relative;
	width:100%;
	height:170px;
	background-color:#f9f9fa;
	margin-top:15px;
}
.left_side{
	float:right;
	position:relative;
	width:272px;
	min-height:200px;
	height:auto;
}
.poll{
	float:right;
	position:relative;
	width:100%;
	height:215px;
	background-color:#fff;
	border:1px solid #dfdfe2;
}
.qu{
	float:right;
	position:relative;
	width:252px;
	height:160px;
	margin-right:10px;
	margin-top:10px;
}
.qu img{
	float:right;
	position:relative;
	width:100%;
	height:100%;
}
.left_ads{
	float:right;
	position:relative;
	width:100%;
	height:102px;
	margin-top:17px;
	border:1px solid #dfdfe2;
}
.left_ads img{
	float:right;
	position:relative;
	width:100%;
	height:100%;
}
.articles{
	float:right;
	position:relative;
	width:100%;
	height:333px;
	background-color:#fff;
	margin-top:15px;
	overflow:hidden;
}
.videos{
	float:right;
	position:relative;
	height:170px;
	width:100%;
	margin-top:15px;
	background-color:#f9f9fa;
}
footer{
	float:right;
	position:relative;
	width:100%;
	height:220px;
	
}
.top_footer{
	float:right;
	position:relative;
	width:100%;
	height:187px;
	background-color:#223042;
}
.footer_cont{
	margin:auto;
	height:187px;
	width:970px;
	position:relative;
}
.bottom_footer{
	float:right;
	position:relative;
	width:100%;
	height:33px;
	background-color:#1c2c3b;
}
.bottom_footer span{
	float:right;
	position:relative;
	width:100%;
	height:33px;
	line-height:33px;
	text-align:center;
	color:#79838c;
	font-size:12px;
	font-family:'Droid Arabic Naskh', serif; 
}
.title3{
	float:right;
	position:relative;
	width:100%;
	height:34px;
	border-bottom:1px solid #dfdfe2;
	background-image:url(../images/title.jpg);
	background-repeat:repeat-x;
}
.title3 .linke{
	float:left;
	position:relative;
	padding:0 10px;
	height:34px;
	-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
		 
}
.red{
	padding-left:10px;
	background-color:#d0322b;
	
}
.activities2 .cont .data2{
	float:left;
	position:relative;
	width:15px;
	line-height:30px !important;
	text-align:center;
	color:#2A3C52;
	margin-right:10px;
}
.red span{
	color:#fff !important;
}

.linke span{
	float:left;
	position:relative;
	line-height:34px;
	color:#444444;
	font-size:17px;
}
.icon{
	float:left;
	position:relative;
	line-height:34px !important;
	width:20px;
	text-align:center;
	height:34px;
	font-size:18px;
	color:#444444;
	margin-right:10px;
}
.more{
	float:right;
	position:relative;
	height:34px;
	width:34px;
	background-color:#2a3c52
;
	line-height:34px !important;
	text-align:center;
	color:#fff;
	font-size:17px;
	-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
.more:hover{
	background-color:#444444;
}
.article{
	float:right;
	position:relative;
	width:100%;
	min-height:50px;
}
.report{
	float:right;
	position:relative;
	width:100%;
	min-height:50px;
}
.report .cont{
	width:92%;
	height:59px;
	padding:7px 4% 6px;
	border-bottom:1px solid #eeeeee;
	background-color:#fff;
	float:right;
	position:relative;
	direction:ltr;
}
.report &gt;div:last-child{
	border:none;
}
.report .cont:hover .tit{
	color:#2a3c52
;
}
.report .cont:hover .auther{
	color:#db251b;
	font-size:12px;
}
.report .cont:hover{
	background-color:#F5F5F5;
}
.report .cont .tit{
	direction:ltr;
	text-align:left;
	font-size:14px;
	line-height:20px;
	color:#223042;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
	font-weight:300;
}
.report .cont .auther{
	direction:ltr;
	text-align:left;
	font-size:11.4px;
	clear:both;
	line-height:20px;
	color:#D0322B;	
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
	margin-right:5px;
}




.article .cont{
	width:90%;
	min-height:55px;
	padding:8px 5% 6px;
	border-bottom:1px solid #eeeeee;
	background-color:#fff;
	float:right;
	position:relative;
	direction:ltr;
}
.article .cont .thumb{
	float:left;
	position:relative;
	height:55px;
	width:60px;
	margin-right:10px;
	background-color:#2a3c52
;
	overflow:hidden;
}
.article .cont .thumb img{
	float:right;
	position:relative;
	width:100%;
	height:100%;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	opacity:0.8;
}
.article &gt; a:last-child{
	border:none;
}
.article .cont:hover .thumb img{
	transform: scale(1.3);
	-ms-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-o-transform: scale(1.3);
	-moz-transform: scale(1.3);
	opacity:1;
}
.article .cont:hover .tit{
	color:#2a3c52
;
}
.article .cont:hover .auther{
	color:#222222;
}
.article .cont:hover{
	background-color:#F5F5F5;
}
.article .cont .tit{
	direction:ltr;
	text-align:left;
	font-size:14px;
	line-height:17px;
	color:#222222;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	
}
.article .cont .auther{
	direction:ltr;
	text-align:left;
	font-size:12px;
	clear:both;
	line-height:20px;
	color:#d0322b;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
}
.video{
	float:right;
	position:relative;
	width:246px;
	height:150px;
	margin-top:10px;
	background-color:#393939;
	margin-right:12px;
}
.video img{
	float:right;
	position:relative;
	height:100%;
	height:100%;
	opacity:0.5;
	transition: all 0.7s;
	-moz-transition: all 0.7s;
	-webkit-transition: all 0.7s;
	-o-transition: all 0.7s;
}
.video:hover img{
	opacity:1;
}
.video:hover .vidoe_icon{
	color:#cc181e;
}
.vidoe_icon{
	position:absolute;
	z-index:2;
	font-size:55px;
	color:#000;
	width:100%;
	height:100%;
	line-height:150px !important;
	text-align:center;
	transition: all 0.7s;
	-moz-transition: all 0.7s;
	-webkit-transition: all 0.7s;
	-o-transition: all 0.7s;
}
.more_videos{
	position:absolute;
	right:-57px;
	width:80px;
	height:34px;
	line-height:34px;
	top:72px;
	background-color:#ffffff;
	z-index:3;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	
}
.more_videos:hover{
	color:#fff;
	background-color:#2a3c52
;
}
.more_videos:hover i{
	color:#fff;
}
.more_videos:hover span{
	color:#fff;
}
.more_videos i{
	float:right;
	position:relative;
	height:34px;
	line-height:34px !important;
	width:20px;
	text-align:center;
	color:#444444;
	font-size:18px;
	margin-right:5px;
	transition: all 0.7s;
	-moz-transition: all 0.7s;
	-webkit-transition: all 0.7s;
	-o-transition: all 0.7s;
}
.more_videos span{
	float:right;
	position:relative;
	direction:ltr;
	font-size:17px;
	margin-right:3px;
	color:#444444;3
	transition: all 0.7s;
	-moz-transition: all 0.7s;
	-webkit-transition: all 0.7s;
	-o-transition: all 0.7s;
	font-family:"RooneyWeb-Bold",Georgia,serif;

}
.image{
	float:right;
	position:relative;
	width:100%;
	height:103px;
	margin-top:16px;
}
.thumbs{
	float:right;
	position:relative;
	height:103px;
	width:136px;
	overflow:hidden;
	background-color:#393939;
	
}
.thumbs img{
	float:right;
	position:relative;
	height:100%;
	width:100%;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	opacity:0.5;
	
}

.thumbs:hover img{
	transform: scale(1.5);
	-ms-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-o-transform: scale(1.5);
	-moz-transform: scale(1.5);
	opacity:1;
}
.ei-slider{
	position: relative;
	width: 100%;
	max-width: 1920px;
	height: 335px;
	margin: 0 auto;
}
#tab{
	float:right;
	position:relative;
	width:100%;
	height:34px;
	background-color:#d0322b;
}
#tab li{
	float:left;
	position:relative;
	padding:0 12px;
	line-height:34px;
	height:34px;
	list-style:none;
	color:#fff;
	
}
#tab li a{
	color:#fff;
	line-height:34px;
	direction:ltr;
	font-size:17px;
	font-weight:normal;
	font-family:"RooneyWeb-Bold",Georgia,serif;
}
.active{
	background-color:#fff;
}
.active a{
	color:#2A3C52 !important;
}

#tab2{
	float:right;
	position:relative;
	width:100%;
	height:34px;
	border-bottom:1px solid #dfdfe2;
	background-image:url("../images/title.jpg");
	background-repeat:repeat-x;
}
#tab2 li{
	float:left;
	position:relative;
	padding:0 5.3px;
	line-height:33px;
	height:33px;
	list-style:none;
	color:#222222;
	border-top:3px solid transparent;
	
}
#tab2 li a{
	color:#222222;
	line-height:34px;
	direction:ltr;
	font-size:12.5px;
	font-family:"RooneyWeb-Bold",Georgia,serif;
}
.active2{
	background-color:#fff;
	border-top:3px solid #3c7ab5 !important;
}

.contents{
	float:right;
	position:relative;
	width:100%;
	display:none;
}


.project{
	float:right;
	position:relative;
	width:100%;
}
.projectcont{
	float:left;
	position:relative;
	width:185px;
	min-height:260px;
	margin-top:20px;
	margin-left:30px;
}
.projectcont:hover .tit2{
	color:#d0322b
;
}
.projectcont:hover .details{
	color:#000;
}

.projectcont:hover .thumb2{
}
.projectcont:hover .thumb2 img{
	transform: scale(1.5);
	-ms-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-o-transform: scale(1.5);
	-moz-transform: scale(1.5);
	opacity:0.3;
}

.tit2{
	float:right;
	position:relative;
	width:100%;
	line-height:18px;
	direction:ltr;
	text-align:center;
	font-size:15px;
	color:#2A3C52;
}
.details{
	float:right;
	position:relative;
	direction:ltr;
	text-align:left;
	width:100%;
	color:#444444;
	font-size:14px;
	line-height:17px;
}
.thumb2{
	float:right;
	position:relative;
	width:100%;
	height:115px;
	margin:10px 0;
	overflow:hidden;
	background-color:#223042;
}
.thumb2 img{
	float:right;
	position:relative;
	width:100%;
	height:100%;
	
	-webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.mores{
	line-height:17px ;
	direction:ltr;
	color:#D0322B;
	font-size:12px;
	margin-left:5px;
}
.mores i{
	 left: 1px;
    line-height: 17px !important;
    position: relative;
    top: 1px;
}
.view{
	position:absolute;
	width:100%;
	height:100%;
	z-index:2;
	text-align:center;
	line-height:115px !important;
	color:#fff;
	font-size:35px;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
	bottom:-150px;
}
.projectcont:hover .view{
	bottom:0;
}
.ei-slider-loading{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:2;
	background: rgba(0,0,0,0.9);
	color: #fff;
	text-align: center;
	line-height: 400px;
}
.ei-slider-large{
	height: 100%;
	width: 100%;
	position:relative;
	overflow: hidden;
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.ei-slider-large li img{
	width: 100% !important;
	height:335px !important;
	float:right;
	position:relative;
	margin-top:0 !important;
}
.ei-title{
	position: absolute;
	left: 0px;
	bottom: 69px;
	
}
.ei-title h2, .ei-title h3{
	text-align: left;
}
.ei-title h2{
	font-size: 13px;
	line-height: 18px;
	color: #fff;
	direction:ltr;
	text-align:left;
	opacity:1 !important;
	float:right;
	width:275px;
	background-color:rgba(42,60,82,0.9);
	padding:5px 10px;
	font-weight:normal;
	
	
}
.ei-title .links{
	font-size: 13px;
	line-height: 22px;
	color: #fff;
	direction:ltr;
	text-align:left;
	opacity:1 !important;
	float:right;
	width:275px;
	background-color:rgba(42,60,82,0.9);
	padding:10px;
}
.ei-slider-thumbs{
	height: 6px;
	margin: 0 auto;
	position: relative;
}
.ei-slider-thumbs li{
	position: relative;
	float: right;
	height: 100%;
}
.ei-slider-thumbs li.ei-slider-element{
	top: 0px;
	right: 0px;
	position: absolute;
	height: 100%;
	z-index: 10;
	text-indent: -9000px;
	background: #393939;
	background:#d0322b;
	
}
.ei-slider-thumbs li a{
	display: block;
	text-indent: -9000px;
	background: #2a3c52 ;
	width: 100.5%;
	height: 100%;
	cursor: pointer;
	-webkit-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-moz-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.ei-slider-thumbs li a:hover{
	background-color: #d0322b;
}
.ei-slider-thumbs li img{
	position: absolute;
	bottom: 0;
	opacity: 0;
	z-index: 999;
	width: 94%;
	height:60px;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
	-webkit-box-reflect: 
        below 0px -webkit-gradient(
            linear, 
            left top, 
            left bottom, 
            from(transparent), 
            color-stop(50%, transparent), 
            to(rgba(255,255,255,0.3))
            );
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	
	border:2px solid #fff;
}
.ei-slider-thumbs li:hover img{
	opacity: 1;
	bottom: 10px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}



.sitemap2{
	float:left;
	position:relative;
	width:300px;
	min-height:20px;
	height:auto;
}
.siteLink{
	float:right;
	position:relative;
	width:191px;
	min-height:10px;
	margin-right:5px;
}
.link{
	float:left;
	position:relative;
	width:150px;
	height:22px;
	line-height:22px;
	text-align:left;
}
.link:hover a{
	color:#E8E8E8;
}
.link:hover span{
	color:#fff;
}
.link a{
	float:left;
	position:relative;
	direction:ltr;
	text-align:left;
	color:#e2e3e7;
	font-size:12px;
	-webkit-transition: all 0.5s ease-in-out;
	  -moz-transition: all 0.5s ease-in-out;
	  -o-transition: all 0.5s ease-in-out;
	  transition: all 0.5s ease-in-out;
	line-height:20px;
}
.link span{
	float:left;
	position:relative;
	direction:ltr;
	text-align:center;
	color:#929292;
	font-size:9px;
	line-height:20px;
	margin-right:5px;
	-webkit-transition: all 0.5s ease-in-out;
	  -moz-transition: all 0.5s ease-in-out;
	  -o-transition: all 0.5s ease-in-out;
	  transition: all 0.5s ease-in-out;	
}
.tit3{
	float:right;
	position:relative;
	direction:ltr;
	text-align:left;
	width:100%;
	line-height:30px;
	height:30px;
	font-size:15px;
	color:#e2e3e7;
	margin-top:13px;
	margin-bottom:8px;
	font-family:"RooneyWeb-Bold",Georgia,serif;
	font-size:17px;
}

.footer_title{
	float:right;
	position:relative;
	white-space:45px;
	width:100%;
}
.contact{
	float:right;
	position:relative;
	width:270px;
	height:100%;
}
.address{
	float:right;
	position:relative;
	margin-right:17px;
	width:100%;
	line-height:30px;
	height:30px;
	direction:ltr;
	text-align:left;
	color:#929292;
	font-size:11px;
	margin-top:10px;
}
.address span{
	float:right;
	position:relative;
	font-size:18px;
	padding-left:10px;
	margin-top:5px;
	color:#929292;
}
.phone{
	float:left;
	position:relative;
	height:25px;
	line-height:25px;
	color:#e2e3e7;
	width:100%;
	margin-top:5px;
	direction:ltr;
	text-align:left;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.phone span{
	font-size:20px;
	color:#e2e3e7;
	float:left;
	position:relative;
	margin-left:3px;
	margin-right:10px;
	width:20px;
	text-align:center;
}
.mail span{
	font-size:19px;
	color:#e2e3e7;
	float:left;
	position:relative;
	width:30px;
	text-align:center;
	margin-right:5px;
	line-height:30px;
}
.address2{
	float:left;
	position:relative;
	height:30px;
	line-height:30px;
	color:#e2e3e7;
	margin-top:5px;
	margin-left:5px;
	font-size:11px;
	width:100%;
	text-align:left;
	direction:ltr;
}
.address2 span{
	float:left;
	position:relative;
	line-height:30px;
	font-size:23px;
	margin-right:13px;
	color:#e2e3e7;
}
.mobile{
	float:left;
	position:relative;
	height:25px;
	line-height:25px;
	color:#e2e3e7;
	background-image:url(../images/mobile.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding-left:30px;
	margin-left:5px;
	width:100%;
	direction:ltr;
	text-align:left;
}

.mail{
	float:left;
	position:relative;
	height:30px;
	line-height:30px;
	color:#e2e3e7;
	background-image:url(../images/message.png);
	background-position:right center;
	background-repeat:no-repeat;
	width:100%;
	text-align:left;
}


.footer_title h1{
	float:left;
	position:relative;
	direction:ltr;
	text-align:left;
	font-size:17px;
	color:#e2e3e7;
	height:30px;
	line-height:30px;
	margin-bottom:-1px;
	font-weight:normal;
	min-width:85px;
	transition: all 1.3s;
	-moz-transition: all 1.3s;
	-webkit-transition: all 1.3s;
	-o-transition: all 1.3s;
	margin-top:13px;
	font-family:"RooneyWeb-Bold",Georgia,serif;
}
.footer_title h1 a{
	color:#e2e3e7;
	float:left;
}
.footer_title h1:hover{
	width:100%;
}
.maillist{
	float:left;
	position:relative;
	min-height:50px;
	width:325px;
}
.tit4{
	float:left;
	position:relative;
	height:25px;
	line-height:25px;
	width:100%;
	font-size:12px;
	direction:ltr;
	text-align:left;
	color:#e2e3e7;
}
.tit4 span{
	color:#3c7ab5;
	font-size:15px;
	float:left;
	margin-right:5px;

}
.input{
	float:right;
	position:relative;
	height:40px;
	width:100%;
	margin-top:20px;
	background-color:#1c2c3b;
}
.btn:hover{
	background-color:#D0322B;
}
.btn{
	float:right;
	position:relative;
	width:40px;
	height:40px;
	background-color:#3c7ab5;
	border:none;
	cursor:pointer;
	line-height:40px !important;
	text-align:center;
	color:#fff;
	background-image:url(../images/mail.png);
	background-position:center;
	background-repeat:no-repeat;
	transition: all 0.7s;
	-moz-transition: all 0.7s;
	-webkit-transition: all 0.7s;
	-o-transition: all 0.7s;
}
.txt23{
	float:left;
	position:relative;
	width:250px;
	height:40px;
	background-color:transparent;
	border:none;
	direction:ltr;
	text-align:left;
	padding:0 10px;
	color:#fff;
	font-family:"MyriadPro-Regular",Gill Sans,sans-serif;
	font-size:12px;
}
.nepras{
	position:absolute;
	right:0;
	bottom:-7px;
	width:95px;
	height:30px;
	background-image:url(../images/png.png);
	background-position:top;
	background-repeat:no-repeat;
	transition: all 0.7s;
	-moz-transition: all 0.7s;
	-webkit-transition: all 0.7s;
	-o-transition: all 0.7s;
	z-index:5;
}
.nepras:hover{
	background-position:bottom;
}


#cssmenu ul {
	 margin: 0; 
	 padding: 0;
	 float:left;
	 position:relative;
	 }
#cssmenu li { margin: 0; padding: 0;}
#cssmenu a { margin: 0; padding: 0;}
#cssmenu ul {list-style: none;}
#cssmenu a {text-decoration: none;}
#cssmenu {
	 height: 40px;
	 width:100%;
	 float:left;
	 position:relative;
	 }


#cssmenu &gt; ul &gt; li {
    float:left;
    position: relative;
	border-right:1px solid #dfddd9;
	border-bottom:3px solid transparent;
}
#cssmenu &gt; ul &gt; li:hover{
	border-bottom:3px solid #d0322b;
}
#cssmenu &gt; ul &gt; li:hover a{
	color:#d0322b;
}
#cssmenu &gt; ul &gt; li:last-child {
	border-left:none;
}

#cssmenu &gt; ul &gt; li &gt; a {
    color:#333333;
    font-size: 14px;
    line-height: 40px;
	height:40px;
	-webkit-transition: color .15s;
   -moz-transition: color .15s;
     -o-transition: color .15s;
        transition: color .15s;
		cursor:pointer;
}
#cssmenu &gt; ul &gt; li &gt; a &gt;span{
	padding-left:7.5px;
	padding-right:7px;
}

#cssmenu &gt; ul &gt; li:hover {color:#D0322B  ; }


#cssmenu &gt; ul &gt; li &gt; ul {
    opacity: 0;
    visibility: hidden;
    padding: 5px 0 5px 0;
	background-color:#F9F9FA
 ;
    text-align: left;
    position: absolute;
    top: 55px;
    left: 50%;
    margin-left: -90px;
    width: 180px;
-webkit-transition: all .3s .1s;
   -moz-transition: all .3s .1s;
     -o-transition: all .3s .1s;
        transition: all .3s .1s;
-webkit-border-radius: 5px;
   -moz-border-radius: 5px;
        border-radius: 5px;
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
   -moz-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
        box-shadow: 0px 1px 3px rgba(0,0,0,.4);
		z-index:5;
}

#cssmenu &gt; ul &gt; li:hover &gt; ul {
    opacity: 1;
    top: 48px;
    visibility: visible;
	z-index:25;
}

#cssmenu &gt; ul &gt; li &gt; ul:before{
    content: '';
    display: block;
    border-color: transparent transparent #F9F9FA
 transparent;
    border-style: solid;
    border-width: 10px;
    position: absolute;
    top: -18px;
    left: 50%;
    margin-left: -10px;
	
}

#cssmenu &gt; ul ul &gt; li { position: relative;}
#cssmenu &gt; ul ul &gt; li:last-child a { border:none;}
#cssmenu &gt; ul ul &gt; .has-sub {
	background:url(../images/row2.png) left 15px center no-repeat;
}
#cssmenu &gt; ul ul ul &gt; .has-sub {
	background:url(../images/row2.png) left 15px center no-repeat;
}
#cssmenu ul ul a{
    color:#2A3C52;
    font-size: 13px;
    text-align:center;
	width:100%;
	height:30px;
	font-weight:normal;
	  padding-bottom:5px;
    display: block;
-webkit-transition: background-color .1s;
   -moz-transition: background-color .1s;
     -o-transition: background-color .1s;
        transition: background-color .1s;
		text-align:left;
		direction:ltr;
		border-bottom:1px solid #C1D3E9;
}

#cssmenu ul ul a &gt; span{
width:100%;
	line-height:25px;
	text-align:center;
	float:right;
	position:relative;
	padding-top:5px;
}

#cssmenu ul ul a:hover {background-color: rgb(250,250,250); color:#2a3c52;}

#cssmenu ul ul ul ul{
	right: 20px;
}
#cssmenu ul ul ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: -16px;
    right: 206px;
    padding: 10px 0 10px 0;
    background-color:#F9F9FA
 ;
    text-align: left;
    width: 160px;
-webkit-transition: all .3s;
   -moz-transition: all .3s;
     -o-transition: all .3s;
        transition: all .3s;
-webkit-border-radius: 5px;
   -moz-border-radius: 5px;
        border-radius: 5px;
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
   -moz-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
  
        box-shadow: 0px 1px 3px rgba(0,0,0,.4);
}





#cssmenu ul ul &gt; li:hover &gt; ul { opacity: 1; right: 185px; visibility: visible;  top:10px;}
#cssmenu ul ul ul &gt; li:hover &gt; ul { opacity: 1; right: 163px; visibility: visible; top:10px;}


#cssmenu ul ul a:hover{
    background-color: rgb(250,250,250); color:#066370;
}

.home2{
	float:right;
	position:relative;
	height:40px;
	width:42px;
	background-position:center;
	background-repeat:no-repeat;
	-webkit-transition: background .15s;
   -moz-transition: background .15s;
     -o-transition: background .15s;
        transition: background .15s;
		background-color:#d0322b !important;
		background-image:none !important;
}
.home2:hover{
	background:#2a3c52 !important;
}
.home2 a{
	width:100% !important;
	height:100%;
	background-image:url(../images/s6.png) !important;
	background-position:center;
	background-repeat:no-repeat;
	float:right;
	position:relative;
}
.home2 span{
	width:100% !important;
	height:40px;
	padding:0 !important;
	float:right;
	position:relative;
	text-align:center;
	line-height:40px !important;
	font-size:30px;
	color:#fff;
}
.search_bx{
	float:left;
	position:relative;
	min-width:290px;
	height:30px;
	margin-top:10px;
}
.btn2{
	float:left;
	position:relative;
	height:30px;
	width:30px;
	border:none;
	background-color:#3c7ab5 ;
	color:transparent;
	background-image:url(../images/search.png);
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
	-webkit-transition: background .15s;
   -moz-transition: background .15s;
     -o-transition: background .15s;
        transition: background .15s;
}
.btn2:hover{
	background-color:#d0322b;
}
.txt2{
	float:right;
	position:relative;
	width:130px;
	padding:0 10px;
	background-color:#fff;
	border:none;
	height:30px;
	direction:ltr;
	text-align:left;
	font-family:'Droid Arabic Kufi',serif;
	font-size:12px;
	color:#323232;
}
.social{
	position:absolute;
	width:35px;
	min-height:50px;
	top:2px;
	right:-55px;
}
.tube{
	float:right;
	position:relative;
	width:35px;
	height:35px;
	line-height:35px !important;
	text-align:center;
	background-color:#da251c;
	color:#fff;
	font-size:20px;
	-webkit-transition: background .15s;
   -moz-transition: background .15s;
     -o-transition: background .15s;
        transition: background .15s;
		margin-bottom:5px;
}
.tube:hover{
	color:#fff;
	background-color:#2A3C52;
}

.rss{
	float:right;
	position:relative;
	width:35px;
	height:35px;
	line-height:35px !important;
	text-align:center;
	background-color:#FF6600;
	color:#fff;
	font-size:20px;
	-webkit-transition: background .15s;
   -moz-transition: background .15s;
     -o-transition: background .15s;
        transition: background .15s;
		margin-bottom:5px;
}
.rss:hover{
	color:#fff;
	background-color:#2A3C52;
}
.face{
	float:left;
	position:relative;
	width:35px;
	height:35px;
	line-height:35px !important;
	text-align:center;
	background-color:#3B5998;
	color:#fff;
	font-size:20px;
	-webkit-transition: background .15s;
   -moz-transition: background .15s;
     -o-transition: background .15s;
        transition: background .15s;
		margin-bottom:5px;
}
.face:hover{
	color:#fff;
	background-color:#2A3C52;
}
.twitter{
	float:left;
	position:relative;
	width:35px;
	height:35px;
	line-height:35px !important;
	text-align:center;
	background-color:#0084B4;
	color:#fff;
	font-size:20px;
	-webkit-transition: background .15s;
   -moz-transition: background .15s;
     -o-transition: background .15s;
        transition: background .15s;
		margin-bottom:5px;
}
.twitter:hover{
	color:#fff;
	background-color:#2A3C52;
}
.english{
float:left;
	position:relative;
	width:35px;
	height:35px;
	line-height:30px !important;
	text-align:center;
	background-color:#223042;
	color:#fff;
	font-size:20px;
	-webkit-transition: background .15s;
   -moz-transition: background .15s;
     -o-transition: background .15s;
        transition: background .15s;
		margin-bottom:5px;
}
.english:hover{
	color:#223042;
	background-color:#fff;
}
.today{
	float:right;
	position:relative;
	direction:ltr;
	text-align:left;
	line-height:50px;
	color:#999999;
	font-size:12px;
}

.jcarousel-wrapper {
	float:right;
    position: relative;
	width:100%;
	height:103px;
	overflow:hidden;
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 90%;
	float:right;
	margin-right:5%;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
   width: 136px !important;
	margin-left:8px;
	margin-right:8px;
	height:103px;
    float:left;
   
}

.jcarousel img {
    display: block;
    max-width: 100%;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 24px;
    width: 30px;
    height: 52px;
    text-align: center;
    text-decoration: none;
	color:transparent;
}

.jcarousel-control-prev {
    left: -1px;
	background-image:url(../images/prev-horizontal.png);
	background-position:right;
	background-repeat:no-repeat;
}
.jcarousel-control-prev:hover{
	background-position:left;
}
.jcarousel-control-next:hover{
	background-position:left;
}

.jcarousel-control-next {
    right: -1px;
	background-image:url(../images/next-horizontal.png);
	background-position:right;
	background-repeat:no-repeat;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}
.vote{
	float:right;
	position:relative;
	width:250px;
	min-height:50px;
	margin-right:10px;
	margin-top:15px;
	
}
.vote_title{
	float:right;
	position:relative;
	width:100%;
	min-height:32px;
	background-color:#d91f15;
	margin-bottom:10px;
}
.vote_title span{
	float:right;
	position:relative;
	line-height:20px;
	padding-top:5px;
	padding-right:10px;
	padding-left:5px;
	color:#fff;
	font-size:12px;
	direction:ltr;
	text-align:left;
}
.row{
	float:right;
	position:relative;
	min-height:25px;
	direction:ltr;
	line-height:25px;
	width:100%;
	margin-top:5px;
}
.radio{
	float:right;
	position:relative;
	margin-left:10px;
	border:none;
	background:transparent;
	margin-top:8px;
}
.resulte{
	float:right;
	position:relative;
	margin-right:10px;
	line-height:25px;
	direction:ltr;
	text-align:left;
	font-size:12px;
	color:#222222;
}
.row2{
	float:right;
	position:relative;
	width:100%;
	min-height:30px;
	border-top:1px solid #e5e5e7;
	margin-top:15px;
	
	
}
.vote_btn{
	float:left;
	position:relative;
	margin-top:10px;
	width:85px;
	height:25px;
	color:#fff;
	font-size:12px;
	background-color:#393939;
	border:none;
	font-family:'Droid Arabic Naskh',serif;
	font-weight:bold;
	cursor:pointer;

}
.vote_btn:hover{
	background-color:#d91f15;
}
.num{
	float:right;
	position:relative;
	width:60%;
	min-height:25px;
	margin-top:10px;
}
.num i{
	float:right;
	position:relative;
	line-height:25px !important;
	width:20px;
	text-align:center;
	font-size:15px;
	color:#777777;
}
.num2{
	float:right;
	position:relative;
	margin-right:5px;
	line-height:25px;;
	direction:ltr;
	text-align:left;
	color:#777777;
	font-family:'Droid Arabic Naskh',serif;
	font-size:11px;
	width:70%;
	
}

.news{
	float:right;
	position:relative;
	height:40px;
	width:100%;
	margin-bottom:15px;
	background-color:#ffffff;
	margin-top:4px;
	border:1px solid #dadada;
}
.news_title{
	float:left;
	position:relative;
	width:147px;
	height:40px;
	background-image:url(../images/news.png);
	background-position:center right;
	background-repeat:no-repeat;
	font-size:14px;
	color:#d0322b;
	line-height:40px;
	text-align:center;
}
.news_title:hover{
	color:#2a3c52;
}
.news_title:hover i{
	color:#2a3c52;
}
.news_title i{
	float:left;
	position:relative;
	width:20px;
	height:40px;
	line-height:40px !important;
	text-align:center;
	color:#d0322b;
	margin-right:5px;
	margin-left:5px;
	font-size:18px;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);

filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.news_title span{
	float:left;
	position:relative;
	font-size:16px;
	font-family:"RooneyWeb-Bold",Georgia,serif;
}

.marq{
	float:right;
	position:relative;
	width:760x;
	height:40px;
}
.marq marquee{ 
	float:right; 
	height:40px;  
	width:793px;
	padding-right:10px; 
}
.marq marquee div{
	 width:100%; 
	 height:100%; 
	 float:right;
	 position:relative;
	 line-height:40px;
 }
.marq marquee div a{ 
	color:#666666;
	line-height:40px; 
	font-family:'Droid Arabic Naskh',serif;
	font-size:13px;
	font-weight:bold;
	padding-left:45px;
	padding-right:10px;
	direction:ltr;
	text-align:left;
	overflow:hidden;
	 background:url(../images/icon.png) left center no-repeat;
	 margin-right:40px;
	 
	
 }
.marq marquee div a:last-child{
	background:none;
}
 .marq marquee div a span{
	 height:40px;
	 width:10px;
	 background:url(../images/icon.png) right center no-repeat;
	 float:right;
	 position:relative;
 }



.marq marquee div a:hover{
  color:#d0322b}
  
  
  .flash{
	float:right;
	position:relative;
	height:31px;
	width:31px;
}
.flash2{
	float: left;
    height: 31px;
    margin-left: 20px;
    margin-top: 20px;
    position: relative;
    width: 31px;
}
.msg{
	float:right;
	position:relative;
	width:100%;
	height:25px;
}
.msg2{
	float:right;
	position:relative;
	width:100%;
	height:25px;
}
.success_alert{
	float:left;
	position:relative;
	width:87%;
	line-height:25px;
	font-size:13px;
	padding-right:10%;
	background-image:url(../images/full.png);
	background-position:center left;
	background-repeat:no-repeat;
	color:#78b13d;
	margin-left:3%;
}
.erorr_alert{
	float:left;
	position:relative;
	width:87%;
	line-height:25px;
	font-size:13px;
	background-image:url(../images/empty.png);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:10%;
	color:#d83a41;
	margin-left:3%;
}
.success_alert span{
	float:left;
	position:relative;
}
.erorr_alert span{
	float:left;
	position:relative;
}



  
  .subpage{ float:right; position:relative; width:100%; min-height:500px;  margin:auto;   -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;}

.subpage .title{ width:71%; float:left; height:36px; background:#fafafa; border-bottom:#ccc dotted 1px; }



/***************************************************/

 .newspage{ 
 			float:left; width:71%;  position:relative; background-color:#fff; min-height:814px; padding-bottom:20px; }
	   .newspage .nitems{ float:right; direction:ltr; text-align:left; min-height:125px; background-color:#FDFDFD; width:96%; margin:auto; padding:13px; background:#faafa; border-bottom:#EFEFEF dotted 1px; border-top:#EFEFEF dotted 1px; padding-bottom:5px; padding-top:5px ; margin-top:10px; }

	 

	   .newspage .nitems p{ direction:ltr; line-height:22px; color:#666;  margin-bottom:5px; margin-right:10px; font-weight:normal; font-size:13px;}
	    .newspage .nitems p span{ color:#18946d;}
		.newspage .nitems .thumb img{ height:100%; width:100%;}
	   .newspage .nitems .thumb{ width:160px; height:125px; float:left; margin-right:15px; position:relative; overflow:hidden;}
	   .newspage .nitems .share{background:#fafafa; height:34px;  width:100%; border:#ccc dotted 1px; color:#888; font-size:17px; margin-bottom:15px;}
	    .newspage .nitems .share span a{ color:#999;}
		  
		   .share span a:hover{ color:#11a376;}
	   .newspage .nitems .share span{ color:#666; padding-right:10px; margin-right:0; border-left:#ccc dotted 1px; padding-left:10px; padding-bottom:0; padding-top:0;  }
	     .newspage .nitems .share span:hover{ background:#eee;}

	   .newspage .nitems h2{ text-align:left; font-weight:normal; font-size:16px; line-height:20px; margin-bottom:5px; color:#223042; }
	   .newspage .nitems .news_link{ text-align:left;  position:relative; width:100%; font-size:15px;line-height:26px; margin-bottom:10px; color:#333; }
		  
	   .newspage .nitems:hover .thumb .d-v{ display:block; bottom:0;}
	   .newspage .nitems .thumb .d-v{ position:absolute; bottom:-10px; left:0; background:#D0322B; padding:5px;  padding-left:0; color:#fff; z-index:9999; display:none ;-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;}
	   .newspage .nitems .thumb .d-v span{ float:left; position:relative; color:#fff; font-size:10px; border-left:#fff solid 1px; padding-left:10px; padding-right:10px;}
	    .newspage .nitems .thumb .d-v span:first-child{ border:none;}
	   .newspage .nitems .thumb .d-v span i{ margin-right:5px; font-size:12px;}
	   .newspage .nitems .readmore{ width:92px; height:30px;margin-top:15px; }
	   .a_demo_one {
		   
	line-height:25px;
	padding:10px;
	padding-bottom:5px;
	padding-top:5px;
	position:relative;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	background:#223042;
	font-weight:normal;
	float:right;
	
}
.a_demo_one:hover{ background:#D0322B; color:#fff;}

.paging{ 
position:relative; 
float:right; 
margin-top:10px; 
width:99%; 
text-align:center;  
border-top:#ccc  dotted 1px; 
padding-top:10px;
margin-right:5px;
 }
.paging a{ float:right; text-align:center; width:25px; height:25px; display:inline-block; line-height:25px; margin-left:5px; background:#fafafa; border:#ccc dotted 1px; color:#666; -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;}

.paging span.active{ float:right; text-align:center; width:25px; height:25px; display:inline-block; line-height:25px; margin-left:5px; background:#A2080B; border:#fff dotted 1px; color:#fff; -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;}
	

	.paging a.active{	color:#fff;
	border: solid 1px #048d3e;
	background:#006ea1;
	-webkit-box-shadow: inset 0px 1px 0px #7fd2f1, 0px 1px 0px #fff;
	-moz-box-shadow: inset 0px 1px 0px #7fd2f1, 0px 1px 0px #fff;
	box-shadow: inset 0px 1px 0px #7fd2f1, 0px 1px 0px #fff;}
		.paging a:hover{	color:#fff;
	border: solid 1px #fff;
	background:#A2080B;
	-webkit-box-shadow: inset 0px 1px 0px #7fd2f1, 0px 1px 0px #fff;
	-moz-box-shadow: inset 0px 1px 0px #7fd2f1, 0px 1px 0px #fff;
	box-shadow: inset 0px 1px 0px #7fd2f1, 0px 1px 0px #fff;}

	
/**********************/

.newspage .nitems .thumb a{
	direction:ltr;
	text-align:left;
	font-size:12px;
	line-height:18px;
}
.newspage .nitems .thumb .vedioicon{
	left:30%;
	top:25%;
}


.newspage .nitems2 .thumb a{
	direction:ltr;
	text-align:left;
	font-size:12px;
	line-height:18px;
	float:right;
	position:relative;
	height:100%;
	width:100%;
}
.newspage .nitems2 .thumb a img{
	float:right;
	position:relative;
	width:100%;
	height:100%;
}
.newspage .nitems2 .thumb .vedioicon{
	left:38%;
	top:30%;
}



 .newspage .nitems2{ direction:ltr; min-height:125px; width:96%; margin:auto; padding-right:0; padding-left:0;  background:#faafa; padding-bottom:5px; padding-top:5px ; margin-top:10px; }

.newspage .nitems2 ol {
  float:left;
list-style:inherit;
margin-left:20px;
}

.newspage .nitems2 ol li {
  list-style:q!important;
float:left;
}

.newspage .nitems2 ol li span {
  font-size:13px !important;
  color:#000;
}

	 	   .newspage .nitems2 span{ float:right; width:97%; position:relative; direction:ltr; line-height:33px; color:#666;  margin-bottom:5px; margin-left:10px; margin-right:10px; font-weight:normal; font-size:13px;}

	   .newspage .nitems2 p{ 
	   	float:right; 
		width:100%; 
		position:relative;
		 direction:ltr; 
		 line-height:24px; 
		 color:#282828;
		 margin-right:0 !important;
		 text-indent:0 !important;
		 margin-bottom:5px; font-size:15px;
		 font-family:Arial, Helvetica, sans-serif;}
	    .newspage .nitems2 p span{color:#000 !important;
    direction:ltr;
    float: left;
    font-size: 13px !important;
    line-height: 24px;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
	color:#000 !important;}
	 
	   .newspage .nitems2 .thumb{
		   border:2px solid #CCCCCC;
	   float: right; margin-bottom:15px;
	   margin-top:10px;
    height: 220px;
    margin-right: 156px;
    overflow: hidden;
    position: relative;
    width: 350px;}
	   .newspage .nitems2 .share{background:#fafafa; height:34px;  width:100%; border:#ccc dotted 1px; color:#888; font-size:17px; margin-bottom:15px;}
	    .newspage .nitems2 .share span a{ color:#999;}
		  .newspage .nitems2 .share span a:hover{ color:#11a376;}
	   .newspage .nitems2 .share span{ float:none; font-size:17px; color:#666; padding-right:10px; margin-right:0; margin-left:0; border-left:#ccc dotted 1px; padding-left:10px; padding-bottom:0; padding-top:0;  }
	     .newspage .nitems2 .share span:hover{ background:#eee;}

	   .newspage .nitems2 h2{ margin-top:5px; text-align:center; float:right; font-weight:normal;
	   position:relative; width:100%; font-size:20px;  line-height:23px; margin-bottom:10px; color:#D0322B; }
		  
	   .newspage .nitems2 .thumb:hover .d-v{ display:block; bottom:0;}
	   .newspage .nitems2 .thumb .d-v{ position:absolute; bottom:-10px; left:0; background:#223042; padding:5px;  padding-left:0; color:#fff; z-index:9999; display:none ;-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;}
	   .newspage .nitems2 .thumb .d-v span{ width:auto; margin:0;float:left; position:relative; color:#fff; font-size:12px; border-left:#fff solid 1px; padding-left:10px; padding-right:10px;}
	    .newspage .nitems2 .thumb .d-v span:first-child{ border:none;}
	   .newspage .nitems2 .thumb .d-v span i{ margin-right:5px; font-size:12px;}
	   .newspage .nitems2 .readmore{ width:92px; height:30px;margin-top:15px; }
.paging a span{
	float: right;
    font-size: 15px;
    height: 25px;
    line-height: 25px;
    position: relative;
    text-align: center;
    width: 25px;

}
.paging ul{
	min-width:200px;
	margin:auto;
	height:25px;
	position:relative;
}

.page_not_found{
	float:right;
	position:relative;
	width:100%;
	min-height:30px;
	line-height:30px;
	margin-top:20px;
	direction:ltr;
	text-align:center;
	color:#333;
}
.protitle{ width:98.5%; margin:auto; border-bottom:#D0322B solid 2px; margin-top:20px; float:right;}

.pro_album{ float:right; position:relative; width:100%; min-height:195px;padding-bottom:10px; margin:auto; margin-top:10px; margin-bottom:10px;}
	.pro_album .thumb{ width:200px !important; height:130px !important; float:right !important; margin:10px !important; margin-left:0 !important; margin-bottom:0 !important; border:#ddd solid 2px;}
	.pro_album .thumb img{ width:100%; height:100%;}
	.pro_album .thumb:hover{ border:#B7010A solid 2px;}
	.protitle h2 span{
		float:right;
		position:relative;
		line-height:20px;
		margin-left:10px;
		color:#fff !important;
		width:20px !important;
	}
	.protitle h2{
	width:16% !important;
}
.protitle h2{ line-height:20px; background:#D0322B; color:#fff !important;
float:right; direction:rtl width:150px; font-size:15px !important; padding:5px 20px !important; color:#fff; margin-bottom:0 !important;}

.attch{
	float:right;
	position:relative;
	line-height:25px;
	direction:ltr;
	text-align:left;
	width:90%;
	font-family:'Droid Arabic Kufi';
	font-size:14px;
	color:rgba(183,1,10,1);
	margin:10px;
	margin-top:0;
	margin-bottom:0;
}
.attch:hover{
	color:#333;
}
.attch span{
	float:right;
	position:relative;
	line-height:25px;
	font-size:20px;
	margin-left:10px;
	width:20px !important;
}
.attch:hover{
	color:rgba(183,1,10,1);
}
.attch:hover span{
	color:rgba(183,1,10,1);
}

.subpage .title a{ float:left; padding-left:15px; padding-right:15px; line-height:36px; color:#888; border-left:#ccc dotted 1px; display:block;}
.subpage .title a:hover{ background:#eee; color:#333;}
.subpage .title a.active{background:#eee; color:#333;}
.share2{
	float:left;
	position:relative;
	height:24px;
	margin-top:7px;
	margin-left:5px;
	width:500px;
}
.contact_form{ width:600px; float:left; padding-left:10px;  margin-top:30px; margin-right:20px;}

#contact_us{
	width:95%;
	float:left;
	margin-left:2.5%;
	min-height:200px;
	padding-bottom:30px;
	
}

#contact_us h1{
	text-align:left;
	font-size:16px;
	padding-bottom:5px;
	margin-bottom:5px;
	font-weight:normal;
}
#contact_us form{
	width:100%;
	margin:auto;
	
}
#contact_us form input{
	width:100%;
	height:40px;
	 background: #fafafa;
	border:#e7e7e7  solid 1px;
	margin:auto;
	direction:ltr;
	padding-left:10px;
	color:#666;
	margin-top:10px;
	-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
#contact_us form input:focus{ outline:none; 	height:40px;	background:#fff; color:#333;}
#contact_us form  input[type="button"]{
	width:130px;
	height:40px;
	float:left;
	cursor:pointer;
	color:#fff;
	text-align:center;
	padding-left:5px;
	padding-bottom:2px;
	-webkit-transition: none;
     -moz-transition: none;
       -o-transition:none;
      -ms-transition: none;
          transition:none;
		  background: #D91F15;
		  border:#eee solid 3px;
		  transition: all 0.3s;
	-moz-transition: all 0.3s; 
	-webkit-transition: all 0.3s; 
	-o-transition: all 0.3s;
	font-size:16px;
	font-family:'Droid Arabic Kufi',serif;
	cursor:pointer;
}
#contact_us form  input[type="submit"]:hover{ background:#333;}
#contact_us form textarea{
	outline:none;
	resize:none;
text-shadow: 1px 1px 1px #fff;
	width:100%;
	height:185px;
	padding-top:5px;
	background: #fafafa;
	border:#e8e8e8  solid 1px;
	margin:auto;
	text-align:left;
	padding-left:10px;
	color:#666;
	margin-top:10px;
	color:#666;
	text-shadow: 1px 1px 1px #fff;
}
.contact_info{ float:right; width:300px; padding-left:20px;  margin-top:55px; margin-right:20px;}
#register{ width:85%; height:365px; margin:auto; margin-left:5px; background:#fafafa url(../images/mapbg.png) bottom no-repeat; padding:15px; padding-top:10px; margin-top:15px; border:#ccc dotted 1px;}
.contact_info h1{
	text-align:left;
	font-size:16px;
	padding-bottom:5px;
	margin-bottom:5px;
	font-weight:normal;
}
#register h3{  font-size:12px; display:block; padding-left:35px; color:#888; border-bottom:#e9e9e9 solid 1px; text-align:left; font-weight:normal; margin:0; }
#register h3.map{ background:url(../images/map.png) left top no-repeat; margin-top:20px; margin-bottom:0; padding-bottom:10px; }
#register h3.tel{ background:url(../images/telephon.png) left no-repeat; line-height:40px;}
#register h3.fax{ background:url(../images/fax2.png) left no-repeat; line-height:40px;}
#register h3.mobile2{ background:url(../images/mobbile.png) left no-repeat; line-height:40px;}
#register h3.email{ background:url(../images/email-icon.png) left no-repeat; direction:ltr; line-height:40px; }
.share2{
	float:left;
	position:relative;
	height:24px;
	margin-top:7px;
	margin-left:5px;
	width:500px;
}
#register h3.email a{
	color:#888;
}


#photos_b{ 
	width:210px; 
	min-height:170px; 
	background:#adadad; 
	float:left;
	margin-left:10px;
 	padding:3px; 	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; margin-top:15px; -webkit-box-shadow: 0 8px 6px -6px #666;
	   -moz-box-shadow: 0 8px 6px -6px #666;
	        box-shadow: 0 8px 6px -6px #666;
			 transition: background 0.5s;
			-moz-transition: background 0.5s; 
			-webkit-transition: background 0.5s; 
			-o-transition: background 0.5s;
			cursor:pointer;
			position:relative;
			overflow:hidden;
			}
#photos_b:hover{ 
  background: #444;
 
 }
			
#photos_b h2{
	display:block;
	padding-bottom:5%;
	padding-top:5%;
	line-height:20px;
	color:#FFF; 
	width:90%;
	height:90%;
	padding-left:5%;
	padding-right:5%;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	position:absolute;
	bottom:-205px;
	right:0;
	font-weight:normal;
	background-color:rgba(34,48,66,0.8);
/*	background-color:rgba(0,0,0,0.5);*/
	-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
	  }
#photos_b:hover h2{
	
	bottom:0;
	
}
#photos_b h2 a{ color:#FFF;}
#photos_b .thumb{ width:100%; height:170px; background:#eee; position:relative}
#photos_b .thumb img{ width:100%; height:100%;}
#photos_b .photocount { float:right; direction:ltr; margin-left:5px; color:#FFF;font-family:Arial, Helvetica, sans-serif; font-size:15px; text-align:left; font-weight:bold; width:120px; line-height:35px; height:35px; margin-bottom:8px; border-bottom:#b0d9fe dashed 1px;margin-right:5px; }
#photos_b .photocount  img{ width:24px; height:20px; }
#photos_b .date { float:right; color:#FFF; font-size:15px; line-height:26px; font-weight:bold; text-align:left; width:120px; height:35px; margin-bottom:5px;border-bottom:#b0d9fe dashed 1px;  margin-right:5px;}
#photos_b .date img{ width:24px; height:25px; margin-top:-2px;  }
#photos_gallry{ width:100%; margin:auto; position:relative; margin-top:13px;}
#photos_gallry .imgthumb{ 
width:215px; 
height:150px; 
float:left;
 margin-left:7px;
  margin-top:7px; 
  margin-right:0;
   background:#223042; 
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; 
	-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
		  overflow:hidden;
		  position:relative;}
#photos_gallry .imgthumb img{ width:100%; height:100%; -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;}
#photos_gallry .imgthumb:hover img{	transform: scale(1.1);
	-ms-transform: scale(1.4);
	-webkit-transform: scale(1.4);
	-o-transform: scale(1.4);
	-moz-transform: scale(1.4);
	opacity:0.4;
filter:alpha(opacity=80);}
#photos_b .viewcont {
	 text-align:left; 
	 float:right; 
	 color:#FFF; 
	 font-size:15px; 
	 line-height:26px; 
	 width:120px;
	 font-weight:bold;
	}
#photos_gallry .imgthumb .more5{
	color: #FFFFFF;
    font-size: 30px;
    left: 90px;
    position: absolute;
    top: 200px;
    z-index: 2;
	 -webkit-transition: all  0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all  0.3s;
    transition: all  0.3s;
}
#photos_gallry .imgthumb .various{
	float:right;
	position:relative;
	width:100%;
	height:100%;
}
#photos_gallry .imgthumb:hover .more5{
	 top: 60px;
}
#photos_b .viewcont img{ width:24px; height:20px; margin-right:5px; margin-top:-2px; }
.dat{
	 font-size: 65px;
    left: 20px;
    position: absolute;
    top: -10px;
	color:#029CC7;
	-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
#photos_b:hover .dat{
	top:-70px;
	
}
.d{
	color: #FFFFFF;
    left: 20px;
    line-height: 12px;
    position: absolute;
    top: 1px;
    width: 46px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
#photos_b:hover .d{
	color:transparent;
}

.y{
	color: #FFFFFF;
    left: 20px;
    line-height: 12px;
    position: absolute;
    top: 14px;
    width: 46px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	-webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
#photos_b:hover .y{
	color:transparent;
}

#photos_b:hover .dat{
	color:#029CC7;
}
#photos_b .imgthumb a{
	position:relative;
	width:100%;
	height:100%;
	float:right;
}

.links6{
	float:right;
	position:relative;
	width:100%;
	min-height:50px;
	margin-top:13px;
}
.links6 .links6{
	float:right;
	position:relative;
	min-height:35px;
	width:48%;
	margin-right:1%;
	background-color:#999;
	margin-top:10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	background: #f8f8f8; /* Old browsers */
		background: -moz-linear-gradient(top, #f8f8f8 0%, #efefef 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #f8f8f8 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #f8f8f8 0%,#efefef 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #f8f8f8 0%,#efefef 100%); /* IE10+ */
		background: linear-gradient(to bottom, #f8f8f8 0%,#efefef 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
	direction:ltr;
	text-align:left;
	font-size:13px;
	line-height:35px;
	color:#666666;
	 -webkit-transition: all 0.5s ease-in-out;
	  -moz-transition: all 0.5s ease-in-out;
	  -o-transition: all 0.5s ease-in-out;
	  transition: all 0.5s ease-in-out;
}
.links6 .links6:hover{
	background:#F8F8F8;
	color:rgba(183,1,10,1);
}
.links6 .links6 span{
	float:right;
	position:relative;
	width:20px;
	line-height:35px;
	text-align:center;
	direction:ltr;
	color:#fff;
	background: rgba(183,1,10,1);
background: -moz-linear-gradient(top, #cc1d14) 0%, #D91F15 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #cc1d14), color-stop(100%, #D91F15));
background: -webkit-linear-gradient(top, #cc1d14 0%, #D91F15 100%);
background: -o-linear-gradient(top, #cc1d14 0%, #D91F15 100%);
background: -ms-linear-gradient(top, #cc1d14 0%, #D91F15 100%);
background: linear-gradient(to bottom, #cc1d14 0%, #D91F15 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc1d14', endColorstr='#D91F15', GradientType=0 );
	font-size:18px;
	padding-right:5px;
	padding-left:5px;
	border-top-right-radius:5px;
	-o-border-top-right-radius:5px;
	-ms-border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	-o-border-bottom-right-radius:5px;
	-ms-border-bottom-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-bottom-right-radius:5px;
	margin-left:5px;


}
.newspage .home2{
	float:right;
	position:relative;
	width:100%;
	line-height:30px;
	direction:ltr;
	text-align:center;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#B7010A;
	background:none !important;
}
.newspage .home2:hover{
	color:#000;
}
.contact_form .success_alert{
	padding-right:5%;
}
.contact_form .erorr_alert{
	padding-left:5%;
}
.search_key{
	position:relative;
	margin-top:10px;
	margin-right:10px;
	color:#333; 
	direction:ltr;
	font-size:15px;
	font-weight:normal;
}
.waiting{
	left:90px;
	position:absolute;
	height:32px;
	width:32px;
	top:10px;
}
.error{
	position:absolute;
	bottom:-10px;
	left:0;
}
.error span{
	float:right;
	position:relative;
	width:272px;
	line-height:30px;
	text-align:center;
	color:#fff;
	font-size:12px;
	background-color:rgba(200,12,2,0.8);
	background-image:url(../images/error.png);
	background-position:right 5px center;
	background-repeat:no-repeat;
}
.subpage .left_side{
	margin-top:-38px;
}
.subpage .poll{
	margin-top:15px;
}
.newspage .nitems:hover .a_demo_one{
	background:#D0322B; color:#fff;
}
.newspage .nitems:hover{
	background-color:#fff;
}
.register3{
	float:right;
	position:relative;
	width:175px;
	line-height:35px;
	height:35px;
	margin-right:240px;
	margin-top:20px;
	direction:ltr;
	text-align:center;
	margin-bottom:20px;
	color:#fff;
	background-color:#D0322B;
	border-radius:5px;
}
.register3:hover{
	background-color:#223042;
}


.register{
	float:right;
	position:relative;
	min-height:200px;
	width:100%;
}
.register h1{
	font-size:17px;
	font-weight:normal;
	float:right;
	position:relative;
	direction:ltr;
	text-align:left;
	width:96%;
	padding-right:2%;
	margin-top:20px;
	color:#D0322B;
}

.register2{
	float:right;
	position:relative;
	margin-top:30px;
	width:100%;
	min-height:200px;
}

.name{
	float:left;
	position:relative;
	line-height:30px;
	direction:ltr;
	padding-left:15px;
	font-size:13px;
	width:110px;
}
.txt{
	position:relative;
	height:30px;
	width:290px;
	margin-left:10px;
	direction:ltr;
	text-align:left;
	padding-right:10px;
	padding-left:10px;
	float:left;
	background-color:#FCFCFC;
	border:1px solid #E1E1E1;
	color:#4B4B4B;
}
.txt:focus{
	background-color:#fff;
}
.reg{
	float:left;
	position:relative;
	width:98%;
	min-height:30px;
	margin-bottom:5px;
	padding-bottom:5px;
	margin-left:2%;
	border-bottom:1px solid #F4F4F4;
}
.reg div{
	float:left;
	position:relative;
	width:98%;
	min-height:30px;

}
.radio{
	float:left;
	position:relative;
	min-height:30px;
	width:200px;
}
.radio span{
	padding-left:5px;
	padding-right:10px;
	float:left;
	font-size:13px;

}
.rdio2{
	float:left;
	position:relative;
	margin-top:5px;
	margin-right:3px;
}
.select{
	float:right;
	position:relative;
	width:210px;
	height:30px;
	direction:ltr;
	text-align:left;
	padding-top:7px;
}
.select option{
	line-height:30px;
	border-bottom:1px solid #F5F5F5;
	padding-bottom:5px;
	color:#666;
}
.register_btn{
	
	 width:100px; 
	 height:30px; 
	 color:#fff;
	 float:right;
	 -webkit-transition: all 0.3s ease-in-out;
	  -moz-transition: all 0.3s ease-in-out;
	  -o-transition: all 0.3s ease-in-out;
	  transition: all 0.3s ease-in-out;
	  background-color:#029CC7;
	   cursor:pointer;
	   margin-right:50px;
}
.register_btn:hover{
	background-color:#E8443F;
}
.textarea{
	float:right;
	position:relative;
	height:50px;
	width:580px;
	resize:none;
	
	float:right;
	background-color:#FCFCFC;
	border:1px solid #E1E1E1;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	direction:ltr;
	text-align:left;
	padding:5px;
	
}
.textarea:focus{
	background-color:#fff;
}
.check{
	float:right;
	position:relative;
	min-height:25px;
	direction:ltr;
	width:98%;
	margin-right:2%;
	line-height:25px;
	font-size:13px;
	font-weight:bold;
	font-family:'Droid Arabic Naskh',serif;
}
.inpt{
	float:left;
	position:relative;
	margin-top:5px;
	margin-right:5px;
}
#name{
	width:100px;
}
.eng{
	direction:ltr !important;
	text-align:left;
}
.problem5{
	float:right;
	position:relative;
	width:72% !important;
	display:none;
}
#show1 , #show2{
	display:none;
}
.files2{
	direction:ltr;
	position:relative;
	height:30px;
	width:290px;
	margin-left:10px;
	text-align:left;
	float:left;
	background-color:#FCFCFC;
	border:1px solid #E1E1E1;
	color:#969696;
}
.files:focus{
	background-color:#fff;
}
.main_ads{
	z-index:5;
	max-width:100%;
	max-height:100%;
}
.main_ads img{
	float:right;
	position:relative;
	width:100%;
	height:100%;
}
.sound_inside{
			float:right;
			position:relative;
			min-height:235px;
			width:100%;
		}
		.press_tit{
			float:right;
			position:relative;
			height:30px;
			width:90%;
			border-right:solid 15px #f58220 ;
			padding-right:10px;
		}
		.press_tit a{
			float:right;
			position:relative;
			line-height:30px;
			height:30px;
			color:#35312e;
			direction:ltr;
			text-align:left;
			font-size:16px;
			width:200px;
		}
		.press_tit a:hover{
			color:#f58220;
		}
		.sound_inside .sound2{
			float:right;
			position:relative;
			width:100%;
			height:37px;
			background-image:url(../images/border.png);
			background-position:top;
			background-repeat:repeat-x;
			background-color:#35312E;
			
		}
		.sound_inside .sound2 h1{
			float:right;
			position:relative;
			line-height:37px;
			height:37px;
			direction:ltr;
			text-align:left;
			padding-right:5px;
			width:550px;
			border-left:1px solid #2b2826;
			color:#fff !important;
			font-size:11px !important;
			-webkit-transition: all 0.3s;
			-moz-transition: all  0.3s;
			-o-transition: all  0.3s;
			transition: all  0.3s;
			margin-top:0 !important;
		}
		 .sound_inside .down span{
			margin-right:10px;
		}
		 .sound_inside  .down{
			 width:40px;
			  text-align:center;
		}
		.down{
			float:right;
			position:relative;
			width:30px;
			height:37px;
			border-left:1px solid #2b2826;
			border-right:1px solid #413c38;
		}
		.down:hover span{
			color:#F58220;
		}
		.down span{
			float:right;
			position:relative;
			line-height:37px;
			color:#444444;
			font-size:20px;
			margin-right:4px;
			 -webkit-transition: all 0.3s;
			-moz-transition: all  0.3s;
			-o-transition: all  0.3s;
			transition: all  0.3s;
		}
		.Listening{
			float:right;
			position:relative;
			width:30px;
			height:37px;
			border-right:1px solid #413c38;
			 -webkit-transition: all 0.3s;
			-moz-transition: all  0.3s;
			-o-transition: all  0.3s;
			transition: all  0.3s;
			cursor:pointer;
		}
		.Listening:hover span{
			color:#F58220;
		}
		.Listening span{
			float:right;
			position:relative;
			line-height:37px;
			color:#444444;
			font-size:20px;
			margin-right:7px;
			 -webkit-transition: all 0.3s;
			-moz-transition: all  0.3s;
			-o-transition: all  0.3s;
			transition: all  0.3s;
		}
		.Listening2{
			float:right;
			position:relative;
			width:30px;
			height:37px;
			border-right:1px solid #413c38;
			 -webkit-transition: all 0.3s;
			-moz-transition: all  0.3s;
			-o-transition: all  0.3s;
			transition: all  0.3s;
			cursor:pointer;
			display:none;
		}
		.Listening2:hover span{
			color:#444444;
		}
		.Listening2 span{
			float:right;
			position:relative;
			line-height:37px;
			color:#F58220;
			font-size:18px;
			margin-right:8px;
			 -webkit-transition: all 0.3s;
			-moz-transition: all  0.3s;
			-o-transition: all  0.3s;
			transition: all  0.3s;
		}
		
		.advance_search{
	float:right;
	position:relative;
	width:98%;
	background-color:#FAFAFA;
	padding:10px 0;
	margin-bottom:10px;
	border:1px solid #EEE;
	margin-right:1%;
	min-height:50px;
	


}
.advance_search h1{
	float:right;
	position:relative;
	width:98%;
	line-height:20px;
	direction:ltr;
	text-align:left;
	font-size:18px;
	font-weight:normal;
	padding-right:1%;
	color:#283741;
}
.advance_search h1 i{
	float:left;
	position:relative;
	font-size:25px;
	width:25px;
	margin-right:10px;
	
}
.tit22{
	float:left;
	position:relative;
	width:27%;
	padding:0 5px;
	margin-top:15px;
}
.advance_search p{
	float:left;
	position:relative;
	width:98%;
	line-height:20px;
	direction:ltr;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	padding-left:1%;
	color:#283741;
}
.list{
	float:right;
	position:relative;
	width:210px;
	height:25px;
	overflow:hidden;
	background-image:url(../images/select-bg.png);
	background-position:left center;
	background-repeat:no-repeat;
	background-color:#fff;
	border:1px solid #EEE;
	margin-top:9px;
	margin-left:20px;
	
}
.list select{
	float:right;
	position:relative;
	width:233px;
	padding-right:6px;
	padding-left:5px;
	height:25px;
	direction:ltr;
	text-align:left;
	background: transparent;
	border:none;
	color:#878787;
	font-size:13px;
	line-height:25px;
	font-size:13px;
}
.list select:hover{
	-moz-box-shadow: 0 0 3px 1px #cdcdcd;
	-webkit-box-shadow: 0 0 3px 1px #cdcdcd;
	box-shadow: 0 0 3px 1px #cdcdcd;
}
.list select option{
	padding-right:10px;
	line-height:25px;
	border-bottom:1px solid #F5F5F5;
	padding-top:5px;
	padding-bottom:5px;
}



.list2{
	float:left;
	position:relative;
	width:330px;
	height:30px;
	overflow:hidden;
	background-image:url(../images/select-bg.png);
	background-position:right center;
	background-repeat:no-repeat;
	background-color:#fff;
	border:1px solid #EEE;
	margin-top:9px;
	
}
.list2 select{
	float:left;
	position:relative;
	width:353px;
	padding-right:6px;
	padding-left:5px;
	height:30px;
	direction:ltr;
	text-align:left;
	background: transparent;
	border:none;
	color:#333;
	font-size:13px;
	line-height:30px;
	font-size:13px;
	font-family:'Droid Arabic Kufi',serif;
}
.list2 select:hover{
	-moz-box-shadow: 0 0 3px 1px #cdcdcd;
	-webkit-box-shadow: 0 0 3px 1px #cdcdcd;
	box-shadow: 0 0 3px 1px #cdcdcd;
}
.sub{
	padding-right:25px !important;
	font-size:12px;
	border-bottom:1px solid #F5F5F5;
	color:#5D5D5D;
}
.list2 select option{
	padding-left:10px;
	font-size:13px;
	border-bottom:1px solid #F5F5F5;
}
.txt5{
	float:left;
	position:relative;
	width:136px;
	height:30px;
	background:#fff;
	border:none;
	margin-top:10px;
	border:1px solid #EEEEEE;
	direction:ltr;
	text-align:left;
	padding-right:10px;
	padding-left:10px;
	margin-right:15px;
	font-size:13px;
	color:#333333;

}
#search2{
	float:right;
	position:relative;
	width:60px;
	height:30px;
	color:#fff;
	background-color:#D0322B ;
	font-size:13px;
	margin-right:30px;
	cursor:pointer;
}
.contr{
	float:right;
	position:relative;
	width:100%;
}
.waiting{
	position:absolute;
	left:45px;
	top:10px;
}
.beta{
	position:absolute;
	top:52px;
	left:1%;
	line-height:30px;
	color:#fff;
	z-index:5;
	font-size:11px;
	width:100px;
	height:90px;
	background-image:url(../images/beta.png);
	background-position:center;
	background-repeat:no-repeat;
	/*border-radius:5px;
	-moz-border-radius:5px;-ms-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;*/
}
.face_box{
	float:right;
	position:relative;
	width:100%;
	min-height:215px;
	background-color:#fff;
	border:1px solid #dfdfe2;
	margin-top:15px;
}
.face_cont{
	float:right;
	position:relative;
	width:252px;
	margin-right:10px;
	margin-top:10px;
}
.searchs{
	float:left;
	position:relative;
	width:185px;
	height:30px;
}
.icon5{
	float:right;
	position:relative;
	padding-left:10px;
	padding-right:10px;
	line-height:30px;
	color:#fff;
	font-size:13px;
}
.icon5:hover{
	color:#00B3F0;
}
.icon5 i{
	float:left;
	position:relative;
	width:15px;
	line-height:30px !important;
	margin-right:5px;
	font-size:14px;
}
.english2{
	position:absolute;
	left:-100px;
	height:25px;
	line-height:20px;
	width:75px;
	text-align:center;
	background:#d0322b;
	
	color:#fff;
	top:0;
	font-size:18px;
	border-bottom-right-radius:5px;
	-o-border-bottom-right-radius:5px;
	-moz-border-bottom-right-radius:5px;
	-ms-border-bottom-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-ms-border-bottom-left-radius:5px;
	-o-border-bottom-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;

}
.english2:hover{
	color:#223042;
	background-image:url(../images/title.jpg);
	background-repeat:repeat-x;
}


#tabs li{
	float:left;
	position:relative;
	border-left:1px solid #E9E9E9;
	
}
#tabs li a{
	background-color:#d0322b;
	color:#fff;
}
#tabs li a span{
	color:#fff;
	padding-left:10px;
}
.active3 a{
	background:#FFF !important;
	color:#d0322b;
}
.active3 a span{
	color:#d0322b !important;
}
.conts{
	float:right;
	position:relative;
	width:100%;
	display:none;
	overflow:hidden;
}
	
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&amp;v=4.1.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul &gt; li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-square:before,
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
	border-radius: 5px; 
	background: #D0322B;
	color: #fff;
}

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
	font-family: 'Droid Arabic Kufi', serif;
	font-size: 11px;
	line-height: 16px;
	padding: 6px 10px;
	overflow: hidden;
}

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
	/* border-color: ... !important; */
}


/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
	cursor: help;
	margin-left: 4px;
}








/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
	padding: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999999;
	pointer-events: none;
	width: auto;
	overflow: visible;
}
.tooltipster-base .tooltipster-content {
	overflow: hidden;
}


/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.tooltipster-arrow span, .tooltipster-arrow-border {
	display: block;
	width: 0; 
	height: 0;
	position: absolute;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-top: 8px solid;
	bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-top: 9px solid;
	bottom: -7px;
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-bottom: 8px solid;
	top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-bottom: 9px solid;
	top: -7px;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
	left: 0;
	right: 0;
	margin: 0 auto;
}
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
	left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	left: 5px;
}
.tooltipster-arrow-top-right span,  .tooltipster-arrow-bottom-right span {
	right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
	right: 5px;
}
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-left: 8px solid;
	top: 50%;
	margin-top: -7px;
	right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-left: 9px solid;
	margin-top: -8px;
}
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-right: 8px solid;
	top: 50%;
	margin-top: -7px;
	left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-right: 9px solid;
	margin-top: -8px;
}


/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
.tooltipster-fade-show {
	opacity: 1;
}

.tooltipster-grow {
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-o-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
}
.tooltipster-swing-show {
	opacity: 1;
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
	top: 0;
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
}
.tooltipster-fall-show {
}
.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	top: 0px !important;
	opacity: 0;
}

.tooltipster-slide {
	left: -40px;
	-webkit-transition-property: left;
	-moz-transition-property: left;
	-o-transition-property: left;
	-ms-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-slide-show {
}
.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	left: 0px !important;
	opacity: 0;
}


/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
	opacity: 0.5;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
</pre></body></html>