@charset "utf-8";
@FONT-FACE {
	font-family: "A_Nefel_Adeti";
	src: url("A_Nefel_Adeti.ttf");
}
@FONT-FACE {
	font-family: "HandVetica";
	src: url("HandVetica.ttf");
}
@FONT-FACE {
	font-family: "Diskontented";
	src: url("Diskontented.ttf");
}
@FONT-FACE {
	font-family: "KGChasingPavements";
	src: url("KGChasingPavements.ttf");
}
body {
	margin: 0px;
	text-align: right;
	font-family: "A_Nefel_Adeti";
	font-size: 17px;
	font-weight: lighter;
	direction: rtl;
	background: #000;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style-type: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
.clrrr {
	clear: both;
}
.space {
	width: 100%;
	height: 15px;
}
.container-fluid {
	width: 100%;
	border: 1px solid red;
	min-height: 825px;
}
.wrapper {
	min-width: 936px;
	border: 0px solid #fff;
	margin: auto;
	min-height: 200px;
	margin-top: 0px;
}
/************starttopbody************/
.topbody {
	width: 100%;
	min-height: 443px;
	border: 0px solid red;
	position: relative;
}
.header {
	min-height: 114px;
	position: absolute;
	top: 0px;
	right: 0px;
	border: 0px solid yellow;
	width: 100%;
	z-index: 100;
	background: url(../backgroundheader.jpg) repeat-x;
}
.slider {
	min-height: 343px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	border: 0px solid blue;
	width: 100%;
	z-index: 11;
}
.logo {
	float: right;
}
.menu {
	width: 592px;
	min-height: 114px;
	float: left;
	margin-left: 30px;
	border: 0px solid #F00;
	position: relative;
}
.search {
	position: absolute;
	left: 54px;
	top: 0px;
	width: 232px;
	height: 34px;
	background: #3a3a3a;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-top: 1px;
}
.search a {
	color: #E3E3E3;
font-weight: lighter;
font-size: 122%;
background: url("../home.jpg") no-repeat scroll 89% 35% transparent;
padding-right: 30px;
padding-top: 1.5px;
}
.search a:hover {
	color: #e87c22;
	transition: all 0.9s ease 0s;
}
.search form {
	width: 138px;
	height: 17px;
	position: absolute;
	left: 9px;
	top: 5px;
}
.subbmiticon {
	background: url('../searchicon.jpg');
	width: 17;
	height: 15px;
	border: 0;
	position: absolute;
	left: 3px;
	top: 3px;
	cursor: pointer;
}
.header-srchformstyle {
	width: 138px;
	height: 21px;
	background: #505050;
	-webkit-box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.75);
	border: 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	font-size: 90%;
	padding-right: 5px;
}
.links {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 46px;
	padding-top: 4px;
	border: 0px solid #008000;
}
.icon {
	width: 93px;
height: 41px;
vertical-align: top;
display: inline-block;
margin-left: 9px;
margin-right: 9px;
text-align: center;
padding-top: 0px;
}
.icon a {
	color: #FFF;
	font-size: 132%;
	text-transform: uppercase;
}
.icon:hover {
	background: url(../linkbackground.png) no-repeat;
	transition: all 0.9s ease 0s;
}



.icon2 {
	width: 93px;
height: 41px;
vertical-align: top;
display: inline-block;
margin-left: 9px;
margin-right: 9px;
text-align: center;
padding-top: 0px;
	position: relative; 

}
.icon2 a {
	color: #FFF;
	font-size: 132%;
	text-transform: uppercase;
}
.icon2:hover {
	background: url(../linkbackground.png) no-repeat;
	transition: all 0.9s ease 0s;
}
.submenu{
 	width: 200px;
 position: absolute;
right: 0px;
top: 62px;
background: url(../vvvvvvvv.png) repeat;
opacity: 0;
z-index: 111111;
display: none;
 }
 .link{
 	padding-top: 4px;
padding-bottom: 4px;
border-bottom: 1px solid #818080;
width: 97%;
text-align: right;
padding-right: 3%;
 }
.link a{
	color: #FEFEFE;
font-size: 110%;
font-weight: lighter;
text-align: right;
}
.link a:hover{
	color: #FFB759;
	transition: all 0.9s ease 0s;
}



#select {
	background: url(../linkbackground.png) no-repeat;
}
.slidertext {
	position: absolute;
	right: 102px;
	text-align: right;
	top: 10px;
	width: 308px;
	min-height: 100px;
	background: url(../vvvvvvvv.png) repeat;
	opacity: 0.75;
	padding: 4px;
	line-height: 25px;
}
.slidertittle {
	color: #fefefe;
	font-size: 138%;
	font-weight: lighter;
}
.slidertextt {
	color: #FFB759;
font-size: 115%;
font-weight: lighter;
}
/***************endtopbody***********/

/***************startbody**************/
.body {
	background: #dddddd;
	min-height: 200px;
	padding-top: 17px;
	width: 100%;
	padding-bottom: 22px;
	text-align: center;
}
.slide {
	min-height: 423px;
	border: 0px solid red;
	vertical-align: top;
	display: inline-block;
	background: #fff;
	opacity: 0.9;
	position: relative;
	width: 27%;
	margin-right: 2%;
	margin-left: 2%;
}
.slidetext {
	width: 90%;
	margin: 15px auto auto;
	height: 40px;
	border: 0px solid rgb(0, 128, 0);
	overflow: hidden;
}
.slidetexttittle {
	color: #6b6b6b;
	font-size: 110%;
	font-family: "HandVetica";
	border-bottom: 1px solid #d7d3d3;
	padding-bottom: 10px;
	margin-bottom: 4px;
	text-align: right;
}
.slidedescription {
	line-height: 23px;
color: #6F6F6F;
font-size: 108%;
}
.readmore {
	padding: 1px;
border: 0px solid #F00;
width: 100px;
text-align: center;
color: #777576;
font-size: 126%;
font-weight: lighter;
}
.readmore:hover {
	color: #fff;
	background: #020202;
	transition: all 0.9s ease 0s;
}
/*************endbody*****************/
/**************startfooter***************/
.footer {
	width: 100%;
	background: url(../footerbackground.jpg) repeat-x;
	height: 140px;
	border: 0px solid yellow;
 
}
.footerleft {
	width: 624px;
	height: 140px;
	border: 0px solid #F00;
	float: right;
	margin-right: 5%;
}
.footerleft1 {
	padding-top: 8px;
	height: 130px;
	width: 268px;
	border: 0px solid red;
	float: right;
}
.emaiiil {
	width: 93%;
	padding-right: 3%;
	height: 21px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1111;
}
.footerlefttittle {
	color: #f3f3f3;
	font-size: 117%;
	text-transform: uppercase;
	text-align: right;
}
.footerright1 {
	padding-top: 3px;
	height: 130px;
	width: 277px;
	border: 0px solid #F00;
	float: left;
}

.footercentertittle {
	color: #F3F3F3;
font-size: 113%;
background: url("../pintcentertittle.jpg") no-repeat scroll 99% 51% transparent;
padding-right: 18px;
margin-bottom: 3px;
text-align: right;
}
.newtittle {
	color: #F3F3F3;
	font-size: 80%;
}
.newtext {
	color: #FFF;
padding-right: 20px;
background: url("../directiionleft.jpg") no-repeat scroll 100% 47% transparent;
font-size: 106%;
text-align: right;
}
.newtext a {
	color: #f6821f;
}
.newtext a:hover {
	color: #f2b236;
	transition: all 0.9s ease 0s;
}
.footerright {
	width: 207px;
	float: left;
	height: 128px;
	margin-top: 7px;
	border: 0px solid #F00;
	margin-left: 2%;
	position: relative;
}
.uptop {
	position: absolute;
	left: 4px;
	top: 0px;
	cursor: pointer;
}
.cobyright {
	position: absolute;
	bottom: 8px;
	right: 0px;
	color: #7f7f7f;
	font-weight: lighter;
	font-size: 100%;
	font-family: "HandVetica";
	width: 100%;
	text-align: center;
}
.mediaicond {
	width: 91px;
	position: absolute;
	right: 10px;
	top: 1px;
	border: 0px solid #008000;
	min-height: 84px;
	line-height: 20px;
}
.medlinkf {
	color: #fff;
	font-size: 100%;
	padding-right: 21px;
	background: url("../facebookicon.jpg") no-repeat scroll 98% 39% transparent;
	margin-bottom: 3px;
	margin-top: 3px;
}
.medlinkf:hover {
	color: #547bbc;
	transition: all 0.9s ease 0s;
}
.medlinky {
	color: #fff;
	font-size: 100%;
	padding-right: 21px;
background: url("../youtuobeicon.jpg") no-repeat scroll 100% 58% transparent;margin-bottom: 3px;
	margin-top: 3px;
}
.medlinky:hover {
	color: #e9684b;
	transition: all 0.9s ease 0s;
}
.medlinkt {
	color: #fff;
	font-size: 100%;
	padding-right: 21px;
background: url("../tweetericon.jpg") no-repeat scroll 97% 46% transparent;
margin-bottom: 3px;
	margin-top: 3px;
}
.medlinkt:hover {
	color: #78ccf0;
	transition: all 0.9s ease 0s;
}
.medlinkgoogleplus {
	color: #fff;
	font-size: 100%;
	padding-right: 21px;
	margin-bottom: 3px;
	margin-top: 3px;
background: url("../gmailicon.jpg") no-repeat scroll 98% 56% transparent;
}
.medlinkgoogleplus:hover {
	color: #6f6f6f;
	transition: all 0.9s ease 0s;
}
/**************endfooter************/
.reachtext{
	width: 90%;
margin: auto;
border: 0px solid #F00;
background: #F8F8F8;
padding: 10px;
border-radius: 5px;
text-align: justify;
 }
.innerdecrption{
	line-height: 23px;
	color: rgb(149, 149, 149);
	height: 0px;
	border: 0px solid yellow;
	overflow: hidden;
	height: auto;
display: none; 
text-align: right;

   }
/***********************startcontactuscss************/
.bodydataright{
	width: 337px;
	vertical-align: top;
	display: inline-block;
	border: 0px solid green;
	-webkit-box-shadow: -1px 0px 4px 1px #9CE1B1;
-moz-box-shadow: -1px 0px 4px 1px #9CE1B1;
box-shadow: -1px 0px 4px 1px #9CE1B1;
float: left;
padding-right: 16px;
padding-left: 10px;
padding-bottom: 10px;
 -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-left: 10px;
}
.bodydataleft{
	width: 430px;
vertical-align: top;
display: inline-block;
-webkit-box-shadow: -1px 0px 4px 1px #fff;
-moz-box-shadow: -1px 0px 4px 1px #fff;
box-shadow: -1px 0px 1px 1px #fff;
float: right;
padding-right: 0px;
padding-left: 10px;
padding-bottom: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; min-height: 410px;
margin-right: 10px;
}
.contactname {
	text-align: right;
	color: #F6821F;
	font-size: 100%;
	margin-left: 3px;
	font-weight: lighter;
	padding-left: 10px;
}

.contactvalue2 {
	direction: rtl;
	font-weight: lighter;
	font-size: 100%;
	color: rgb(88, 89, 91);
	text-align: right;
}
.contactusgooglemap{
	width: 650px;
	height: 346px;
	margin: auto;
	margin-top: 20px;
	border: 0px solid red;
	position: relative;
	right: 0px;
 
	top: 0px;
}
.contactusgooglemapcover{
	width: 650px;
	height: 346px;
	 
	position: absolute;
	right: 0px;
		background: url(../650px-Contact_us.png) no-repeat;
z-index: 22222;
	top: 0px;
}
.contactusgooglemapdatamiddum{
	width: 650px;
	height: 346px;
	 background:#eff4f8;
	position: absolute;
	right: 0px;
 z-index: 15555;
	top: 0px;
}
 
.contactusgooglemapdata{
	width: 619px;
	height: 299px;
 	position: absolute;
	right: 7px;
	z-index: 22222;
 	top: 25px;
 	overflow: hidden;
 	
}
.mediaicons{
	width: 380px;
	border: 0px solid yellow;
	margin-top: 10px;
	margin-right: 18px;
}
 
#submit {
	border: 1px solid rgb(204, 204, 204);
	width: 90px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 16px auto auto 0px;
	color: #F6821F;
	cursor: pointer;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 70% 50%;
	font-size: 16px;
	border-radius: 10px;
}

#submit:HOVER {
	background: #e3e0e0;
	opacity: 0.9;
}
/**********************endcontactuscss******************/
/**************************start new event***********/
.entereddiv-news {
	float: right;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
}

.entereddiv-news-text {
	width: 500px;
float: right;
text-align: right;
margin-bottom: 2px;
font-size: 19px;
color: #4E4E4E;
}

.entereddiv-news-date {
	width: 500px;
	float: right;
	font-size: 21px;
	color: #F6821F;
}
.clrrr {
	clear: both;
}
.entereddiv-news-mazed {
	width: 500px;
	float: right;
	font-size: 20px;
}

.entereddiv-news-mazed a {
	color: #BABABA;
}
.entereddiv-news-mazed a:hover {
	color: #F6821F;
		transition: all 0.9s ease 0s;

}

.entereddiv-news-image {
	width: 235px;
	box-shadow: 0px 0px 4px 2px #F6821F;
	float: right;
	height: 150px;
	border-radius: 3px;
	margin-left: 17px;
	background-color: rgb(252, 252, 252);
	position: relative;
}

.entereddiv-news-image img {
	position: absolute;
	width: 226px;
	height: 140px;
	top: 5px;
	right: 5px;
	border-radius: 5px;
}

.entereddiv-news-image-details {
	box-shadow: 0px 0px 4px 2px rgba(11, 56, 252, 0.52);
	float: right;
	border-radius: 3px;
	background-color: #175ACF;
	position: relative;
	width: 63%;
	height: 250px;
	margin-bottom: 20px;
	margin-right: 167px;
}

.entereddiv-news-image-details img {
	position: absolute;
	width: 494px;
	top: 5px;
	right: 5px;
	border-radius: 5px;
	height: 241px;
}

.entereddiv-news-date-details {
	width: 200px;
	float: right;
	font-size: 15px;
	color: #0030FF;
	margin-right: 2px;
}

.entereddiv-news-text-details {
	width: 792px;
	float: right;
	text-align: right;
	direction: rtl;
	margin-bottom: 2px;
	font-size: 15px;
	color: black;
	margin-right: 2px;
	margin-top: 4px;
}
/******************************** end of the entered div*********************************/
/*******pagination**/
.nu {
	width: 30px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	background: none repeat scroll 0% 0% #2A3037;
	box-shadow: 0px 1px 1px 0px #9CE1B1;
}
/*****endpagination*/


/***********************end event**************/

/*********************startproduct***********/
.productblock {

	border: 1px solid #E6E6E6;
	width: 100%;
	margin-bottom: 20px;
	min-height: 176px;
	padding-bottom: 7px;
	position: relative;
	
}
.imghover {
 	height: 144px;
 	width: 100%;
	position: absolute;
	right: 0px;
	top: 6px;
	background: none repeat scroll 0% 0% #FFF;
	z-index: 222;
	opacity: 0.6;
	display: none;
}
.linkhover {
	background: url("../more.png") no-repeat scroll 35% 0% #FFF;
	width: 40px;
	height: 37px;
	position: absolute;
	right: 38%;
	top: 48px;
	border: 2px solid #FF7500;
	background-color: #fff;
	border-radius: 17px;
}
.linkhover:hover {
	-webkit-transform: rotate(360deg);
	-webkit-transition-duration: 900ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transform: rotate(360deg);
	-moz-transition-duration: 900ms;
	-moz-transition-timing-function: ease-out;
	-ms-transform: rotate(360deg);
	-ms-transition-duration: 900ms;
	-ms-transition-timing-function: ease-out;
	background-color: #FF7500;
}
.productslide {
 	border: 0px solid red;
	vertical-align: top;
	display: inline-block;
	text-align: right;
	width: 21%;
margin-left: 1%;
margin-right: 1%;

}

.slideimg {
	max-width: 100%;
	max-height: 135px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.slidename {
	position: absolute;
	bottom: 7px;
	width: 100%;
	text-align: center;
}
.slidename a{
	color: #6B6B6B;
	font-weight: lighter;
	font-size: 111%;
}
.slidename a:HOVER {
	color: #F6821F;
	transition: all 0.9s ease 0s;
}
/*********************endproduct***************/
.linkpath{
	color: #6B6B6B;
	font-size: 100%;
	font-weight: lighter;
}
.linkpath:HOVER {
	color: #e87c22;
	transition: all 0.9s ease 0s;
}

.slideimg:hover{
	opacity: 0.7;
		transition: all 0.9s ease 0s;

}