@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: "MA3ALI-AQSA";
	src: url("MA3ALI-AQSA.TTF");
}
body {
	margin: 0px;
	text-align: right;
	font-family: "DroidKufi-Regular";
	font-size: 20px;
	background: #464646;
	direction: rtl;

}
ul {
	padding: 0px;
	margin: 0px;
}
li {
 
}
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: 1000px;
	border: 0px solid blue;
	margin: auto;
	width: 1180px;
	max-width: 1700px;
	min-height: 139px;
	position: relative;
overflow: hidden;
background: #fafbfb;
}

/*********************startheader******************/
/*********************startheader******************/
.header{
width: 100%;
padding-top: 5px;
height: 37px;
border: 0px solid red;
background: #ffffff;
}
.headerleft{
width: 45%;
height: 25px;
float: right;
border: 0px solid #F00;
margin-right: 2%;
margin-top: 5px;
}
.headerright{
width: 40%;
height: 25px;
float: left;
border: 0px solid red;
margin-left: 2%;
text-align: left;
direction: ltr;
}
.phoneheader{
height: 20px;
font-size: 68%;
color: #2e2f36;
overflow: hidden;
width: 108px;
padding-right: 1%;
background: url("../phoneicon.png") no-repeat scroll 0% 48% transparent;
float: right;
direction: ltr;
border: 0px solid rgb(255, 0, 0);
font-family: "RobotoSlab";
margin-right: 2%;
}

.emailheader{
height: 20px;
font-size: 68%;
color: #2E2F36;
overflow: hidden;
width: 163px;
border: 0px solid #F00;
padding-right: 0%;
background: url("../emailicon.png") no-repeat scroll 0% 52% transparent;
float: right;
font-family: "RobotoSlab";
}
.emailheader a{
color: #2e2f36;
transition: all 0.9s ease 0s;
}

.emailheader a:hover{
color: #F00;
transition: all 0.9s ease 0s;
}

.languageheader{
height: 19px;
font-size: 68%;
color: #707070;
overflow: hidden;
width: 16%;
border: 0px solid #F00;
padding-right: 5%;
background: url("../languageicon.png") no-repeat scroll 100% 47% transparent;
float: right;
margin-right: 2%;
font-family: "Raleway-Regular";
margin-top: 0px;
padding-top: 3px;
}
.languageheader a{
color: #707070;
transition: all 0.9s ease 0s;
}

.languageheader a:hover{
color: #0056D7;
transition: all 0.9s ease 0s;
}
.icon{
width: 16px;
height: 16px;
display: inline-block;
margin-right: 12px;
margin-top: 0px;
vertical-align: middle;
}
.innericonface{
width: 10px;
height: 19px;
background: url("../facebookicon.png") no-repeat scroll 0% 0% transparent;
}
.innericonface:hover{
background: url("../facebookiconhover.png") no-repeat scroll 0% 0% transparent;
}

.innericontweetericon{
width: 16px;
height: 15px;
background: url("../tweetericon.png") no-repeat scroll 0% 0% transparent;
}
.innericontweetericon:hover{
background: url("../tweetericonhover.png") no-repeat scroll 0% 0% transparent;
}

.innergmailicon{
width: 17px;
height: 18px;
background: url("../gmailicon.png") no-repeat scroll 0% 0% transparent;
}
.innergmailicon:hover{
background: url("../gmailiconhover.png") no-repeat scroll 0% 0% transparent;
}

.innerlinkdinicon{
width: 17px;
height: 17px;
background: url("../linkdicon.png") no-repeat scroll 0% 0% transparent;
}
.innerlinkdinicon:hover{
background: url("../linkdiconhover.png") no-repeat scroll 0% 0% transparent;
}

.innerbeicon{
width: 21px;
height: 14px;
background: url("../beicon.png") no-repeat scroll 0% 0% transparent;
}
.innerbeicon:hover{
background: url("../beiconhover.png") no-repeat scroll 0% 0% transparent;
}

.innersearchicon{
width: 15px;
height: 16px;
background: url("../googleicon.png") no-repeat scroll 0% 0% transparent;
}
.innersearchicon:hover{
background: url("../googleiconhover.png") no-repeat scroll 0% 0% transparent;
}

.inneryotuobeicon{
width: 16px;
height: 18px;
background: url("../youtuobeicon.png") no-repeat scroll 0% 0% transparent;
}
.inneryotuobeicon:hover{
background: url("../youtuobeiconhover.png") no-repeat scroll 0% 0% transparent;
}

.innerinstgramicon{
width: 16px;
height: 17px;
background: url("../instgramicon.png") no-repeat scroll 0% 0% transparent;
}
.innerinstgramicon:hover{
background: url("../instgramiconhover.png") no-repeat scroll 0% 0% transparent;
}

.innervimeoicon{
width: 16px;
height: 16px;
background: url("../vimeoicon.png") no-repeat scroll 0% 0% transparent;
}
.innervimeoicon:hover{
background: url("../vimeoiconhover.png") no-repeat scroll 0% 0% transparent;
}


 .menu {
	width: 100%;
height: 119px;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
position: relative;
margin-top: 0px;
 
background: url("../1180.png") no-repeat scroll 0% 0% transparent;
}

.logo {
	width: 354px;
	height: 72px;
	right: -100%;
	position: absolute;
	border: 0px solid #F00;
	padding-top: 2px;
top: 16px;
 
}

@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.hvr-pulse-shrink {
  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-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.menubar{
width: 100%;
padding-top: 6px;
height: 36px;
position: relative;
background: none repeat scroll 0% 0% rgba(243, 243, 243, 0.48);
}
 
.menulink {
width: 96%;
height: 36px;
left: -100%;
position: absolute;
border: 0px solid #F00;
padding-top: 0px;
top: 0px;
text-align: right;
}

.blockicon{
color: #666565;
font-size: 68%;
width: 8%;
height: 34px;
border: 0px solid #F00;
text-align: center;
vertical-align: top;
display: inline-block;
position: relative;
margin-top: 0px;
margin-right: -6px;
}

.iconpage{
width: 100%;
height: 32px;
padding-top: 10px;
color: #FFF;
transition: all 0.9s ease 0s;
border-left: 1px solid #757575;
}
.iconpage:hover{

color: #D7D7D7;
	transition: all 0.9s ease 0s;
}

#select{
background: #CECECE;
color: red;
}

.search {
width: 209px;
height: 25px;
border: 0px solid #D5D5D5;
margin-top: 11px;
vertical-align: top;
display: inline-block;
overflow: hidden;
transition: all 0.9s ease 0s;
position: relative;
float: left;
}
.submit {
	background: url('../searchicon.png');
	width: 18px;
	height: 17px;
	border: 0;
	position: absolute;
	left: 0px;
	top: 3px;
	cursor: pointer;
}
.submit:hover {
	background: url('../searchiconhover.png');
}

 .header-srchformstyle {
	width: 171px;
height: 26px;
position: absolute;
right: 3px;
top: 1px;
cursor: pointer;
border-width: 0px 1px 0px 0px;
border-style: none solid none none;
border-color: -moz-use-text-color #D5D5D5 -moz-use-text-color -moz-use-text-color;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
background: none repeat scroll 100% 0% transparent;
font-size: 77%;
text-align: right;
padding-right: 15px;
font-family: "MA3ALI-AQSA";
color: #fff;
}
 

.slidershadow{
width: 100%;
height: 26px;
position: relative;
right: 0px;
top: 0px;
border: 0px solid red;
overflow: hidden;
}
.innerslidershadow{
width: 876px;
height: 26px;
margin: auto;
position: relative;
top: -80px;
}
.slider{
width:100%;
height: 453px;
border: 0px solid blue;
z-index: 1;
}

.homeblocktext{
width: 100%;
height: 275px;
padding-bottom: 5px;
border-bottom: 1px solid #dfdfdf;
margin-bottom: 0px;
}

.innerhomeblocktext{
width: 96%;
height: 252px;
padding-bottom: 5px;
border: 0px solid #F00;
margin-bottom: 30px;
margin: auto;
margin-top: 25px;
}

.innerhomeblocktextright{
width: 57%;
height: 252px;
border: 0px solid red;
opacity: 1;
transition: all 0.9s ease 0s;
float: left;
}
.innerhomeblocktextright:hover{
transition: all 0.9s ease 0s;
opacity: 0.8;
}
.homeimgback{
width: 241px;
height: 179px;
padding: 8px;
float: right;
-webkit-box-shadow: 0px 2px 3px 0px rgba(133,133,133,1);
-moz-box-shadow: 0px 2px 3px 0px rgba(133,133,133,1);
box-shadow: 0px 2px 3px 0px rgba(133,133,133,1);
margin-top: 3px;
}

.innerhomeblocktextleft{
width: 56%;
height: 196px;
border: 0px solid #F00;
float: left;
}


.innerhomeblocktextlefttitle{
color: #000;
font-size: 78%;
}
.innerhomeblocktextlefdetial{
width: 100%;
height: 137px;
border: 0px solid #F00;
color: #747474;
font-size: 104%;
line-height: 23px;
overflow: hidden;
font-family: "A_Nefel_Adeti";
}
.morehome{
text-align: left;
margin-left: 8px;
}
.morehome a{
color: #e85344;
font-size: 70%;
transition: all 0.9s ease 0s;
}
.morehome a:hover{
color: #9ace16;
transition: all 0.9s ease 0s;
}

.innerhomeblockleft{
width: 40%;
height: 251px;
border: 0px solid #F00;
float: right;
position: relative;
}







.slideall {
    
    width: 100%;
    height: 218px;
 
    position: relative;
    margin: 0px auto auto;
    border: 0px solid red;
    text-align: left;
    direction: ltr;
margin-left: 0px;
top: 3px;
  overflow: hidden;
}

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

.slide {
     
     text-align: center;
    padding: 0px;
 position: relative;
      display: inline-block;
    height: 218px;
    margin-top: 0px;
    vertical-align: top;
    width: 24%;
 
    
overflow: hidden;
 border: 0px solid green;
}

#left{
width: 31px;
height: 31px; 
background: url('../directionleft.png') no-repeat scroll 100% 0% transparent;
position: absolute;
left: 0px;
top: 0px;
cursor: pointer;
z-index: 55;
}

#left:hover{
background: url('../directionlefthover.png') no-repeat scroll 100% 0% transparent;
} 

#right{
width: 31px;
height: 31px; 
background: url('../directionright.png') no-repeat scroll 100% 0% transparent;
position: absolute;
left: 35px;
top: 0px;
cursor: pointer;
z-index: 55;
}

#right:hover{
background: url('../directionrighthover.png') no-repeat scroll 0% 0% transparent;
} 


.newsdetial{
width: 90%;
position: absolute;
right: 5%;
top: 0px;
height: 129px;
}

.newtitle{
color: #3F3F3F;
font-size: 74%;
height: 23px;
border: 0px solid #F00;
overflow: hidden;
position: absolute;
right: 0%;
top: 11px;
z-index: 444;
width: 99%;
text-align: center;
}


.homenemmg{
width: 81px;
height: 81px;
border: 0px solid #F00;
position: absolute;
right: 3%;
top: 132px;
z-index: 56555;
}
.nemmg{
width: 81px;
height: 81px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
transition: all 0.9s ease 0s;
-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.nemmg:hover{
transition: all 0.9s ease 0s;
-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform:scale(1.2);

}

.newdetials{
color: #7D7D7D;
font-size: 67%;
height: 49px;
border: 0px solid #F00;
overflow: hidden;
position: absolute;
right: 8%;
top: 42px;
z-index: 444;
width: 88%;
text-align: center;
}

.newdetials a{
color: #828282;
font-size: 95%;
transition: all 0.9s ease 0s;
}

.newdetials a:hover{
color: #E85344;
transition: all 0.9s ease 0s;
}

/*************************startspecialproduct**********************/
.specialproductlong{
width: 100%;
background: none repeat scroll 0% 0% #FFF;
height: 433px;
padding-top: 10px;
}
.specialproduct{
	width: 96%;
height:431px;
margin: auto;
border: 0px solid red;
text-align: center;
 position: relative;
}
 



.star{
margin-top: 10px;
}

.slideall2 {
    
    width: 100%;
    height: 360px;
    overflow: hidden;
    position: relative;
    margin: 0px auto auto;
    border: 0px solid red;
    text-align: left;
    direction: ltr;
margin-left: 0px;
top: 20px;
  
}

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

.slide2 {
     
     text-align: left;
    padding: 0px;
 position: relative;
      display: inline-block;
    height: 350px;
    margin-top: 6px;
    vertical-align: top;
    width: 24%;
    margin-right: 0.7%;
     
 border: 0px solid green;
-webkit-box-shadow: 0px 1px 4px -1px rgba(133,133,133,1);
-moz-box-shadow: 0px 1px 4px -1px rgba(133,133,133,1);
box-shadow: 0px 1px 4px -1px rgba(133,133,133,1);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.inslide2 {
     
     text-align: left;
    padding: 0px;
 position: relative;
      display: inline-block;
    height: 350px;
    margin-top: 6px;
    vertical-align: top;
    width: 22%;
    margin-right: 1.7%;
      margin-bottom: 14px;
 border: 0px solid green;
-webkit-box-shadow: 0px 1px 4px -1px rgba(133,133,133,1);
-moz-box-shadow: 0px 1px 4px -1px rgba(133,133,133,1);
box-shadow: 0px 1px 4px -1px rgba(133,133,133,1);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

 

 
 


#left2{
width: 31px;
height: 31px; 
background: url('../directionleft.png') no-repeat scroll 100% 0% transparent;
position: absolute;
left: -2%;
top: 200px;
cursor: pointer;
z-index: 5545555;
}

#left2:hover{
background: url('../directionlefthover.png') no-repeat scroll 100% 0% transparent;
} 

#right2{
width: 31px;
height: 31px; 
background: url('../directionright.png') no-repeat scroll 100% 0% transparent;
position: absolute;
	right: -2%;
top: 200px;
cursor: pointer;
z-index: 5545555;
}

#right2:hover{
background: url('../directionrighthover.png') no-repeat scroll 0% 0% transparent;
} 

.prodimg{
width: 99%;
height: 221px;
 position: relative;
left: 0px;
top: 0px;
border: 0px solid red;
}
 


.ppimg{
width: 96%;
height: 208px;
top: 6px;
right: 2.1%;
position: absolute;
z-index: 4444;
background: #c7ced1;
transition: all 0.9s ease 0s;
}
.ppimg:hover{
background: #fff;
transition: all 0.9s ease 0s;
}
.ppimg img{
width: 100%;
height: 208px;
}
.ppimg img:hover{
opacity: 0.8;
transition: all 0.9s ease 0s;
}
.productrow{
width: 100%;
height: 44px;
border: 0px solid red;
margin-top: 14px;
}
.productrowblock{
width: 45%;
float: right;
height: 42px;
padding-top: 2px;
margin-left: 2%;
}
.productrowblock a{
color: #F00;
font-size: 15px;
transition: all 0.9s ease 0s;

}
.productrowblock a:hover{
color: #00a0ee;
transition: all 0.9s ease 0s;
}
.mrreimg{
width: 95px;
height: 39px;
background: url('../mmreimg.png') no-repeat;
}
.mrreimg:hover{
background: url('../mmreimghover.png') no-repeat;
}



.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;
}



.homeclients{
width: 100%;
height: 163px;
padding-top: 9px;
padding-bottom: 10px;
background: none repeat scroll 0% 0% rgba(243, 243, 243, 0.76);
}


.innerhomeclients{
width: 96%;
height: 202px;
border: 0px solid #F00;
margin: auto;
position: relative;
}

 


#left3{
width: 31px;
height: 31px; 
background: url('../directionleft.png') no-repeat scroll 100% 0% transparent;
position: absolute;
left: 0px;
top: 5px;
cursor: pointer;
z-index: 5545555;
}

#left3:hover{
background: url('../directionlefthover.png') no-repeat scroll 100% 0% transparent;
} 

#right3{
width: 31px;
height: 31px; 
background: url('../directionright.png') no-repeat scroll 100% 0% transparent;
position: absolute;
	left: 35px;
top: 5px;
cursor: pointer;
z-index: 5545555;
}

#right3:hover{
background: url('../directionrighthover.png') no-repeat scroll 0% 0% transparent;
} 

.slideall3 {
    
  width: 100%;
height: 110px;
overflow: hidden;
position: relative;
margin: 0px auto auto 0px;
border: 0px solid #F00;
text-align: left;
direction: ltr;
top: 17px;
 border: 0px solid red;
}

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

.slide3 {
     
     text-align: center;
    padding: 0px;
 position: relative;
      display: inline-block;
    height: 90px;
    margin-top: 0px;
    vertical-align: top;
    width: 15%;
    margin-right: 0.7%;
     
overflow: hidden;
 border: 0px solid #e6e6e6;
}
.slide3 img{
width: 100%;
max-height: 80%;
margin: 10% auto auto;
-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
transition: all 0.9s ease 0s;
border: 0px solid #F00;
margin-top: 20%;
border: 0px solid red;
}

@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.hvr-pulse-shrink {
  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-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}


.footer{
width: 100%;
height: 248px;
background: none repeat scroll 0% 0% #222222;
padding-top: 30px;
}

.innerfooter{
width: 96%;
height: 231px;
margin: auto;
border: 0px solid #FFF;
margin-top: 14px;
}





.footerblock{
width: 34%;
height: 184px;
border: 0px solid #fff;
}
.footertitle{
color: #fff;
font-size: 70%;
font-weight: bold;
margin-bottom: 15px;
padding-right: 3%;
    width: 88%;
}

.footeraddress{
width: 81%;
color: #a5a5a5;
text-align: right;
font-size: 70%;
padding-right: 42px;
font-family: "DroidKufi-Regular";
background: url("../footeraddress.png") no-repeat scroll 96% 23% transparent;
min-height: 29px;
border: 0px solid #F00;
overflow: hidden;
line-height: 29px;
margin-bottom: 10px;
direction: ltr;
max-height: 51px;
direction: rtl;
}

.footermobile{
width: 81%;
color: #a5a5a5;
text-align: right;
font-size: 70%;
padding-right: 42px;
font-family: "DroidKufi-Regular";
background: url("../footermobile.png") no-repeat scroll 96% 40% transparent;
min-height: 32px;
border: 0px solid #F00;
overflow: hidden;
line-height: 32px;
margin-bottom: 10px;
direction: ltr;
max-height: 55px;
}

.footeremail{
width: 81%;
color: #a7abaf;
text-align: right;
font-size: 70%;
padding-right: 42px;
font-family: "DroidKufi-Regular";
    background: url("../footeremail.png") no-repeat scroll 97% 36% transparent;
height: 32px;
border: 0px solid #F00;
overflow: hidden;
line-height: 29px;
margin-bottom: 10px;
}

.footeremail a{
color: #a5a5a5;
transition: all 0.9s ease 0s;
}

.footeremail a:hover{
color: #E85344;
transition: all 0.9s ease 0s;
}







#footersendemail{
 	background: none repeat scroll 0% 0% #444444;
width: 100%;
height: 33px;
color: #979797;
padding: 0px 5px 0px 0px;
border: 0px none;
font-size: 62%;
margin-bottom: 10px;
  	 }
 	 .footersendsubmit{
 	 	background: url(../sennndmeddarabic.png) no-repeat;
 	 	width: 258px;
 	 	height: 34px;
 	 	border: 0;
 	 	cursor: pointer;
float: left;
margin-left: -5px;
 	 }
.footersendsubmit:hover{
 	 	background: url(../sennndmeddhoverarabic.png) no-repeat;
}

.copyright{
width: 98%;
padding-right: 2%;
padding-top: 8px;
height: 30px;
border-top: 1px solid #E1E1E1;
color: #999ea3;
font-size: 56%;
background: none repeat scroll 0% 0% #f5f7f8;
}

.link2{
width: 66%;
height: 22px;
padding-top: 5px;
padding-bottom: 5px;
text-align: right;
padding-right: 8%;
transition: all 0.9s ease 0s;
 
}
.link2:hover{
transition: all 0.9s ease 0s;
 
}
.link2 a{
color: #A7ABAF;
font-size: 63%;
transition: all 0.9s ease 0s;
}
.link2 a:hover{
color: #ff5c26;
transition: all 0.9s ease 0s;
}

.link3{
width: 66%;
height: 22px;
padding-top: 5px;
padding-bottom: 5px;
text-align: right;
padding-right: 8%;
transition: all 0.9s ease 0s;
 
}
.link3:hover{
transition: all 0.9s ease 0s;
 
}
.link3 a{
color: #A7ABAF;
font-size: 63%;
transition: all 0.9s ease 0s;
}
.link3 a:hover{
color: #58ff60;
transition: all 0.9s ease 0s;
}

.link4{
width: 66%;
height: 22px;
padding-top: 5px;
padding-bottom: 5px;
text-align: right;
padding-right: 8%;
transition: all 0.9s ease 0s;
 
}
.link4:hover{
transition: all 0.9s ease 0s;
 
}
.link4 a{
color: #A7ABAF;
font-size: 63%;
transition: all 0.9s ease 0s;
}
.link4 a:hover{
color: #00a0ee;
transition: all 0.9s ease 0s;
}


.link5{
width: 66%;
height: 22px;
padding-top: 5px;
padding-bottom: 5px;
text-align: right;
padding-right: 8%;
transition: all 0.9s ease 0s;
 
}
.link5:hover{
transition: all 0.9s ease 0s;
 
}
.link5 a{
color: #A7ABAF;
font-size: 63%;
transition: all 0.9s ease 0s;
}
.link5 a:hover{
color: #cac000;
transition: all 0.9s ease 0s;
}


.link6{
width: 66%;
height: 22px;
padding-top: 5px;
padding-bottom: 5px;
text-align: right;
padding-right: 8%;
transition: all 0.9s ease 0s;
 
}
.link6:hover{
transition: all 0.9s ease 0s;
 
}
.link6 a{
color: #A7ABAF;
font-size: 63%;
transition: all 0.9s ease 0s;
}
.link6 a:hover{
color: #ff3f30;
transition: all 0.9s ease 0s;
}

.copyrightleft{
    width: 40%;
    float: left;
    height: 30px;
    border: 0px solid red;
    text-align: left;
    margin-left: 5.5%;
}








.innericonfacefooter{
width: 10px;
height: 19px;

background: url("../facebookiconhover.png") no-repeat scroll 0% 0% transparent;
}
.innericonfacefooter:hover{
background: url("../facebookicon.png") no-repeat scroll 0% 0% transparent;
}

.innericontweetericonfooter{
width: 16px;
height: 15px;

background: url("../tweetericonhover.png") no-repeat scroll 0% 0% transparent;
}
.innericontweetericonfooter:hover{
background: url("../tweetericon.png") no-repeat scroll 0% 0% transparent;
}

.innergmailiconfooter{
width: 17px;
height: 18px;
background: url("../gmailiconhover.png") no-repeat scroll 0% 0% transparent;

}
.innergmailiconfooter:hover{
background: url("../gmailicon.png") no-repeat scroll 0% 0% transparent;
}

.innerlinkdiniconfooter{
width: 17px;
height: 17px;
background: url("../linkdiconhover.png") no-repeat scroll 0% 0% transparent;

}
.innerlinkdiniconfooter:hover{
background: url("../linkdicon.png") no-repeat scroll 0% 0% transparent;
}

.innerbeiconfooter{
width: 21px;
height: 14px;
background: url("../beiconhover.png") no-repeat scroll 0% 0% transparent;

}
.innerbeiconfooter:hover{
background: url("../beicon.png") no-repeat scroll 0% 0% transparent;
}

.innersearchiconfooter{
width: 15px;
height: 16px;
background: url("../googleiconhover.png") no-repeat scroll 0% 0% transparent;

}
.innersearchiconfooter:hover{
background: url("../googleicon.png") no-repeat scroll 0% 0% transparent;
}

.inneryotuobeiconfooter{
width: 16px;
height: 18px;
background: url("../youtuobeiconhover.png") no-repeat scroll 0% 0% transparent;

}
.inneryotuobeiconfooter:hover{
background: url("../youtuobeicon.png") no-repeat scroll 0% 0% transparent;
}

.innerinstgramiconfooter{
width: 16px;
height: 17px;
background: url("../instgramiconhover.png") no-repeat scroll 0% 0% transparent;

}
.innerinstgramiconfooter:hover{
background: url("../instgramicon.png") no-repeat scroll 0% 0% transparent;
}

.innervimeoiconfooter{
width: 16px;
height: 16px;
background: url("../vimeoiconhover.png") no-repeat scroll 0% 0% transparent;

}
.innervimeoiconfooter:hover{
background: url("../vimeoicon.png") no-repeat scroll 0% 0% transparent;
}
/****************************endspecialproduct*************************/




/******************************startinnerpage************************/
.innerbody {
	width: 94%;
	border: 0px solid red;
	margin: auto;
	margin-top: 10px;
}
.reachtext {
	width: 100%;
	margin: auto;
	border: 0px solid #F00;
	padding: 10px;
	border-radius: 5px;
	text-align: right;
	padding-top: 10px;
	padding-right: 1%;
	position: relative;
	z-index: 4444;
}
.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: 225px;
	width: 95.5%;
	margin-right: 1%;
	overflow: hidden;
margin-top: 15px;
}
.innerdecrption li {
	list-style: circle;
	margin-right: 27px;
}

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

.teext {
	position: absolute;
	right: -140%;
	top: 0px;
	border: 0px solid red;
	height: auto;
	width: 100%;
}
.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: rtl;
	font-weight: lighter;
	font-size: 11pt;
	color: #8A8A89;
	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-size: 14px;
}
.td {
	background-color: White;
	font-size: 14px;
	vertical-align: top;
	padding: 5px 0px;
}

.textbox {
	width: 89%;
height: 40px;
margin-top: -3px;
border: medium none;
background-color: transparent;
 direction: rtl;
font-size: 11pt;
color: #9E9C9C;
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 #F00;
}

#submit {
	border: 1px solid rgb(204, 204, 204);
	width: 90px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 16px 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: #0056D7;
	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;
}
.downloadfile:hover {
	background: #0056D7;
	color: #fff;
	transition: all 0.9s ease 0s;
}

.videobody{
	width: 100%;
	height: 300px;
	border: 0px solid red; 
	position: absolute;
	right: 0px;
	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: 50px;
font-size: 19px;
}
.inc_oreders img
{
margin-right: 27px;
position: absolute;
z-index: 1;
margin-top: -22px;
height: 43px;
}
#submitorder {
width: 15%;
height: 34px;
color: #FFF;
background-color: #F00;
border: medium none;
border-radius: 4px;
cursor: pointer;
font-size: 23px;
margin-right: 10.5%;
margin-top: 15px;
font-size: 15px;
font-family: "DroidKufi-Regular";
}
#submitorder:hover {
background-color: #E0E0E0;
color: #F00;
}

#comments{
width: 100%;
}









.submenu {
	position: absolute;
right: -266px;
top: 133px;
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: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #fff;
	width: 97%;
	text-align: right;
	padding-right: 3%;
}
.link:hover {
background: rgba(192, 231, 252, 0.8);
	transition: all 0.9s ease 0s;
}
.link a {
	color: #fff;
	font-size: 90%;
	font-weight: lighter;
	text-align: right;
	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;
}

.menuproductname a:hover{
color: #0056D7;
transition: all 0.9s ease 0s;
}
.topbodytextheader{
width: 100%;
text-align: center;
}

.topbodytextheader{
font-size: 96%;
color: #253d4a;
}


.homenewimg{
width: 100%;
height: 142px;
position: relative;
border: 0px solid green;
}
.innerhomenewimg{
width: 100%;
height: 142px;
position: absolute;
right: 0px;
top: 0px;
}
.neimg{
width: 100%;
height: 126px;
position: absolute;
right: 0px;
top: 0px;
}
.newsline{
width: 100%;
height: 16px;
position: absolute;
right: 0px;
top: 126px;
background: url("../newsline.png") no-repeat scroll center 8% transparent;
border-top: 4px solid #aebde3;
}
 
.innerhomenewimg:hover > .newsline{
background: url("../newslinehover.png") no-repeat scroll center 8% transparent;
border-top: 4px solid #c00f60;
}

.newsdate{
width: 70px;
height: 42px;
color: #fff;
transition: all 0.5s ease 0s;
background: none repeat scroll 0% 0% #4B87D5;
position: absolute;
left: -20px;
top: 40px;
z-index: 5555;
opacity: 0.8;
text-align: center;
font-size: 84%;
padding-top: 2px;
line-height: 21px;
}

.homenewimg:hover > .newsdate{
color: #fff;
transition: all 0.5s ease 0s;
background: #c00f60;
}

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

.homenewstitle{
width: 100%;
height: 25px;
border: 0px solid #F00;
overflow: hidden;
text-align: center;
}
.homenewstitle a{
color: #253d4a;
font-size: 84%;
transition: all 0.5s ease 0s;
}
.homenewstitle a:hover{
color: #F00;
transition: all 0.5s ease 0s;
}

.homeneewsdes{
height: 40px;
overflow: hidden;
font-size: 70%;
line-height: 18px;
text-align: center;
width: 90%;
margin-left: 5%;
}

.langiageheader a{

color: #FFF;
transition: all 0.9s ease 0s;
}

.langiageheader a:hover{
color: #D8D8D8;
transition: all 0.9s ease 0s;
}














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

.photitle{
width: 100%;
padding-top: 7px;
height: 25px;
color: #FFF;
background: none repeat scroll 0% 0% rgba(24, 24, 24, 0.74);
right: 0%;
position: absolute;
bottom: -33px;
font-size: 102%;
}
.immgbllock:hover > .photitle{
left: 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;
}

