/* CSS Document */

/* menu*/
.menuLink{
	position: relative;
	width: 100%;
	height: 80px;
	float: left;
	font-size: 24px;
	line-height: 80px;
	font-weight: 400;
	text-align: center;
	direction: ltr;
	color: #29323c;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.menuLinkOn{
	position: relative;
	width: 100%;
	height: 80px;
	float: left;
	font-size: 26px;
	line-height: 80px;
	font-weight: 400;
	text-align: center;
	direction: ltr;
	color: #fff;
	background-color: #00a651;
	margin: 0;
	padding: 0;
	text-decoration: none;
}


#subMenu1{
	position: absolute;
	width: 150px;
	height: auto;
	left: 290px;
	display: none;
}


#subMenu2{
	position: absolute;
	width: 250px;
	height: auto;
	left: 148px;
	display: none;
}


#subMenu3{
	position: absolute;
	width: 250px;
	height: auto;
	left: 758px;
	display: none;
}


.submenuItem{
	position: relative;
	float: left;
	width: 100%;
	height: 50px;
	text-indent: 25px;
	margin: 0;
	text-align: left;
	font-size: 18px;
	direction: ltr;
	line-height: 50px;
	color: #29323c;
	text-decoration: none;
}
/* menu end */
 /* banner */

.bannerTitle{
	font-size: 66px;
	direction: ltr;
	line-height: 72px;
}

.bannerText{
	font-size: 18px;
	direction: ltr;
	line-height: 20px;
}
.bannerBtnTxt{
	font-size: 20px;
	direction: ltr;
}
/* banner end */

/*boxes */
.boxPic{
	position: relative;
	width: auto;
	height: 121px;
	margin-top: 25px;
	z-index: 1;
	text-align: center;
	float: left;
	margin-left: 25px;
}
.boxLNG{
	position: relative;
	width: 280px; 
	height: auto;
	margin: 0;
	float: left;
	margin-bottom: 15px;
	margin-top: 25px; 
	/*border: 1px solid #f00;*/
}
.boxItemLang{
	float: left;
}
.boxInnerItemLang{
	float: left;
	height: 600px;
}

.boxTitleText{
	font-size: 40px;
	direction: ltr;
	line-height: 36px;
}

.boxInnerTitleText{
	font-size: 20px;
	direction: ltr;
	line-height: 22px;
}
.boxInnerTitleText2{
	font-size: 14px;
	direction: ltr;
	line-height: 16px;
	text-align: left;
}
.boxTextText{
	font-size: 20px;
	direction: ltr;
	line-height: 22px;
}
/*boxes end */

/* content */
.h1Text{
	font-size: 30px;
	direction: ltr;
	text-align: left;
}
.h2Text{
	font-size: 48px;
	direction: ltr;
}

.copyText{
	font-size: 20px;
	direction: ltr;
}

.cutName{
	position: absolute;
	width: auto;
	height: 24px;
	white-space: nowrap;
	top: 0px;
	left: 20px;
	font-size: 18px;
	line-height: 60px;
	direction: ltr;
	text-align: left;
}

.cutNum{
	position: absolute;
	width: auto;
	height: 24px;
	white-space: nowrap;
	top: 0px;
	right: 20px;
	font-size: 18px;
	line-height: 60px;
	direction: ltr;
	text-align: right;
}

/* content end */
/* fact */
.factFont{
	font-size: 22px;
	direction: ltr;
	line-height: 22px;
}
.factDot{
	position: absolute;
	width: 20px;
	height: 20px;
	left: 310px;
	top: 15px;
	z-index: 25;
	background-color: #fff;
}

/* subsribe */
#subsribeSide {
	position: absolute;
	width: 640px;
	height: 200px;
	left: 0px;
	top: 0px;
	margin: 0px;
	/*transform-origin: bottom left;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);*/
	background: #00a651;
}

#subscTitle{
	position: absolute;
	width: 640px;
	height: auto;
	top: 55px;
	color: #fff;
}
.subFormTitle{
	left: 0px;
	text-align: center;
}

#subscTitle .big{
	font-weight: 700;
	line-height: 40px;
	font-size: 40px;
	direction: ltr;
}

#subscTitle .reg{
	font-weight: 400;
	line-height: 24px;
	font-size: 20px;
	direction: ltr;
}
.subInput{
	text-align: left;
	direction: ltr;
	left: 20px;
}

.subBtext{
	font-size: 22px;
	direction: ltr;
	left: 420px;
}
.subTHtxt{
	text-align: center;
	direction: ltr;
	left: 0px;
}
/* subsribe end */

/* food cat */
.foodCat{
	float: left;
	margin-left: 30px;
}
.foodAlign{
	float: left;
	margin-right: 30px;
}
.catTextLeng{
	font-size: 20px;
	line-height: 22px;
	direction: ltr;	
}
/* food cat end */
/* service */
.servAlign{
	float: left;
}
.servIconLNG{
	left: 20px;
}
.servTextLeng{
	left: 90px;
	font-size: 24px;
	direction: ltr;	
}
/* footer */
.footerTitle{
	line-height: 34px;
	font-size: 30px;
	direction: ltr;
	float: left;
	text-align: left;
}

.footerIcon{
	position: relative;
	width: 30px;
	height: 30px;
	float: left;
	margin: 0;
	margin-right: 20px;
}
.cntText{
	position: relative;
	width: 300px;
	height: 30px;
	margin: 0;
	float: left;
	text-align: left;
	color: #fff;
	direction: ltr;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
}

.breadText{
	font-size: 18px;
	direction: ltr;
	margin: 0;
	margin-left: 25px;
	float: left;
	text-align: left;
	
}

/* machine */
.MCIDlang{
	left: 0px;	
}
.machMenu{
	font-size: 18px;
	direction: ltr;
	line-height: 60px;
	text-align: left;
}
.machMenuM{
	font-size: 18px;
	direction: ltr;
	line-height: 60px;
	text-align: center;
}
.machTextBtn{
	width: 275px;
	font-size: 18px;
	direction: ltr;
	line-height: 60px;
	text-align: left;
	left: 45px;
}

.machTextBtnM{
	width: 275px;
	font-size: 18px;
	direction: ltr;
	line-height: 30px;
	text-align: left;
	left: 15px;
}


.machh1Text{
	font-size: 38px;
	direction: ltr;
}

.machTextCont{
	font-size: 16px;
	direction: ltr;
	line-height: 60px;
	text-align: left;
	left: 25px;
}
.mh2Text{
	font-size: 28px;
	direction: ltr;
}
.machTextCNT{
	font-size: 18px;
	direction: ltr;
	line-height: 20px;
	text-align: left;
}

.machTextHolder p{
	position: relative;
	width: 85%;
	height: auto;
	float: left;
	z-index: 2;
	padding: 0;
	margin: 0;
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
	text-align: left;
	direction: ltr;
	color: #29323c;
	margin-top: 25px;
	margin-left: 25px;
}

.machTextHolder li{
	position: relative;
	width: 85%;
	height: auto;
	float: left;
	z-index: 2;
	padding: 0;
	margin: 0;
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
	text-align: left;
	direction: ltr;
	color: #29323c;
	margin-top: 5px;
	margin-left: 50px;
}

/* machine end */
/* reg texts */
.regH1{
	font-size: 38px;
	direction: ltr;
	color: #00a651;
	text-align: left;
}

.theContent p{
	font-size: 22px;
	line-height: 26px;
	font-weight: 400;
	text-align: left;
	direction: ltr;
	color: #29323c;
	margin-bottom: 25px;
	margin-left: 25px;
}

.theContent li{
	font-size: 22px;
	line-height: 26px;
	font-weight: 400;
	text-align: left;
	direction: ltr;
	color: #29323c;
	margin-top: 5px;
	margin-left: 50px;
	margin-bottom: 25px;
}
.imgInner{
	position: relative;
	margin: 0px 25px 25px 0px;
}

/* reg texts */

/* history */
.yearTextLang{
	direction: ltr;
}
.yearCircleLang{
	left: 40px;	
}
.theYearLang{
	left: 0px;
}
.yearLineHLang{
	left: 20px;
}
.yearLineVLang{
	left: 54px;
}
/* history end * /

/* news */
.theContent .newsTitle{
	font-size: 34px;
	direction: ltr;
	line-height: 32px;
	font-weight: 700;
}
.theContent .newsText{
	font-size: 20px;
	direction: ltr;
	line-height: 24px;
}

/* news end */
/*contact form*/
.cb{
	position: absolute;
	width: 22px;
	height: 22px;
	left:0px;
	top: 0px;
}

.cbText{
	position: absolute;
	width: 90%;
	height: 22px;
	left: 30px;
	top: 0px;
	z-index: 2;
	padding: 0;
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
	color: #29323c;
	direction: ltr;
	text-align: left;
}

.cntBtext{
	font-size: 22px;
	direction: ltr;
	right: 0px;
}

/* products */
.prodCutListH{
	position: fixed;
	width: 332px;
	height: auto;
	min-height: 250px;
	left: 0px;
	top: 190px;
	z-index: 15;
	background-color: #fff;
}
.sideArrow{
	position: absolute;
	width: 30px;
	height: 60px;
	right: -30px;
	top: -1px;
	color: #fff;
	background-color: #00a651;
	font-weight: 700;
	font-size: 30px;
	line-height: 60px;
	text-align: center;
	border: 1px solid #00a651;
}
