@charset "utf-8";
/* CSS Document */


* {
	margin:0px;
	padding:0px;
}
html {
	margin-right:0px !important;
}
body {
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	min-width:1000px;
	background-image: url(../images/main-background.jpg);
	background-repeat: repeat;
}
a {
	text-decoration:none;
	outline:none;
	color:#508337;
	transition:all 0.2s ease-in-out 0s;
	-webkit-transition:all 0.2s ease-in-out 0s;
	-moz-transition:all 0.2s ease-in-out 0s;
	-ms-transition:all 0.2s ease-in-out 0s;
	-o-transition:all 0.2s ease-in-out 0s;
}
a:hover {
	color:#555;
}
img {
	border:none;
	display:block;
}
.fl {
	float:left !important;
}
.fr {
	float:right !important;
}
.cl {
	clear:both;
}
.fn {
	clear:none!important;
}

.no-margin {
	margin:0px !important;
}
.last {
	margin-right:0px !important;
}
.first {
	margin-left:0px !important;
}
.wrap {
	width:1170px;
	margin:auto;
}
.header {
	background:#fff;
	background:rgba(255, 255, 255, 0.9);
	position:absolute;
	left:0;
	right:0;
	height:70px;
	transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
	-webkit-transition:all ease-in-out 0.5s;
}
.sticky-wrapper {
	position:absolute;
	left:0;
	right:0;
	z-index:22;
}
.header.is-sticky {
	height:70px;
}
.header .logo, .header.is-sticky .logo {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
.header .nav, .header.is-sticky .nav {
	padding:22px 0 0 0;
}
.logo {
	padding:35px 0 35px 25px;
	float:left;
	transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
	-webkit-transition:all ease-in-out 0.5s;
}
.nav {
	float:right;
	padding:42px 14px 0 0;
}
.nav ul {
}
.nav ul li {
	float:left;
	list-style:none;
}
.nav ul li a {
	display:block;
	font-size:18px;
	color:#3e7a20;
	line-height:32px;
	padding:0 16px;
}
.nav ul li a:hover {
	color:#424345;
}
.bannerpart {
	background-size:100%;
	height:590px;
	padding:0px 0 0 0;
	background-attachment: fixed;
	background-image: url(../images/baner-background-grass.jpg);
	background-repeat: no-repeat;
}
.bnerhead {
	text-align:center;
	font-size:40px;
	color:#fff;
	line-height:51px;
	font-weight:normal;
	padding:110px 0 80px 0;
	text-shadow:1px 1px 2px #2A2626;
}
.bannerleft {
	float:left;
	width:730px;
}
.bannerleft h3 {
	float:left;
	width:235px;
	padding:18px 0 0 80px;
	border-radius:30px;
	margin:0 40px 15px 0;
	position:relative;
	height:41px;
	font-size:22px;
	line-height:23px;
	color:#fff;
	font-weight:normal;
	font-family: 'Roboto', sans-serif;
	background-image: url(../images/baner-hover.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.bannerleft h3:hover {
	color:#f0e22b;
}
.bannerleft h3:hover span {
	transform:scale(1) rotate(360deg);
	-webkit-transform:scale(1) rotate(360deg);
	-moz-transform:scale(1) rotate(360deg);
	-o-transform:scale(1) rotate(360deg);
	-ms-transform:scale(1) rotate(360deg);
	background:#f0e22b;
}
.bannerleft h3 span {
	position:absolute;
	left:0;
	top:0;
	background:rgba(21, 36, 4, 0.7);
	border-radius:50%;
	transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
	-webkit-transition:all ease-in-out 0.5s;
}
.bannerleft h3:last-child {
	
}
.bannerright {
	float:right;
	background:url(../images/enqry-patrn.png) repeat #f0e22b;
	width:338px;
	text-align:center;
	padding:30px 0;
	border-radius:5px;
	position:relative;
	transition:all ease-in-out 0.2s;
	-moz-transition:all ease-in-out 0.2s;
	-webkit-transition:all ease-in-out 0.2s;
	-webkit-box-shadow: 0 0 1px 0 #3b3810;
	box-shadow: 0 0 1px 0 #3b3810;
}
.bannerright:hover {
	background:rgba(255, 255, 255, 0.9);
}
.bannerright button {
	background:#3c3810;
	padding:0 54px;
	border:none;
	border-radius:5px;
	font-family: 'Oswald', sans-serif;
	font-size:20px;
	line-height:38px;
	text-transform:uppercase;
	color:#fff;
	cursor:pointer;
	transition:all ease-in-out 0.2s;
	-moz-transition:all ease-in-out 0.2s;
	-webkit-transition:all ease-in-out 0.2s;
	-webkit-box-shadow: 0 0 1px 0 #3b3810;
	box-shadow: 0 0 1px 0 #3b3810;
}
.bannerright button:hover {
	background:#417c23;
}
.bannerright img {
	display:inline;
	text-align:center;
	padding:10px 0;
}
.bannerright h4 {
	font-size:32px;
	line-height:34px;
	color:#38350e;
	font-family: 'Oswald', sans-serif;
	font-weight:normal;
	display:block;
}
.bnrshdw {
	position:absolute;
	top:100%;
	left:0;
}
.bnrshdw img {
	padding:0;
}
.manufacture {
}
.heading {
	text-align:center;
	font-size:50px;
	color:#000000;
	line-height:50px;
	font-weight:lighter;
	padding:62px 0 55px 0;
}
.heading span {
	display:block;
	padding:20px 0 0 0;
}
.heading span img {
	display:inline;
}
.manufacture {
}
.manufacture .box {
	margin:0 10px 14px 0;
	position:relative;
	background:#000;
	overflow:hidden;
}
.manufacture .box:hover img {
	opacity:0.7;
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.manufacture .box:hover span {
	padding:5px 42px 5px 45px;
}
.manufacture .box img {
	border:1px solid #595959;
	transition:all ease-in-out 0.2s;
	-moz-transition:all ease-in-out 0.2s;
	-webkit-transition:all ease-in-out 0.2s;
}
.manufacture .box span {
	background:url(../images/rectngle-img.png) no-repeat right top;
	font-size:18px;
	color:#fff;
	line-height:32px;
	font-weight:lighter;
	padding:5px 42px 5px 25px;
	position:absolute;
	left:0;
	bottom:12px;
	transition:all ease-in-out 0.2s;
	-moz-transition:all ease-in-out 0.2s;
	-webkit-transition:all ease-in-out 0.2s;
}
.manufac-left {
	float:left;
}
.manufcmar {
	margin:0 15px;
}
.thankupage {
	text-align:center;
}
.thankupage .heading3 {
	line-height:50px;
	font-weight:400;
	color:#333;
}
.thnkicn {
	display:inline;
	margin:50px 0 0 0;
}
.resoncon {
}
.resoncon .box {
	float:left;
	width:370px;
	position:relative;
}
.bxslider li {
	width:370px !important;
	margin:0 28px 0 0;
}
.resoncon .box .image {
	position:relative;
}
.resimgman {
	overflow:hidden;
	display:block;
	background:#000;
}
.resoncon .box .image .resimgman img {
	border:1px solid #000;
	transition:all ease-in-out 0.2s;
	-moz-transition:all ease-in-out 0.2s;
	-webkit-transition:all ease-in-out 0.2s;
}
.resnspan {
	border:4px solid #7fb648;
	background:url(../images/reasn-icnptrn.png) repeat;
	width:141px;
	height:141px;
	display:block;
	border-radius:50%;
	margin:auto;
	position:absolute;
	top:140px;
	left:0;
	right:0;
	z-index:11;
}
.resnspan img {
	transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
	-webkit-transition:all ease-in-out 0.5s;
}
.reasslidsdw {
	position:absolute;
	top:100%;
}
.resoncon .box .text {
	text-align:center;
	margin:70px 0 0 0;
	border-bottom:5px solid #c1c6ca;
	min-height:200px;
	transition:all ease-in-out 0.2s;
	-moz-transition:all ease-in-out 0.2s;
	-webkit-transition:all ease-in-out 0.2s;
}
.resoncon .box .text h2 {
	font-size:26px;
	color:#000;
	line-height:27px;
	font-weight:500;
	padding:14px 0;
	transition:all ease-in-out 0.2s;
	-moz-transition:all ease-in-out 0.2s;
	-webkit-transition:all ease-in-out 0.2s;
}
.resoncon .box .text p {
	font-size:16px;
	line-height:24px;
	color:#000;
	font-weight:lighter;
}
.bx-prev {
	background:url(../images/reslidr-arrw.png) no-repeat;
	width:34px;
	height:98px;
	display:block;
	font-size:0px;
	position:absolute;
	left:-40px;
	top:50%;
	margin-top:-49px;
}
.bx-next {
	width:34px;
	height:98px;
	display:block;
	font-size:0px;
	position:absolute;
	right:-40px;
	top:50%;
	margin-top:-49px;
	background-image: url(../images/next.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.resoncon .box .image:hover .resimgman img {
	opacity:0.7;
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
}
.resoncon .box .image:hover .resnspan {
	background:#7fb648;
	border-color:#e3db2d;
}
.resoncon .box .image:hover .resnspan img {
	transform:scale(1) rotate(360deg);
	-webkit-transform:scale(1) rotate(360deg);
	-moz-transform:scale(1) rotate(360deg);
	-o-transform:scale(1) rotate(360deg);
	-ms-transform:scale(1) rotate(360deg);
}
.resoncon .box:hover .text {
	border-color:#437d25;
}
.resoncon .box:hover .text h2 {
	color:#437d25;
}
.brandtrust {
	background-size:cover;
	height:510px;
	background-image: url(../images/brand-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.brandtrust .heading {
	color:#fff;
}
.bxslider2 {
}
.bxslider2 li {
	list-style:none;
	background:#fff;
	border-radius:50%;
	width:149px !important;
	margin:0 22px 0 0;
	transition:all ease-in-out 0.2s;
	-moz-transition:all ease-in-out 0.2s;
	-webkit-transition:all ease-in-out 0.2s;
}
.bxslider2 li:hover {
	border-radius:25%;
}
.bxslider2 li img {
	transition:all ease-in-out 0.2s;
	-moz-transition:all ease-in-out 0.2s;
	-webkit-transition:all ease-in-out 0.2s;
}
.bxslider2 li:hover img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
}
.brandslidr {
	width:1005px;
	margin:auto;
}
.brandtrust .bx-prev {
	background:url(../images/reslidr-arrw2.png) no-repeat;
	margin-top:-26px;
	left:-60px;
}
.brandtrust .bx-prev:hover {
	left:-65px;
}
.brandtrust .bx-next {
	background:url(../images/reslidr-arrw2.png) no-repeat right top;
	margin-top:-26px;
	right:-60px;
}
.brandtrust .bx-next:hover {
	right:-65px;
}
.ourtwopart {
	padding:0 0 70px 0;
}
.ourfactory {
	width:1170px;
	float:left;
}
.ourfactory .heading span {
	padding:5px 0 0 0;
}
.bxslider3 {
}
.ourfactory .bx-wrapper {
	width:525px;
	margin:auto;
	padding:0 0 30px 0;
}
.bxslider3 li {
	float:left;
	list-style:none;
	width:255px !important;
	border:1px solid #a1a2a2;
	margin:0 9px 0 0;
	background:#000;
	overflow:hidden;
}
.bxslider3 li img {
	transition:all ease-in-out 0.2s;
	-moz-transition:all ease-in-out 0.2s;
	-webkit-transition:all ease-in-out 0.2s;
}
.bxslider3 li:hover img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	opacity:0.7;
}
.ourfactory .heading {
	padding:62px 0 25px;
}
.ourfactory .bx-prev {
	background: url("../images/reslidr-arrw3.png") no-repeat scroll 15px center rgba(0, 0, 0, 0);
	border: 1px solid #A9A9A9;
	border-radius: 5px;
	height: 28px;
	left: 50%;
	margin-left: -42px;
	margin-top: 0;
	top: 100%;
	width: 42px;
}
.ourfactory .bx-prev:hover {
	background-color:#fff;
	border-color:#5c7b16;
}
.ourfactory .bx-next {
	background:url(../images/reslidr-arrw3.png) no-repeat -35px center;
	width:42px;
	height:28px;
	border:1px solid #a9a9a9;
	border-radius:5px;
	right:50%;
	top:100%;
	margin-right:-54px;
	margin-top:0px;
}
.ourfactory .bx-next:hover {
	background-color:#fff;
	border-color:#5c7b16;
}
.numberdefine {
	background:url(../images/define-ptrn.png) repeat;
	padding:0 0 95px 0;
}
.numberdefine .heading {
	color:#fff;
}
.numberdefine .box {
	width:210px;
	color:#fff;
	text-align:center;
	float:left;
	margin:0 30px 0 0;
}
.numberdefine .box .image {
	border:1px solid #3f692b;
	border-radius:50%;
	width:129px;
	margin:0 auto;
	background:rgba(0, 0, 0, 0.12)
}
.numberdefine .box .image img {
	transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
	-webkit-transition:all ease-in-out 0.5s;
}
.numberdefine .box .image:hover {
	border-color:#ded529;
}
.numberdefine .box .image:hover img {
	transform:scale(1) rotate(360deg);
	-webkit-transform:scale(1) rotate(360deg);
	-moz-transform:scale(1) rotate(360deg);
	-o-transform:scale(1) rotate(360deg);
	-ms-transform:scale(1) rotate(360deg);
}
.numberdefine .box .image + .text {
	margin-top:22px;
}
.numberdefine .box .text + .image {
	margin-top:22px;
}
.numberdefine .box .text {
	text-align:center;
}
.numberdefine .box .text h2 {
	font-size:44px;
	color:#9cc055;
	line-height:42px;
	font-weight:600;
}
.numberdefine .box .text p {
	font-size:22px;
	color:#000;
	line-height:22px;
	font-weight:lighter;
}
.testimonial {
	padding:0 0 20px 0;
}
.testimonial .heading {
	padding:62px 0 30px 0;
}
.testislider .box {
	text-align:center;
}
.testislider .box .image {
	border-radius:50%;
	border:2px solid #404040;
	width:105px;
	margin:auto;
	overflow:hidden;
	background:#000;
}
.testislider .box .image:hover {
	border-color:#51803a;
}
.testislider .box .image img {
	transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
	-webkit-transition:all ease-in-out 0.5s;
}
.testislider .box .image:hover img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	opacity:0.7;
}
.testislider .box .image img {
	border-radius:50%;
}
.testislider .box .text {
	margin:0 0 18px 0;
}
.testislider .box .text p {
	font-size:16px;
	color:#404040;
	line-height:24px;
	font-weight:lighter;
	margin:15px 0;
}
.testislider .box .text h4 {
	font-size:20px;
	color:#427c24;
	line-height:20px;
	font-weight:normal;
}
.testislider .bx-controls-direction {
	display:none;
}
.testislider .bx-wrapper .bx-pager {
	display:block !important;
}
.testislider .bxslider4 li {
	width:1170px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	width:11px !important;
	height:11px !important;
	margin:0 3px !important;
	background:#bababa !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:#427c24 !important;
}
.footer-top {
	background:url(../images/footer-bg.png) no-repeat center top #417c23;
	background-size:cover;
}
.footer-top .heading {
	color:#fff;
}
.footer-top {
}
.footer-top .heading {
	padding:62px 0 30px 0;
}
.our-adress {
	width:585px;
	float:left;
	text-align:center;
}
.heading2 {
	font-size:30px;
	line-height:51px;
	color:#fff;
	font-weight:lighter;
	margin:0 0 28px 0;
}
.our-adress .left {
	float:left;
}
.our-adress .right {
	float:right;
	text-align:left;
	width:270px;
}
.our-adress .right h2 {
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	color:#fff;
	margin:0 0 20px 0;
}
.our-adress .right h4 {
	font-size:17px;
	line-height:26px;
	color:#fff;
	font-weight:lighter;
	margin:0 0 11px 0;
	background:url(../images/form-icn.png) no-repeat 0 5px;
	padding:0 0 0 26px;
}
.our-adress .right h4 a {
	display:block;
	font-size:17px;
	line-height:26px;
	color:#fff;
	font-weight:lighter;
}
.our-adress .right h4 a:hover {
	color:#1c4308
}
.our-adress .right h4.teleicn {
	background-position:0 -115px;
}
.our-adress .right h4.msgicn {
	background-position:0 -149px;
}
.our-adress .right h4.faxicn {
	background:url(../images/fax.png) no-repeat 0 5px;
}
.social {
	margin:20px 0 0 0;
}
.social li {
	list-style:none;
	float:left;
	list-style:none;
	margin:0 5px 0 0;
}
.social li a {
	display:block;
	background:url(../images/social-icn.png) no-repeat left center;
	width:29px;
	height:29px;
	padding:10px;
	border:1px solid #1c4308;
	border-radius:50%;
}
.social li a.sclicn1 {
	background-position:10px center;
}
.social li a.sclicn2 {
	background-position:-47px center;
}
.social li a.sclicn3 {
	background-position:-104px center;
}
.social li a.sclicn4 {
	background-position:-161px center;
}
.social li a:hover {
	background-color:#fff;
}
.enquiryform {
	float:right;
	width:565px;
	text-align:center;
	margin-left: 20px;
}
.footer-top {
	padding:0 0 25px 0;
}
.enquiryform {
}
.enquiryform input {
	width:100%;
	float:left;
	border:1px solid #fff;
	background:#588142;
	color:#fff;
	border-radius:3px;
	height:51px;
	text-indent:20px;
	margin:0 6px 15px 0;
	transition:all ease-in-out 0.2s;
	-moz-transition:all ease-in-out 0.2s;
	-webkit-transition:all ease-in-out 0.2s;
}
.enquiryform input:hover {
	background:#fff;
	text-indent:28px;
	color:#413C3C;
}
/*.enquiryform input:nth-child(2n){float:right;}*/
.enquiryform textarea {
	width:100%;
	border:1px solid #fff;
	background:#fff;
	background:#588142;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-weight:lighter;
	resize:none;
	border-radius:3px;
	text-indent:20px;
	font-size:13px;
	padding:10px 0 0 0;
	height:100px;
	transition:all ease-in-out 0.2s;
	-moz-transition:all ease-in-out 0.2s;
	-webkit-transition:all ease-in-out 0.2s;
}
.enquiryform textarea:hover {
	background:#fff;
	text-indent:28px;
	color:#413C3C;
}
.sbutton {
	width:273px;
	text-align:center;
	height:56px;
	background:#fff;
	border-radius:3px;
	font-size:26px;
	line-height:56px;
	font-weight:lighter;
	font-family: 'Roboto', sans-serif;
	color:#427c24;
	border:none;
	cursor:pointer;
	transition:all ease-in-out 0.2s;
	-moz-transition:all ease-in-out 0.2s;
	-webkit-transition:all ease-in-out 0.2s;
	margin:15px 0;
}
.sbutton:hover {
	background:#e1d92d;
	color:#3c3911;
}
.footer-botm {
	text-align:center;
	padding:20px 0;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat;
}
.foterlinks {
	text-align:center;
	padding:8px 0;
}
.foterlinks li {
	display:inline-block;
	background:url(../images/foterlink-bordr.png) no-repeat right top;
}
.foterlinks li a {
	font-size:16px;
	color:#fff;
	line-height:16px;
	font-weight:lighter;
	padding:0 8px;
}
.foterlinks li:last-child {
	background:none;
}
.foterlinks li a:hover {
	color:#45732e;
}
.footer-botm p {
	font-size:16px;
	color:#fff;
	line-height:16px;
	font-weight:lighter;
}
#preloader {
	background-color: #FFFFFF;
	background-image: url("../images/preloader.gif");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 32px 32px;
	height: 100%;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999999;
}
#preloader .table-center-vertically {
	display: table;
	height: 100%;
	width: 100%;
}
#preloader h1 {
	color: #9CC055;
	display: table-cell;
	font-size: 18px;
	font-weight: 300;
	padding-top: 70px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}
#preloader h1 span {
	margin-right:10px;
}
#preloader h1 span.red {
	font-weight:normal;
	font-family: 'gotham_htfbold';
	color:#F0E22F;
}
.become-baner {
	background:url(../images/become-banner.jpg) no-repeat center top fixed;
	height:515px;
	padding:0;
}
.tour-baner {
	background:url(../images/tour.jpg) no-repeat center top fixed!important;
	height:515px;
	padding:0;
}
.bannerhead {
	font-size:70px;
	line-height:32px;
	color:#fff;
	font-weight:lighter;
	padding:295px 0 0 0;
	text-shadow: 1px 1px 2px #2A2626;
}
.inner-contain {
	padding:60px 0;
}
.sidebar {
	width:310px;
	float:right;
}
.sidebar .title {
	background:#52853b;
	font-size:26px;
	color:#f2f2f2;
	font-weight:lighter;
	text-indent:20px;
	line-height:50px;
	margin:0 0 10px 0;
}
.sidebrsven {
	background:#e7e7e7;
	border:1px solid #cecece;
	padding:22px;
	margin:0 0 30px 0;
}
.sidebrsven h3 {
	background:#f2f2f2;
	border:1px solid #cecece;
	width:100%;
	float:left;
	border-radius:25px 0 0 25px;
	font-size:18px;
	line-height:20px;
	font-weight:lighter;
	margin:0 0 10px 0;
}
.sidebrsven h3.padtopchng {
	margin:0;
}
.sidebrsven h3.padtopchng i {
	/* padding:5px 0 0 0; */
	padding:13px 0 0 0;
}

.sidebrsven h3 i {
	font-style:normal;
	padding:12px 0 0 0;
	display:block;
}

.sidebrsven h3 i a{
	font-size:14px !important;
	padding:4px 0 0 0;
	display:block;
    color:#000000!important;
}
#innercategories  h3 span{
margin:3px 8px 3px 3px;

}
.sidebrsven h3 i.padtopchng {
	padding:3px 0 0 0;
}
.sidebrsven h3 span {
	float:left;
	width:43px;
	height:43px;
	border-radius:50%;
	background:#424345;
	margin:3px 20px 3px 3px;
	transition:all ease-in-out 0.2s;
	-webkit-transition:all ease-in-out 0.2s;
	-moz-transition:all ease-in-out 0.2s;
	-o-transition:all ease-in-out 0.2s;
	-ms-transition:all ease-in-out 0.2s;
}
.sidebrsven h3 span img {
	width:100%;
}
.sidebrsven h3:hover {
	color:#52853b;
}
.sidebrsven h3:hover span {
	transform:scale(1) rotate(360deg);
	-webkit-transform:scale(1) rotate(360deg);
	-moz-transform:scale(1) rotate(360deg);
	-o-transform:scale(1) rotate(360deg);
	-ms-transform:scale(1) rotate(360deg);
	background:#52853b;
}
h3.sideactive {
	color:#52853b;
}
h3.sideactive span {
	background:#52853b;
}
.maincontain {
	float:right;
	width:830px;
	margin:0 0 0 30px;
}
.heading3 {
	font-size:40px;
	color:#000000;
	line-height:40px;
	font-weight:lighter;
	margin:0 0 20px 0;
}
.maincontain p {
	font-size:16px;
	line-height:23px;
	color:#000;
	font-weight:lighter;
	margin:0 0 20px 0;
}
.becomeform {
}
.becomeform input {
	float:left;
	width:48%;
	border:1px solid #b6b6b6;
	border-radius:5px;
	-webkit-border-radius:5px;
	background:#edefec;
	height:53px;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#505050;
	line-height:51px;
	text-indent:15px;
	font-weight:lighter;
	margin:0 0 15px 0;
}
.becomeform select {
	float:left;
	width:49%;
	border:1px solid #b6b6b6;
	border-radius:5px;
	-webkit-border-radius:5px;
	background:#edefec;
	height:54px;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#505050;
	line-height:51px;
	font-weight:lighter;
	margin:0 0 15px 0;
	padding:15px;
}
.becomeform select option {
	padding:15px;
}
.becomeform textarea {
	font-family: 'Roboto', sans-serif;
	text-indent:15px;
	font-weight:lighter;
	width:100%;
	resize:none;
	border:1px solid #b6b6b6;
	border-radius:5px;
	-webkit-border-radius:5px;
	background:#edefec;
	height:110px;
	padding:7px 0 0 0;
}
.inquiryform input {
	width:98%;
}
.inquiryform select {
	width:99%;
}
.inquiryform textarea {
	width:99%;
}
.inquiryform .error {
	clear:both!important;
}
.submitbtn {
	background:#437c25;
	color:#fff;
	font-size:24px;
	line-height:24px;
	text-transform:uppercase;
	border:none;
	padding:14px 82px;
	border-radius:5px;
	text-align:center;
	width:270px;
	margin:18px auto;
	display:block;
	cursor:pointer;
	transition:all ease-in-out 0.2s;
	-webkit-transition:all ease-in-out 0.2s;
	-moz-transition:all ease-in-out 0.2s;
	-o-transition:all ease-in-out 0.2s;
	color:#fff!important;
}
.submitbtn:hover {
	background:#363030;
}
.inner-baner {
	background:url(../images/innerbenr.png) repeat center top;
	height:235px;
	padding:0;
}
.inner-baner .bannerhead {
	text-align:center;
	padding:150px 0 0 0;
	font-size:40px;
}
.projectside {
	float:none;
	width:auto;
	background:#e7e7e7;
	border:1px solid #cecece;
	padding:22px 22px 42px 22px;
	margin:0 0 30px 0;
}
.projectside.ourfactory .bx-wrapper {
	width:257px;
	padding:0 0 15px 0;
}
.trustslidr {
	background:#e7e7e7;
	border:1px solid #cecece;
	padding:22px 22px 42px 22px;
	margin:0 0 30px 0;
}
.trustslidr ul li .box {
	float:left;
	border:1px solid #cecece;
	margin:0 18px 15px 0;
	width:120px;
}
.trustslidr ul li .box:nth-child(2n) {
margin-right:0px;
}
.trustslidr ul li .box img {
	width:100%;
}
.trustslidr .bx-wrapper {
	margin:0 auto;
}
.trustslidr .bx-prev {
	background:url(../images/reslidr-arrw3.png) no-repeat 15px center;
	width:42px;
	height:28px;
	border:1px solid #a9a9a9;
	border-radius:5px;
	left:50%;
	top:100%;
	margin-left:-49px;
	margin-top:0px;
}
.trustslidr .bx-prev:hover {
	background-color:#fff;
	border-color:#5c7b16;
}
.trustslidr .bx-next {
	background:url(../images/reslidr-arrw3.png) no-repeat -35px center;
	width:42px;
	height:28px;
	border:1px solid #a9a9a9;
	border-radius:5px;
	right:50%;
	top:100%;
	margin-right:-47px;
	margin-top:0px;
}
.trustslidr .bx-next:hover {
	background-color:#fff;
	border-color:#5c7b16;
}
.heading4 {
	font-size:30px;
	line-height:33px;
	color:#000000;
	font-weight:lighter;
	padding:10px 0 20px 0;
}
.maincontain h6 {
	font-size:16px;
	color:#000000;
	line-height:16px;
	font-weight:normal;
	margin:0 0 30px 0;
}
.maincontain ul {
	margin:0 0 20px 30px;
}
.maincontain ul li {
	list-style:url(../images/listing.png);
	font-size:16px;
	color:#000000;
	line-height:38px;
}
.designbx {
	margin:0 0 35px 0;
}
.designbx .box {
	float:left;
	margin:0 6px 0 0;
}
.designbx .box:nth-child(4) {
margin:0;
}
.bredcums {
	margin-top:-40px;
	padding-bottom:20px;
}
.bredcums ul {
}
.bredcums ul li {
	float:left;
	list-style:none;
	font-size:14px;
	color:#508337;
	line-height:28px;
	font-weight:lighter;
	margin:0 5px 0 0;
}
.bredcums ul li a {
	display:block;
	font-size:14px;
	color:#000;
	line-height:28px;
	font-weight:lighter;
}
.bredcums ul li a:hover {
	color:#508337;
}
.advertisbx {
	margin:0 0 30px 0;
}
.productcon {
}
.productcon .box {
	float:left;
	border:1px solid #ccc;
	margin:0 18px 18px 0;
}
.productcon .box:nth-child(3n) {
margin-right:0px;
}
.productcon .box .text {
	background:#e6e6e6;
	text-align:center;
	padding:0 19px 20px 19px;
}
.productcon .box .text h3 a, .productcon .box .text h3 {
	font-size:20px;
	color:#000;
	line-height:45px;
	font-weight:normal;
}
/*.cartbutton{float:left; width:100%;}
.cartbutton span{background:#2d2d2f; color:#fff; font-size:20px; line-height:38px; font-weight:lighter; border-radius:25px; padding:0 19px; display:block; float:left; position:relative;}
.cartbutton a{display:block; float:left; font-size:18px; color:#fff; line-height:38px; padding:0 35px 0 45px; font-weight:lighter; background:url(../images/cart-icon.png) no-repeat 140px 14px #2e7d23; border-radius:25px; margin-left:-30px; }
.cartbutton a:hover{background-color:#2d2d2f;}
*/




.pcloudzom {
	float:left;
	width:583px;
}
.pcloudzom .image {
	margin:0 0 22px 0;
}
.pcloudzom .image img {
	width:100%;
	border:1px solid #ccc;
}
.cthumb {
}
.cthumb .box {
	float:left;
	border:1px solid #ccc;
	margin:0 20px 0 0;
}
.cthumb .box:last-child {
	margin:0;
}
.detailrighttp {
	float:right;
	width:555px;
}
.detitle {
	font-size:40px;
	color:#000;
	line-height:50px;
	font-weight:lighter;
	margin:0 0 25px 0;
}
.detailrighttp .cartbutton span {
	font-size:32px;
	line-height:64px;
	padding:0 70px;
	border-radius:50px;
}
.detailrighttp .cartbutton span i {
	font-style:normal;
	color:#2e7d23;
	margin:0 8px 0;
}
.detailrighttp .cartbutton span small {
	float:left;
	font-size:32px;
	margin:0 5px 0 0;
}
.detailrighttp .cartbutton b {
	font-size:21px;
	font-weight:lighter;
	float:left;
	line-height:54px;
}
.detailrighttp .cartbutton a {
	font-size:18px;
	line-height:64px;
	border-radius:50px;
	margin-left:-60px;
	padding-left:80px;
	padding-right:50px;
	background-position:155px center;
}
.amntrec {
	margin:20px 0 0 0;
}
.amntrec h4 {
	font-size:20px;
	color:#000;
	line-height:32px;
	font-weight:normal;
}
.amntrec p {
	font-size:14px;
	color:#000;
	line-height:20px;
	font-weight:lighter;
	margin:0 0 20px 0;
}
.amntrec select {
	background:#e6e6e6;
	border:1px solid #ccc;
	width:181px;
	height:40px;
	padding:8px;
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	font-weight:lighter;
	margin:0 0 15px 0;
}
.piecebx {
}
.piecebx .box {
	margin:0 0 10px 0;
}
.piecebx input {
	float:left;
	width:79px;
	height:40px;
	border:1px solid #ccc;
	background:#e6e6e6;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
}
.piecebx select {
	float:left;
	width:79px;
	height:42px;
	border:1px solid #ccc;
	background:#e6e6e6;
	padding:9px;
	width:150px;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:lighter;
}
.piecebx span {
	float:left;
	margin:0 14px;
	font-size:16px;
	font-weight:lighter;
	color:#505050;
	line-height:40px;
}
.piecebx p {
	float:left;
	font-size:16px;
	color:#000;
	line-height:40px;
	font-weight:lighter;
	margin:0 0 0 15px;
}
.dethrebx {
	margin:20px 0 0 0;
}
.carttbn {
	background:url(../images/cart-btn.png) no-repeat;
	width:186px;
	height:39px;
	display:block;
	transition:none;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	-ms-transition:none;
	float:left;
}
.carttbn:hover {
	background-position:left bottom;
}
.whishicn {
	float:left;
	background:url(../images/hearticn.png) no-repeat 0 center;
	padding:0 0 0 22px;
	font-size:16px;
	color:#2e7d23;
	line-height:45px;
	font-weight:lighter;
	margin:0 0 0 15px;
}
.orderbyemail {
	background:url(../images/orderbyemail.png) no-repeat;
	width:186px;
	height:39px;
	display:block;
	transition:none;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	-ms-transition:none;
}
.description {
	text-align:justify;
	font-size:16px;
}
.orderbyemail:hover {
	background-position:left bottom;
}
.acestext {
	margin:0 25px 0 0;
}
span.acestext {
	font-size:16px;
	color:#000;
	line-height:20px;
	font-weight:normal;
	text-align:left;
	float:left;
	padding:0 0 0 22px;
	font-size:16px;
	line-height:45px;
	margin:0 0 0 15px;
}
.acestext h4 {
	font-size:16px;
	color:#000;
	line-height:20px;
	font-weight:normal;
	text-align:right;
}
.detailtab {
	padding-top:0px;
}
.tabhead {
	float:left;
	width:100%;
	background:#e6e6e6;
	border:1px solid #ccc;
	margin-bottom:-1px;
}
.tabhead li {
	float:left;
	list-style:none;
}
.tabhead li a {
	display:block;
	font-size:16px;
	color:#000;
	line-height:50px;
	font-weight:normal;
	padding:0 30px;
	border-right:1px solid #ccc;
	transition:none;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	-ms-transition:none;
}
.tabhead li a:hover {
	background:#fff;
	color:#2e7d23;
	border-bottom:1px solid #fff;
	margin-bottom:-1px;
}
.tabhead li a.selected {
	background:#fff;
	color:#2e7d23;
	border-bottom:1px solid #fff;
	margin-bottom:-1px;
}
.tabcon {
	background:#fff;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:28px;
}
.tabcon p {
	font-size:16px;
	color:#000;
	line-height:26px;
	font-weight:lighter;
	margin-bottom:12px;
}
.tabcon img {
	margin:0 0 0 30px;
}
.cart-info table {
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-bottom: 15px;
	width: 100%;
}
.cart-info td {
	padding: 7px;
	border-right:1px solid #ccc;
}
.cart-info thead td {
	border-bottom: 1px solid #ccc;
	background:#e6e6e6;
	color: #000;
	line-height:48px;
	font-weight: 400;
	text-align: center;
	text-align:center;
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
	font-weight:bolder;
}
.cart-info td.bordnon {
	border-right:none !important;
}
.cart-info thead .image, .wishlist-info thead .image, .checkout-product thead .name {
}
.cart-info thead .name, .cart-info tbody .name {
	text-align: left;
}
.cart-info tbody td {
	border-bottom: 1px solid #DDDDDD;
	text-align: center;
	vertical-align: top;
}
.cart-info tbody td.quantity input[type="text"] {
	display:inline-block;
	width:50px;
	height:34px;
	border:1px solid #e0e0e0;
	padding:0;
	text-align:center;
}
.cart-info tbody td.quantity .icon {
	display:inline-block;
	margin-top: 20px;
}
.cart-info tbody .image, .wishlist-info tbody .image {
	padding-right: 10px;
	width: 120px;
}
.checkout-product tbody .name {
	text-align: left;
	width: auto;
}
.cart-info .table > tbody > tr > td, .wishlist-info .table > tbody > tr > td, .checkout-product .table > tbody > tr > td {
	padding-bottom: 25px;
	padding-top: 20px;
}
.cart-info tbody .name, .wishlist-info tbody .name {
	padding-left: 10px;
	text-align: left;
}
.cart-info tbody .model, .wishlist-info tbody .model, .checkout-product tbody .model {
	text-transform: uppercase;
}
.cart-info tbody .stock, .wishlist-info tbody .stock {
	color: #63BF00;
}
.cart-info tbody .quantity input[type="image"], .cart-info tbody .quantity img {
	cursor: pointer;
	position: relative;
	top: 0;
	vertical-align: middle;
}
.cart-info tbody .quantity input[type="text"] {
	margin-top: 11px;
	padding-left: 15px;
	padding-right: 15px;
	width: 75px;
}
.cart-info tbody span.stock {
	color: #FF0000;
	font-weight: bold;
}
.cart-info {
	margin-bottom: 40px;
}
.cart-info tbody .image {
	padding-left:16px;
}
.cart-info tbody .name {
}
.cart-info tbody .name a {
	font-size:16px;
	color:#6f6f6f;
	line-height:22px;
	display:inline-block;
}
.cart-info tbody .name span {
	font-size:14px;
	line-height:18px;
	color:#aeaeae;
	display:block;
	margin:4px 0 0 0;
}
.cart-info tbody .model {
	font-size:16px;
	color:#6f6f6f;
	line-height:22px;
}
.cart-info tbody .product_price {
	font-size:16px;

	color:#6f6f6f;
	line-height:22px;
}
.cart-info tbody .quantity {
	padding-top:10px !important;
}
.cart-info tbody .total {
	font-size:16px;
	color:#6f6f6f;
	line-height:22px;
	font-weight:bolder;
}
.updticn {
	background:url(../images/updtremov-icn.png) no-repeat;
	width:17px;
	height:18px;
	display:inline-block;
	margin:0 6px;
	vertical-align:top;
}
.remveicn {
	background:url(../images/updtremov-icn.png) no-repeat right top;
	width:17px;
	height:18px;
	display:inline-block;
	vertical-align:top;
}
.cartthrebx {
}
.estshiping {
	width:420px;
	float:left;
}
.estshiping .eheading {
	background:#e6e6e6;
	border:1px solid #ccc;
	display:block;
	float:left;
	width:100%;
}
.estshiping .eheading p {
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: bolder;
	line-height: 42px;
	text-transform: uppercase;
	text-indent:15px;
	float:left;
}
.estshiping .eheading span {
	background:url(../images/updwn-arrw.png) no-repeat;
	width:23px;
	height:23px;
	display:block;
	float:right;
	margin:11px 11px 0 0;
}
.estshiping .text {
	border-right:0px solid #ccc;
	border-left:0px solid #ccc;
	width:100%;
	padding:0 0 15px 0;
}
.estshiping .text h2 {
	font-size:16px;
	color:#6a6a6a;
	line-height:40px;
	font-weight:normal;
	text-indent:15px;
}
.estshiping .text label {
	float:left;
	clear:left;
	font-size:16px;
	color:#6a6a6a;
	line-height:32px;
	font-weight:normal;
	text-indent:15px;
	width:140px;
}
.estshiping .text select {
	float:left;
	border:1px solid #ccc;
	width:257px;
	height:38px;
	background:none;
	padding:8px;
	margin:0 0 12px 0;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#888;
}
.estshiping .text input {
	float:left;
	border:1px solid #ccc;
	width:257px;
	height:38px;
	background:none;
	margin:0 0 12px 0;
	text-indent:10px;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
}
.getbtn {
	background:#2e7d23;
	font-size:18px;
	font-weight:lighter;
	color:#fff;
	line-height:41px;
	border-radius:25px;
	border:none;
	margin-left:140px;
	padding:0 30px;
	font-family: 'Roboto', sans-serif;
	cursor:pointer;
	transition:all ease-in-out 0.2s;
	-webkit-transition:all ease-in-out 0.2s;
	-moz-transition:all ease-in-out 0.2s;
	-o-transition:all ease-in-out 0.2s;
}
.getbtn:hover {
	background:#666666;
}
.plconline {
	float:left;
	width:335px;
	margin-left:20px;
}
.plconline h1 {
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 42px;
	text-transform: uppercase;
	background:#e6e6e6;
	border:1px solid #ccc;
	display:block;
	text-align:center;
}
.plconline ul {
	display:inline-block;
	width:100%;
	text-align:center;
	padding:20px 0;
}
.plconline ul li {
	list-style:none;
	display:inline-block;
	margin:10px;
}
.totrightbx {
	float:right;
	width:380px;
}
.totrightbx table {
	width:100%;
}
.totrightbx td {
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: bolder;
	line-height: 49px;
	text-transform: uppercase;
	border:1px solid #ccc;
	display:block;
	text-align:center;
	width:49.4%;
	float:left;
}
.totrightbx td.trghtxt {
	color:#6f6f6f;
}
.totrightbx td.tltxt {
	font-size:22px;
}
.totrightbx td.tltxta {
	font-size:20px;
	color:#4e8137;
}
.cshopcheck {
	float:right;
	margin:20px 0 0 0;
}
.cshopcheck a {
	display:inline-block;
	background:#2d2d2f;
	font-size:17px;
	color:#fff;
	line-height:50px;
	border-radius:25px;
	padding:0 25px;
	font-weight:lighter;
}
.cshopbtn {
	position:relative;
}
.cshopbtn:hover {
	background:#2e7d23;
}
.cshopcheck a.checkbtn {
	background:#2e7d23;
	padding:0 35px 0 70px;
	margin-left:-45px;
}
.cshopcheck a.checkbtn:hover {
	background:#2d2d2f;
}
.checkout-heading {
	position:relative;
	background:#e7e7e7;
	border: 1px solid #cecece;
	color: #555555;
	font-size: 18px;/*	line-height:58px;*/
}
.checkout-heading a {
	float: right;
	font-weight: normal;
	margin-top: 1px;
	text-decoration: none;
}
.checkout-heading span {
	background:#424345;
	color:#fff;
	display:inline-block;
	line-height:59px;
	text-transform:uppercase;
	padding:0 33px;
	position:relative;
	font-size:20px;
}
.checkout-heading p {
	display:inline-block;
	text-indent:32px;
	text-transform:uppercase;
	color:#010101;
	font-size:20px;
}
.checkout-heading a, .checkout-heading a.cupdwnarw {
	background:url(../images/updwnarwc.png) no-repeat;
	width:34px;
	height:34px;
	display:block;
	margin:13px 13px 0 0;
	position:absolute;
	right:0;
	top:0;
}
.chkright {
	position:absolute;
	right:-15px;
	top:0;
}
.checkout-content {
	border-left:1px solid #d8d9d7;
	border-right:1px solid #d8d9d7;
	border-bottom:1px solid #d8d9d7;
	display: block;
	margin:0 0 15px 0;
}
.checkout-content .row {
	padding:35px;
}
.checkout-content .col-lg-6 {
	width:48%;
	float:left;
}
.checkout-content .col-lg-6:nth-child(2) {
float:right;
}
.checkout-content .col-lg-6 h2 {
	font-size:26px;
	color:#585858;
	line-height:26px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0 0 15px 0;
}
.checkout-content .col-lg-6 p {
	font-size:16px;
	line-height:18px;
	color:#6f6f6f;
}
.checkout-content .radio {
	margin:13px 0 0 0;
}
.checkout-content .form-group {
	margin:15px 0 0 0;
}
.checkout-content .form-group p {
	font-size:14px;
	color:#6f6f6f;
	line-height:18px;
	font-weight:lighter;
}
.checkout-content .radio input {
	margin:0 10px 0 0;
}
.checkout-content .radio label {
	font-size:16px;
	color:#6f6f6f;
	line-height:18px;
}
.checkout-content .button {
	background:#2e7d23;
	border:none;
	color:#fff;
	font-size:13px;
	padding:10px 30px;
	font-size:18px;
	display:inline-block;
	font-weight:lighter;
	font-family: 'Roboto', sans-serif;
	border-radius:25px;
	cursor:pointer;
	margin:15px 0 0 0;
	-webkit-appearance:none;
	height:40px;
	outline:none;
}
.checkout-content .button:hover {
	background:#444;
}
.checkout-content select.form-control, .checkout-content input.form-control {
	background:#edefec;
	height:56px;
	border:1px solid #b3b3b3;
	width:100%;
	border-radius:3px;
	overflow:hidden;
	text-indent:182px;
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	color:#666;
	padding:0px;
}
.checkout-content .form-group {
	position:relative;
}
.checkout-content .form-group label {
	position:absolute;
	left:1px;
	top:1px;
	background:#f3f3f3;
	font-size:16px;
	color:#424345;
	line-height:54px;
	border-right:1px solid #b3b3b3;
	width:166px;
	text-indent:45px;
}
.checkout-content .form-group label.emailicn {
	background:url(../images/regstfrm-icn.png) no-repeat 15px 22px #f3f3f3;
}
.checkout-content .form-group label.passicn {
	background:url(../images/regstfrm-icn.png) no-repeat 15px -49px #f3f3f3;
}
.checkout-content .form-group label.usericn {
	background:url(../images/prdet-icn.png) no-repeat 15px 21px #f3f3f3;
}
.checkout-content .form-group label.telepicn {
	background:url(../images/prdet-icn.png) no-repeat 15px -191px #f3f3f3;
}
.checkout-content .form-group label.adrsicn {
	background:url(../images/addr-icn.png) no-repeat 15px 17px #f3f3f3;
}
.checkout-content .form-group label.adrsicn2 {
	background:url(../images/addr-icn.png) no-repeat 15px -53px #f3f3f3;
}
.checkout-content .form-group label.adrsicn3 {
	background:url(../images/addr-icn.png) no-repeat 15px -124px #f3f3f3;
}
.checkout-content .form-group label.adrsicn4 {
	background:url(../images/addr-icn.png) no-repeat 15px -195px #f3f3f3;
}
.checkout-content .form-group label.adrsicn5 {
	background:url(../images/addr-icn.png) no-repeat 15px -267px #f3f3f3;
}
.checkout-content .form-group label.confirmpassword {
	background:url(../images/addr-icn.png) no-repeat 15px -267px #f3f3f3;
	font-size:13px;
}
.checkout-content .form-group label.password {
	background:url(../images/addr-icn.png) no-repeat 15px -267px #f3f3f3;
	font-size:13px;
}
.checkout-content .form-group p a {
	font-size:14px;
	color:#2e7d23;
	line-height:14px;
}
.checkout-content .form-group p a:hover {
	color:#666;
}
.checkout-content .form-group .rembrbx {
	margin:15px 0 0 0;
}
.checkout-content .form-group .rembrbx input {
	float:left;
	margin:3px 12px 0 0;
}
.checkout-content .form-group .rembrbx p {
	float:left;
	font-size:15px;
	color:#6f6f6f;
	line-height:18px;
}
.ckebxlist {
	margin:28px 0 0 0;
}
.ckebxlist input {
	float:left;
	margin:3px 15px 0 0;
	clear:left;
}
.ckebxlist label {
	float:left;
	font-size:16px;
	color:#424345;
	margin:0 0 10px 0;
}
.margbot12 {
	margin-bottom:12px;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead td {
	background-color: #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
	color: #4D4D4D;
	font-weight: bold;
}
.checkout-product tfoot td {
	border-bottom: 1px solid #DDDDDD;
	text-align: right;
}
.checkout-product tbody td {
	border-bottom: 1px solid #DDDDDD;
	vertical-align: top;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product table {
	border-collapse: collapse;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	margin-bottom: 20px;
	width: 100%;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.rqust-baner {
	background: url(../images/requstsampl-bg.png) no-repeat center top fixed;
	height: 515px;
	padding: 0;
}
.requstform {
	margin:50px 0 0 0;
}
.requstform .left {
	float:left;
	width:49%;
}
.requstform .box {
	position:relative;
	margin:0 0 14px 0;
	overflow:hidden;
}
.requstform .box span {
	background:url(../images/reqstpg-icn.png) no-repeat 19px 19px #f3f3f3;
	width:56px;
	height:56px;
	position:absolute;
	left:1px;
	top:1px;
	border-right:1px solid #b3b3b3;
}
.requstform .box input {
	background:#edefec;
	height:50px!important;
	border:1px solid #b3b3b3;
	width:96%!important;
	border-radius:3px;
	overflow:hidden;
	text-indent:75px;
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	color:#666;
}
.requstform .box select {
	background:#edefec;
	height:58px;
	border:1px solid #b3b3b3;
	width:100%;
	border-radius:3px;
	overflow:hidden;
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	color:#666;
	padding:16px 16px 16px 71px
}
.requstform .box span.reicnsmal2 {
	background:url(../images/reqstpg-icn.png) no-repeat 19px -52px #f3f3f3;
}
.requstform .box span.reicnsmal3 {
	background:url(../images/reqstpg-icn.png) no-repeat 19px -125px #f3f3f3;
}
.requstform .box span.reicnsmal4 {
	background:url(../images/reqstpg-icn.png) no-repeat 19px -199px #f3f3f3;
}
.requstform .box span.reicnsmal5 {
	background:url(../images/reqstpg-icn.png) no-repeat 19px -274px #f3f3f3;
}
.requstform .box span.reicnsmal6 {
	background:url(../images/reqstpg-icn.png) no-repeat 19px -345px #f3f3f3;
}
.requstform .box span.reicnsmal7 {
	background:url(../images/reqstpg-icn.png) no-repeat 19px -420px #f3f3f3;
}
.requstform .box span.reicnsmal8 {
	background:url(../images/reqstpg-icn.png) no-repeat 19px -492px #f3f3f3;
}
.requstform .box span.reicnsmal9 {
	background:url(../images/reqstpg-icn.png) no-repeat -64px 18px #f3f3f3;
}
.requstform .box span.reicnsmal10 {
	background:url(../images/reqstpg-icn.png) no-repeat -64px -53px #f3f3f3;
}
.requstform .box span.reicnsmal11 {
	background:url(../images/reqstpg-icn.png) no-repeat -64px -127px #f3f3f3;
}
.requstform .box span.reicnsmal12 {
	background:url(../images/reqstpg-icn.png) no-repeat -64px -199px #f3f3f3;
}
.requstform .right {
	float:right;
	width:49%;
}
.requstform .box textarea {
	background:#edefec;
	height:178px;
	border:1px solid #b3b3b3;
	width:92.5%;
	border-radius:3px;
	overflow:hidden;
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	color:#666;
	padding:20px 0 0 7%;
	resize:none;
}
.requstform .box.cptcha span {
	border:1px solid #b3b3b3;
	border-radius:3px;
	display:block;
	float:left;
	width:auto;
	height:61px;
	background:#f3f6f1;
}
.requstform .box.cptcha input {
	float:right;
	width:46.5%!important;
	text-indent:10px;
}
.estshiping .text input {
	-webkit-appearance:none;
}
.requstform .box textarea, .requstform .box input, .requstform .box select, .checkout-content input.form-control {
	-webkit-appearance:none;
}
.requstform .box.cptcha {
	overflow:inherit;
}
/*----ERROR CSS START-------*/
.securitycodeimg {
	margin-top:10px;
}
#bod_captcha {
	margin:10px 10px 0px 0px!important;
}
.error_captcha_style, .error_enquiry_style, .error_email_style, .error_name_style {
	border:1px solid #C53333!important;
}
.bod_error_block {
	font-family: 'Roboto', sans-serif;
	font-size:16px;
}
/*----ERROR CSS END-------*/

.catgorytitle {
	font-family: 'Roboto', sans-serif;
	font-size:33px;
	color:#000;
}
.catgorytitle .viewall a {
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	color:#424345;
	float:right;
	border:1px solid #a9a9a9;
	padding:8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.catgorytitle .viewall a:hover {
	background:#2e7d23;
	color:#FFF;
}
/*----CSS FOR PRODUCT DETAIL PAGE START-----*/
.bredcums {
	margin-top:-40px;
	padding-bottom:20px;
}
.bredcums a {
	font-size:14px;
	color:#000;
	line-height:28px;
	font-weight:lighter;
}
.bredcums a:hover {
	color:#508337;
}
.remove_buymore:hover, .remove_buymore {
	background:url(../images/remove_buymore.png) no-repeat 10px 10px;
	height:40px;
	width:40px;
	display:block;
	float:left;
	color:#f6faf2;
}
/*----CSS FOR PRODUCT DETAIL PAGE START-----*/

/*----CSS TO MODIFY THE CART BUTTON START----*/
.cartbutton {
	float:left;
	width:100%;
}
.cartbutton span {
	background:#2d2d2f;
	color:#fff;
	font-size:14px;
	line-height:38px;
	font-weight:lighter;
	border-radius:25px;
	padding:0 19px;
	display:block;
	float:left;
	position:relative;
}
.cartbutton a {
	display:block;
	float:left;
	font-size:14px;
	color:#fff;
	line-height:38px;
	padding:0 30px 0 39px;
	font-weight:lighter;
	background:url(../images/cart-icon.png) no-repeat 116px 14px #2e7d23;
	border-radius:25px;
	margin-left:-30px;
}
.cartbutton a:hover {
	background-color:#2d2d2f;
}
/*----CSS TO MODIFY THE CART BUTTON END----*/


/*----CSS FOR PRODUCT DETAIL PAGE----START----*/
.cthumb .box {
	margin:0 11px 11px 0!important;
}
.buymore {
	background:url(../images/buymore.png) no-repeat;
	cursor:pointer;
	outline:none;
	width:157px;
	height:39px;
	display:block;
	transition:none;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	-ms-transition:none;
	float:left;
	border:none;
	margin-bottom:10px;
}
.buymorediv {
	border-bottom:1px solid #999;
}
.buymore:hover {
	background-position:left bottom;
}
.titles input {
	background:none;
	border:none;
}
/*----CSS FOR PRODUCT DETAIL PAGE----START----*/


/*----CSS FOR BLOG PAGE START-----*/
.pav-category li {
	list-style:none;
}
.pav-category li a {
    background: none repeat scroll 0 0 #2e7d23;
    border-radius: 25px 0px 0px 25px;
    color: #fff !important;
    display: block;
    font-size: 14px;
    font-weight: lighter;    
    margin-bottom: 8px;
    padding: 10px 20px;
}
.pav-category li a:hover {
	background:#000;
}
/*----CSS FOR BLOG PAGE END-----*/


/*----CSS FOR CONTACT PAGE START------*/
.becomeform input#contact_captcha {
	clear:both;
	width:48%;
	border:1px solid #b6b6b6;
	border-radius:5px;
	-webkit-border-radius:5px;
	background:#edefec;
	height:53px;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#505050;
	line-height:51px;
	text-indent:15px;
	font-weight:lighter;
	margin:10px 10px 15px 0;
}
.contactsecuritycodeimg {
	margin-top:20px;
}
/*----CSS FOR CONTACT PAGE END------*/



/*------SHOPPING CART PAGE CSS START----*/
#button-send-inquiry, #button-shipping {
	background: #2e7d23;
	font-size: 18px;
	font-weight: lighter;
	color: #fff;
	line-height: 0px;
	border-radius: 25px;
	border: none;
	padding: 20px;
	font-family: 'Roboto', sans-serif;
	cursor: pointer;
	transition: all ease-in-out 0.2s;
	-webkit-transition: all ease-in-out 0.2s;
	-moz-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
	outline:none;
}
#button-send-inquiry:hover {
	background:#000;
}
/*------SHOPPING CART PAGE CSS END----*/



/*------CHECKOUT PAGE CSS START----*/
.paddingzero {
	padding:0px;
}
/*------CHECKOUT PAGE CSS END----*/





/* Request Page Start */
.requstform {
	margin:50px 0 0 0;
}
.requstform .left {
	float:left;
	width:49%;
}
.requstform .box {
	position:relative;
	margin:0 0 14px 0;
	overflow:hidden;
}
.requstform .box span {
	background:url(../images/reqstpg-icn.png) no-repeat 19px 19px #f3f3f3;
	width:56px;
	height:56px;
	position:absolute;
	left:1px;
	top:1px;
	border-right:1px solid #b3b3b3;
}
.requstform .box input {
	background:#edefec;
	height:56px;
	border:1px solid #b3b3b3;
	width:99%;
	border-radius:3px;
	overflow:hidden;
	text-indent:75px;
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	color:#666;
}
.requstform .box select {
	background:#edefec;
	height:58px;
	border:1px solid #b3b3b3;
	width:100%;
	border-radius:3px;
	overflow:hidden;
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	color:#666;
	padding:16px 16px 16px 71px
}
.requstform .box span.reicnsmal2 {
	background:url(../images/reqstpg-icn.png) no-repeat 19px -52px #f3f3f3;
}
.requstform .box span.reicnsmal3 {
	background:url(../images/reqstpg-icn.png) no-repeat 19px -125px #f3f3f3;
}
.requstform .box span.reicnsmal4 {
	background:url(../images/reqstpg-icn.png) no-repeat 19px -199px #f3f3f3;
}
.requstform .box span.reicnsmal5 {
	background:url(../images/reqstpg-icn.png) no-repeat 19px -274px #f3f3f3;
}
.requstform .box span.reicnsmal6 {
	background:url(../images/reqstpg-icn.png) no-repeat 19px -345px #f3f3f3;
}
.requstform .box span.reicnsmal7 {
	background:url(../images/reqstpg-icn.png) no-repeat 19px -420px #f3f3f3;
}
.requstform .box span.reicnsmal8 {
	background:url(../images/reqstpg-icn.png) no-repeat 19px -492px #f3f3f3;
}
.requstform .box span.reicnsmal9 {
	background:url(../images/reqstpg-icn.png) no-repeat -64px 18px #f3f3f3;
}
.requstform .box span.reicnsmal10 {
	background:url(../images/reqstpg-icn.png) no-repeat -64px -53px #f3f3f3;
}
.requstform .box span.reicnsmal11 {
	background:url(../images/reqstpg-icn.png) no-repeat -64px -127px #f3f3f3;
}
.requstform .box span.reicnsmal12 {
	background:url(../images/reqstpg-icn.png) no-repeat -64px -199px #f3f3f3;
}
.requstform .right {
	float:right;
	width:49%;
}
.requstform .box textarea {
	background:#edefec;
	height:178px;
	border:1px solid #b3b3b3;
	width:92.5%;
	border-radius:3px;
	overflow:hidden;
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	color:#666;
	padding:20px 0 0 7%;
	resize:none;
}
.requstform .box.cptcha span {
	border:1px solid #b3b3b3;
	border-radius:3px;
	display:block;
	float:left;
	width:auto
}
.requstform .box.cptcha input {
	float:right;
	width:46.5%;
	text-indent:10px;
}
.estshiping .text input {
	-webkit-appearance:none;
}
.requstform .box textarea, .requstform .box input, .requstform .box select, .checkout-content input.form-control {
	-webkit-appearance:none;
}
.requstform .box.cptcha {
	overflow:inherit;
}


.resoncon div.bx-caption {display:none;}

/* Request Page end */



/*-------CSS STARTED FOR FIREFOX ONLY----------*/
@-moz-document url-prefix() {
 .checkout-content select.form-control {
 text-indent:88px;
}
}
/*-------CSS STARTED FOR FIREFOX ONLY----------*/




/*-----FOR CERFIFICATION START------------*/

.certificatetrust{background:url(../images/certificate-bg.jpg) no-repeat center top; background-size:cover; height:510px;}
.certificate .heading{color:#fff;}
.certificateslidr{width:1005px;margin:auto;}
.certificatetrust .bx-prev{background:url(../images/reslidr-arrw4.png) no-repeat; margin-top:-26px; left:-60px;}
.certificatetrust .bx-prev:hover{left:-65px;}
.certificatetrust .bx-next{background:url(../images/reslidr-arrw4.png) no-repeat right top; margin-top:-26px; right:-60px;}
.certificatetrust .bx-next:hover{right:-65px;}

.certificateimg li,
.certificateimg{ list-style:none!important;background:none!important;display:inline-flex;}
.certificateimg li a
{padding: 11px;
border: 1px solid #508337;
background: white;
margin: 0px 10px;}

.certificatepdf li{text-align:left;}

/************************* certifications **********************************/
.certifications{ width:100%; float:left; margin:0px; padding:0px;}
.certifications h2{color: #000000;font-size: 40px;font-weight: lighter;line-height: 40px;margin: 0 0 20px; text-align:center; width:100%; padding:30px 0px; float:left;}
.certifications ul{ margin:0px; padding:0px;}
.certifications ul li{ width:341px;padding:20px; margin:0 7px 7px 0px; border:solid 1px #6CC94B; float:left; list-style:none;}
.certifications ul li a{ width:100%; float:left;} 
.certifications ul li span{ width:100%; text-align:center; padding:0 0 12px 0px; font-size:20px; font-weight:lighter; float:left;}
.certifications ul li img{ text-align:center; margin:10px auto 0;}



/*-----FOR CERFIFICATION END------------*/


@media only screen and (max-width:1800px){
	.bannerpart{background-size:cover;}
	}
