:root {
  --white: white;
  --black: black;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.how-it-works {
  width: 85%;
  height: auto;
  align-items: center;
  display: flex;
}

.how-it-works.bottom {
  flex-direction: row-reverse;
}

.responsive-savings-eco {
  width: 85%;
  height: auto;
  align-items: center;
  padding-bottom: 28px;
  display: flex;
}

.right-book-div {
  width: 50%;
  height: auto;
  flex: 0 auto;
  align-items: center;
  padding: 206px 67px 0 0;
  display: flex;
}

.right-book-div.questionare {
  align-items: flex-start;
  padding-top: 0;
  padding-left: 0;
  padding-right: 24px;
}

.success-message-cf10 {
  background-color: #f0f4f8;
  font-weight: 600;
  overflow: auto;
}

.text-field-cf10-company-name-tax {
  text-align: left;
  background-color: #f4f6fc;
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 6px;
  flex: 0 auto;
  margin-top: 0;
  font-size: 16px;
}

.text-field-cf10-company-name-tax:focus {
  border-width: 2px;
  border-color: #4975d8;
}

.product-display-main-d {
  width: 85%;
  height: 85%;
  background-image: url('../images/Display.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
}

.paragraph-42 {
  color: #fff;
  text-align: right;
  padding-top: 39px;
  padding-bottom: 28px;
  font-family: Titilliumweb, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
}

.heading-25 {
  color: #025359;
  padding-right: 31px;
  font-family: Metropolis, sans-serif;
  font-size: 45px;
  line-height: 47px;
}

.all-directors-y-n {
  padding-top: 4px;
  display: flex;
}

.accounting-software-password.text-field-cf10 {
  margin-left: 22px;
}

.paragraph-43 {
  color: #fff;
  font-family: Titilliumweb, sans-serif;
  font-size: 18px;
}

.sign-ip-button {
  width: auto;
  height: 30%;
  cursor: pointer;
  border: 1px solid #57b1b0;
  justify-content: center;
  align-items: center;
  padding: 16px 31px;
  text-decoration: none;
  display: flex;
}

.left-i-d {
  width: 50%;
  justify-content: flex-end;
  display: flex;
}

.button-div {
  width: 80%;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.social-media-icons {
  width: 50%;
  justify-content: flex-end;
  display: flex;
}

.reg-number-and-date {
  width: 100%;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 10px;
  display: flex;
}

.invoice-amount {
  width: 50%;
  text-align: left;
  background-color: #f4f6fc;
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 6px;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 19px;
  font-size: 16px;
}

.invoice-amount:focus {
  border-width: 2px;
  border-color: #4975d8;
}

.backlog-question {
  flex-direction: row;
  align-items: center;
  padding-top: 6px;
  display: flex;
}

.q7-n-directors-names {
  width: 100%;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.container {
  height: auto;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  flex: 1;
  padding: 0;
}

.responsive-impliminting-the-sysytem {
  width: 85%;
  height: auto;
}

.uif {
  align-items: center;
  padding-right: 19px;
  display: flex;
}

.paragraph-41-sub {
  color: #000;
  text-align: right;
  font-family: Titilliumweb, sans-serif;
  font-size: 22px;
  line-height: 28px;
}

.schenk-logo-54 {
  width: 54%;
  height: 20vh;
  background-image: url('../images/Scehnk-lOGO-on-White.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.headings-and-para {
  width: 70%;
  height: auto;
  text-align: left;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.top-right-div {
  height: 20vh;
  justify-content: flex-end;
  display: flex;
}

.button-6 {
  color: #02545a;
  background-color: rgba(56, 152, 236, 0);
  border: 2px solid #025359;
  border-radius: 8px;
  margin-right: 17px;
  font-family: Titilliumweb, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.responsive-landing-div-copy {
  width: 85%;
  align-items: center;
  display: flex;
}

.icon-pillar {
  width: .3%;
  height: 50%;
  background-color: #dedede;
}

.submit-questionare {
  color: #4a76d8;
  background-color: #fff;
  border: 2px solid #4a76d9;
  border-radius: 6px;
  margin-top: 20px;
  padding: 10px 26px;
  font-size: 14px;
  font-weight: 600;
  transition: color .2s, background-color .2s;
  box-shadow: 1px 1px 3px #dfdfdf;
}

.submit-questionare:hover {
  color: #fff;
  background-color: #4a76d9;
  border-color: #4a76d9;
}

.close-form {
  padding-bottom: 0;
}

.management-account {
  display: flex;
}

.error-message-cf10 {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.quick-links-main {
  width: 80%;
  display: flex;
}

.paragraph-40 {
  text-align: right;
  font-family: Titilliumweb, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
}

.desktop-main-nav {
  z-index: 6;
  height: 10vh;
  opacity: 1;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-image: linear-gradient(to right, #025258 38%, rgba(0, 112, 121, .67));
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.under-line {
  height: 2vh;
  border: 1px #000;
  border-bottom: 1px solid #4b4b4b;
  margin-bottom: 8px;
}

.responsive-icon-digv {
  width: 85%;
  height: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}

.icon-c {
  width: 30%;
  height: 85%;
  background-image: url('../images/smfl.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 56%;
}

.book-a-consultation-form {
  height: 100%;
  opacity: 1;
  background-color: #28292a;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-top: 26px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: auto;
}

.book-a-consultation-form.accounting {
  z-index: 1;
  height: 100vh;
  background-color: #fff;
  padding-top: 0;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.xx {
  width: 15%;
  height: 5vh;
  background-image: url('../images/x.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.responsvie-heel {
  width: 85%;
  height: auto;
  border-top: 1px solid #fff;
  margin-top: 28px;
  padding-top: 21px;
  padding-bottom: 21px;
  display: flex;
}

.left-logo-div {
  width: 30%;
  height: 100%;
  align-items: center;
  display: flex;
}

.text-field-cf10 {
  text-align: left;
  background-color: #f4f6fc;
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 6px;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 19px;
  font-size: 16px;
}

.text-field-cf10:focus {
  border-width: 2px;
  border-color: #4975d8;
}

.text-field-cf10.date-starting-trading {
  width: 50%;
  margin-bottom: 0;
  margin-left: 0;
}

.text-field-cf10.extra-left {
  margin-bottom: 0;
  margin-left: 20px;
}

.invoices-yourself-y-n {
  padding-top: 4px;
  padding-bottom: 8px;
  display: flex;
}

.display-main-div-left {
  width: 85%;
  height: 150%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  object-fit: fill;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.heading-and-sub {
  height: auto;
}

.about-footere {
  width: 50%;
  height: 100%;
}

.responsive-div {
  width: 85%;
  height: 100%;
  flex-direction: row;
  flex: 0 auto;
  display: flex;
}

.div-block-23 {
  display: flex;
}

.coida {
  align-items: center;
  display: flex;
}

.button-under-vedio-copy {
  width: 100%;
  height: 10vh;
  align-items: center;
  display: flex;
}

.heading-28 {
  color: #fff;
  font-family: Metropolis, sans-serif;
}

.vedio-h1-loop {
  width: 50%;
  height: 82%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.key-features-right-div {
  width: 50%;
}

.home-button {
  width: 15%;
  height: 50%;
  justify-content: center;
  align-items: center;
  padding: 13px 38px;
  display: flex;
}

._50 {
  color: #015f66;
  font-family: Metropolis, sans-serif;
  font-size: 35px;
}

.about-us-but {
  color: #02545a;
  background-color: rgba(56, 152, 236, 0);
  border: 2px solid #025359;
  border-radius: 8px;
  margin-left: 20px;
  margin-right: 0;
  font-family: Titilliumweb, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.main-icon-div-copy {
  width: 30%;
  height: 10vh;
  background-image: url('../images/House-Hold-Cleaning-Icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.background-video-copy {
  height: 100vh;
}

.how-it-works-second-div {
  height: auto;
  background-image: url('../images/Grey-Slide-L.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: row;
  justify-content: center;
  padding-top: 18px;
  padding-bottom: 18px;
  display: flex;
}

.heading-27-copy {
  color: #015f66;
  text-align: left;
  margin-top: 0;
  margin-bottom: 28px;
  font-family: Metropolis, sans-serif;
  font-size: 45px;
}

.form-subwrapper-cf10 {
  width: 100%;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.how-it-works-main-div {
  height: auto;
  background-image: url('../images/Grey-Slide.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  padding-top: 28px;
  padding-bottom: 28px;
  display: flex;
}

.summary {
  color: #fff;
  text-align: right;
  margin-top: 5px;
  font-family: Metropolis, sans-serif;
  font-size: 45px;
}

.contact-fotoer {
  width: 50%;
  height: 100%;
}

.faq-h1 {
  height: auto;
  flex-direction: row-reverse;
  padding-top: 28px;
  padding-bottom: 28px;
  display: flex;
}

.heading-29-copy {
  color: #015f66;
  font-family: Metropolis, sans-serif;
  font-size: 35px;
}

.sub-h1-copy {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Titilliumweb, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.right-h4 {
  width: 45%;
}

.questionare-form {
  height: auto;
  background-color: #fff;
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  overflow: auto;
}

.e-filling-name-and-password-copy {
  width: auto;
  align-items: flex-start;
  padding-top: 9px;
  display: flex;
}

.comercial-and-i-icon {
  width: 30%;
  height: 10vh;
  background-image: url('../images/Comercial-and-industial-cleaning.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.right-econ {
  width: 50%;
  height: 50vh;
  background-image: url('../images/Eco-Analysis.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  align-items: center;
  display: flex;
}

.subscribe {
  height: auto;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 28px;
  padding-bottom: 28px;
  display: flex;
}

.payslips-y-n {
  padding-top: 4px;
  padding-bottom: 8px;
  display: flex;
}

.form {
  width: auto;
  height: auto;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.no-2 {
  padding-top: 18px;
  display: flex;
}

.faq-nom-iocn {
  width: 33%;
  height: 10vh;
  background-image: url('../images/No-Mo-cOLO.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
}

.logo {
  width: 50%;
  height: 75%;
  background-image: url('../images/Schenk-Industries-Logo.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
}

.logo.w--current {
  height: 60%;
  line-height: 15px;
}

.image-17 {
  text-align: center;
  mix-blend-mode: normal;
  padding: 16px 16px 16px 0;
  display: block;
}

.faq-s {
  height: auto;
  justify-content: center;
  align-items: center;
  padding-bottom: 28px;
  display: flex;
}

.sign-up {
  width: auto;
  flex: none;
  justify-content: flex-end;
  display: flex;
}

.heading-27 {
  color: #fff;
  text-align: right;
  font-family: Metropolis, sans-serif;
  font-size: 45px;
}

.landing-main-div {
  z-index: 0;
  height: 100vh;
  background-image: linear-gradient(334deg, #e5e5e5, #fefefe);
  flex-direction: row-reverse;
  justify-content: center;
  display: flex;
  position: relative;
}

.main-copy-how-it-works-text {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 87px;
  display: flex;
}

.main-copy-how-it-works-text.bottom-2 {
  align-items: flex-end;
  padding-left: 87px;
  padding-right: 0;
}

.text-block-45 {
  height: 100px;
  padding-bottom: 0;
  font-size: 12px;
}

.no-2-no {
  align-items: center;
  padding-right: 19px;
  display: flex;
}

.right-co {
  width: 50%;
  height: auto;
  padding-left: 72px;
  padding-right: 26px;
}

.l-d {
  width: 50%;
}

.products-footer {
  width: 50%;
  height: 100%;
}

.products {
  color: #02545a;
  background-color: rgba(56, 152, 236, 0);
  border: 2px solid #025359;
  border-radius: 8px;
  margin-top: 23px;
  margin-right: 0;
  font-family: Titilliumweb, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-block-46 {
  color: #fff;
  font-family: Titilliumweb, sans-serif;
}

.sdl {
  padding-right: 19px;
}

.sdl.check-style {
  align-items: center;
  display: flex;
}

.vedio-thumb {
  width: 50%;
  height: auto;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.l-d-sum {
  width: 50%;
  border-bottom: 2px solid #007179;
  padding-top: 18px;
  padding-bottom: 18px;
}

.book-a-meeting-text {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 0;
  padding-left: 0;
  padding-right: 94px;
  display: flex;
}

.link-2 {
  width: 65%;
  color: #57b1b0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Titilliumweb, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.arrow-down {
  width: 8%;
  height: 10vh;
  outline-offset: 0px;
  background-image: url('../images/Arrow-down2.0.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  outline: 3px #333;
  justify-content: center;
  align-items: center;
  margin-top: 48px;
  display: flex;
}

.tax-and-acounting-form {
  height: 50vh;
  object-fit: scale-down;
  border-radius: 0;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 2px;
  padding: 24px 18px;
  display: flex;
  overflow: auto;
  box-shadow: 0 8px 17px #000;
}

.l-d-social {
  width: 50%;
  justify-content: flex-end;
  display: flex;
}

.no2-yes {
  align-items: center;
  padding-top: 0;
  padding-right: 19px;
  display: flex;
}

.paye {
  align-items: center;
  padding-right: 19px;
  display: flex;
}

.top-sum {
  flex-direction: row;
  display: flex;
}

.no-more-waste-icon {
  width: 38%;
  height: 4vh;
  background-image: url('../images/No-More-Waste.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.paragraph-39-botoom {
  text-align: right;
  padding-right: 0;
  font-family: Titilliumweb, sans-serif;
  font-size: 22px;
  line-height: 28px;
}

.about-us-but-copy {
  color: #02545a;
  background-color: rgba(56, 152, 236, 0);
  border: 2px solid #025359;
  border-radius: 8px;
  margin-left: 0;
  margin-right: 0;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
}

.paragraph-38 {
  color: #fff;
  padding-top: 9px;
  padding-bottom: 33px;
}

.left-eco {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  padding-right: 42px;
  display: flex;
}

.vat-check {
  align-items: center;
  display: flex;
}

.responsive-nav-div {
  width: 85%;
  height: 100%;
  flex-direction: row;
  display: flex;
}

.right-main-div {
  width: 50%;
  height: 65vh;
  background-image: url('../images/Step-1.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.right-main-div.h11 {
  background-image: none;
}

.right-main-div.step-2---4 {
  height: 65vh;
  background-image: url('../images/Step-2---4.2png.png');
  background-position: 0%;
}

.heading-questions {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.refill-main-div {
  height: 100vh;
  background-color: #ededed;
  justify-content: center;
  align-items: center;
  padding-top: 28px;
  padding-bottom: 28px;
  display: flex;
}

.faq-icon {
  color: #005c63;
  text-align: right;
  padding-bottom: 28px;
  font-family: Metropolis, sans-serif;
  font-size: 45px;
  position: static;
}

.payslips-qty {
  width: 50%;
  text-align: left;
  background-color: #f4f6fc;
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 6px;
  flex: 0 auto;
  margin-top: 0;
  font-size: 16px;
}

.payslips-qty:focus {
  border-width: 2px;
  border-color: #4975d8;
}

.summary-50 {
  width: 100%;
  height: auto;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.how-it-works-main-h1 {
  color: #025359;
  padding-right: 0;
  font-family: Metropolis, sans-serif;
  font-size: 45px;
}

.bottom-right-div {
  height: 35vh;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bottom-right-div.icons {
  height: 30vh;
  justify-content: flex-end;
  position: relative;
  left: 46px;
}

.main-copy-text-div {
  width: 100%;
  height: 50vh;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 85px;
  display: flex;
}

.summary-sub-div {
  width: 100%;
  height: auto;
  background-color: #007179;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.form-block {
  width: 100%;
  height: 50%;
}

.text-link-block {
  width: auto;
  flex-direction: column;
  display: flex;
}

.paragraph-44-copy {
  font-family: Titilliumweb, sans-serif;
  font-size: 22px;
  line-height: 28px;
}

.key-features-main-div {
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-45 {
  padding-right: 35px;
  font-family: Titilliumweb, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
}

.submit-button {
  outline-offset: 0px;
  color: #fff;
  background-color: rgba(56, 152, 236, 0);
  border-radius: 8px;
  outline: 1px solid #fff;
  margin-left: 38px;
  margin-right: 0;
  padding: 15px 23px;
  font-family: Titilliumweb, sans-serif;
  font-size: 18px;
}

.left-i-r {
  width: 50%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 25px;
  display: flex;
}

.left-i-r.beside {
  align-items: flex-end;
}

.left-i-r.beside._26 {
  padding-right: 0;
}

.h1-heading-l-r {
  height: 10vh;
  align-items: center;
  display: flex;
}

.summary-main-div {
  width: 100%;
  height: auto;
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.heading-24 {
  color: #006f77;
  padding-bottom: 0;
  font-family: Metropolis, sans-serif;
  font-size: 30px;
}

.home-footer-heading {
  color: #fff;
  padding-bottom: 28px;
  font-family: Metropolis, sans-serif;
}

.responsive-signup {
  width: 85%;
  height: 100%;
}

.paragraph-39 {
  padding-top: 14px;
  padding-bottom: 14px;
  padding-right: 0;
  font-family: Titilliumweb, sans-serif;
  font-size: 22px;
  line-height: 28px;
}

.no-more-waste-white {
  width: 33%;
  height: 10vh;
  background-image: url('../images/No-More-Waste-White.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
}

.buttons-nav {
  width: 100%;
  height: auto;
  flex: 0 auto;
  justify-content: flex-end;
  display: flex;
}

.main-icon-div {
  width: 30%;
  height: 10vh;
  background-image: url('../images/Retail-and-Consumer-Products.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.responsive-refill-and-save {
  width: 85%;
  height: 100%;
  display: flex;
}

.responsive-refill-and-save.bottom {
  height: auto;
  flex-direction: row-reverse;
  padding-top: 23px;
  padding-bottom: 23px;
}

.stay-informed-main-div {
  height: auto;
  background-color: #005c63;
  justify-content: center;
  align-items: center;
  display: flex;
}

.box-icon {
  width: 25%;
  height: 10vh;
  background-image: url('../images/Box.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.sub-h1 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Metropolis, sans-serif;
}

.sumary-responsive-div-below {
  width: 85%;
  flex-direction: column;
  display: flex;
}

.paragraph {
  width: 50%;
}

.arrow-up {
  width: 3%;
  height: 3vh;
  background-image: url('../images/Arrow-Up.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(0);
}

.arrow-up.cc {
  width: 2%;
  background-image: url('../images/Arrow-up.svg');
  transform: rotate(180deg);
}

.image-text {
  align-items: center;
  display: flex;
}

.dynamic-faq-s {
  height: auto;
  cursor: pointer;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 14px;
  padding-bottom: 14px;
  display: flex;
}

.instagram {
  width: 15%;
  height: 5vh;
  background-image: url('../images/instagram.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 13px;
}

.implememting-the-system {
  height: auto;
  background-color: #015f66;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 43px;
  padding-bottom: 43px;
  display: flex;
}

.paragraph-39-boittom {
  color: #015f66;
  text-align: right;
  padding-right: 0;
  font-family: Titilliumweb, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.x3-icons {
  height: auto;
  justify-content: space-between;
  display: flex;
}

.left-book-div {
  width: 50%;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-end;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.left-main-div {
  width: 50%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-field {
  width: 100%;
  height: auto;
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #fff;
  border-radius: 8px;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.responsive-div-faq {
  width: 85%;
  height: 100%;
  flex-direction: column;
  display: flex;
}

.div-block-20 {
  display: flex;
}

.bbbee-af-annualy {
  padding-top: 4px;
  padding-bottom: 8px;
  display: flex;
}

.division-line-copy, .division-line {
  height: .3vh;
  background-color: #007179;
  padding-top: 1px;
  padding-bottom: 1px;
}

.text-block-27 {
  color: #575757;
  font-family: Metropolis, sans-serif;
  font-size: 16px;
}

.text-field-cf10-company-name-tax-copy {
  width: 50%;
  text-align: left;
  background-color: #f4f6fc;
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 6px;
  flex: 0 auto;
  margin-top: 0;
  font-size: 16px;
}

.text-field-cf10-company-name-tax-copy:focus {
  border-width: 2px;
  border-color: #4975d8;
}

.footer {
  width: 100%;
  height: auto;
  background-color: #006f77;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 28px;
  padding-bottom: 28px;
  display: flex;
}

.logo-foot {
  width: 30%;
  height: 100%;
}

.key-features-left {
  width: 50%;
}

.paragraph-46 {
  padding-right: 85px;
  font-family: Titilliumweb, sans-serif;
  font-size: 18px;
  display: flex;
  overflow: visible;
}

.paragraph-46._45q {
  display: none;
}

.link {
  color: #fff;
  font-family: Titilliumweb, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.link.w--current {
  font-weight: 700;
}

.key-features-masin {
  width: 100%;
  justify-content: flex-end;
  padding-top: 28px;
  display: flex;
}

.email {
  text-align: left;
  background-color: #f4f6fc;
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 6px;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 19px;
  font-size: 16px;
}

.email:focus {
  border-width: 2px;
  border-color: #4975d8;
}

.home {
  width: 50%;
  height: 100%;
}

.r-d {
  width: 50%;
}

.left-i-d-copy {
  width: 50%;
  justify-content: flex-start;
  display: flex;
}

.checkbox-label-3 {
  padding-left: 10px;
}

.right-nav-button {
  width: 50%;
  height: 100%;
  flex-direction: row;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.l-d-cc {
  width: 50%;
  align-items: center;
  display: flex;
}

.add-cipc {
  padding-top: 5px;
  display: flex;
}

.icon-a {
  width: 30%;
  height: 85%;
  background-image: url('../images/Recduce-product-material.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 56%;
}

.paragraph-44 {
  margin-bottom: 0;
  padding-bottom: 28px;
  padding-right: 28px;
  font-family: Titilliumweb, sans-serif;
  font-size: 22px;
  line-height: 22px;
}

.button-5 {
  background-color: #ec4a38;
  border-radius: 8px;
  margin-top: 0;
  margin-left: 0;
  font-size: 14px;
}

.r-d-sum {
  width: 50%;
  border-bottom: 2px solid #007179;
  flex: none;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.l-r-h4 {
  height: auto;
  display: flex;
}

.eco-savings-analysis {
  height: 90vh;
  justify-content: center;
  align-items: center;
  padding-top: 1px;
  padding-bottom: 0;
  display: flex;
}

.sumary-responsive-div {
  width: 85%;
  display: flex;
}

.button-under-vedio {
  width: 100%;
  height: auto;
  background-color: rgba(255, 255, 255, 0);
  margin-bottom: 5px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.field-label-cf10 {
  color: #333;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 9px;
  font-weight: 600;
}

.field-label-cf10._12-question {
  padding-top: 12px;
}

.field-label-cf10._12-question._18, .field-label-cf10._12-question._20 {
  padding-top: 1px;
}

.field-label-cf10._12-question._20.cvx {
  margin-bottom: 0;
  padding-top: 11px;
  padding-bottom: 8px;
}

.field-label-cf10._12-question._15, .field-label-cf10._12-question._17, .field-label-cf10._12-question._16, .field-label-cf10._12-question._19 {
  padding-top: 1px;
}

.field-label-cf10._12-question._19.cvx {
  margin-bottom: 0;
  padding-top: 6px;
}

.field-label-cf10._12-question._19.subtext {
  font-size: 12px;
}

.field-label-cf10._7-question {
  padding-top: 18px;
}

.heading-30 {
  margin-top: 0;
  font-family: Metropolis, sans-serif;
}

.text-field-cf10-2 {
  width: 50%;
}

.accouting-name-and-password {
  width: auto;
  align-items: flex-start;
  padding-top: 9px;
  display: flex;
}

.icon-b {
  width: 30%;
  height: 85%;
  background-image: url('../images/SRS.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 56%;
}

.household-cleaning {
  width: 30%;
  height: auto;
  border: 2px solid #00a0ab;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.r-h4-copy {
  width: 50%;
  padding-left: 28px;
}

.paragraph-awnswer {
  width: 100%;
  height: auto;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.paragraph-awnswer._2x {
  justify-content: flex-end;
  align-items: center;
}

.heading-29 {
  height: auto;
  color: #015f66;
  padding-right: 0;
  font-family: Metropolis, sans-serif;
  font-size: 24px;
  line-height: 22px;
}

.heading-26 {
  color: #007179;
  text-align: right;
  margin-top: 5px;
  font-family: Metropolis, sans-serif;
  font-size: 45px;
}

.signup-main-link {
  color: #fff;
  font-family: Titilliumweb, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.top-footer-x2-contain {
  width: 100%;
  justify-content: flex-start;
  display: flex;
}

.bottom-footer-x2-contain {
  width: 100%;
  display: flex;
}

.div-block-24 {
  height: .4vh;
  background-image: linear-gradient(to right, #007079, #00e0f0 52%, #00717a);
}

.desktop-heading {
  color: #025359;
  padding-right: 31px;
  font-family: Metropolis, sans-serif;
  font-size: 45px;
  line-height: 47px;
}

.desktop-heading.pp {
  margin-top: 0;
  padding-bottom: 25px;
}

.mobile-heading {
  color: #025359;
  padding-right: 31px;
  font-family: Metropolis, sans-serif;
  font-size: 45px;
  line-height: 47px;
  display: none;
}

.left-main-div-landing-page {
  width: 50%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.left-main-div-landing-page.ppro {
  align-items: flex-start;
}

.mobile-main-nav {
  height: 8vh;
  background-image: linear-gradient(to right, #025258, #007079);
  justify-content: center;
  align-items: center;
  display: none;
}

.menu-icon {
  display: none;
}

.navbar-hamburger-menu-hm1 {
  width: 100px;
  height: 80px;
  max-height: 80px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.hamburger-menu-hm1.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.top-bar-hm1 {
  width: 50px;
  height: 4px;
  background-color: #f65a68;
  border-radius: 6px;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
}

.top-bar-hover {
  width: 10px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: -10px;
}

.middle-bar-hm1 {
  width: 50px;
  height: 4px;
  background-color: #f65a68;
  border-radius: 6px;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
}

.middle-bar-hover {
  width: 10px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: -10px;
}

.bottom-bar-hm1 {
  width: 50px;
  height: 4px;
  background-color: #f65a68;
  border-radius: 6px;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
}

.bottom-bar-hover {
  width: 10px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: -10px;
}

.navbar-hamburger-menu-hm1-2 {
  width: 100px;
  height: 80px;
  max-height: 80px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.hamburger-menu-hm1-2.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.top-bar-hm1-2, .middle-bar-hm1-2, .bottom-bar-hm1-2 {
  width: 50px;
  height: 4px;
  background-color: #f65a68;
  border-radius: 6px;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
}

.navbar-hamburger-menu-hm5 {
  width: 100px;
  height: 80px;
  max-height: 80px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.hamburger-menu-hm5 {
  position: relative;
}

.hamburger-menu-hm5.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.top-bar-hm5, .middle-bar-hm5, .bottom-bar-hm5 {
  width: 35px;
  height: 3px;
  background-color: #333;
  border-radius: 8px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.cross-bar-1-hm5 {
  width: 35px;
  height: 3px;
  background-color: #83dc52;
  border-radius: 8px;
  display: none;
  position: absolute;
  top: auto;
  bottom: 47%;
  left: 26%;
  right: auto;
}

.cross-bar-2-hm5 {
  width: 35px;
  height: 3px;
  background-color: #83dc52;
  border-radius: 8px;
  display: none;
  position: absolute;
  top: auto;
  bottom: 47%;
  left: 27%;
  right: auto;
}

.button-8 {
  width: 35%;
  height: 50px;
  min-width: auto;
  color: #333;
  text-transform: uppercase;
  background-color: #fff;
  border: 1.7px solid #025258;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  margin-top: 18px;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 3px #d3d3d3;
}

.button-8.sum {
  display: none;
}

.text-button-b8 {
  z-index: 1;
  letter-spacing: 0;
  text-transform: none;
  font-family: Titilliumweb, sans-serif;
  position: relative;
}

.bg-mask-b8 {
  width: 0;
  height: 200px;
  background-color: #006f78;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  transform: rotate(37deg);
}

.demo-button {
  width: 30%;
  height: 50px;
  color: #333;
  text-transform: uppercase;
  background-color: #fff;
  border: 1.7px solid #025359;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  margin-top: 18px;
  margin-left: 16px;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 3px #d3d3d3;
}

.demo-button._236564 {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border-color: #fff;
  margin-top: 0;
}

.about-button-s {
  width: 30%;
  height: 50px;
  color: #333;
  text-transform: uppercase;
  background-color: #fff;
  border: 2px solid #025258;
  border-radius: 6px;
  flex: none;
  justify-content: center;
  align-items: center;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 3px #d3d3d3;
}

.products-button {
  width: 30%;
  height: 50px;
  color: #333;
  text-transform: uppercase;
  background-color: #fff;
  border: 2px solid #025258;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 3px #d3d3d3;
}

.summary-div, .summary-div-copy {
  width: 50%;
  justify-content: flex-end;
  padding-top: 18px;
  padding-bottom: 18px;
  display: flex;
}

.menu-nav {
  display: none;
}

.arrow-down-mobile {
  width: 8%;
  height: 5vh;
  outline-offset: 0px;
  background-image: url('../images/Arrow-down2.0.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  outline: 3px #333;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: none;
}

.video {
  border-radius: 15px;
  overflow: hidden;
}

.nav-menu-nb1, .container-nb1 {
  width: auto;
}

.navlink-nb1 {
  color: #fff;
  font-family: Titilliumweb, sans-serif;
  font-size: 18px;
}

.navlink-nb1.w--current {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.navbar {
  width: 1003%;
  height: auto;
  border-radius: 8px;
  justify-content: flex-end;
  align-items: center;
  margin: 20px;
  display: flex;
}

.navbar-1 {
  width: 100%;
  color: #333;
  background-color: rgba(0, 0, 0, 0);
  font-size: 20px;
  font-weight: 500;
}

.button-5 {
  width: 210px;
  height: 56px;
  color: #fff;
  text-align: center;
  background-color: #f1953a;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 3px #d4d4d4;
}

.text-wrapper-top-b5 {
  z-index: 10;
  width: 100%;
  height: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.button-text-b5 {
  text-align: center;
}

.button-text-b5.top {
  position: absolute;
  top: auto;
  bottom: -10px;
  left: 0%;
  right: 0%;
}

.button-text-b5.bottom {
  position: absolute;
  top: -10px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-wrapper-bottom-b5 {
  z-index: 10;
  width: 100%;
  height: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.text-button-b-signup {
  z-index: 1;
  letter-spacing: 0;
  text-transform: none;
  font-family: Titilliumweb, sans-serif;
  position: relative;
}

.products-page-h1 {
  z-index: 0;
  height: 100vh;
  background-image: linear-gradient(96deg, #fff, rgba(254, 254, 254, 0) 48%), url('../images/Products-h1-background.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: row-reverse;
  justify-content: center;
  display: flex;
  position: relative;
}

.products-main-div {
  height: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.responsive-div-pro {
  width: 85%;
  height: 100%;
  padding-top: 35px;
}

.sec-2-products {
  align-items: center;
  padding-bottom: 27px;
  display: flex;
}

.left-div-pro {
  width: 50%;
}

.right-div-pro {
  width: 50%;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.nomorewaste {
  width: 50%;
  height: 8vh;
  background-image: url('../images/noMOREwate-logo-color.svg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 50%;
  align-items: center;
  display: flex;
}

.heading-31 {
  color: #007179;
  margin-bottom: 5px;
  font-family: Metropolis, sans-serif;
  font-size: 45px;
}

.product-showcase-main-div {
  width: 100%;
  justify-content: flex-start;
  margin-bottom: 26px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.product-showcase-main-div._2l {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.product-showcase-main-div._1lt {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.product-showcase-main-div._5lt {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.vuma-2 {
  width: 40%;
  height: auto;
  margin-right: 30px;
}

.pp-image {
  height: 50vh;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  background-image: url('../images/Vuma2-.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
}

.pp-image.sc {
  background-image: url('../images/Superkleen.jpg');
}

.pp-image.spak {
  background-image: url('../images/Sparkle-2.jpg');
}

.pp-image.sq {
  background-image: url('../images/San-Quat.jpg');
}

.pp-image.sparkle-dish-copy-d {
  height: 50vh;
  background-image: url('../images/Saprkle-Dish.jpg');
}

.pp-image.sparkle-dish-copy-d._1ltsd {
  cursor: pointer;
  background-image: url('../images/Sparkle-Dish.jpg');
}

.pp-image.sparkle-dish-copy-d._5lt {
  background-image: url('../images/Sparkle-Dish-5LT.jpg');
}

.pp-image.active-1 {
  height: 50vh;
  background-image: url('../images/Superkleen.jpg');
}

.pp-image.chlor-f {
  height: 50vh;
  background-image: url('../images/Chlor-F.jpg');
}

.pp-image.superkleen-lable {
  height: 50vh;
  background-image: url('../images/Active-1.jpg');
}

.pp-image.superkleen-lable._1lta1 {
  background-image: url('../images/Active-1-1LT.jpg');
}

.pp-image.superkleen-lable._5lt, .pp-image.superkleen-lable._5ll {
  background-image: url('../images/Active-1-5LT.jpg');
}

.pp-image.chlor-ff {
  height: 50vh;
  background-image: url('../images/Chlor-F.jpg');
}

.pp-image.chlor-ff._1lt {
  background-image: url('../images/Chlor-F-1LT.jpg');
}

.pp-image.chlor-ff._5lt, .pp-image.chlor-ff._5lll {
  background-image: url('../images/Chlor-F-5lt.jpg');
}

.pp-image.vbuma {
  height: 50vh;
  background-image: url('../images/Vuma2-.jpg');
}

.pp-image.vbuma._1lt {
  background-image: url('../images/Vuma-2.jpg');
}

.pp-image.vbuma._5lt, .pp-image.vbuma._4587 {
  background-image: url('../images/Vuma-2-5LT.jpg');
}

.pp-image.sparkle23 {
  height: 50vh;
  background-image: url('../images/Sparkle-2.jpg');
}

.pp-image.sparkle23._1lt {
  background-image: url('../images/Sparkle-2_1.jpg');
}

.pp-image.sparkle23._5lt {
  background-image: url('../images/Sparkle-2-5lt.jpg');
}

.pp-image.sparkle-dish-copy-d-copy {
  height: 50vh;
  background-image: url('../images/Saprkle-Dish.jpg');
}

.pp-image.sanquatsa {
  height: 50vh;
  background-image: url('../images/San-Quat-5Lt.jpg');
}

.pp-image.sanquatsa._1lt {
  background-image: url('../images/San-Quat-1LT3.jpg');
}

.pp-image.sanquatsa._2lt {
  background-image: url('../images/San-Quat.jpg');
}

.pp-image.sanquatsa._2lt.dfdf {
  background-image: url('../images/San-Quat-5Lt.jpg');
}

.pp-image.sparkle23-copy {
  height: 50vh;
  background-image: url('../images/Sparkle-2-5lt.jpg');
}

.pp-image.sparkle23-copy._1lt {
  background-image: url('../images/Sparkle-2_1.jpg');
}

.pp-image.sparkle23-copy._5lt {
  background-image: url('../images/Sparkle-2-5lt.jpg');
}

.h1-pp-text {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-48 {
  height: 6vh;
  text-align: center;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Titilliumweb, sans-serif;
  font-size: 22px;
  display: flex;
}

.superkleen, .sparkle {
  width: 40%;
  height: auto;
  margin-right: 30px;
}

.san-quat {
  width: 40%;
  height: auto;
  margin-right: 30px;
  overflow: visible;
}

.sparkle-dish {
  width: 100%;
  height: auto;
  border: 1px solid #007a84;
  border-radius: 8px;
  margin-right: 30px;
}

.three-main-icons {
  height: auto;
  justify-content: center;
  align-items: center;
  padding-top: 31px;
  padding-bottom: 31px;
  display: flex;
}

.responsive-icon {
  width: 85%;
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  display: flex;
}

.icollect-a {
  width: 30%;
  flex-direction: row;
  display: flex;
}

.iicon {
  width: 30%;
  height: 10vh;
  background-image: url('../images/RPW-II.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50%;
  display: flex;
}

.text-block-iicon {
  width: auto;
  align-items: center;
  display: flex;
}

.text-block-49 {
  width: auto;
  font-family: Titilliumweb, sans-serif;
  font-size: 18px;
}

.lower-carbon-footprin {
  width: 30%;
  height: 10vh;
  background-image: url('../images/LCF-ICON.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50%;
  display: flex;
}

.rcm {
  width: 30%;
  height: 10vh;
  background-image: url('../images/Resource-Conservation.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50%;
  display: flex;
}

.navlink-product {
  color: #fff;
  font-family: Titilliumweb, sans-serif;
  font-size: 18px;
}

.navlink-product.w--current {
  color: #fff;
  font-weight: 700;
}

.left-div {
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.left-div.ll {
  width: 80%;
}

.right-div {
  width: 100%;
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-end;
  margin-top: 21px;
  display: flex;
}

.product-main-div {
  display: flex;
}

.left-filter-div {
  width: 40%;
  justify-content: flex-start;
  align-items: flex-start;
  display: none;
}

.responsive-filter {
  width: 85%;
  height: 90%;
  background-color: #025258;
  border-radius: 8px;
  justify-content: center;
  display: flex;
}

.filter-heading {
  width: 90%;
}

.heading-32 {
  width: 50%;
  color: #fff;
  font-family: Metropolis, sans-serif;
  font-size: 28px;
}

.liter-cap-filt {
  height: 4vh;
  background-color: #fff;
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
  padding-left: 6px;
  display: flex;
}

.lhf {
  width: 100%;
}

.rhf {
  width: 20%;
  height: 100%;
  background-image: url('../images/White-Arrow-down.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  transform: rotate(0);
}

.text-block-50 {
  color: #fff;
  padding-left: 16px;
  font-family: Metropolis, sans-serif;
  font-size: 18px;
}

.filter-1-appear {
  width: 50%;
  height: 6vh;
  background-color: #d7d7d7;
  display: flex;
}

._1l {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

._1l._1lt {
  color: #fff;
  cursor: pointer;
  background-color: #2f7c88;
  font-family: Titilliumweb, sans-serif;
}

._1l._1lt:hover {
  outline-offset: 0px;
  outline: 1px solid #025258;
}

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

.liter-cap-filt-standalon {
  width: 20%;
  height: 6vh;
  background-color: #025258;
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
  padding-left: 6px;
  display: flex;
}

.text-block-51 {
  font-size: 18px;
}

.text-block-52 {
  font-family: Titilliumweb, sans-serif;
  font-size: 18px;
}

.text-block-53 {
  font-size: 18px;
}

.landing-main-div-home {
  z-index: 0;
  height: 100vh;
  background-image: linear-gradient(334deg, #e5e5e5, #fefefe);
  flex-direction: row-reverse;
  justify-content: center;
  display: flex;
  position: relative;
}

.main-products-para {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 85px;
  display: flex;
}

.ghost-div {
  width: 20%;
  display: none;
}

.super-kleen, .chlor-f {
  width: 100%;
  height: auto;
  cursor: pointer;
  border: 1px solid #007a84;
  border-radius: 8px;
  margin-right: 30px;
}

.vuma-2-0 {
  width: 40%;
  height: auto;
  border: 1px solid #007a84;
  border-radius: 8px;
  margin-right: 30px;
}

.vuma-2-0-copy {
  width: 100%;
  height: auto;
  cursor: pointer;
  width: 100%;
  height: auto;
  border: 1px solid #007a84;
  border-radius: 8px;
  margin-right: 30px;
}

._2lt {
  width: 100%;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
}

._2lt:hover {
  outline-offset: 0px;
  outline: 1px solid #025258;
}

._2lt._1lt {
  color: #fff;
  background-color: #2f7c88;
  font-family: Titilliumweb, sans-serif;
}

._5lt {
  width: 100%;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
}

._5lt:hover {
  outline-offset: 0px;
  outline: 1px solid #025258;
}

._5lt._1lt {
  color: #fff;
  background-color: #2f7c88;
  font-family: Titilliumweb, sans-serif;
}

._1lt-product-showcase-main {
  width: 100%;
  justify-content: flex-start;
  margin-bottom: 26px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

._1lt-product-showcase-main._2l {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

._1lt-product-showcase-main._1lt {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

._1lt-product-showcase-main._5lt {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

._2lt-product-showcase-main {
  width: 100%;
  justify-content: flex-start;
  margin-bottom: 26px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

._2lt-product-showcase-main._2l {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

._2lt-product-showcase-main._1lt {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

._2lt-product-showcase-main._5lt, ._2lt-product-showcase-main._2l-copy, ._2lt-product-showcase-main._5l-cat {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

._5-lt-product-showcase-main {
  width: 100%;
  justify-content: flex-start;
  margin-bottom: 26px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

._5-lt-product-showcase-main._2l {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

._5-lt-product-showcase-main._1lt, ._5-lt-product-showcase-main._5lt {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

._5-lt-product-showcase-main._5lt._45 {
  z-index: 5;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  outline-offset: 0px;
  cursor: auto;
  border: 1px #000;
  outline: 3px #333;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: static;
}

.responsive-div-pro-copy {
  width: 85%;
  height: 100%;
  padding-top: 35px;
}

.product-display {
  height: 100vh;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(2, 82, 88, .57);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-26 {
  width: 85%;
  height: 100%;
}

.responsive-nav {
  width: 60%;
  height: 85%;
  min-width: 0%;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: row;
  padding-right: 0;
  display: flex;
}

.image-product-main-div {
  width: 80%;
  height: 85%;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0;
  display: flex;
}

.div-block-27 {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  padding-right: 33px;
  display: flex;
}

.text-block-54 {
  font-family: Titilliumweb, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.heading-33 {
  color: #007179;
  margin-bottom: 0;
  font-family: Metropolis, sans-serif;
  font-size: 25px;
}

.div-block-28, .div-block-28-copy {
  height: 10vh;
}

.icons-div {
  width: 100%;
  height: auto;
  justify-content: center;
  margin-bottom: 17px;
  padding-top: 0;
  display: flex;
}

.div-block-29 {
  width: 100%;
  height: 9vh;
  background-image: url('../images/Iconcc.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.div-block-30 {
  width: 20%;
}

.icon-host {
  width: 100%;
  height: auto;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  margin-right: 27px;
  display: flex;
}

.text-block-55 {
  color: #007179;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
}

.paragraph-47 {
  margin-top: 20px;
  padding-right: 113px;
  font-size: 16px;
}

.div-block-31 {
  width: 85%;
  height: 100%;
  background-color: #ebebeb;
}

.div-block-32 {
  width: 5%;
}

.close {
  height: 5vh;
  background-color: #b9b9b9;
  margin-top: 17px;
}

.close-product {
  width: 5%;
  height: 6vh;
  background-image: url('../images/Close-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40%;
}

.close-bar {
  width: 60%;
  justify-content: flex-end;
  padding-bottom: 15px;
  display: flex;
}

._1l-sparkle-dish {
  height: 100vh;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(2, 82, 88, .57);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

._1l-sparkle-dish.cc {
  z-index: 50;
  display: none;
}

._1l-active-1 {
  height: 100vh;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(2, 82, 88, .57);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

._1l-active-1.cc {
  z-index: 50;
  display: none;
}

.ghost-product-div {
  height: 0%;
}

.sparkle-dish-b {
  width: 100%;
  height: 100%;
  background-color: rgba(235, 235, 235, 0);
  background-image: url('../images/Sparkle-Dish-B.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
}

.active-1b {
  width: 85%;
  height: 100%;
  background-color: #ebebeb;
  background-image: url('../images/Active-1-1LTB.jpg');
  background-position: 50%;
  background-size: cover;
}

._2lt-b {
  display: flex;
}

.chlor-fb1ft {
  height: 100vh;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(2, 82, 88, .57);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.chlor-fb1ft.cc {
  z-index: 50;
  display: none;
}

.chlor-f1lt {
  width: 85%;
  height: 100%;
  background-color: #ebebeb;
  background-image: url('../images/Chlor-FB.jpg');
  background-position: 50%;
  background-size: cover;
}

.chlor-f1lt._5lts {
  background-image: url('../images/Chlor-F-5ltb.jpg');
}

.chlor-fb1ft-copy {
  height: 100vh;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(2, 82, 88, .57);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.chlor-fb1ft-copy.cc {
  display: none;
}

.vuma-2-78 {
  height: 100vh;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(2, 82, 88, .57);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.vuma-2-78.cc {
  z-index: 50;
  display: none;
}

.vuma-2-b {
  width: 85%;
  height: 100%;
  background-color: #ebebeb;
  background-image: url('../images/Vuma-2B.jpg');
  background-position: 50%;
  background-size: cover;
}

.sparkle-2-b1 {
  height: 100vh;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(2, 82, 88, .57);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sparkle-2-b1.cc {
  z-index: 50;
  display: none;
}

.sparkle-db1 {
  width: 85%;
  height: 100%;
  background-color: #ebebeb;
  background-image: url('../images/Sparkle-2B.jpg');
  background-position: 50%;
  background-size: cover;
}

.sparkle-2-b1-copy {
  height: 100vh;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(2, 82, 88, .57);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sparkle-2-b1-copy.cc {
  display: none;
}

.icon-host-copy {
  width: 100%;
  height: auto;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  margin-right: 27px;
  display: flex;
}

.div-block-29-copy {
  width: 100%;
  height: 10vh;
  background-image: url('../images/Iconcc.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.san-quatr-1b {
  width: 85%;
  height: 100%;
  background-color: #ebebeb;
  background-image: url('../images/San-Quat-1LT3B.jpg');
  background-position: 50%;
  background-size: cover;
}

.san-quat-b1 {
  height: 100vh;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(2, 82, 88, .57);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.san-quat-b1.cc {
  z-index: 50;
  display: none;
}

._1lt-b {
  display: flex;
}

.sparkle-dish-2lt {
  width: 100%;
  height: auto;
  border: 1px solid #007a84;
  border-radius: 8px;
  margin-right: 30px;
  display: none;
}

._2l-sparkle-dish {
  height: 100vh;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(2, 82, 88, .57);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

._2l-sparkle-dish.cc {
  z-index: 50;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

._2l-sparkle-dish.cc._5m._45, ._2l-sparkle-dish.cc._2323 {
  display: none;
}

._2l-active-1 {
  height: 100vh;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(2, 82, 88, .57);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

._2l-active-1.cc {
  z-index: 50;
  display: none;
}

._2l-active-1.cc._1212 {
  display: none;
}

._2l-chlor-f {
  height: 100vh;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(2, 82, 88, .57);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

._2l-chlor-f.cc {
  z-index: 50;
  display: none;
}

._2l-chlor-f.cc.m, ._2l-chlor-f.cc._1212 {
  display: none;
}

._2l-vuma {
  height: 100vh;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(2, 82, 88, .57);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

._2l-vuma.cc {
  z-index: 50;
  display: none;
}

._2l-vuma.cc._5m, ._2l-vuma.cc._789 {
  display: none;
}

._2l-sparkle-2 {
  height: 100vh;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(2, 82, 88, .57);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

._2l-sparkle-2.cc {
  z-index: 50;
  display: none;
}

._2l-sparkle-2.cc._5m, ._2l-sparkle-2.cc._456 {
  display: none;
}

._2lt-san-quat {
  height: 100vh;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(2, 82, 88, .57);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

._2lt-san-quat.cc {
  z-index: 50;
  display: none;
}

._2lt-san-quat.cc._5m, ._2lt-san-quat.cc.we._45 {
  display: none;
}

._2bsd {
  width: 100%;
  height: 100%;
  background-color: rgba(235, 235, 235, 0);
  background-image: url('../images/Saprkle-Dish-B.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
}

._2bsd._5ltsp {
  background-image: url('../images/Sparkle-Dish-5LTB.jpg');
}

.a1b2l {
  width: 85%;
  height: 100%;
  background-color: #ebebeb;
  background-image: url('../images/Active-1-5.jpg');
  background-position: 50%;
  background-size: cover;
}

.a1b2l._5lkta {
  background-image: url('../images/Active-1-5LTB.jpg');
}

.v2b2lt {
  width: 85%;
  height: 100%;
  background-color: #ebebeb;
  background-image: url('../images/Vuma2-B-.jpg');
  background-position: 50%;
  background-size: cover;
}

.v2b2lt._5ltv2 {
  background-image: url('../images/Vuma-2-5LTB.jpg');
}

.s2b2l {
  width: 85%;
  height: 100%;
  background-color: #ebebeb;
  background-image: url('../images/Sparkle-2-B.jpg');
  background-position: 50%;
  background-size: cover;
}

.s2b2l._5lts2 {
  background-image: url('../images/Sparkle-2-5ltB.jpg');
}

.sq2lt {
  width: 85%;
  height: 100%;
  background-color: #ebebeb;
  background-image: url('../images/San-Quat-B.jpg');
  background-position: 50%;
  background-size: cover;
}

.sq2lt._5ltsq {
  background-image: url('../images/San-Quat-5LtB.jpg');
}

.aa1-5lt, .chlor-f-5lt, .vuma-2-0-5lt {
  width: 100%;
  height: auto;
  cursor: pointer;
  border: 1px solid #007a84;
  border-radius: 8px;
  margin-right: 30px;
}

.vuma-2-0-s25lt, .vuma-2-0-copy-copy {
  width: 100%;
  height: auto;
  border: 1px solid #007a84;
  border-radius: 8px;
  margin-right: 30px;
}

._5lt-b {
  display: flex;
}

._2lt-sqsan {
  width: 100%;
  height: auto;
  border: 1px solid #007a84;
  border-radius: 8px;
  margin-right: 30px;
}

._5lt-san-quat-copy {
  height: 100vh;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: rgba(2, 82, 88, .57);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

._5lt-san-quat-copy.cc {
  z-index: 50;
  display: none;
}

._5lt-san-quat-copy.cc._5m {
  display: none;
}

.about-us-h1 {
  z-index: 0;
  height: 100vh;
  background-image: linear-gradient(96deg, #fff, rgba(254, 254, 254, 0) 48%), url('../images/Aout-Us-Image-background.jpg');
  background-position: 0 0, 100% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-bottom: 1px #000;
  flex-direction: row-reverse;
  justify-content: center;
  display: flex;
  position: relative;
}

.no-more-waste-bc {
  width: 33%;
  height: 5vh;
  background-image: url('../images/noMOREwaste-logo-color.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.button-div-copy {
  width: 80%;
  align-items: center;
  margin-top: 35px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.about-us-buttons-hj1 {
  width: 80%;
  align-items: center;
  margin-top: -7px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.arrow-down-about-us {
  width: 10%;
  height: 5vh;
  outline-offset: 0px;
  background-image: url('../images/Arrow-down2.0.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  outline: 3px #333;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.arrow-down-about-us._45 {
  width: 5%;
  background-position: 0%;
  background-size: contain;
}

.about-second-column {
  height: 100vh;
  background-color: #006f77;
  justify-content: center;
  align-items: center;
  margin-bottom: 140px;
  padding-top: 48px;
  padding-bottom: 48px;
  display: flex;
}

.responsvie-div-about-2 {
  width: 85%;
  height: auto;
}

._2hh2about {
  color: #fff;
  margin-bottom: 5px;
  font-family: Metropolis, sans-serif;
  font-size: 45px;
}

.l-r-about-2 {
  height: 40vh;
  flex-direction: row;
  display: flex;
}

.left-about-2-div {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.right-about-2-div {
  width: 50%;
  background-image: url('../images/About-Graph.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-48 {
  color: #fff;
  padding-top: 10px;
  font-family: Titilliumweb, sans-serif;
  font-size: 22px;
  line-height: 28px;
}

.about-2-2 {
  height: auto;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  margin-top: -174px;
  padding-top: 48px;
  padding-bottom: 48px;
  display: flex;
}

.anpity-2-2 {
  color: #000;
  padding-top: 10px;
  font-family: Titilliumweb, sans-serif;
  font-size: 22px;
  line-height: 28px;
}

._2hh2about-copy {
  color: #006f77;
  margin-bottom: 5px;
  font-family: Metropolis, sans-serif;
  font-size: 45px;
}

._2hh2about-copy.ccc {
  text-align: right;
}

.l-r-about-2-2-2 {
  height: auto;
  flex-direction: row;
  display: flex;
}

.l-r-about-2-2-2.ccmds {
  text-align: right;
  justify-content: flex-end;
}

.the-team {
  height: 75vh;
}

.about-2-2-copy {
  height: auto;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding-top: 48px;
  padding-bottom: 48px;
  display: flex;
}

.the-team-x {
  height: auto;
  background-color: #e5e5e5;
  justify-content: center;
  align-items: center;
  padding-top: 48px;
  padding-bottom: 48px;
  display: flex;
}

.team-photos {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  margin-top: 32px;
  display: grid;
}

.card-a {
  width: 90%;
  height: auto;
  background-color: rgba(255, 255, 255, .3);
  border-radius: 15px;
  padding-top: 0;
  padding-bottom: 36px;
}

.photo-card {
  height: 30vh;
  min-height: 42px;
  background-image: url('../images/Pro-photo.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 33px;
  padding-top: 0;
  display: none;
}

.card-title {
  height: 13%;
}

.heading-34 {
  text-align: center;
  font-family: Metropolis, sans-serif;
}

.text-block-56 {
  text-align: center;
  font-family: Titilliumweb, sans-serif;
  font-size: 18px;
}

.arrow-down-mobile-copy {
  width: 8%;
  height: 5vh;
  outline-offset: 0px;
  background-image: url('../images/Arrow-down2.0.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  outline: 3px #333;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: none;
}

.objectives {
  height: 60vh;
}

.objectives-main-div {
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 44px;
  padding-bottom: 44px;
  display: flex;
}

.respnsive-div-objectives {
  width: 85%;
  height: auto;
}

.nomorewaste-copy {
  width: 50%;
  height: 8vh;
  background-image: url('../images/noMOREwate-logo-color.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 50%;
  align-items: center;
  display: flex;
}

.a1ob {
  width: 30%;
  height: auto;
}

.a1ob.aaa {
  border-right: 2.5px solid #e6e6e6;
}

.a1ob.bbbc {
  border-left: 2.5px solid #e6e6e6;
}

.icon-image-a {
  height: 20vh;
  text-align: center;
  background-image: url('../images/Reduce-Plastic-Wate-i.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.icon-image-a.backin {
  background-position: 0%;
}

.paragraph-49 {
  width: 80%;
  text-align: left;
  font-family: Titilliumweb, sans-serif;
  font-size: 18px;
}

.heading-35 {
  text-align: left;
  font-size: 22px;
}

.heading-35.df {
  color: #006f77;
  font-family: Metropolis, sans-serif;
  display: flex;
}

.heading-35.yet {
  color: #006f77;
  text-align: center;
  font-family: Metropolis, sans-serif;
}

.iocns-icons {
  width: 100%;
  height: 45vh;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.icon-image-a-copy {
  height: 20vh;
  background-image: url('../images/Reduce-Plastic-Wate-i.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
}

.ibp {
  height: 20vh;
  background-image: url('../images/Improve-Brand-Perception.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.ess {
  height: 20vh;
  background-image: url('../images/Enhance-Sustainability.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  display: flex;
}

.paragraph-49-copy {
  width: 80%;
  text-align: center;
  font-family: Titilliumweb, sans-serif;
  font-size: 18px;
}

.dsddssd {
  color: #006f77;
  text-align: right;
  font-family: Metropolis, sans-serif;
  font-size: 22px;
}

.ibp-copy {
  height: 20vh;
  background-image: url('../images/Improve-Brand-Perception.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.ibp-copy.sddsd {
  background-position: 100%;
}

.div-block-35 {
  justify-content: flex-end;
  display: flex;
}

.sadf {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.select-c-lass {
  text-align: left;
  display: flex;
}

.join-the-net-0 {
  height: auto;
  background-color: #005c63;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-2 {
  color: #97d166;
}

.contact-r1 {
  height: 90vh;
  border-top: 2px solid #000;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.responsvie-contact-div {
  width: 85%;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.top-cotact-r1 {
  height: auto;
  display: flex;
}

.left-contact-us {
  width: 100%;
}

.right-contact-us {
  width: 100%;
  display: flex;
}

.right-contact-us.ccont {
  justify-content: flex-end;
  align-items: flex-end;
}

.heading-36 {
  color: #007179;
  font-family: Metropolis, sans-serif;
}

.paragraph-50 {
  padding-right: 277px;
  font-family: Titilliumweb, sans-serif;
  font-size: 22px;
  line-height: 22px;
}

.application-form-main-div {
  height: auto;
  outline-offset: 0px;
  background-color: #fff;
  border-radius: 15px;
  outline: 1.5px solid #025258;
  margin-top: 34px;
  display: flex;
  overflow: hidden;
}

.left-cc-div-ani {
  width: 35%;
  height: auto;
  background-image: linear-gradient(rgba(2, 82, 88, 0), rgba(2, 82, 88, 0));
  justify-content: center;
  align-items: center;
  display: flex;
}

.applicaiotn-form-main {
  width: 100%;
  border-right: 6px solid #025258;
  justify-content: flex-start;
  padding-top: 20px;
  padding-bottom: 0;
  padding-left: 50px;
  display: flex;
}

.div-block-36 {
  width: 85%;
  height: 95%;
}

.vedio-background {
  width: 85%;
  height: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.background-video {
  z-index: 2;
  width: 100%;
  height: 77vh;
}

.applicaiton-form {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  padding-right: 42px;
  display: flex;
}

.heading-37 {
  color: #006f77;
  padding-bottom: 17px;
  font-family: Metropolis, sans-serif;
}

.field-label {
  color: #006f77;
  font-family: Titilliumweb, sans-serif;
  font-weight: 700;
}

.field-label.app {
  color: #006f77;
}

.field-label-2 {
  color: #006f77;
  font-family: Metropolis, sans-serif;
}

.form-2 {
  height: auto;
  flex-direction: column;
  display: flex;
}

.name {
  width: 100%;
  flex-direction: column;
  padding-right: 18px;
  display: flex;
}

.email-adres {
  border-radius: 10px;
}

.email-adres.line {
  outline-offset: 0px;
  border: 1px #000;
  outline: 1px solid #006f77;
}

.email-adres.line.aq {
  height: 45px;
  min-height: 20px;
}

.surname {
  width: 100%;
}

.top-row {
  width: 100%;
  flex-direction: column;
  display: flex;
}

.bottom-row {
  justify-content: flex-start;
  display: flex;
}

.top-row-copy {
  width: 100%;
  flex-direction: column;
  display: flex;
}

.main-form-a {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.top-contact-row {
  display: flex;
}

.company-name {
  width: 100%;
  flex-direction: column;
  margin-top: 10px;
  padding-right: 18px;
  display: flex;
}

.cell-no {
  width: 100%;
  flex-direction: column;
  margin-top: 10px;
  padding-right: 0;
  display: flex;
}

.submit-button-2 {
  width: 50%;
  background-color: #006f77;
  border-radius: 8px;
  margin-top: 0;
  padding-top: 19px;
  padding-bottom: 19px;
  font-size: 16px;
}

.submit-button-2.sm {
  width: auto;
  border: 1px solid #fff;
  padding-left: 23px;
  padding-right: 23px;
}

.comment-copy {
  height: 15vh;
  flex: none;
  margin-top: 10px;
}

.textarea {
  height: auto;
  min-height: 125px;
  border: 1px solid #006f77;
  border-radius: 10px;
  padding-bottom: 0;
  display: block;
  overflow: auto;
}

.text-field-2 {
  height: auto;
  min-height: 30px;
  outline-offset: 0px;
  border: 1px #000;
  border-radius: 10px;
  outline: 2px solid #006f77;
}

.text-field-2.line {
  height: 45px;
  min-height: 20px;
  border-style: solid;
  border-color: #006f77;
  outline-width: 0;
}

.text-field-3 {
  border-radius: 10px;
}

.text-field-3.line {
  height: 45px;
  min-height: 20px;
  border: 1px solid #006f77;
}

.text-field-4 {
  height: 45px;
  min-height: 20px;
  outline-offset: 0px;
  border: 1px solid #006f77;
  border-radius: 10px;
  outline: 0 solid #006f77;
}

.sub-botton-main {
  flex-direction: column;
  justify-content: center;
  margin-top: 0;
  display: flex;
}

.contact-us-background {
  height: 100vh;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(1, 114, 122, .55) 0%, rgba(113, 176, 181, .75) 34%, #fff 84%), url('../images/BC-Imag-e.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 198px;
  display: flex;
}

.responsive-landing-contact-page {
  width: 85%;
}

.send-message {
  height: auto;
  align-items: flex-end;
  margin-top: 50px;
  padding-top: 0;
  display: flex;
}

.or {
  width: 50%;
}

.signup {
  width: 50%;
  justify-content: flex-end;
  display: flex;
}

.text-block-57 {
  font-size: 20px;
}

.text-block-58 {
  width: auto;
  height: 50px;
  color: #006f77;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Metropolis, sans-serif;
  font-size: 20px;
  display: flex;
}

.sign-up-cc {
  width: 50%;
  height: 50px;
  color: #333;
  text-transform: uppercase;
  background-color: #fff;
  border: 1.7px solid #006f77;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  margin-top: 18px;
  font-family: Inconsolata, monospace;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 3px #d3d3d3;
}

.sign-up-cc.sum {
  display: none;
}

.no-more-waste-icon-copy {
  width: 35%;
  height: 4vh;
  background-image: url('../images/noMOREwate-logo-color.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.contact-infromation {
  height: auto;
  border-top: 1px solid #000;
  border-radius: 3px;
  flex-direction: column;
  justify-content: flex-end;
  margin-top: 75px;
  padding-top: 4px;
  display: flex;
}

.icon-cc {
  width: 15%;
  height: 5vh;
  background-image: url('../images/Cell-i.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.text-area {
  width: 100%;
  height: 5vh;
  align-items: center;
  padding-left: 24px;
  display: flex;
}

.contact-main {
  width: 50%;
  display: flex;
}

.link-4 {
  color: #000;
  align-items: center;
  font-family: Titilliumweb, sans-serif;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}

.email-icon {
  width: 15%;
  height: 5vh;
  background-image: url('../images/Email-ii.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.contact-infromation-copy {
  height: auto;
  border-top: 1px solid #dedddd;
  border-radius: 0;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 46px;
  padding-top: 0;
  display: flex;
  overflow: visible;
}

.contact-r1-copy {
  height: 90vh;
  border-top: 2px solid #000;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.contact-r1-copy.accouting-name-and-password {
  height: auto;
  background-color: #f4f4f4;
  border-top-style: none;
  padding-bottom: 67px;
}

.text-area-mobi {
  width: 100%;
  height: 5vh;
  align-items: center;
  padding-left: 24px;
  display: none;
}

.text-area-mobi-desk {
  width: 100%;
  height: 5vh;
  align-items: center;
  padding-left: 24px;
  display: flex;
}

.link-4-copy {
  color: #000;
  align-items: center;
  font-family: Titilliumweb, sans-serif;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}

.heading-37-copy {
  color: #025258;
  margin-top: 0;
  padding-bottom: 17px;
  font-family: Metropolis, sans-serif;
}

.heading-37-copy.contactr {
  color: #006f77;
}

.cell-email {
  height: 50%;
  margin-bottom: 30px;
  display: flex;
}

.contact-main-copy {
  width: 50%;
  display: flex;
}

.link-4-copy {
  color: #000;
  align-items: center;
  font-family: Titilliumweb, sans-serif;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}

.link-4-copy-copy {
  color: #000;
  align-items: center;
  font-family: Titilliumweb, sans-serif;
  font-size: 20px;
  text-decoration: none;
  display: none;
}

.form-block-2 {
  height: 54.8665%;
}

.how-it-works-main-div-copy {
  height: auto;
  background-image: url('../images/Grey-Slide.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  padding-top: 28px;
  padding-bottom: 28px;
  display: flex;
}

.paragraph-49-copy {
  width: 80%;
  text-align: center;
  font-family: Titilliumweb, sans-serif;
  font-size: 18px;
}

.application-form {
  width: 100%;
}

.responsive-contact-form {
  width: 80%;
  height: 50vh;
  align-items: center;
  display: flex;
}

.select-field {
  height: 45px;
  min-height: 20px;
  background-color: #fff;
  border: 1px solid #006f77;
  border-radius: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.where-are-you-based {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  padding-right: 0;
  display: flex;
}

.sm {
  padding-top: 16px;
  padding-bottom: 16px;
}

.send-message-copy {
  height: auto;
  align-items: center;
  margin-top: 26px;
  padding-top: 0;
  display: flex;
}

.button-5-copy {
  width: auto;
  background-color: #ec4a38;
  border-radius: 8px;
  margin-top: 0;
  margin-left: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 14px;
}

.button-5-copy.w--current {
  padding-left: 23px;
  padding-right: 23px;
}

.text-field-5 {
  height: 45px;
  border: 1px solid #006f77;
  border-radius: 10px;
  padding-top: 8px;
}

.send-message-copy-copy {
  height: auto;
  align-items: center;
  margin-top: 26px;
  padding-top: 0;
  display: flex;
}

.text-block-59 {
  color: #fff;
  font-family: Titilliumweb, sans-serif;
  font-size: 18px;
}

.arrow-down-mobile-copy {
  width: 8%;
  height: 5vh;
  outline-offset: 0px;
  background-image: url('../images/Arrow-down2.0.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  outline: 3px #333;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: none;
}

.paragraph-49-copy-copy {
  width: 80%;
  text-align: right;
  font-family: Titilliumweb, sans-serif;
  font-size: 18px;
}

.loader-section {
  z-index: 0;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.loader-div {
  opacity: 0;
  transform: none;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.left-div-2 {
  z-index: 10;
  width: 100%;
  height: 100%;
  text-align: left;
  background-color: #fff;
  justify-content: flex-end;
  display: flex;
  position: relative;
  transform: none;
}

.left-animation-line-div {
  width: 5px;
  height: 100%;
  background-color: #007179;
  border-radius: 0;
}

.right-div-2 {
  z-index: 10;
  text-align: left;
  background-color: #fff;
  position: relative;
  transform: none;
}

.right-animation-line-div {
  width: 5px;
  height: 100%;
  background-color: #007179;
  border-radius: 0;
}

.bold-text, .bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5 {
  color: #007179;
}

.responsive-signup-copy {
  width: 85%;
  height: 100%;
  display: none;
}

.link-5 {
  color: #fff;
  text-decoration: none;
}

.link-5:hover {
  color: #000;
}

.stay-informed-main-div-copy, .stay-informed-main-div-copy-copy {
  height: auto;
  background-color: #005c63;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-field-6 {
  width: 100%;
  min-height: 50px;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 8px;
  margin-bottom: 0;
  margin-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.form-4 {
  align-items: center;
  display: flex;
}

.text-field-7 {
  width: 100%;
  min-height: 50px;
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #fff;
  border-radius: 8px;
  margin-bottom: 0;
  margin-right: 20px;
  font-family: Titilliumweb, sans-serif;
}

.field-label-3, .field-label-4 {
  color: #fff;
}

.form-block-4 {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.submit-button-3 {
  height: 50px;
  color: #fff;
  background-color: rgba(56, 152, 236, 0);
  border: 1px solid #fff;
  border-radius: 8px;
  font-family: Metropolis, sans-serif;
}

.submit-button-3:hover {
  border-color: #006f77;
}

.stay-informed-main-div-copy {
  height: auto;
  background-color: #005c63;
  justify-content: center;
  align-items: center;
  display: none;
}

.send-us-a-message {
  height: auto;
  flex-direction: column;
  display: flex;
}

.form-black, .form-black-copy {
  height: 54.8665%;
}

.stay-informed-main-div-copy {
  height: auto;
  background-color: #005c63;
  justify-content: center;
  align-items: center;
  display: flex;
}

.stay-informed-main-div-copy-copy, .stay-informed-main-div-copy235455, .stay-informed-main-div-copyopoi, .rtrt {
  height: auto;
  background-color: #005c63;
  justify-content: center;
  align-items: center;
  display: none;
}

.please-rotate-phone {
  display: none;
}

.youtube {
  border-radius: 15px;
  overflow: hidden;
}

.html-embed {
  width: 100%;
  height: 40vh;
  border-radius: 15px;
  display: block;
  overflow: hidden;
}

@media screen and (min-width: 1920px) {
  .right-book-div {
    align-items: center;
    padding-top: 0;
  }

  .book-a-consultation-form {
    display: none;
  }

  .left-book-div {
    align-items: center;
  }

  .please-rotate-phone {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .right-book-div {
    padding-top: 0;
    padding-bottom: 0;
  }

  .right-book-div.questionare {
    width: 100%;
    justify-content: flex-start;
    padding-top: 0;
    padding-right: 0;
  }

  .paragraph-42 {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 20px;
    font-size: 17px;
    line-height: 22px;
  }

  .heading-25 {
    font-size: 28px;
    line-height: 30px;
  }

  .paragraph-43 {
    font-size: 16px;
  }

  .button-div {
    width: 85%;
    display: flex;
  }

  .container {
    flex: 1;
    margin-top: 25px;
  }

  .paragraph-41-sub {
    width: auto;
    font-size: 17px;
    line-height: 22px;
  }

  .schenk-logo-54 {
    width: auto;
    height: 10vh;
    margin-top: 0;
    padding-top: 0;
  }

  .close-form {
    padding-top: 14px;
  }

  .quick-links-main {
    width: 50%;
    flex-direction: column;
  }

  .paragraph-40 {
    font-size: 17px;
    line-height: 22px;
  }

  .icon-c {
    width: 40%;
  }

  .book-a-consultation-form {
    flex-direction: column;
    padding-top: 137px;
    display: none;
    overflow: scroll;
  }

  .book-a-consultation-form.accounting {
    height: auto;
    padding-top: 138px;
    padding-bottom: 0;
    display: flex;
  }

  .left-logo-div {
    width: 50%;
  }

  .responsive-div {
    justify-content: space-between;
    align-items: flex-start;
  }

  .heading-28 {
    line-height: 27px;
  }

  .vedio-h1-loop.h1 {
    height: auto;
  }

  .home-button {
    width: auto;
    padding-left: 13px;
    padding-right: 13px;
  }

  .main-icon-div-copy {
    width: 50%;
  }

  .background-video-copy {
    height: 100%;
  }

  .heading-27-copy {
    font-size: 28px;
    line-height: 30px;
  }

  .summary {
    margin-bottom: 13px;
    font-size: 28px;
  }

  .questionare-form {
    height: auto;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow: auto;
  }

  .comercial-and-i-icon {
    width: 50%;
  }

  .faq-nom-iocn {
    width: 40%;
  }

  .image-17 {
    mix-blend-mode: difference;
  }

  .heading-27 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 28px;
    font-size: 28px;
    line-height: 30px;
  }

  .landing-main-div {
    height: auto;
  }

  .right-co {
    width: 100%;
    padding-bottom: 37px;
    padding-left: 0;
  }

  .l-d._2 {
    width: 30%;
  }

  .vedio-thumb {
    width: 100%;
  }

  .book-a-meeting-text {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .arrow-down {
    width: 10%;
  }

  .arrow-down.w--current {
    width: 10%;
    margin-top: 0;
  }

  .tax-and-acounting-form {
    height: 50%;
    object-fit: scale-down;
    margin-top: 0;
    margin-bottom: 0;
    overflow: auto;
  }

  .top-sum {
    justify-content: flex-end;
  }

  .no-more-waste-icon {
    width: 65%;
    height: 10vh;
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .paragraph-39-botoom {
    font-size: 17px;
    line-height: 22px;
  }

  .left-eco {
    padding-right: 34px;
  }

  .responsive-nav-div {
    width: 85%;
  }

  .refill-main-div {
    flex-direction: row;
  }

  .faq-icon {
    margin-bottom: 0;
    padding-bottom: 5px;
    font-size: 28px;
  }

  .how-it-works-main-h1 {
    font-size: 28px;
  }

  .bottom-right-div.icons {
    height: 15vh;
    left: 17px;
  }

  .main-copy-text-div {
    height: auto;
    padding-bottom: 20px;
    padding-right: 36px;
  }

  .paragraph-44-copy {
    font-size: 17px;
  }

  .paragraph-45 {
    font-size: 16px;
  }

  .submit-button {
    width: 41.2688%;
  }

  .left-i-r {
    width: 65%;
  }

  .h1-heading-l-r {
    height: 6vh;
    align-items: flex-start;
  }

  .paragraph-39 {
    font-size: 17px;
    line-height: 22px;
  }

  .no-more-waste-white {
    width: 50%;
    background-position: 50% 0;
  }

  .buttons-nav {
    width: auto;
    flex-direction: row;
  }

  .main-icon-div {
    width: 50%;
  }

  .responsive-refill-and-save.bottom {
    flex-direction: column;
  }

  .paragraph {
    width: 85%;
  }

  .arrow-up.cc {
    width: 4%;
  }

  .paragraph-39-boittom {
    line-height: 22px;
  }

  .left-book-div {
    z-index: 500000;
    width: 100%;
    height: auto;
    flex-direction: row;
    flex: 0 auto;
    display: flex;
    position: static;
  }

  .logo-foot {
    width: 30%;
    padding-top: 38px;
    padding-bottom: 38px;
  }

  .r-d._22 {
    width: 70%;
  }

  .right-nav-button {
    width: 100%;
    flex: 0 auto;
    justify-content: flex-end;
    display: flex;
  }

  .icon-a {
    width: 40%;
  }

  .paragraph-44 {
    padding-right: 0;
    font-size: 17px;
  }

  .heading-30 {
    color: #007179;
  }

  .icon-b {
    width: 40%;
  }

  .heading-29 {
    font-size: 18px;
  }

  .heading-26 {
    font-size: 28px;
  }

  .desktop-heading, .mobile-heading {
    font-size: 28px;
    line-height: 30px;
  }

  .menu-icon {
    display: none;
  }

  .button-8, .demo-button {
    width: 50%;
    height: auto;
    padding-top: 21px;
    padding-bottom: 21px;
  }

  .about-button-s, .products-button {
    width: 50%;
  }

  .summary-div, .summary-div-copy {
    width: 85%;
    display: flex;
  }

  .arrow-down-mobile {
    width: 10%;
  }

  .arrow-down-mobile.w--current {
    width: 10%;
    margin-top: 0;
  }

  .hamburger-menu-nb1.w--open, .nav-menu-nb1 {
    background-color: rgba(0, 0, 0, 0);
  }

  .navbar {
    width: 700px;
    min-width: 400px;
  }

  .products-page-h1 {
    height: 70vh;
  }

  .nomorewaste {
    background-size: 100%;
  }

  .heading-31 {
    font-size: 28px;
  }

  .icollect-a, .iicon, .lower-carbon-footprin, .rcm, .liter-cap-filt-standalon {
    width: 50%;
  }

  .landing-main-div-home {
    height: auto;
  }

  .main-products-para {
    height: auto;
    padding-bottom: 20px;
    padding-right: 36px;
  }

  .ghost-div, .product-display {
    display: none;
  }

  .responsive-nav {
    width: 85%;
  }

  .div-block-27 {
    height: auto;
    padding-right: 0;
  }

  .icons-div {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-29 {
    height: 5vh;
  }

  .icon-host {
    width: 100%;
  }

  .text-block-55 {
    font-size: 16px;
  }

  .close-product {
    width: 8%;
  }

  ._1l-sparkle-dish, ._1l-sparkle-dish.cc, ._1l-active-1 {
    display: none;
  }

  .sparkle-dish-b {
    width: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .chlor-fb1ft, .chlor-fb1ft-copy, .vuma-2-78, .sparkle-2-b1, .sparkle-2-b1-copy {
    display: none;
  }

  .icon-host-copy {
    width: 100%;
  }

  .div-block-29-copy {
    height: 5vh;
  }

  .san-quat-b1, ._2l-sparkle-dish, ._2l-sparkle-dish.cc, ._2l-active-1, ._2l-chlor-f, ._2l-vuma, ._2l-sparkle-2, ._2lt-san-quat {
    display: none;
  }

  ._2bsd {
    width: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  ._5lt-san-quat-copy {
    display: none;
  }

  .about-us-h1 {
    height: 70vh;
  }

  .button-div-copy {
    width: 85%;
    display: flex;
  }

  .about-us-buttons-hj1 {
    width: 100%;
    display: flex;
  }

  .arrow-down-about-us {
    width: 10%;
  }

  .arrow-down-about-us.w--current {
    width: 10%;
    margin-top: 0;
  }

  .arrow-down-about-us._45 {
    width: 6%;
  }

  ._2hh2about, ._2hh2about-copy {
    font-size: 28px;
  }

  .team-photos {
    grid-template-columns: 1fr 1fr;
  }

  .card-a {
    margin-bottom: 34px;
  }

  .arrow-down-mobile-copy {
    width: 10%;
  }

  .arrow-down-mobile-copy.w--current {
    width: 10%;
    margin-top: 0;
  }

  .objectives {
    height: auto;
  }

  .nomorewaste-copy {
    background-size: 100%;
  }

  .paragraph-50 {
    padding-right: 36px;
    font-size: 20px;
    line-height: 22px;
  }

  .applicaiotn-form-main {
    border-right-width: 6px;
    justify-content: center;
    padding-left: 0;
  }

  .sign-up-cc {
    width: 50%;
    height: auto;
    padding-top: 21px;
    padding-bottom: 21px;
  }

  .no-more-waste-icon-copy {
    width: 65%;
    height: 10vh;
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .icon-cc {
    width: 10%;
    background-repeat: no-repeat;
  }

  .contact-main {
    width: 100%;
  }

  .email-icon {
    width: 10%;
  }

  .contact-infromation-copy {
    margin-top: 44px;
  }

  .contact-r1-copy {
    border-top-style: none;
  }

  .cell-email {
    flex-direction: column;
  }

  .contact-main-copy {
    width: 100%;
  }

  .responsive-contact-form {
    height: auto;
    flex-direction: column;
  }

  .form-3, .form-block-3 {
    width: auto;
  }

  .arrow-down-mobile-copy {
    width: 10%;
  }

  .arrow-down-mobile-copy.w--current {
    width: 10%;
    margin-top: 0;
  }

  .form-3-copy, .form-3-copy-copy, .form-3-copy-copy-copy, .form-block-3-copys {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .how-it-works, .how-it-works.bottom {
    flex-direction: column-reverse;
  }

  .responsive-savings-eco {
    flex-direction: column;
  }

  .right-book-div.questionare {
    padding-left: 8px;
    padding-right: 8px;
  }

  .paragraph-43 {
    text-align: left;
  }

  .container {
    margin-top: 0;
  }

  .quick-links-main {
    width: 85%;
  }

  .desktop-main-nav, .desktop-main-nav.onscroll {
    display: none;
  }

  .responsive-icon-digv {
    width: 90%;
    text-align: center;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .xx {
    width: 65%;
  }

  .display-main-div-left {
    width: 100%;
  }

  .heading-and-sub {
    padding-left: 28px;
  }

  .heading-28 {
    text-align: left;
  }

  .vedio-h1-loop.h1 {
    width: 100%;
  }

  .about-us-but {
    margin-left: 10px;
  }

  .main-icon-div-copy {
    height: 15vh;
    margin-right: 14px;
  }

  .how-it-works-second-div {
    flex-direction: row;
    display: none;
  }

  .how-it-works-main-div {
    display: flex;
  }

  .comercial-and-i-icon {
    width: 42%;
    height: 15vh;
    margin-right: 14px;
  }

  .right-econ {
    width: 100%;
  }

  .subscribe {
    flex-direction: column;
    flex: 1;
    padding-bottom: 0;
  }

  .form {
    justify-content: flex-start;
  }

  .faq-nom-iocn {
    width: 50%;
  }

  .image-17 {
    mix-blend-mode: color-dodge;
  }

  .faq-s {
    display: none;
  }

  .landing-main-div {
    display: flex;
  }

  .right-co {
    padding-right: 0;
  }

  .book-a-meeting-text {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .arrow-down {
    width: 20%;
    display: none;
  }

  .arrow-down.w--current {
    display: none;
  }

  .tax-and-acounting-form {
    padding: 32px 24px;
  }

  .left-eco {
    width: 100%;
    flex-direction: column;
  }

  .right-main-div {
    width: 100%;
    background-position: 50%;
  }

  .right-main-div.step-2---4 {
    background-position: 50%;
  }

  .heading-questions {
    width: 100%;
    padding-bottom: 23px;
  }

  .refill-main-div, .key-features-main-div {
    display: none;
  }

  .paragraph-45 {
    padding-right: 0;
  }

  .left-i-r {
    width: 85%;
  }

  .responsive-signup {
    align-items: center;
    display: flex;
  }

  .no-more-waste-white {
    width: 65%;
    background-position: 50% 0;
  }

  .main-icon-div {
    margin-right: 14px;
  }

  .stay-informed-main-div {
    padding-top: 29px;
    padding-bottom: 29px;
    display: flex;
  }

  .paragraph {
    width: 85%;
  }

  .arrow-up.cc {
    width: 5%;
  }

  .instagram {
    width: 65%;
  }

  .implememting-the-system {
    display: none;
  }

  .x3-icons {
    flex-direction: column;
  }

  .left-book-div {
    flex-direction: row;
    flex: 0 auto;
  }

  .left-main-div {
    width: 100%;
    flex-direction: column;
  }

  .text-block-27 {
    padding-left: 18px;
  }

  .footer {
    display: flex;
  }

  .logo-foot {
    padding-right: 22px;
  }

  .right-nav-button {
    width: 50%;
    flex: 0 auto;
    justify-content: flex-end;
    display: flex;
  }

  .eco-savings-analysis {
    display: none;
  }

  .field-label-cf10 {
    font-size: 16px;
  }

  .heading-30 {
    font-size: 18px;
  }

  .household-cleaning {
    width: 100%;
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .paragraph-awnswer {
    width: 100%;
  }

  .heading-26 {
    line-height: 30px;
  }

  .div-block-24, .desktop-heading {
    display: none;
  }

  .mobile-heading {
    display: flex;
  }

  .left-main-div-landing-page {
    width: 100%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .mobile-main-nav {
    z-index: 6;
    display: none;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .navbar-hamburger-menu-hm5 {
    width: 100%;
    align-items: flex-end;
  }

  .button-8 {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .menu-nav {
    z-index: 2;
    height: 85vh;
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    object-fit: cover;
    background-color: rgba(0, 36, 39, .87);
    justify-content: center;
    display: none;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: scroll;
    transform: translate(0, 1200px);
  }

  .menu-responsive-nav {
    width: 85%;
    overflow: visible;
  }

  .arrow-down-mobile {
    width: 20%;
    display: flex;
  }

  .top-bar-nb1 {
    width: 40px;
    height: 3px;
    background-color: #333;
    border-radius: 6px;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .hamburger-menu-nb1 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .middle-bar-nb1 {
    width: 40px;
    height: 3px;
    background-color: #333;
    border-radius: 6px;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .container-nb1 {
    justify-content: center;
    display: flex;
  }

  .bottom-bar-nb1 {
    width: 40px;
    height: 3px;
    background-color: #333;
    border-radius: 6px;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .navlink-nb1 {
    text-align: center;
  }

  .navbar {
    width: auto;
    height: 350px;
    align-items: flex-start;
  }

  .navbar-1 {
    width: 300px;
  }

  .foooter-main, .products-page-h1, .products-main-div {
    display: none;
  }

  .nomorewaste {
    width: 60%;
  }

  .product-showcase-main-div._2l, .product-showcase-main-div._1lt, .product-showcase-main-div._5lt {
    grid-template-columns: 1fr 1fr;
  }

  .three-main-icons {
    display: none;
  }

  .navlink-product {
    text-align: center;
  }

  .left-div {
    width: 85%;
  }

  .rhf {
    background-size: 50%;
  }

  .text-block-50 {
    padding-left: 17px;
  }

  .liter-cap-filt-standalon {
    width: 70%;
  }

  .landing-main-div-home, .ghost-div {
    display: none;
  }

  ._1lt-product-showcase-main._2l, ._1lt-product-showcase-main._1lt, ._1lt-product-showcase-main._5lt, ._2lt-product-showcase-main._2l, ._2lt-product-showcase-main._1lt, ._2lt-product-showcase-main._5lt, ._2lt-product-showcase-main._2l-copy, ._2lt-product-showcase-main._5l-cat, ._5-lt-product-showcase-main._2l, ._5-lt-product-showcase-main._1lt, ._5-lt-product-showcase-main._5lt {
    grid-template-columns: 1fr 1fr;
  }

  .product-display {
    padding-top: 41px;
  }

  .responsive-nav {
    height: auto;
    flex-direction: column;
    align-items: center;
    overflow: auto;
  }

  .image-product-main-div {
    height: 100%;
    padding-bottom: 0;
    padding-left: 0;
  }

  .div-block-27 {
    height: auto;
    padding-bottom: 30px;
    padding-left: 22px;
    padding-right: 22px;
  }

  .icons-div {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .div-block-29 {
    height: 6vh;
  }

  .div-block-31 {
    width: 100%;
    height: 30vh;
    margin-top: 18px;
  }

  .close {
    display: none;
  }

  .div-block-33, .close-product {
    width: 10%;
    height: 3vh;
    background-image: url('../images/Close-icon.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .product-cat {
    display: none;
  }

  ._1l-sparkle-dish, ._1l-active-1 {
    padding-top: 41px;
  }

  .sparkle-dish-b {
    width: 100%;
    height: 50vh;
    margin-top: 18px;
  }

  .active-1b {
    width: 100%;
    height: 30vh;
    margin-top: 18px;
  }

  .chlor-fb1ft {
    padding-top: 41px;
  }

  .chlor-f1lt {
    width: 100%;
    height: 30vh;
    margin-top: 18px;
  }

  .chlor-fb1ft-copy, .vuma-2-78 {
    padding-top: 41px;
  }

  .vuma-2-b {
    width: 100%;
    height: 30vh;
    margin-top: 18px;
  }

  .sparkle-2-b1 {
    padding-top: 41px;
  }

  .sparkle-db1 {
    width: 100%;
    height: 30vh;
    margin-top: 18px;
  }

  .sparkle-2-b1-copy {
    padding-top: 41px;
  }

  .div-block-29-copy {
    height: 6vh;
  }

  .san-quatr-1b {
    width: 100%;
    height: 30vh;
    margin-top: 18px;
  }

  .san-quat-b1, ._2l-sparkle-dish, ._2l-active-1, ._2l-chlor-f, ._2l-vuma, ._2l-sparkle-2, ._2lt-san-quat {
    padding-top: 41px;
  }

  ._2bsd {
    width: 100%;
    height: 50vh;
    margin-top: 18px;
  }

  .a1b2l, .v2b2lt, .s2b2l, .sq2lt {
    width: 100%;
    height: 30vh;
    margin-top: 18px;
  }

  ._5lt-san-quat-copy {
    padding-top: 41px;
  }

  .about-us-h1 {
    display: none;
  }

  .arrow-down-about-us {
    width: 20%;
    display: none;
  }

  .arrow-down-about-us.w--current {
    display: none;
  }

  .arrow-down-about-us._45 {
    display: flex;
  }

  .about-second-column {
    padding-top: 28px;
    display: none;
  }

  .l-r-about-2 {
    height: auto;
  }

  .left-about-2-div, .right-about-2-div {
    width: 85%;
  }

  .about-2-2 {
    display: none;
  }

  .arrow-down-mobile-copy {
    width: 20%;
    display: flex;
  }

  .objectives, .objectives-main-div {
    display: none;
  }

  .nomorewaste-copy {
    width: 60%;
  }

  .a1ob {
    width: 100%;
  }

  .a1ob.aaa {
    width: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 15px;
    padding-top: 43px;
    padding-bottom: 43px;
  }

  .a1ob.bbbc {
    border: 1px #000;
    padding-top: 43px;
    padding-bottom: 43px;
  }

  .a1ob.yep {
    border: 3px solid #eaeaea;
    padding-top: 43px;
    padding-bottom: 43px;
  }

  .icon-image-a.backin {
    background-position: 50%;
  }

  .headliner {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-35.df {
    text-align: center;
  }

  .iocns-icons {
    height: auto;
    grid-column-gap: 16px;
    grid-row-gap: 56px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .paragraph-49-copy, .dsddssd {
    text-align: center;
  }

  .ibp-copy.sddsd {
    background-position: 50%;
  }

  .div-block-35 {
    justify-content: center;
    align-items: center;
  }

  .select-c-lass {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .join-the-net-0 {
    display: none;
  }

  .application-form-main-div {
    height: auto;
  }

  .heading-37 {
    font-size: 28px;
  }

  .name {
    padding-right: 24px;
  }

  .company-name {
    padding-right: 25px;
  }

  .contact-us-background {
    display: none;
  }

  .sign-up-cc {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .contact-infromation-copy {
    padding-bottom: 33px;
  }

  .contact-r1-copy.accouting-name-and-password {
    display: none;
  }

  .heading-37-copy {
    font-size: 28px;
  }

  .how-it-works-main-div-copy {
    display: none;
  }

  .where-are-you-based {
    padding-right: 24px;
  }

  .arrow-down-mobile-copy {
    width: 20%;
    display: flex;
  }

  .paragraph-49-copy-copy {
    text-align: center;
  }

  .responsive-signup-copy {
    align-items: center;
    display: flex;
  }

  .stay-informed-main-div-copy, .stay-informed-main-div-copy-copy, .stay-informed-main-div-copy235455, .stay-informed-main-div-copyopoi, .rtrt {
    padding-top: 29px;
    padding-bottom: 29px;
    display: flex;
  }

  .please-rotate-phone {
    height: 100vh;
    background-color: #007179;
    background-image: linear-gradient(346deg, #025359, #007179);
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-60 {
    color: #fff;
    font-family: Metropolis, sans-serif;
    font-size: 25px;
    font-weight: 700;
  }
}

@media screen and (max-width: 479px) {
  .how-it-works {
    flex-direction: column-reverse;
  }

  .responsive-savings-eco {
    width: 85%;
    padding-bottom: 0;
  }

  .right-book-div {
    margin-top: -54px;
    padding-top: 0;
    padding-left: 18px;
    padding-right: 18px;
  }

  .right-book-div.questionare {
    margin-top: 0;
    padding-top: 28px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-field-cf10-company-name-tax {
    width: 35%;
  }

  .product-display-main-d {
    z-index: -1;
    width: 100%;
    aspect-ratio: auto;
    background-position: 50%;
    position: relative;
  }

  .paragraph-42 {
    text-align: left;
    padding-top: 15px;
    font-size: 16px;
    line-height: 20px;
  }

  .heading-25 {
    padding: 0;
  }

  .all-directors-y-n {
    width: 100%;
  }

  .sign-ip-button {
    display: none;
  }

  .left-i-d {
    justify-content: flex-start;
  }

  .button-div {
    width: 100%;
    margin-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .reg-number-and-date {
    flex-direction: row;
  }

  .invoice-amount {
    width: 100%;
  }

  .q7-n-directors-names {
    width: 100%;
    border-bottom: 1px solid #000;
    flex-direction: column;
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .container {
    height: auto;
    flex: 1;
    display: block;
  }

  .responsive-impliminting-the-sysytem {
    width: 90%;
  }

  .paragraph-41-sub {
    width: auto;
    text-align: left;
    font-size: 16px;
    line-height: 20px;
  }

  .schenk-logo-54 {
    height: 7vh;
    background-position: 0%;
    margin-bottom: 28px;
    padding-bottom: 0;
  }

  .headings-and-para {
    width: 100%;
  }

  .button-6 {
    width: 100%;
    text-align: center;
    margin-right: 11px;
    font-size: 16px;
  }

  .responsive-landing-div-copy {
    height: 85vh;
    align-items: center;
    padding-top: 56px;
    padding-bottom: 38px;
  }

  .responsive-landing-div-copy.pprop {
    align-items: flex-start;
    padding-bottom: 0;
  }

  .close-form {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .management-account {
    width: 100%;
    flex-direction: column;
  }

  .quick-links-main {
    width: 100%;
  }

  .paragraph-40 {
    padding-left: 20px;
    font-size: 16px;
    line-height: 20px;
  }

  .desktop-main-nav {
    display: none;
  }

  .responsive-icon-digv {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .icon-c {
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: 80%;
  }

  .book-a-consultation-form {
    z-index: auto;
    display: none;
  }

  .book-a-consultation-form.accounting {
    overflow: visible;
  }

  .left-logo-div {
    width: 50%;
    height: 85%;
  }

  .text-field-cf10.date-starting-trading {
    width: 100%;
    margin-left: 0;
  }

  .text-field-cf10.extra-left {
    margin-left: 0;
  }

  .invoices-yourself-y-n {
    width: 100%;
    flex-direction: column;
  }

  .display-main-div-left {
    justify-content: flex-start;
    display: flex;
  }

  .heading-and-sub {
    padding-left: 0;
  }

  .responsive-div {
    flex-direction: column;
  }

  .div-block-23 {
    flex-direction: row-reverse;
  }

  .vedio-h1-loop.h1 {
    z-index: -1;
    height: 85vh;
    mix-blend-mode: normal;
    display: block;
  }

  .key-features-right-div {
    width: 100%;
    padding-bottom: 20px;
    display: block;
  }

  .home-button {
    display: none;
  }

  .about-us-but {
    margin-left: 0;
    font-size: 16px;
  }

  .background-video-copy {
    mix-blend-mode: screen;
    background-color: rgba(1, 101, 109, 0);
    flex-direction: row-reverse;
    display: flex;
  }

  .how-it-works-second-div {
    padding-top: 0;
    display: flex;
  }

  .heading-27-copy {
    padding-top: 0;
  }

  .form-subwrapper-cf10 {
    flex-direction: row;
  }

  .how-it-works-main-div {
    padding-bottom: 15px;
    display: flex;
    overflow: visible;
  }

  .summary {
    text-align: left;
  }

  .faq-h1 {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-29-copy {
    margin-top: 0;
  }

  .sub-h1-copy {
    padding-bottom: 17px;
  }

  .right-h4 {
    width: 100%;
  }

  .questionare-form {
    width: auto;
  }

  .right-econ {
    height: 30vh;
  }

  .subscribe {
    align-items: flex-start;
  }

  .payslips-y-n {
    width: 100%;
  }

  .form {
    flex-direction: row;
  }

  .no-2 {
    width: 100%;
  }

  .faq-nom-iocn {
    width: 100%;
    height: 8vh;
  }

  .logo {
    width: 100%;
    height: 80%;
  }

  .logo.w--current {
    height: 85%;
  }

  .faq-s {
    height: auto;
    padding-top: 17px;
    display: flex;
  }

  .heading-27 {
    text-align: left;
    margin-top: 10px;
    padding-bottom: 0;
  }

  .landing-main-div {
    height: 100vh;
    flex-direction: row;
    margin-top: 65px;
    display: flex;
  }

  .main-copy-how-it-works-text {
    justify-content: center;
    padding-right: 0;
  }

  .main-copy-how-it-works-text.bottom-2 {
    padding-left: 0;
  }

  .text-block-45 {
    height: auto;
  }

  .right-co {
    width: 100%;
    padding-bottom: 17px;
    padding-left: 0;
  }

  .l-d {
    width: 20%;
    display: none;
  }

  .l-d._2 {
    width: 20%;
  }

  .vedio-thumb {
    width: 100%;
  }

  .l-d-sum {
    justify-content: flex-end;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .book-a-meeting-text {
    padding: 0 22px 0 0;
  }

  .arrow-down {
    width: 22%;
    margin-top: 68px;
    display: none;
    position: relative;
  }

  .tax-and-acounting-form {
    align-items: center;
    padding-top: 39px;
  }

  .no2-yes {
    width: auto;
  }

  .top-sum {
    text-align: left;
    justify-content: flex-start;
  }

  .no-more-waste-icon {
    width: 50%;
    height: 4vh;
    padding-top: 0;
    padding-bottom: 0;
  }

  .paragraph-39-botoom {
    line-height: 20px;
  }

  .left-eco {
    padding-bottom: 0;
    padding-right: 11px;
  }

  .vat-check {
    width: 100%;
  }

  .responsive-nav-div {
    align-items: center;
  }

  .right-main-div {
    height: 50vh;
    flex: 0 auto;
  }

  .right-main-div.step-2---4 {
    height: 50vh;
  }

  .heading-questions {
    width: 100%;
    flex: 0 auto;
    padding-bottom: 0;
    line-height: 22px;
    display: flex;
  }

  .refill-main-div {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .faq-icon {
    margin-top: 0;
  }

  .payslips-qty {
    width: 100%;
  }

  .how-it-works-main-h1 {
    margin-top: 0;
  }

  .bottom-right-div.icons {
    width: auto;
    height: 20vh;
    left: 0;
  }

  .main-copy-text-div {
    width: 80%;
    height: 100%;
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 54px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .summary-sub-div {
    box-shadow: inset 0 8px 20px -7px #003438;
  }

  .paragraph-44-copy {
    line-height: 20px;
  }

  .key-features-main-div {
    display: flex;
  }

  .paragraph-45 {
    line-height: 20px;
  }

  .submit-button {
    margin-left: 11px;
  }

  .left-i-r {
    padding-right: 0;
  }

  .left-i-r.beside._26 {
    width: 100%;
  }

  .h1-heading-l-r {
    height: auto;
    flex-direction: column;
    align-items: flex-start;
  }

  .home-footer-heading {
    padding-bottom: 0;
  }

  .paragraph-39 {
    padding-right: 0;
    font-size: 16px;
    line-height: 20px;
  }

  .no-more-waste-white {
    width: 100%;
    height: 3vh;
  }

  .main-icon-div {
    height: 12vh;
    background-position: 0%;
  }

  .responsive-refill-and-save.bottom {
    flex-direction: column;
    padding-top: 32px;
    display: flex;
  }

  .stay-informed-main-div {
    padding-top: 8px;
    display: flex;
  }

  .box-icon {
    width: 40%;
  }

  .paragraph {
    width: 100%;
  }

  .arrow-up.cc {
    width: 5vw;
    background-image: url('../images/Arrow-up.svg');
  }

  .dynamic-faq-s {
    flex-direction: row;
    align-items: flex-start;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .implememting-the-system {
    display: flex;
  }

  .paragraph-39-boittom {
    padding-bottom: 23px;
    line-height: 25px;
  }

  .left-book-div {
    margin-top: 0;
    padding-bottom: 0;
  }

  .left-main-div {
    width: 100%;
    height: auto;
    flex: none;
    justify-content: center;
    align-items: flex-start;
  }

  .text-field {
    width: 100%;
  }

  .responsive-div-faq {
    height: auto;
    justify-content: center;
  }

  .div-block-20, .bbbee-af-annualy {
    width: 100%;
  }

  .division-line {
    height: .2vh;
  }

  .footer {
    padding-bottom: 0;
    display: flex;
  }

  .logo-foot {
    width: 65%;
    height: 70%;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .key-features-left {
    width: 100%;
    height: 45vh;
  }

  .paragraph-46 {
    display: flex;
  }

  .paragraph-46._45q {
    padding-right: 0;
    display: none;
  }

  .key-features-masin {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }

  .r-d, .r-d._22 {
    width: 80%;
  }

  .right-nav-button {
    width: 50%;
    height: auto;
    flex: 0 auto;
    justify-content: space-between;
    display: flex;
  }

  .add-cipc {
    width: 100%;
  }

  .icon-a {
    width: 100%;
    height: 100%;
    background-size: 80%;
  }

  .paragraph-44 {
    padding-bottom: 0;
    line-height: 20px;
  }

  .button-5 {
    margin-left: 0;
  }

  .r-d-sum {
    flex: none;
    justify-content: flex-start;
  }

  .l-r-h4 {
    flex-direction: column;
  }

  .eco-savings-analysis {
    height: auto;
    padding-top: 35px;
    padding-bottom: 20px;
    display: flex;
  }

  .button-under-vedio {
    height: auto;
    background-color: rgba(255, 255, 255, 0);
  }

  .field-label-cf10 {
    width: 100%;
  }

  .field-label-cf10._12-question, .field-label-cf10._12-question._14, .field-label-cf10._12-question._13, .field-label-cf10._7-question, .field-label-cf10._11-questioon {
    margin-top: 8px;
  }

  .heading-30 {
    width: 80%;
    line-height: 28px;
  }

  .text-field-cf10-2 {
    width: 100%;
  }

  .icon-b {
    width: 100%;
    height: 100%;
    background-size: 80%;
  }

  .r-h4-copy {
    width: 100%;
    padding-left: 0;
  }

  .paragraph-awnswer {
    width: 100%;
  }

  .paragraph-awnswer._2x {
    justify-content: flex-start;
    margin-top: 25px;
  }

  .heading-29._2323 {
    margin-top: 10px;
  }

  .div-block-24 {
    height: .3vh;
    display: block;
  }

  .desktop-heading {
    padding: 0;
    display: none;
  }

  .mobile-heading {
    color: #007179;
    margin-top: 0;
    padding: 0;
    font-size: 28px;
    line-height: 30px;
    display: flex;
  }

  .left-main-div-landing-page {
    width: 100%;
    height: 100%;
    flex: none;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 96px;
  }

  .left-main-div-landing-page.home {
    padding-top: 0;
  }

  .left-main-div-landing-page.ppro {
    height: 100%;
    justify-content: flex-start;
    padding-top: 0;
  }

  .left-main-div-landing-page.ppro._8998 {
    justify-content: flex-start;
    padding-top: 14px;
  }

  .mobile-main-nav {
    z-index: 6;
    height: 9vh;
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    background-image: linear-gradient(to right, #025258 36%, rgba(0, 112, 121, .69));
    display: flex;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .menu-icon {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .navbar-hamburger-menu-hm1 {
    align-items: flex-end;
  }

  .hamburger-menu-hm1 {
    width: 86%;
  }

  .top-bar-hm1, .middle-bar-hm1, .bottom-bar-hm1 {
    background-color: #0ef;
  }

  .navbar-hamburger-menu-hm1-2 {
    width: auto;
    height: auto;
    flex: 0 auto;
    overflow: hidden;
  }

  .hamburger-menu-hm1-2 {
    width: auto;
    padding: 0;
    display: flex;
  }

  .navbar-hamburger-menu-hm5 {
    width: 100%;
    height: auto;
    max-height: none;
    align-items: flex-end;
  }

  .hamburger-menu-hm5 {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .top-bar-hm5 {
    height: 2px;
    background-color: #fff;
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .middle-bar-hm5 {
    height: 2px;
    color: #fff;
    background-color: #fff;
  }

  .bottom-bar-hm5, .cross-bar-1-hm5, .cross-bar-2-hm5 {
    height: 2px;
    background-color: #fff;
  }

  .button-8 {
    width: 50%;
    height: 50px;
    border-width: 1.8px;
  }

  .text-button-b8 {
    color: #007179;
    font-size: 16px;
  }

  .text-button-b8.as {
    color: #fff;
  }

  .demo-button {
    width: 50%;
    height: 50px;
    border-width: 1.8px;
  }

  .demo-button.suma {
    width: 70%;
    margin-left: 0;
  }

  .demo-button._2 {
    width: 85%;
    height: 60%;
    background-color: rgba(255, 255, 255, 0);
    border-color: #fff;
    margin-left: 0;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .demo-button._236564 {
    margin-left: 0;
  }

  .about-button-s {
    width: 60%;
    height: 40px;
    border-width: 1.8px;
  }

  .products-button {
    width: 33%;
    height: 40px;
    border-width: 1.8px;
  }

  .summary-div {
    width: 70%;
    justify-content: flex-end;
    display: flex;
  }

  .summary-div-copy {
    width: 100%;
    justify-content: flex-start;
    display: flex;
  }

  .menu-nav {
    z-index: 2;
    height: 70vh;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: rgba(0, 62, 66, .78);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 38px;
    display: flex;
    overflow: visible;
    transform: translate(0, 1200px);
  }

  .menu-responsive-nav {
    width: 100%;
    height: auto;
    outline-offset: 0px;
    border-bottom: 1px solid #469399;
    outline: 3px #333;
    justify-content: flex-start;
    align-items: center;
    padding: 11px 6px;
    font-family: PT Sans, sans-serif;
    font-weight: 400;
    text-decoration: none;
    display: flex;
  }

  .menu-responsive-nav.w--current {
    width: 100%;
    justify-content: flex-start;
  }

  .menu-responsive-nav.last {
    border-bottom-style: none;
  }

  .arrow-down-mobile {
    width: 15%;
    height: 8vh;
    background-position: 0%;
    margin-top: 7px;
    position: relative;
  }

  .arrow-down-mobile._4578 {
    width: 12%;
  }

  .video {
    border-radius: 15px;
    padding-bottom: 0;
    overflow: hidden;
  }

  .navbar {
    min-width: 300px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .page-icon {
    width: 10%;
    height: 10%;
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0;
    background-size: auto;
  }

  .page-icon.home-icon {
    width: 15%;
    height: 7vh;
    background-image: url('../images/Home-Page-Icon.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 50%;
  }

  .page-link-block {
    width: 50%;
    height: auto;
    text-align: left;
    padding-left: 0;
  }

  .link-3 {
    color: #fff;
    font-family: Titilliumweb, sans-serif;
    font-size: 20px;
    text-decoration: none;
  }

  .products-icon {
    width: 15%;
    height: 7vh;
    background-image: url('../images/Products-Page-icon.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 50%;
  }

  .products-icon.home-icon {
    background-image: url('../images/Home-Page-Icon.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .products-icon.about-icon {
    background-image: url('../images/About-Icom.svg');
  }

  .products-icon.about-icon.contact {
    background-image: url('../images/Contact-Us-icon.svg');
    background-size: 40%;
  }

  .products-icon.about-icon-copy {
    background-image: url('../images/About-Icom.svg');
    background-size: 40%;
  }

  .products-icon.about-icon-copy.contact {
    background-image: url('../images/Contact-Us-icon.svg');
  }

  .text-block-47 {
    color: #fff;
    padding-left: 15px;
    font-family: Titilliumweb, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .home-pro, .about-pro, .contact-pro {
    color: #fff;
    padding-left: 15px;
    font-family: Titilliumweb, sans-serif;
    font-size: 20px;
  }

  .signup-div-mobile-view {
    width: 85%;
    height: auto;
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .div-block-25 {
    width: 85%;
    margin-top: 31px;
  }

  .button-5 {
    background-color: rgba(241, 149, 58, 0);
    border: 1px solid #fff;
  }

  .text-wrapper-top-b5, .button-text-b5.top, .button-text-b5.bottom, .text-wrapper-bottom-b5 {
    display: none;
  }

  .signu {
    width: 100%;
    height: auto;
    justify-content: center;
    align-items: center;
    padding-top: 24px;
    padding-bottom: 24px;
    display: flex;
  }

  .signu._45845 {
    border-top: 1px solid #469399;
  }

  .text-button-b-signup {
    color: #fff;
    font-size: 16px;
  }

  .foooter-main {
    display: block;
  }

  .products-page-h1 {
    height: 100vh;
    background-image: linear-gradient(173deg, #fff, rgba(255, 255, 255, .35) 27%, rgba(254, 254, 254, 0) 68%), url('../images/X3-Bottles.jpg');
    background-position: 0 0, 40%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    flex-direction: row;
    margin-top: 0;
    padding-top: 64px;
    display: flex;
  }

  .products-main-div {
    display: flex;
  }

  .sec-2-products {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
  }

  .left-div-pro {
    width: 100%;
  }

  .right-div-pro {
    justify-content: flex-start;
  }

  .nomorewaste {
    width: 100%;
    height: 3vh;
  }

  .heading-31 {
    margin-top: 2px;
  }

  .product-showcase-main-div {
    flex-direction: column;
  }

  .vuma-2 {
    width: 100%;
    height: auto;
  }

  .pp-image.sparkle-dish-copy-d {
    height: 40vh;
  }

  .pp-image.superkleen-lable {
    height: 40vh;
    background-image: url('../images/Active-1.jpg');
  }

  .pp-image.chlor-ff {
    height: 40vh;
    background-image: url('../images/Chlor-F.jpg');
  }

  .pp-image.vbuma {
    height: 40vh;
    background-image: url('../images/Vuma2-.jpg');
  }

  .pp-image.sparkle23 {
    height: 40vh;
    background-image: url('../images/Sparkle-2.jpg');
  }

  .pp-image.sparkle-dish-copy-d-copy {
    height: 40vh;
  }

  .pp-image.sanquatsa {
    height: 40vh;
    background-image: url('../images/San-Quat.jpg');
  }

  .pp-image.sparkle23-copy {
    height: 40vh;
    background-image: url('../images/Sparkle-2.jpg');
  }

  .pp-image.sparkle23-copy._5ltt {
    background-image: url('../images/Sparkle-2-5lt.jpg');
    background-position: 50%;
  }

  .superkleen {
    width: 100%;
  }

  .sparkle, .san-quat, .sparkle-dish {
    width: 100%;
    height: auto;
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .three-main-icons {
    flex-direction: row;
    padding-top: 30px;
    display: flex;
  }

  .responsive-icon {
    width: 100%;
    flex-direction: column;
  }

  .icollect-a {
    width: 100%;
  }

  .iicon, .lower-carbon-footprin, .rcm {
    width: 33%;
  }

  .right-div {
    border: 0 #000;
  }

  .rhf {
    width: 18%;
    transform: rotate(180deg);
  }

  .filter-1-appear {
    width: 100%;
  }

  .liter-cap-filt-standalon {
    width: 100%;
    height: 7vh;
  }

  .text-span {
    font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  }

  .landing-main-div-home {
    height: auto;
    flex-direction: row;
    margin-top: 65px;
    display: flex;
  }

  .main-products-para {
    width: 80%;
    height: auto;
    justify-content: flex-end;
    padding-bottom: 0;
    padding-right: 0;
  }

  .super-kleen, .chlor-f, .vuma-2-0, .vuma-2-0-copy, .vuma-2-0-copy {
    width: 100%;
    height: auto;
    margin-top: 17px;
    margin-bottom: 17px;
  }

  ._1lt-product-showcase-main {
    flex-direction: column;
  }

  ._1lt-product-showcase-main._1lt {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    outline-offset: 0px;
    outline: 3px #333;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  ._2lt-product-showcase-main {
    flex-direction: column;
  }

  ._2lt-product-showcase-main._5l-cat {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  ._5-lt-product-showcase-main {
    flex-direction: column;
  }

  ._5-lt-product-showcase-main._5lt {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  ._5-lt-product-showcase-main._5lt:hover {
    outline-offset: 0px;
    outline: 1px #025258;
  }

  ._5-lt-product-showcase-main._5lt._45 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    outline-offset: 0px;
    cursor: auto;
    outline: 3px #333;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .product-display {
    z-index: 100;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 22px;
    display: none;
    overflow: visible;
  }

  .responsive-nav {
    width: 90%;
    height: 92%;
    margin-top: 22px;
    overflow: auto;
  }

  .image-product-main-div {
    width: 100%;
    padding-top: 0;
  }

  .div-block-27 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .icons-div {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 0;
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .paragraph-47 {
    padding-right: 0;
  }

  .div-block-31 {
    background-color: #e0e0e0;
  }

  .close-bar {
    width: 90%;
    padding-bottom: 0;
  }

  .product-cat {
    display: flex;
  }

  ._1l-sparkle-dish {
    z-index: 100;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 22px;
    display: none;
    overflow: visible;
  }

  ._1l-sparkle-dish.cc {
    justify-content: flex-start;
    padding-top: 27px;
    display: none;
  }

  ._1l-active-1 {
    z-index: 100;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 22px;
    display: none;
    overflow: visible;
  }

  ._1l-active-1.cc {
    justify-content: flex-start;
    padding-top: 27px;
    display: none;
  }

  .sparkle-dish-b {
    background-color: #e0e0e0;
    border-radius: 10px;
  }

  .active-1b {
    height: 50vh;
    background-color: #e0e0e0;
    border-radius: 10px;
  }

  .chlor-fb1ft {
    z-index: 100;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 22px;
    display: none;
    overflow: visible;
  }

  .chlor-fb1ft.cc {
    justify-content: flex-start;
    padding-top: 27px;
    display: none;
  }

  .chlor-f1lt {
    height: 50vh;
    background-color: #e0e0e0;
    border-radius: 10px;
  }

  .chlor-f1lt._11 {
    background-image: url('../images/Chlor-F-1LTB.jpg');
  }

  .chlor-fb1ft-copy {
    z-index: 100;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 22px;
    display: none;
    overflow: visible;
  }

  .chlor-fb1ft-copy.cc {
    padding-top: 27px;
    display: none;
  }

  .vuma-2-78 {
    z-index: 100;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 22px;
    display: none;
    overflow: visible;
  }

  .vuma-2-78.cc {
    justify-content: flex-start;
    padding-top: 27px;
    display: none;
  }

  .vuma-2-b {
    height: 50vh;
    background-color: #e0e0e0;
    border-radius: 10px;
  }

  .sparkle-2-b1 {
    z-index: 100;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 22px;
    display: none;
    overflow: visible;
  }

  .sparkle-2-b1.cc {
    justify-content: flex-start;
    padding-top: 27px;
    display: none;
  }

  .sparkle-db1 {
    height: 50vh;
    background-color: #e0e0e0;
    border-radius: 10px;
  }

  .sparkle-2-b1-copy {
    z-index: 100;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 22px;
    display: none;
    overflow: visible;
  }

  .sparkle-2-b1-copy.cc {
    padding-top: 27px;
    display: none;
  }

  .san-quatr-1b {
    height: 50vh;
    background-color: #e0e0e0;
    border-radius: 10px;
  }

  .san-quat-b1 {
    z-index: 100;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 22px;
    display: none;
    overflow: visible;
  }

  .san-quat-b1.cc {
    justify-content: flex-start;
    padding-top: 27px;
    display: none;
  }

  .sparkle-dish-2lt {
    width: 100%;
    height: auto;
    margin-top: 17px;
    margin-bottom: 17px;
  }

  ._2l-sparkle-dish {
    z-index: 100;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 22px;
    display: none;
    overflow: visible;
  }

  ._2l-sparkle-dish.cc {
    justify-content: flex-start;
    padding-top: 27px;
    display: none;
  }

  ._2l-active-1 {
    z-index: 100;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 22px;
    display: none;
    overflow: visible;
  }

  ._2l-active-1.cc {
    justify-content: flex-start;
    padding-top: 27px;
    display: none;
  }

  ._2l-chlor-f {
    z-index: 100;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 22px;
    display: none;
    overflow: visible;
  }

  ._2l-chlor-f.cc {
    justify-content: flex-start;
    padding-top: 27px;
    display: none;
  }

  ._2l-vuma {
    z-index: 100;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 22px;
    display: none;
    overflow: visible;
  }

  ._2l-vuma.cc {
    justify-content: flex-start;
    padding-top: 27px;
    display: none;
  }

  ._2l-sparkle-2 {
    z-index: 100;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 22px;
    display: none;
    overflow: visible;
  }

  ._2l-sparkle-2.cc {
    justify-content: flex-start;
    padding-top: 27px;
    display: none;
  }

  ._2lt-san-quat {
    z-index: 100;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 22px;
    display: none;
    overflow: visible;
  }

  ._2lt-san-quat.cc {
    justify-content: flex-start;
    padding-top: 27px;
    display: none;
  }

  ._2bsd {
    background-color: #e0e0e0;
    border-radius: 10px;
  }

  .a1b2l, .v2b2lt, .s2b2l, .sq2lt {
    height: 50vh;
    background-color: #e0e0e0;
    border-radius: 10px;
  }

  .aa1-5lt, .chlor-f-5lt, .vuma-2-0-5lt, .vuma-2-0-s25lt, .vuma-2-0-copy-copy, ._2lt-sqsan {
    width: 100%;
    height: auto;
    margin-top: 17px;
    margin-bottom: 17px;
  }

  ._5lt-san-quat-copy {
    z-index: 100;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 22px;
    display: none;
    overflow: visible;
  }

  ._5lt-san-quat-copy.cc {
    justify-content: flex-start;
    padding-top: 27px;
    display: none;
  }

  .about-us-h1 {
    height: 100vh;
    background-image: linear-gradient(96deg, #fff, rgba(254, 254, 254, 0) 75%), url('../images/Aout-Us-Image-background.jpg');
    background-position: 0 0, 80%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    flex-direction: row;
    margin-top: 0;
    padding-top: 64px;
    display: flex;
  }

  .no-more-waste-bc {
    width: 40%;
    height: 10vh;
    background-position: 0%;
    padding-top: 11px;
    padding-bottom: 11px;
    display: block;
  }

  .button-div-copy {
    width: 100%;
    margin-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .about-us-buttons-hj1 {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .arrow-down-about-us {
    width: 22%;
    margin-top: 68px;
    display: none;
    position: relative;
  }

  .arrow-down-about-us._45 {
    width: 12%;
    margin-top: 19px;
    margin-bottom: 77px;
  }

  .arrow-down-about-us._45.w--current {
    width: 11%;
  }

  .div-block-34 {
    height: 20vh;
  }

  .about-second-column {
    height: auto;
    align-items: center;
    margin-bottom: 9px;
    display: flex;
  }

  ._2hh2about {
    margin-top: 2px;
  }

  .l-r-about-2 {
    flex-direction: column;
  }

  .right-about-2-div {
    width: 100%;
    height: 30vh;
    background-position: 50%;
    margin-top: 0;
  }

  .paragraph-48 {
    font-size: 16px;
    line-height: 22px;
  }

  .paragraph-48.cv {
    margin-bottom: 33px;
  }

  .about-2-2 {
    height: auto;
    margin-top: 0;
    display: flex;
  }

  .anpity-2-2 {
    font-size: 16px;
    line-height: 20px;
  }

  ._2hh2about-copy {
    margin-top: 2px;
  }

  ._2hh2about-copy.ccc {
    text-align: right;
    line-height: 33px;
  }

  .l-r-about-2-2-2.ccmds {
    text-align: right;
    justify-content: flex-end;
  }

  .team-photos {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .card-a {
    width: 100%;
    margin-bottom: 12px;
  }

  .photo-card {
    height: 50vh;
    display: none;
  }

  .heading-34 {
    color: #006f77;
    font-family: Metropolis, sans-serif;
    font-size: 23px;
  }

  .arrow-down-mobile-copy {
    width: 16%;
    height: 8vh;
    background-position: 0%;
    margin-top: 7px;
    position: relative;
  }

  .arrow-down-mobile-copy.sdf {
    background-position: 50% 0;
  }

  .objectives {
    display: flex;
  }

  .objectives-main-div {
    height: auto;
    padding-top: 44px;
    display: flex;
  }

  .nomorewaste-copy {
    width: 100%;
    height: 4vh;
  }

  .a1ob.bbbc {
    border: 3px solid #eaeaea;
    border-radius: 15px;
  }

  .a1ob.yep {
    border-radius: 15px;
  }

  .iocns-icons {
    grid-row-gap: 17px;
  }

  .dsddssd {
    line-height: 33px;
  }

  .join-the-net-0 {
    padding-top: 6px;
    padding-bottom: 24px;
    display: flex;
  }

  .contact-r1 {
    height: auto;
  }

  .responsvie-contact-div {
    width: 93%;
    border-right: 1px #000;
  }

  .top-cotact-r1 {
    flex-direction: column-reverse;
  }

  .right-contact-us.ccont {
    justify-content: flex-start;
  }

  .heading-36 {
    color: #007179;
    margin-top: -3px;
    font-family: Metropolis, sans-serif;
  }

  .application-form-main-div {
    height: auto;
    border: 1px solid #006f77;
    flex-direction: row;
    align-items: flex-start;
    margin-top: 7px;
    margin-bottom: 13px;
    overflow: hidden;
  }

  .left-cc-div-ani {
    width: 50%;
    height: auto;
    align-items: center;
  }

  .applicaiotn-form-main {
    width: 80%;
    height: 60vh;
    border-right-style: none;
    border-right-width: 5px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    overflow: auto;
  }

  .background-video {
    height: 60vh;
  }

  .applicaiton-form {
    width: 90%;
    height: auto;
    justify-content: flex-start;
    padding-right: 0;
  }

  .heading-37 {
    color: #006f77;
    text-align: center;
    margin-bottom: 0;
    font-size: 27px;
    line-height: 26px;
  }

  .form-2 {
    justify-content: flex-start;
  }

  .name {
    padding-right: 0;
  }

  .email-adres.line {
    outline-width: 1.3px;
  }

  .email-adres.line.aq {
    height: 38px;
  }

  .bottom-row {
    flex-direction: column;
  }

  .main-form-a {
    justify-content: flex-start;
  }

  .top-contact-row {
    flex-direction: column;
  }

  .company-name {
    padding-right: 0;
  }

  .submit-button-2 {
    width: 100%;
    border-radius: 6px;
  }

  .submit-button-2.sm {
    width: 100%;
    margin-bottom: 14px;
  }

  .text-field-2.line {
    border-style: solid;
    border-color: #006f77;
    outline-width: 0;
  }

  .text-field-2.line.aq {
    height: 38px;
    min-height: 15px;
  }

  .text-field-3.line {
    height: 38px;
    border: 1px solid #006f77;
  }

  .text-field-4 {
    height: 38px;
    border-style: solid;
    border-color: #006f77;
    outline-width: 0;
  }

  .contact-us-background {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(1, 114, 122, .55) 0%, rgba(255, 255, 255, .92) 49%), url('../images/BC-Imag-e.jpg');
    background-position: 0 0, 0%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    justify-content: center;
    padding-bottom: 145px;
    display: flex;
  }

  .send-message {
    flex-direction: column;
    align-items: center;
  }

  .signup {
    width: 100%;
    justify-content: center;
    align-items: flex-start;
  }

  .text-block-58 {
    width: 100%;
  }

  .sign-up-cc {
    width: 100%;
    height: 50px;
    border-width: 1.8px;
    margin-top: 0;
  }

  .no-more-waste-icon-copy {
    width: 50%;
    height: 4vh;
    background-image: url('../images/No-Mo-cOLO.svg');
    margin-bottom: 15px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .icon-cc {
    width: 22%;
    height: 4vh;
  }

  .text-area {
    text-align: center;
    justify-content: center;
    padding-left: 0;
  }

  .contact-main {
    width: auto;
    flex-direction: column;
    align-items: center;
    margin-top: 12px;
    margin-bottom: 9px;
  }

  .link-4 {
    width: auto;
    text-align: center;
    flex: 0 auto;
    justify-content: center;
    font-size: 16px;
    display: block;
  }

  .email-icon {
    width: 22%;
    height: 4vh;
    background-size: contain;
  }

  .contact-infromation-copy {
    padding-bottom: 49px;
  }

  .contact-r1-copy {
    height: auto;
  }

  .contact-r1-copy.accouting-name-and-password {
    padding-bottom: 9px;
    display: flex;
  }

  .text-area-mobi {
    width: auto;
    height: auto;
    justify-content: center;
    padding-left: 0;
    display: flex;
  }

  .text-area-mobi-desk {
    padding-left: 9px;
    display: none;
  }

  .link-4-copy {
    width: 100%;
  }

  .heading-37-copy {
    color: #007179;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 27px;
    line-height: 30px;
  }

  .heading-37-copy.contactr {
    flex: 1;
    align-items: center;
    padding-bottom: 0;
    display: flex;
  }

  .contact-main-copy {
    width: auto;
    flex-direction: column;
    align-items: center;
    margin-top: 12px;
    margin-bottom: 9px;
  }

  .link-4-copy, .link-4-copy-copy {
    width: auto;
    text-align: center;
    flex: 0 auto;
    justify-content: center;
    font-size: 16px;
    display: block;
  }

  .how-it-works-main-div-copy {
    padding-bottom: 15px;
    display: flex;
    overflow: visible;
  }

  .application-form {
    width: auto;
  }

  .responsive-contact-form {
    width: 90%;
  }

  .where-are-you-based {
    padding-right: 0;
  }

  .send-message-copy {
    flex-direction: column;
    align-items: center;
  }

  .button-5-copy {
    margin-left: 0;
  }

  .form-3 {
    width: auto;
    flex-direction: column;
    display: flex;
  }

  .form-block-3 {
    width: auto;
  }

  .send-message-copy-copy {
    flex-direction: column;
    align-items: center;
    margin-top: 12px;
  }

  .arrow-down-mobile-copy {
    width: 12%;
    height: 8vh;
    background-position: 0%;
    margin-top: 7px;
    position: relative;
  }

  .bold-text {
    line-height: 10px;
  }

  .bold-text.tt {
    line-height: 28px;
  }

  .stay-informed-main-div-copy, .stay-informed-main-div-copy-copy {
    display: flex;
  }

  .text-field-6 {
    margin-right: 0;
  }

  .form-4 {
    width: auto;
    flex-direction: column;
    flex: 1;
    align-items: flex-start;
  }

  .text-field-7 {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .form-block-4 {
    width: 100%;
    justify-content: center;
  }

  .stay-informed-main-div-copy {
    padding-top: 8px;
    display: flex;
  }

  .send-us-a-message {
    justify-content: flex-start;
  }

  .form-3-copy, .form-3-copy-copy, .form-3-copy-copy-copy {
    width: auto;
    flex-direction: column;
    display: flex;
  }

  .form-block-3-copys {
    width: auto;
  }

  .stay-informed-main-div-copy {
    padding-top: 8px;
    display: flex;
  }

  .stay-informed-main-div-copy-copy, .stay-informed-main-div-copy235455, .stay-informed-main-div-copyopoi, .rtrt {
    padding-top: 8px;
    display: none;
  }

  .please-rotate-phone {
    height: auto;
    display: none;
  }
}

#w-node-_4c75d090-7e9f-6c98-a866-21ffc4b0df72-c4b0df6f {
  justify-self: auto;
}

@media screen and (max-width: 767px) {
  #w-node-_23c2d187-a6eb-1bd1-5f33-0bb176ad083e-63fdfceb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_4c75d090-7e9f-6c98-a866-21ffc4b0df74-c4b0df6f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Titilliumweb';
  src: url('../fonts/TitilliumWeb-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Titilliumweb';
  src: url('../fonts/TitilliumWeb-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}