/* reset */
@charset "utf-8";
@font-face{font-family:"HelveticaNeue";font-style:normal;font-weight:normal;src:url("fonts/HelveticaNeueW23-Reg.woff") format("woff"),url("fonts/HelveticaNeueW23-Reg.ttf") format("truetype"),url("fonts/HelveticaNeueW23-Reg.svg#HelveticaNeueLTArabic55Roman") format("svg");}
@font-face{font-family:"HelveticaNeue";font-weight:bold;src:url("fonts/HelveticaNeueW23-Bd.woff") format("woff"),url("fonts/HelveticaNeueW23-Bd.ttf") format("truetype"),url("fonts/HelveticaNeueW23-Bd.svg#HelveticaNeueLTArabic55Roman") format("svg");}

	
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;direction: rtl;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
table, th, td {
    /*border: 1px solid #888;*/
}
strong{
	font-weight:bold;
}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body{
	/*background:#F1EDE4;*/
	background:#FFF;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:HelveticaNeue, Arial, Helvetica, sans-serif; 
	text-align:right;
	
}
/*----start-wrap-----*/
.wrap{
	width: 90%;
	/*margin:0 8% 0 8%;*/
	margin:0 auto;
}
.wrapTop{
	width: 80%;
	/*margin:0 8% 0 8%;*/
	margin:0 16% 0 4%;
}
.clearfix{
 clear: both;
}
.topheader{	
	background: #FFF;
	/*margin:10px 0;
	padding: 10px 0;
	*/
}

.logo{	
    float: right;
    width: 51%;
    margin: 20px 0 10px 20%;
    text-align: right;
}
.headerComplaints{
	float: left;
	width:29%;
	text-align:right;
	margin-bottom:5px;
}
.headerComplaints_t1{
	background: #FF0000;
    padding: 0px 10px 3px 10px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    font-size: 1.05em;
}
.headerComplaints_t2{
	padding: 8px 0px 4px 0px;
    color: #FF0000;
    text-align: right;
    direction: rtl;
    font-weight: bold;	
}
.headerComplaints_t3{
    padding: 2px 0px 3px 0px;
    color: #FF0000;
    text-align: right;
    margin-bottom: 2px;
    border-bottom: 1px solid #999999;
}
#LATime{
	float:right;
	margin-top: 2px;
	font-size: 1.1em;
    /* font-weight: bold; */
    text-transform: uppercase;
    font-family: cursive;
}
.headerComplaints_t4{
	padding: 2px 0px 2px 0px;
    color: #999999;
    text-align: left;
    font-size: 0.9em;
    font-weight: bold;
}
.top_menu{
	float: right;
	width:70%;
	text-align:right;
	margin-top:10px;
}
/*
.top_menu ul li{
	display:inline-block;
	padding: 4px 10px 6px 10px;
	margin: 0 2px;
}

.top_menu ul li a{
	color:#a7a7a7;	
	font-size: 1em;
	font-weight: bold;
	line-height: 2.5em;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;

}
.top_menu ul li a:hover, .top_menu li.activate a {
	color:#00368c;	
}
.top_menu ul li a img{
	vertical-align:middle;
	padding-left: 5px;
	float:right;
	
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}

.top_menu ul li a img:hover{
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	filter: grayscale(0%);
}


.top_menu .lang{
	padding:2px 10px 2px 10px;
	margin:3px 0;
}
.top_menu .lang a{
	color:#0195a1;
	font-size:1.1em
}
*/
.topLogo{
    float: right;
    width: 60%;
    /* padding: 5px 0 0 5%; */
    padding: 10px 18px 10px 1%;
    color: #1d5680;
    font-size: 1.6em;
    font-weight: bold;
    letter-spacing: 2.4;
}
.topSearch{
	float:left;
	width:35%;
}
.header{
	/*padding: 0 10% 0 10%;
	background: #00368c;*/
	/*border-bottom: 2px solid #2c2b2b;*/
    border-top: 7px solid #ff0000;
    /*margin-bottom: 35px;
    padding: 5px 0;*/
	
}
.underHeader{
	margin: 15px 0 10px 0;
	border-bottom: 2px solid #555555;
    border-top: 2px solid #555555;
	padding: 3px 0;
}
/*
.social-icons{
	
	float: right;
    margin-top: 7px;
    top: 100px;
    position: relative;
}*/

.social-icons {
    float: right;
    margin-top: 7px;
    top: 500px;
    right: 0;
	position: absolute;
}

.social-icons ul li{
	display:inline-block;
}
.social-icons ul li a{
	color:#363638;
	
	font-size:0.875em;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.social-icons ul li a:hover{
	color:#026660;
}
.social-icons ul li a img{
	vertical-align:middle;
	padding-left: 5px;
}

.social-icons img{
	vertical-align:middle;
	padding-left: 3px;
	padding-bottom: 3px;
}
.menue-search {
    float: left;
	margin-right: 10px;
}
.search {
    font-size: 1em;
    color: #b4b4b4;
    /* outline: none; */
    width: 180px;
	height: 38px;	
    margin: 0;
    border: 1px solid #b4b4b4;
    padding: 2px 5px;
    text-align: center;
	direction: rtl;
    /*background: transparent;
	background: url(../images/search.png)no-repeat top left;*/
}
#searchBtn{
	float: left;
    cursor: pointer;
	height: 38px;
}
.h_menu{
    /* width: 100%; */
    text-align: right;
    /* background: #f82e2e; */
    float: right;
	/*padding: 3px 0;*/
}
nav{
	display:block;
}
.menu{
	display:block;
	direction: rtl;
	/*padding: 0px 10px;*/
	
}
.menu li{
	display:inline-block;
	position:relative;
	z-index:100;
   text-align: right;
    padding: 0 5px;
   /*border-right: 1px solid #0e5885;*/
}
/*.menu li:first-child{margin-right:0;border-right: none;}*/
.menu li a.activate,.menu li a:hover{
    color: #FFF;
    background: #000;
   /* border: 2px solid #fa0202;
	padding: 3px 13px 3px 13px;*/
}

.menu li a{
	text-transform:uppercase;
	text-decoration: none;
    font-size: 1.1em;
    /* line-height: 85px; */
    padding: 3px 15px 3px 15px;
	display: block;
	color: #000;
	/*-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;*/
}

.menu li a:hover,.menu li:hover>a{
    /*border: 2px solid #fa0202;	
	padding: 3px 13px 3px 13px;*/
	color: #FFF;
    background: #000;
}
.menu ul{
	display: none;
	margin: 0;
	padding: 0;
	width: 200px;
	position: absolute;

    padding-top: 8px;
    top: 35px;
    right: -50px;
	/*background: #ffffff;*/
}
.menu ul li{display:block;float:none;background:none;margin:0;padding:0;}
.menu ul li a{
	font-size: 0.85em;
    font-weight: normal;
    display: block;
    color: #fff;
    /*border-bottom: 1px solid #901f20;
	background: rgba(200, 32, 46, 0.88);
	background: rgba(172, 48, 56, 0.85);
	*/
	background: #FF0000;
	border-top: 1px solid #fff;	
    padding: 7px 20px;
	text-align: center;
}
.menu ul li a:hover,.menu ul li:hover>a{
	/*background: #cccccc;
	color: #fff;*/
	border: none;
	border-top: 1px solid #cccccc;	
	color:#fff;
	padding: 7px 20px;
/*	border-left: 3px solid #62A29E;*/
	
	box-shadow: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;	
	-moz-border-radius: 0px;	
	-o-border-radius: 0px;	
}
.menu li:hover>ul{display:block;}
.menu ul ul{
	right: 198px;
	top: 0px;
	padding-top:0;
}
.mobile-menu{
	display: none;
    width: 90%;
    padding: 7px 5% 3px 5%;
/*	background: #ed1c24;*/
background: #f82e2e;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1.2em;
}
.mobile-menu:hover{/*background:#ed1c24;*/color:#ffffff;text-decoration:none;}

@media only screen and (max-width: 979px) {
	.top-nav-left{
	float:none;
	    width: 100%;
}
	.h_menu{text-align: center;}
	.mainWrap{width:768px;}
	.menu ul{top: 34px;}
	.menu li a{font-size:0.9em;padding:8px;}
	.menu ul li a{font-size: 0.8em;}
	.menu ul{width: 200px;}
	.menu ul ul{right: 200px;}
	.menu li a {padding: 6px 10px;}

}
@media only screen and (max-width: 800px) {
	.h_menu {
		/*padding-top:25px;*/
		width: 60%;
		background: #f82e2e;
	}
	.menueBorder{
		display:none;
	}
	/*.mainWrap{width:auto;padding:50px 20px;}
	.menu{display:none;}
	.mobile-menu{display:block;margin-top:0px;}
	.menu .subs {background:#91a5a4;
	    visibility: hidden;
		height: 0;
	}
	 nav{margin:0;background:none;}.menu li{display:block;margin:0;}
	.menu li a{color:#000;border-bottom: 1px solid #000;}
	.menu li a:hover,.menu li:hover>a{background:#f82e2e;color:#FFF;}
	.menu ul{background:#91a5a4;display:none;position:relative;top:0;right:10%;width:90%;padding-top: 0;}
	.menu ul li a{color:#FFF;    background: #91a5a4;border-top: 1px solid #748483;}
	.menuul  ul li a:hover,.menu ul li:hover>a{background:#748483;color:#FFF;}
	.menu ul ul{right:10%;}*/
	
	.mainWrap{width:auto;padding:50px 20px;}
	.menu{display:none;}
	.mobile-menu{display:block;margin-top:0px;}

	 nav{margin:0;background:none;}.menu li{display:block;margin:0;}
	.menu li a{color:#FFF;background: #FF0000;border-bottom: 1px solid #b90f1d;}
	.menu li a:hover,.menu li:hover>a{background:#000;color:#FFF;}
	.menu ul{background: #f82e2e;display:none;position:relative;padding-top:0px;top:0;right:5%;width:95%;}
	.menu ul li a{color:#FFF;background:#444;border-bottom: 1px solid #15245a;}
	.menuul  ul li a:hover,.menu ul li:hover>a{background:#000;color:#FFF;}
	.menu ul ul{right:10%;width:90%;}
	
}



/* start slider */

/*----start-header-----*/
.header_bottom {
    position: relative;
    /*height: 442px;*/
	/*width: 84%;
    margin: 20px 8% 0 8%;*/
	width: 100%;
	background-color:#fff;
	direction:ltr;
	/*border-top: 1px solid #68c1a5;*/
}
#slider_div {
	float:right;
	width:70%;
}
#slider_left {
	float:right;
	width: 26%;
    direction: rtl;
    padding: 2%;
}
#slider_left h1{
	font-size:1.3em;
	font-weight:bold;
    color: #0195a1;
	
}
#slider_left.onNews {	
	display:block;
	border-right:3px solid #0195a1;
	margin:0 5px 0 25px;
	width:100%;
}
#slider_left marquee {
height: 280px;
margin: 5px 0 10px 0;
}
#slider_left a {
	color: #000;
    border-right: 4px solid #0195a1;
	
	margin: 10px 5px 20px 20px;
    padding-right: 12px;
    display: block;
}
#slider_left a:hover {
	color: #0195a1;
}	

.underSlideAds {
	padding: 5px 0 15px 0;
}
.underSlideAds img {
	padding:0 1%;
	width:48%;
	float:right;
}

.topFooterAds {
	padding:0px 0;
}
.topFooterAds img {
	padding:0 0.1%;
	width:49.8%;
	float:right;
}

#slider_frame {
	/*width:100%;
	margin:0 auto;*/
	width: 100%;
    margin:0;
	
	height:350px;
	/*position:absolute;*/
	top:0;
	/*border-bottom: 10px solid #000;*/

}

#news_frame {
	/*width:100%;
	margin:0 auto;*/
	width: 100%;
    margin:0;	
	height:690px;
	margin-bottom:10px;
	top:0;
	/*border-bottom: 10px solid #000;*/

}

#ads_frame {
	width: 100%;
    margin:0;	
	height:125px;
	/*top:0;
	border-bottom: 10px solid #000;*/
}
#services_frame {
	/*width:100%;
	margin:0 auto;*/
	width: 100%;
    margin:0;
	height:220px;
	/*position:absolute;*/
	top:0;
}
#photo_frame{
	width: 100%;
	margin:0;
	height:240px;
}


.one-fourth {
    width: 22%;
}
.last {
    clear: right;
    margin-right: 0!important;
}

.four-fifth, .one-fifth, .one-fourth, .one-half, .one-third, .three-fifth, .three-fourth, .two-fifth, .two-third {
    position: relative;
    float: left;
    margin-right: 1.5%;
	margin-left: 1.5%;
	margin-bottom: 60px;
	color: #626364;
}
.testimonials {
    margin-bottom: 20px;
}
.testimonials .bubble {
    background: url(../images/quote_small.png) 15px 15px no-repeat #fff;
    position: relative;
    padding: 14px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
    box-shadow: 0 0 5px rgba(0,0,0,.1);
	min-height:250px;height:auto!important;height:250px;
}.testimonials .bubble img {
	max-height:300px;
}
.testimonials .bubble p {
    margin-bottom: 0;
    font: 16px/1.6em "PT Serif",Georgia,"Times New Roman",Times,Serif;
    font-style: italic;
    text-align: center;
    text-indent: 30px;
}
.testimonials .bubble .bubble-arrow {
    background: url(../images/bubble_arrow.png) no-repeat;
    position: absolute;
    left: 94px;
    bottom: -15px;
    width: 30px;
    height: 15px;
}
.author {
    margin-top: 20px;
    overflow: hidden;
}
.author-thumb {
    background: url(../images/author_thumb_shadow.png) 3px 100% no-repeat;
    float: left;
    padding-bottom: 10px;
}
.author-thumb span {
    background: #fff;
    display: block;
    border: 1px solid #e5e5e5;
    margin: 0 15px 0 3px;
    padding: 2px;
    width: 50px;
    height: 50px;
    border-radius: 99%;
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.4);
    box-shadow: 0 2px 3px rgba(0,0,0,.4);
}
.author-thumb img {
        border: 0;
    height: auto;
    max-width: 100%;
	display: block;
    border-radius: 25px;
}
.author-name {
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 13px;
    font-weight: 600;
}
.author-name a {
    font-size: 13px;
    padding-bottom: 2px;
    border-bottom: 1px dotted #e5e5e5;
    color: #101010;
}
.author cite {
    
    font-size: 11px;
    font-style: italic;
    color: #8d8d8d;
}

.welcomeBrief {
	position: absolute;
    bottom: 0px;
    /* background: rgba(0, 54, 140, 0.8); */
    /* background: #00368c; */
    width: 90%;
    margin: 0;
    padding: 6px 5% 6px 5%;
    color: #fff;
    /* font-size: 0.85em; */
    /* overflow: hidden; */
    direction: rtl;
    /* height: 15px; */
}


.slider-social-icons {
    float: left;
	margin-right: 10px;
    /*margin-top: 7px;
    top: 500px;
    right: 0;
	position: absolute;*/
}

.slider-social-icons ul li{
	display:inline-block;
}
.slider-social-icons ul li a{
	color:#363638;
	
	font-size:0.875em;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.slider-social-icons ul li a:hover{
	color:#026660;
}
.slider-social-icons ul li a img{
	vertical-align:middle;
	padding-left: 5px;
}

.slider-social-icons img{
	vertical-align: middle;
	padding-right: 10px;
    /* padding-left: 3px; */
    /* padding-bottom: 3px; */
    /*height: 20px;*/
}



.footer-social-icons {
    float: left;
	/*margin-right: 10px;*/
	padding:20px 0 10px 0;
}

.footer-social-icons ul li{
	display:inline-block;
}
.footer-social-icons ul li a{
	color:#363638;
	
	font-size:0.875em;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.footer-social-icons ul li a:hover{
	color:#026660;
}
.footer-social-icons ul li a img{
	vertical-align:middle;
	padding-left: 0px;
}

.footer-social-icons img{
	vertical-align: middle;
	padding-right: 0px;
}

.welcomeBriefDesc{
    /* float: right; */
    position: absolute;
    bottom: 120px;
    right: 13%;
    width: 60%;
    text-align: right;
    font-size: 1em;
}
.welcomeBriefDesc h1 {
    color: #fff;
    font-size: 1.3em;
    font-weight: bold;
	margin: .2em 0;
    /* width: 13%; */
    /* float: right; */
    /* border-right: 5px solid #0195a1; */
    /* padding-right: 1%; */
}
.welcomeBriefDesc a{
	color: #a91919;
   /* background: #a91919;
    padding: 7px 50px;*/
    font-size: 1.1em;
	    float: left;
    /*font-weight: bold;*/
}
.welcomeBriefDesc a:hover{
    color: #e62626;
}
.regBook{
    /* float: right; */
    position: absolute;
    bottom: 2px;
    /* right: 42%; */
    width: 100%;
    text-align: center;
}
.regBook a{
	color: #FFF;
    background: #50bf9e;
    padding: 7px 50px;
    font-size: 1.1em;
    /*font-weight: bold;*/
}
.regBook a:hover{
    background: #388e74;
}

.regBook button{
	color: #FFF;
    background: #50bf9e;
    padding: 4px 50px;
    font-size: 1.1em;
    /*font-weight: bold;*/
	font-family:HelveticaNeue, Arial, Helvetica, sans-serif; 
}
.regBook button:hover{
    background: #388e74;
}
/*
.welcomeBrief h1 {
	color: #fff;
	font-size: 1.3em;
	font-weight:bold;
	width: 13%;
    float: right;
    border-right: 5px solid #0195a1;
    padding-right: 1%;
}*/
.welcomeBrief marquee {
	width: 80%;
    float: right;
}



.header_SecBottom {
    /*position: relative;*/
    /*min-height: 300px;*/
	/*width: 84%;
    margin: 20px 8% 0 8%;*/
	width: 100%;
	/*background-color:#FFF;*/
	direction:rtl;
	padding:30px 0 20px 0;
}

#marqDiv {
	/*background-color:#4c4c4c;
	padding: 10px 6%;*/
	color:#FFF;
	/*margin: 5px 0;*/
}

#marqTitle {
    float: right;
    width: 10%;
	padding: 8px 2%;
    /*padding: 7px 1%;
    font-size: 1.1em;*/
    font-weight: bold;
    color: #fff;
    /*border-left: 5px solid #000;*/
	background-color:#F00;
}
#marqDes {
    float: left;
    width: 86%;
    /*padding: 8px 0 2px 0;
	font-size: 1.1em;*/
	background-color:#4c4c4c;
    color: #FFF;
	padding: 8px 0;
}
#marqDes a {
    color: #FFF;
}
#marqDes a:hover {
	color:#F00;
}


#sitesMarqTitle {
    float: right;
    width: 15%;
    /*padding: 7px 1%;*/
    font-size: 1.4em;
    font-weight: bold;
    color: #f82e2e;
    /*border-left: 5px solid #000;*/
	
}
#sitesMarqDes {
    float: left;
    width: 81%;
    /*padding: 8px 0 2px 0;
	font-size: 1.1em;*/
    color: #969696;
	padding-top: 8px;
}
#sitesMarqDes a {
    color: #969696;
}
#sitesMarqDes a:hover {
	color:#000;
}
#partnerDiv {
	padding:20px 0;
}

#partnerHomeTitle {
	float: right;
    width: 15%;
    /* padding: 7px 1%; */
    font-size: 1.2em;
    font-weight: bold;
    color: #000;
    /* border-left: 5px solid #000; */
    padding-top: 32px;
}
#partnerHomeDes {
    float: left;
    width: 81%;
    /*padding: 8px 0 2px 0;
	font-size: 1.1em;*/
    color: #969696;
	/*padding-top: 8px;*/
}

#partner_frame {
	/*width:100%;
	margin:0 auto;*/
	width: 100%;
    margin:0;
	height:150px;
	/*position:absolute;*/
	top:0;
}
.SecBottomDesc{
	width: 60%;
	margin:7% 20% 5% 20%;
	text-align:center;
	color:#919191;
	direction:ltr;
	line-height: 1.5em;
}
.SecBottomDesc h1{
	color:#000;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom: 30px;
}
.content{
	background-color: #f0ebeb;
	min-height:350px;height:auto!important;height:350px;
}
/*---start-content-----*/
.top-grid{
	width: 31.33%;
	float: left;
	text-align: center;
	margin-right: 3%;
	
	background:#EAE4D8;
	padding: 1.5em 0;
	border-top:5px solid #bc9a5c;
	margin-top: -4em;
	-webkit-box-shadow: 0px 56px 36px -60px #121D12;
	-moz-box-shadow: 0px 56px 36px -60px #121D12;
	-o-box-shadow: 0px 56px 36px -60px #121D12;
}
.top-grid h3{
	/*color: #363638;
	font-size:1.5em;
	text-transform:uppercase;*/
	
  color: #363638;
  font-size: 1.5em;
  line-height: 1.3em;  
  /*height: 60px;*/
  height: 35px;
  overflow: hidden;
}
.top-grid p{
	
	font-size: 0.875em;
	color:#816943;
	line-height: 1.5em;
	margin: 0.5em auto 0.8em auto;
	width: 90%;
	height: 85px;
  overflow: hidden;
}
.top-grid img{
	display: inline-block;
}
.button{
color: #FFF;
    font-size: 0.85em;
    text-transform: uppercase;
    padding: 4px 15px;
    margin: 15px 10px 0px 10px;
    border: 1px solid #EEE;
    display: inline-block;
    background: #cd0102;
    border: none;
    outline: none;
    cursor: pointer;
    font-family: HelveticaNeue, Arial, Helvetica, sans-serif;
    -webkit-appearance: none;
	
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.button:hover{
	background:#333;
	color:#FFF;
}
.top-grids {
	margin: 0 0 3em 0;
}
.last-topgrid{
	margin:0;
	margin-top: -4em;
}
/*----start---mid-grid-----*/
.mid-grid h1{
	font-size:2em;

	color:#363638;
	/*text-transform:uppercase;*/
  margin: 0 auto 1%;
  width: 70%
}
.mid-grid h2{
	font-size:1em;
	
	color:#bc9a5c;
	margin: 0.5em 0;
}
.mid-grid p{
	font-size: 0.95em;
	
	color:#816943;
	width: 80%;
	margin: 0 auto;
	line-height: 1.8em;
	margin-bottom: 1em;
}
.mid-grid {
	text-align: center;
	margin: 1em 0 0em 0;
	/*background:#EAE4D8;*/
	padding: 2em 0;
	    direction: rtl;
}

.mid-grid.button{
	display:block;
}
.button1{
	color: #FFF;
	font-size: 0.875em;
	text-transform: uppercase;
	padding:10px 15px;
	border: 1px solid #EEE;
	margin-top:10px;
	display: inline-block;
	background:#bc9a5c;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.button1:hover{
	background:#363638;
	color:#FFF;
}
/*-----bottom-grids----*/
.bottom-grid1 {
	width: 30%;
	float:left;
	margin-right: 3%;
}
.bottom-last {
	margin-right:0;
}
.bottom-grids{
	
	padding: 2em 0 3em 0;
}
.bottom-grid1 h3,.bottom-grid2 h3{
	color:#aa8036;
	
	font-size:1.5em;
	padding: 15px 0px 15px 0px;
	border-bottom: 1px solid #E9E9E9;
	margin-bottom: 13px;
	text-transform: uppercase;
}
.bottom-grid1 span,.bottom-grid2 span{
	color: #bc9a5c;
	
	font-size: 16px;
}
.bottom-grid1 p,.bottom-grid2 p{
	font-size: 0.875em;
	color:#816943;
	line-height: 1.6em;
	
	padding: 8px 0px 10px 0px;
}
.bottom-grid1 ul li a{
	display:block;
	color: #816943;
	
	font-size:0.875em;
	padding:8px 0px 8px 10px;;
	background:url(../images/marker.png) no-repeat 0;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.bottom-grid1 ul li a:hover{
	color:#bc9a5c;
}
.bottom-grid-fristlink{
	background: #026660;
	padding: 10px;
	color: #fff;
	
	font-weight: bold;
	transition: all 0.3s;
}
.bottom-grid-fristlink img{
	vertical-align:middle;
}
.bottom-grid-fristlink:hover{
	color:#000;
}
.bottom-grid2 ul li{
	display: inline-block;
	width:46%;
	padding:0px 5px;
}
.bottom-grid2 {
	float: left;
	width: 33%;
	margin-right: 3%;
}
.bottom-mid span{
	color:#bc9a5c;
}
.bottom-mid a{
	background:#bc9a5c;
}
.bottom-last a{
	background:#bc9a5c;
}
.bottom-last span{
	color:#bc9a5c;	
}
.gallery li a img{
	display:block;
}
/********* home ***************/
.ads1{
	padding:20px 0 10px 0;
}
.homeAdCol1{
    float: right;
    width: 21%;
	padding-left: 1%;
}
.homeAdCol2{
    float: right;
    width: 77%;
    padding-right: 1%;
}
.firstHome{
	padding:10px 0;
}
.homeCol1{
    float: right;
    width: 21%;
    /* margin-left: 2%; */
    color: #474747;
    padding-top: 0px;
    padding-left: 1%;
}
.homeCol2{
	float: right;
    /*width: 24%;
    margin-left: 2%;*/
	width: 50%;
    /*margin-left: 2%;*/
	padding: 0 1% 0 1%;
	direction:rtl;
	color: #474747;
	padding-top: 0px;
}
.homeCol3{
    float: left;
    width: 26%;
    /* margin-left: 2%; */
    color: #474747;
    padding-top: 0px;
}
.lastNews{
	background:#ededed;
}
.lastNews h1{
	background:#5b5b5b;
	color:#FFF;
	font-size:1.1em;
	font-weight:bold;
	padding: 5px 15px;
}
.lastNews .news{
	padding:10px 10px;
	border-bottom:1px solid #FFF;
	display: grid;
	font-size: 0.9em;	
}
.lastNews .news .date{
    float: right;
    background: #cc0101;
    padding: 5px;
    color: #FFF;
    margin-left: 5px;
    direction: rtl;
    width: 65px;
    text-align: center;
    /*font-size: 0.9em;*/
    line-height: 1.5em;
}
.lastNews .news .title{
     font-size: 1.1em;
    /* font-weight: bold; */
    padding: 2px 0px;
    text-align: right;
    display: block;
    color: #000;
    height: 50px;
    overflow: hidden;
}
.lastNews .news:hover .title{
    color: #fa4444;
}
.lastNews .news:hover .date{
     background: #000;
}


.rightMenu{
	background:#ededed;
	margin-bottom: 20px;
}
.rightMenu h1{
	background:#242424;
	color:#FFF;
	font-size:1.1em;
	font-weight:bold;
	padding: 5px 15px;
}

.rightMenu ul li{
	/*display:inline-block;
	width:33%;*/	
}
.rightMenu ul li a{
	display: block;
	
	padding:10px 15px;
	border-bottom:1px solid #FFF;
	display: grid;
	font-size: 1.05em;
	font-weight: bold;
	color:#f94f4f;	
	
	transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
.rightMenu ul li a:hover, .rightMenu li.activate a {
	color:#000;
	/*border-bottom:2px solid #000;*/
}
/*
.rightMenu h2{
	padding:10px 5px;
	border-bottom:1px solid #FFF;
	display: grid;
	font-size: 1.05em;
	color:#f94f4f;	
}
.rightMenu h2:hover{
    color: #000;
}*/

/*---footer----*/
.footer{
	background:#ededed;
	padding: 3em 0 2em 0;
	/*margin-top: 2em;*/
	color: #fff;
}
.footer-grid1{
    float: right;
    width: 21%;
    /* margin-left: 2%; */
    direction: ltr;
    color: #474747;
    padding-top: 0px;
    text-align: left;
    padding-left: 2%;
}
.footer-grid2{
	float: right;
    /*width: 24%;
    margin-left: 2%;*/
	width: 49%;
    /*margin-left: 2%;*/
	padding: 0 2% 0 2%;
	direction:rtl;
	color: #474747;
	padding-top: 0px;
	border-right: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
}
.footer-grid2_1{
	float: right;
	width: 60%;
	padding: 0 2% 0 6%;
	direction:rtl;
	color: #474747;
	
	font-size: 0.85em;
}
.footer-grid2_2{
	float: right;
	width: 32%;
	padding: 0%;
	direction:rtl;
	color: #474747;
	padding-top: 0px;
}
.footer-grid2 h1{
	font-size: 1.1em;
    color: #000;
    font-weight: bold;
	margin-bottom: 8px;
}
.footer-grid2 h2{
	font-size: 1em; 
    color: #333;
    /* font-weight: bold; */
    line-height: 1.4em;
    display: block;
    margin-bottom: 12px;
}

a.footerBtnLink:link, a.footerBtnLink:visited, a.footerBtnLink:active {
 background: #cd0102;
    color: #FFF;
    /* border: 2px solid #353535; */
    font-size: 1em;
    text-decoration: none;
    padding: 8px 20px;
	margin-right: 10px;

}

a.footerBtnLink:hover {
    text-decoration: none;
    background: #000;
    /* border: 2px solid #FFF; */
}
.footer-grid3{
	float: left;
    /*width: 24%;
    margin-left: 2%;*/
	width: 21%;
    /*margin-right: 2%;*/
	direction:rtl;
	color: #474747;
	padding-top: 0px;
}
.footer-grid{
	float: right;
    /*width: 24%;
    margin-left: 2%;*/
	width: 45%;
	direction:rtl;
	text-align:left;
	padding-top: 20px;
	padding-bottom: 10px;
}

.footer-grid1 h1 {
    font-size: 1.4em;
    /* font-weight: bold; */
    color: #68c1a5;
	    margin: 0.3em 0;
}

.footer-grid h3{

	color: #f9d13f;
	font-size:1.6em;
	text-transform: uppercase;
	padding: 10px 0 3px 0px;
}
.footer-grid p{
	font-size: 0.85em;
	padding:0;
	color:#fff;
	line-height: 1.5em;
	margin: inherit;
	text-align: justify;
	float: right;
    width: 70%;

}

.imgDiv{
	float:left;
	margin:0 5% 0 0;
    width: 25%;

}
.footerDivText{
	float:left;
    width: 70%;
	
	font-size: 1em;
    padding: 0;
    line-height: 2em;
    margin: inherit;
    text-align: justify;

}
.row{
	display:table;
	margin: 1em 0;
	width:100%;
	direction: ltr;

}

.footer-grid ul li{
	display:block;
}
.center-grid a{
	/*background: none;
	padding: 0px;
	color:#C2C2C2;
	margin: 5px;
	border-bottom: 1px ridge rgba(192, 192, 192, 0.13);
	padding: 0px 0px 9px 0px;*/
}
.center-grid{
	/*width:20%;*/
}
.center-grid a:hover{
	background:none;
}
.center-grid ul{
	margin-top:5px;
}
.bottomLogo {
    padding: 10px 1px 15px 0;
    font-size: 1.4em;
    font-weight: bold;
    letter-spacing: 2;
}
.bottomLogo2 {
    padding: 20px 1px 5px 0;
    font-size: 0.7em;
}
.bottomLogo2 a{
	color:#6dbdc9;
}
.bottomLogo2 a:hover{
	color:#fff;
}
.footerContact{
	float:right;
}
.footerContactTitle {
    padding-left: 15px;
    padding-top: 55px;
    font-size: 1.1em;
    font-weight: bold;
}
.footerContactRow{
    direction: ltr;
    border-right: 1px solid #8ca4ca;
    margin-right: 5px;
    /*padding: 5px 10px 1px 0;    
    line-height: 2.2em;*/
	
	padding: 2px 10px 1px 0;
    font-size: 0.9em;
}
.footerContactRow img{
    float: right;
    margin-left: 10px;
    margin-right: 5px;
	height:22px;
}
.twitts p label{
	font-weight:bold;
	font-size:1em;
	cursor:pointer;
	padding-right:5px;
}
.twitts span{
	display:block;
	color:#bc9a5c;
	/**/
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	font-size:0.85em;
}
.twitts span:hover{
	color:#fff;
	cursor:pointer;
}
/*----copy-right-----*/
.copy-right{
    padding:0;
    /*background: #50bf9d;*/
    position: relative;
}
.copy-right p{	
	color: #000;
	font-size: 0.75em;
	/*text-transform: uppercase;*/
}
.copy-right p a{
	color:#000;
	
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.copy-right p a:hover{
	color:#555;
}
.underFooter{
	padding: 7px 10px;
    font-size: 0.85em;
    background: #000;
    /* position: relative; */
    border-bottom: 1px solid #FFF;
}
.underFooter p{	
	color: #FFF;
	font-size: 0.8em;
	/*text-transform: uppercase;*/
}
.leftCopy{
	float:left;	
}

/*---about-us----*/
.about-us {
    padding: 50px 0 35px 0;
    direction: rtl;
    /*background-color: #f0ebeb;*/
    min-height: 300px;
}
.about-header h3{
    font-size: 1.8em;
    color: #f82e2e;
    /* text-transform: uppercase; */
    margin-bottom: 10px;
    text-align: right;
}
/*
.about-info a{
	text-transform: uppercase;
	font-size:1em;
	
	color:#bc9a5c;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	padding: 1em 0 0.5em 0;
	display: block;
}
*/
.newsDescImg {
 /*width: 40%; 
    float: right; */
    margin: 0 0 20px 0;
    border: 1px solid #f2f4f5;
}
.about-info p{
	font-size: 1.05em;
	color: #666;
	/**/
	line-height: 1.8em;
	text-align: justify;
}
.mcontent{
	margin:10px 0;
}
.right_menu{
	float:right;
	width:21%;
	margin:0 0 2% 2%;
}
.main_menu{
	/*float:left;
	width:73%;*/
	    /*display: -webkit-box;*/
	width: 77%;	
	direction: rtl;

}
/*-----specials-heading----*/
.specials-heading h5{
	float: left;
	width: 33%;
	height: 1px;
	background: #D1D1D1;
	margin: 24px 0px 0px 0px;
}
/*----special-grid------*/
.special-grid {
	float: left;
	width: 32%;
	margin-right: 2%;
	text-align: center;
}
.specials {
	margin-top: 2em;
}
.special-grid img{
	width:100%;
}
.special-grid a{
	text-transform: uppercase;
	font-size: 1.2em;
	
	color:#bc9a5c;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	padding: 0.3em 0;
	display: block;
}
.special-grid p{
	font-size: 0.85em;
	color: #816943;
	
	padding: 0em 1em 1em 1em;
	line-height: 1.5em;
}
.spe-grid{
	margin: 0px;
}
.specials-grids {
	padding: 25px 0 60px 0;
}
/*-----specials-heading----*/
.specials-heading h3{
	
	font-size: 1.5em;
	color:#363638;
	text-transform: uppercase;
}
/*----start-testmonial-grid----*/
.testmonial-grid{
	text-align:center;
}
.testmonial-grid h3{
	
	font-size:1.8em;
	color: #363638;
	text-align: center;
	text-transform: uppercase;
	padding: 0em 0 0.5em 0;
}
.testmonial-grid p{
	font-size: 0.875em;
	color:#816943;
	
	padding: 0em 1em 1em 1em;
	line-height: 1.8em;
}
.testmonial-grid a{
	font-size: 1.2em;
	
	color:#bc9a5c;
}
.testmonials{
	background:#EAE4D8;
	padding: 30px 0;
}
/*---start-services----*/
.services {
	padding: 30px 0 0px 0;
}
.services-header h3{
	
	font-size: 1.5em;
	color: #363638;
	text-transform: uppercase;
}
.services-grid{
	width:25%;
	float:left;
}
.services-grid a{
	text-transform: uppercase;
	font-size: 1em;
	
	color:#bc9a5c;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	padding: 1em 0 0.5em 0;
	display: block;
}
.services-grid p{
	font-size: 0.875em;
	color:#816943;
	
	line-height: 1.8em;
}
/*---start-gallery---*/
.gallerys {
	
	    direction: ltr;
}
.gallerys h3{
	
	font-size: 1.5em;
	color: #363638;
	text-transform: uppercase;
	padding:1em 0;
}
.gallery-grid{
	width: 30%;
	float:right;
	/*margin: 2% 1.5%;*/
	    margin: 12% 1.5% 4% 1.5%;
    direction: rtl;
}

.gallery-grid2 {
    /*margin: 2% 1.5% 4% 1.5%;
	width: 22%;*/
	margin: 2% 0.5% 4% 0.5%;
    width: 24%;
}
.gallery-grid .brief {
    background:#f5f4f4;
	padding: 0 5% 5% 5%;
}

.gallery-grid .brief .briefPh {
    background: #6a6a6a;
	height: 40px;
    width: 100%; 
}

.gallery-grid .brief .briefPh:hover{
    background: #f00;
		-webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;	
}

.gallery-grid .brief .briefPh img {
    position: relative;
	/*top: -39px;
	right: 40px;
	height:75px;
	width:75px;*/
	
	top: -137px;
    /* right: 40px; */
    height: 175px;
    width: 80%;
	
	/*
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);*/
	
	-webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;		
}

.gallery-grid .brief .briefPh img:hover {
	/*-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);*/
	/*filter: grayscale(0%);*/
}


.gallery-grid .brief .briefDesc {
	height: 90px;
    overflow: hidden;	
	}
.gallery-grid p {
    font-size: 0.875em;
    padding: 0.2em 0em 1.2em 0em;
    color: #6a6a6a;
    line-height: 1.6em;
        text-align: justify;
    /*height: 75px;
    overflow: hidden;*/
}
.gallery-button a {
    color: #4c4c4c;
    font-size: 1.1em;
    padding: 10px 20px;

	/*	
		text-transform: uppercase;
		border: 1px solid #EEE;
		display: inline-block;
		background:#184894;
	*/
}
.gallery-button a:hover {
	/*background: #023463;*/
	color: #f00;
}
.grid2{
	margin: 0px 35px;
}
.gallery-grids {
	padding-bottom: 60px;
}
.gallery-grid a{
	display:inline-block;
	position:relative;
	width: 100%; 
}
.gallery-grid a img{
	display: block;
    /* width: 100%; */
    height: 300px;
    margin: 0 auto;
	border: 1px solid #b0abab;
}

.gallery-grid2 a img {
    height: 170px;
	border: 2px solid #b0abab;
}
.gallery-grid a span {
	position:absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	text-align: center;
	line-height:4em;
	color:#fff;
	
	text-shadow: 0px 1px 1px #000;
	font-size:3em;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	background: rgba(64, 72, 109, 0.61);
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.gallery-grid a:hover span {
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.projects-bottom-paination ul li{
	display:inline-block;
}
.projects-bottom-paination{
	text-align: center;
	padding: 55px 0;
	
}
.projects-bottom-paination li a{
	font: 400 12px/1.2em Arial;
	color: #5a5a5a;
	padding: 11px 18px;
	background: #fff;
	text-decoration: none;
	text-shadow: none;
	border: 1px solid #e9e9e9;
	margin-top: 16px;
}
.projects-bottom-paination li.active a, .projects-bottom-paination li a:hover {
	background:#bc9a5c;
	color:#fff;
}
.gallery-grid h4{
    font-size: 1.2em;
    line-height: 1.5em;
    /* text-transform: uppercase; */
    color: #000;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    cursor: pointer;
    padding: 10px 0px 10px 0px;
    height: 20px;
    overflow: hidden;
	text-align: center;
}
.gallery-grid h4:hover{
	color:#f00;
}

.gallery-grid3{
	margin: 3% 1.5% 4% 1.5%;
}
.gallery-grid3 h4{
    font-size: 1em;
    line-height: 1.5em;
    /* text-transform: uppercase; */
    color: #000;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    cursor: pointer;
    padding: 10px 0px 10px 0px;
    height: 40px;
    overflow: hidden;
	text-align: center;
}
.gallery-grid3 h4:hover{
	color:#f00;
}
/*---contect----*/
/*  Contact Form  ============================================================================= */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.col{
	display: block;
	float:right;
	margin: 1% 1.6% 1% 0;
}
.col:first-child{
	margin-left:0;
	padding-left: 0;
}	
.span_2_of_3 {
	width: 63.1%;
	padding:1.5%; 
}
.span_1_of_3 {
	width: 29.2%;
	padding:1.5%; 
}
.span_2_of_3  h3,
.span_1_of_3  h3 {
    
    font-size: 1.7em;
    color: #363638;
    text-transform: uppercase;
    padding: 5px 0;
    margin-bottom: 10px;
    text-align: right;
}
.contact-form{
	position: relative;
    padding: 15px 4%;
    /*border: 3px solid #f6f6f7;*/
	direction: rtl;
}
.contact-form div{
	padding:2px 0;
}
/*
.contact-form div {
    display: flex;
}*/
.col1_of_3 {
    width: 30%;
    margin: 1.5%;
    float: right;
    text-align: right;
}
.fHome{	
	/*padding:50px 0 80px 0;*/
	text-align: center;
	color: #b6b6b6;
}
.fHome h1{
    color: #000;
    font-size: 1.6em;
    font-weight: bold;
    margin-bottom: 5px;
}
.fHome h1:hover{
	color:#cd0102;
}
.fHome .desc{
    color: #2c2c2c;
    font-size: 0.9em;
    font-weight: normal;
    direction: rtl;
}
.fHome .news{
    color: #2c2c2c;
    font-size: 0.8em;
    font-weight: normal;
    text-align: justify;
    direction: rtl;
    border-bottom: 1px solid #b2b2b2;
    padding-bottom: 15px;
    display: block;
    margin-top: 15px;
    height: 30px;
    overflow: hidden;
}
.fHome .news:hover{
    color: #27367e;
}
.fHome .more {
	color: #FFF;
    /*font-size: 0.85em; */
    text-transform: uppercase;
    padding: 4px 50px;
    margin: 25px 0px 0px 0px;
	border: 1px solid #EEE;
	display: inline-block;
	background:#444;
	border:none;
	outline: none;
	cursor:pointer;
	font-family:HelveticaNeue, Arial, Helvetica, sans-serif; 
	-webkit-appearance:none;
}
.fHome .more:hover{
	background:#000;
	color: #FFF;
}

.HomeItemName {
/*font-size: 1.1em; */
    font-weight: bold;
    padding: 2px 0px;
    text-align: right;
    display: block;
    color: #3a3c41;
    height: 50px;
    overflow: hidden;
}
.HomeItemName:hover {
    color: #f82e2e;
}
.HomeItemBeief, .HomeItemBeief p  {
	padding:2px 0px;
	text-align: justify;
	display:block;
	font-size: 0.9em;
	color:#666;
    height: 50px;
    overflow: hidden;
    margin: 0 0 5px 0;
	direction: rtl;
	}
	/*
.more {font-size:1.1em;padding:2px 15px;text-align:left;display:block;color:#fe6a01;}
*/
.HomeItemMore{
	color: #FFF;
	font-size: 0.8em;
	/*font-weight: bold;
	text-transform: uppercase;*/
	padding: 5px 15px 2px 15px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #EEE;
	display: inline-block;
	background:#2b2893;
	border:none;
	outline: none;
	cursor:pointer;
	float: left;
	
	-webkit-appearance:none;
}
.HomeItemMore:hover{
	background:#3a3c41;
	color: #FFF;
}
.HomeItemImg{
	width:100%;
	height: 130px;
    margin-bottom: 5px;
}
.HomeItemImg1{
	width:100%;
    margin-bottom: 15px;
}
.HomeItemName1 {
font-size: 1.1em;
    font-weight: bold;
    padding: 2px 0px;
    text-align: right;
    display: block;
    color: #3a3c41;
}
.HomeItemName1:hover {
    color: #f82e2e;
}
.HomeItemBeief1, .HomeItemBeief1 p  {
	padding:2px 0px;
	text-align: justify;
	display:block;
	font-size: 1.0em;
	color:#787878;
    /*max-height: 72px;*/
    overflow: hidden;
    margin: 0 0 5px 0;
	}
.sHome{	
	padding:40px 0;
	background: #f0f0f0;
}
.sHome h1{
	color:#000000;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom: 15px;
}
.sHome .desc{
    color: #2c2c2c;
    font-size: 0.9em;
    font-weight: normal;
    text-align: justify;
    direction: rtl;
}
.sHome .news{
    color: #2c2c2c;
    font-size: 0.8em;
    font-weight: normal;
    text-align: justify;
    direction: rtl;
    border-bottom: 1px solid #b2b2b2;
    padding-bottom: 15px;
    display: block;
    margin-top: 15px;
    height: 30px;
    overflow: hidden;
}
.sHome .news:hover{
    color: #27367e;
}
.sHome .more{
    color: #566ddc;
    font-size: 1em;
    font-weight: bold;
    margin-top: 15px;
    display: block;
}
.sHome .more:hover{
    color: #27367e;
}

.moreTitle {
    font-size: 0.7em;
    color: #184894;
    float: left;
    padding-left: 20px;
    padding-top: 10px;
}
.moreTitle:hover {
    color: #000;
}	

.lastHome{	
	/*padding:50px 0 80px 0;*/
	text-align: right;
	background: #ededed;
	float:right;
	width:72%;
}
.lastHomeLeft{	
	text-align: right;
	float:left;
	width:26%;
	margin-right:2%;
}
.lastHome h1{
    background:#919191;
	color: #FFF;
    font-size: 1.1em;
    font-weight: bold;
    padding: 5px 25px;
}
.lastHome h1:hover{
	color:#Ed2122;
}
.lastHome .desc{
    color: #2c2c2c;
    font-weight: normal;
    direction: rtl;

}
.lastHome .news{   
    direction: rtl;
    border-bottom: 1px solid #919191;
    margin: 20px 25px 20px 25px;
    display: block;
	text-align: left;

   /* margin-top: 15px;
    height: 30px;
    overflow: hidden;*/
}
.lastHome .news p{
	 color: #2c2c2c;
    font-size: 1em;
    font-weight: bold;
    text-align: justify;
	width:80%; 
}
.lastHome .news:hover p{
    color: #cd0102;
}
.lastHome .more {
	color: #FFF;
    /*font-size: 0.85em; */
    text-transform: uppercase;
    padding: 2px 50px;
    margin: 5px 0px 0px 0px;
	border: 1px solid #EEE;
	display: inline-block;
	background:#cd0102;
	border:none;
	outline: none;
	cursor:pointer;
	font-family:HelveticaNeue, Arial, Helvetica, sans-serif; 
	-webkit-appearance:none;
}
.lastHome .more:hover{
	background:#444;
	color: #FFF;
}


.lastHomeLeft .desc{
    color: #282828;
    font-weight: normal;
    direction: rtl;

}
.lastHomeLeft h1{
    background:#919191;
	color: #FFF;
    font-size: 1.1em;
    font-weight: bold;
    padding: 5px 25px;
}

.lastHomeLeft h1:hover{
	color: #cd0102;
}

.lastHomeLeft h3{
color: #666;
    font-size: 0.95em;
    /* font-weight: bold; */
    padding: 10px 15px 25px 15px;
}
.lastHomeLeft h3:hover{
	color:#cd0102;
}

.col1_of_4 {
    width: 23%;
    margin: 1%;
    float: right;
    text-align: right;
}
.col3_of_4 {
    width: 73%;
    margin: 1%;
    float: right;
    text-align: right;
}
.contact-form span{
	display:block;
	font-size: 1.1em;
	color: #363638;
	padding-bottom:5px;
	
}
.contact-form input[type="text"],.contact-form select,.contact-form textarea{
		    background-color: #f6f6f7;
			padding:4px 8px;
			display:block;
			/*width:80%;*/
			width:60%;
			border: 2px solid #c3c3c1;
			outline:none;
			color:#363638;
			font-size:0.8em;
			/*
			border: 1px solid rgba(192, 192, 192, 0.41);*/
			font-family:HelveticaNeue, Arial, Helvetica, sans-serif; 
			-webkit-appearance:none;
			
}
.contact-form input[type="text"]:focus,.contact-form select:focus,.contact-form textarea:focus{
	border:2px solid #898988;
}
.contact-form textarea{
		resize:none;
		height:120px;	
		/*width:80%;	
		float:right;*/
}






.dialog-form span{
	display:block;
	font-size: 1.1em;
	color: #363638;
	padding-bottom:5px;
	
}
.dialog-form input[type="text"],.dialog-form select,.dialog-form textarea{
		    background-color: #f6f6f7;
			padding:3px 8px;
			display:block;
			/*width:80%;*/
			width:96%;
			border: 1px solid #c3c3c1;
			outline:none;
			color:#363638;
			font-size:0.8em;
			/*
			border: 1px solid rgba(192, 192, 192, 0.41);*/
			font-family:HelveticaNeue, Arial, Helvetica, sans-serif; 
			-webkit-appearance:none;
			margin: 2px auto;
}
.dialog-form input[type="text"]:focus,.dialog-form select:focus,.dialog-form textarea:focus{
	border:1px solid #898988;
}
.dialog-form textarea{
		resize:none;
		height:120px;	
		width:80%;	
		float:right;
}






.ContactrowDiv {
    display: table;
    margin: 1.1em 0;
    width: 100%;
}
.ContactimgDiv{
	float:right;
	margin:0 5% 0 0;
    width: 10%;

}
.ContactDivText{
	float:left;
    width: 85%;
	
	font-size: 1em;
    padding: 0;
    color: #184894;
    line-height: 1.8em;
    text-align: justify;

}
.mybutton{
	color: #FFF;
	font-size: 1em;
	text-transform: uppercase;
	padding:4px 15px;
	border: 1px solid #EEE;
	display: inline-block;
	background:#333;
	border:none;
	outline: none;
	cursor:pointer;
	font-family:HelveticaNeue, Arial, Helvetica, sans-serif; 
	-webkit-appearance:none;
}
.mybutton:hover{
	background:#000;
	color: #FFF;
}

.mybutton2{
	color: #FFF;
	font-size: 0.85em;
	text-transform: uppercase;
	padding:4px 15px;
	margin: 15px 10px 0px 10px;
	border: 1px solid #EEE;
	display: inline-block;
	background:#333;
	border:none;
	outline: none;
	cursor:pointer;
	font-family:HelveticaNeue, Arial, Helvetica, sans-serif; 
	-webkit-appearance:none;
}
.mybutton2:hover{
	background:#000;
	color: #FFF;
}

.mybutton3{
	color: #FFF;
	font-size: 1.2em;
	text-transform: uppercase;
	padding:2px 60px;
	/*margin: 75px 10px 0px 10px;*/
	border: 1px solid #EEE;
	display: inline-block;
	background:#333;
	border:none;
	outline: none;
	cursor:pointer;
	font-family:HelveticaNeue, Arial, Helvetica, sans-serif; 
	-webkit-appearance:none;
	    margin: 20px auto 10px auto;
}
.mybutton3:hover{
	background:#000;
	color: #FFF;
}
.company_address{
   /* background-color: #f6f6f7;
	background-color: rgba(0, 54, 140, 0.05);*/
    padding: 20px 20px;
	  /* min-height:270px;height:auto!important;height:270px;*/
}
.company_address p{
	font-size: 0.875em;
	color:#184894;
	line-height: 1.8em;
	
}
.company_address p span a{
	text-decoration:underline;
	color:#947037;
	cursor:pointer;
}
.company_address p span a:hover{
	text-decoration:none;
}
.map{
	margin-bottom:15px;
}



.news-grid {
  width: 47%;
  float: left;  
  margin-right: 1.5%;
  margin-left: 1.5%;
  
}



.ContRight {
    float:left;
	direction: rtl;
	width: 30%;
    margin: 0;
    padding: 50px 4% 30px 10%;
    color: #fff;
    /*font-size: 0.85em;*/
	text-align: justify;
	line-height: 1.6em;
	height:324px;
	overflow: hidden;
}
.ContLeft {
    float:right;
	width: 56%;
    margin: 0;
    padding:0;
    color: #fff;
    /*font-size: 0.85em;*/
	height:404px;
    overflow: hidden;
}

.ContRight h1 {
    color: #00368c;
    font-size: 1.6em;
    font-weight: bold;
    margin-bottom: 20px;
}


.ContRight .more {
		color: #FFF;
		font-size: 1em;
		font-weight:bold;
		text-decoration: none;
		padding: 4px 15px;
		margin: 5px;
		border: 1px solid #EEE;
		display: inline-block;
		background: #00368c;
		border: none;
		outline: none;
		cursor: pointer;
		-webkit-appearance: none;
}
.ContRight .more:hover{
	background:#022358;
}


.BottomHomeDiv {
	background: url(../images/bg3.jpg)no-repeat top center;
	box-sizing: border-box; 
	background-size: 100% 100%;
	/*min-height:500px;*/
}
.line {
	background: url(../images/line.png)no-repeat top center;
	box-sizing: border-box; 
	background-size: 100% 100%;
	height:15px;
	width: 80%;
    margin: 20px auto;
}
.BottomHomeIntDiv {
/*position: relative; */
    /* background: rgba(0, 54, 140, 0.8); */
    /* top: 30px; */
    /* left: 10%; */
    width: 70%;
    margin: 0 auto;
    padding: 70px 15% 70px 15%;
    /* border: 2px solid #000; */
    font-size: 1em;
    min-height: 140px;
    /* overflow: hidden; */
    color: #fff;
    text-align: center;
    line-height: 1.6em;
    direction: rtl;
}

.BottomHomeIntDiv h1 {
    color: #FFF;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 20px;
}

.BottomHomeIntDiv .more {
	color: #FFF;
    /*font-size: 0.85em; */
    text-transform: uppercase;
    padding: 4px 30px;
    margin: 5px 0px 0px 0px;
	border: 1px solid #EEE;
	display: inline-block;
	background:#cc0101;
	border:none;
	outline: none;
	cursor:pointer;
	font-family:HelveticaNeue, Arial, Helvetica, sans-serif; 
	-webkit-appearance:none;
}
.BottomHomeIntDiv .more:hover{
	background:#eb0a0a;
	color: #FFF;
}
.wrap2{
	width: 90%;
	/*margin:0 8% 0 8%;*/
	margin:0 auto;
}



.projectDiv{
	margin:0;
	padding:0;
	overflow:hidden;
	position:relative;
	/*float: right;
	width: 49%;*/
    /* margin: 0 2% 1% 2%; 
    border: 1px solid #3b1e36;*/	
	height: 220px;				
	width:100%;
}

.projectDiv .not{
				display:block;
			position:absolute;
				z-index:3;
				
				text-align:right;
				background-color: rgba(0, 0, 0, 0.4);
				/*background-color: rgba(249, 209, 63, 0.6); 				
				background-color: #268bdb;*/
				bottom:0;
				right:0;
				height: 100%;				
				width:100%;
				color: #fff;	 
				 
}
.projectDiv a:hover >.not{
	display:block;
}

.cat_title {
font-size: 1.4em;
    font-weight: bold;
    color: #FFF;
    line-height: 1.4em;
    display: block;
    padding: 15px 20px;
    /* height: 180px; */
    margin-top: 40px;
    vertical-align: middle;
}
.projectDiv img{
	height:100%;
	width:100%;
	
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	filter: grayscale(0%);
	
	    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}	
.projectDiv:hover img{

	
		-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}

.projectDiv .more {
	color: #FFF;
    /*font-size: 0.85em; */
	font-weight:bold;
    text-transform: uppercase;
    padding: 2px 20px;
    margin: 5px 20px 0px 20px;
	border: 1px solid #EEE;
	display: inline-block;
	background:#919191;
	border:none;
	outline: none;
	cursor:pointer;
	font-family:HelveticaNeue, Arial, Helvetica, sans-serif; 
	-webkit-appearance:none;
}
.projectDiv:hover .more{
	background:#FFF;
	color: #cd0102;
}
.col1_of_3 {
    width: 30%;
    margin: 1.5%;
    float: right;
    text-align: right;
}

 .newsLetterSpan {
	font-size: 1.2em;
    /*font-weight: bold;*/
    color: #000;
    /*bottom: -3px;*/
    position: relative;
	    padding: 0 20px 0 20px;
 }

 .newsLetterImg{
     bottom: -30px;
    position: relative;
    margin: 0 20px 0 10px;
	cursor: pointer;
 }
 
.newsLetter {
font-size: 0.9em;
    color: #000;
    /* outline: none; */
    width: 250px;
    margin: 0.1em 0.3em 0em 0.3em;
    border: none;
    padding: 3px 5px 3px 5px;
    /*background: #fff;*/
	background: transparent;
    direction: rtl;
	text-align:right;
    border: 1px solid #bcbcbc;
    font-family: HelveticaNeue, Arial, Helvetica, sans-serif;
}
.newsLetter:focus {
	 border: transparent;
	 border: 1px solid #000;
}
a.newsLetterLink:link, a.newsLetterLink:visited, a.newsLetterLink:active {
 background: #9ea0a1;
    color: #FFF;
    /* border: 2px solid #353535; */
    font-size: 0.9em;
    text-decoration: none;
    padding: 8px 20px;
	margin-right: 10px;

}

a.newsLetterLink:hover {
    text-decoration: none;
    background: #747575;
    /* border: 2px solid #FFF; */
}

.footer_title{
	width:100%;
	padding:2px 0;
	margin:5px 0;
	border-bottom: 1px solid #cccccc;
 }
 .footer_title h1{
	float:right;
	color:#000;	
	}
 .footer_title h2{
	float: left;
    color: #7d7b7b;
    margin: 15px 15px 5px 20px;

	}	
.footer_title h2 img {
    float: left;
    padding: 4px 5px 0 0;
}
.footer_menu{
	 margin: 2% 5% 2% 2%;
    }
.footer_menu ul li{
	/*display:inline-block;
	width:33%;*/	
}
.footer_menu ul li a{
	color: #222;
    font-size: 0.9em;
    font-weight: bold;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    margin: 0px 4px 5px 4px;
	    display: block;
    /*padding: 0 4px 3px 4px;
    line-height: 2em;*/
    /*display: inline-block;	
	border-bottom:2px solid #FFF;*/
}
.footer_menu ul li a:hover, .footer_menu li.activate a {
	color:#f00;
	/*border-bottom:2px solid #000;*/
}
.footer_menu ul li a img{
	vertical-align:middle;
	/*padding-right: 5px;*/
}

/*
.search {
    font-size: 0.9em;
    color: #184894;
    width: 180px;
    margin: 0.5em 1em 0.5em 1em;
    border: 1px solid #809bc6;
	border:none;
    padding: 5px 15px;
    background: transparent;
	background: #f0f0f0 url(../images/search.png)no-repeat top left;
	text-align:right;
}*/
#newsLetterDiv{
    background: #f0f0f0;
    /* height: 45px; */
    padding: 20px 0 20px 0;
    position: relative;
    /* bottom: -30px; */
    /*text-align: center;*/
    /* margin-bottom: 10px; */
	margin-bottom: 3px;
	margin-top: 10px;
}
.SubTitle {
	color: #0195a1;
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: none;
    padding: 20px 20px 7px 10px;
    line-height: 1.7em;
}
.MarkTableTitle {
	padding:3px 10px;
	color:#FFF;
	font-weight:normal;
	font-size:1em;
	text-align:right;
	vertical-align:middle;
}
.MarkTableTD {
	padding:3px 10px;
	text-align:right;
	vertical-align:middle;
}
.markLinkDiv {
	 padding: 10px 10px 10px 1px;
	 text-align:left;
}
.markLink {
    color: #FFF;
    font-size: 0.85em;
    text-transform: uppercase;
    padding: 2px 15px;
    margin: 7px 10px 0px 0px;
    border-radius: 5px;
    border: 1px solid #EEE;
    display: inline-block;
    background: #023463;
    border: none;
    outline: none;
    cursor: pointer;
    -webkit-appearance: none;
}
.markLink:hover {
    color: #FFF;
    background: #184894;
}	
.markLinkPM {
    margin: 50px 20px;
    padding: 7px 15px;
    font-weight: bold;
    font-size: 1em;

}
.regDev{
	
	width:50%;
	margin:0 auto;
}
#sitesDiv{
	background: #f1f1f1;
	/*height:45px;*/
	padding: 35px 0 35px 0;
	/*position:relative;
	bottom:-30px;
	text-align:center;
	margin-bottom: 10px;*/
	direction: rtl;
}
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    width: 40px;
    height: 22px;
    border: none;
    text-indent: 100%;
    background: url(../images/move-top.png) no-repeat 0px 0px;
}


.font,.p,.text,.desc{
color:#1c1c1c;
font-size:1em;
text-align:right;
}


.font_param{
color:#000;
font-size:22px;
text-align:right;
font-weight:bold;
}
.blankblueLink,link,visited,active {color:#333;font-size: 14px;font-weight:bold;text-decoration: none;padding-top:2px;padding-bottom:2px;padding-left:4px;}
.blankblueLink:hover {text-decoration: underline; color: #bc9a5c; }

.blankblueLink2,link,visited,active {color:#888888;font-size: 20px;font-weight:bold;text-decoration: none;padding-top:2px;padding-bottom:2px;padding-left:4px;}
.blankblueLink2:hover {text-decoration: underline; color: #000; }

a.ErrorLink:link,a.ErrorLink:visited,a.ErrorLink:active {color:#AC0000;font-size: 18px;font-weight:bold;text-decoration: none;padding-top:2px;padding-bottom:2px;padding-right:4px;}
a.ErrorLink:hover {text-decoration: underline; color: #FF0000; }

a.SubDoc:link,a.SubDoc:visited,a.SubDoc:active {
    color: #6f6f6f;
    font-size: 1.2em;
    font-weight: normal;
    text-decoration: none;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    line-height: 2em;
}
a.SubDoc:hover {text-decoration: none; color: #f82e2e; }

.Archive_Link,link,visited,active {color:#1c1c1c;font-size: 1em;font-weight:normal;text-decoration: none;padding-top:2px;padding-bottom:2px;padding-left:4px;}
.Archive_Link:hover {text-decoration: none; color: #f82e2e; }

.path_link,link,visited,active {font-family:Verdana, Arial, Helvetica, sans-serif;color:#BBB;font-size: 14px;font-weight:normal;text-decoration: none;padding-top:2px;padding-bottom:2px;padding-left:4px;}
.path_link:hover {text-decoration: underline; color: #000; }

.footer_link,link,visited,active {color:#FFF;text-decoration: none;padding-top:2px;padding-bottom:2px;padding-left:6px;}
.footer_link:hover {text-decoration: underline; color: #23af7a; }

.footer_link2,link,visited,active {font-family:Verdana, Arial, Helvetica, sans-serif;color:#283644;font-size: 16px;font-weight:bold;text-decoration: none;padding-top:2px;padding-bottom:2px;padding-left:4px;}
.footer_link2:hover {text-decoration: underline; color: #000000; }

.voteLink,link,visited,active {color:#222222;font-size: 16px;font-weight:bold;text-decoration: none;padding-top:2px;padding-bottom:2px;padding-left:4px;}
.voteLink:hover {text-decoration: underline; color: #888888; }



.Cat_Link,link,visited,active {color:#FFFFFF;text-decoration: none;font-family:Arial, Helvetica, sans-serif;font-size:20px;font-weight:100;text-align:right;padding:15px 0px 15px 0px;}
.Cat_Link:hover {text-decoration: none; color: #DDDDDD; }
/*.box_img_desc{
	width:100%;
	min-height:250px;height:auto!important;height:20px;	
	padding:0px 20px 0px 20px;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	
	}*/
	
	
.success{
 background-color: #50bf9e; 
 color: #FFFFFF;
 font-size: 1em;
 /*font-weight: bold;*/
 text-align:center;
 padding-top: 5px;
 vertical-align: middle;
 padding: 10px;
 width: 90%;
     margin: 3% 5%;
}

.failure{
background-color: #990000;
color: #FFF;
 font-size: 1em;
 /*font-weight: bold;*/
 text-align:center;
 padding-top: 5px;
 vertical-align: middle;
 padding: 10px;
 width: 90%;
     margin: 3% 5%;
}

.success2{
 /*background-color: #50bf9e; */
 color: #50bf9e;
 font-size: 1.2em;
 /*font-weight: bold;*/
 text-align:center;
 padding-top: 5px;
 vertical-align: middle;
 padding: 10px;
 width: 90%;
     margin: 3% 5%;
}

.failure2{
/*background-color: #990000;*/
color: #990000;
 font-size: 1.2em;
 /*font-weight: bold;*/
 text-align:center;
 padding-top: 5px;
 vertical-align: middle;
 padding: 10px;
 width: 90%;
     margin: 3% 5%;
}

.blan_link,link,visited,active {font-family:Verdana, Arial, Helvetica, sans-serif;color:#DDDDDD;font-size: 14px;font-weight:bold;text-decoration: none;}
.blan_link:hover {text-decoration: underline; color: #FFFFFF; }


a.Item_Link:link,a.Item_Link:visited,a.Item_Link:active {color:#5a6876;font-size: 16px;font-weight:normal;text-decoration: none;padding-top:2px;padding-bottom:2px;padding-right:5px;}
a.Item_Link:hover {text-decoration: underline; color: #000; }




a.subCatLink:link,a.subCatLink:visited,a.subCatLink:active {color:#F95355;text-decoration: none;}
a.subCatLink:hover {text-decoration: none; color: #000; }

#carousel_frame{
width:100%;
height: 380px;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    margin: 0 auto;
    /*left: 0%;*/
    z-index: 9999;
    /*background-color: rgba(0, 0, 0, 0.75);*/
	/*background: rgba(21, 36, 90, 0.75);*/
	background: rgba(255, 255, 255, 1);
	border-bottom: 2px solid #e4e6ec;
	
	padding:0;
}
.fixed .logo img{
	height:50px;	
}

.fixed .topheader{
	padding:3px 0;	
	margin-bottom:0;
}
.fixed .top_menu {
    margin-top: 0;
}

.must{
 color:#a00;	
}


.comp_search{
	background: #f2f4f5;
	text-align:center;
	
}


.Vots_Layout {
	width: 96%;
    position: relative;
    background: #ededed;
    /* padding-bottom: 20px; */
    font-size: 0.95em;
    padding: 10px 2% 40px 2%;
}
.Vots_Layout h6 {
	line-height:30px;
	font-weight:600;
	text-align:center;
	color:#FFF;
	direction:rtl;
	margin-top:13px;
}
.Vots_Layout h5 {
    font-weight: bold;
    text-align: right;
    color: #000;
    margin: 10px 12px;
}
.Vote_RadioBttn {
	color:#636363;
	float:right;
	direction:rtl;
	text-align:right;
}
.Vote_RadioBttn label {
	display:block;
	margin:2px 18px;
}
.Vote_RadioBttn label input {
	color:#666;
	float:right;
	direction:rtl;
	text-align:right;
}
.Vote_RadioBttn label p {	
	color:#666;
	float:right;
	direction:rtl;
	text-align:right;
	margin-right:5px;
	
}
.Vote_Radio {
	float:right;
	text-align:right;
	direction:rtl;
	padding:0 5px 0 0;
}
.Vote_Btn {
	border:none;
	background-color:#cc0101;
	color:#FFF;
	cursor:pointer;
	padding:3px 20px;
	overflow:visible;
	font-size: 1.1em;
    font-weight: bold;
	
	font-weight:normal;
	/*-webkit-border-radius:10px;  
    -moz-border-radius:10px;  
    border-radius:10px;
    behavior:url(js/PIE.htc);*/
	float:left;
	position:absolute;
	left:10px;
	bottom:10px;
}

.Vote_Btn:hover{
	background-color:#5b5b5b;
}
.right_navz{
	font-size: 1.05em;
    font-weight: bold;
    padding: 2px 0px;
    text-align: right;
    color: #3a3c41;
}
.right_navz:hover{
	color: #cc0101;
}
.red{
	color: #cc0101;
}

.MainCommentsDiv{
	/*width:70%;*/
	width:100%;
}

.forms_field5{
font-size:16px;
color:#555;
direction:rtl;
padding-left:5px;
padding-right:5px;
text-align:right;
height:35px;
width:250px;
border:1px solid #cccccc;
}
.forms_text_area5{
font-size:14px;
color:#555;
direction:rtl;
padding:7px;
text-align:right;
height:110px;
width:850px;
/*border:1;*/
border:1px solid #cccccc;
}
.comTitle{
	font-size: 1.1em; 
    font-weight: bold;
    padding: 2px 0px;
    text-align: right;
    display: block;
    color: #3a3c41;
}


#comment-pics {
	clear: both;
	height: 36px;
	width: 560px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.comments_div {
	width: 850px;
	margin-top: 10px;
	/*margin-right: auto;*/
	margin-left: auto;
	clear: both;
	border:1px #999 solid;
}
.com-title {
	
	font-size: 14px;
	background: #58585a;
	text-align: right;	
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
	padding-top: 3px;
	margin-bottom: 2px;
	color:#ffffff;
}
.com-text {
	
	font-size: 13px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	color: #444;
	
}
.com-footer{
	height:20px;	
	background: #DDD;
	padding:0px 10px 0px 10px; 
}

.contact-footer{
	border-top: 1px solid rgba(69, 69, 69, 0.13);
	padding: 25px 0px 0px 0px;
}

/***** Media Quries *****/
@media only screen and (max-width: 1240px) {
	.top_menu ul li{
	padding: 4px 10px 6px 10px;
	}
	
	#slider_left marquee {
height: 200px;
}
#slider_frame {
    height: 300px;
	}
}
@media only screen and (max-width: 1024px) {
	.wrap{
		width:95%;
	}	
	.menu li a {
		padding: 10px 10px;
	}
	.social-icons ul li a img {
     padding-right: 0; 
	}
	
	
	.top_menu ul li{
	padding: 4px 20px 6px 20px;
	}
	
		#slider_left marquee {
	    height: 180px;
	}
	#slider_frame {
    height: 290px;
	}
	

	.bottom-grid2 ul li {
		width: 45.5%;
	}
	.bottom-grid2 ul li{
		padding:8px 5px;
	}
	.gallery-grid a span{
		line-height:3em;
	}
	.grid2 {
		margin: 0px 34px;
	}
	.gallery-grid {
		width: 30.7%;
	}
	
}
/*  GO FULL WIDTH AT LESS THAN 800 PIXELS */

@media only screen and (max-width: 800px) {

	.header {
    /*padding: 2% 0 0 0;*/
	}
	.wrap{
		width:95%;
	}	
.logo {  
	width:48%;
	margin:20px 0 10px 2%;
}
.headerComplaints {
	width:48%;
	margin-right:2%;
}

.top_menu {
    width: 70%;
}
.topLogo {
    float: none;
    width: 90%;
    padding: 10px 18px 10px 1%;
    font-size: 1.6em;
    letter-spacing: 2;
	text-align: center;
}
.topSearch {
    float: none;
    width: 100%;
    text-align: center;
}	
.top_menu ul li {
    padding: 4px 10px 6px 10px;
    margin: 0 10px;
}


.homeCol1{
    float: right;
    width: 48%;
    padding-left: 2%;
	padding-bottom: 30px;
}
.homeCol2{
	float: none;
	width: 98%;
	padding: 0 1% 0 1%;
	margin: 0px auto;
	padding-top: 0px;
}
.homeCol3{
    float: left;
    width: 48%;
	 padding-right: 2%;
    padding-top: 0px;
	padding-bottom: 30px;
}


#news_frame {
    height: 720px;
}

.col1_of_3 {
    width: 47%;
    margin: 1.5%;
}
.lastHome {
    width: 60%;
}
.lastHomeLeft {
    width: 38%;
    margin-right: 2%;
}	
.lastHome .more {
    padding: 1px 25px;
}	

.footer-grid1 {
    float: right;
    width: 47%;
	padding:1%;
	margin-bottom: 5%;
	border-left: 1px solid #b4b4b4;
}	
.footer-grid3{
	float: right;
    width: 48%;
	padding:1%;		
	padding-bottom: 5%;
}

.footer-grid2{
	float: none;
	width: 98%;
	padding: 0 1% 0 1%;
	margin: 0px auto;
	padding-top: 0px;
	border: none;
}

.none800{
	display:none;
}






	.span_2_of_3 {
		width:94%;
		padding:3%; 
	}
	.col{ 
		margin: 1% 0 1% 0%;
	}
	.span_1_of_3 {
		width:94%;
		padding:3%; 
	}
	#slider_left marquee {
	height: 130px;
	}
	#slider_frame {height: 220px;}
	
	.social-icons {
    position: fixed;
	}
		
	.header_bottom {
			/*height: 3292px;*/
		/*width: 84%;
		margin: 20px 8% 0 8%;
		direction:rtl;*/
	}

	.welcomeBrief {
	   /* width: 45%;
		height: 80;
		padding: 20px 20px;*/
		font-size: 0.7em;
		/*bottom: 58px;*/
	}
	.content {
		min-height: 310px;
		height: auto!important;
		height: 310px;
	}
	.ContLeft {
		height: 310px;
	}
	.ContRight {
		width: 40%;
		padding: 20px 2% 20px 2%;
		line-height: 1.4em;
		height: 270px;
	}
	.ContRight h1 {
		font-size: 1.4em;
		margin-bottom: 10px;
	}

	.BottomHomeDiv {
		/*min-height: 220px;*/
	}
	.BottomHomeIntDiv {
		top: 20px;
		left: 3%;
		width: 48%;
		padding: 2% 2%;
		/* border: 1px solid #000; */
		min-height: 150px;
		line-height: 1.2em;
	}
	.BottomHomeIntDiv h1 {
		font-size: 1.2em;
		margin-bottom: 10px;
	}

	.header_SecBottom {
	}
	#services_frame {
		height: 140px;
	}
	#partner_frame {
		height: 50px;
	}
	 .newsLetterSpan {
	 font-size: 1.1em;
	 }
	 .newsLetterImg{
	 margin:0 10px 0 30px;
	 }
	 .newsLetter {
    font-size: 0.8em;
    width: 180px;
    margin: 1em 0.5em 1em 0em;
    padding: 5px 10px;
	}
	a.newsLetterLink:link, a.newsLetterLink:visited, a.newsLetterLink:active {
		font-size: 0.825em;
		padding: 6px 20px;
	} 
	.footer_menu ul li {
		width: 50%;
	}
		.one-fourth {
			width: 47%;
		}
		
		#marqDes {
		width: 83%;
		}
	#marqTitle {
		width:12%;
	}

	.gallery-grid a img {
		height: 150px;
	}
		
		.col1_of_4 {
		width: 46%;
		margin: 2%;
	}



	.bottom-grid2 ul li{
		width:44.5%;
	}
	.gallery-grid {
		width: 47%;
   }
   .gallery-grid .brief .briefPh img {
		top: -77px;
		height: 115px;
	}
	
	.HomeItemImg {
    height: 200px;
	}
	
	.right_menu {
		width: 30%;
		margin: 0 0 2% 2%;
	}
	.main_menu {
		width: 68%;	
	}
	
	.contact-form input[type="text"], .contact-form select, .contact-form textarea {   
    width: 90%;
	}
	
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.wrap{
		width:90%;
	}
	
	.col1_of_3 {
    width: 98%;
    margin: 1% 1% 5% 1%;
    float: none;
    text-align: right;
	display: inline-block;
	}
	.col1_of_4 {
		width: 98%;
		margin: 1% 1% 8% 1%;
		float: none;
		text-align: right;
		display: inline-block;
	}

	.social-icons {
		top: 40px;	
		position: absolute;
	}	

	.span_2_of_3 {
			width:90%;
			padding:5%; 
		}
		.col { 
			margin:0%;
		}
		.span_1_of_3 {
			width:90%;
			padding:5%; 
		}
		.contact-form input[type="text"],.contact-form textarea{
			width:92%;
		}
		.news-grid {
	  width: 100%;  
	  margin-right: 0;
	  margin-left: 0;
	  
	}


	.logo {
	float: none;
    text-align: center;
    width: 100%;
    margin: 20px 0;
	}
	.headerComplaints {
    float: none;
    width: 100%;
    margin: 20px 0;
	}
	
	.menue-search {
    float: none;
    margin: 0 0 10px 0;
	}
	.search {
    width: 100%;
	}
	.menue-search img {
    float: left;
    position: relative;
    left: 0;
    top: -40px;
}
	
	.underSlideAds img {
    padding: 1% 0 2% 0;
    width: 100%;
    float: none;
	}
	
	.homeAdCol1 {
    float: none;
    width: 100%;
    padding: 0px 0 10px 0;
	}

	.homeAdCol2 {
		float: none;
		width: 100%;
		padding: 10px 0 0px 0;
	}
				
	.homeCol1 {
		float: none;
		width: 100%;
		padding:0 0 20px 0;
	}
	.homeCol3{
		width: 100%;
	}
	#news_frame {
		height: 420px;
	}	
	
	.lastHome {
		width: 100%;
		margin-top: 20px;
		float: none;
	}
	.lastHomeLeft {
    width: 100%;
    margin: 30px 0 0 0 ;
}
	
	.top_menu {
		float: none;
		width: 100%;
		text-align:center;
	}
	.top_menu ul li {
		padding: 0;
		margin: 0 10px;
	}
	.h_menu {
		float: none;    
		width: 100%;
		margin: 0;
		padding: 0;
	}
	/*
	.menu ul li a:hover, .menu ul li:hover>a {
		color: #0071b2; 
		}*/


	#slider_frame {height:125px;}
	.welcomeBrief {
		height: 30px;
		padding: 5px 5% 5px 5%;
		margin:0px;
		font-size: 0.8em;
		position: relative;
	}

	.welcomeBrief h1 {
		font-size: 1.2em;
		width: 21%;
		padding-right: 3%;
	}	
	.welcomeBrief marquee {
		width: 70%;
	}
	.SecBottomDesc {
		width: 75%;
		margin: 7% 13% 5% 7%;
	}
	.ContLeft {
		float:none;
		width:100%;
		height: 250px;
	}
	.ContRight {
		width: 90%;
		float: none;
		padding: 5%;
		line-height: 1.4em;
		height: auto;
	}
	  .one-fourth {
			width: 97%;
		}
	.BottomHomeDiv {
		/*min-height: 200px;*/
	}	
		
	.BottomHomeIntDiv {
		top: 15px;
		left: 5%;
		width: 85%;
		padding: 2% 2%;
		/* border: 2px solid #000; */
		/* min-height: 150px; */
		line-height: 1.2em;
		background: rgba(255, 255, 255, 0.2);
	}

	#services_frame {
		height: 80px;
	}
	#partner_frame {
		height: 30px;
	}

#newsLetterDiv {
    /* height: 120px; */
    padding: 20px 0;
    position: relative;
    top: 0px;
    /* width: 95%; */
    margin: 0 auto;
	}
	.newsLetterSpan {
		font-size: 1.2em;
		display: block;
		margin-bottom:0px;
		    padding-right: 50px;
	}	
	 .newsLetterImg{
	 margin:0 10px 0 10px;
	 }
	.header_SecBottom {

	}
	.cat_title {
    font-size: 1.2em;
	}
.footer-grid1 {
    width: 45%;
    padding: 1% 2%;
}	

.footer-grid2 h1 {
    font-size: 1.4em;
}	
	.footer-social-icons {
		float: none;
	}

	.footer-grid2_1 {
    float: none;
    width: 100%;
    padding: 2% 0;
}

.footer-grid2_2 {
    float: none;
    width: 100%;
    padding: 2% 0;
}


.gallery-grid {
    width: 100%;
	margin:130px 0 5% 0;
	float: none;
}
.gallery-grid2{
	margin:20px 0 20px 0;
}


.gallery-grid .brief .briefPh img {
    top: -113px;
    height: 150px;
}
.gallery-grid a img {
    height: auto;
    width: 100%;
}

.newsLetter {
    font-size: 0.8em;
    width: 100%;
    margin: 1% 0 2% 0;
    padding: 5px 10px;
}
.footer_menu ul li {
    width: 100%;
}

#marqTitle {
    font-size:0.9em;
}
	
	.twitts {
		float: none;
		width: 100%;
		text-align: center;
	}

	#photo_frame {
		width: 80%;
	}
	#marqDes {
		width: 77%;
		}
	#marqTitle {
		width:18%;
	}
		#slider_frame {height:130px;}

		
		#slider_div {
		float: none;
		width: 100%;
	}
	#slider_left {
		float: none;
		width: 94%;
		padding: 4% 3%;
	}

	.slider-social-icons {
		/*float: none;*/
	}
	.regBook button {
		padding: 4px 30px;
	}	
	.regBook {
		right: 2%;
	}

	.HomeItemImg {
		height: auto;
		margin-bottom: 10px;
	}
	.copy-right{
		display:none;
	}
	
	.right_menu {
    width: 100%;
    margin: 0 0 5% 0;
    float: none;
	}
	.main_menu {
		width: 100%;
		margin: 50px 0 0 0;
	}
	.about-header h3 {
		font-size: 1.4em;
		line-height: 1.5em;
	}

}

@media only screen and (max-width: 320px) {
	.wrap{
		width:95%;
	}
	.logo{
		width:60%;
	}
	.social-icons ul li a img{
		padding-right:0;
	}
	.top-header{
		padding:10px 0;
	}
	.top-nav-left ul li a {
		padding: 15px 6.5px;
		font-size:0.7em;
   }
	.gallery-grid h4{
		padding:5px 0;
		font-size:1em;
	}
	.gallery-grid a span{
		line-height:3em;
	}
	
	
}