.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: hsla(0, 0%, 100%, 0.95);
}

.navbar.blue {
  background-color: #e7f7ff;
}

.nav-container {
  position: relative;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1248px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nav-link {
  padding: 0px 30px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Manrope, sans-serif;
  color: #181919;
  font-size: 1.3vw;
  line-height: 1.5rem;
  font-weight: 500;
}

.nav-link.w--current {
  padding: 0px 30px;
  font-family: Manrope, sans-serif;
  color: #33b9fd;
  font-size: 1.3vw;
  line-height: 1.5em;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu.hidden {
  display: none;
}

.body {
  font-family: Manrope, sans-serif;
  color: #2f3537;
  font-size: 16px;
  line-height: 24px;
}

.section {
  position: relative;
  padding: 5vw 20px 20px;
}

.section.green {
  padding: 140px 20px 100px;
  background-color: #e7f7ff;
}

.section.green.hidden {
  display: none;
}

.section.green._2 {
  padding-bottom: 60px;
}

.section.header {
  padding: 140px 20px 60px;
  background-color: #fff;
  letter-spacing: normal;
}

.section.header.blue {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #e7f7ff;
  background-image: url('../images/5ed3fb87ef82ae400c836faa_Dots.svg'), url('../images/5ed3fb4ea90a9c0d6f200da3_Dots.svg');
  background-position: 0% 100%, 100% 0%;
  background-size: 125px, 200px;
  background-repeat: no-repeat, no-repeat;
}

.section.header.blue.about {
  height: auto;
  padding-top: 240px;
  padding-bottom: 160px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(14, 42, 56, 0.6)), to(rgba(14, 42, 56, 0.6))), url('../images/1.JPG');
  background-image: linear-gradient(180deg, rgba(14, 42, 56, 0.6), rgba(14, 42, 56, 0.6)), url('../images/1.JPG');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.section.header.blue.contact-header {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(14, 42, 56, 0.6)), to(rgba(14, 42, 56, 0.6))), url('../images/Building.png'), url('../images/5ed3fb87ef82ae400c836faa_Dots.svg'), url('../images/5ed3fb4ea90a9c0d6f200da3_Dots.svg');
  background-image: linear-gradient(180deg, rgba(14, 42, 56, 0.6), rgba(14, 42, 56, 0.6)), url('../images/Building.png'), url('../images/5ed3fb87ef82ae400c836faa_Dots.svg'), url('../images/5ed3fb4ea90a9c0d6f200da3_Dots.svg');
  background-position: 0px 0px, 50% 50%, 0% 100%, 100% 0%;
  background-size: auto, cover, 125px, 200px;
  background-repeat: repeat, repeat, no-repeat, no-repeat;
}

.section.header.blue.news {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(14, 42, 56, 0.6)), to(rgba(14, 42, 56, 0.6))), url('../images/BG1-2.jpg');
  background-image: linear-gradient(180deg, rgba(14, 42, 56, 0.6), rgba(14, 42, 56, 0.6)), url('../images/BG1-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.section.header.blue.product {
  padding-top: 160px;
  padding-bottom: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(14, 42, 56, 0.6)), to(rgba(14, 42, 56, 0.6))), url('../images/BG3.jpg'), url('../images/5ed3fb87ef82ae400c836faa_Dots.svg'), url('../images/5ed3fb4ea90a9c0d6f200da3_Dots.svg');
  background-image: linear-gradient(180deg, rgba(14, 42, 56, 0.6), rgba(14, 42, 56, 0.6)), url('../images/BG3.jpg'), url('../images/5ed3fb87ef82ae400c836faa_Dots.svg'), url('../images/5ed3fb4ea90a9c0d6f200da3_Dots.svg');
  background-position: 0px 0px, 50% 50%, 0% 100%, 100% 0%;
  background-size: auto, cover, 125px, 200px;
  background-repeat: repeat, repeat, no-repeat, no-repeat;
}

.section.header.cover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding: 100px 2% 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(14, 42, 56, 0.6)), to(rgba(14, 42, 56, 0.6))), url('../images/BG3.jpg');
  background-image: linear-gradient(180deg, rgba(14, 42, 56, 0.6), rgba(14, 42, 56, 0.6)), url('../images/BG3.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.section.core {
  padding-right: 20px;
  padding-bottom: 100px;
  padding-left: 20px;
  background-color: #fff;
}

.section.contact {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #e7f7ff;
}

.section.sub {
  padding-top: 0px;
}

.section.no-padding {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
}

.section-title {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  text-align: center;
}

.section-title.header {
  max-width: 1000px;
}

.heading {
  margin-top: 0px;
  margin-bottom: 24px;
  color: #5f993c;
  font-size: 18px;
  line-height: 28px;
}

.heading._2 {
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 40px;
  color: #2f3537;
  font-size: 48px;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.03em;
}

.heading-2.eco {
  display: none;
  margin-bottom: 0px;
  color: #fff;
  font-size: 2.2vw;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: -0.03em;
}

.heading-2._2 {
  font-size: 2vw;
}

.heading-2._2.white {
  margin-bottom: 40px;
  color: #fff;
  font-size: 2vw;
  letter-spacing: 0em;
}

.heading-2.small {
  font-size: 1.8vw;
  line-height: 1.5;
  text-transform: capitalize;
}

.heading-2.white {
  color: #fff;
  font-size: 2.5vw;
}

.text-block {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}

.div-block {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.button {
  padding: 12px 35px;
  border-radius: 5px;
  background-color: #33b9fd;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Manrope, sans-serif;
  font-size: 1.1vw;
  line-height: 1.4;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.button.nav-quote {
  width: 120px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #33b9fd;
  font-size: 0.9vw;
}

.button.nav-quote._1 {
  width: 9vw;
  margin-left: 30px;
  padding-top: 0.7vw;
  padding-bottom: 0.7vw;
  font-size: 1.2vw;
}

.button.nav-quote._1.w--current {
  width: 9vw;
  padding-top: 0.7vw;
  padding-bottom: 0.7vw;
  font-size: 1.2vw;
}

.button.light {
  margin-right: 24px;
  background-color: #d0efff;
  color: #33b9fd;
  font-weight: 600;
}

.button._2 {
  width: 200px;
  margin-top: 20px;
}

.image {
  position: relative;
  z-index: 1;
  display: none;
  width: 320px;
  max-width: 40vw;
  margin-right: auto;
  margin-bottom: -12vw;
  margin-left: auto;
  color: #e7f7ff;
}

.image.hidden {
  display: none;
}

.bold-text {
  color: #33b9fd;
  font-size: 1.4vw;
  line-height: 1.2;
  font-weight: 600;
  text-transform: capitalize;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.button-set.hidden {
  display: none;
}

.text-block-2 {
  margin-bottom: 60px;
  color: #2f3537;
  font-size: 18px;
  line-height: 28px;
}

.text-block-2.white {
  margin-bottom: 20px;
  color: #fafffc;
  font-size: 20px;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-2 {
  height: 42px;
  margin-left: 10px;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  margin-bottom: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none none solid;
  border-width: 2px;
  border-color: #83bc3f;
  border-radius: 24px;
  background-color: #d2eddb;
  background-image: none;
}

.container-full {
  width: 90%;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
}

.container-full.border {
  min-height: 160px;
  border-style: solid;
  border-width: 1px;
  border-color: #c2deec;
  border-radius: 10px;
}

.heading-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.heading-section.full {
  width: 100%;
  margin-bottom: 0px;
}

.heading-section._1 {
  margin-bottom: 20px;
}

.div-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-content.wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tps-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.main-image-wrapper {
  width: 50%;
  border-radius: 20px;
  background-image: linear-gradient(135deg, rgba(51, 185, 253, 0.3), rgba(117, 211, 245, 0.3)), url('../images/BG.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.tp-wrapper {
  width: 25%;
  padding-right: 20px;
  padding-bottom: 20px;
}

.tp-wrapper._2 {
  padding-bottom: 0px;
}

.tp-wrapper._3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.tp {
  height: 150px;
  padding: 20px;
  border-style: none;
  border-width: 1px;
  border-color: #c2deec;
  border-radius: 0px 0px 10px 10px;
  background-color: #fff;
}

.tp._2 {
  padding-right: 0px;
  padding-left: 20px;
}

.p-icon {
  width: 100%;
  margin-bottom: 0px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.heading-3 {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
}

.heading-3.faq {
  margin-top: 0px;
  margin-right: 40px;
  margin-bottom: 0px;
}

.paragraph {
  color: #62686a;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  padding: 40px 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-4 {
  font-size: 30px;
  line-height: 1.5;
  font-weight: 600;
}

.paragraph-2 {
  color: #62686a;
  font-size: 0.9vw;
  line-height: 1.5;
}

.cores-dov {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.num-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 24px;
  background-color: #d8f2ff;
  color: #33b9fd;
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
}

.link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #33b9fd;
  font-size: 1vw;
  line-height: 1.5;
  font-weight: 500;
  text-decoration: none;
}

.link:hover {
  letter-spacing: 1.2px;
}

.link.large {
  display: block;
  margin-top: 20px;
  font-size: 1vw;
  line-height: 1.2;
}

.link.more {
  margin-left: 10px;
  font-size: 0.9vw;
  line-height: 1.5;
}

.link.more.hidden {
  display: none;
}

.logo-text {
  margin-top: -15px;
  padding: 4px 25px;
}

.text-block-3 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.text-block-3.logo-text {
  background-color: #e7f7ff;
  color: #33b9fd;
  font-size: 0.9vw;
  line-height: 1.5;
  font-weight: 600;
  text-transform: uppercase;
}

.logo-title {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.coontact-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.contact-title {
  margin-bottom: 20px;
  font-size: 1.1vw;
  line-height: 1.5;
  font-weight: 700;
}

.text-block-5 {
  font-weight: 700;
}

.link-2 {
  margin-bottom: 20px;
  color: #2f3537;
  font-size: 1.2vw;
  line-height: 1.5;
  text-decoration: none;
}

.text-block-6 {
  margin-bottom: 20px;
  color: #2f3537;
  font-size: 1.2vw;
  line-height: 1.5;
}

.divider {
  width: 1px;
  background-color: #c2deec;
}

.footer {
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
}

.top-footer-div {
  padding-top: 40px;
  padding-bottom: 40px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.footer-link {
  margin-right: 40px;
  color: #2f3537;
  font-size: 1.12vw;
  line-height: 1.5;
  font-weight: 600;
  text-decoration: none;
}

.footer-link.w--current {
  font-weight: 500;
}

.footer-link.last {
  margin-right: 0px;
}

.footer-copyright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-width: 1px;
  border-color: #c2deec;
  border-top-style: solid;
}

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

.link-3 {
  color: #62686a;
}

.link-3.white {
  color: #e2e2e2;
}

.text-block-7 {
  font-size: 0.9vw;
  line-height: 1.5;
}

.text-block-7.white {
  color: #e2e2e2;
}

.text-block-8 {
  font-size: 0.9vw;
  line-height: 1.5;
}

.text-block-8.white {
  color: #e2e2e2;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-div {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(14, 42, 56, 0.6)), to(rgba(14, 42, 56, 0.6))), url('../images/BG3.jpg');
  background-image: linear-gradient(180deg, rgba(14, 42, 56, 0.6), rgba(14, 42, 56, 0.6)), url('../images/BG3.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  font-family: 'DM Sans', sans-serif;
}

.utility-page-wrap._2 {
  background-image: none;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-content._2 {
  width: 600px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #e2e2e2;
}

.image-3 {
  margin-bottom: 60px;
}

.div-block-6 {
  margin-bottom: 20px;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.div-block-6._2 {
  font-size: 17px;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Manrope, sans-serif;
  color: #2f3537;
}

.heading-5.white {
  font-family: Manrope, sans-serif;
  color: #fff;
  font-size: 42px;
  line-height: 1.2em;
  font-weight: 800;
}

.image-4 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 400px;
}

.image-5 {
  width: 300px;
}

.paragraph-3 {
  color: #62686a;
  font-size: 16px;
  line-height: 1.5;
}

.paragraph-3._2 {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.paragraph-3._2.white {
  width: 80%;
  color: #e2e2e2;
  font-size: 1.4vw;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 140px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.div-block-8 {
  width: 240px;
  height: 240px;
  border-radius: 5px;
  background-image: url('../images/About_Us_Page_Pic_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 0 22px 34px 0 rgba(0, 0, 0, 0.06);
}

.div-block-8._2 {
  background-image: url('../images/About_Us_Page_Pic_2.jpg');
  background-position: 100% 50%;
}

.div-block-8._3 {
  background-image: url('../images/Lab1.png');
}

.div-block-8._4 {
  background-image: url('../images/Lab2.png');
}

.div-block-9 {
  width: 33%;
  padding-right: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-10.hidden {
  display: none;
}

.div-block-11 {
  position: relative;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 60px 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #e0e0e0;
  border-radius: 20px;
}

.text-field {
  margin-bottom: 24px;
  border-style: solid;
  border-width: 1px;
  border-color: #e0e0e0;
}

.text-field-2 {
  border: 1px solid #000;
}

.field-label {
  margin-bottom: 10px;
  font-size: 1.1vw;
  line-height: 1.5;
}

.textarea {
  margin-bottom: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #e0e0e0;
}

.div-block-12 {
  width: 40%;
  padding-right: 40px;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-14 {
  width: 60%;
  margin-left: 40px;
}

.toogle-wrapper {
  border-style: solid;
  border-width: 1px;
  border-color: #e0e0e0;
  border-radius: 10px;
}

.toogle-wrapper.hide {
  display: none;
}

.toggle-question {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.toggle-question._1 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.toggle-info {
  padding-right: 20px;
  padding-bottom: 40px;
  padding-left: 20px;
}

.toggle-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  margin-right: 12px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.toggle-icon.hidden {
  display: none;
}

.plus {
  position: absolute;
  width: 18px;
  height: 4px;
  border-radius: 20px;
  background-color: #33b9fd;
}

.minus {
  width: 4px;
  height: 18px;
  border-radius: 20px;
  background-color: #33b9fd;
}

.bold-text-2 {
  font-size: 1.1vw;
  line-height: 1.5;
}

.bold-text-2.big {
  font-size: 1.3vw;
}

.div-block-15 {
  margin-bottom: 20px;
}

.p-w {
  width: 50%;
  padding-bottom: 40px;
}

.p-card {
  margin-right: 20px;
  margin-left: 20px;
  padding: 60px 40px 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #e2e2e2;
  border-radius: 20px;
}

.p-imgs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-6 {
  max-height: 160px;
  margin-bottom: 10px;
  border-radius: 5px;
}

.image-7 {
  width: 100%;
  border-radius: 5px;
}

.paragraph-4 {
  margin-bottom: 40px;
}

.lightbox-link {
  width: 33%;
  padding-right: 20px;
  text-decoration: none;
}

.lightbox-link.small {
  width: 25%;
}

.text-block-9 {
  color: #2f3537;
  font-size: 14px;
  line-height: 21px;
  text-decoration: none;
}

.new-products-w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.new-ps {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 40px;
  padding: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #e2e2e2;
  border-radius: 20px;
}

.new-ps._1 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.new-ps._1._1-1 {
  width: 100%;
}

.new-ps._2 {
  margin-right: 0%;
  margin-bottom: 40px;
}

.tag {
  width: 160px;
  margin-bottom: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 2px;
  background-color: #57a773;
  color: #deffea;
  font-size: 0.9vw;
  line-height: 1.5;
  font-weight: 500;
  text-align: center;
}

.new-p-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.div-block-17 {
  width: 1px;
  height: 20px;
  margin-right: 20px;
  margin-left: 20px;
  background-color: #e2e2e2;
}

.new-p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  margin-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.faq-wrapper {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.faq-item {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.faq-link-block {
  position: relative;
  display: block;
  padding-top: 12px;
  padding-bottom: 12px;
  color: #000;
  text-decoration: none;
}

.faq-link-block:hover {
  color: #33b9fd;
}

.faq-icon {
  position: absolute;
  left: auto;
  top: 50%;
  right: 0%;
  bottom: auto;
  height: 20px;
}

.faq-title {
  width: 90%;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Manrope, sans-serif;
  color: #2f3537;
  font-size: 1.2vw;
  line-height: 1.5;
  font-weight: 500;
}

.faq-title:hover {
  color: #2f3537;
}

.faq-title.large {
  width: 100%;
  font-family: Manrope, sans-serif;
  color: #2f3537;
  font-size: 1.6vw;
  font-weight: 600;
  text-transform: capitalize;
}

.faq-title.large._1 {
  font-size: 1.2vw;
}

.faq-answer-block {
  overflow: hidden;
}

.faq-answer {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
}

.section-2 {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.column-3 {
  height: 240px;
  background-image: url('../images/Building.png');
  background-position: 50% 50%;
  background-size: cover;
}

.columns-2 {
  height: 240px;
}

.column-4 {
  height: 240px;
  background-image: url('../images/Lab1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.column-5 {
  height: 240px;
  background-image: url('../images/Lab2.png');
  background-position: 50% 0%;
  background-size: cover;
}

.bold-text-3 {
  color: #fff;
  line-height: 1.3;
  font-weight: 600;
  text-decoration: none;
}

.bold-text-4 {
  color: #fff;
  font-size: 1.2vw;
  line-height: 1.2;
  font-weight: 600;
  text-decoration: none;
}

.bold-text-5 {
  font-weight: 600;
}

.bold-text-6 {
  font-weight: 600;
}

.div-block-18 {
  border-radius: 10px;
  box-shadow: 0 22px 34px 0 rgba(0, 0, 0, 0.06);
}

.bold-text-7 {
  font-weight: 500;
}

.image-8 {
  width: 12vw;
}

.products-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1420px;
  margin-top: 28px;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product-card-w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding: 0px;
}

.product-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  margin: 10px;
  padding: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 88.6%, 0.26);
}

.product-card._1 {
  height: auto;
  margin-right: 10px;
  margin-left: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.product-card._2 {
  height: auto;
  margin-right: 10px;
  margin-left: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.product-card._3 {
  height: auto;
  margin-right: 10px;
  margin-left: 10px;
  padding-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.product-card._4 {
  height: auto;
  margin-right: 10px;
  margin-left: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-6 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #e2e2e2;
}

.heading-7 {
  color: #fff;
  font-size: 1.2vw;
  line-height: 1.3em;
}

.home-footer {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-top: 0.6px solid hsla(0, 0%, 89.4%, 0.4);
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-wrapper {
  width: 50%;
  height: auto;
  max-width: 800px;
  min-height: auto;
  padding: 20px 20px 0px;
}

.left-w {
  width: 100%;
  height: 400px;
}

.slider {
  height: auto;
  background-color: transparent;
}

.about-img-w {
  width: 50%;
  height: 50vh;
  max-width: 800px;
  min-height: 400px;
  background-image: url('../images/1.JPG');
  background-position: 0% 0%;
  background-size: cover;
}

.slide {
  height: 49vh;
  min-height: 380px;
  padding-top: 40px;
}

.mask {
  height: auto;
  min-height: auto;
  padding-bottom: 60px;
}

.slide-nav {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.building-image {
  height: 200px;
  background-image: url('../images/Building.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-20 {
  position: absolute;
  left: 50%;
  top: -80px;
  right: 50%;
  width: 160px;
  height: 160px;
  margin-bottom: 40px;
  border-radius: 50%;
  background-image: url('../images/Building.png');
  background-position: 50% 50%;
  background-size: cover;
}

.image-9 {
  width: 100%;
  margin-bottom: 5px;
}

.map {
  width: 100%;
  height: 60%;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-21 {
  width: 100%;
  height: 40%;
  background-image: url('../images/Building.png');
  background-position: 50% 100%;
  background-size: cover;
}

.image-10 {
  width: 12vw;
}

.left-div {
  width: 50%;
  padding: 100px 40px;
}

.right-div {
  width: 50%;
}

.link-4 {
  color: #fff;
  font-size: 1.2vw;
  line-height: 1.3;
  font-weight: 600;
  text-decoration: none;
}

.bold-text-8 {
  color: #fff;
  font-size: 1.2vw;
  line-height: 1.3;
  font-weight: 600;
  text-decoration: none;
}

.link-5 {
  text-decoration: none;
}

.link-6 {
  text-decoration: none;
}

.link-7 {
  text-decoration: none;
}

.text-block-10 {
  margin-top: 6px;
  margin-left: 6px;
  font-family: Manrope, sans-serif;
  color: #62686a;
  font-size: 0.9vw;
  line-height: 1.2em;
  font-style: italic;
}

.image-11 {
  width: 9vw;
}

html.w-mod-js *[data-ix="hide-faq-answer"] {
  display: none;
  opacity: 0;
  height: 0px;
}

@media screen and (max-width: 991px) {
  .nav-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-size: 18px;
    line-height: 1.5;
  }

  .nav-link.w--current {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
    font-size: 18px;
  }

  .nav-menu {
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: #fff;
  }

  .section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.header.blue.about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    padding-top: 140px;
    padding-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section.header.blue.product {
    padding-top: 160px;
    padding-bottom: 20px;
  }

  .section.header.cover {
    overflow: auto;
    max-height: 100vh;
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .section.no-padding {
    display: block;
  }

  .section-title {
    width: 90%;
    max-width: none;
  }

  .heading-2.eco {
    font-size: 32px;
    line-height: 1.2;
  }

  .heading-2._2 {
    font-size: 32px;
  }

  .heading-2._2.white {
    font-size: 32px;
  }

  .heading-2.small {
    font-size: 32px;
  }

  .heading-2.white {
    font-size: 5vw;
  }

  .button {
    font-size: 16px;
  }

  .button.nav-quote {
    height: auto;
    font-size: 16px;
  }

  .button.nav-quote.w--current {
    margin-left: 0px;
    text-align: center;
  }

  .button.nav-quote._1 {
    display: block;
    width: 120px;
    margin-top: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
  }

  .button.nav-quote._1.w--current {
    display: block;
    width: 120px;
    margin-top: 10px;
    margin-left: 30px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
  }

  .image {
    width: 270px;
    margin-bottom: -16vw;
  }

  .bold-text {
    font-size: 20px;
  }

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

  .container-full {
    max-width: 100%;
  }

  .container-full.border {
    max-width: 90%;
  }

  .heading-section {
    width: 450px;
  }

  .div-content {
    display: block;
  }

  .tps-wrapper {
    width: 100%;
    margin-bottom: 40px;
  }

  .main-image-wrapper {
    width: 100%;
    height: 400px;
  }

  .tp-wrapper._2 {
    width: 50%;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .tp {
    height: auto;
  }

  .div-block-4 {
    width: 50%;
  }

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

  .link {
    font-size: 16px;
  }

  .link.large {
    font-size: 16px;
  }

  .link.more {
    font-size: 16px;
  }

  .text-block-3.logo-text {
    font-size: 14px;
  }

  .contact-title {
    font-size: 16px;
  }

  .link-2 {
    font-size: 14px;
  }

  .text-block-6 {
    font-size: 14px;
  }

  .footer-link {
    font-size: 16px;
  }

  .text-block-7 {
    font-size: 14px;
  }

  .text-block-8 {
    font-size: 14px;
  }

  .nav-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .menu-button {
    margin-left: 6px;
  }

  .menu-button.w--open {
    border-radius: 10px;
    background-color: #33b9fd;
  }

  .utility-page-content._2 {
    max-width: 90%;
  }

  .image-4 {
    width: 240px;
  }

  .paragraph-3._2.white {
    font-size: 18px;
  }

  .div-block-7 {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .div-block-8 {
    width: 160px;
    height: 160px;
  }

  .div-block-9 {
    width: 100%;
    padding-right: 0px;
  }

  .div-block-10 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .field-label {
    font-size: 18px;
  }

  .div-block-12 {
    width: 100%;
  }

  .div-block-13 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-14 {
    width: 100%;
    margin-left: 0px;
  }

  .bold-text-2 {
    font-size: 18px;
  }

  .bold-text-2.big {
    font-size: 18px;
  }

  .p-w {
    width: 100%;
  }

  .p-card {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .new-ps {
    width: 100%;
    margin-right: 0%;
  }

  .div-block-17 {
    display: block;
  }

  .new-p {
    margin-bottom: 16px;
  }

  .faq-title {
    font-size: 18px;
  }

  .faq-title.large {
    font-size: 24px;
  }

  .faq-title.large._1 {
    font-size: 20px;
  }

  .column-4 {
    background-image: url('../images/Lab1.png');
    background-size: cover;
  }

  .bold-text-3 {
    font-size: 15px;
  }

  .bold-text-4 {
    font-size: 17px;
    line-height: 1.3;
  }

  .image-8 {
    width: 160px;
  }

  .products-list {
    max-width: 100%;
    margin-top: 20px;
  }

  .product-card-w {
    width: 50%;
  }

  .product-card {
    height: 180px;
  }

  .product-card._1 {
    height: auto;
    padding: 10px;
  }

  .product-card._2 {
    height: auto;
    padding: 10px;
  }

  .product-card._3 {
    height: auto;
    padding: 10px;
  }

  .product-card._4 {
    height: auto;
    padding: 10px;
  }

  .heading-7 {
    font-size: 17px;
    line-height: 1.3;
  }

  .about-wrapper {
    width: 100%;
    height: auto;
  }

  .about-img-w {
    display: none;
    width: 100%;
    height: auto;
    min-height: 300px;
    margin-top: 40px;
  }

  .slide {
    height: auto;
  }

  .mask {
    height: auto;
    padding-bottom: 40px;
  }

  .image-9 {
    margin-bottom: 0px;
  }

  .map {
    height: 300px;
  }

  .div-block-21 {
    height: 300px;
  }

  .image-10 {
    width: 120px;
  }

  .left-div {
    width: 100%;
  }

  .right-div {
    width: 100%;
  }

  .link-4 {
    font-size: 17px;
    font-weight: 600;
  }

  .bold-text-8 {
    font-size: 17px;
  }

  .text-block-10 {
    font-size: 15px;
  }

  .image-11 {
    width: 120px;
  }
}

@media screen and (max-width: 767px) {
  .nav-link {
    font-size: 18px;
  }

  .nav-link.w--current {
    font-size: 18px;
    line-height: 1.5;
  }

  .section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.green {
    padding-top: 140px;
  }

  .section.header.blue.about {
    padding-top: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section.header.blue.news {
    padding-bottom: 0px;
  }

  .section.header.blue.product {
    padding-top: 160px;
    padding-bottom: 20px;
  }

  .section.header.cover {
    overflow: visible;
    height: auto;
    max-height: none;
    min-height: 100vh;
    padding-top: 160px;
    padding-right: 5%;
    padding-left: 5%;
  }

  .section.contact {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-title {
    width: 600px;
    max-width: 100%;
  }

  .section-title.header {
    width: 100%;
  }

  .heading-2.eco {
    display: block;
    margin-bottom: 0px;
    font-size: 28px;
  }

  .heading-2._2 {
    font-size: 26px;
  }

  .heading-2._2.white {
    font-size: 24px;
  }

  .heading-2.small {
    font-size: 26px;
  }

  .heading-2.white {
    font-size: 32px;
  }

  .button {
    font-size: 16px;
  }

  .button.nav-quote {
    font-size: 16px;
  }

  .image {
    width: 40vw;
  }

  .bold-text {
    font-size: 16px;
  }

  .heading-section {
    width: 600px;
  }

  .tps-wrapper {
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .main-image-wrapper {
    height: 280px;
  }

  .tp-wrapper {
    padding-right: 10px;
  }

  .tp-wrapper._2 {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0px;
  }

  .tp-wrapper._2._4 {
    padding-right: 0px;
    padding-left: 10px;
  }

  .tp-wrapper._3 {
    padding-right: 0px;
    padding-left: 10px;
  }

  .tp {
    height: auto;
    padding: 32px 24px 24px;
  }

  .p-icon {
    margin-bottom: 0px;
  }

  .div-block-4 {
    width: 100%;
  }

  .heading-4 {
    margin-bottom: 20px;
  }

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

  .link {
    font-size: 16px;
  }

  .link.more {
    font-size: 16px;
    line-height: 1.5;
  }

  .text-block-3.logo-text {
    font-size: 12px;
  }

  .contact-1 {
    width: 100%;
    margin-bottom: 20px;
  }

  .coontact-wrapper {
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contact-title {
    font-size: 16px;
  }

  .link-2 {
    font-size: 16px;
    line-height: 1.5;
  }

  .text-block-6 {
    font-size: 16px;
    line-height: 1.5;
  }

  .divider {
    width: 20%;
    height: 1px;
    margin-bottom: 20px;
  }

  .top-footer-div {
    padding-bottom: 40px;
  }

  .columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .footer-copyright {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-5 {
    width: 100%;
    margin-bottom: 10px;
  }

  .text-block-7.white {
    text-align: center;
  }

  .column-2 {
    padding-top: 32px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .utility-page-content {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-3 {
    width: 200px;
    margin-bottom: 40px;
  }

  .body-2 {
    font-family: 'DM Sans', sans-serif;
  }

  .div-block-6 {
    font-size: 16px;
    line-height: 24px;
  }

  .heading-5 {
    margin-bottom: 20px;
  }

  .image-4 {
    width: 200px;
  }

  .paragraph-3._2 {
    width: 80%;
  }

  .paragraph-3._2.white {
    font-size: 16px;
  }

  .div-block-8 {
    width: 200px;
    height: 200px;
    margin-bottom: 20px;
  }

  .div-block-11 {
    width: 100%;
    max-width: 100%;
  }

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

  .bold-text-2 {
    font-size: 18px;
    line-height: 1.2;
  }

  .new-ps {
    margin-bottom: 40px;
  }

  .tag {
    font-size: 16px;
  }

  .new-p {
    width: 50%;
  }

  .faq-title.large {
    font-size: 24px;
  }

  .columns-2 {
    overflow: hidden;
  }

  .column-4 {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
  }

  .column-5 {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
  }

  .bold-text-3 {
    font-size: 16px;
  }

  .bold-text-4 {
    font-size: 16px;
  }

  .image-8 {
    width: 120px;
  }

  .products-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .product-card-w {
    width: 50%;
  }

  .product-card {
    height: 120px;
  }

  .product-card._1 {
    height: auto;
  }

  .product-card._2 {
    height: auto;
  }

  .product-card._3 {
    height: auto;
    margin-right: 10px;
  }

  .product-card._4 {
    height: auto;
    margin-left: 10px;
  }

  .home-footer {
    position: static;
    width: 100%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .home-footer.fixed {
    position: fixed;
  }

  .div-block-19 {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .about-wrapper {
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  }

  .image-10 {
    width: 120px;
  }

  .link-4 {
    font-size: 16px;
  }

  .bold-text-8 {
    font-size: 16px;
  }

  .text-block-10 {
    display: none;
    font-size: 12px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-link {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 16px;
  }

  .nav-link.w--current {
    font-size: 16px;
    line-height: 1.5;
  }

  .nav-menu {
    display: block;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .section.green {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .section.header {
    height: 100vh;
    padding-bottom: 60px;
  }

  .section.header.blue {
    height: auto;
    padding-top: 120px;
    background-image: url('../images/5ed3fb4ea90a9c0d6f200da3_Dots.svg');
    background-position: 100% 0%;
    background-size: 200px;
    background-repeat: no-repeat;
  }

  .section.header.blue.about {
    display: block;
    height: auto;
    padding-top: 140px;
    padding-bottom: 40px;
  }

  .section.header.blue.product {
    padding-top: 120px;
    padding-bottom: 20px;
  }

  .section.header.cover {
    height: auto;
    padding-top: 160px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section.core {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .section-title {
    padding-bottom: 0px;
  }

  .heading-2 {
    margin-bottom: 20px;
    font-size: 40px;
  }

  .heading-2.eco {
    font-size: 24px;
  }

  .heading-2._2 {
    margin-bottom: 40px;
    font-size: 24px;
    line-height: 1.5;
  }

  .heading-2._2.white {
    margin-bottom: 20px;
  }

  .heading-2.small {
    font-size: 22px;
  }

  .heading-2.white {
    font-size: 28px;
  }

  .button.nav-quote._1.w--current {
    display: block;
  }

  .button.light {
    display: block;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .image {
    width: 60vw;
    max-width: 60vw;
    margin-bottom: -30vw;
  }

  .bold-text {
    font-size: 16px;
    line-height: 21px;
  }

  .brand {
    padding-left: 0px;
  }

  .button-set {
    display: inline-block;
  }

  .text-block-2 {
    font-size: 16px;
    line-height: 24px;
  }

  .text-block-2.white {
    margin-bottom: 0px;
    line-height: 27px;
  }

  .image-2 {
    display: none;
  }

  .container-full {
    width: 94%;
  }

  .container-full.border {
    max-width: 100%;
  }

  .heading-section {
    margin-bottom: 60px;
  }

  .tps-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
  }

  .tp-wrapper {
    width: 100%;
    padding-right: 0px;
  }

  .tp-wrapper._2 {
    margin-bottom: 40px;
  }

  .tp-wrapper._2._4 {
    margin-top: 0px;
    padding-left: 0px;
  }

  .tp-wrapper._3 {
    padding-left: 0px;
  }

  .tp {
    height: auto;
    padding-top: 32px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .p-icon {
    margin-bottom: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .heading-3.faq {
    margin-right: 20px;
  }

  .div-block-4 {
    padding-right: 0%;
    padding-left: 0%;
  }

  .num-div {
    margin-bottom: 10px;
  }

  .link.large {
    font-size: 16px;
  }

  .link.more {
    margin-top: 20px;
    margin-left: 0px;
  }

  .column {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-nav {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-link {
    width: 50%;
    margin-right: 0px;
    margin-bottom: 10px;
    text-align: center;
  }

  .footer-link.w--current {
    width: 50%;
  }

  .footer-link.last {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-copyright {
    text-align: center;
  }

  .column-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .utility-page-content._2 {
    max-width: 90%;
  }

  .heading-5.white {
    font-size: 32px;
  }

  .image-4 {
    width: 150px;
  }

  .paragraph-3._2 {
    width: 100%;
  }

  .div-block-8 {
    width: 100%;
    box-shadow: 0 22px 34px 0 rgba(0, 0, 0, 0.06);
  }

  .div-block-11 {
    padding: 40px 20px 30px;
  }

  .toggle-icon {
    margin-right: 0px;
  }

  .bold-text-2 {
    font-size: 16px;
  }

  .p-card {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
  }

  .p-imgs {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .lightbox-link {
    width: 50%;
  }

  .lightbox-link.small {
    width: 50%;
    margin-bottom: 20px;
  }

  .lightbox-link.half {
    width: 50%;
  }

  .new-products-w {
    padding-right: 0px;
    padding-left: 0px;
  }

  .new-ps {
    padding: 32px 24px 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .new-p {
    width: 100%;
  }

  .faq-wrapper {
    width: 100%;
  }

  .faq-title {
    font-size: 18px;
    font-weight: 500;
  }

  .faq-title.large {
    font-size: 18px;
  }

  .faq-title.large._1 {
    font-size: 18px;
  }

  .column-3 {
    height: 200px;
  }

  .columns-2 {
    height: 200px;
  }

  .bold-text-6 {
    font-weight: 500;
  }

  .div-block-18 {
    border-radius: 5px;
  }

  .bold-text-7 {
    font-weight: 500;
  }

  .image-8 {
    width: 120px;
  }

  .products-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .product-card-w {
    width: 100%;
  }

  .product-card._1 {
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
  }

  .product-card._2 {
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
  }

  .product-card._3 {
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
  }

  .product-card._4 {
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
  }

  .home-footer.fixed {
    position: static;
  }

  .about-wrapper {
    min-height: auto;
  }

  .mask {
    padding-bottom: 40px;
  }

  .left-arrow {
    display: none;
  }

  .right-arrow {
    display: none;
  }

  .map {
    width: 100%;
  }

  .section-3 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-21 {
    width: 100%;
    height: 200px;
  }

  .image-10 {
    width: 120px;
  }

  .left-div {
    padding: 60px 20px;
  }

  .text-block-10 {
    display: none;
  }
}

