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

.section-2 {
  position: static;
  z-index: 5000;
  padding-top: 10px;
  padding-bottom: 130px;
  background-image: url('../images/Airistar-air-purification-systems.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.navbar-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
  -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;
  background-color: #fff;
  opacity: 0.9;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 550px;
  margin-top: 79px;
  -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-color: #fff;
  opacity: 0.95;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 75px;
  -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;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-bottom: 50px;
  -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;
  border-style: solid;
  border-width: 2px;
  border-color: #13384a;
}

.image {
  margin-bottom: 43px;
  padding-top: 50px;
}

.paragraph {
  font-family: Montserrat, sans-serif;
  color: #13384a;
  font-size: 16px;
  font-weight: 500;
}

.div-block-3 {
  padding-top: 0px;
}

.heading {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #13384a;
  font-size: 52px;
  font-weight: 400;
  text-transform: uppercase;
}

.div-block-title {
  padding-top: 0px;
}

.link-block {
  position: static;
  padding-top: 34px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.text-block {
  color: #2ea1a8;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.link-line {
  position: static;
  height: 3px;
  margin-top: 8px;
  background-color: #2ea1a8;
}

.heading-2 {
  font-family: Montserrat, sans-serif;
  color: #517381;
  font-size: 34px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.section-3 {
  padding-top: 40px;
}

.paragraph-centered {
  font-family: Montserrat, sans-serif;
  color: #13384a;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 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;
}

.container-2 {
  padding-bottom: 84px;
}

.div-block-6 {
  position: relative;
  height: 200px;
  margin-top: 75px;
  margin-right: 20px;
  margin-left: 140px;
  background-color: transparent;
}

.heading-3 {
  font-family: Montserrat, sans-serif;
  color: #2ea1a8;
  font-size: 26px;
  font-weight: 400;
  text-transform: uppercase;
}

.heading-3.centered {
  text-align: center;
}

.text-block-2 {
  font-family: Montserrat, sans-serif;
  line-height: 24px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
}

.div-block-7 {
  margin-top: -9px;
  padding-top: 0px;
}

.div-block-8 {
  padding-top: 20px;
}

.paragraph-left-justified {
  font-family: Montserrat, sans-serif;
  line-height: 24px;
}

.div-block-9 {
  margin-right: 100px;
}

.button {
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 2px;
  border-color: #2ea1a8;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #2ea1a8;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button:hover {
  background-color: #13384a;
  color: #fff;
}

.div-block-10 {
  padding-top: 23px;
}

.div-block-11 {
  position: absolute;
  left: 115px;
  top: -60px;
  z-index: 1;
}

.section-4 {
  margin-bottom: 140px;
}

.div-block-12 {
  padding-left: 140px;
}

.div-block-6-copy {
  position: relative;
  height: 200px;
  margin-top: 75px;
  margin-right: 0px;
  margin-left: 20px;
  background-color: transparent;
}

.div-block-13 {
  position: absolute;
  left: 51px;
  top: -78px;
  z-index: 1;
}

.section-4-copy {
  margin-bottom: 140px;
}

.section-5 {
  margin-bottom: 140px;
}

.div-block-14 {
  width: 60%;
  height: 300px;
  margin-right: auto;
  margin-left: auto;
  background-color: #2ea1a8;
}

.main-heading-white {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 34px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.div-block-15 {
  padding-top: 40px;
  padding-right: 30px;
  padding-left: 30px;
}

.white-centered-bold-text-sub-heading {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 58px;
  -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;
}

.button-2 {
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button-2:hover {
  background-color: #13384a;
}

.div-block-17 {
  position: relative;
  height: 400px;
  margin-top: 150px;
  margin-bottom: 200px;
  background-image: url('../images/wave-background.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-18 {
  position: absolute;
  left: 0%;
  top: -26%;
  right: 0%;
  bottom: auto;
  width: 70%;
  height: 600px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 200px;
  padding-right: 200px;
  padding-left: 200px;
  border-style: solid;
  border-width: 2px;
  border-color: #13384a;
}

.section-6 {
  margin-top: 0px;
  padding-bottom: 60px;
  background-color: #bacfd2;
}

.section-7 {
  margin-bottom: 200px;
}

.text-block-3 {
  font-family: Montserrat, sans-serif;
}

.div-block-19 {
  margin-top: 20px;
  margin-bottom: 5px;
}

.nav-link-2 {
  width: auto;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link-2:hover {
  border-bottom: 1px solid #2ea1a8;
  color: #2ea1a8;
}

.nav-link-2.w--current {
  color: #2ea1a8;
}

.div-block-20 {
  position: absolute;
  top: 56.985px;
  width: 75%;
  height: 200px;
  margin-right: 20px;
  margin-left: 140px;
  background-color: #f4f4f5;
}

.div-block-20-rt {
  position: absolute;
  top: 0px;
  width: 75%;
  height: 200px;
  background-color: #f4f4f5;
}

.column-2 {
  padding-top: 60px;
}

.text-block-4 {
  font-family: Montserrat, sans-serif;
  color: #13384a;
  letter-spacing: 1px;
  text-decoration: none;
}

.link-block-2 {
  padding-top: 15px;
  text-decoration: none;
}

.link-block-2:hover {
  font-weight: 700;
}

.div-block-21 {
  margin-top: 20px;
}

.div-block-22 {
  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;
}

.link-block-3 {
  padding-right: 20px;
  text-decoration: none;
}

.link-block-3:hover {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.div-block-23 {
  margin-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-24 {
  margin-top: 100px;
}

.text-block-5 {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}

.column-3 {
  padding-top: 135px;
  padding-left: 140px;
}

.link {
  font-family: Montserrat, sans-serif;
  color: #13384a;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
}

.div-block-25 {
  padding-top: 30px;
}

.link-block-4 {
  margin-right: 15px;
  margin-left: 15px;
}

.link-block-4:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.div-block-27 {
  position: absolute;
  top: 173.9352px;
  z-index: 1;
  width: auto;
  margin-left: 100px;
  padding: 50px;
  background-color: #f4f4f5;
}

.heading-2-lt-justified {
  font-family: Montserrat, sans-serif;
  color: #517381;
  font-size: 34px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.div-block-28 {
  margin-top: 120px;
  margin-left: 100px;
}

.div-block-30 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -149px;
  -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;
}

.image-3 {
  padding-top: 25px;
}

.div-block-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 33px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-32 {
  width: 40%;
  padding-top: 140px;
  padding-right: 40px;
  padding-left: 40px;
}

.section-8 {
  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;
}

.div-block-33 {
  margin-top: -22px;
  padding-top: 0px;
}

.div-block-34 {
  margin-top: -16px;
}

.div-block-35 {
  padding-top: 31px;
}

.div-block-36 {
  margin-top: -12px;
}

.div-block-37 {
  padding-top: 23px;
}

.columns {
  width: 85%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 60px;
}

.div-block-38 {
  height: 200px;
  margin-top: 116px;
  background-color: #f4f4f5;
}

.section-9 {
  margin-top: 255px;
  margin-bottom: 299px;
}

.div-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  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;
  background-color: transparent;
}

.link-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  margin-top: -85px;
  -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;
  text-decoration: none;
}

.text-block-6 {
  padding-top: 18px;
  font-family: Montserrat, sans-serif;
  color: #2ea1a8;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}

.div-block-41 {
  width: 150px;
  margin-top: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #2ea1a8;
  background-color: transparent;
}

.text-block-7 {
  font-family: Montserrat, sans-serif;
  color: #2ea1a8;
  font-size: 16px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.section-10 {
  padding-top: 66px;
}

.columns-2 {
  margin-top: 50px;
}

.heading-3-not-caps {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  color: #2ea1a8;
  font-size: 26px;
  font-weight: 400;
  text-transform: none;
}

.link-2 {
  color: #2ea1a8;
  text-decoration: none;
}

.div-block-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  -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;
}

.bold-text {
  letter-spacing: 1px;
}

.link-3 {
  color: #2ea1a8;
}

.section-7-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  margin-bottom: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  -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: url('../images/distributors.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.column-6 {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-43 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  margin-left: 500px;
  -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;
}

.div-block-44 {
  margin-top: 20px;
}

.heading-3-dark {
  font-family: Montserrat, sans-serif;
  color: #13384a;
  font-size: 26px;
  font-weight: 400;
  text-transform: uppercase;
}

.list-item {
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
}

.columns-copy {
  padding-bottom: 100px;
}

.div-block-45 {
  position: relative;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.section-12 {
  margin-top: 60px;
}

.div-block-47 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  margin-right: auto;
  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;
}

.heading-5 {
  font-family: Montserrat, sans-serif;
  color: #517381;
  font-size: 20px;
  line-height: 24px;
}

.div-block-48 {
  margin-top: -18px;
}

.column-7 {
  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;
}

.div-block-49 {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-8 {
  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;
}

.section-13 {
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f4f4f5;
}

.div-block-51 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-top: 40px;
  -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;
}

.div-block-about-image {
  width: 1000px;
  height: 800px;
  padding-top: 97px;
  background-image: url('../images/clean-office-air.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-26-noimage {
  width: auto;
  height: auto;
  padding-top: 97px;
}

.div-block-27-about {
  position: absolute;
  top: 173.9352px;
  z-index: 1;
  width: auto;
  margin-left: 100px;
  padding: 50px;
  background-color: #f4f4f5;
}

.div-block-52 {
  width: 90%;
}

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

.section-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 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;
}

.heading-sm {
  font-family: Montserrat, sans-serif;
  color: #2ea1a8;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}

.div-block-53 {
  margin-top: -14px;
}

.text-span-2 {
  position: relative;
  top: -8px;
  font-size: 10px;
}

.image-5 {
  margin-top: 52px;
  margin-right: auto;
  margin-left: auto;
}

.container-6 {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-16 {
  margin-top: 50px;
}

.text-span-3 {
  position: relative;
  left: 3px;
  top: -14px;
  font-size: 16px;
}

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

.section-solutions {
  margin-top: 140px;
  margin-bottom: 299px;
}

.dropdown-toggle {
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.dropdown-toggle:hover {
  border-bottom: 1px solid #2ea1a8;
  color: #2ea1a8;
}

.icon {
  top: 8px;
}

.dropdown-link {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
}

.dropdown-link:hover {
  color: #2ea1a8;
}

.div-block-54 {
  padding-right: 110px;
  padding-left: 110px;
}

.div-block-55 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 700px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  background-color: #f4f4f5;
}

.heading-3-navy {
  margin-bottom: 0px;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  color: #13384a;
  font-size: 26px;
  font-weight: 400;
  text-transform: uppercase;
}

.div-block-56 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.container-6-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -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;
  background-color: #fff;
}

.text-span-4 {
  position: relative;
  top: -10px;
  font-size: 12px;
}

.body {
  margin-top: 80px;
  background-color: #fff;
}

.div-block-58 {
  margin-top: 20px;
}

.div-block-59 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100.0022101933816%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-20 {
  margin-top: 60px;
}

.div-block-60 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-top: 40px;
  margin-right: 140px;
  -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;
}

.column-9 {
  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;
}

.link-4 {
  color: #2ea1a8;
}

.section-21 {
  margin-top: 100px;
}

.div-block-60-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-top: 40px;
  margin-right: 0px;
  margin-left: 140px;
  -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;
}

.section-20-copy {
  margin-top: 0px;
}

.section-24 {
  margin-top: 140px;
}

.section-25 {
  padding-top: 220px;
  padding-bottom: 220px;
  background-image: url('../images/techAsset-10.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-61 {
  margin-right: 140px;
}

.div-block-62 {
  margin-left: 140px;
}

.section-26 {
  margin-top: 120px;
}

.column-11 {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-12 {
  margin-top: 185px;
  margin-bottom: 61px;
  padding-top: 0px;
  padding-left: 30px;
  background-color: #13384a;
}

.field-label {
  color: #fff;
}

.div-block-63 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.link-5 {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #2ea1a8;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.html-embed-2 {
  display: none;
}

.paragraph-copy {
  font-family: Montserrat, sans-serif;
  color: #13384a;
  font-size: 16px;
  font-weight: 500;
}

.div-block-65 {
  padding-top: 15px;
}

.section-27 {
  margin-top: 55px;
}

.div-block-66 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-67 {
  width: 300px;
}

.columns-5 {
  margin-top: 51px;
}

.section-28 {
  margin-bottom: 50px;
}

.dropdown-link-copy {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
}

.dropdown-link-copy:hover {
  color: #2ea1a8;
}

.dropdown-link-copy.w--current {
  color: #2ea1a8;
}

.image-8 {
  width: 199.99229431152344px;
}

.image-9 {
  width: 120px;
  height: 220px;
}

.image-10 {
  width: 150px;
  height: 200px;
}

@media screen and (max-width: 991px) {
  .div-block-6 {
    margin-right: 10px;
    margin-left: 0px;
  }

  .div-block-9 {
    margin-right: 40px;
  }

  .div-block-11 {
    left: 48px;
    top: -43px;
    right: -3px;
  }

  .div-block-12 {
    padding-left: 40px;
  }

  .div-block-6-copy {
    margin-right: 10px;
    margin-left: 0px;
  }

  .div-block-13 {
    top: -77px;
  }

  .div-block-14 {
    width: 80%;
  }

  .div-block-18 {
    padding-right: 60px;
    padding-left: 60px;
  }

  .nav-link-2 {
    color: #f4f4f5;
  }

  .nav-link-2:hover {
    color: #f4f4f5;
    font-weight: 800;
  }

  .div-block-20 {
    width: 90%;
    margin-left: 20px;
  }

  .div-block-20-rt {
    width: 100%;
  }

  .column-2 {
    padding-left: 40px;
  }

  .nav-menu {
    background-color: #517381;
  }

  .div-block-27 {
    width: 450px;
    margin-left: 10px;
    padding: 30px;
  }

  .div-block-28 {
    margin-top: 74px;
    margin-left: 10px;
  }

  .div-block-30 {
    margin-top: 118px;
  }

  .image-3 {
    max-width: 70%;
  }

  .div-block-31 {
    margin-left: 0px;
  }

  .section-8 {
    margin-top: 185px;
  }

  .column-4 {
    left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-4 {
    max-width: 70%;
  }

  .columns {
    width: 90%;
    padding-bottom: 90px;
  }

  .section-9 {
    margin-top: 100px;
  }

  .div-block-39 {
    width: 80%;
  }

  .div-block-45 {
    width: 90%;
  }

  .div-block-47 {
    width: 90%;
  }

  .div-block-about-image {
    position: absolute;
    left: -80px;
    width: 400px;
    height: 400px;
  }

  .div-block-26-noimage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 400px;
    height: 400px;
    -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;
  }

  .div-block-27-about {
    width: 450px;
    margin-left: 10px;
    padding: 30px;
  }

  .section-16 {
    margin-top: 60px;
  }

  .section-solutions {
    margin-top: 100px;
  }

  .icon {
    color: #f4f4f5;
  }

  .dropdown-link {
    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;
  }

  .div-block-60 {
    width: 100%;
    margin-right: 0px;
  }

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

  .section-24 {
    margin-top: 140px;
  }

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

  .div-block-61 {
    margin-right: 0px;
  }

  .div-block-62 {
    margin-left: 0px;
  }

  .column-12 {
    margin-top: 40px;
    margin-bottom: 0px;
    padding-right: 100px;
    padding-left: 100px;
  }

  .columns-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 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;
  }

  .div-block-64 {
    width: auto;
  }

  .html-embed-2 {
    display: none;
  }

  .div-block-66 {
    width: 95%;
  }

  .text-nav {
    color: #f4f4f5;
  }

  .dropdown-2 {
    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;
  }

  .dropdown-link-copy {
    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;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    width: 450px;
  }

  .div-block-2 {
    width: 400px;
  }

  .div-block-6 {
    margin-right: 0px;
  }

  .heading-3 {
    font-size: 22px;
  }

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

  .div-block-9 {
    margin-right: 50px;
  }

  .div-block-11 {
    left: 108px;
    top: -62px;
    right: 49px;
  }

  .column {
    margin-top: 42px;
    padding-left: 50px;
  }

  .div-block-6-copy {
    margin-right: 0px;
  }

  .div-block-13 {
    left: 166px;
  }

  .section-4-copy {
    margin-top: 195px;
  }

  .div-block-14 {
    width: 90%;
    height: 350px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .column-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 10px;
    -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;
  }

  .div-block-22 {
    -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;
  }

  .column-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 60px;
    padding-left: 0px;
    -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;
  }

  .div-block-27 {
    left: auto;
    top: 183%;
    right: 8%;
    bottom: auto;
    width: 250px;
    margin-top: -61px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-28 {
    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;
  }

  .div-block-30 {
    margin-top: 66px;
    -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;
  }

  .image-3 {
    max-width: 100%;
  }

  .div-block-31 {
    margin-top: 140px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-32 {
    width: 90%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .column-4 {
    left: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -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-4 {
    max-width: 100%;
  }

  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 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;
  }

  .column-5 {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-38 {
    margin-bottom: 1145px;
  }

  .section-9 {
    margin-top: 100px;
  }

  .div-block-39 {
    width: 90%;
    -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;
  }

  .link-block-6 {
    margin-bottom: 126px;
  }

  .section-7-copy {
    margin-bottom: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .column-6 {
    margin-bottom: 50px;
  }

  .div-block-43 {
    width: 250px;
    margin-left: 225px;
  }

  .container-4 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .columns-copy {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-45 {
    width: 95%;
  }

  .heading-5 {
    font-size: 15px;
  }

  .div-block-48 {
    margin-top: -30px;
  }

  .container-5 {
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .div-block-about-image {
    left: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 500px;
    height: 300px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    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;
  }

  .div-block-26-noimage {
    width: auto;
    height: 300px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-left: 20px;
  }

  .div-block-27-about {
    left: auto;
    top: 239%;
    right: auto;
    bottom: auto;
    width: auto;
    margin-top: -61px;
    margin-right: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .grid {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-flow: row;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }

  .heading-sm {
    font-size: 22px;
  }

  .section-solutions {
    margin-top: 100px;
  }

  .dropdown-toggle {
    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;
  }

  .icon {
    color: #f4f4f5;
  }

  .dropdown-link {
    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;
  }

  .heading-3-navy {
    font-size: 22px;
  }

  .section-20 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-60-copy {
    margin-top: 0px;
  }

  .section-20-copy {
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-22 {
    margin-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-23 {
    margin-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .container-7 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .column-10 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-25 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .column-12 {
    margin-top: 48px;
    margin-bottom: 0px;
    padding-right: 60px;
    padding-left: 60px;
  }

  .html-embed {
    display: block;
  }

  .html-embed-2 {
    display: none;
  }

  .text-nav {
    color: #f4f4f5;
    text-align: center;
  }

  .dropdown-2 {
    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;
  }

  .dropdown-link-copy {
    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;
  }
}

@media screen and (max-width: 479px) {
  .section-2 {
    padding-bottom: 30px;
  }

  .div-block {
    width: 300px;
    margin-top: 96px;
  }

  .div-block-2 {
    width: 280px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .paragraph {
    text-align: center;
  }

  .heading {
    font-size: 40px;
  }

  .paragraph-centered {
    font-size: 14px;
  }

  .container-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading-3 {
    font-size: 20px;
    line-height: 32px;
  }

  .div-block-9 {
    margin-right: 25px;
  }

  .button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    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;
  }

  .div-block-11 {
    left: 22px;
    top: -14px;
    right: 12px;
  }

  .column {
    padding-left: 25px;
  }

  .div-block-12 {
    padding-left: 20px;
  }

  .div-block-13 {
    left: 51px;
    top: -49px;
    right: 24px;
  }

  .div-block-14 {
    height: 370px;
  }

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

  .div-block-15 {
    padding-top: 10px;
  }

  .div-block-16 {
    margin-top: 20px;
    padding-bottom: 0px;
  }

  .div-block-17 {
    height: 500px;
  }

  .div-block-18 {
    top: -9%;
    width: 85%;
    padding-top: 105px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-7 {
    margin-bottom: 119px;
  }

  .column-2 {
    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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link-block-4 {
    margin-right: 15px;
  }

  .image-2 {
    margin-right: auto;
    margin-left: auto;
  }

  .link-block-5 {
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-27 {
    left: auto;
    top: 311.9352px;
    right: auto;
    width: 300px;
    margin-top: 217px;
    margin-left: 0px;
  }

  .div-block-31 {
    margin-top: -135px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-32 {
    margin-top: 100px;
    padding-top: 38px;
  }

  .column-4 {
    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;
  }

  .columns {
    padding-bottom: 542px;
  }

  .section-9 {
    margin-top: 85px;
    margin-bottom: 1117px;
  }

  .div-block-39 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .link-block-6 {
    margin-bottom: 102px;
  }

  .section-7-copy {
    margin-bottom: 0px;
  }

  .div-block-43 {
    width: 300px;
    margin-left: 120px;
  }

  .heading-3-dark {
    margin-top: -21px;
    font-size: 22px;
    line-height: 38px;
  }

  .columns-copy {
    padding-bottom: 542px;
  }

  .div-block-47 {
    width: 95%;
  }

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

  .container-5 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .columns-3 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .list {
    padding-left: 0px;
  }

  .list-2 {
    padding-left: 0px;
  }

  .div-block-51 {
    width: 80%;
  }

  .div-block-about-image {
    left: auto;
    width: 300px;
    height: 300px;
    padding-left: 0px;
  }

  .div-block-26-noimage {
    width: 300px;
    height: 300px;
  }

  .div-block-27-about {
    left: auto;
    top: 116.9352px;
    right: auto;
    width: 300px;
    margin-top: 217px;
    margin-left: 10px;
  }

  .section-14 {
    margin-top: -151px;
  }

  .heading-sm {
    font-size: 20px;
  }

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

  .section-solutions {
    margin-top: 85px;
    margin-bottom: 1117px;
  }

  .icon {
    color: #f4f4f5;
  }

  .dropdown-link {
    text-align: center;
  }

  .div-block-54 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-55 {
    width: 300px;
  }

  .heading-3-navy {
    overflow: visible;
    font-size: 20px;
    line-height: 30px;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .div-block-57 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 70%;
    -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;
  }

  .image-7 {
    max-width: none;
  }

  .div-block-58 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    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;
  }

  .section-25 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .column-12 {
    margin-top: 37px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .html-embed {
    display: none;
  }

  .html-embed-2 {
    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;
  }

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

  .div-block-66 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-67 {
    margin-bottom: 34px;
  }

  .text-nav {
    color: #f4f4f5;
    text-align: center;
  }

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

  .dropdown-2 {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .dropdown-link-copy {
    text-align: center;
  }
}

