#header{
	min-height:1px;
	box-shadow:none;
}
.headerBottom{
	height:100%;
	padding:0 30px 0 0;
}
.tabletCloseMenuBtn{
	position:absolute;
	left:15px;
	top:24px;
}
#nav li{
	padding:0 15px;
	text-align:center;
}
#nav li:last-child{padding-left:0;}
#nav a{
	font-weight:500;
	font-size:19px;
	color:#35563C;
}
#main{padding:138px 0 0 0;}
.hpTopBannerSection{
	min-height:777px;
	align-items:center;
	padding:0 0 130px 0;
}
.scrollDownBtnSpansWrap{
	margin:0 auto 10px;
}
.scrollDownBtn{
	color:#35563C;
	font-size:17px;
	text-transform:capitalize;
}
.landingTopBannerText{
	display:flex;
	width:1114px;
	max-width:85%;
	min-height:282px;
	flex-direction:column;
	justify-content:center;
	margin:0 0 13px 0;
	padding:30px 120px 30px -webkit-calc((100% - 1638px) / 2);
	padding:30px calc((100% - 1638px) / 2) 30px 120px;
	position:relative;
	color:#fff;
	background: -webkit-linear-gradient(to left,  rgba(53,86,60,1) 0%,rgba(53,86,60,1) 38%,rgba(53,86,60,0) 94%,rgba(53,86,60,0) 100%);
	background: linear-gradient(to left,  rgba(53,86,60,1) 0%,rgba(53,86,60,1) 38%,rgba(53,86,60,0) 94%,rgba(53,86,60,0) 100%);
}
.hpTopBannerTitle{
	font-weight:700;
	font-size:40px;
	line-height:58px;
	letter-spacing:0.09em;
	text-transform:uppercase;
	margin:0 0 7px 0;
}
.hpTopBannerSubTitle{
	font-size:30px;
	line-height:40px;
	font-weight:400;
	margin:0;
}
.landAboutSection{
	background:#F7F5F3;
	padding:60px 0;
}
.landAboutItem{padding:40px 0;}
.landAboutItem:nth-child(even) .landAboutItemInner{
	flex-direction:row-reverse;
}
.landAboutItemInner{
	background:#fff;
	display:flex;
	min-height:400px;
}
.laItemImgWrap{width:42.4%;}
.laItemTextWrap{
	display:flex;
	width:57.6%;
	align-items:center;
	justify-content:center;
	padding:30px 30px 40px 60px;
	position:relative;
}
.pureNatureLogoWrap{
	position:absolute;
	right:50%;
	top:-40px;
	-webkit-transform:translate(50%,0);
	transform:translate(50%,0);
	text-align:left;
}
.pureNatureLogo{height:157px;}
.pureNatureLogoWrap,
.laItemText{
	width:695px;
	max-width:100%;
}
.landingTitles{
	font-family: simpler;
	margin:0 0 17px 0;
	padding:0 0 24px 0;
	font-weight:700;
	font-size:30px;
	line-height:30px;
	text-transform:uppercase;
	color:#35563C;
	position:relative;
}
.laItemText .landingTitles{
	padding-left:140px;
}
.landSmallBold{
	font-family: simpler;
	font-weight:500;
	font-size:16px;
}
.landingTitles::after{
	content:'';
	background:#A1D45D;
	width:60px;
	height:4px;
	position:absolute;
	right:0;
	bottom:0;
}
.landingTitles3{
	font-family: simpler;
	font-size:36px;
	line-height:48px;
	padding:0 31px 0 0;
	margin:0 0 18px 0;
	font-weight:700;
	text-transform:uppercase;
	color:#35563C;
	position:relative;
}
.landingTitles3::after{
	content:'';
	background:#A1D45D;
	width:6px;
	position:absolute;
	right:0;
	top:11px;
	bottom:12px;
}
.landNatureSection{
	background:#35563C;
	display:flex;
	min-height:812px;
	padding:50px 0;
	align-items:center;
	color:#fff;
	position:relative;
	line-height:24px;
}
.landNatureSection .container{
	position:relative;
	z-index:3;
}
.landNatureText{max-width:670px;}
.technologyImgWrap::before,
.technologyImgWrap::after,
.technologyImgWrap,
.landNatureImgWrap::after,
.landNatureImgWrap{
	width: 100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}
/* .landNatureImgWrap::after{
	content: "";
	background: linear-gradient(to left, rgba(53,86,60,1) 0%, rgba(53,86,60,1) 9%, rgba(53,86,60,0) 72%, rgba(53,86,60,0) 100%);
	width:100%;
} */
.video-center {
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.iframe-YouTube-Vimeo {
	width: 177.77777778vh;
	min-width: 100%;
	max-width: none;
	height: 56.25vw;
	min-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.technologySection .landingTitles,
.landNatureSection .landingTitles{
	color:#fff;
	font-size:36px;
	line-height:48px;
}
.technologySection .landingTitles{
	color:#35563C;
}
.QualitySection{
	overflow: hidden;
	padding:107px 0 125px 0;
}
.landingTitles2{
	text-align:center;
	margin:0 0 45px 0;
	font-family: simpler;
	font-weight:700;
	font-size:36px;
	line-height:36px;
	text-transform:uppercase;
	color:#35563C;
}
.QualityList{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	list-style:none;
	margin:0;
	padding:0;
}
.QualityList > li{
	width:25%;
	padding:15px;
}
.qlItemInner{
	background:#F7F5F3;
	height:100%;
	min-height:393px;
	padding:50px;
	line-height:24px;
	text-align:center;
}
.qlItemIconWrap{
	display:flex;
	height:70px;
	align-items:center;
	justify-content:center;
	margin:0 0 25px 0;
}
.qlItemIcon{
	max-height:100%;
	object-fit: contain;
}
.qlItemTitle{
	margin:0 0 19px 0;
	font-family: simpler;
	font-weight:700;
	font-size:21px;
	line-height:24px;
	text-transform:uppercase;
	color:#35563C;
}
.qlItemListIcons{
	display:flex;
	justify-content:center;
	align-items:center;
	list-style:none;
	margin:23px 0 0 0;
	padding:0;
}
.qlItemListIcons > li{
	padding:10px;
	flex:1;
	text-align:center;
}
.qlItemListIcons img{
	max-height: 50px;
	object-fit: contain;
}
.technologySection{
	background:#F7F5F3;
	display:flex;
	min-height:812px;
	position:relative;
	padding:116px 0 90px 0;
}
.technologySection .container{
	position:relative;
	z-index:1;
}
.technologyText{
	max-width:700px;
	min-height:304px;
	margin:0 0 40px 0;
}
.technologyImgWrap::before{
	content:'';
	background:linear-gradient(to bottom,  rgba(247,245,243,0) 0%,rgba(247,245,243,0) 47%,rgba(247,245,243,1) 83%,rgba(247,245,243,1) 100%);
	width:100%;
	z-index:1;
}
.technologyImgWrap::after{
	content:"";
    background:linear-gradient(to left, rgba(247,245,243,1) 0%,rgba(247,245,243,1) 35%,rgba(247,245,243,0) 80%,rgba(247,245,243,0) 100%);
	width:100%;
}
.technologySection .swiper-container{
	padding:10px 0;
}
.technoListItem{
	background:#fff;
	width:176px !important;
	min-height:240px;
	text-align:center;
	padding:18px 25px 13px;
	-webkit-box-shadow:-2px 2px 6px rgba(0,0,0,0.1);
	box-shadow:-2px 2px 6px rgba(0,0,0,0.1);
}
.technoListItem.swiper-slide{
	height:auto;
}
.technoListItemIconWrap{
	display:flex;
	height:151px;
	align-items:center;
	justify-content:center;
	padding:0 0 16px 0;
	margin:0 0 17px 0;
	border-bottom:2px solid #A1D45D;
}
.technoListItemIcon{
	max-height:100%;
}
.technoListItemTitle{
	font-family: simpler;
	font-weight:700;
	font-size:17px;
	line-height:22px;
	color:#35563C;
	margin:0;
}
.hpCatGallerySection{background:#fff;}
.consultingContactDetailsSection{background:#F7F5F3;}
.consultingContactDetailsSection{
	padding:119px 0 130px 0;
}
.consultingContactTitle{
	margin:0 0 119px 0;
	font-size:36px;
}
.consultingContactList > li{
	border-left:1px solid #DEDDDB;
}
.consultingContactList > li:last-child{
	border-left:none;
}
.consultingContactListItemTitle{
	font-size:18px;
	margin:35px 0 0 0;
}
.privateLabelPureNatureImg{
	height:139px;
	margin:0 0 24px 0;
}
.privateLabelSection{
	background:#fff;
	color:#555;
}
.privateLabelSection.landNatureSection .landingTitles{
	color:#35563C;
}
/* .privateLabelSection .landNatureImgWrap::before{
	content:'';
	background:linear-gradient(0deg, #000000 0%, rgba(0,0,0,0) 55.54%);
	height:33%;
	filter:alpha(opacity=10);
	opacity:0.1;
	-khtml-opacity:0.1;
	position:absolute;
	right:0;
	bottom:0;
	left:0;
	z-index:1;
}
.privateLabelSection .landNatureImgWrap::after{
	background:linear-gradient(to right, rgba(247,245,243,0) 0%,rgba(247,245,243,0) 35%,rgba(247,245,243,1) 95%,rgba(247,245,243,1) 100%);
	z-index:2;
} */
.landingBottomContactSection{
	background:#F7F5F3 url(../../assets/images/landing_contact_map.png) left center no-repeat;
	padding:112px 0 117px 0;
}
.landingBottomContactSection .landingTitles3{
	margin:0 0 37px 0;
}
.landingSubTitles3{font-size:30px;}
.landingBottomContactInner{
	width:49%;
}
.landingBottomContactSection .wpcf7-form{
	width:-webkit-calc(100% + 30px);
	width:calc(100% + 30px);
	margin:0 -15px;
}
.landingBottomContactSection .wpcf7-form,
.landingBottomContactSection .wpcf7-form > p{
	display:flex;
	flex-wrap:wrap;
}
.landingBottomContactSection .wpcf7-form-control-wrap:not(.message){
	width:50%;
	padding:0 15px 17px;
}
.landingBottomContactSection .wpcf7-form-control-wrap[data-name="message"],
.landingBottomContactSection .wpcf7-form-control-wrap.message{
	width:100%;
	padding:0 15px;
}
.landingBottomContactSection .wpcf7-form-control:not(.wpcf7-submit){
	background:#fff;
	border-bottom-color:rgba(53,86,60,0.5);
}
.landingBottomContactSection .inputsLabel{
	background:#fff !important;
	right:30px !important;
}
.landingBottomContactSection .wpcf7-submit{
	width:-webkit-calc(50% - 30px);
	width:calc(50% - 30px);
	margin:17px 15px auto 0;
	min-height:45px;
}
.hpCatGallerySection{
	padding:91px 0 127px 0;
}
.hpCatGallerySection .hpTitles{
	font-size:36px;
	line-height:44px;
	margin:0 0 55px 0;
}
.hpCatGallerySection .hpTopBannerSubTitle {
	text-align: center;
	margin: -30px 0 55px 0;
}
#footer{
	background:#35563C;
	color:#fff;
	padding:0;
	font-size:18px;
}
#footer > .container{
	display:flex;
	justify-content:space-between;
	min-height:100px;
	align-items:center;
}
.footerSocials{
	display:flex;
	align-items:center;
	line-height:14px;
	list-style:none;
	margin:0;
	padding:0;
}
.footerSocials > li{
	padding:0 0 0 40px;
}
.footerSocials > li.footerSocialsTitle{
	padding:0 0 0 60px;
	font-weight:500;
	font-size:18px;
}
.footerSocials img{width:auto;}
.footerContactInfo{
	display:flex;
	list-style:none;
	margin:0;
	padding:0;
}
.footerContactInfo > li{
	display:flex;
	align-items:center;
	padding:0 0 0 67px;
}
.footerContactInfo > li img{
	margin:0 0 0 19px;
}
.footerContactInfo > li b{
	font-weight:500;
}
.footerContactInfo > li a{
	text-decoration:none;
	color:#fff;
	padding:0 5px 0 0;
}
.footerContactInfo > li a:hover{
	text-decoration:underline;
}
.landing-quality-content {
	max-width: 1200px;
	margin: 50px auto 0;
	text-align: center;
	font-size: 30px;
	line-height: 40px;
}
.landing-quality-content table {
	border-collapse: unset !important;
}
.aligncenter {
	margin: auto;
}
#hero-section .landNatureImgWrap::after {
	content: "";
	background: linear-gradient(to right, rgba(60,85,62,0) 0%,rgba(60,85,62,1) 66%,rgba(60,85,62,1) 100%);
	position: absolute;
	inset: 0;
}
.green-strip {
	background: #A1D45D;
	width: 100%;
	color: #fff;
	padding: 7px 0;
}
.gt_container--xnlijy .gt_switcher .gt_option a {
	display: flex;
	justify-content: space-between;
	line-height: 1;
}

@media screen and (min-width: 600px){
	.show-on-599 {
		display: none !important;
	}
}
@media screen and (min-width: 992px){
	.show-on-tablet {
		display: none !important;
	}
	.hpCatsGalleryList li{width:25%;}
}
@media screen and (max-width:1668px){
	.hpTopBannerSection, .landNatureSection{min-height:700px;}
	.landingTopBannerText{padding-right:15px;margin:0;}
	.landAboutSection{padding:0;}
	.technologySection .swiper-container{padding:10px 15px;width:-webkit-calc(100% + 30px);width:calc(100% + 30px);margin:0 -15px 0 0;}
	.landingBottomContactSection{background-size:50% auto;}
}
@media screen and (max-width:1440px){
	#nav li{padding:0 10px;}
	#nav a{font-size:16px;}
	.hpTopBannerSection, .landNatureSection{min-height:600px;}
	.landingTopBannerText{min-height:250px;width:930px;}
	.hpTopBannerTitle{font-size:36px;line-height:46px;letter-spacing:2px;}
	.hpTopBannerSubTitle{font-size:27px;line-height:37px;}
	.landAboutItemInner{min-height:330px;}
	.landingTitles{font-size:28px;}
	.landAboutItem{padding:30px 0;}
	.landAboutSection{padding:20px 0;}
	.pureNatureLogo{height:130px;}
	.laItemText .landingTitles{padding-left:90px;}
	.QualitySection{padding:90px 0;}
	.landingTitles2{font-size:32px;}
	.qlItemInner{padding:40px 30px;}
	.technologySection{min-height:750px;padding:90px 0 70px 0;}
	.landingTitles3{font-size:32px;line-height:43px;}
	.landingSubTitles3{font-size: 26px;}
	.hpCatGallerySection .hpTitles{font-size: 32px;line-height: 40px;}
}
@media screen and (max-width:1200px){
	.pureNatureLogo{height:110px;}
	.pureNatureLogoWrap{width:100%;padding:0 40px;right:0;-webkit-transform:translate(0,0);transform:translate(0,0);}
	.technologySection .landingTitles, .landNatureSection .landingTitles{font-size:34px;line-height:46px;}
	.qlItemTitle{font-size:19px;}
	.qlItemInner{font-size:16px;}
	.qlItemIconWrap{height:60px;margin:0 0 20px 0;}
	body{font-size:16px;line-height:26px;}
	.technologyText{min-height:250px;}
	.hpCatGallerySection{padding:80px 0;}
	.hpCatGallerySection .hpTitles{margin:0 0 40px 0;}
	.privateLabelPureNatureImg{height:100px;}
	#footer{font-size:16px;padding:20px 0 25px 0;}
	#footer > .container{flex-direction:column;justify-content:center;}
	.footerContactInfo > li, .footerSocials > li.footerSocialsTitle{padding:0 0 0 40px;}
	.footerContactInfo > li img{margin: 0 0 0 13px;}
	.footerSocials > li{padding: 0 0 0 25px;}
	.footerContactInfo > li{padding:0 20px;}
	.footerSocials{margin:20px 0 0 0;}
}
@media screen and (max-width:1024px){
	.hpTopBannerSection{min-height:440px;}
	.landingTopBannerText{min-height:190px;width:760px;}
	.hpTopBannerTitle{font-size:30px;line-height:42px;letter-spacing:1px;}
	.hpTopBannerSubTitle{font-size:22px;line-height:30px;}
	.laItemTextWrap{padding:30px;}
	.pureNatureLogoWrap{padding:0 30px;}
	.landingTitles{font-size:26px;padding:0 0 17px 0;}
	.laItemText .landingTitles{padding-left:100px;}
	.landNatureSection{min-height:500px;}
	.QualityList > li{padding:8px;}
	.landingTitles2{font-size:29px;}
	.QualitySection{padding:70px 0 60px 0;}
	.qlItemTitle{margin:0 0 15px 0;}
	.qlItemInner{font-size:14px;line-height:22px;min-height:330px;padding:30px 20px;}
	.technologySection{min-height:670px;padding:60px 0;}
	.landingTitles3{font-size:28px;line-height:40px;padding:0 23px 0 0;}
	.landingTitles3::after{width:4px;top:9px;bottom:9px;}
	.hpCatGallerySection .hpTitles{font-size:28px;line-height:38px;}
	.consultingContactDetailsSection{padding: 90px 0 100px 0;}
	.consultingContactTitle{font-size:32px;}
	.landingBottomContactSection{padding:80px 0;}
	.landingSubTitles3{font-size: 23px;}
	.landingBottomContactSection .wpcf7-form{width: -webkit-calc(100% + 20px);width: calc(100% + 20px);margin: 0 -10px;}
	.landingBottomContactSection .wpcf7-form-control-wrap:not(.message){padding: 0 10px 7px;}
	.landingBottomContactSection .wpcf7-form-control-wrap.message{padding: 0 10px;}
}
@media screen and (max-width:991px){
	.hide-on-tablet {
		display: none !important;
	}
	.headerBottom {
		padding: 0 15px;
		flex-direction: column;
	}
	.green-strip .footerContactInfo {
		flex-direction: column;
		gap: 15px;
	}
	.green-strip {
		margin: auto 0 10px 0;
	}
	.headerBottom .gtranslate_wrapper {
		margin: 20px 0;
	}
	#nav{padding:20px 0 20px 40px;height:auto;overflow:auto;}
	#nav li{text-align:right;}
	.landingTopBannerText{min-height:160px;padding:20px 15px 20px 90px;}
	.hpTopBannerSection{min-height:360px;padding:0 0 100px 0;}
	.hpTopBannerTitle{font-size:26px;line-height:32px;}
	.hpTopBannerSubTitle{font-size:20px;}
	.landSmallBold{font-size:14px;}
	.landNatureImgWrap::after{
		background:linear-gradient(to left, rgba(53,86,60,1) 0%,rgba(53,86,60,1) 9%,rgba(53,86,60,0) 120%);
	}
	.landNatureSection{min-height:420px;}
	.technologySection .landingTitles, .landNatureSection .landingTitles{font-size:32px;line-height:42px;}
	.QualityList > li{width:50%;}
	.technoListItem{width:160px !important;min-height:210px;padding-left:15px;padding-right:15px;}
	.technologySection{min-height:640px;}
	.technoListItemTitle{font-size:15px;}
	.technoListItemIconWrap{height:130px;margin:0 0 11px 0;}
	.hpCatGallerySection .hpTitles{max-width:570px;margin:0 auto 40px;}
	.consultingContactList > li{padding-bottom:0;margin-bottom:50px;}
	.consultingContactList > li:nth-child(3n){border-left:none;}
	.consultingContactTitle{font-size:28px;margin:0 0 90px 0;}
	.landingBottomContactInner{width: 100%;}
	.landingBottomContactSection{background-position:left bottom;background-size: 630px auto;padding-bottom:460px;}
	.privateLabelSection .landNatureImgWrap::after {
		background: -webkit-linear-gradient(right, rgba(255,255,255,1) 100%,rgba(255,255,255,1) 8%,rgba(255,255,255,0) 130%);
		background: linear-gradient(to left, rgba(255,255,255,1) 100%,rgba(255,255,255,1) 8%,rgba(255,255,255,0) 130%);
	}
	.hpCatsGalleryList li{width:50%;}
	#hero-section .landNatureImgWrap::after {
		background: linear-gradient(to right, rgba(60, 85, 62, 0) -50%, rgba(60, 85, 62, 1) 36%, rgba(60, 85, 62, 1) 100%);
	}
}
@media screen and (max-width:767px){
	.hpTopBannerSection{padding:30px 0;min-height:300px;}
	.landingTopBannerText{width:100%;max-width:100%;padding:0 15px;}
	.hpTopBannerTitle{font-size:22px;line-height:32px;font-weight:500;}
	.hpTopBannerSubTitle{font-size:18px;line-height:24px;}
	.hpTopBannerFigure::after{content:'';background:rgba(0,0,0,0.2);width:100%;height:100%;position:absolute;right:0;top:0;}
	.landAboutItemInner{flex-direction:column !important;}
	.laItemTextWrap{width:100%;}
	.laItemImgWrap{width:100%;}
	.laItemImgWrap .imgCenter{position:static;vertical-align:top;-webkit-transform:translate(0,0);transform:translate(0,0);width:100%;height:auto;}
	.pureNatureLogoWrap{padding:0 20px;top:-30px;}
	.pureNatureLogo{height:90px;}
	.landingTitles{font-size:22px;}
	.laItemText .landingTitles{padding-left:90px;}
	.landSmallBold{font-size:12px;}
	.landNatureSection{min-height:370px;}
	.technologySection .landingTitles, .landNatureSection .landingTitles{font-size:26px;line-height:36px;font-weight:500;}
	.QualityList > li{width:100%;}
	.QualitySection{padding:40px 0;}
	.landingTitles2{font-size:26px;margin:0 0 35px 0;}
	.qlItemInner{min-height:280px;}
	.qlItemIconWrap{height:50px;}
	.technologyImgWrap::after{
		background: -webkit-linear-gradient(right, rgba(247,245,243,1) 100%,rgba(247,245,243,1) 5%,rgba(247,245,243,0) 130%);
		background: linear-gradient(to left, rgba(247,245,243,1) 100%,rgba(247,245,243,1) 5%,rgba(247,245,243,0) 130%);
	}
	.landingTitles3{font-size: 26px;line-height: 32px;}
	.landingSubTitles3{font-size:18px;line-height:26px;margin:5px 0 0 0;}
	.hpCatGallerySection{padding:50px 0;}
	.hpCatGallerySection .hpTitles{font-size: 24px;line-height: 35px;margin:0 auto 30px;}
	.hpCatGallerySection .hpTopBannerSubTitle{margin: -20px 0 30px 0;}
	.consultingContactList > li{border-left:none;}
	.consultingContactListItemIconWrap{align-items: flex-end;}
	.consultingContactDetailsSection{padding: 50px 0;}
	.consultingContactTitle{margin:0 0 60px 0;font-size:26px;}
	.landingTitles3::after{top:5px;bottom:4px;}
	.footerContactInfo{flex-direction: column;}
	.footerContactInfo > li{padding: 12px 0;}
	.landing-quality-content table[cellspacing="50"] {
		border-collapse: collapse !important;
	}
	.landing-quality-content table[cellspacing="50"] td {
		padding: 10px;
	}
	#hero-section .landNatureImgWrap::after {
		background: #415440;
	}
	.headerBottom .footerContactInfo > li {
		padding: 0;
	}
}
@media screen and (max-width:599px){
	.hide-on-599 {
		display: none !important;
	}
	.landingBottomContactSection{background-size: 470px auto;padding-bottom:360px;}
}
@media screen and (max-width:479px){
	.hpTopBannerSection{min-height:250px;}
	.landNatureSection{min-height:300px;}
	.landingBottomContactSection .wpcf7-form-control-wrap:not(.message){width:100%;}
	.landingBottomContactSection{background-size: 330px auto;padding-bottom:250px;}
}