* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	list-style-type: none
}

body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	font-family: 'Neue Haas Unica'
}

figure,
h1,
h2,
h3,
h4,
h5,
h6,
label,
ul {
	margin: 0
}

p {
	font-size: 18px;
	margin-bottom: 0
}

a,
button {
	transition: .2s ease-in-out
}

a:hover {
	text-decoration: none
}

button:focus {
	outline: unset
}

::placeholder {
	opacity: 1
}

:focus-visible {
	outline: 0
}

.c-container {
	max-width: 1340px;
	padding: 0 30px;
	margin: 0 auto
}

.p-relative {
	position: relative
}

.navbar-nav .nav-link {
	color: #3d3d3d
}

.navbar-nav .active>.nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show,
.navbar-nav .show>.nav-link {
	color: #3d3d3d !important
}

.navbar-nav .nav-link:focus,
.navbar-nav .nav-link:hover {
	color: #3d3d3d !important
}

.navbar {
	padding: 40px 0
}

.dropdown-toggle::after {
	box-sizing: border-box;
	height: .3vw;
	width: .3vw;
	border-style: solid;
	border-color: #3d3d3d;
	border-width: 0 1px 1px 0;
	transform: rotate(45deg);
	transition: border-width 150ms ease-in-out;
	position: relative;
	right: -5px
}

.nav-link {
	font-size: 18px;
	padding-right: 0 !important;
	padding-left: 30px !important;
	color: #fff !important;
	pointer-events: none
}

.navbar-toggler-icon {
	width: 20px;
	height: 2px;
	background-color: #fff;
	position: relative
}

.navbar-toggler-icon::before {
	content: ' ';
	position: absolute;
	top: -6px;
	left: 0;
	width: 20px;
	height: 2px;
	background-color: #fff
}

.navbar-toggler-icon::after {
	content: ' ';
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 20px;
	height: 2px;
	background-color: #fff
}

.dropdown-menu {
	padding: 40px 0;
	margin: 0;
	border-radius: 0;
	min-width: 284px;
	min-height: 262px;
	background: #117d57
}

.dropdown-item {
	font-size: 16px;
	font-family: Arial;
	font-weight: 700;
	color: #fff;
	padding: .45rem 1.5rem
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #117d57;
	text-decoration: none;
	background-color: #fff
}

.dropdown-toggle::after {
	display: none
}

.d-relative {
	position: relative
}

.social-icon-and-searchbar {
	position: absolute;
	top: -15px;
	right: 0;
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: flex-end
}

.search-form {
	position: relative;
	margin-right: 10px
}

.search-form input {
	height: 30px;
	display: flex;
	width: 100%;
	border-radius: 4px;
	border: transparent;
	padding: 0 25px 0 10px;
	color: #9fd9c3;
	font-size: 13px
}

.search-form button {
	position: absolute;
	top: 2px;
	right: 7px;
	background: 0 0;
	border: transparent
}

.social-icon {
	display: flex;
	align-items: flex-end
}

.social-icon li {
	margin-left: 10px
}

.des-relative {
	position: relative;
	top: 27px
}

.sticky_header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 11;
	box-shadow: 0 0 10px rgba(169, 169, 169, .5)
}

.top-header-space {
	position: absolute;
	left: 0;
	width: 100%;
	top: 87px
}

footer {
	padding: 30px 0 10px 0;
	font-family: Arial;
	border-bottom: 4px solid #83ce26
}

.f-logo p {
	color: #71777a;
	font-family: 'Neue Haas Unica';
	font-size: 12px;
	letter-spacing: 0;
	line-height: 20px
}

.footer-link h3 {
	color: #257862;
	font-family: 'Neue Haas Unica';
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 24px
}

.footer-content {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.left-footer-part {
	display: flex;
	align-items: center
}

.f-logo {
	margin-right: 50px
}

.footer-link {
	border-left: 1px solid #83ce26;
	padding-left: 15px;
	min-height: 250px
}

.menu-link a {
	color: #257862;
	font-family: 'Neue Haas Unica';
	font-size: 12px;
	letter-spacing: 0;
	line-height: 20px
}

.second-menu-link a {
	color: #257862;
	font-family: 'Neue Haas Unica';
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 24px
}

.right-footer-part {
	display: flex;
	flex-direction: column;
	justify-content: right
}

.f-contact-detail {
	display: flex;
	justify-content: right;
	flex-direction: column;
	border-left: 1px solid #83ce26;
	padding-left: 15px;
	min-height: 250px
}

.f-contact-detail span {
	color: #257862;
	font-family: 'Neue Haas Unica';
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 24px
}

.f-contact-detail address {
	color: #257862;
	font-family: 'Neue Haas Unica';
	font-size: 12px;
	letter-spacing: 0;
	line-height: 20px;
	max-width: 120px;
	margin: 20px 0
}

.f-contact-detail a {
	color: #257862;
	font-family: 'Neue Haas Unica';
	font-size: 12px;
	letter-spacing: 0;
	line-height: 20px
}

.f-contact-detail ul li {
	text-align: right
}

.f-contact-detail ul li a {
	font-size: 12px;
	line-height: 12px;
	color: #fff
}

.f-social-icon {
	display: flex;
	justify-content: right;
	margin: 30px 0 20px 0
}

.f-social-icon li {
	margin-left: 10px
}

.footer-bottom {
	display: flex;
	align-items: center;
	margin-top: 50px
}

.copyright,
.copyright a {
	color: #71777a;
	font-size: 12px;
	letter-spacing: 0;
	line-height: 20px
}

.f-bottom-links {
	display: flex;
	justify-content: left;
	margin-left: 30px
}

.f-bottom-links li {
	margin: 0 30px
}

.f-bottom-links li a {
	color: #257862;
	font-size: 12px;
	letter-spacing: 0;
	line-height: 20px
}

.news-leteer-main {
	padding: 100px 0
}

.news-letter-left {
	padding: 0 50px;
	width: 100%;
	max-width: 50%
}

.news-letter-left h4 {
	font-family: 'Noto Sans', Arial, sans-serif;
	font-weight: 500;
	font-size: 40px;
	color: #117d57
}

.news-letter-inner {
	display: flex;
	align-items: center
}

.green-btn {
	background-color: #117d57;
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
	font-family: Arial;
	font-weight: 700;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 0;
	padding: 5px 35px;
	cursor: pointer
}

.news-letter-right .form-control {
	width: 100%;
	color: #88cbb1;
	font-size: 14px;
	font-family: Arial;
	background: #fff;
	border: 1px solid #9fd9c3;
	outline: unset;
	box-shadow: unset;
	border-radius: 4px;
	max-width: 400px
}

.news-letter-right .form-control::placeholder {
	opacity: 1;
	color: #88cbb1
}

.news-letter-right form {
	display: flex
}

.news-letter-right .green-btn {
	margin-left: 20px
}

.news-letter-right {
	width: 100%;
	max-width: 50%
}

.latest-news-section {
	background: #e4f5ef;
	padding: 100px 0
}

.latest-news-top {
	text-align: center
}

.latest-news-top h3 {
	color: #3d3d3d;
	font-size: 30px
}

.latest-news-top p {
	font-size: 20px;
	color: #737373;
	font-family: 'Noto Sans', Arial, sans-serif;
	font-weight: 500;
	margin: 50px 0 30px 0
}

.latest-news-box {
	padding: 30px 20px;
	background-color: #fff;
	box-shadow: -3px -1px 16px -1px rgba(0, 0, 0, .33);
	-webkit-box-shadow: -3px -1px 16px -1px rgba(0, 0, 0, .33);
	-moz-box-shadow: -3px -1px 16px -1px rgba(0, 0, 0, .33);
	margin-bottom: 30px
}

.latest-news-box p {
	font-family: 'Noto Sans', Arial, sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: #3d3d3d
}

.l-news-img-title {
	margin-top: 30px;
	display: flex;
	align-items: center
}

.l-news-img span {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background: #d4dbd8;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden
}

.l-news-img span img {
	width: 100%
}

.l-news-img {
	margin-right: 30px
}

.l-news-title h5 {
	font-family: 'Noto Sans', Arial, sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: #3d3d3d;
	margin-left: 15px;
	display: block
}

.l-news-title p {
	font-family: 'Noto Sans', Arial, sans-serif;
	font-weight: 700;
	font-size: 13px;
	color: #3d3d3d
}

.call-out-section {
	background-repeat: no-repeat !important;
	background-size: cover !important;
	margin: 50px 0 200px 0;
	height: 400px
}

.call-out-inner {
	padding-top: 100px
}

.call-out-box {
	width: 100%;
	max-width: 630px;
	height: 399px;
	background: #fff;
	box-shadow: 0 20px 40px rgba(136, 203, 177, .54);
	padding: 70px 40px
}

.call-out-box h2 {
	font-family: 'Noto Sans';
	font-weight: 400;
	font-size: 30px;
	text-align: left;
	color: #117d57
}

.call-out-box p {
	font-family: 'Noto Sans', Arial, sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #117d57;
	margin: 40px 0;
	line-height: 30px
}

.call-out-btn {
	border: 3px solid #117d57;
	border-radius: 50px;
	width: 60px;
	height: 60px;
	padding: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer
}

.call-out-btn:hover {
	filter: invert(0%) sepia(0%) saturate(15%) hue-rotate(242deg) brightness(96%) contrast(103%)
}

.call-out-inner.call-out-inner-right {
	display: flex;
	justify-content: right
}

.call-to-action-model-top h3 {
	font-family: Georgia;
	font-weight: 400;
	font-size: 40px;
	color: #117d57
}

.call-to-action-model-top p {
	font-family: Arial;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	color: #117d57;
	margin: 20px 0 30px 0
}

.call-to-action-model-top {
	max-width: 350px
}

.call-to-action-model-inner {
	padding: 60px 40px
}

.call-to-action-model-bottom form {
	display: flex
}

.call-to-action-model-bottom .green-btn {
	margin-left: 15px
}

.call-to-action-model {
	max-width: 600px
}

.call-to-action-model .modal-content {
	border: 0;
	border-radius: 0
}

.call-to-action-model-bottom .form-control {
	border-color: #88cbb1;
	outline: unset;
	border-radius: 0;
	font-family: Arial;
	font-weight: 400;
	font-size: 14px;
	text-align: left;
	color: #88cbb1
}

.call-to-action-model-bottom .form-control::placeholder {
	color: #88cbb1
}

.call-to-action-model-bottom .form-control:focus {
	box-shadow: unset
}

.our-product {
	padding: 50px 0
}

.our-product-inner {
	padding: 50px 0
}

hr {
	border-top: 2px solid #cfcfcf;
	max-width: 80px;
	margin: 20px auto
}

.our-product h2 {
	text-align: center
}

.flip-card {
	background-color: transparent;
	width: 100%;
	height: 389;
	perspective: 1000px;
	border-radius: 8px;
	overflow: visible;
	max-width: 100%;
	margin: 0 auto;
	cursor: pointer;
	margin-bottom: 50px
}

.flip-card-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform .6s;
	transform-style: preserve-3d;
	width: 344px;
	height: 389px;
	box-shadow: 0 20px 40px rgba(0, 0, 0, .16)
}

.flip-card:hover .flip-card-inner {
	transform: rotateY(180deg)
}

.flip-card-back,
.flip-card-front {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.flip-card-front {
	color: #000;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	overflow: hidden
}

.card__container .flip-card-front img {
	width: 100%
}

.flip-card-back {
	background: url(../png/product-bg-img.png) no-repeat center;
	transform: rotateY(180deg);
	overflow: hidden;
	padding: 50px
}

.flip-card-front-link {
	position: absolute;
	left: 15px;
	bottom: 15px
}

.flip-card-front-link a {
	font-family: 'Noto Sans', Arial, sans-serif;
	font-weight: 500;
	font-size: 20px;
	color: #117d57
}

.flip-card-front-link a img {
	margin-left: 5px
}

.card-back-detail p {
	font-family: 'Noto Sans';
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	color: #737373;
	margin: 15px 0;
	text-align: left;
	min-height: 185px
}

.card-back-detail h3 {
	font-family: 'Noto Sans';
	font-weight: 600;
	font-size: 20px;
	text-align: center;
	color: #3d3d3d;
	text-align: left
}

.read-more {
	background: #3c3c3c;
	color: #fff;
	border-radius: 5px;
	padding: 10px 30px;
	display: inline-block
}

.read-more:hover {
	background: #117d57;
	color: #fff
}

.counter {
	padding: 50px 0
}

.counter-top {
	max-width: 650px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 50px
}

.counter-top h2 {
	color: #83ce26;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 38px;
	margin-bottom: 20px
}

.counter-top span {
	color: #71777a;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 22px;
	text-align: center
}

.counter-count {
	color: #257862;
	font-size: 60px;
	font-weight: 700
}

.count-up h3 {
	color: #12538e;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0
}

.count-up-img img {
	max-width: 57px;
	max-height: 57px
}

.count-up {
	display: flex;
	align-items: center
}

.count-up-img {
	margin-right: 12px;
	display: none
}

.count-up-img img {
	max-width: 40px;
	max-height: 40px
}

.counter-option-two {
	padding: 0
}

.counter-inner {
	padding: 50px 30px;
	background: #fff;
	box-shadow: 0 20px 40px rgba(136, 203, 177, .54)
}

.counter-option-two {
	padding: 0;
	position: relative;
	top: -100px;
	z-index: 2
}

.video-product .item {
	height: 550px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-repeat: no-repeat;
	background-size: cover
}

.video-product .banner-content {
	text-align: center
}

.video-product .banner-content h3 {
	font-family: 'Noto Sans', Arial, sans-serif;
	font-weight: 700;
	font-size: 32px;
	color: #3d3d3d
}

.video-product .banner-content p {
	font-family: 'Noto Sans', Arial, sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: #3d3d3d;
	margin: 30px auto 40px auto;
	max-width: 50%
}

.video-product .banner-content a {
	height: 56px;
	width: 56px;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #3c3c3c;
	margin: 0 auto
}

.video-product .banner-content a:hover {
	background: #117d57
}

.video-product .banner-content a img {
	max-width: 14px;
	margin-left: 5px
}

.v-banner-slider .owl-dot {
	background: #ccc !important;
	width: 6px;
	height: 6px;
	border-radius: 30px;
	margin: 0 5px
}

.v-banner-slider .owl-dot.active {
	background: #3e3e3e !important
}

.v-banner-slider .owl-dots {
	margin: 0 auto;
	text-align: center;
	position: absolute;
	bottom: 20px;
	right: 0;
	left: 0
}

.mb-100 {
	margin-bottom: 100px
}

.option-one .item {
	height: 400px;
	display: flex;
	align-items: center;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

.banner-content h1 {
	font-size: 30px;
	margin-bottom: 40px;
	font-family: Georgia;
	font-weight: 400;
	color: #f1f9ff
}

.banner-content p {
	font-family: Arial;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	color: #f1f9ff
}

.option-one .owl-dots {
	position: absolute;
	bottom: 30px;
	right: 0;
	left: 0;
	text-align: center
}

.option-one .owl-dot {
	background: #ccd0ce !important;
	width: 16px;
	height: 16px;
	border-radius: 30px;
	margin: 0 5px
}

.option-one .owl-dot.active {
	background: #117d57 !important
}

.option-two .item {
	height: 350px;
	display: flex;
	align-items: center;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

.option-two .owl-dots {
	position: absolute;
	bottom: -50px;
	right: 0;
	left: 0;
	text-align: center
}

.option-two .owl-dot {
	background: #ccd0ce !important;
	width: 16px;
	height: 16px;
	border-radius: 30px;
	margin: 0 5px
}

.option-two .owl-dot.active {
	background: #117d57 !important
}

.option-three .item {
	background: #88cbb1;
	display: flex;
	align-items: center
}

.option-three .owl-dots {
	position: absolute;
	bottom: 30px;
	right: 0;
	left: 0;
	text-align: center
}

.option-three .owl-dot {
	background: #ccc !important;
	width: 6px;
	height: 6px;
	border-radius: 30px;
	margin: 0 5px
}

.option-three .owl-dot.active {
	background: #9fd9c3 !important
}

.option-four .item {
	background: #88cbb1;
	height: 600px;
	display: flex;
	align-items: end;
	padding-bottom: 50px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

.option-four .banner-content {
	background: #fff;
	padding: 50px;
	box-shadow: 0 20px 40px rgba(136, 203, 177, .54)
}

.option-four .banner-content h1 {
	font-family: 'Noto Sans', Arial, sans-serif;
	font-weight: 700;
	color: #117d57
}

.option-four .banner-content p {
	color: #117d57;
	max-width: 70%;
	margin-right: 50px
}

.banner-content-with-btn {
	display: flex;
	align-items: center
}

.option-four .owl-dots {
	position: absolute;
	bottom: 15px;
	right: 0;
	left: 0;
	text-align: center
}

.option-four .owl-dot {
	background: #ccc !important;
	width: 6px;
	height: 6px;
	border-radius: 30px;
	margin: 0 5px
}

.option-four .owl-dot.active {
	background: #117d57 !important
}

.option-five .item {
	position: relative;
	height: 550px;
	display: flex;
	padding-top: 50px
}

.video-youtube {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 550px
}

.video-youtube iframe {
	width: 100%;
	height: 100%
}

.banner-index {
	z-index: 1
}

.c-t-a-option-2 {
	height: 650px;
	display: flex;
	align-items: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}

.c-t-a-option-2 .banner-content p {
	max-width: 80%
}

.c-t-a-option-2 .banner-content {
	max-width: 60%;
	margin: 0 auto
}

.c-t-a-option-2 .banner-content A {
	background: #3c3c3c;
	font-family: 'Noto Sans';
	font-weight: 600;
	font-size: 16px;
	color: #fcfcfc;
	padding: 10px 20px;
	height: 48px;
	width: 160px;
	border-radius: 0
}

.description-img img {
	width: 100%
}

.description-img-deatils {
	background: #88cbb1;
	display: flex;
	justify-content: center;
	height: 100%;
	flex-direction: column;
	padding: 58px
}

.description-img-deatils h2 {
	font-family: 'Noto Sans';
	font-weight: 400;
	font-size: 30px;
	color: #fff
}

.description-img-deatils p {
	font-family: 'Noto Sans';
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	margin: 30px 0;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.learn-more {
	width: 290px;
	height: 48px;
	background: #117d57;
	font-family: Arial;
	font-weight: 700;
	font-size: 16px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff
}

.learn-more:hover {
	color: #fff
}

.learn-more img {
	margin-left: 20px
}

.description-img {
	position: relative
}

.d-img-text {
	max-width: 300px;
	font-family: 'Noto Sans';
	font-weight: 700;
	font-size: 14px;
	line-height: 24px;
	color: #117d57;
	position: absolute;
	bottom: 15px;
	left: 30px
}

.text-editor-inner h4 {
	font-family: 'Noto Sans';
	font-weight: 400;
	font-size: 30px;
	color: #117d57;
	margin-bottom: 30px
}

.text-editor-inner p {
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	color: #117d57;
	margin-bottom: 30px
}

.text-editor-inner ul {
	padding-left: 80px;
	margin-bottom: 30px
}

.text-editor-inner ul li {
	font-family: 'Noto Sans';
	font-weight: 400;
	font-size: 25px;
	color: #117d57;
	position: relative;
	margin-bottom: 20px
}

.text-editor-inner ul li::before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: url(../svg/list-icon.svg) no-repeat;
	top: 0;
	left: -50px;
	background-size: 35px
}

.text-editor-inner a {
	font-weight: 600;
	font-size: 18px;
	line-height: 30px;
	color: #117d57;
	text-decoration: underline
}

.feature-products {
	padding: 70px 0
}

.feature-products h2 {
	text-align: center;
	font-family: 'Noto Sans';
	font-weight: 700;
	font-size: 32px;
	color: #3d3d3d
}

.fetaure-p-inner {
	margin-top: 50px
}

.featurd-p-box-top span {
	background: #3c3c3c;
	width: 56px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50px
}

.featurd-p-box-top {
	display: flex;
	justify-content: center
}

.featurd-p-box {
	text-align: center;
	margin-bottom: 70px
}

.featurd-p-box h3 {
	font-family: 'Noto Sans';
	font-weight: 700;
	font-size: 24px;
	line-height: 34px;
	color: #3d3d3d;
	margin: 30px 0 15px 0
}

.featurd-p-box p {
	font-family: 'Noto Sans';
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	color: #737373;
	margin-bottom: 30px
}

.fp-bg {
	background: #fbfbfb
}

.featurd-p-box-img img {
	width: 100%
}

.f-p-option-two .featurd-p-box h3 {
	margin: 30px 0 15px 0;
	font-family: 'Noto Sans';
	font-weight: 600;
	font-size: 16px;
	color: #3d3d3d
}

.featurd-p-b-img-two {
	box-shadow: 0 20px 40px rgba(0, 0, 0, .16)
}

.fp-option-three .read-more {
	border-radius: 0
}

.slider-w-img {
	padding-top: 100px;
	background: #fff;
	background: linear-gradient(0deg, #fff 10%, #d4dbd8 10%)
}

.imgslider-img img {
	width: 100% !important;
	object-fit: cover
}

.imgslider-description {
	padding-left: 70px
}

.imgslider-description h2 {
	font-family: 'Noto Sans';
	font-weight: 700;
	font-size: 30px;
	color: #117d57
}

.imgslider-description p {
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	color: #117d57;
	margin: 30px 0 40px 0;
	display: -webkit-box;
	-webkit-line-clamp: 10;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.imgslider-description a {
	font-family: 'Noto Sans';
	font-weight: 400;
	font-size: 30px;
	color: #117d57;
	display: flex
}

.imgslider-description a img {
	margin-left: 15px;
	max-width: 50px
}

.slider-w-img .box-shadow {
	box-shadow: 0 1px 40px rgba(136, 203, 177, .54)
}

.slider-w-img .owl-dots {
	position: absolute;
	bottom: 15px;
	right: 0;
	left: 0;
	text-align: center
}

.slider-w-img .owl-dot {
	background: #ccc !important;
	width: 6px;
	height: 6px;
	border-radius: 30px;
	margin: 0 5px
}

.slider-w-img .owl-dot.active {
	background: #117d57 !important
}

.slider-w-img-option-two .p-relative {
	position: relative
}

.slider-w-img-option-two .right-image {
	position: absolute;
	top: 0;
	left: 0
}

.slider-w-img-option-two.right-image {
	width: 50%
}

.slider-w-img-option-two .item {
	height: 700px
}

.slider-w-img-option-two {
	padding: 100px 0;
	background: #fff;
	background: linear-gradient(0deg, #fff 25%, #d4dbd8 25%)
}

.slider-w-img-option-two .owl-dots {
	position: absolute;
	bottom: 50px;
	left: 29%;
	transform: translate(-50%, -50%)
}

.big-image-description {
	max-width: 620px;
	background-color: #fff;
	padding: 80px 40px
}

.big-image-description .imgslider-description {
	padding-left: 0
}

.slider-w-img-option-three .item {
	height: 780px;
	background-size: cover !important;
	background-position: 100% 170% !important
}

.big-image-description .imgslider-description p {
	-webkit-line-clamp: 15
}

.slider-w-img-option-three .right-image {
	position: absolute;
	top: 70px;
	left: 0
}

.slider-w-img-option-three .p-relative {
	position: relative
}

.slider-w-img-option-three {
	background: unset
}

.our-product-grid .flip-card:hover .flip-card-inner {
	transform: unset
}

.our-product-grid .flip-card-inner {
	width: 100%;
	height: 100%
}

.our-product-grid .flip-card-front {
	position: unset
}

.our-product-grid .flip-card-img {
	width: 100%
}

.our-product-grid .flip-card-img img {
	width: 100%
}

.our-product-grid h2 {
	text-align: left;
	color: #117d57
}

.our-product-grid .flip-card {
	cursor: unset
}

.industries-served .flip-card:hover .flip-card-inner {
	transform: unset
}

.industries-served .flip-card-inner {
	width: 100%;
	height: 100%
}

.industries-served .flip-card-front {
	position: unset
}

.industries-served .flip-card-img {
	width: 100%
}

.industries-served .flip-card-img img {
	width: 100%
}

.industries-served .flip-card-front-link {
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%)
}

.industries-served .flip-card {
	cursor: unset
}

.industries-served .flip-card-front-head {
	position: absolute;
	top: 50px
}

.industries-served .flip-card-front-head h3 {
	font-family: 'Noto Sans';
	font-weight: 600;
	font-size: 25px;
	text-align: center;
	color: #3d3d3d
}

.industries-served .flip-card-front-link a {
	border: 2px solid #117d57;
	width: 60px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50px
}

.types-of-button {
	margin: 100px
}

.btn-green-btn {
	background-color: #117d57;
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
	font-family: Arial;
	font-weight: 700;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 0;
	padding: 5px 35px;
	cursor: pointer;
	max-width: 290px;
	margin-bottom: 20px
}

.btn-green-btn img {
	margin-left: 10px
}

.btn-green-btn:hover {
	color: #fff
}

.light-green {
	background: #80a296
}

.btn-lern-more-line {
	font-family: Arial;
	font-weight: 700;
	text-decoration: underline;
	font-size: 20px;
	line-height: 12px;
	color: #117d57;
	display: block;
	margin-bottom: 30px
}

.btn-lern-more-line:hover {
	color: #117d57;
	text-decoration: underline
}

.btn-lern-more-line img {
	margin-left: 10px
}

.btn-circle {
	height: 60px;
	width: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 3px solid #117d57;
	border-radius: 50px
}

.black-see-more {
	background: #3c3c3c;
	padding: 10px 10px;
	margin: 0 auto;
	max-width: 150px;
	display: block;
	font-family: 'Noto Sans';
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	color: #fcfcfc;
	border-radius: 4px
}

.black-see-more:hover {
	color: #fff
}

.news-listing-top span {
	background: #9fd9c3;
	filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, .16));
	overflow: hidden;
	max-height: 220px;
	min-height: 220px;
	display: inline-block;
	width: 100%
}

.news-listing-top span img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	max-height: 220px
}

.news-listing-bottom h3 {
	font-family: Arial;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	color: #117d57
}

.news-listing-bottom p {
	font-family: Arial;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	color: #117d57;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 10px 0
}

.news-listing {
	padding: 100px 0
}

.news-listing-bottom {
	margin-top: 15px
}

.news-name,
.news-time {
	display: flex;
	width: 170px
}

.news-listing-name span {
	font-family: Arial;
	font-weight: 400;
	font-size: 14px;
	color: #117d57;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.news-listing-name {
	display: flex
}

.news-listing-name img {
	margin-right: 15px;
	max-width: 15px
}

.news-listing-box {
	margin-bottom: 40px
}

.news-listing-pagination .page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	background-color: unset;
	border: 0;
	font-family: 'Museo Sans';
	font-weight: 700;
	font-size: 20px;
	line-height: 12px;
	color: #117d57
}

.news-listing-pagination .page-link.active {
	text-decoration: underline
}

.news-listing-pagination .page-link:hover {
	color: #117d57;
	text-decoration: underline;
	background-color: unset;
	border-color: unset
}

.news-listing-pagination .page-link:focus {
	z-index: 2;
	outline: 0;
	box-shadow: unset
}

.pagination {
	align-items: center;
	margin: 1em 0
}

.news-listing-pagination {
	margin-top: 30px
}

.news-listing-pagination .page-item:first-child .page-link {
	padding-left: 0
}

.contact-us-main {
	box-shadow: 0 20px 40px rgba(136, 203, 177, .54);
	background: #fff
}

.contact-us-sec {
	position: relative;
	top: -50px;
	z-index: 2;
	padding-bottom: 100px
}

.contact-us-left {
	background: #ecedef;
	width: 100%;
	height: 100%;
	padding: 100px 50px
}

.contact-us-left h3,
.contact-us-right h3 {
	font-family: Georgia;
	font-weight: 700;
	font-size: 25px;
	color: #117d57
}

.contact-us-left-inner-details a,
.contact-us-left-inner-details p {
	font-family: Arial;
	font-weight: 400;
	font-size: 20px;
	color: #117d57
}

.contact-us-left-inner-details {
	display: flex;
	margin-top: 30px
}

.contact-us-left-inner-details img {
	margin-right: 15px;
	max-width: 20px
}

.contact-us-text.address {
	padding-right: 50px
}

.contact-us-left h4 {
	font-family: Arial;
	font-weight: 400;
	font-style: italic;
	font-size: 20px;
	text-align: center;
	color: #117d57;
	margin: 30px 0 70px 0
}

.contact-follow-us {
	text-align: center
}

.contact-follow-us h3 {
	font-family: Coiny;
	font-weight: 400;
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	color: #117d57
}

.contact-follow-us ul {
	display: flex;
	justify-content: center;
	margin-top: 20px
}

.contact-follow-us ul li {
	margin: 0 12px
}

.contact-us-right {
	padding: 100px 30px
}

.contact-us-right form {
	margin-top: 30px
}

.contact-us-right .form-control {
	border: 1px solid #9fd9c3;
	border-radius: 0;
	font-family: Arial;
	font-weight: 400;
	font-size: 14px;
	height: 50px;
	color: #117d57;
	box-shadow: unset;
	outline: unset
}

.contact-us-right .form-control::placeholder {
	color: #9fd9c3
}

.contact-us-right textarea {
	resize: unset;
	height: 380px !important
}

.contact-us-right p {
	font-family: Arial;
	font-weight: 400;
	font-style: italic;
	font-size: 10px;
	color: #117d57
}

.map-box {
	display: flex;
	padding: 20px 15px 10px 15px
}

.map-box-left,
.map-box-right {
	display: flex;
	width: 50%
}

.map-box-right {
	justify-content: space-between
}

.map-box h3 {
	font-family: 'Noto Sans', Arial, sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #2a7762;
	margin-bottom: 10px
}

.map-miles {
	margin: 0 30px 0 10px
}

.map-miles h6 {
	color: #585859;
	font-size: 16px
}

.map-address {
	padding-right: 15px
}

.map-address span {
	color: #585859;
	font-size: 14px
}

.map-contact {
	max-width: 70%
}

.map-product {
	max-width: 30%
}

.map-product p {
	color: #32b350;
	font-size: 16px;
	font-family: 'Noto Sans', Arial, sans-serif
}

.map-contact-inner a {
	display: block;
	margin-bottom: 5px;
	font-size: 16px
}

.map-email {
	color: #32b350;
	font-family: 'Noto Sans', Arial, sans-serif
}

.map-email:hover {
	color: #32b350
}

.map-contact-inner img {
	margin-right: 10px
}

.map-num {
	color: #585859;
	font-family: 'Noto Sans', Arial, sans-serif
}

.map-num:hover {
	color: #585859
}

.map-box:nth-child(even) {
	background: #e9edef
}

.map-show-more {
	background: #e9edef;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px 0;
	border-top: 1px solid #979797;
	color: #117d57
}

.map-show-more:hover {
	color: #117d57
}

.map-box-inner {
	display: flex
}

.map-option-two .map-box-left,
.map-option-two .map-box-right {
	display: flex;
	width: 50%;
	justify-content: space-between;
	align-items: center
}

.map-option-two .map-box p {
	color: #404a4f;
	font-size: 14px
}

.map-option-two .map-city h6 {
	color: #404a4f;
	font-size: 14px;
	font-weight: 700
}

.map-option-two .map-contact-inner a {
	color: #404a4f;
	font-size: 14px
}

.map-option-two .map-email {
	color: #12538e;
	font-size: 11px;
	font-weight: 500;
	text-align: center;
	border: 1px solid #12538e;
	border-radius: 20px;
	padding: 4px 15px
}

.map-option-two .map-box:nth-child(odd) {
	background: #e9edef
}

.map-option-two .map-box:nth-child(even) {
	background: #fff
}

.news-details {
	padding: 100px 0
}

.new-d-img span {
	width: 100%;
	height: 100%;
	max-height: 430px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #9fd9c3;
	box-shadow: 0 20px 40px rgba(0, 0, 0, .16);
	overflow: hidden
}

.new-d-img span img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.new-d-details {
	margin-top: 50px
}

.new-d-details h2 {
	font-size: 40px;
	text-align: center;
	color: #686a69;
	font-family: 'Noto Sans', Arial, sans-serif
}

.new-d-details h3 {
	font-family: 'Noto Sans', Arial, sans-serif;
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	color: #686a69;
	margin: 30px 0 20px 0
}

.new-d-details p {
	font-family: 'Noto Sans', Arial, sans-serif;
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	color: #686a69;
	margin-bottom: 25px
}

.new-d-details .btn-green-btn {
	margin-top: 60px
}

.serious-sustabnbility {
	background-size: cover !important;
	background-position: center !important;
	padding: 100px 0;
	background-blend-mode: multiply
}

.serious-sustabnbility-inner {
	text-align: center;
	max-width: 600px;
	margin: 0 auto
}

.serious-sustabnbility-inner h2 {
	color: #fff;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 40px
}

.serious-sustabnbility-inner p {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 22px;
	margin: 30px 0
}

.fps-white-btn {
	color: #12538e;
	font-size: 13px;
	font-weight: 700;
	border-radius: 25px;
	background-color: #fff;
	padding: 0 10px;
	border: 2px solid #fff;
	height: 49px;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 220px;
	margin: 0 auto
}

.fps-white-btn img {
	margin-left: 20px
}

.fps-white-btn:hover {
	background: 0 0;
	border: 2px solid #fff;
	color: #fff
}

.fps-white-btn:hover img {
	filter: brightness(0) invert(1)
}

.latest-news-two {
	background-color: rgba(189, 187%, 187%, 12%);
	padding: 50px 0
}

.latest-news-two-inner h3 {
	color: #12538e;
	font-size: 21px;
	font-weight: 500;
	margin-bottom: 30px
}

.latest-news-two-img span {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	overflow: hidden;
	max-height: 320px;
	border-radius: 30px
}

.latest-news-two-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center
}

.latest-news-two-detials label {
	color: #71777a;
	font-size: 12px
}

.latest-news-two-detials p {
	color: #12538e;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 24px
}

.latest-news-two-detials p img {
	margin-left: 30px
}

.latest-news-two-detials {
	margin: 15px 0 50px 0
}

.shadow-btn {
	color: #12538e;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 14px;
	border-radius: 25px;
	background-color: transparent;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .25);
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 49px;
	max-width: 185px;
	margin: 0 auto
}

.shadow-btn img {
	margin-left: 15px
}

.shadow-btn:hover {
	background-color: #83ce26;
	color: #fff
}

.shadow-btn:hover img {
	filter: brightness(0) invert(1)
}

.serious-sustabnbility-option-two {
	margin: 50px 0
}

.serious-sustabnbility-option-two .serious-sustabnbility {
	border-radius: 30px
}

.serious-sustabnbility-option-three {
	margin: 50px 0
}

.serious-sustabnbility-option-three-inner {
	background-color: #f7f6f6;
	border-radius: 30px
}

.s-s-option-three-img img {
	border-radius: 30px
}

.serious-sustabnbility-option-three .serious-sustabnbility-inner h2 {
	color: #175c4a
}

.serious-sustabnbility-option-three .serious-sustabnbility-inner p {
	color: #71777a
}

.serious-sustabnbility-option-three .serious-sustabnbility-inner {
	text-align: unset;
	max-width: 400px;
	margin: 0 auto
}

.serious-sustabnbility-option-three .shadow-btn {
	margin: unset
}

.need-solution {
	background: url(../png/bg-contact-tout.png) no-repeat;
	padding: 30px 0;
	background-size: cover;
	background-position: center
}

.need-solution-inner {
	display: flex;
	justify-content: center
}

.need-solution-inner h2 {
	color: #fff;
	font-size: 30px
}

.need-solution-inner .fps-white-btn {
	margin: 0;
	margin-left: 100px;
	min-width: 170px
}

.see-all-location {
	background: #205d4d;
	background: linear-gradient(132deg, #205d4d 4%, #689554 23%, #205d4d 61%)
}

.see-all-location-details {
	padding: 50px 30px 50px 50px
}

.see-all-location-details h2 {
	color: #fff;
	font-size: 24px;
	font-weight: 500
}

.see-all-location-details p {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	margin: 30px 0 40px 0;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.see-all-location-details .fps-white-btn {
	margin: unset
}

.see-all-location-img img {
	min-height: 350px
}

.featured-products {
	background-color: rgba(189, 187%, 187%, 12%);
	padding: 50px 0
}

.featured-products-top h3 {
	color: #12538e;
	font-size: 21px;
	font-weight: 500
}

.featured-products-box {
	border-radius: 30px;
	background-color: #fff;
	margin-bottom: 15px
}

.featured-products-inner {
	margin-top: 30px
}

.featured-p-box-top {
	padding: 15px
}

.featured-p-box-top h4 {
	color: #257862;
	font-size: 24px;
	font-weight: 500
}

.featured-p-box-top p {
	color: #71777a;
	font-size: 15px;
	line-height: 20px;
	margin: 20px 0 30px 0
}

.featured-p-box-bottom {
	padding: 10px 0;
	text-align: center;
	border-top: 1px solid #dddfe0
}

.featured-p-box-bottom a {
	color: #12538e;
	font-size: 13px;
	font-weight: 500;
	display: inline-flex
}

.featured-p-box-bottom a img {
	margin-left: 7px;
	max-width: 8px;
	margin-top: 3px
}

.f-p-box-img {
	display: flex;
	justify-content: center
}

.featured-products-box.featured-industry-box {
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .25);
	padding: 15px
}

.feature-industry-img span {
	background-color: #83ce26;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .25);
	width: 128px;
	height: 128px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	overflow: hidden
}

.feature-industry-img img {
	max-width: 70px
}

.feature-industry-img {
	display: flex;
	justify-content: center
}

.featured-products-box .featured-p-box-top .shadow-btn {
	margin: 0;
	margin-top: 15px
}

.slider-image {
	height: 875px;
	display: flex;
	align-items: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.slider-center-left-content {
	max-width: 450px;
	padding: 35px
}

.slider-center-left-content h1 {
	color: #12538e;
	font-size: 60px;
	font-weight: 700
}

.slider-center-left-content p {
	margin: 10px 0 25px 0;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: #404a4f;
	font-size: 18px;
	line-height: 28px
}

.slider-green-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 25px;
	background-color: #a7c957;
	max-width: 190px;
	height: 49px;
	color: #fff;
	font-size: 13px;
	font-weight: 700
}

.slider-green-btn img {
	max-width: 11px;
	max-height: 11px;
	margin-left: 15px;
	margin-top: 5px
}

.slider-green-btn:hover {
	color: #fff;
	background-color: #12538e
}

.slider-green-btn:hover img {
	filter: brightness(0) invert(1)
}

.navigation-parent {
	display: flex;
	justify-content: center;
	position: absolute;
	width: 100%;
	bottom: 30px
}

.customNextBtn,
.customPrevBtn {
	cursor: pointer
}

.customPrevBtn {
	margin-right: 20px
}

.customNextBtn {
	margin-left: 20px
}

.slider-section .owl-dots {
	display: flex;
	align-items: center;
	justify-content: center
}

.slider-section .owl-dots .owl-dot {
	width: 10px;
	height: 10px;
	background: rgba(0, 70, 111, .5) !important;
	display: flex;
	border-radius: 25px;
	margin: 0 8px;
	border: 2px solid #bdbbbb;
	background: 0 0 !important
}

.slider-section .owl-dots .active,
.slider-section .owl-dots .owl-dot:hover {
	background: #12538e !important;
	border: 2px solid #12538e
}

.slider-section .owl-nav {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 20px;
	width: 100%;
	display: none
}

.slider-section .owl-nav .owl-next {
	right: 0;
	position: absolute
}

.slider-section .arrow-left,
.slider-section .arrow-right {
	border: 1px solid #bdbbbb;
	padding: 7px;
	border-radius: 100%;
	width: 25px;
	height: 25px;
	display: flex;
	align-items: center;
	justify-content: center
}

.slider-section .arrow-left img,
.slider-section .arrow-right img {
	max-width: 7px
}

.mask1 {
	-webkit-mask-image: url(../png/oval.png);
	mask-image: url(../png/oval.png);
	-webkit-mask-size: 70%;
	mask-size: 77%;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	position: absolute;
	left: 39%;
	top: 0;
	z-index: -1;
	margin: 0 auto;
	width: 80%;
	height: 100%
}

.accordian-panel-section {
	padding: 30px 0
}

.accordian .card {
	margin-bottom: 30px;
	float: left;
	width: 100%;
	border-radius: 0;
	overflow: hidden;
	border: 1px solid #c2d1d9
}

.accordian .card .card-header h3 {
	cursor: pointer;
	position: relative;
	margin: 0;
	padding: 20px 0 20px 20px;
	color: #215d4d;
	font-size: 16px;
	font-weight: 700
}

.accordian .card .card-header {
	position: relative
}

.card-header {
	padding: 0;
	border-bottom: unset;
	padding-right: 70px;
	background: #fff;
	cursor: pointer
}

.accordian .card .card-header span {
	position: absolute;
	right: 20px;
	top: 17px;
	font-size: 12px;
	cursor: pointer;
	background: #a7c957;
	height: 24px;
	width: 24px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff
}

.accordian .card .card-body {
	padding: 20px
}

.accordian .card .card-body {
	display: none
}

.accordian .card:nth-child(1) .card-body {
	display: block
}

.left-panel-content p {
	color: #71777a;
	font-size: 15px;
	line-height: 20px;
	margin: 0;
	margin-bottom: 20px
}

.video-model {
	max-width: 1100px
}

.video-model .modal-header {
	border-bottom: 0;
	border-radius: 0
}

.video-model .modal-content {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	outline: 0
}

.video-model .shadow-btn {
	margin-right: 0;
	max-width: 170px
}

.video-model .shadow-btn img {
	margin-left: 15px;
	max-width: 15px
}

.video-model h5 {
	color: #175c4a;
	font-size: 36px;
	font-weight: 700
}

.video-model p {
	color: #175c4a;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 22px
}

.video-model .o-video {
	width: 100%;
	height: 0;
	position: relative;
	padding-top: 56.25%
}

.video-model .o-video>iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 0
}

.model-bg {
	background: rgba(255, 255, 255, .9)
}

.contact-us-two {
	padding: 50px 0
}

.contact-us-two h1 {
	color: #215d4d;
	font-size: 66px;
	font-weight: 900;
	text-align: center
}

.contact-select-option {
	background-color: #fff;
	border-width: 0;
	border-radius: 25px;
	font-size: 15px;
	font-weight: 400;
	box-shadow: 0 0 12px rgba(0, 0, 0, .08);
	width: 100%;
	display: block;
	height: 50px;
	padding: 0 10px
}

.contact-us-two-form .form-control {
	box-shadow: 0 0 12px rgba(0, 0, 0, .08);
	background-color: #fff;
	border-width: 0 0 0 0;
	border-radius: 25px 25px 25px 25px !important;
	font-family: Roboto, Sans-serif !important;
	font-size: 15px !important;
	font-weight: 400;
	line-height: 23px;
	height: 50px
}

.contact-us-two-form {
	padding: 50px 0
}

.contact-us-two-form textarea {
	height: 150px !important;
	resize: unset;
	padding-top: 19px
}

.contact-us-two-form .form-group {
	margin-bottom: 20px
}

.contact-us-two-form label {
	margin-bottom: 15px
}

.c-form-btn {
	color: #12538e;
	font-size: 13px;
	font-weight: 700;
	border-radius: 20px;
	background-color: #a7c957;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 120px;
	outline: 0;
	border: 0;
	cursor: pointer
}

.c-form-btn:hover {
	color: #fff;
	background-color: #12538e
}

.sub-banner-inner {
	height: 500px;
	display: flex;
	align-items: center
}

.sub-banner-inner .mask1 {
	-webkit-mask-image: url(../svg/sub-banner-curve.svg);
	mask-image: url(../svg/sub-banner-curve.svg);
	-webkit-mask-size: 80%;
	mask-size: 80%;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	position: absolute;
	left: 38%;
	top: 0;
	z-index: -1;
	margin: 0 auto;
	width: 80%
}

.sub-banner-inner .mask1 img {
	height: 900px
}

.page-id-3668 .sub-banner-inner .mask1 {
    -webkit-mask-image: url(../svg/sub-banner-curve.svg);
    mask-image: url(../svg/sub-banner-curve.svg);
    -webkit-mask-size: 80%;
    mask-size: 80%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    position: absolute;
    left: 20%;
    top: 0px;
    z-index: -1;
    margin: 0 auto;
    width: 80%;
}
.page-id-3668 .sub-banner-inner .mask1 img {
    width: 100%;
    object-fit: contain;
    height: 590px;
}

.main-image-section {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 500px;
	position: relative;
	margin: 50px 0 0 0
}

.main-image-content {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 230px;
	margin: 0 auto;
	transform: translate(-50%, -50%);
	box-shadow: 0 7px 14px rgba(0, 0, 0, .75);
	padding: 10px 20px;
	border-radius: 10px;
	background-color: rgba(18, 83, 142, .9)
}

.main-image-content h4 {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 14px
}

.main-image-content a,
.main-image-content p,
.main-image-content span,
.map-link a {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 16px;
	display: block
}

.map-link {
	display: inline-flex;
	flex-direction: column;
	margin-top: 10px
}

.map-link a {
	display: flex;
	align-items: center;
	border-radius: 14px;
	background-color: #12538e;
	padding: 5px 10px
}

.map-link a img {
	margin-left: 10px;
	max-width: 8px
}

.map-close {
	position: absolute;
	top: -15px;
	right: -15px
}

.map-close a {
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
	border-radius: 50px
}

.map-sales {
	padding: 0 20px
}

.p-modal .modal-header {
	border: 0;
	padding-bottom: 0
}

.p-modal {
	max-width: 700px
}

.p-modal h2 {
	color: #12538e;
	font-size: 21px;
	font-weight: 500
}

.product-model-inner img {
	width: 100%;
	max-height: 354px;
	object-fit: cover
}

.featured-products-slider .owl-nav {
	top: 50%;
	position: absolute;
	width: 100%;
	z-index: -1
}

.featured-products-slider .owl-next {
	right: -50px;
	position: absolute
}

.featured-products-slider .owl-prev {
	left: -50px;
	position: absolute
}

.featured-products-slider .owl-prev.disabled {
	display: none
}

.flip-card.featured-products-box {
	background-color: transparent
}

.featured-products-box .flip-card-back,
.featured-products-box .flip-card-front,
.featured-products-box .flip-card-inner {
	border-radius: 30px
}

.featured-products-box .flip-card-back {
	padding: 50px 0
}

.flip-card.featured-products-box .featured-p-box-top p {
	height: 180px
}

.flip-card.featured-products-box h4 {
	color: #12538e
}

.flip-card.featured-products-box .flip-card-front-link a {
	font-weight: 500;
	color: #12538e
}

/*---------Partnerships For Circularity-----------*/
.pertnership_banner:before {position: absolute;content: '';width: 0;height: 0;border-left: solid;border-right: 0px solid transparent;
border-bottom: 50px solid transparent;right: 0;top: 0px;border-left-color: #ffffff;border-left-width: 100vw;z-index: 11;}

.pertnership_banner:after {position: absolute;content: '';width: 0;height: 0;border-right: solid;border-left: 0px solid transparent;
border-top: 50px solid transparent;left: 0;bottom: 0px;border-right-color: #ffffff;border-right-width: 100vw;z-index: 0;}
.pertnership_banner .banner_head h2 {max-width: 300px;}
.flexgreen_img {position: absolute;top: -282px;left: 95px;}
.flexgreen_img img {width: 100%;max-width: 500px;}
.right_corner_curve:before {position: absolute;content: '';width: 0;height: 100%;right: 0;top: 0;z-index: 1;
border-right: 12px solid #fff;transform: skew(4deg, 0deg);}

.left_corner_curve:before {position: absolute;content: '';width: 0;height: 100%;left: -1px;top: 0;z-index: 1;
border-right: 12px solid #fff;transform: skew(4deg, 0deg);}
.fps_recycling {margin-top: 50px;margin-bottom: 100px;}
.fps_recycling:after {position: absolute;content: '';width: 0;height: 0;border-right: solid;border-left: 0px solid transparent;
border-top: 30px solid transparent;left: 0;bottom: 0px;border-right-color: #ffffff;border-right-width: 100vw;z-index: 0;}
.performance_bg img {
    max-width: 500px;
    margin-left: 30%;
    margin-top: 50px;
}
.contributes_sec {
    margin-bottom: 100px;
    position: relative;
}

.contributes_sec:before {position: absolute;content: '';width: 0;height: 0;border-left: solid;border-right: 0px solid transparent;
border-bottom: 25px solid transparent;right: 0;top: 0px;border-left-color: #ffffff;border-left-width: 100vw;z-index: 11;}

.contributes_sec:after {position: absolute;content: '';width: 0;height: 0;border-right: solid;border-left: 0px solid transparent;
border-top: 25px solid transparent;left: 0;bottom: 0px;border-right-color: #ffffff;border-right-width: 100vw;z-index: 0;}

.tax_benefits:before {position: absolute;content: '';width: 0;height: 0;border-left: solid;border-right: 0px solid transparent;
border-bottom: 25px solid transparent;right: 0;top: 0px;border-left-color: #ffffff;border-left-width: 100vw;z-index: 11;}

.tax_benefits:after {position: absolute;content: '';width: 0;height: 0;border-right: solid;border-left: 0px solid transparent;
border-top: 25px solid transparent;left: 0;bottom: 0px;border-right-color: #ffffff;border-right-width: 100vw;z-index: 0;}

.map_sec:before {position: absolute;content: '';width: 0;height: 0;border-left: solid;border-right: 0px solid transparent;
border-bottom: 25px solid transparent;right: 0;top: 0px;border-left-color: #ffffff;border-left-width: 100vw;z-index: 11;}

.map_sec:after {position: absolute;content: '';width: 0;height: 0;border-right: solid;border-left: 0px solid transparent;
border-top: 25px solid transparent;left: 0;bottom: 0px;border-right-color: #ffffff;border-right-width: 100vw;z-index: 0;}

.circular_economy .right_corner_curve {min-height: 320px;}
.circular_economy .circular_economy_right_img {min-height: 400px;}


@media only screen and (max-width: 767px) {
.left_corner_curve:before, .right_corner_curve:before {display:none;}
.contributes_sec {margin-bottom: 0px;}
.pertnership_banner:before, .pertnership_banner:after {display:none;}
.circular_economy .right_corner_curve {min-height: 220px;}
.circular_economy .circular_economy_right_img {min-height: 300px;}
}