.bg-green {
	 background-color: #6fb74d;
}
 img.bgpiece {
	 position: absolute;
}
 div.bgpiece {
	 position: absolute;
	 display: flex;
	 align-items: flex-end;
}
 @keyframes float {
	 0% {
		 transform: translatey(0px);
	}
	 50% {
		 transform: translatey(-20px);
	}
	 100% {
		 transform: translatey(0px);
	}
}
 nav.navbar.navbar-expand-lg {
	 padding: 40px 0;
}
 nav.navbar.navbar-expand-lg li.nav-item a {
	 font-family: 'Manrope';
	 font-style: normal;
	 font-weight: 600;
	 font-size: 14px;
	 line-height: 20px;
	 letter-spacing: 0.16px;
	 color: #232323;
	 padding: 0 16px;
}
 nav.navbar.navbar-expand-lg li.nav-item:last-child a {
	 padding-right: 0;
}
 footer {
	 padding-top: 61px;
	 background: #f7f8fa;
	 border-top: 1px solid rgba(229, 229, 234, 0.4);
}
 footer hr.nav {
	 border-top: 1px solid rgba(229, 229, 234, 0.4) !important;
	 margin-top: 40px;
	 margin-bottom: 40px;
	 opacity: 1 !important;
	 color: #dfdfe0;
	 width: 100%;
	 margin-left: calc(-0.5 * var(--bs-gutter-x));
	 margin-right: calc(-0.5 * var(--bs-gutter-x));
}
 footer .footer-about a {
	 width: 207px;
	 height: 55px;
	 display: block;
	 margin-bottom: 24px;
}
 footer .footer-about p {
	 font-family: 'Manrope';
	 font-style: normal;
	 font-weight: 400;
	 font-size: 14px;
	 line-height: 26px;
	 color: #606060;
	 margin-bottom: 32px;
}
 footer h5 {
	 font-family: 'Manrope';
	 font-style: normal;
	 font-weight: 700;
	 font-size: 18px;
	 line-height: 24px;
	 color: #181433;
	 margin-bottom: 16px;
}
 footer ul.nav {
	 display: flex;
	 flex-direction: column;
	 flex-wrap: wrap;
}
 footer ul.nav li.nav-item {
	 margin-bottom: 16px;
}
 footer ul.nav li.nav-item a {
	 text-decoration: unset !important;
	 font-family: 'Manrope';
	 font-style: normal;
	 font-weight: 500;
	 font-size: 14px;
	 line-height: 24px;
	 color: #505050;
    padding: 0;
}
 footer .footer-about-rest {
	 display: flex;
	 flex-direction: row;
	 flex-wrap: wrap;
	 align-content: center;
	 justify-content: flex-start;
	 align-items: center;
}
 footer .footer-about-rest span.f-contact {
	 font-family: 'Manrope';
	 font-style: normal;
	 font-weight: 400;
	 font-size: 14px;
	 line-height: 19px;
	 color: #606060;
	 min-width: 257px;
	 margin-bottom: 16px;
	 margin-right: 24px;
}
 footer .footer-about-rest span.f-contact img {
	 margin-right: 6px;
}
 footer .row.sub-footer p {
	 margin-bottom: 40px;
	 font-family: 'Manrope';
	 font-style: normal;
	 font-weight: 500;
	 font-size: 14px;
	 line-height: 26px;
	 letter-spacing: 0.02em;
	 color: #606060;
}
 footer .row.sub-footer .corpprate {
	 display: flex;
	 flex-direction: row;
	 flex-wrap: wrap;
	 justify-content: flex-end;
	 font-family: 'Manrope';
	 font-style: normal;
	 font-weight: 500;
	 font-size: 14px;
	 line-height: 26px;
	 text-align: right;
	 letter-spacing: 0.02em;
	 color: #606060;
}
 footer .row.sub-footer .corpprate a.cop-link {
	 text-decoration: unset !important;
	 font-family: 'Manrope';
	 font-style: normal;
	 font-weight: 500;
	 font-size: 14px;
	 line-height: 26px;
	 letter-spacing: 0.02em;
	 color: #606060;
	 margin: 0 8px;
}
 footer .row.sub-footer .corpprate a.cop-link:last-child {
	 margin-right: 0;
}
 .home-section h2.text-center, .home-section h3.text-center {
	 font-family: 'Manrope';
	 font-style: normal;
	 font-weight: 800;
	 font-size: 48px;
	 line-height: 52px;
	/* or 108% */
	 text-align: center;
	 letter-spacing: -1px;
	 color: #161d25;
	 margin-bottom: 16px;
}
 .home-section p.text-center {
	 font-family: 'Manrope';
	 font-style: normal;
	 font-weight: 400;
	 font-size: 16px;
	 line-height: 22px;
	/* or 138% */
	 text-align: center;
	 color: #232323;
	 margin-top: 0;
	 margin-bottom: 48px;
}
 .btn.btn-site-primary {
	 background: #482d04;
	 border-radius: 5px;
	 font-family: 'Manrope';
	 font-weight: 700;
	 font-size: 16px;
	 line-height: 22px;
	/* identical to box height */
	 color: #fff;
	 padding: 24px 32px;
	 margin-bottom: 12px;
}
 .btn.btn-site-secondary {
	 background: #6fb74d;
	 border-radius: 5px;
	 font-family: 'Manrope';
	 font-weight: 700;
	 font-size: 16px;
	 line-height: 22px;
	/* identical to box height */
	 color: #fff;
	 padding: 24px 32px;
	 margin-bottom: 12px;
}
 a.btn.btn-site-trans {
	 border: 1px solid #fff;
	 border-radius: 5px;
	 padding: 20px 24px;
	 font-family: 'Manrope';
	 font-style: normal;
	 font-weight: 700;
	 font-size: 14px;
	 line-height: 19px;
	 color: #fff;
}
 .service-wrapper {
	 padding: 38px 48px;
	 margin-bottom: 24px;
	 min-height: 300px;
	 border-radius: 5px;
	 background-position: right bottom;
	 background-repeat: no-repeat;
	 background-size: contain;
}
 .service-wrapper h3 {
	 font-family: 'Manrope';
	 font-weight: 700;
	 font-size: 36px;
	 line-height: 46px;
	/* or 129% */
	 letter-spacing: -1px;
	 color: #fff;
	 margin-bottom: 16px;
}
 .service-wrapper p {
	 font-family: 'Manrope';
	 font-weight: 600;
	 font-size: 14px;
	 line-height: 23px;
	/* or 164% */
	 letter-spacing: 0.16px;
	 color: #fff;
	 opacity: 0.9;
	 margin-bottom: 24px;
}
 .container-fluid.header-container.bg-green {
	 color: #fff;
	 padding: 22px 0;
}
 .container-fluid.header-container.bg-green h1 {
	 font-family: 'Manrope';
	 font-style: normal;
	 font-weight: 700;
	 font-size: 32px;
	 line-height: 75px;
	 color: #fff;
}
 .container-fluid.header-container.bg-green nav.custom-bread {
	 height: 100%;
}
 .container-fluid.header-container.bg-green nav.custom-bread ol.breadcrumb {
	 margin-left: auto;
	 height: 100%;
	 display: flex;
	 flex-direction: row;
	 flex-wrap: wrap;
	 align-content: center;
	 justify-content: flex-end;
	 align-items: center;
}
 .container-fluid.header-container.bg-green nav.custom-bread ol.breadcrumb li.breadcrumb-item {
	 font-family: 'Manrope';
	 font-style: normal;
	 font-weight: 600;
	 font-size: 14px;
	 line-height: 150%;
	 color: #fff;
}
 .container-fluid.header-container.bg-green nav.custom-bread ol.breadcrumb li.breadcrumb-item a {
	 font-family: 'Manrope';
	 font-style: normal;
	 font-weight: 400;
	 font-size: 14px;
	 line-height: 150%;
	 color: rgba(255, 255, 255, 0.5);
	 text-decoration: unset !important;
}
 .container-fluid.header-container.bg-green nav.custom-bread ol.breadcrumb li.breadcrumb-item.active::before {
	 font-weight: 900;
	 font-family: "Font Awesome 6 Free";
	 content: "\f054";
	 font-size: 14px;
	 color: #fff;
}
 .product-wrapper {
	 padding: 38px 48px;
	 margin-bottom: 24px;
	 min-height: 300px;
	 border-radius: 5px;
	 background-position: right bottom;
	 background-repeat: no-repeat;
	 background-size: contain;
}
 .product-wrapper h3 {
	 font-family: 'Manrope';
	 font-weight: 700;
	 font-size: 36px;
	 line-height: 46px;
	/* or 129% */
	 letter-spacing: -1px;
	 color: #fff;
	 margin-bottom: 16px;
}
 .product-wrapper p {
	 font-family: 'Manrope';
	 font-weight: 600;
	 font-size: 14px;
	 line-height: 23px;
	/* or 164% */
	 letter-spacing: 0.16px;
	 color: #fff;
	 opacity: 0.9;
	 margin-bottom: 24px;
}
 .service-wrapper {
	 padding: 38px 48px;
	 margin-bottom: 24px;
	 min-height: 592px;
	 border-radius: 5px;
	 background-position: right bottom;
	 background-repeat: no-repeat;
	 background-size: contain;
}
 .service-wrapper h3 {
	 font-family: 'Manrope';
	 font-weight: 700;
	 font-size: 36px;
	 line-height: 46px;
	/* or 129% */
	 letter-spacing: -1px;
	 color: #fff;
	 margin-bottom: 16px;
}
 .service-wrapper p {
	 font-family: 'Manrope';
	 font-weight: 600;
	 font-size: 14px;
	 line-height: 23px;
	/* or 164% */
	 letter-spacing: 0.16px;
	 color: #fff;
	 opacity: 0.9;
	 margin-bottom: 24px;
}
/*contact page*/
 .container.contact .row {
	 background: #fff;
	 border-radius: 5px;
	 margin-top: 64px;
	 margin-bottom: 60px;
}
 .container.contact .row .contact-info-wrapper {
	 display: flex;
	 flex-direction: column;
	 flex-wrap: wrap;
	 align-content: center;
	 justify-content: center;
	 align-items: center;
	 padding: 62px 25px;
}
 .container.contact .row .contact-info-wrapper img.icon {
	 margin-bottom: 16px;
}
 .container.contact .row .contact-info-wrapper h3.title {
	 font-family: 'Manrope';
	 font-style: normal;
	 font-weight: 700;
	 font-size: 24px;
	 line-height: 26px;
	 text-align: center;
	 color: #232323;
	 margin-bottom: 6px;
}
 .container.contact .row .contact-info-wrapper p.info {
	 font-family: 'Manrope';
	 font-style: normal;
	 font-weight: 400;
	 font-size: 16px;
	 line-height: 28px;
	 text-align: center;
	 color: #232323;
	 opacity: 0.7;
}
 section.section-header.contact-form .contact-form-rest {
	 background: #fff;
	 padding: 52px 100px;
	 z-index: 2;
}
 section.section-header.contact-form .contact-form-rest h4.section-title {
	 font-family: 'Manrope';
	 font-style: normal;
	 font-weight: 700;
	 font-size: 32px;
	 line-height: 42px;
	 text-align: center;
	 color: #232323;
	 margin-bottom: 8px;
}
 section.section-header.contact-form .contact-form-rest p.section-desc {
	 font-family: 'Manrope';
	 font-style: normal;
	 font-weight: 400;
	 font-size: 16px;
	 line-height: 30px;
	 text-align: center;
	 color: #232323;
	 max-width: 388px;
	 margin: auto;
	 margin-bottom: 40px;
}
 section.section-header.contact-form form .form-control {
	 background-color: #fff;
	 border: 1px solid rgba(207, 207, 207, .5);
	 border-radius: 5px;
	 color: #606060;
	 font-family: Manrope;
	 height: 50px;
	 margin-bottom: 24px;
	 padding: 18px 33px;
}
 section.section-header.contact-form form textarea.form-control {
	 border: 1px solid rgba(207, 207, 207, .5);
	 border-radius: 5px;
	 color: #606060;
	 height: 240px;
	 margin-bottom: 40px;
	 padding: 18px 33px;
}
 section.section-header.contact-form form .form-control:focus {
	 border-color: #212529;
	 box-shadow: unset !important;
}
 section.section-header.contact-form form .form-check.d-flex.justify-content-center {
	 align-content: center;
	 align-items: center;
	 display: flex;
	 flex-direction: row;
	 flex-wrap: wrap;
	 justify-content: space-between;
}
 section.section-header.contact-form form label.form-check-label {
	 font-family: Manrope;
	 font-style: normal;
	 font-weight: 400;
	 font-size: 13px;
	 line-height: 22px;
	 display: flex;
	 align-items: center;
	 color: #262729;
	 opacity: 0.7;
}
 section.section-header.contact-form form button.btn.btn-cstm-green.self {
	 border-radius: 10px;
	 color: #fff;
	 font-family: Manrope;
	 font-size: 16px;
	 font-style: normal;
	 font-weight: 700;
	 line-height: 30px;
	 margin-left: auto;
	 padding: 21px 24px;
}

/*contact page*/
 