
.w-slider {
	position: relative
}
.w-slider .cycle-pager {
	z-index: 110;
	position: absolute;
	bottom: 25px;
	right: 0;
	left: 0;
	line-height: 1;
	text-align: center
}
.w-slider .cycle-pager a {
	display: inline-block;
	width: 10px;
	height: 10px;
	border: solid 1px #fff;
	margin: 0 4px;
	border-radius: 50%;
	cursor: pointer
}
.w-slider .cycle-pager a:first-child:last-child {
	display: none
}
.w-slider .cycle-pager a.cycle-pager-active {
	background-color: #fff
}
.w-slide {
	width: 100%;
	opacity: 0
}
.w-slide.cycle-slide {
	opacity: 1
}
.w-slide-img {
	display: block;
	width: 100%
}
.w-rich-text .w-buttons {
	margin-top: 1.5rem
}
@media (min-width: 1240px) {
	.w-rich-text .row {
		margin: 0 -50px
	}
	.w-rich-text .col {
		padding: 0 50px
	}
}
@media (max-width: 1239px) {
	.w-case-studies .w-rich-text:first-child,
	.w-news .w-rich-text:first-child {
		padding-bottom: 90px
	}
}
.w-box-layout .row {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.w-reverse.w-box-layout .row {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.w-box-layout-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 30px 90px;
	background: #66b325
}
.w-box-layout-text .w-rte {
	margin-bottom: 1.5em;
	line-height: 1.8;
	font-size: 16px
}
.w-box-layout-text .w-rte>h6 {
	margin-top: 35px
}
.w-box-layout-text .w-rte h6,
.w-box-layout-text .w-rte b {
	color: #fff
}
.w-box-layout-text .w-rte ul li::before {
	background-image: url("../img/arrow-right-white.svg")
}
.w-box-layout-slider .w-slider {
	margin-right: -110px
}
.w-reverse .w-box-layout-slider .w-slider {
	margin-right: 0;
	margin-left: -110px
}
.w-box-layout-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 130px
}
.w-reverse .w-box-layout-text {
	padding-right: 130px
}
@media (min-width: 1240px) {
	.w-box-layout-text {
		height: 590px
	}
}
@media (max-width: 1239px) {
	.w-box-layout-slider .w-slider {
		margin-right: -70px
	}
	.w-reverse .w-box-layout-slider .w-slider {
		margin-right: 0;
		margin-left: -70px
	}
	.w-box-layout-text {
		padding: 50px 40px 50px 70px
	}
	.w-reverse .w-box-layout-text {
		padding: 50px 70px 50px 40px
	}
}
@media (max-width: 767px) {
	.w-box-layout {
		padding: 0
	}
	.w-box-layout .container-fluid {
		padding: 0
	}
	.w-box-layout .col+.col {
		margin-top: 0
	}
	.w-box-layout-slider .w-slider,
	.w-reverse .w-box-layout-slider .w-slider {
		margin: 0
	}
	.w-box-layout-text,
	.w-reverse .w-box-layout-text {
		padding: 50px 40px
	}
}
.w-full-width-image-content {
	overflow: hidden;
	padding: 95px 80px;
	background: #f2f2f2 no-repeat 50% 50%;
	background-size: cover
}
.w-full-width-image-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 400px;
	height: 520px;
	max-width: 100%;
	padding: 30px 50px;
	background: rgba(255, 255, 255, 0.9)
}
@media (min-width: 768px) {
	.w-reverse .w-full-width-image-text {
		float: right
	}
}
.w-full-width-image-text .w-rte {
	margin-bottom: 1.5em;
	font-size: 15px
}
.w-full-width-image-text .w-rte>*+h6 {
	margin-top: 35px
}
.w-full-width-image-text .w-buttons {
	margin-top: auto
}
@media (min-width: 1240px) {
	.w-full-width-image-text {
		height: 520px
	}
}
@media (max-width: 1239px) {
	.w-full-width-image-content {
		padding: 40px
	}
	.w-full-width-image-text {
		padding: 40px
	}
}
@media (max-width: 767px) {
	.w-full-width-image {
		padding: 0
	}
	.w-full-width-image .container-fluid {
		padding: 0
	}
	.w-full-width-image-content {
		padding: 58.5% 25px 25px 25px;
		background-size: contain;
		background-position: 50% 0
	}
	.w-full-width-image-text {
		width: auto;
		height: auto;
		margin-top: -30px;
		-webkit-box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.05);
		box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.05)
	}
}
.w-quote-slider {
	position: relative;
	padding-top: 0;
	padding-bottom: 0
}
.w-bg-alt+.w-quote-slider::before {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	content: "";
	height: 50%;
	background: #f2f2f2
}
.w-quote-slider .w-slide-img {
	position: absolute;
	top: 50%;
	left: 30px;
	width: 150px;
	height: 150px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
@media (max-width: 767px) {
	.w-quote-slider .w-slide-img {
		top: 20px;
		left: 50%;
		width: 100px;
		height: 100px;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}
}
@media (min-width: 768px) {
	.w-quote-slider .w-slide-img+.w-slide-quote {
		padding-left: 200px;
		padding-right: 200px
	}
}
@media (max-width: 767px) {
	.w-quote-slider .w-slide-img+.w-slide-quote {
		padding-top: 140px
	}
}
.w-quote-slider .w-slide-quote {
	height: 360px;
	padding: 55px 100px;
	margin: 0;
	line-height: 1.3;
	text-align: center;
	background: #66b325 url("../img/quote-background.jpg") no-repeat 50% 50%;
	background-size: cover
}
.w-quote-slider .w-slide-quote::before {
	display: block;
	content: "";
	width: 46px;
	height: 40px;
	margin: 0 auto 30px;
	background: url("../img/quote-white.svg") no-repeat 50% 50%;
	background-size: contain
}
.w-quote-slider .w-slide-quote-header {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: #044122
}
.w-quote-slider .w-slide-quote-header cite {
	font-style: normal
}
.w-quote-slider .w-slide-quote-text {
	font-size: 30px;
	font-weight: 300;
	font-style: italic;
	color: #fff
}
@media (max-width: 1239px) {
	.w-overlap+.w-quote-slider {
		padding-top: 0
	}
	.w-quote-slider.w-overlap {
		padding-bottom: 0
	}
	.w-quote-slider .container-fluid {
		padding: 0
	}
	.w-quote-slider .w-slide-quote {
		padding: 55px 25px
	}
	.w-quote-slider .w-slide-quote-header {
		margin-bottom: 5px;
		font-size: 13px
	}
	.w-quote-slider .w-slide-quote-text {
		font-size: 20px
	}
}
@media (max-width: 767px) {
	.w-quote-slider .w-slide-quote::before {
		display: none
	}
}
.w-cta-box-row {
	margin: 0
}
.w-cta-box-row .col {
	padding: 0
}
.w-cta-text .w-rte {
	margin-bottom: 1.5rem;
	font-size: 18px
}
.w-cta-buttons {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-ms-flex-item-align: end;
	align-self: flex-end
}
.w-cta-buttons .w-buttons {
	margin: 0 0 1.5rem
}
.w-cta-box-container {
	width: 100%
}
.w-cta-box {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	height: 500px;
	padding: 95px 5px;
	line-height: 1;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff
}
.w-cta-box:hover {
	z-index: 1;
	-webkit-box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.05)
}
.w-cta-box:hover .w-cta-box-heading {
	-webkit-transform: translateY(10%);
	transform: translateY(10%)
}
.w-cta-box:hover .w-cta-box-image {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}
.w-cta-box-image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	background: no-repeat 50% 50%
}
.w-cta-box-heading {
	position: relative;
	font-size: 40px;
	font-weight: 900;
	-webkit-transition: all .5s;
	transition: all .5s
}
.w-cta-box-heading small {
	display: block;
	font-size: 16px;
	font-weight: 300
}
.w-cta-boxes .w-mobile {
	display: none
}
.w-cta-scroll-button {
	float: right;
	margin-right: -20px
}
@media (max-width: 1239px) {
	.w-cta-boxes .w-desktop {
		display: none
	}
	.w-cta-boxes .w-mobile {
		display: block;
		margin-top: 1.5rem
	}
	.w-cta-buttons.w-mobile .w-buttons {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.w-cta-box {
		height: 400px;
		padding: 70px 20px
	}
	.w-cta-text-row {
		display: block
	}
	.w-cta-text-row .col {
		margin: 0
	}
	.w-cta-text .w-rte {
		margin-bottom: 0
	}
	.w-cta-box-container {
		width: calc(100% + 20px);
		margin-right: -20px
	}
	.w-cta-box-row {
		display: block
	}
	.w-cta-box-row .col {
		width: 45%;
		margin: 0
	}
	.w-cta-box {
		width: 100%
	}
	.w-cta-box-image {
		background-size: cover
	}
	.w-cta-box-heading {
		font-size: 32px
	}
	.w-cta-box-heading small {
		font-size: 14px
	}
}
@media (max-width: 767px) {
	.w-cta-box-row .col {
		width: 95%
	}
}
.w-banner {
	padding: 60px 0
}
.w-banner.w-bg-alt {
	background-color: #f2f2f2
}
.w-banner .w-slider {
	position: relative;
	z-index: 30
}
.w-reverse.w-banner-slide .row {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.w-banner-slide-text {
	-ms-flex-item-align: center;
	align-self: center
}
.w-banner-slide-image img {
	display: block
}
.w-banner-slide .w-buttons {
	margin-top: 1.5rem
}
.w-banner .w-slider .cycle-pager a.cycle-pager-active {
	background-color: #66b325
}
.w-banner .w-slider .cycle-pager a {
	border-color: #66b325
}
@media (min-width: 1240px) {
	.w-banner {
		padding: 120px 0
	}
	.w-banner-slide .row {
		padding-left: 190px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.w-reverse.w-banner-slide .row {
		padding-left: 0;
		padding-right: 190px
	}
	.w-banner-slide-logo {
		display: block;
		width: 185px;
		margin-bottom: 10px
	}
	.w-banner-slide-text {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 550px;
		flex: 0 1 550px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.w-banner-slide-image {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 960px;
		flex: 0 1 960px;
		background-size: contain
	}
	.w-banner-slide .w-rte {
		padding-right: 75px;
		margin-bottom: 1.5em
	}
	.w-banner-slide .w-rte h1 {
		margin-right: -75px;
		font-size: 72px
	}
	.w-banner-slide .buttons {
		margin-top: auto
	}
}
@media (max-width: 1239px) and (min-width: 768px) {
	.w-banner .w-slider {
		margin: -60px 0
	}
	.w-banner-slide .col {
		padding-top: 60px;
		padding-bottom: 60px
	}
	.w-banner-slide .w-banner-slide-text {
		padding-left: 40px;
		padding-right: 0
	}
}
@media (max-width: 767px) {
	.w-banner {
		padding-bottom: 20px
	}
	.w-banner-slide-logo {
		display: none
	}
}
.w-cta-strip {
	z-index: 130;
	position: relative;
	padding: 0
}
.w-cta-strip::before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	content: "";
	width: 50%;
	background: #66b325
}
.w-reverse.w-cta-strip::before {
	right: 0;
	left: auto
}
.w-full.w-cta-strip::before {
	width: 100%
}
.w-reverse.w-cta-strip .row {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.w-cta-strip ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0;
	margin: 0 -10px;
	list-style: none
}
.w-cta-strip li {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	padding: 0;
	margin: 0
}
.w-cta-strip li+li {
	position: relative;
	margin-left: 1px
}
.w-cta-strip li+li::before {
	position: absolute;
	top: 50%;
	left: -1px;
	content: "";
	height: 24px;
	border-right: solid 1px #044122;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.w-cta-strip a {
	display: block;
	padding: 24px 30px;
	line-height: 1.3;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: all .5s;
	transition: all .5s;
	color: #fff
}
.w-cta-strip a:hover {
	background-color: #044122
}
.w-cta-strip small {
	display: block;
	font-size: 12px;
	font-weight: 300
}
@media (min-width: 1240px) {
	.w-banner.w-bg-normal+.w-cta-strip.w-bg-normal,
	.w-banner.w-bg-alt+.w-cta-strip.w-bg-alt {
		margin-top: -81px
	}
}
@media (max-width: 1239px) {
	.w-cta-strip .col:last-child {
		display: none
	}
	.w-cta-strip .col:first-child:last-child {
		display: block
	}
	.w-cta-strip::before {
		width: 100%
	}
}
@media (max-width: 767px) {
	.w-cta-strip ul {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin: 0 -20px
	}
	.w-cta-strip li+li {
		border-top: solid 1px rgba(4, 65, 34, 0.2)
	}
	.w-cta-strip li+li::before {
		display: none
	}
	.w-cta-strip a {
		padding: 22px 60px;
		font-size: 18px
	}
	.w-cta-strip small {
		font-size: 12px
	}
}
.w-case-study-box {
	padding: 0
}
.w-case-study-box .container-fluid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	padding: 0
}
.w-reverse.w-case-study-box .container-fluid {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.w-reverse.w-case-study-box .col {
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}
.w-case-study-box-images,
.w-case-study-box-content {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%
}
.w-case-study-box-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 20px
}
.w-case-study-text {
	max-width: 80%
}
.w-case-study-text .w-buttons {
	margin-top: 0.5em;
	margin-bottom: 1.5em
}
.w-case-study-text .w-rte {
	font-weight: 400
}
.w-case-study-text h2 {
	font-size: 42px
}
.w-case-study-text h2 small {
	display: block;
	font-size: 20px;
	font-weight: 300
}
.w-case-study-text .row {
	margin-top: 1em
}
.w-case-study-text li+li {
	margin-top: 0.5em
}
.w-case-study-text li br:last-child {
	display: none
}
.w-case-studies .w-rich-text:first-child+.w-full-width-image {
	padding-top: 0
}
@media (max-width: 1599px) {
	.w-case-study-text li+li {
		margin-top: 0.25em
	}
	.w-case-study-text h2 {
		font-size: 32px
	}
}
@media (max-width: 1349px) {
	.w-case-study-text {
		max-width: 90%
	}
}
@media (max-width: 1239px) {
	.w-section.w-overlap+.w-case-study-box {
		padding-top: 0
	}
	.w-case-study-box.w-overlap {
		padding-bottom: 0
	}
	.w-case-study-text {
		max-width: 100%
	}
	.w-case-study-text .w-rte {
		font-size: 14px
	}
	.w-case-study-text h2 {
		font-size: 30px
	}
	.w-case-study-text h2 small {
		font-size: 13px
	}
}
@media (max-width: 1024px) {
	.w-case-study-box-content {
		padding: 15px
	}
	.w-case-study-text .row {
		margin-top: 0.25em
	}
	.w-case-study-text h2 {
		font-size: 18px
	}
	.w-case-study-text h2 small {
		font-size: 12px
	}
	.w-case-study-text .w-buttons {
		margin: 0.25em 0 0.5em
	}
	.w-case-study-text .w-buttons .btn {
		padding: 6px 10px;
		font-size: 10px
	}
	.w-case-study-text .w-rte {
		font-size: 12px
	}
	.w-case-study-text .w-rte li {
		padding-left: 25px
	}
	.w-case-study-text .w-rte li::before {
		top: 5px;
		width: 9px;
		height: 9px;
		background-size: 9px 9px
	}
	.w-case-study-text li+li {
		margin-top: 0
	}
}
@media (max-width: 767px) {
	.w-home .w-case-study-box.w-hidden-mobile-home {
		display: none
	}
	.w-overlap+.w-case-study-box {
		padding-top: 0
	}
	.w-case-study-box .container-fluid {
		display: block
	}
}
.w-info {
	padding: 60px 0
}
.w-info-tablet,
.w-info-mobile {
	display: none
}
.w-info-tablet {
	position: relative
}
.w-info .container-fluid {
	width: 100%
}
.w-info .container-fluid>.row>.col:first-child {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66%;
	flex: 0 0 66%;
	width: 66%;
	padding: 0
}
.w-info .container-fluid>.row>.col:last-child {
	position: relative;
	-ms-flex-item-align: start;
	align-self: flex-start;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 34%;
	flex: 0 0 34%;
	width: 34%;
	padding: 0
}
.w-info-desktop {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 85px
}
.w-info-col {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%
}
.w-info .w-rte {
	padding: 0 45px;
	font-size: 14px
}
.w-info .w-rte+.w-rte {
	margin-top: 1.5em
}
.w-info .w-rte li {
	margin-left: -45px
}
.w-info .w-rte li+li {
	margin-top: 0.5em
}
.w-info .w-rte em {
	line-height: 1.2;
	color: #66b325
}
.w-info .w-rte strong {
	font-size: 13px;
	text-transform: uppercase
}
.w-info .w-rte strong:first-child:last-child {
	display: block;
	margin-bottom: -1rem
}
.w-info .w-rte h2 {
	padding-right: 60px;
	line-height: 0.8;
	font-size: 34px
}
.w-info .w-rte h2 small {
	display: block;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: 300;
	color: #66b325
}
.w-info-scroll-container {
	overflow-x: auto;
	width: 100%;
	padding: 0
}
.w-info-scroll-row {
	width: 100%
}
.w-info-scroll-col {
	width: 100%;
	padding: 1.5em 0 0;
	vertical-align: top;
	white-space: normal
}
.w-info-scroll-button {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10
}
@media (min-width: 1240px) {
	.w-info {
		padding: 0
	}
	.w-info .container-fluid>.row>.col:first-child {
		-ms-flex-item-align: center;
		align-self: center;
		padding: 50px 0
	}
	.w-info .container-fluid>.row>.col:last-child {
		width: 34%
	}
	.w-info.w-overlap .container-fluid>.row>.col:last-child {
		margin-bottom: 0
	}
	.w-info .w-rte {
		font-size: 14px
	}
	.w-info .w-rte strong {
		font-size: 13px
	}
	.w-info .w-rte em {
		font-size: 18px
	}
}
@media (min-width: 1800px) {
	.w-info .w-rte {
		font-size: 18px
	}
	.w-info .w-rte h2 {
		font-size: 74px
	}
	.w-info .w-rte h2 small {
		font-size: 30px
	}
	.w-info .w-rte em {
		font-size: 34px
	}
	.w-info .w-rte {
		padding: 0 45px
	}
	.w-info .w-rte+.w-rte {
		margin-top: 3em
	}
}
@media (max-width: 1239px) {
	.w-info-desktop {
		display: none
	}
	.w-info-tablet {
		display: block
	}
	.w-info .container-fluid>.row>.col:first-child,
	.w-info .container-fluid>.row>.col:last-child {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		width: 50%
	}
	.w-info .container-fluid>.row>.col:last-child {
		margin: -60px 0
	}
	.w-info .w-rte h2 {
		font-size: 24px
	}
	.w-info .w-rte ul li {
		padding-left: 25px;
		margin-left: -25px
	}
	.w-info .w-rte ul li::before {
		top: 5px;
		width: 9px;
		height: 9px;
		background-size: 9px 9px
	}
}
@media (max-width: 991px) {
	.w-info .w-rte {
		font-size: 12px
	}
	.w-info .w-rte strong {
		font-size: 11px
	}
}
@media (max-width: 767px) {
	.w-info-tablet {
		display: none
	}
	.w-info-mobile {
		display: block
	}
	.w-info .container-fluid>.row>.col:first-child {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		width: 100%
	}
	.w-info .container-fluid>.row>.col:last-child {
		display: none
	}
	.w-info .w-rte {
		padding: 0 20px
	}
	.w-info .w-rte h2 {
		font-size: 36px
	}
	.w-info .w-rte h2 small {
		font-size: 24px
	}
	.w-info .w-rte em {
		font-size: 24px
	}
	.w-info .w-slider {
		position: relative;
		margin: 65px 0 0
	}
	.w-info .w-slide {
		bottom: 0;
		overflow: hidden;
		padding: 0 20px
	}
	.w-info .w-slide-info {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		height: 100%;
		padding: 30px 35px 50px 35px;
		margin: 0;
		background: #fff;
		color: #044122
	}
	.w-info .w-rte {
		font-size: 15px
	}
	.w-slide-info-mobile-image {
		display: block;
		width: calc(100% + 70px);
		max-width: none;
		margin: -30px -35px 30px
	}
	.w-info .w-slider .w-rte strong {
		font-size: 14px
	}
	.w-info .w-slider .w-rte ul li {
		padding: 0;
		margin-left: 0
	}
	.w-info .w-slider .w-rte ul li::before {
		display: none
	}
	.w-info .w-slider .cycle-pager {
		display: none
	}
	.w-info .w-slider .cycle-prev,
	.w-info .w-slider .cycle-next {
		position: absolute;
		bottom: 0;
		z-index: 1000;
		width: 42px;
		height: 42px;
		background: url("../img/arrow-right-green.svg") no-repeat 50% 50%;
		background-size: 12px 12px
	}
	.w-info .w-slider .cycle-prev {
		left: 100px;
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg)
	}
	.w-info .w-slider .cycle-next {
		right: 100px
	}
}
@media (max-width: 479px) {
	.w-info .w-rte,
	.w-info .w-slide {
		padding: 0
	}
	.w-info .w-slider {
		margin-left: -20px;
		margin-right: -20px
	}
}
.w-home .w-latest-news {
	background: #fff
}
.w-home .w-latest-news .w-latest-news-scroll-button {
	background-image: url("../img/arrow-right-green.svg")
}
.w-home .w-latest-news .w-latest-news-date {
	color: #66b325
}
.w-home .w-latest-news .w-latest-news-tag {
	background-color: #66b325
}
.w-latest-news {
	background: #66b325 url("../img/latest-news-background.jpg") no-repeat 50% 50%;
	background-size: cover
}
.w-latest-news h2 {
	margin-bottom: 1em
}
.w-latest-news h2 small {
	display: block;
	font-weight: 300;
	font-size: 16px
}
.w-latest-news-scroll-container {
	margin-right: -20px
}
.w-news-scroll-button-col {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin: 20px -10px 0 auto
}
.w-latest-news-col {
	padding: 0 20px 0 0;
	white-space: normal;
	vertical-align: top
}
.w-latest-news-col:nth-child(2n+1) {
	display: inline-block;
	width: 63%
}
.w-latest-news-col:nth-child(2n+2) {
	display: inline-block;
	width: 37%
}
.w-latest-news-image {
	position: relative;
	margin: 0 0 45px
}
.w-latest-news-col:nth-child(2n+2) .w-latest-news-image {
	margin-bottom: 16px
}
.w-latest-news-image a,
.w-latest-news-image img {
	display: block;
	width: 100%
}
.w-latest-news-tag {
	position: absolute;
	right: 20px;
	bottom: -20px;
	padding: 15px 20px;
	border-radius: 20px;
	line-height: 1;
	font-size: 10px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #044122;
	color: #fff
}
.w-latest-news-date {
	margin: 0 0 5px;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff
}
.w-latest-news-item h3 {
	margin: 0 0 1.5rem
}
.w-latest-news-item h3 a {
	font-size: 24px;
	font-weight: 500;
	text-decoration: none;
	color: #044122
}
.w-latest-news-item h3 a:hover {
	text-decoration: underline
}
.w-latest-news-excerpt .w-rte {
	opacity: 0.7;
	font-size: 16px;
	font-weight: 400;
	color: #044122
}
.w-latest-news .w-latest-news-scroll-button {
	background-image: url("../img/arrow-right-white.svg")
}
.w-latest-news-header-row .col:first-child {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}
@media (min-width: 768px) {
	.w-latest-news-col:nth-child(2n+2) h3 a {
		font-size: 18px
	}
	.w-latest-news-col:nth-child(2n+2) .w-latest-news-excerpt {
		display: none
	}
}
@media (min-width: 1240px) {
	.w-latest-news h2 {
		font-size: 60px
	}
	.w-latest-news h2 small {
		font-size: 20px
	}
	.w-latest-news-scroll-container {
		overflow-x: hidden;
		margin-right: -100px
	}
	.w-latest-news-col {
		padding-right: 100px
	}
	.w-news .w-latest-news {
		padding-top: 90px;
		padding-bottom: 90px
	}
}
@media (max-width: 1239px) {
	.w-latest-news .w-filter {
		padding-top: 0
	}
}
@media (max-width: 767px) {
	.w-latest-news {
		padding-top: 40px
	}
	.w-info+.w-latest-news {
		position: relative;
		margin-top: -60px
	}
	.w-latest-news .container-fluid {
		padding-left: 40px;
		padding-right: 40px
	}
	.w-news-scroll-button-col {
		display: none
	}
	.w-latest-news-col:nth-child(2n+1) {
		width: calc(100% - 60px)
	}
	.w-latest-news-col:nth-child(2n+2) {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		width: calc(200% - 100px)
	}
	.w-latest-news-col:nth-child(2n+2) .w-latest-news-item {
		width: 50%;
		padding: 0 20px 0 0
	}
	.w-latest-news-col h3 a {
		font-size: 20px
	}
	.w-latest-news-excerpt .w-rte {
		font-size: 15px
	}
}
.w-form {
	background: no-repeat right 50%;
	background-size: 50% auto
}
.w-form.w-job-apply {
	padding-top: 0
}
.w-form.w-job-apply .w-form-form-col {
	margin-left: auto;
	margin-right: auto
}
@media (min-width: 768px) {
	.w-form.w-job-apply h2 {
		width: 60%;
		padding: 0 20px;
		margin-left: auto;
		margin-right: auto
	}
}
.w-form-heading {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #66b325
}
.w-form-form-col {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	padding-top: 30px
}
.w-form-dummy-col {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
	padding-top: 30px
}
@media (max-width: 767px) {
	.w-form {
		background-image: none !important
	}
	.w-form-dummy-col {
		display: none
	}
}
.w-news-list-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
	margin: 0 -15px;
	list-style: none
}
.w-news-list-holder li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.3%;
	flex: 0 0 33.3%;
	padding: 0 15px 80px;
	margin: 0;
	opacity: 1;
	-webkit-transition: all .5s;
	transition: all .5s
}
.w-news-list-holder li.w-hidden {
	opacity: 0
}
.w-news-list-holder li>* {
	height: 100%
}
.w-news-listing .w-latest-news-tag {
	background-color: #66b325
}
.w-latest-news+.w-news-listing .w-filter {
	display: none
}
@media (min-width: 1240px) {
	.w-news-listing .w-filter {
		position: absolute;
		top: -194px;
		left: 20px
	}
}
@media (max-width: 767px) {
	.w-news-list-holder {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.w-news-list-holder li {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		padding-bottom: 45px
	}
}
.w-gallery-list-images {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 0;
	margin: 35px -15px 0;
	list-style: none
}
.w-gallery-list-images li {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 33.3%;
	flex: 0 1 33.3%;
	padding: 0 8px 16px;
	margin: 0
}
.w-gallery-list-image-item {
	position: relative;
	width: 100%;
	height: 400px;
	padding: 0 15px 15px;
	background: no-repeat 50% 50%;
	background-size: cover
}
li:first-child:last-child .w-gallery-list-image-item {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 400px;
	flex: 0 1 400px
}
li:nth-child(1) .w-gallery-list-image-item {
	height: 250px
}
li:nth-child(2) .w-gallery-list-image-item {
	height: 500px
}
li:nth-child(3) .w-gallery-list-image-item {
	height: 400px
}
li:nth-child(4) .w-gallery-list-image-item {
	height: 400px;
	margin-top: -250px
}
li:nth-child(5) .w-gallery-list-image-item {
	height: 400px
}
li:nth-child(6) .w-gallery-list-image-item {
	height: 250px;
	margin-top: -100px
}
li:nth-child(7) .w-gallery-list-image-item {
	height: 400px;
	margin-top: -250px
}
li:nth-child(8) .w-gallery-list-image-item {
	height: 400px
}
li:nth-child(9) .w-gallery-list-image-item {
	height: 400px;
	margin-top: -250px
}
.w-gallery-list-content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	opacity: 0;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	background: rgba(0, 0, 0, 0.6);
	color: #fff
}
.w-show-details-by-default .w-gallery-list-content,
.w-gallery-list-content:hover,
.w-gallery-list-content:focus,
.w-gallery-list-content:active {
	opacity: 1
}
.w-gallery-list-view {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 86px;
	flex: 1 1 86px;
	padding-top: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}
.w-gallery-list-view i {
	display: block;
	width: 86px;
	height: 86px;
	margin: 0 auto;
	border-radius: 50%;
	background: #fff url("../img/icon-search-green.svg") no-repeat 50% 50%
}
.w-gallery-list-view:first-child:last-child {
	justify-self: center;
	-ms-flex-item-align: center;
	align-self: center
}
.w-gallery-list-description {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-ms-flex-item-align: end;
	align-self: flex-end;
	width: 100%;
	padding: 25px 40px;
	line-height: 1.2;
	font-size: 15px;
	font-weight: 300
}
.w-gallery-list-description h3 {
	position: relative;
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 1;
	font-size: 26px;
	font-weight: 500;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-decoration: none
}
.w-gallery-list-description h3::before {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 48px;
	border-bottom: solid 2px #66b325
}
@media (max-width: 767px) {
	.w-event-filters {
		margin-bottom: 30px
	}
	.w-event-filters ul {
		display: none
	}
	.w-event-filters-dropdown {
		position: relative;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		margin-top: -10px
	}
	.w-event-filters-dropdown::before {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		content: "";
		width: 8px;
		height: 47px;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		background: url("../img/arrow-previous-green.html") no-repeat 50% 50%;
		background-size: 8px 15px
	}
	.w-gallery-list-image-item {
		height: 200px
	}
	li:nth-child(1) .w-gallery-list-image-item {
		height: 250px
	}
	li:nth-child(2) .w-gallery-list-image-item {
		height: 350px
	}
	li:nth-child(3) .w-gallery-list-image-item {
		height: 300px
	}
	li:nth-child(4) .w-gallery-list-image-item {
		height: 300px;
		margin-top: -100px
	}
	li:nth-child(5) .w-gallery-list-image-item {
		height: 300px
	}
	li:nth-child(6) .w-gallery-list-image-item {
		height: 250px;
		margin-top: -50px
	}
	li:nth-child(7) .w-gallery-list-image-item {
		height: 350px;
		margin-top: -100px
	}
	li:nth-child(8) .w-gallery-list-image-item {
		height: 350px
	}
	li:nth-child(9) .w-gallery-list-image-item {
		height: 350px;
		margin-top: -100px
	}
	.w-gallery-list-view {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.w-gallery-list-view i {
		width: 40px;
		height: 40px;
		background-size: 60% auto
	}
	.w-gallery-list-description {
		display: none
	}
}
.w-gallery-slideshow-modal {
	z-index: 170;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	overflow: hidden;
	height: 0;
	opacity: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s
}
.w-gallery-slideshow-modal[aria-hidden=false] {
	bottom: 0;
	height: 100%;
	opacity: 1;
	background: rgba(0, 0, 0, 0.9);
	color: #fff
}
.w-gallery-slideshow-close {
	z-index: 180;
	position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	height: 60px;
	cursor: pointer;
	background: url("../img/x-white.svg") no-repeat 50% 50%
}
.w-modal-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	padding: 30px
}
.w-modal-content>div {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 800px;
	flex: 0 1 800px
}
.w-gallery-slideshow-slides {
	position: absolute !important;
	top: 60px;
	right: 20px;
	bottom: 0;
	left: 20px
}
.w-gallery-slideshow-slides>div {
	position: relative;
	width: 100%;
	height: 100%
}
.w-gallery-slideshow-slide {
	height: 100%
}
.w-gallery-slideshow-image-holder {
	position: relative;
	width: 1464px;
	max-width: 100%;
	max-height: calc(100vh - 205px - 60px);
	margin: 0 auto;
	background: #000
}
.w-gallery-slideshow-image {
	display: block;
	max-height: calc(100vh - 205px - 60px);
	margin: 0 auto
}
.w-gallery-slideshow-content-holder {
	width: 1464px;
	max-width: 100%;
	height: 205px;
	margin: 0 auto
}
.w-gallery-slideshow-pagination-holder {
	overflow: hidden;
	height: 70px;
	text-align: center;
	background: #fff
}
.w-gallery-slideshow-pagination {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
.w-gallery-slideshow-pagination button {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	display: block;
	height: 100%;
	padding: 0;
	outline: 0;
	cursor: pointer;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	background: #fff
}
.w-gallery-slideshow-pagination img {
	display: block;
	max-width: none;
	max-height: 100%;
	opacity: 0.25;
	-webkit-transition: all 0.5s;
	transition: all 0.5s
}
.w-gallery-slideshow-pagination button:hover img,
.w-gallery-slideshow-pagination button.cycle-pager-active img {
	opacity: 1
}
.w-gallery-slideshow-content {
	height: 135px;
	padding: 20px;
	line-height: 1.2;
	font-size: 12px;
	font-weight: 300;
	text-align: left
}
.w-gallery-slideshow-content h3 {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 1;
	font-size: 20px;
	font-weight: 500;
	color: #fff
}
.w-gallery-slideshow-content h3::before {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 38px;
	border-bottom: solid 2px #66b325
}
.w-gallery-slideshow-control {
	position: absolute;
	top: 50%;
	left: -20px;
	width: 40px;
	height: 54px;
	cursor: pointer;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
	background: #66b325 url("../img/arrow-right-white.svg") no-repeat 50% 50%;
	background-size: 16px 16px
}
.w-gallery-slideshow-control:hover,
.w-gallery-slideshow-control:focus,
.w-gallery-slideshow-control:active {
	background-color: #044122
}
.w-gallery-slideshow-control.cycle-next {
	left: auto;
	right: -20px;
	-webkit-transform: translateY(-50%) rotate(0deg);
	transform: translateY(-50%) rotate(0deg)
}
.w-button-list {
	padding: 20px 0 60px
}
.w-button-list .w-buttons {
	margin: 0
}
@media (min-width: 1240px) {
	.w-button-list {
		padding: 60px 0 120px
	}
	.w-section+.w-button-list {
		margin-top: -120px
	}
}
.w-filter {
	width: 260px;
	padding-top: 15px
}
.w-filter form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.w-filter form .form-group {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 260px;
	flex: 1 0 260px
}
.w-filter form .form-group+.form-group {
	margin-left: 15px
}
.w-filter .form-control {
	border-radius: 0;
	border: 0
}
.w-case-studies .container-fluid {
	position: relative
}
.w-case-studies .w-filter {
	position: absolute;
	top: -75px;
	left: 20px
}
.w-rich-text+.w-latest-news .w-filter {
	position: absolute
}
@media (min-width: 1240px) {
	.w-rich-text+.w-latest-news .w-filter {
		top: -168px;
		left: 20px
	}
	.w-rich-text+.w-latest-news .w-filter select {
		min-height: 62px
	}
}
.w-home .w-latest-news .w-filter {
	display: none
}
@media (max-width: 1239px) {
	.w-latest-news .w-filter {
		top: -120px
	}
}
@media (max-width: 767px) {
	.w-filter form {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.w-filter form .form-group {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		margin-bottom: 15px
	}
	.w-filter form .form-group+.form-group {
		margin-left: 0
	}
	.w-case-studies .w-filter {
		top: -65px
	}
	.w-latest-news .w-filter {
		top: -90px
	}
}
