@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: "Raleway-Regular";
	src: url("Raleway-Regular-Light.ttf");
}
@FONT-FACE {
	font-family: "DroidKufi-Regular";
	src: url("DroidKufi-Regular.ttf");
}
@FONT-FACE {
	font-family: "Raleway-Regular";
	src: url("Raleway-Regular.ttf");
}

body {
	margin: 0px;
	text-align: left;
	font-family: "Raleway-Regular";
	font-size: 20px;
	background: #ffffff;
	direction: ltr;
}
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: 1220px;
	border: 0px solid blue;
	margin: auto;
	background: #ffffff;
	width: 100%;
	max-width: 1700px;
position: relative;
}
/*************************************startheader******************/
.header {
	width: 100%;
	height: 100px;
	background: none repeat scroll 0% 0% #464646;
	padding: 0px;
	margin: 0px;
}
.logo {
	width: 218px;
	height: 70px;
	float: left;
	margin: 0px;
	margin-left: 7.7%;
	margin-top: 15px;
	opacity: 1;
	padding: 0px;
}
.menu {
width: 69%;
	min-width: 640px;
	height: 100px;
	float: right;
	margin: 0px;
	margin-right: 5%;
	padding: 0px;
	border: 0px solid #fff;
}
.icons {
	width: 65%;
	height: 100px;
	border: 0px solid #000;
	float: left;
	margin: 0px;
	padding: 0px;
}
.icon {
	width: 11%;
	text-align: center;
	vertical-align: top;
	display: inline-block;
}
.iconlink {
	width: 100%;
	height: 60px;
	padding-top: 40px;
	color: #FFF;
	font-size: 76%;
	font-weight: bold;
}
#select {
	background: none repeat scroll 0% 0% #626262;
	color: #F0F0F0;
}
.iconlink:hover {
	background: none repeat scroll 0% 0% #626262;
	transition: all 0.9s ease 0s;
	color: #F0F0F0;
}
.icon2 {
	width: 12%;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	position: relative;
}
.submenu {
	width: 250px;
	position: absolute;
	left: 0px;
	top: 100px;
	opacity: 1;
	z-index: 111111;
	display: block;
	border: 0px solid red;
	-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;
	-webkit-box-shadow: -1px 10px 12px -14px rgba(0,0,0,0.75);
	-moz-box-shadow: -1px 10px 12px -14px rgba(0,0,0,0.75);
	box-shadow: -1px 10px 12px -14px rgba(0,0,0,0.75);
	background: none repeat scroll 0% 0% #4E4E4E;
	height: 0px;
	overflow: hidden;
}

.link {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #8F8F8F;
	width: 97%;
	text-align: left;
	padding-left: 3%;
}
.link:hover {
	background: none repeat scroll 0% 0% #8F8F8F;
	transition: all 0.9s ease 0s;
}
.link a {
	color: #FFF;
	font-size: 80%;
	font-weight: lighter;
	text-align: left;
}
.link a:hover {
	color: #FFF;
	transition: all 0.9s ease 0s;
}

.icon2:hover > .submenu {
	height: auto;
	transition: all 0.9s ease 0s;
}

.mediaicons {
width: 32.5%;
height: 58px;
border: 0px solid #000;
float: right;
margin: 0px;
padding: 35px 0px 0px;
font-size: 19px;
}
.iconimg {
	opacity: 0.8;
}
.iconimg:hover {
	opacity: 1;
	transition: all 0.9s ease 0s;
}
/**************************endheader**********************/
/**************************startslider*********************/
.slider {
	width: 84%;
	margin: auto;
	height: 480px;
	border: 0px solid #F00;
	margin-top: 25px;
	position: relative;
}
/***************************endslider******************/
/****************************starttopbody****************/
.topbody {
	width: 80%;
	height: 444px;
	border: 0px solid red;
	margin: auto;
	margin-top: 22px;
	text-align: center;
}
.topbodyblock {
	width: 31%;
	height: 444px;
	border: 0px solid red;
	vertical-align: top;
	display: inline-block;
	margin-right: 1%;
	position: relative;
}
.immmgic {
	position: relative;
	margin: auto;
	top: 66px;
}
.topbodytittle {
position: absolute;
width: 100%;
text-align: center;
left: 0px;
top: 189px;
color: #FFF;
font-size: 26px;
font-weight: bold;
font-family: "Raleway-Regular";
}
.topbodydetial {
	position: absolute;
width: 94%;
text-align: center;
top: 245px;
color: #FFF;
font-size: 94%;
border: 0px solid #F00;
line-height: 25px;
left: 3%;
height: 74px;
overflow: hidden;
}

.mor {
	border: 0px solid red;
	height: 43px;
	width: 102px;
	margin: auto;
}
.morelinnk {
	color: #FFF;
	font-size: 85%;
	font-weight: lighter;
	width: 102px;
	height: 32px;
	margin: auto;
	border: 0px solid #F00;
	padding-top: 7px;
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.24);
}
.morelinnk:hover {
	background: #fff;
	color: #715A5B;
	transition: all 0.9s ease 0s;
}
/****************************endtopbody******************/

/*************************startbody***************/

.body {
	height: 440px;
	width: 77%;
	border: 0px solid #F00;
	margin: auto;
	margin-top: 28px;
}

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

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

.slide {
	border: 1px solid #ECE7E5;
vertical-align: top;
display: inline-block;
min-height: 470px;
padding-left: 0px;
text-align: center;
position: relative;
}

#right {
	position: absolute;
	left: 51%;
	bottom: 0px;
	z-index: 55555;
	cursor: pointer;
	width: 36px;
	height: 36px;
	background: url(../directionright.png) no-repeat;
}
#right:hover {
	background: url(../directionrighthover.png) no-repeat;
}
#left {
	position: absolute;
	left: 46%;
	bottom: 0px;
	z-index: 55555;
	cursor: pointer;
	width: 36px;
	height: 36px;
	background: url(../directionleft.png) no-repeat;
}
#left:hover {
	background: url(../directionlefthover.png) no-repeat;
}
.producttitle {
	text-align: center;
padding-top: 14px;
padding-left: 3%;
font-weight: bold;
width: 95%;
height: 25px;
overflow: hidden;
}
.producttitle a {
	color: #CA151F;
	font-family: "Raleway-Regular";
	font-size: 75%;
}
.producttitle a:hover {
	color: #DA0734;
	transition: all 0.9s ease 0s;
}
.proimg:hover {
	opacity: 0.8;
	transition: all 0.9s ease 0s;
}
.productdetial {
	width: 96%;
padding-left: 3%;
border: 0px solid #F00;
height: 58px;
overflow: hidden;
font-size: 70%;
text-align: left;
margin-top: 9px;
}
.linkmoreproduct {
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0px;
	border-top: 1px solid #ECE7E5;
	background: url(../linkmore.png) no-repeat;
	background-position: right;
}
.linkmoreproduct:hover {
	background: url(../linkmorehover.png) no-repeat;
	background-position: right;
}
.linkmoreproduct {
	color: #6D6562;
	font-size: 78%;
	text-align: left;
	padding-left: 2%;
	width: 98%;
}
.textunderslider{
border: 0px solid #F00;
height: auto;
overflow: hidden;
max-height: 159px;
}
/************************endbody***************/
/**********************startfooter*****************/
.footer {
	width: 100%;
	height: 792px;
	border: 0px solid red;
	position: relative;
	margin-top: 0px;
}
.topfooter {
	width: 100%;
	height: 587px;
	background: url(../topfooterbackground.png) repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
.topfooterleft {
	position: absolute;
	top: 47px;
	width: 32%;
	height: 480px;
	border: 0px solid #F00;
	left: 35%;
	padding-top: 9px;
	line-height: 41px;
overflow: hidden;
}
.topfootertittle {
	color: #3A3A3A;
	font-size: 18px;
	padding: 0px;
	text-transform: none;
}
.footericon {
	background: url("../linkicon.png") no-repeat scroll 0px 13px transparent;
padding: 0px 0px 0px 45px;
color: #3A3A3A;
font-size: 17px;
font-weight: bold;
text-transform: none;
margin-top: 10px;
margin-bottom: 14px;
}
.footerdetial {
	color: #3A3A3A;
	font-size: 14px;
	line-height: 23px;
	margin-top: 8px;
}

.topfooterright {
	position: absolute;
	top: 47px;
	width: 22%;
	height: 480px;
	border: 0px solid #F00;
	right: 5%;
	padding-top: 9px;
	line-height: 41px;
}

.buttontext {
	border: 1px solid #B6ACA7;
	background: none repeat scroll 0% 0% #F5F0ED;
	border-radius: 0px;
	-webkit-box-shadow: 0px 1px 1px #FAF9F8;
	-moz-box-shadow: 0px 1px 1px #FAF9F8;
	box-shadow: 0px 1px 1px #FAF9F8;
	color: #5D5A59;
	padding: 13px 10px;
	width: 90%;
	resize: none;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	max-width: 208px;
}
.buttontext:focus {
	background: none repeat scroll 0% 0% rgb(255, 241, 239);
}
.submit {
	background: none repeat scroll 0% 0% #C0151F;
	color: #FFF;
	width: 100px;
	text-align: center;
	height: 41px;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	margin-top: 18px;
	font-size: 18px;
}
.submit:hover {
	background: none repeat scroll 0% 0% #8D8D8D;
	transition: all 0.9s ease 0s;
}
.bottomfooter {
	width: 100%;
	height: 205px;
	border: 0px solid green;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
}
.bottomfooterdata {
	left: 27%;
	width: 66%;
	height: 72px;
	border: 0px solid red;
	position: absolute;
	top: 53px;
}
.bottomfooterdataleft {
	width: 34%;
	height: 72px;
	border: 0px solid #F00;
	position: absolute;
	top: 0px;
	left: 0px;
}
.bottomfooterdatatittle {
	color: #F5F0ED;
	font-size: 21px;
	margin-bottom: 13px;
font-family: arial;
}

.bottomfooterdatacenter {
	width: 25%;
	height: 72px;
	border: 0px solid #F00;
	position: absolute;
	top: 0px;
	left: 27%;
}

.bottomfooterdataright {
	width: 34%;
	height: 72px;
	border: 0px solid #F00;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: left;
}

.search {
	width: 83%;
	height: 34px;
	float: left;
	margin-top: 2px;
	position: relative;
}

.searchsubmit {
	background: url('../searchicon.png');
	width: 14px;
	height: 14px;
	border: 0;
	position: absolute;
	right: 8px;
	top: 11px;
	cursor: pointer;
}

.searchname {
	width: 98%;
	height: 34px;
	position: absolute;
	left: 0px;
	text-align: left;
	top: 0px;
	border: 0px solid #F00;
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.42);
	font-size: 71%;
	color: #FFF;
	padding-left: 2%;
	border: 1.2px solid #8e8e8e;
}
.searchname:focus {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(255,255,255,1);
	box-shadow: 0px 0px 10px 0px rgba(255,255,255,1);
	border: 0px;
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.54);
}
/*********************endfooter******************/

/******************************startinnerpage************************/
.innerbody {
	width: 92%;
	border: 0px solid red;
	margin: auto;
	margin-top: 10px;
font-family: "Raleway-Regular";
}
.reachtext {
	width: 100%;
	margin: auto;
	border: 0px solid #F00;
	padding: 10px;
	border-radius: 5px;
	text-align: center;
	padding-top: 10px;
	padding-left: 1%;
	position: relative;
	z-index: 4444;
}
.innerdecrption {
	line-height: 28px;
	color: #6D6D6D;
	border: 0px solid #FF0;
	height: auto;
	text-align: left;
	font-size: 16px;
	padding-bottom: 22px;
	position: relative;
	min-height: 225px;
	width: 97%;
	margin-left: 1%;
	overflow: hidden;
margin-top: 15px;
}
.innerdecrption li {
	list-style: circle;
	margin-left: 40px;
margin-top: 5px;
margin-bottom: 5px;
text-align: left;
width: 100%;
}

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

.teext {
	position: absolute;
	left: 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-left: 1%;
	font-weight: lighter;
}

.tittlepagee {
	font-size: 36px;
	line-height: 52px;
	font-weight: 700;
	text-transform: uppercase;
	color: #33283a;
	font-family: arial;
	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-left: 0px;
padding-right: 10px;
padding-bottom: 10px;
 -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-right: 10px;
float: left;
}
.bodydataleft{
	width: 45%;
vertical-align: top;
display: inline-block;
margin: 0px 12px 15px;
padding-left: 0px;
padding-right: 10px;
padding-bottom: 10px;
border-radius: 5px;
min-height: 320px;
border: 0px solid red;
float: right;
}
.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: left;
}


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

.contactusgooglemap{
	width: 100%;
	height: 346px;
	margin: auto;
	margin-top: 20px;
	border: 0px solid red;
	position: relative;
	left: 0px;
 
	top: 0px;
}
.contactusgooglemapcover{
	width: 100%;
	height: 346px;
	 
	position: absolute;
	left: 0px;
		background: url(../650px-Contact_us.png) no-repeat;
z-index: 22222;
	top: 0px;
}
.contactusgooglemapdatamiddum{
	width: 100%;
	height: 346px;
	 background:#eff4f8;
	position: absolute;
	left: 0px;
 z-index: 15555;
	top: 0px;
}
 
.contactusgooglemapdata{
	width: 100%;
	height: 299px;
 	position: absolute;
	left: 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: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
}
.td {
	background-color: White;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	vertical-align: top;
	padding: 5px 0px;
}

.textbox {
	width: 89%;
height: 40px;
margin-top: -3px;
border: medium none;
background-color: transparent;
 direction: ltr;
font-size: 10pt;
color: #3b3b3b;
margin-left: 17px;
}
.RequiredFields {
	position: relative;
	float: left;
	height: 35px;
	width: 100%;
}
.button {
padding: 10px;
color: #fff;
font-size: 15px;
text-align: center;
height: 40px;
margin: 10px 0px;
border: medium none;
width: 80px;
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-left: 27px;
	width: 368px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #D4C9C9;
 	margin-top: 15px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.condata:focus{
	border: 1px solid #C0151F;
}

#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: left;
	-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;
	left: 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: #C0151F;
	font-size: 100%;
	font-weight: lighter;
	text-align: center;
	width: 200px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	background: #E9E9E9;
	margin-right: 0px;
line-height: 25px;
}
.downloadfile:hover {
	background: #C0151F;
	color: #fff;
	transition: all 0.9s ease 0s;
}

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

.backgroundblack{
	width: 100%;
	height: 100%;
	position: absolute; left: 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-left: 200px;
position: relative;
margin-top: 15px;
color: #575757;
font-size: 19px;
}
.condata
{
border: 1px solid #D7D7D7;
width: 560px;
height: 38px;
padding-left: 23px;
font-size: 19px;
}
.inc_oreders img
{
margin-left: 27px;
position: absolute;
z-index: 1;
margin-top: -22px;
height: 43px;
}
#submitorder {
width: 15%;
height: 36px;
color: #FFF;
background-color: #C0151F;
border: medium none;
border-radius: 4px;
cursor: pointer;
font-size: 23px;
margin-left: 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%;
}









 

 
 

#link {
	padding-top: 8px;
padding-bottom: 8px;
border-bottom: 1px dotted #B6B6B6;
width: 99%;
text-align: left;
padding-left: 7%;
}
 
#link a {
	color: #333333;
	font-size: 100%;
	font-weight: lighter;
	text-align: left;
	transition: all 0.9s ease 0s;
}

#link a:hover {
	color: #65C152;

	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-right: 1px solid #E0E0E0;
padding-top: 20px;
margin-top: 20px;
padding-bottom: 20px;
}

.logolink a {
	color: #fff;
	font-size: 100%;
	font-weight: lighter;
	text-align: left;
	font-family: arial;
	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;
}

 

.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: left;
width: 90%;
margin: auto;
line-height: 20px;
margin-top: 12px;
height: 58px;
overflow: hidden;
font-family: "Raleway-Regular";
border: 0px solid red;
}

.promore{
	width: 90%;
	text-align: left;
	margin-left: 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: #fff;
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-right: 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-right: 1%;
margin-bottom: 15px;
 border: 1px solid #D1D1D1;
transition: all 0.5s ease 0s;
}





.underslidercontentblock1 {
	width: 98%;
height: 98%;
	border: 0px solid red;
	float: left;
	-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;
	left: 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-left: 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-right: 2%;
border: 0px solid #00F;
transition: all 0.5s ease 0s;
margin-bottom: 10px;
float: left;
}












 




.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: #fff;
}
.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: left;
	font-size: 16px;
	padding-top: 9px;
	color: #80838E;
	padding-left: 7%;
	background: url("../pdf_icon.gif") no-repeat scroll 1% 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: left;
	padding-left: 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;
	right: 4px;
	top: 6px;
	cursor: pointer;
}
.secondlangiage {
	width: 45px;
	position: absolute;
	height: 15px;
	display: none;
	top: -2px;
	left: -3px;
}


.bloccenter{
border: 1px solid #e7e7e7;
background: #fff;
color: #80c152;
width: 62px;
height: 60px;
	transition: all 0.9s ease 0s;
margin: auto;
margin-top: 20px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}

.bloccenter:hover{
background: #80c152;
color: #fff;
width: 62px;
height: 60px;
	transition: all 0.9s ease 0s;
}

.boxtit{
    color: #535353;
    font-size: 16px;
    margin-top: 14px;
font-weight: bold;
    width: 100%;
    text-align: center;
}



.languageheader{
height: 29px;
font-size: 68%;
color: #707070;
overflow: hidden;
width: 44px;
border: 0px solid #F00;
padding-right: 9%;
background: url("../languageicon.png") no-repeat scroll 100% 52% transparent;
float: left;
margin-left: 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-left: 17px;
transition: all 0.9s ease 0s;
float: right;
}
.websitelinkk:hover{
color: gray;
transition: all 0.9s ease 0s;
}

.blotite{
font-size: 110%;
color: #C0151F;
font-family: "Raleway-Regular";
border-bottom: 1px dotted #C6C6C6;
padding-bottom: 8px;
}

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















.homenewimg3{
width: 100%;
height: 142px;
position: relative;
border: 0px solid green;
}
.innerhomenewimg3{
width: 100%;
height: 142px;
position: absolute;
left: 0px;
top: 0px;
}
.neimg3{
width: 100%;
height: 126px;
position: absolute;
left: 0px;
top: 0px;
}
.newsline3{
    width: 100%;
    height: 16px;
    position: absolute;
    left: -1px;
    top: 123px;
    
background: url("../newslinehover.png") no-repeat scroll center -18% transparent;
border-top: 4px solid #C0151F;
}
 
 
 
.newsdesc3{
width: 100%;
height: 69px;
overflow: hidden;
border: 0px solid #F00;
margin-top: 0px;
color: #5C5C5C;
font-size: 90%;
line-height: 25px;
}

.newwlink{
border: 1px solid green;
}

.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: 40px;
overflow: hidden;
font-size: 93%;
line-height: 21px;
text-align: center;
}

.neimg{
width: 100%;
height: 126px;
position: absolute;
left: 0px;
top: 0px;
}


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






.proimg{
width: 100%;
height: 167px;
background: #fff;
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: 0px solid red;
	position: relative;
overflow: hidden;
}

.photitle{
width: 100%;
padding-top: 4px;
height: 37px;
color: #FFF;
background: none repeat scroll 0% 0% rgba(24, 24, 24, 0.74);
left: 0%;
position: absolute;
bottom: -37px;
font-size: 87%;
}
.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{
left: 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 {
	vertical-align: top;
display: inline-block;
text-align: left;
height: 260px;
width: 265px;
padding-left: 0px;
border: 0px solid #F00;
margin-right: 9px;
margin-top: 7px;
float: left;
}

#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: #C0151F;
font-size: 17px; 
transition: all 0.9s ease 0s;
}

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


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

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

.newsdate3{
width: 57px;
height: 42px;
color: #fff;
transition: all 0.5s ease 0s;
background: none repeat scroll 0% 0% #C0151F;
position: absolute;
right: -20px;
top: 40px;
z-index: 5555;
opacity: 1;
text-align: center;
font-weight: bold;
font-size: 84%;
font-family: "Raleway-Regular";
padding-top: 2px;
}

.homenewimg3:hover > .newsdate3{
color: #fff;
transition: all 0.5s ease 0s;
background: #909090;
    opacity: 0.9;
}

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

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

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

.newwlink{
width: 100%;
height: 23px;
border: 0px solid #F00;
overflow: hidden;
text-align: left;
font-family: arial;
font-size: 16px;
margin-top: -1px;
line-height: 22px;
}
.homenewstitle a{
color: #CC1900;
font-size: 18px;
transition: all 0.5s ease 0s;
}
.homenewstitle a:hover{
color: #0067CC;
transition: all 0.5s ease 0s;
}

.morebox{
width: 30px;
height: 30px;
border: 0px solid #F00;
position: absolute;
right: 0px;
top: 0px;
}


.newproductcolum {
    width: 23%;
    border: 1.9px solid #DCDBDB;
    position: relative;
    height: 477px;
    float: left;
    margin-right: 1.5%;
    margin-bottom: 31px;
}

.immgbllock{
width: 23.5%;
height: 190px;
border: 1px solid #FFD1CE;
position: relative;
overflow: hidden;
margin-right: 1%;
margin-top: 13px;
}


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

.innimmgbllockground{
left: 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: 0.5;
transition: all 0.5s ease 0s;
}

.innerslide2 {
height: 180px;
width: 23%;
 
vertical-align: top;
display: inline-block;
margin-right: 1%;
margin-bottom: 15px;
 border: 1px solid rgb(225, 225, 225);
transition: all 0.5s ease 0s;
}





.underslidercontentblock1 {
	width: 100%;
height: 180px;
	border: 0px solid red;
	float: left;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
 margin-bottom: 10px;
}
.servicesimagebottom1 {
	width: 100%;
	height: 180px;
	border: 0px solid green;
	overflow: hidden;
	position: relative;
}
.backgrounnd1 {
	width: 98%;
height: 178px;
position: absolute;
left: 0px;
bottom: 5px;
text-align: center;
z-index: 55555;
	transition: all 0.9s ease 0s;
background: url(".das/linnk.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0)
}
.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);
	transition: all 0.9s ease 0s;
}

.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: 98%;
    height: 98%;
}

.himg{
 -moz-animation: opacitylogo 8s infinite linear;
    -o-animation: opacitylogo 8s infinite linear;    
    -webkit-animation: opacitylogo 8s infinite linear;
    animation: opacitylogo 8s infinite linear;
}
@keyframes opacitylogo {
0% { transform: rotateY(0deg); }
  25% { transform: rotateY(-25deg); }
    75% { transform: rotateY(25deg); }
100% { transform: rotateY(0deg); }
}

