@charset "utf-8";
/* CSS Document */
*{padding:0; margin:0;}
li{list-style:none;}
a{color:#000; text-decoration:none;}
body {
	margin: 0px;
	padding: 0px;
	line-height:16px;font-family: "lato-regular-webfont"; font-size:14px;	
}
@font-face {
	font-family: "lato-regular-webfont";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/lato-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-regular-webfont.woff") format("woff"), url("../fonts/lato-regular-webfont.woff") format("woff"), url("../fonts/lato-regular-webfont.ttf") format("truetype");
}
@font-face {
	font-family: "lato-semibold-webfont";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/lato-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-semibold-webfont.woff") format("woff"), url("../fonts/lato-semibold-webfont.woff") format("woff"), url("../fonts/lato-semibold-webfont.ttf") format("truetype");
}
@font-face {
	font-family: "Lato-Light";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/Lato-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Light.woff") format("woff"), url("../fonts/Lato-Light.woff") format("woff"), url("../fonts/Lato-Light.ttf") format("truetype");
}
@font-face {
	font-family: "Lato-Bold";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Bold.woff") format("woff"), url("../fonts/Lato-Bold.woff") format("woff"), url("../fonts/Lato-Bold.ttf") format("truetype");
}
@font-face{
	font-family:"sapism_";
	font-style: normal;
	font-weight: bold;
	src:url("../fonts/sapism_.eot") format("embedded-opentype"), url("../fonts/sapism_.ttf") format("truetype"), url("../fonts/sapism_.woff") format("woff");
}
p{font-family: "Lato-Light"; line-height: 21px; font-size: 15px;}
.container {
	margin: 0 auto;
	width: 1200px;
	position:relative;
	z-index:99;
}
.banner {
  position: relative;
  width: 100%;
  padding-top: 82px;
}
.banner img{width:100%; height:auto; display:block}
.clear{clear:both;}
.header {
  background: #114624 none repeat scroll 0 0;
  padding: 7px 0 0;
  position: fixed;
  width: 100%;
  z-index: 99999999;
}
.logo {
  float: left;
  padding-top: 6px;
  width: 150px;
}
.header-right{width:810px; float:right;}
.header-top {
  text-align: right;
  padding-top: 5px;
}
.header-top  ul{}
.header-top ul li {
  border-right: 1px solid #bac3bc;
  color: #bac3bc;
  display: inline-block;
  font-size: 12px;
  margin-left: 8px;
  padding-right: 8px;
}
.header-top  ul li a{color:#bac3bc;}
.header-top  ul li:last-child{ border-right:0}
.header-top ul img {
  margin-right: 4px;
  vertical-align: top;
}

.header-menu{}
.header-menu ul{text-align:right}
.header-menu ul li {
   color: #fff;
  display:inline-block;
  font-size: 14px;
  padding: 0;
  position: relative;
  text-transform: uppercase;
}
.header-menu ul li ul {
  background: #114624  none repeat scroll 0 0;
  left: 0;
  position: absolute;
  top: 70px;
  width: 120px;
  opacity: 0;
  visibility: hidden; transition: all ease 0.6s
}
.header-menu ul li:hover > ul { opacity:1; visibility:visible; top:49px;}

.header-menu ul li ul li{width:100%;}
.header-menu ul li ul li ul{left:100%; top:0;}

span.arr-header {
  background: none repeat scroll 0 0 #f00;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px; display:none; transition:all ease 0.4s; font-weight:bold; -moz-transition:all ease 0.4s;
-ms-transition:all ease 0.4s; -o-transition:all ease 0.4s; -webkit-transition:all ease 0.4s; cursor:pointer;
}
span.arr-header::after {
  content: "+";
  text-align: center;
  width: 40px;
  position: absolute;
  vertical-align: baseline;
  top: 11px; transition:all ease 0.4s; font-weight:bold; -moz-transition:all ease 0.4s;
-ms-transition:all ease 0.4s; -o-transition:all ease 0.4s; -webkit-transition:all ease 0.4s;}

span.arr-header.active:after{transform:rotate(45deg); transition:all ease 0.4s; font-weight:bold; -moz-transition:all ease 0.4s;
-ms-transition:all ease 0.4s; -o-transition:all ease 0.4s; -webkit-transition:all ease 0.4s;}

.header-menu li a {
  color: #bac3bc;
  display: block;
  padding: 17px 23px;
}
.slide-button {
  background: url("slide-icon.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 40px;
  position: absolute;
  right: -45px;
  top: 19px;
  width: 45px; display:none; cursor:pointer;
}
ul.insideli-header li a {
  border-bottom: 1px solid #909090;
}
.header-menu ul li:first-child a {
  padding: 11px 20px;
}

.nav {
  background: rgba(0, 0, 0, 0) url("../images/menu.png") no-repeat scroll 0 0;
  color: #fff;
  display: none;
  float: right;
  height: 36px;
  width: 30px;
}
.header-bottom {
  margin-top: 4px;
}
.search-div {
  cursor: pointer;
  float: right;
  margin-top: 16px;
}
.about-left {
  width: 560px;
  float: left;
}
.about-mlj {
  padding: 50px 0;
  position: relative;
}
.about-mlj::after {
  background: rgba(0, 0, 0, 0) url("../images/banner-shadow.png") no-repeat scroll 0 0;
  content: "";
  height: 43px;
  left: 0;
  position: absolute;
  top: -16px;
  width: 100%;
}
.heading {
  color: #4e5450;
  font-size: 33px; position:relative
}
.heading:after{}
.heading span {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}
.heading p{ display:inline; position:relative}
.heading p::after {
  background: #8ac53e none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 23px;
}
.heading p b {
  font-family: "Lato-Light";
  font-weight: normal;
}
.subheading {
  color: #4e5450;
  font-size: 24px;
  line-height: normal;
  margin: 18px 0;font-family: "Lato-Light";
}
.text{}
.text p {
  color: #646464;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 23px;font-family: "Lato-Light";
}
a.readmore {
  border: 1px solid #8ec744;
  color: #4b4848;
  font-size: 12px;
  padding: 9px 15px;
  text-transform: uppercase;
  margin-top: 20px;
  display: inline-block; transition:all ease 0.6s
}
a.readmore:hover{ background:#114624; color:#FFF}
.center-heading {
  color: #4e5450;
  font-size: 33px;
  line-height: normal;
  position: relative;
  text-align: center;
}
.center-heading::after {
  background: #8ac53e none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 23px;
}
.center-heading span {
  font-family: "Lato-Light";
  font-weight: normal;
}
.product-range {
  background: #f8f8f8 none repeat scroll 0 0;
  padding-top: 47px;
  position: relative;
}
.product-range::after {
  background: rgba(0, 0, 0, 0) url("../images/about-bottom-img.png") repeat-x scroll center center;
  content: "";
  height: 40px;
  left: 0;
  position: absolute;
  top: -35px;
  width: 100%;
}
.product-range::before {
  background: rgba(0, 0, 0, 0) url("../images/banner-shadow.png") repeat-x scroll center center;
  bottom: -20px;
  content: "";
  height: 40px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 9999;
}
.center-text {
  color: #646464;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 16px;
  margin-top: 23px;
  text-align: center;font-family: "Lato-Light";
}
.product-range-up {
  margin-top: 30px;
  position: relative;
  width: 100%;
}
.product-range-up:after{ background:url(../images/product-up-left.jpg) 0 0 no-repeat; height:390px; width:50%; left:0; top:0; content:""; position:absolute; background-size:100% 100%}
.product-range-up:before{ background:url(../images/product-up-right.jpg) 0 0 no-repeat; height:390px; width:50%; right:0; top:0; content:""; position:absolute; background-size:100% 100%}
.product-range-up-left {
  background: rgba(117, 175, 40, 0.9) none repeat scroll 0 0;
  box-sizing: border-box;
  float: left;
  height: 390px;
  padding: 70px 60px;
  width: 600px;
}
.product-range h3 {
  color: #fff;
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.product-range h3 span {
  margin-right: 11px;
}
.product-range h3 span img{}
.text{font-size:15px; color:#FFF;font-family: "Lato-Light";}
.product-range-down {
  clear: both; position:relative; width:100%;
}
.text {
  color: #fff;
  font-family: "Lato-Light";
  font-size: 15px;
  line-height: 28px;
}
.product-range .readmore{ color:#FFF;}

.product-range-down:after{ background:url(../images/product-bottom-left.jpg) 0 0 no-repeat; height:390px; width:50%; left:0; top:0; content:""; position:absolute; background-size:100% 100%}
.product-range-down:before{ background:url(../images/product-bottom-right.jpg) 0 0 no-repeat; height:390px; width:50%; right:0; top:0; content:""; position:absolute; background-size:100% 100%}
.product-range-down-right {
  background: rgba(72, 114, 169, 0.9) none repeat scroll 0 0;
  box-sizing: border-box;
  float: right;
  height: 390px;
  padding: 70px 60px;
  width: 600px;
}
.award-testi {
  padding: 50px 0;
  position: relative;
  width: 100%;
}
.award{width:600px; float:left;}
.testimo {
  width: 550px;
  float: right;
  vertical-align: top; text-align:center
}
.testi-slider{ text-align:center; margin-top:40px;}
.testi-img {
  margin-bottom: 17px;
}
.testi-name {
  font-size: 15px;
  margin-bottom: 9px;
}
.testi-designation {
  color: #646464;
  font-size: 15px;
  margin-bottom: 17px;
  text-transform: uppercase; font-family: "Lato-Light";
}
.testi-description {
  color: #646464;
  font-size: 15px;
  line-height: 23px; font-family: "Lato-Light";
}
.testimo .owl-theme .owl-controls {
  margin-top: 25px;
}
.testimo .owl-theme .owl-controls .owl-page span {
  background: #d8d8d8 none repeat scroll 0 0;
  border-radius: 20px;
  display: block;
  height: 10px;
  margin: 5px 2px;
  opacity: 0.5;
  width: 10px;
}
.latest-event-div {
  background: #1a532e none repeat scroll 0 0;
  box-sizing: border-box;
  float: right;
  height: 412px;
  margin: 65px 0;
  padding: 30px 50px;
  width: 492px;
}
.latest-event {
  background: rgba(0, 0, 0, 0) url("../images/bg-green.jpg") no-repeat scroll 0 0 / 100% 100%;
  padding: 0;
  position: relative;
  width: 100%;
}
.latest-event .heading {
  color: #fff;
  margin-bottom: 25px;
}
.latest-event h3 {
  color: #fff;
  font-family: "Lato-Light";
  font-size: 26px;
  font-weight: normal;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.fist-nove {
  background: rgba(0, 0, 0, 0) url("../images/nov-icon.png") no-repeat scroll 21px 12px;
  border: 1px solid #477557;
  color: #8ecf3b;
  display: inline-block;
  font-size: 22px;
  margin-bottom: 20px;
  margin-top: 21px;
  padding: 8px 36px 13px 58px;
}
.location {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  margin: 6px 0;
}
.location p{ display:inline-block}
.location span {
  display: inline-block;
  vertical-align: top;
  margin-right: 9px;
}
.latest-event .readmore{color:#FFF;}
.latest-event:before {
  background: rgba(0, 0, 0, 0) url("../images/news-top-pettern.png") repeat-x scroll center center;
  bottom: -20px;
  content: "";
  height: 40px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 9999;
}
.latest-event::after {
  background: rgba(0, 0, 0, 0) url("../images/border.png") repeat-x scroll center center;
  content: "";
  height: 40px;
  left: 0;
  position: absolute;
  top: -8px;
  transform: rotate(180deg);
  width: 100%;
  z-index: 9999;
}
.news-gettouch {
  background: rgba(0, 0, 0, 0) url("../images/news-pettern.jpg") repeat scroll 0 0;
  padding: 45px 0; position:relative
}
.footer::after {
  background: rgba(0, 0, 0, 0) url("../images/footer_line.png") no-repeat scroll left top;
  content: "";
  height: 24px;
  left: 0;
  position: absolute;
  top: -24px;
  width: 100%; 
}

.news {
  background: #626467 none repeat scroll 0 0;
  box-sizing: border-box;
  float: left;
  padding: 30px 40px;
  width: 494px; color:#d8d8d9;
}
.news .heading {
  color: #fff;
  margin-bottom: 25px;
}
.news ul{}
.news li {
  border-bottom: 1px dashed #797b7e;
  margin-bottom: 18px;
  padding-bottom: 18px;
  padding-left: 30px; background:url(../images/news-ic.png) top left no-repeat
}
.news li h3 {
  font-size: 15px;
  font-weight: normal;
  line-height: normal;
  margin-bottom: 6px;
}
.news li h4{font-size: 15px;
  font-weight: normal;
  line-height: normal;
  margin-bottom: 6px;}
.news li h5{font-size: 13px; 
  line-height: normal;
  margin-bottom: 6px;font-family: "Lato-Light"; font-style:italic}
.news .readmore {
  color: #fff;
  margin-left: 29px;
  margin-top: 2px;
}
  .news li:last-child{ border-bottom:0; margin-bottom:0;}
.get-touch {
  float: right;
  margin-top: 15px;
  width: 640px;
}
.get-touch .text {
  color: #646464;
  font-size: 15px;
  line-height: 21px;
  margin: 15px 0;
}
.touch-form{}
.touch-form li {
  border: 1px solid #d2d2d2;
  float: left;
  margin-bottom: 17px;
  margin-right: 3%;
  width: 46%;
}
.touch-form input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  color: #000;
  padding: 11px;
  width: 100%;
}
.touch-form select{width:100%; background:none; color:#000; border:0; padding: 11px;}
.touch-form textarea{width:100%; background:none; color:#000; border:0; padding: 11px; resize:none}
.touch-form li.full-li{ width:95%;}
.touch-form li.sub-but input{ border:1px solid #8ec744; width:200px; text-align:center; text-transform:uppercase; cursor:pointer; color:#4b4848; font-size:12px; transition:all ease 0.6s}
.touch-form li.sub-but input:hover{ background:#1b532e; color:#FFF}
.touch-form li.sub-but{border:0;}
.footer {
  background: #eaecf0 url("../images/footer-leaf.png") no-repeat scroll left 0px;
  clear: both;
  padding-top: 25px;
  position: relative;
  width: 100%;
}

.footer::before {
  background: rgba(0, 0, 0, 0) url("../images/footer-right.png") no-repeat scroll left top;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: -13px;
  width: 135px; z-index:99
}
.footer li {
  float: left;
  margin-right: 29px;
  width: 170px;
}
  .footer li li {
  font-family: "Lato-Light";
  font-size: 14px;
  margin-bottom: 14px;
  width: 100%;
}
   .footer li a{ color:#6b6c6e;}
.footer li h3 {
  color: #118e3e;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 15px;
  padding-bottom: 9px;
  position: relative;
}
.footer li h3::after {
  background: #118e3e none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 20px;
}
.footer li.footer-social li {
  width: auto;
  display: inline-block;
  margin-right: 10px;
}
.footer-last p{ font-size:12px; color:#7b7b7b}
.footer-last p a{color:#7b7b7b}
.footer-last p.left{ width:48%; float:left}
.footer-last p.right{ float:right; width:48%; text-align:right}
.footer-last {
  border-top: 1px solid #c2c7cb;
  margin-top: 15px;
  padding-bottom: 15px;
  padding-top: 15px;
}
.footer li a:hover{ color:#118e3e;}
.inside-banner{width:100%; position:relative; padding-top: 82px;}
.inside-banner img{width:100%; height:auto;}
.bradcam {
  bottom: 45px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: right;
}
.bradcam li{ color:#79c813; display:inline-block}
.bradcam li a {
  background: rgba(0, 0, 0, 0) url("../images/brad-arrow.png") no-repeat scroll right 5px;
  color: #8e8e8e;
  display: inline-block;
  margin-right: 6px;
  padding-right: 14px;
}
.about-us-left {
  background: #8ac53f none repeat scroll 0 0;
  box-sizing: border-box;
  color: #fff;
  float: left;
  padding: 59px 56px;
  width: 600px; position:relative
}
.about-us-left::after {
  background: rgba(0, 0, 0, 0) url("../images/flower-img.png") no-repeat scroll 0 0;
  content: "";
  height: 69px;
  position: absolute;
  right: -25px;
  top: -20px;
  width: 91px;
}
.about-us-left .heading{color:#FFF;}
.about-us-right{width:600px; float:right;}
.about-us-left .subheading{color:#FFF;}
.about-us-left .text p{color:#FFF;}
.about-us {
  margin: 50px 0;
}
.vis-mis {
  background: #f8f8f8 url("../images/about-.jpg") no-repeat scroll center top;
  overflow: hidden;
  padding-top: 418px;
  position: relative;
  width: 100%;
}
.vis-mis .container {
  margin-top: -55px;
}
.vision {
  background: #f8f8f8 none repeat scroll 0 0;
  box-sizing: border-box;
  float: left;
  padding: 40px;
  width: 590px;
}
.mission {
  background: #f8f8f8 none repeat scroll 0 0;
  box-sizing: border-box;
  float: right;
  padding: 40px;
  width: 590px;
}
.vis-img {
  width: 89px;
  float: left;
  border-right: 1px solid #ccc;
  margin-right: 18px;
}
.vis-text {
  color: #646464;
  float: right;
  font-family: "Lato-Light";
  line-height: 24px;
  width: 400px;
  height: 125px;
  overflow-y: auto;
}
.vis-mis .heading {
  margin-bottom: 30px;
}
.core-team {
  background: rgba(0, 0, 0, 0) url("../images/team-bg.jpg") repeat scroll left top;
  margin-bottom: 45px;
  margin-top: 26px;
  padding-bottom: 77px;
  position: relative;
  width: 100%;
}
.core-team::after {
  background: rgba(0, 0, 0, 0) url("../images/core-team-top.jpg") no-repeat scroll 0 0;
  content: "";
  height: 42px;
  left: 0;
  position: absolute;
  top: -36px;
  width: 100%;
}
.core-team::before {
  background: rgba(0, 0, 0, 0) url("../images/core-team-bottom.png") no-repeat scroll 0 0;
  bottom: -38px;
  content: "";
  height: 42px;
  left: 0;
  position: absolute;
  width: 100%;
}
.core-team .item {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 2px 2px #ccc;
  float: left;
  margin: 0 14px;
  min-height: 332px;
  padding-bottom: 7px;
  text-align: center;
  width: 270px;
  border: 1px solid #e3e3e3;
}
.team-name {
  color: #000000;
  font-size: 15px;
  margin: 13px 0;font-family: "Lato-Bold";
}
.team-desi {
  font-size: 15px;
  color: #646464;
  margin-bottom: 11px;
  text-transform: uppercase;font-family: "Lato-Light";
}
.team-descre {
  color: #646464;
  font-family: "Lato-Light";
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 11px;
}
.core-team-slider {
  padding-top: 33px;
}

.certificate .subheading {
   font-size: 19px;
   text-align: center;
}
.certi-slider{}
.certi-slider .item {
  float: left;
  margin: 0 8px;
  text-align: center;
  width: 184px;
}
.certi-slider {
  margin-top: 40px;
}
.certi-img {
  margin-bottom: 10px;
  position: relative; cursor:pointer
}
.certi-name {
  padding: 0 28px;
  margin-bottom: 22px;
}
.certi-slider .item:hover .certi-name{ color:#75b81f;}
.certificate {
  margin-bottom: 72px;
  padding-top: 14px;
}
.zoom-icon {
  width: 25px;
  height: 25px;
  position: absolute;
  bottom: 28px;
  right: 35px;
  opacity: 0; transition: all ease 0.6s
}
.certi-slider .item:hover .zoom-icon{opacity:1;}
.popupbigimg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.6);
  z-index: 999999; /*display:none !important*/
}
.popup-inside {
  width: 700px;
  height: 400px;
  background: #fff;
  position: absolute;
  right: 0;
 bottom: 0;
  top: 0;
  left: 0;
  margin: auto;
}
.popup-inside img {
  height: auto;
  width: 100%;
}
.popup-inside-close {
  position: absolute;
  top: -15px;
  right: -10px;
  background: #000;
  border-radius: 50%;
  color: #fff;
  padding: 7px;
  height: 20px;
  width: 20px;
  text-align: center;
  font-weight: bold;
  line-height: 20px;
  cursor: pointer;
}
.inter-left {margin-bottom: 40px;
  float: left;
  width: 590px; margin-top:20px;
}
.inter-left li {
  background: rgba(0, 0, 0, 0) url("../images/green-icon.png") no-repeat scroll 0px 5px;
  width: 48%;
  float: left;
  padding-left: 22px;
  box-sizing: border-box;
  margin: 14px 0;
}

.inter-left ul { margin-bottom:0px;}

.inter-left h4 { margin:15px 0px; clear:both; width:100%; float:left; font-size:18px; colour:#114624; }


.inter-left li a{}
.inter-right {
  width: 500px;
  float: right;
}
.internation-approval {
  background: rgba(0, 0, 0, 0) url("../images/inter-pattern.jpg") repeat scroll left top;
  padding: 55px 0;
  position: relative;
  width: 100%;
}
.internation-approval::after {
  background: rgba(0, 0, 0, 0) url("../images/international-approval.jpg") no-repeat scroll 0 0;
  content: "";
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.internation-approval .text {
  color: #000;
  line-height: 23px;
  margin: 24px 0;
  text-align: center;
}
.product-li {
 
 
}
.product-li li {
  background: #f8f8f8 none repeat scroll 0 0;
  height: 371px;
  margin-bottom: 45px;
}
.name-suplayer {
  float: left;
  height: 371px;
  position: relative;
  width: 262px;
}
.suplyer-icon {
  height: 100%;
  position: relative;
  width: 188px;
  text-align: center;
  margin: 0 auto;
}

.suplyer-icon .cent-data {
  bottom: 0;
 
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 90px; 
}
.suplyer-icon .cent-data p {
  color: #646464;
  line-height: 20px;
  margin-top: 6px;
}
.suplayer-slider {
  width: 510px;
  float: left;
}
.sup-pro-name {
  bottom: 27px;
  color: #fff;
  font-size: 21px;
  left: 21px;
  position: absolute; line-height:28px;
}
.end-use {
  float: right;
  vertical-align: top;
  width: 428px;
}
.end-use li {
  float: left;
  height: 185px;
  text-align: center;
  width: 50%;
  box-sizing: border-box;
  padding-top: 42px; transition:all ease 0.6s; margin-bottom:0
}
.end-use li h3{ font-size:15px; color:#646464; font-weight:normal;font-family: "Lato-Light"; text-transform:uppercase}
.enduser-icon {
  height: 88px;
  margin-bottom: 8px;
  position: relative;
}
.end-use li:hover{background:#FFF;}
.enduser-icon img{position:absolute; top:0; right:0; bottom:0; left:0; margin:auto;}
.end-use li:nth-child(1){ border-right:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4;}
.end-use li:nth-child(2){border-bottom:1px solid #e4e4e4;}
.end-use li:nth-child(3){border-right:1px solid #e4e4e4;}
.suply-nam {
  float: left;
  width: 262px; font-size:21px; color:#000;font-family: "lato-semibold-webfont"; text-transform:uppercase; margin-bottom:15px;
}
.suply-prom {
  float: left;
  width: 510px;font-family: "lato-semibold-webfont"; text-transform:uppercase;font-size:21px; color:#000;
}
.suply-enduse {
  float: right;
  width: 428px;font-family: "lato-semibold-webfont"; text-transform:uppercase;font-size:21px; color:#000;
}
.product .text {
  color: #000;
  line-height: 22px;
  margin: 37px 109px 50px;
  text-align: center;
}
.product .text span{ text-transform:uppercase; color:#108139;font-family: "lato-semibold-webfont"; }
.product {
  padding: 30px 0;
}
.contact-us {
  padding: 50px 0; position:relative
}
.contact-us-left {
  border: 1px solid #ccc;
  height: 440px;
  width: 586px;
  float: left;
}
.cor-up {
  border-bottom: 1px dashed #ccc;
  box-sizing: border-box;
  height: 50%;
  padding-top: 29px;
  text-align: center;
  width: 100%;
}
.contact-us-left  h2{ font-size:22px; color:#4e5450;font-family: "Lato-Light"; font-weight:normal; line-height:normal; margin:10px 0}
.contact-us-left p{ font-size:15px; color:#646464;font-family: "Lato-Light"; line-height:24px;}
.phone  {
  width: 50%;
  float: left;
  text-align: center;
  padding-top: 27px;
  border-right: 1px dashed #ccc; box-sizing:border-box; height:50%
}
 .email {
  width: 50%;
  float: left;
  text-align: center;
  padding-top: 27px;
  box-sizing:border-box; height:50%
}
.contact-us-right {
  border: 1px solid #ccc;
  float: right;
  height: 440px;
  width: 586px;
}
.contact-us .text {
  color: #646464;
  font-size: 15px;
  line-height: 23px;
  margin: 25px 0;
  padding: 0 187px;
  text-align: center;
}
.contact-form{}
.contact-form li {
  border: 1px solid #ccc;
  float: left;
  margin-bottom: 22px;
  margin-right: 2%;
  width: 31%;
}
.contact-form li input{background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 0 none;
padding: 10px;
width: 100%;}
.contact-form li select{background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 0 none;
padding: 10px;
width: 100%;}
.contact-form li textarea{background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 0 none;
padding: 10px;
width: 100%; resize:none}
.contact-form li.full-li { width:97%;}
.contact-form li.sub-but {
  border: 1px solid #8ac53e;
  width: 150px; transition:all ease 0.6s
}
.contact-form li.sub-but:hover{background:#8ac53e;}
.contact-form li.sub-but:hover input{color:#FFF; cursor:pointer}
.contact-form {
  margin-top: 36px;
}
.internation-approvall{padding:50px 0;}
.media-product{}
.media-img{}
.media-date {
  color: #646464;
  font-family: "Lato-Light";
  font-size: 15px;
  margin-bottom: 23px;
}
.media-product li {
  float: left;
  margin: 1% 1%;
  width: 48%;
}
.media-heading {
  color: #000;
  font-size: 22px;
  line-height: normal;
  margin: 10px 0;font-family: "Lato-Light";
}
.first-letter-sepe{font-family: "Lato-Light"; font-size:15px; color:#646464;}
.first-letter-sepe p {
  float: left;
  line-height: 22px;
  width: 490px;
}
.first-letter-sepe .first-word-text {
  background: #8ac53f none repeat scroll 0 0;
  box-sizing: border-box;
  color: #fff;
  float: left;
  font-size: 25px;
  font-weight: bold;
  margin-right: 10px;
  padding: 13px;
  text-align: center;
  width: 45px;
}
.media-center {
  padding: 45px 0;
}
.media-center .text {
  color: #000;
  line-height: 22px;
  margin: 20px 0;
  text-align: center;
  padding: 0 29px;
}
.vis-text li {margin:10px 0}
.header-menu li:last-child a{padding-right:9px}
.text-industry {color: #646464; font-family: "Lato-Light";
font-size: 15px;
line-height: 23px;
margin: 25px 0;
padding: 0 187px;
text-align: center;}

/* Event gallery*/
ul.event-gal > li {
  width: 100%;
  margin: 0px;
}
ul.event-gal li .certi-img {
 
  float: left;
  margin: 10px;
}
.pagination {text-align: center;}
.pagination ul.paging {text-align: center; margin: 0 auto;}
.paging li {width:auto; float:none; display:inline-block; margin: 1% 5px; background:#118e3e; padding: 5px 10px; cursor: pointer; color:#fff;}
.top-menu-sitemap{}
.top-menu-sitemap li {
  background: rgba(0, 0, 0, 0) url("../images/green-icon.png") no-repeat scroll 1px 4px;
  display: inline-block;
  margin-bottom: 13px;
  padding-left: 18px;
  width: 100%;
}
.top-menu-sitemap li li {
  display: inline-block;
  float: left;
  margin-right: 27px;
  margin-top: 8px;
  width: auto;
}
.top-menu-sitemap.top li{}
.top-menu-sitemap li h3 {
  font-weight: normal;
  padding-bottom: 8px;
}
.captcha-form-list i{ position: relative; bottom: 14px; cursor: pointer;}


