@charset "utf-8";
@FONT-FACE {
	font-family: "A_Nefel_Adeti";
	src: url("A_Nefel_Adeti.ttf");
}
@FONT-FACE {
	font-family: "Sorreda";
	src: url("Sorreda Pro.ttf");
}
@FONT-FACE {
	font-family: "RobotoSlab";
	src: url("RobotoSlab-Light.ttf");
}
@FONT-FACE {
	font-family: "DroidKufi-Regular";
	src: url("DroidKufi-Regular.ttf");
}
@FONT-FACE {
	font-family: "Raleway-Regular";
	src: url("Raleway-Regular.ttf");
}
@FONT-FACE {
        font-family: "Playball";
	src: url("Playball.ttf");
}
@FONT-FACE {
        font-family: "AvenirLTStd-Roman";
	src: url("AvenirLTStd-Roman.ttf");
}
@FONT-FACE {
        font-family: "AGA-Rasheeq-Regular";
	src: url("AGA-Rasheeq-Regular.ttf");
}
@FONT-FACE {
        font-family: "AGA-Cordoba-V2";
	src: url("ScheherazadeRegOT.ttf");
}
@FONT-FACE {
        font-family: "AvenirLTStd-Roman";
	src: url("AvenirLTStd-Roman.ttf");
}


body {
	margin: 0px;
	text-align: right;
	font-family: "DroidKufi-Regular";
	font-size: 20px;
background: #fff;
	direction: rtl;
 
}
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 {
	border: 0px solid blue;
	margin: auto;
	width: 1180px;
	min-height: 139px;
	position: relative;
        overflow: hidden;
        background-color: #f8f8f8;
}

/*********************startheader******************/
.header{
    width: 100%;
    height: 153px;
    position: relative;
    border-left: 0px solid #F00;
    border-width: 0px;
    border-style: solid;
    border-color: #333 #F00 #F00;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
background: #850c2d;
}

.slider{
width:100%;
height: auto;
border: 0px solid blue;
z-index: 1;
}

.mediaicons{
-webkit-transform: rotate(0deg);
	-webkit-transition-duration: 900ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transform: rotate(0deg);
	-moz-transition-duration: 900ms;
	-moz-transition-timing-function: ease-out;
	-ms-transform: rotate(0deg);
	-ms-transition-duration: 900ms;
	-ms-transition-timing-function: ease-out;
}
.mediaicons: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;
transition: all 0.9s ease 0s;
}

.topheader{
width: 100%;
height: 49px;
border-width: 0px 0px 0px;
border-style: solid;
border-color: #000 #000 #FFF;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
position: absolute;
left: 0px;
top: -1px;
background: none repeat scroll 0% 0% rgb(116, 9, 38);
}
 
.topheaderlink{
height: 30px;
padding-top: 10px;
width: 300px;
float: right;
margin-right: 71px;
font-size: 14px;
font-weight: bold;
}

.topheadermedia{
height: 25px;
margin-top: 14px;
float: left;
font-size: 14px;
border: 0px solid #008000;
margin-left: 2%;
width: 96%;
margin-right: 0px;
}


.topheaderlink a{
color: #fff;
font-size: 80%;
transition: all 0.9s ease 0s;
}
.topheaderlink a:hover{
text-decoration: underline;
transition: all 0.9s ease 0s;
}



.headericcon{
width: 32px;
height: 31px;
margin-right: 4px;
vertical-align: top;
display: inline-block;
background: none repeat scroll 0% 0% rgba(185, 185, 185, 0.6);
 
text-align: center;
 
}
#rssicon:hover{
color: #fad06d;
transition: all 0.9s ease 0s;
}
#rssicon{
color: #423c34;
transition: all 0.9s ease 0s;
    margin-top: 6px;

}

#googleiconfooter:hover{
color: #fb4d4d;
transition: all 0.9s ease 0s;
}
#googleicon:hover{
color: #fb4d4d;
transition: all 0.9s ease 0s;
}
#googleicon{
color: #423c34;
transition: all 0.9s ease 0s;
    margin-top: 11px;
padding: 0px;
}

#googleiconfooter{
color: #6d6e71;
transition: all 0.9s ease 0s;
    margin-top: 11px;
padding: 0px;
}

#facebookicon:hover{
color: #748bbc;
transition: all 0.9s ease 0s;
}
#facebookiconfooter:hover{
color: #748bbc;
transition: all 0.9s ease 0s;
}
#facebookicon{
color: #423c34;
transition: all 0.9s ease 0s;
    margin-top: 11px;
padding: 0px;
}

#facebookiconfooter{
color: #6d6e71;
transition: all 0.9s ease 0s;
    margin-top: 11px;
padding: 0px;
}

#twittericon:hover{
color: #7dc8eb;
transition: all 0.9s ease 0s;
}

#twittericonfooter:hover{
color: #7dc8eb;
transition: all 0.9s ease 0s;
}
#twittericon{
color: #423c34;
transition: all 0.9s ease 0s;
    margin-top: 11px;
padding: 0px;
}
#twittericonfooter{
color: #6d6e71;
transition: all 0.9s ease 0s;
    margin-top: 11px;
padding: 0px;
}

#pinteresticon:hover{
color: #f76666;
transition: all 0.9s ease 0s;
}

#pinteresticonfooter:hover{
color: #f76666;
transition: all 0.9s ease 0s;
}
#pinteresticon{
color: #423c34;
transition: all 0.9s ease 0s;
    margin-top: 11px;
padding: 0px;
}

#pinteresticonfooter{
color: #6d6e71;
transition: all 0.9s ease 0s;
    margin-top: 11px;
padding: 0px;
}

#dribbbleicon:hover{
color: #e49ebe;
transition: all 0.9s ease 0s;
}
#dribbbleicon{
color: #423c34;
transition: all 0.9s ease 0s;
    margin-top: 11px;
padding: 0px;
}

#youtubeicon:hover{
color: #db5d61;
transition: all 0.9s ease 0s;
}
#youtubeicon{
color: #423c34;
transition: all 0.9s ease 0s;
    margin-top: 11px;
padding: 0px;
}

#instagramicon:hover{
color: #85a5bf;
transition: all 0.9s ease 0s;
}
#instagramicon{
color: #423c34;
transition: all 0.9s ease 0s;
    margin-top: 11px;
padding: 0px;
}

#linkedinicon:hover{
color: #748bbc;
transition: all 0.9s ease 0s;
}
#linkedinicon{
color: #423c34;
transition: all 0.9s ease 0s;
    margin-top: 11px;
padding: 0px;
}
.headericcon a{
color: #fff;
transition: all 0.9s ease 0s;
}
.headericcon a:hover{
text-decoration: underline;
transition: all 0.9s ease 0s;
}

.logo{
height: 75px;
position: absolute;
right: 0px;
top: 25px;
border: 0px solid #F00;
width: 370px;
}

.cailingbox{
width: 369px;
height: 35px;
border: 0px solid #008000;
position: absolute;
left: 11.1%;
top: 60px;
text-align: left;
direction: ltr;
}

.cailingboxlib{
width: 33%;
height: 47px;
border-right: 1px solid #EEE;
text-align: center;
float: right;
line-height: 18px;
}
.cailingboxlibtop{
color: #5A5A5A;
font-size: 12px;
padding-top: 3px;
}

.cailingboxlibtopdata{
color: #000;
font-size: 11px;
padding-top: 3px;
height: 19px;
overflow: hidden;
}

.cailingboxlibtopdata a{
color: #87ab24;
transition: all 0.9s ease 0s;
}
.cailingboxlibtopdata a:hover{
color: #a91605;
transition: all 0.9s ease 0s;
}



.search {

	width: 24px;
height: 108px;
border: 0px solid #D5D5D5;
margin-top: 4px;
position: relative;
vertical-align: top;
display: inline-block;
overflow: hidden;
transition: all 0.9s ease 0s;
}
.submit {
	background: url('../searchicon.png');
	width: 16px;
	height: 15px;
	border: 0;
	position: absolute;
	left: -1px;
	top: 13px;
	cursor: pointer;
}
.submit:hover {
	background: url('../searchiconhover.png');
}

.search:hover{
	width: 85px;
	transition: all 0.9s ease 0s;
}


.header-srchformstyle {
	width: 166px;
height: 20px;
position: absolute;
right: 3px;
top: 1px;
cursor: pointer;
background: none repeat scroll 0% 0% transparent;
font-size: 10px;
border: 0px solid #D5D5D5;
text-align: right;
padding-right: 4px;
}
.header-srchformstyle:focus{
border: 0px;
}


.menu{
width: 65%;
position: absolute;
left: 0px;
bottom: 27px;
height: 44px;
border: 0px solid #008000;
padding-right: 1%;
}
.menuicon{
width: auto;
height: 70px;
float: right;
border-left: 0px solid #CB7369;
text-align: center;
padding-top: 10px;
font-size: 15px;
margin-top: 3px;
    padding-right: 14px;
    padding-left: 14px;
position: relative;
}
.menuicon a{
color: #fff;
transition: all 0.9s ease 0s;
}
.menuicon a:hover{
color: #fff;
transition: all 0.9s ease 0s;
}

#select{
margin-right: 10px;
margin-top: 1px;
padding-top: 11px;
height: 70px;
}

#select a{
color: #ED1C24;
}
 

.searchbox{
width: 8.1%;
height: 34px;
position: relative;
background: none repeat scroll 0% 0% #F0F0F0;
margin-right: 4%;
top: 0.5px;
display: inline-block;
vertical-align: top;
transition: all 0.9s ease 0s;
}

.searchbox:hover{
width: 40%;
transition: all 0.9s ease 0s;
}

.header-srchformstyle{
position: absolute;
right: 10px;
top: 11px;
border: 0px solid #F00;
color: #fff;
width: 74%;
font-size: 12.5px;
text-align: right;
background: none repeat scroll 0% 0% transparent;
}

 
#searchdicon{
position: absolute;
left: 7px;
top: 8px;
width: 20px;
height: 20px;
border: 0px solid #008000;
background: none repeat scroll 0% 0% transparent;
z-index: 444;
-webkit-transform: scale(0.80);
	-moz-transform: scale(0.80);
	-o-transform: scale(0.80);
	transform: scale(0.80);
transition: all 0.9s ease 0s;
color: #afafaf;
}
 
.searchbox:hover > #searchdicon{
color: #CD2122;
transition: all 0.9s ease 0s;
}


.homeservices{
width: 100%;
padding-top: 5px;
height: 118px;
background: #fff;
overflow: hidden;
}

.homeblock{
width: 31%;
height: 168px;
overflow: hidden;
border: 0px solid #00F;
vertical-align: top;
display: inline-block;

margin: auto;
}

.homeblockicon{
width: 71px;
height: 71px;
margin: auto;
}
.innerhomeblockicon1{
width: 71px;
height: 71px;
background: url('../our_visionhover.png');
}
.innerhomeblockicon1:hover{
background: url('../our_vision.png');
}

.innerhomeblockicon2{
width: 71px;
height: 71px;
background: url('../our_missionhover.png');
}
.innerhomeblockicon2:hover{
background: url('../our_mission.png');
}

.innerhomeblockicon3{
width: 71px;
height: 71px;
background: url('../our_managmenthover.png');
}
.innerhomeblockicon3:hover{
background: url('../our_managment.png');
}


.homeservicesleft{
width: 93%;
height: 111px;
float: right;
border: 0px solid #F00;
margin-right: 3.5%;
margin-top: 15px;
text-align: center;
}


.homeservicesright{
width: 29%;
height: 286px;
float: left;
border: 0px solid #F00;
margin-top: 77px;
margin-left: 3%;
}

.hometit{
color: #3b3a3a;
font-size: 18px;
margin-top: 7px;
margin-bottom: 7px;
}


.homeaboutus{
width: 90%;
height: 187px;
border: 0px solid #F00;
margin: 14px auto auto;
color: #545454;
font-size: 15px;
padding: 14px 20px 20px;
line-height: 20px;
overflow: hidden;
}





.innerhomeservices{
width: 96%;
height: 463px;
border: 0px solid #F00;
margin: 40px auto auto;
text-align: center;
}
.innerhomeservicestitle{
width: 100%;
text-align: center;
color: #272727;
font-weight: bold;
font-size: 21px;
margin-top: 5px;
margin-bottom: 10px;
}
.productblockk{
width: 31%;
height: 416px;
vertical-align: top;
display: inline-block;
margin-right: 1%;
margin-left: 1%;
border: 0px solid #F00;
margin-top: 7px;
overflow: hidden;
}

.productblockkimg{
width: 100%;
height: 196px;
position: relative;
overflow: hidden;
}

.hoverimgg{
width: 100%;
height: 196px;
position: absolute;
left: 150%;
top: 150%;
z-index: 4;
}

.hoverimgg2{
width: 100%;
height: 196px;
background: url("../hoverprod.png") no-repeat scroll 100% 100%;
position: absolute;
left: 0%;
top: 0%;
z-index: 1;
opacity: 1;
}

 
.topimgserv{
width: 100%;
height: 196px;
border: 0px solid #F00;
position: relative;
overflow: hidden;
}

.productblockkimg:hover > .hoverimgg{
width: 116%;
height: 196px;
position: absolute;
top: 84px;
z-index: 4;
border: 0px solid #F00;
background: url("../hoverprod.png") no-repeat scroll 100% 100% #FFF;
transition: all 0.9s ease 0s;
 -ms-transform: rotate(152deg); /* IE 9 */
    -webkit-transform: rotate(152deg); /* Chrome, Safari, Opera */
    transform: rotate(152deg);
left: 21px;
opacity: 0.5;
}

.servicettile{
width: 98%;
height: 25px;
overflow: hidden;
padding-right: 2%;
text-align: right;
margin-top: 20px;
}
.servicettile a{
color: #353535;
font-size: 15px;
font-weight: bold;
transition: all 0.9s ease 0s;
}
 .servicettile a:hover{
color: #ED1C24;
transition: all 0.9s ease 0s;
}

.servicetdesc{
color: #666;
height: 83px;
overflow: hidden;
font-size: 14px;
text-align: right;
width: 97%;
margin-right: 2%;
margin-top: 14px;
line-height: 21px;
}

.readmore{
width: 106px;
height:36px;
}
.innerreadmore{
width: 110px;
padding-right: 10px;
height: 35px;
text-align: right;
color: #626262;
font-size: 70%;
padding-top: 8px;
border: 1px solid #9B9B9B;
margin-right: 7%;
margin-top: 21px;
border-left: 3px solid #ED1C24;
transition: all 0.2s ease 0s;
}
.innerreadmore:hover{
background: #ED1C24;
text-align: center;
color: #fff;
transition: all 0.2s ease 0s;
border: 1px solid #ED1C24;
border-left: 10px solid #ED1C24;
}


.homegallery{
width: 100%;
height: 313px;
 
position: relative;
}









.slideall {
width: 94%;
min-height: 223px;
overflow: hidden;
margin: 0px 0px auto;
text-align: left;
direction: ltr;
position: relative;
border: 0px solid #F00;
margin-right: 3%;
margin-top: 17px;
}

 
 

#slides {
    min-width: 600000px;
	height: 186px;
	left: 0px;
	top: 0;
	position: absolute;
	padding-left: 0px;
	direction: ltr;
}

.slide{
width: 266px; 
margin-right: 10px;
height: 186px;
border: 0px solid blue;
vertical-align: top;
display: inline-block;
text-align: right;
}

#right{
    width: 45px;
    height: 31px;
    cursor: pointer;
    position: absolute;
    right: 3%;
    top: 136px;
    z-index: 2147483647;
}
#left{
    width: 45px;
    height: 31px;
    cursor: pointer;
    position: absolute;
    left: 1.4%;
    top: 136px;
    z-index: 2147483647;
}






.slideall9 {
width: 94%;
min-height: 223px;
overflow: hidden;
margin: 0px 0px auto;
text-align: left;
direction: ltr;
position: relative;
border: 0px solid #F00;
margin-right: 3%;
margin-top: 17px;
}

 
 

#slides9 {
    min-width: 600000px;
	height: 186px;
	left: 0px;
	top: 0;
	position: absolute;
	padding-left: 0px;
	direction: ltr;
}

.slide9{
width: 266px; 
margin-right: 10px;
height: 186px;
border: 0px solid blue;
vertical-align: top;
display: inline-block;
text-align: right;
}

#right9{
    width: 45px;
    height: 31px;
    cursor: pointer;
    position: absolute;
    right: 3%;
    top: 136px;
    z-index: 2147483647;
}
#left9{
    width: 45px;
    height: 31px;
    cursor: pointer;
    position: absolute;
    left: 1.4%;
    top: 136px;
    z-index: 2147483647;
}


.homelinkkk{
       width: 96%;
    height: 37px;
    border: 0px solid red;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    padding-top: 7px;
    direction: rtl;
margin-right: 0%;
}

.homelinkkk a{
color: #535454;
transition: all 0.5s ease 0s;
}

.homelinkkk a:hover{
color: #ED1C24;
transition: all 0.5s ease 0s;
}


.slideall55 {
width: 100%;
min-height: 93px;
overflow: hidden;
margin: 0px 0px auto;
text-align: left;
direction: ltr;
position: relative;
border: 0px solid #F00;
}

 
 

#slides55 {
    min-width: 600000px;
	height: 101px;
	left: 0px;
	top: 0;
	position: absolute;
	padding-left: 0px;
	direction: ltr;
}

.slide55{
width: 266px; 
margin-right: 10px;
height: 101px;
border: 0px solid blue;
vertical-align: top;
display: inline-block;
background: none repeat scroll 0% 0% #fff;
}

#right55{
width: 24px;
height: 22px;
cursor: pointer;
position: absolute;

left: 2.4%;
top: 22px;
}
#left55{
width: 24px;
height: 24px;
cursor: pointer;
position: absolute;
left: 0%;
top: 22px;
}

.gallimg:hover{
transition: all 0.8s ease 0s;
-webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.homenewsinner{
width: 100%;
height: 300px;
background: none repeat scroll 0% 0% #F8F8F8;
    border-bottom: 3px solid #83b68d;
}


.homenewsleftinner{
width: 621px;
height: 298px;
border: 0px solid #F00;
float: right;
margin-top: 2px;
margin-right: 3.4%;
padding-top: 20px;
}

.homenewsrightinner{
width: 376px;
height: 217px;
border: 0px solid #F00;
float: left;
margin-top: 23px;
margin-left: 3.4%;
}


.homenestiitle{
color: #333333;
font-size: 110%;
margin-bottom: 20px;
margin-top: 5px;
} 

.lineclients{
width: 94%;
background: url("../startclients.png") no-repeat scroll 100% 46% transparent;
padding-right: 6%;
color: #545454;
font-size: 15px;
margin-bottom: 7px;
}

.lineclients:hover{
background: url('../startclientshover.png') no-repeat scroll 100% 46% transparent;
color: #69ac5a;
}





.lineclients2{
width: 94%;
background: url('../startclients.png') no-repeat scroll 100% 5% transparent;
padding-right: 9%;
color: #ED1C24;
font-size: 14px;
margin-bottom: 10px;
border-bottom: 1px solid #E9E9E9;
padding-bottom: 9px;
}

.lineclients2 a{
color: #9f9f9f;
transition: all 0.9s ease 0s;
}
.lineclients2 a:hover{
color: #ED1C24;
transition: all 0.9s ease 0s;
}

.lineclients2:hover{
background: url('../startclientshover.png') no-repeat scroll 100% 5% transparent;
color: #69ac5a;
}



.scrollnews {
	height: 199px;
	width: 99%;
	overflow: hidden;
	border: 0px solid red;
	position: relative;
top: 13px;
}
#newsscope {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 6000px;
}
.homenews {
	height: 100px;
margin-bottom: 2px;
border-bottom: 1px solid #EFEFEF;
overflow: hidden;
width: 100%;
padding-top: 5px;
padding-bottom: 5px;
	
}
 .newstittle{
  	height: 42px;
 	overflow: hidden;
 	width: 95%;
 	padding-left: 2%;
 	border: 0px solid red;
font-size:90%;

 }
 

.homenewslink{
color: #666666;
font-size: 70%;
 
transition: all 0.9s ease 0s;

}
.homenewslink:hover{
color: #a91605;
transition: all 0.9s ease 0s;
}
.footernewdetial{
color: #6d6d6d;
font-size: 85%;
line-height: 20px;
height: 42px;
overflow: hidden;
margin-top: 0px;
border: 0px solid #F00;
direction: rtl;
}
.footernewdetial a{
color: #666666;
transition: all 0.9s ease 0s;
}
.footernewdetial a:hover{
color: #ED1C24;
transition: all 0.9s ease 0s;
}
.footernewdate{
color: #a0a0a0;
font-size: 65%;
 
line-height: 16px;
height: 33px;
overflow: hidden;
border: 0px solid #F00;
margin-top: 7px;
}


.homenewsright{
width: 68%;
float: right;
height: 88px;
border: 0px solid #F00;
overflow: hidden;
}

.homenewsleft{
width: 132px;
height: 88px;
float: right;
color: #FFF;
font-size: 74%;
margin-left: 5%;
text-align: right;
padding-top: 0px;
line-height: 21px;
border: 0px solid red;
}

.footernewsimg{
width: 100%;
height: 72px;
}

.newssimggssss{
width: 100%;
height: 71px;
border: 0px solid #bcbcbc;
opacity: 0.8;
transition: all 0.9s ease 0s;
}
.newssimggssss:hover{
opacity: 1;
transition: all 0.9s ease 0s;
}

.homeclients{
width: 100%;
height: 191px;
background: none repeat scroll 0% 0% #FFF;
}
.innerhomeclients{
width: 92%;
margin: 35px auto auto;
border: 0px solid #F00;
height: 161px;
position: relative;
}

.footer{
width: 100%;
height: 398px;
position: relative;
background: url("../cityview-dark.jpg") no-repeat scroll 0% 61% transparent;
}

.copyright{
font-size: 11px;
    width: 100%;
    height: 55px;
    border-left: 0px solid #F00;
    border-width: 0px;
    border-style: solid;
    border-color: #444 #F00 #F00;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    color: #FFF;
    position: absolute;
    padding-right: 3%;
    bottom: 0px;
    padding-top: 9px;
    background: none repeat scroll 0% 0% #212328;
line-height: 20px;
}

.uptop{
position: absolute;
right: 8.2%;
bottom: -6px;
width: 67px;
height: 66px;
border: 0px solid #00F;
cursor: pointer;
 -ms-transform: rotate(13deg); /* IE 9 */
    -webkit-transform: rotate(13deg); /* Chrome, Safari, Opera */
    transform: rotate(13deg);
}

.footerleft{
position: absolute;
right: 9%;
top: 30px;
width: 262px;
height: 194px;
border: 0px solid #FFF;
}



#footersendemail{
    background: none repeat scroll 0% 0% rgba(255, 255, 255, 0);
    width: 100%;
    height: 31px;
    color: #adadad;
    font-size: 63%;
    padding: 0px 5px 0px 0px;
    border: 0px none;
    margin-top: -1px;
    font-family: "DroidKufi-Regular";
  	 }
 	 .footersendsubmit{
    background: url(../sennndmeddarabic.png) no-repeat;
    width: 109px;
    height: 34px;
    border: 0;
    cursor: pointer;
    float: left;
    margin-left: -5px;
    position: absolute;
    left: 0px;
    top: -1px;
 	 }
.footersendsubmit:hover{
width: 109px;
    height: 34px;
 	 	background: url(../sennndmeddhoverarabic.png) no-repeat;
}


.footercenter{
    position: absolute;
    left: 2%;
    top: 70px;
    width: 177px;
    height: 260px;
    border: 0px solid #FFF;
    overflow: hidden;
}




.footeraddress{
width: 90%;
padding-right: 10%;
color: #FFF;
font-size: 12px;
background: url("../addressicon.png") no-repeat scroll 100% 14% transparent;
border-width: 0px 0px 1px;
border-style: solid;
border-color: #F00 #F00 #444;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
margin-bottom: 8px;
padding-top: 3px;
margin-top: 15px;
height: 29px;
overflow: hidden;
line-height: 20px;
}

.headeraddress{
    width: 44%;
    padding-right: 21px;
    color: #fff;
    font-size: 12px;
    background: url("../addressicon.png") no-repeat scroll 100% 32% transparent;
    border: 0px solid #F00;
    margin-bottom: 14px;
    padding-top: 1px;
    height: 22px;
    overflow: hidden;
    float: right;
}


.headertel{
    width: 15%;
    padding-right: 24px;
    color: #fff;
    font-size: 14px;
    background: url("../phoneheaderarabic.png") no-repeat scroll 100% 27% transparent;
    border: 0px solid #F00;
    margin-bottom: 14px;
    padding-top: 0px;
    height: 29px;
    overflow: hidden;
    float: left;
    direction: ltr;
    line-height: 26px;
font-family: Times New Roman;
}

.headermail{
width: 20%;
padding-right: 25px;
color: #979EA5;
font-size: 16px;
background: url("../emailheaderarabic.png") no-repeat scroll 99% 27% transparent;
border: 0px solid #F00;
margin-bottom: 14px;
padding-top: 0px;
height: 21.5px;
overflow: hidden;
float: left;
    line-height: 23px;
font-family: Times New Roman;
}

.headericons{
width: 10%;
color: #979EA5;
font-size: 14px;
border: 0px solid #F00;
margin-bottom: 14px;
padding-top: 2px;
height: 32px;
float: left;
margin-top: -6px;
}

.headermail a{
color: #fff;
transition: all 0.9s ease 0s;
}
.headermail a:hover{
color: #E6E6E6;
transition: all 0.9s ease 0s;
}



.footertel{
width: 90%;
padding-right: 10%;
color: #FFF;
font-size: 14px;
background: url("../phoneicon.png") no-repeat scroll 99% 21% transparent;
border-width: 0px 0px 1px;
border-style: solid;
border-color: #F00 #F00 #444;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
margin-bottom: 9px;
padding-top: 2px;
height: 27px;
overflow: hidden;
line-height: 20px;
}

.footermob{
width: 90%;
padding-right: 10%;
color: #FFF;
font-size: 14px;
background: url("../mobileicon.png") no-repeat scroll 100% 21% transparent;
border: 0px solid #F00;
margin-bottom: 10px;
min-height: 21px;
padding-top: 2px;
border-bottom: 1px solid #444;
}

.footeremail{
width: 90%;
padding-right: 10%;
color: #FFF;
font-size: 12px;
background: url("../emailicon.png") no-repeat scroll 100% 46% transparent;
border: 0px solid #F00;
margin-bottom: 10px;
min-height: 21px;
padding-top: 4px;
border-bottom: 1px solid #444;
}
.footeremail a{
color: #FFF;
transition: all 0.9s ease 0s;
}
.footeremail a:hover{
color: #DBDBDB;
transition: all 0.9s ease 0s;
}




.blockheader{
color: #FFF;
background: url("../plusiccon.png") no-repeat scroll 6% 43% #2A2A2A;
font-size: 14px;
padding-right: 4%;
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 0px;
cursor: pointer;
transition: all 0.5s ease 0s;
}

.hove{
background: url('../minsiccon.png') no-repeat scroll 6% 43% #83b68d;
cursor: inherit;
transition: all 0.5s ease 0s;
}

.blockdesc{
font-size: 14px;
padding-right: 4%;
width: 100%;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
color: #545454;
background: #f5f5f5;
height: 0px;
overflow: hidden;
transition: all 0.5s ease 0s;
}
.show{
height: 176px;
padding-top: 10px;
padding-bottom: 10px;
overflow: hidden;
transition: all 0.5s ease 0s;
}

/******************************startinnerpage************************/
.innerbody {
	width: 92%;
	border: 0px solid red;
	margin: auto;
	margin-top: 10px;
	font-family: "DroidKufi-Regular";
}
.reachtext {
	width: 100%;
	margin: auto;
	border: 0px solid #F00;
	padding: 10px;
	border-radius: 5px;
	text-align: center;
	padding-top: 10px;
	padding-right: 1%;
	position: relative;
	z-index: 4444;
    min-height: 411px;

}
.innerdecrption {
	line-height: 28px;
	color: #6D6D6D;
	border: 0px solid #FF0;
	height: auto;
	text-align: right;
	font-size: 14px;
	padding-bottom: 22px;
	position: relative;
	min-height: 325px;
	width: 95.5%;
	margin-right: 1%;
	overflow: hidden;
margin-top: 15px;
    min-height: 411px;
}
.innerdecrption ul {
width: 100%;
}
.innerdecrption li {
	list-style: circle;
	margin-right: 36px;
margin-top: 5px;
margin-bottom: 5px;
}

.innerdecrption li a {
	color: rgb(149, 149, 149);
}
.innerdecrption li a:hover {
	color: #0CA6A4;
	transition: all 0.9s ease 0s;
}

.teext {
	position: absolute;
	right: 0%;
	top: 0px;
	border: 0px solid red;
	height: auto;
	width: 100%;
opacity: 0;
}
.pagetitle {
	width: 94%;
	padding-top: 5px;
	height: 33px;
	color: #1E283A;
	font-size: 107%;
	padding-right: 1%;
	font-weight: lighter;
}

.tittlepagee {
	font-size: 36px;
	line-height: 52px;
	font-weight: 700;
	text-transform: uppercase;
	color: #33283a;
	text-align: center;
	position: absolute;
	top: -500px;
	width: 100%;
}
.lineee2 {
	width: 10%;
	margin: auto;
	border-bottom: 1px solid #1e283a;
	margin-top: 2px;
	margin-bottom: 10px;
}

.bodydataright{
	width: 48%;
	vertical-align: top;
	display: inline-block;
	border: 0px solid green;
margin: 0px;
padding-right: 0px;
padding-left: 10px;
padding-bottom: 10px;
 -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-left: 10px;
}
.bodydataleft{
	width: 45%;
vertical-align: top;
display: inline-block;
margin: 0px 12px 15px;
padding-right: 0px;
padding-left: 10px;
padding-bottom: 10px;
border-radius: 5px;
min-height: 320px;
border: 0px solid red;
}
.contactname {
 	color: #8A8A89;
font-size: 10pt;
line-height: 22px;
margin-top: 8px;
}

.contactvalue2 {
	direction: ltr;
	font-weight: lighter;
	font-size: 11pt;
	color: #8A8A89;
	text-align: right;
}


.contactname3 {
 	color: #0CA6A4;
font-size: 10pt;
line-height: 22px;
margin-top: 8px;
}

.contactvalue3 {
	direction: ltr;
	font-weight: lighter;
	font-size: 11pt;
	color: #ffffff;
	text-align: right;
}

.contactusgooglemap{
	width: 100%;
	height: 346px;
	margin: auto;
	margin-top: 20px;
	border: 0px solid red;
	position: relative;
	right: 0px;
 
	top: 0px;
}
.contactusgooglemapcover{
	width: 100%;
	height: 346px;
	 
	position: absolute;
	right: 0px;
		background: url(../650px-Contact_us.png) no-repeat;
z-index: 22222;
	top: 0px;
}
.contactusgooglemapdatamiddum{
	width: 100%;
	height: 346px;
	 background:#eff4f8;
	position: absolute;
	right: 0px;
 z-index: 15555;
	top: 0px;
}
 
.contactusgooglemapdata{
	width: 100%;
	height: 299px;
 	position: absolute;
	right: 7px;
	z-index: 22222;
 	top: 25px;
 	overflow: hidden;
 	
}
.td {
	width: 100%;
min-height: 40px;
background-color: #F8F8F8;
border: thin solid #E6E6E6;
border-radius: 9px;
text-align: center;
margin-bottom: 10px;
}
.td {
	font-family: "DroidKufi-Regular";
	font-size: 14px;
}
.td {
	background-color: White;
	font-family: "DroidKufi-Regular";
	font-size: 14px;
	vertical-align: top;
	padding: 5px 0px;
}


#sercchicon{
position: relative;
border: 0px solid red;
}

.textbox {
	width: 89%;
height: 40px;
margin-top: -3px;
border: medium none;
background-color: transparent;
 direction: rtl;
font-size: 10pt;
color: #3b3b3b;
margin-right: 17px;
	font-family: "DroidKufi-Regular";
}
.RequiredFields {
	position: relative;
	float: right;
	height: 35px;
	width: 100%;
}
.button {
padding: 10px;
color: #fff;
font-size: 15px;
text-align: center;
height: 40px;
margin: 10px 0px;
border: medium none;
width: 65px;
cursor: pointer;
font-size: 77%;
}

 #form {
	border: 1px solid #E6E6E6;
	margin-top: 16px;
	width: 445px;
}

.con {
	font-weight: lighter;
	color: #098BF7;
	font-size: 100%;
 }
.condata {
	color: #616161;
	font-size: 95%;
	margin-right: 27px;
	width: 368px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #D4C9C9;
 	margin-top: 15px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.condata:focus{
	border: 1px solid #ED1C24;
}

#submit {
	border: 1px solid rgb(204, 204, 204);
	width: 90px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 25px 10px auto 789px;
	color: #098BF7;
	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;
transition: all 0.9s ease 0s;
}


.underslidercontentblock1 {
	width: 29.8%;
height: 224px;
	border: 0px solid red;
	float: right;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
 margin-bottom: 10px;
}
.servicesimagebottom1 {
	width: 100%;
	height: 224px;
	border: 0px solid green;
	overflow: hidden;
	position: relative;
}
.backgrounnd1 {
	width: 100%;
	height: 224px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	text-align: center;
	z-index: 55555;
}
.backgrounnd1:hover {
background: url("../linnk.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0.43);	background-color: rgba(0, 0, 0, 0.43);
}

.bodyblocckimg:hover{
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	-ms-filter: fliph; /*IE*/
	filter: fliph; /*IE*/
	transition: all 0.9s ease 0s;
}

.pppoimg{
	width: 100%;
	height: 100%;
}

.innerviewdetialsbutton {
	background: none repeat scroll 0% 0% #098BF7;
	color: #FFF;
	padding-top: 6px;
	height: 25px;
	width: 100%;
	text-align: center;
	font-weight: lighter;
	font-size: 89%;
}
.innerviewdetialsbutton:hover {
	background: #DBDBDB;
	color: #098BF7;
	transition: all 0.9s ease 0s;
}

.nu {
	width: 30px;
display: inline-block;
margin: 0px;
padding: 0px;
background: none repeat scroll 0% 0% #E9E9E9;
box-shadow: 0px 1px 1px 0px #9F9F9F;
text-align: center;
line-height: 27px;
font-size: 19px;
}


@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.downloadfile {
	color: #ED1C24;
	font-size: 105%;
	font-weight: lighter;
	text-align: center;
	width: 200px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	padding: 5px;
	background: #E9E9E9;
	margin-left: 0px;
line-height: 25px;
}
.downloadfile:hover {
	background: #ED1C24;
	color: #fff;
	transition: all 0.9s ease 0s;
}

.videobody{
	width: 500px;
	height: 300px;
	border: 0px solid red; 
	position: absolute;
	right: 360px;
	top: -100px;
	z-index: 5555555555;
 	text-align: center;
 	display: none;
}

.backgroundblack{
	width: 100%;
	height: 100%;
	position: absolute; right: 0px;
	top: 0px;
	z-index: 555555555555555;
 	display: none;
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.72);
}

.inc_oreders
{
border: 0px solid #F00;
width: 70%;
margin-right: 200px;
position: relative;
margin-top: 15px;
color: #575757;
font-size: 19px;
}
.condata
{
border: 1px solid #D7D7D7;
width: 560px;
height: 38px;
padding-right: 23px;
font-size: 19px;
}
.inc_oreders img
{
margin-right: 27px;
position: absolute;
z-index: 1;
margin-top: -22px;
height: 43px;
}
#submitorder {
width: 15%;
height: 36px;
color: #FFF;
background-color: #ED1C24;
border: medium none;
border-radius: 4px;
cursor: pointer;
font-size: 23px;
margin-right: 93%;
margin-top: 15px;
	transition: all 0.9s ease 0s;
}
#submitorder:hover {
background-color: #8A8A8A;
color: #fff;
	transition: all 0.9s ease 0s;
}

#comments{
width: 100%;
}









.submenu {
	position: absolute;
right: 0px;
top: 123px;
background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.72);
height: 0px;
opacity: 0;
overflow:hidden;
	transition: all 0.9s ease 0s;
height: auto;
-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
border-top: 3px solid #E0E0E0;
padding: 10px;
z-index: 5555555555555555555555;

 

}

.link {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #333333;
	width: 97%;
	text-align: right;
	padding-right: 3%;
}
 
.link a {
	color: #333333;
	font-size: 100%;
	font-weight: lighter;
	text-align: right;
	transition: all 0.9s ease 0s;
}

.link a:hover {
	color: #cec04e;

	transition: all 0.9s ease 0s;
}




.logolink {
	 width: 32%;
height: 180px;
vertical-align: top;
display: inline-block;
border: 0px solid red;
text-align: center;
border-left: 1px solid #E0E0E0;
padding-top: 20px;
margin-top: 20px;
padding-bottom: 20px;
}

.logolink a {
	color: #fff;
	font-size: 100%;
	font-weight: lighter;
	text-align: right;
	transition: all 0.9s ease 0s;
}
.logolink a:hover{
color: #fff;
	transition: all 0.9s ease 0s;
}

.logolinkimg{
width: 100%;
height: 107px;
padding-top: 7px;
padding-bottom: 7px;
-webkit-border-radius: 70px;
-moz-border-radius: 70px;
border-radius: 70px;
-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
transition: all 0.5s ease 0s;

}

.logolinkimg:hover{
-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
transition: all 0.5s ease 0s;

}

.logolinkimg img{
width: 94%;
height: 107px;
-webkit-border-radius: 64px;
-moz-border-radius: 64px;
border-radius: 64px;
}

 

.blockicon:hover > .submenu {
	opacity: 1;
	transition: all 0.9s ease 0s;
-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.menuproductname a{
color: #696969;
transition: all 0.9s ease 0s;
font-weight: bold;
}

.menuproductname a:hover{
color: #0CA6A4;
transition: all 0.9s ease 0s;
}



.productstopbodytextdetial{
color: #6D6D6D;
font-size: 14px;
text-align: right;
width: 90%;
margin: auto;
line-height: 20px;
margin-top: 12px;
height: 58px;
overflow: hidden;
font-family: "DroidKufi-Regular";
border: 0px solid red;
}

.promore{
	width: 90%;
	text-align: right;
	margin-right: 5%;
margin-top: 10px;	

}

.promore a{
font-size: 14px;
color: #000;
transition: all 0.5s ease 0s;
}
.promore a:hover{
color: #cec04e;
transition: all 0.5s ease 0s;
}


 .proimg{
width: 100%;
height: 167px;
background: none repeat scroll 0% 0% rgba(185, 185, 185, 0.6);
border: 0px solid #a5a1a1;
transition: all 0.5s ease 0s;
overflow: hidden;
}
.proimg:hover{
border: 0px solid #a5a1a1;
background: #E4E4E4;
transition: all 0.5s ease 0s;
}

.proimg img{
width: 100%;
height: 167px;
-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
transition: all 0.5s ease 0s;
}
.proimg img:hover{
-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
transition: all 0.5s ease 0s;
}

.innerddslide3 {
height: 143px;
width: 155px;
 
vertical-align: top;
display: inline-block;
margin-left: 8px;
margin-bottom: 8px;

border: 1px solid #fff;

transition: all 0.5s ease 0s;
}


.innerslide3 {
height: 150px;
width: 23%;
 
vertical-align: top;
display: inline-block;
margin-left: 1%;
margin-bottom: 15px;
 border: 1px solid #D1D1D1;
transition: all 0.5s ease 0s;
}





.underslidercontentblock1 {
	width: 98%;
height: 98%;
	border: 0px solid red;
	float: right;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
 margin-bottom: 10px;
 
 padding: 1%;
 border: 1px solid #f9f9f9;
 
}
.servicesimagebottom1 {
	width: 100%;
	height: 150px;
	border: 0px solid green;
	overflow: hidden;
	position: relative;
}
.backgrounnd1 {
	width: 100%;
	height: 150px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	text-align: center;
	z-index: 55555;
}
.backgrounnd1:hover {
background: url("../linnk.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0.43);	background-color: rgba(0, 0, 0, 0.43);
}

.bodyblocckimg:hover{
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	-ms-filter: fliph; /*IE*/
	filter: fliph; /*IE*/
	transition: all 0.9s ease 0s;
}
.sitemaplinks a{
 	color: #929292;
 	font-size: 100%;
 	font-weight: lighter;
 }
 .sitemaplinks li{
 	list-style: circle;
 	margin-right: 23px;
width: 100%;
 }
  .sitemaplinks a:hover{
  	color: #0CA6A4;
	transition: all 0.9s ease 0s;
  }

.newsslide2 {
height: 221px;
width: 22%;
vertical-align: top;
display: inline-block;
margin-left: 2%;
border: 0px solid #00F;
transition: all 0.5s ease 0s;
margin-bottom: 10px;
}












 




.displayproduct {

	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background: none repeat scroll 0% 0% #F6F6F6;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
.tittlerow1 {
	width: 99.8%;
	border: 0px solid #F00;
	height: 60px;
	border: 1px solid #fff;
	border-top: 1px solid #dddddd;
	background: none repeat scroll 0% 0% rgba(185, 185, 185, 0.6);
}
.tittlerow2 {
	width: 99.8%;
	border: 0px solid #F00;
	height: 60px;
	border: 1px solid #fff;
	border-top: 1px solid #dddddd;
	background: #f9f9f9;
}
.tittlerow1:hover {

	background: #EAEAEA;
	border-top: 1px solid #F5F5F5;
}
.tittlerow2:hover {

	background: #EAEAEA;
	border-top: 0px solid #F3F7FB;
}

.tittlevalue {
	width: 50%;
	border: 0px solid #F00;
	height: 48px;
	vertical-align: top;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	padding-top: 13px;
	color: #80838E;
}
.tittlevaluefirst {
	width: 45%;
	border: 0px solid #F00;
	height: 48px;
	vertical-align: top;
	display: inline-block;
	text-align: right;
	font-size: 16px;
	padding-top: 9px;
	color: #80838E;
	padding-right: 7%;
	background: url("../pdf_icon.gif") no-repeat scroll 99% 114% transparent;
}


.tittletable {
	width: 40%;
	border: 0px solid #F00;
	height: 41px;
	vertical-align: top;
	display: inline-block;
	font-weight: lighter;
	color: #004283;
	padding-top: 10px;
	font-size: 115%;
	text-align: right;
	padding-right: 1%;
}

.tittlevaluefirst a {
	color: #80838E;
}
.tittlevaluefirst a:hover {
	color: #0370DB;
	transition: all 0.9s ease 0s;
}

.eyeyicon {
	width: 4%;
	height: 30px;
	vertical-align: top;
	display: inline-block;
	padding-top: 20px;
	border: 0px solid red;
}
.certifcateimg {
	width: 527px;
	height: 281px;
	position: relative;
	border: 0px solid red;
	margin: auto;
}
.nummmber th{
	font-size: 100%;
	font-weight: lighter;
}



.mainlanguage {

	border: 0px solid red;
	width: 120px;
	vertical-align: top;
	display: inline-block;
	position: relative;
	height: 30px;
z-index: 555555555555555;
}
.mainlanguage a {
	color: #fff;
	font-size: 14px;
	font-weight: lighter;
}
.mainlanguage a:hover {
	color: #EFC539;
	transition: all 0.9s ease 0s;
}
.morelang {
	position: absolute;
	left: 4px;
	top: 6px;
	cursor: pointer;
}
.secondlangiage {
	width: 45px;
	position: absolute;
	height: 15px;
	display: none;
	top: -2px;
	right: -3px;
}

.languageheader{
height: 29px;
font-size: 68%;
color: #707070;
overflow: hidden;
width: 44px;
border: 0px solid #F00;
padding-left: 9%;
background: url("../languageicon.png") no-repeat scroll 0% 52% transparent;
float: right;
margin-right: 2%;
font-family: "DroidKufi-Regular";
margin-top: 0px;
}
.languageheader a{
color: #fff;
transition: all 0.9s ease 0s;
}

.languageheader a:hover{
color: #BB9215;
transition: all 0.9s ease 0s;
}


.websitelinkk{
color: #B6B43B;
margin-right: 17px;
transition: all 0.9s ease 0s;
float: left;
}
.websitelinkk:hover{
color: gray;
transition: all 0.9s ease 0s;
}

.blotite{
font-size: 17px;
color: #850C2D; 
font-family: "DroidKufi-Regular";
}

.newsslide2 {
height: 221px;
width: 22%;
vertical-align: top;
display: inline-block;
margin-left: 2%;
border: 0px solid #00F;
transition: all 0.5s ease 0s;
margin-bottom: 10px;
}















.homenewimg3{
width: 100%;
height: 142px;
position: relative;
border: 0px solid green;
}
.innerhomenewimg3{
width: 100%;
height: 142px;
position: absolute;
right: 0px;
top: 0px;
}
.neimg3{
width: 100%;
height: 126px;
position: absolute;
right: 0px;
top: 0px;
}
.newsline3{
   width: 100%;
height: 16px;
position: absolute;
right: 0px;
top: 123px;
border-top: 4px solid #FFCFCF;

}
 
.innerhomenewimg3:hover > .newsline3{
border-top: 4px solid #C7DBEC;
}

.newsdate3{
width: 69px;
height: 42px;
color: #000;
transition: all 0.5s ease 0s;
background: none repeat scroll 0% 0% #cae3ae;
position: absolute;
left: -20px;
top: 40px;
z-index: 5555;
opacity: 0.8;
text-align: center;
font-weight: bold;
font-size: 88%;
font-family: "DroidKufi-Regular";
padding-top: 2px;
}

.homenewimg3:hover > .newsdate3{
color: #fff;
transition: all 0.5s ease 0s;
background: rgba(77, 148, 255, 0.8);
}

.newsdesc3{
width: 100%;
height: 64px;
overflow: hidden;
border: 0px solid #F00;
margin-top: -5px;
color: #939393;
font-size: 90%;
}

.homenewstitle3{
width: 100%;
height: 23px;
border: 0px solid red;
overflow: hidden;
text-align: center;
}
.homenewstitle3 a{
color: #cae3ae;
font-size: 95%;
transition: all 0.5s ease 0s;
}
.homenewstitle3 a:hover{
color: #DA3A3F;
transition: all 0.5s ease 0s;
}

.homeneewsdes3{
height: 35px;
overflow: hidden;
font-size: 86%;
line-height: 18px;
text-align: center;
}

.neimg{
width: 100%;
height: 126px;
margin: auto;
}


.hoomeprod {
height: 224px;
width: 23%;
 
vertical-align: top;
display: inline-block;
margin-left: 1%;
margin-bottom: 10px;
 
transition: all 0.5s ease 0s;
}






.proimg{
width: 100%;
height: 167px;
background: none repeat scroll 0% 0% rgba(185, 185, 185, 0.6);
border: 1px solid #e4e4e4;
transition: all 0.5s ease 0s;
}
.proimg:hover{
border: 1px solid #f5f5f5;
background: #E4E4E4;
transition: all 0.5s ease 0s;
}

.proimg img{
width: 100%;
height: 167px;
-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
transition: all 0.5s ease 0s;
}
.proimg img:hover{
-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
transition: all 0.5s ease 0s;
}
.producttitlehome{
width: 100%;
margin-top: 15px;
height: 21px;
text-align: center;
border: 0px solid green;
overflow: hidden;
}
.producttitlehome a{
font-size: 108%;
color: #253d4a;
transition: all 0.5s ease 0s;
}
.producttitlehome a:hover{
color: #0CA6A4;
transition: all 0.5s ease 0s;
}





 

.immgbllock{
width: 240px;
height: 162px; 
border: 1px solid #DADADA;
	position: relative;
overflow: hidden;
margin-bottom: 12px;
}

.photitle{
width: 100%;
padding-top: 4px;
height: 36px;
color: #FFF;
background: none repeat scroll 0% 0% rgba(24, 24, 24, 0.74);
right: 0%;
position: absolute;
bottom: -36px;
font-size: 87%;
}
.immgbllock:hover > .photitle{
right: 0%;
	position: absolute;
bottom: 0px;
transition: all 0.5s ease 0s;
}

.innimmgbllock{
width: 100%;
height: 162px; 
border: 0px solid red;
	position: relative;
overflow: hidden;
}


.mmgi{
-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px; width: 100%;
height: 162px;
}
.innimmgbllockground{
right: 0%;
	position: absolute;
top: 0px;
width: 100%;
height: 162px; 
opacity: 0;
background: none repeat scroll 0% 0% rgba(24, 24, 24, 0.54);
transition: all 0.5s ease 0s;
}

.innimmgbllock:hover > .innimmgbllockground{
opacity: 1;
transition: all 0.5s ease 0s;
}




.slideall77 {
	width: 818px;
	height: 260px;
	overflow: hidden;
	position: relative;
	margin: 0px auto auto;
	border: 0px solid red;
	text-align: left;
	direction: ltr;
}

#slides77 {
	min-width: 600000px;
	height: 260px;
	left: 0px;
	top: 0;
	position: absolute;
	border: 0px solid green;
	padding-left: 0px;
	direction: ltr;
}

.slide77 {
float: left;
text-align: right;
height: 260px;
width: 262px;
padding-right: 0px;
border: 0px solid #F00;
margin-left: 9px;
margin-right: 7px;
margin-top: 7px;
}

#right77 {
	position: absolute;
right: 10px;
bottom: 140px;
cursor: pointer;
z-index: 1;
}
#left77 {
position: absolute;

left: 10px;
bottom: 140px;
cursor: pointer;
z-index: 1;
}

.viddddeolink{
color: #ED1C24;
font-size: 14px; 
transition: all 0.9s ease 0s;
}

.viddddeolink:hover{
color: #4c5154;
font-size: 14px; 
transition: all 0.9s ease 0s;
}


.newsslide2 {
height: 221px;
width: 22%;
vertical-align: top;
display: inline-block;
margin-left: 2%;
border: 0px solid #00F;
transition: all 0.5s ease 0s;
margin-bottom: 10px;
}

 
.homenewimg3{
width: 100%;
height: 142px;
position: relative;
border: 0px solid green;
}
.innerhomenewimg3{
width: 100%;
height: 142px;
position: absolute;
right: 0px;
top: 0px;
backgeround: #fff;
}
.neimg3{
width: 100%;
height: 126px;
position: absolute;
right: 0px;
top: 0px;
}
 

.newsdate3{
width: 69px;
height: 42px;
color: #fff;
transition: all 0.5s ease 0s;
background: none repeat scroll 0% 0% #ED1C24;
position: absolute;
left: -20px;
top: 40px;
z-index: 5555;
opacity: 0.8;
text-align: center;
font-weight: bold;
font-size: 88%;
font-family: "DroidKufi-Regular";
padding-top: 2px;
}

.homenewimg3:hover > .newsdate3{
color: #fff;
transition: all 0.5s ease 0s;
background: rgba(77, 148, 255, 0.8);
}

.newsdesc3{
width: 100%;
height: 64px;
overflow: hidden;
border: 0px solid #F00;
margin-top: -5px;
color: #5c5c5c;
font-size: 90%;
}

.homenewstitle3{
width: 100%;
height: 23px;
border: 0px solid red;
overflow: hidden;
text-align: center;
}
.homenewstitle3 a{
color: #253d4a;
font-size: 95%;
transition: all 0.5s ease 0s;
}
.homenewstitle3 a:hover{
color: #DA3A3F;
transition: all 0.5s ease 0s;
}

.homeneewsdes3{
height: 40px;
overflow: hidden;
font-size: 86%;
line-height: 18px;
text-align: center;
}

.homenewstitle{
width: 100%;
height: 23px;
border: 0px solid #F00;
overflow: hidden;
text-align: right;
font-family: "DroidKufi-Regular";
font-size: 16px;
margin-top: 4px;
}
.homenewstitle a{
color: #ED1C24;
font-size: 88%;
transition: all 0.5s ease 0s;
}
.homenewstitle a:hover{
color: #ED1C24;
transition: all 0.5s ease 0s;
}





.bodyblock{
width: 96%;
height: 370px;
border: 0px solid #F00;
margin: 24px auto auto;
}
.innerbodyblock{
width: 31%;
height: 341px;
border: 0px solid #00F;
float: right;
margin-left: 1.7%;
position: relative;
}

 

.blockbox{
width: 127px;
height: 128px;
 
 
transition: all 0.9s ease 0s;
position: relative;
margin: auto;
text-align: center;
z-index: 5555;
}
 

.blockboxdetial{
width: 100%;
height: 276px;
border: 0px solid #4BC948;
position: absolute;
right: 0px;
top: 0px;
padding-top: 63px;
z-index: 555;
}

.innerblockboxdetial{
width: 100%;
height: 264px;
border: 0px solid #C6C6C6;
padding-top: 30px;
text-align: center;
}
.innerblockboxdetialtitle{
color: #474747;
font-size: 90%;
text-align: center;
width: 100%;
margin-top: 44px;
border: 0px solid red;
}

.innerblockboxdetialtext{
width: 82%;
height: 60px;
margin: 14px auto auto;
overflow: hidden;
border: 0px solid #F00;
color: #848484;
font-size: 68%;
line-height: 20px;
}

.linkinnerblockboxdetial{
width: 100%;
padding-top: 0px;
height: 12px;
text-align: center;
margin-top: 13px;
}
.linkinnerblockboxdetial a{
font-size: 75%;
color: #22263e;
transition: all 0.9s ease 0s;
}
.linkinnerblockboxdetial a:hover{
color: #ED1C24;
transition: all 0.9s ease 0s;
}
.innerblockboxdetial:hover > .linkinnerblockboxdetial a{
color: #ED1C24;
transition: all 0.9s ease 0s;
}







.slideall {
width: 80%;
min-height: 223px;
overflow: hidden;
margin: 17px 10.4% auto 0px;
text-align: left;
direction: ltr;
position: relative;
border: 0px solid #F00;
}

 
 

#slides {
    min-width: 600000px;
	height: 186px;
	left: 0px;
	top: 0;
	position: absolute;
	padding-left: 0px;
	direction: ltr;
}

.slide{
width: 266px; 
margin-right: 10px;
height: 186px;
border: 0px solid blue;
vertical-align: top;
display: inline-block;
float: left;
text-align: right;
}

.homegallery{
width: 100%;
height: 279px;
 
position: relative;
}


#right{
width: 45px;
height: 31px;
cursor: pointer;
position: absolute;
right: 4.6%;
top: 116px;
z-index: 2147483647;
}
#left{
width: 45px;
height: 31px;
cursor: pointer;
position: absolute;
left: 2.4%;
top: 116px;
z-index: 2147483647;
}

.slide:hover > a .gallimg{
transition: all 0.5s ease 0s;
-webkit-transform: scale(1.6);
    transform: scale(1.6);
opacity: 0.7;
}






.slideall9 {
width: 80%;
min-height: 223px;
overflow: hidden;
margin: 17px 10.4% auto 0px;
text-align: left;
direction: ltr;
position: relative;
border: 0px solid #F00;
}

 
 

#slides9 {
    min-width: 600000px;
	height: 186px;
	left: 0px;
	top: 0;
	position: absolute;
	padding-left: 0px;
	direction: ltr;
}

.slide9{
width: 266px; 
margin-right: 10px;
height: 186px;
border: 0px solid blue;
vertical-align: top;
display: inline-block;
float: left;
text-align: right;
}

.homegallery{
width: 100%;
height: 279px;
 
position: relative;
}


#right9{
width: 45px;
height: 31px;
cursor: pointer;
position: absolute;
right: 4.6%;
top: 116px;
z-index: 2147483647;
}
#left9{
width: 45px;
height: 31px;
cursor: pointer;
position: absolute;
left: 2.4%;
top: 116px;
z-index: 2147483647;
}

.slide9:hover > a .gallimg{
transition: all 0.5s ease 0s;
-webkit-transform: scale(1.6);
    transform: scale(1.6);
opacity: 0.7;
}


textarea:focus, input:focus{
    outline: none;
}
a:hover{
outline: none;
}
a:after{
outline: none;
}
#slides55:active{
outline: none;
transition: all 0.9s ease 0s;
}


.subbmenu {
    border-width: 0px;
    border-style: solid;
    border-color: rgb(205, 33, 34) rgba(255, 0, 0, 0.62) rgb(255, 0, 0);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    width: 220px;
    background: none repeat scroll 0% 0% rgba(87, 13, 13, 0.9);
    position: absolute;
    left: -150px;
    top: 66px;
    opacity: 0;
    transition: all 0.9s ease 0s;
    z-index: 2;
    height: 0px;
    overflow: hidden;
}

.menuicon:hover > .subbmenu{
right: 0px;
transition: all 0.9s ease 0s;
opacity: 1;
z-index: 55555555555;
height: auto;
border-right: 0px solid #F00;
border-width: 2px 0px 0px;
border-style: solid;
border-color: #CD2122 #F00 #F00;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
}
.innersubbmenurow{
padding-top: 2px;
height: 29px;
color: #FFF;
font-size: 15px;
width: 85%;
text-align: right;
padding-right: 15%;
}
.subbmenurow{
    text-align: center;
    color: #FFF;
    height: 35px;
    border-top: 1px solid rgb(78, 16, 16);
    border-bottom: 1px solid rgb(140, 60, 60);
}
.subbmenurow:hover{
background: none repeat scroll 0% 0% #CD2122;
transition: all 0.9s ease 0s;
outline: none;
}

.proimginner{
position: relative;
left: 0px;
top: 0px;
-webkit-transform: scale(1);
    transform: scale(1);
-webkit-box-shadow: 0px 0px 5px 0px rgba(138,138,138,0.63);
-moz-box-shadow: 0px 0px 5px 0px rgba(138,138,138,0.63);
box-shadow: 0px 0px 5px 0px rgba(138,138,138,0.63);
transition: all 0.9s ease 0s;
}

.proimginner:hover{
left: 50px;
top: 40px;
-webkit-transform: scale(1.2);
    transform: scale(1.2);
transition: all 0.9s ease 0s;
}
 

.conlink{
color: #A26969;
transition: all 0.9s ease 0s;
}
.conlink:hover{
color: #fff;
transition: all 0.9s ease 0s;
}
.footersector{
font-size: 12px;
margin-right: 28px;
margin-bottom: 4px;
list-style-type: circle;
width: 100%;
}
.footersector a{
color: #ADADAD;
transition: all 0.9s ease 0s;
}
.footersector a:hover{
color: #018FFF;
transition: all 0.9s ease 0s;
}
