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

a {
  text-decoration: underline;
}

.collection-list {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.collection-list.multiple-items {
  flex-direction: row;
  display: block;
}

.collection-item {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(#227ced, #43a4f6);
  border-radius: 32px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  padding: 40px;
  transition: background-color .3s;
  display: block;
  box-shadow: 0 0 10px rgba(0, 14, 132, .19);
}

.collection-item:hover {
  background-image: linear-gradient(#43a4f6, #43a4f6 99%, #227ced);
}

.testimonial-section.collection-wrapper {
  margin-top: 0;
  padding-left: 15px;
  padding-right: 0;
  display: none;
}

.mining-3-sections {
  background-image: url('../images/Vector.png'), url('../images/Group-361.png');
  background-position: 100% 100%, 0 -9%;
  background-repeat: no-repeat, no-repeat;
  background-size: 60%, 56%;
}

.mining-3-sections._3-section.agriculture-sontebnt.ngo-content-section.data-content-section.healthy-content-section.local-content-section.defence-content-section.pricing-section-content {
  display: none;
}

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

.banner-section {
  background-image: url('../images/banner-bg.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.banner-section.miningbanner {
  background-image: linear-gradient(rgba(14, 49, 79, .9), rgba(14, 49, 79, .9)), url('../images/excavators-1056558_1920.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 17px;
  line-height: 1.65em;
}

.banner-section.miningbanner.agriculture {
  background-image: linear-gradient(rgba(14, 49, 79, .8), rgba(14, 49, 79, .8)), url('../images/agriculture-feature1.jpg');
}

.banner-section.miningbanner.agriculture.test {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(rgba(14, 49, 79, .8), rgba(14, 49, 79, .8)), url('../images/local-gov-1500x1000.jpg');
  background-position: 0 0, 50% 100%;
  background-attachment: scroll, fixed;
  background-clip: border-box;
}

.banner-section.miningbanner.agriculture.test.data-collection-banner {
  background-image: linear-gradient(rgba(14, 49, 79, .8), rgba(14, 49, 79, .8)), url('../images/data-collection-web.jpg');
}

.banner-section.miningbanner.agriculture.test.data-collection-banner.healthy-banner {
  background-image: linear-gradient(rgba(14, 49, 79, .8), rgba(14, 49, 79, .8)), url('../images/hs-featured-1500x1000.jpg');
}

.banner-section.miningbanner.agriculture.test.data-collection-banner.healthy-banner.local-government-banner {
  background-image: linear-gradient(rgba(14, 49, 79, .8), rgba(14, 49, 79, .8)), url('../images/local-government-1500x1000.jpg');
}

.banner-section.miningbanner.agriculture.test.data-collection-banner.healthy-banner.local-government-banner.defence-banner {
  background-image: linear-gradient(rgba(14, 49, 79, .8), rgba(14, 49, 79, .8)), url('../images/defence-1500x1071.jpg');
  padding-top: 0;
  padding-bottom: 0;
}

.banner-section.miningbanner.agriculture.test.data-collection-banner.healthy-banner.local-government-banner.defence-banner.pricing-banner {
  display: none;
}

.banner-section.miningbanner.agriculture.test.utilites-banner {
  background-image: linear-gradient(rgba(14, 49, 79, .8), rgba(14, 49, 79, .8)), url('../images/utilities-1500x1000.jpg');
  padding-top: 0;
  padding-bottom: 0;
}

.banner-section.miningbanner.agriculture.test.utilites-banner.environmental-banner {
  background-image: linear-gradient(rgba(14, 49, 79, .8), rgba(14, 49, 79, .8)), url('../images/environmental-1-1500x1000.jpg');
}

.banner-section.miningbanner.agriculture.education-banner {
  background-image: linear-gradient(rgba(14, 49, 79, .8), rgba(14, 49, 79, .8)), url('../images/window-770535_1920.jpg');
}

.image {
  max-width: 100%;
  min-width: 980px;
  position: relative;
  right: 0;
}

.container {
  max-width: 1170px;
  padding-left: 15px;
}

.testimonial--container {
  max-width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
  display: none;
  position: relative;
}

.image-2 {
  display: block;
  position: relative;
  left: -85px;
}

.mining-banner-heading {
  z-index: 1;
  min-width: 500px;
  color: #fff;
  margin-top: -70px;
  margin-bottom: 40px;
  font-family: "Aller gras 700", sans-serif;
  font-size: 64px;
  line-height: 65px;
  position: relative;
  top: 0;
}

.div-block {
  border-radius: 28px;
  display: inline-block;
  box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}

.image-3 {
  display: block;
}

.heading-main1 {
  max-width: 65%;
  border-bottom: 4px solid #2f80ed;
  margin-top: 0;
  margin-bottom: 30px;
  padding-bottom: 30px;
  font-family: "Aller gras 700", sans-serif;
  font-size: 55px;
  line-height: 65px;
}

.heading-main1.white {
  color: #fff;
}

.heading-main1.white.white-border, .heading-main1.white.border-white {
  border: 1px solid rgba(0, 0, 0, 0);
  border-bottom: 4px solid #fff;
}

.heading-main1._w-full {
  max-width: 100%;
  border: 1px #000;
  padding-bottom: 0;
}

.grid {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: stretch;
  margin-top: 0;
}

.grid.data-grid--manage {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.mapping-container {
  max-width: 1170px;
  padding: 80px 15px;
}

.list {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.list-item {
  flex-direction: row;
  flex: 0 auto;
  align-items: center;
  display: block;
}

.image-4 {
  max-height: 128px;
  max-width: 128px;
  opacity: .5;
  margin-top: 50px;
  padding-left: 30px;
  padding-right: 30px;
}

.image-5 {
  max-width: 329px;
  opacity: .5;
  margin-top: 50px;
  padding-left: 30px;
  padding-right: 30px;
}

.image-6 {
  max-width: 281px;
  opacity: .5;
  margin-top: 50px;
  padding-left: 30px;
  padding-right: 30px;
}

.image-7 {
  max-width: 297px;
  opacity: .5;
  margin-top: 50px;
  padding-left: 30px;
  padding-right: 30px;
}

.image-8 {
  max-width: 98px;
  opacity: .5;
  padding-left: 30px;
  padding-right: 30px;
}

.image-9 {
  max-width: 303px;
  opacity: .5;
  padding-left: 30px;
  padding-right: 30px;
}

.image-10 {
  max-width: 293px;
  opacity: .5;
  padding-left: 30px;
  padding-right: 30px;
}

.image-11 {
  max-width: 204px;
  opacity: .5;
  padding-left: 30px;
  padding-right: 30px;
}

.image-12 {
  max-width: 238px;
  opacity: .5;
  padding-left: 30px;
  padding-right: 30px;
}

.div-block-2 {
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.brands-container {
  max-width: 1170px;
  padding: 0 15px 150px;
}

.industry-section {
  background-image: url('../images/shape-2.png'), url('../images/industry-bg.png');
  background-position: 100% 160%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 90%, cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.grid-2 {
  grid-column-gap: 80px;
  grid-row-gap: 100px;
  grid-template: "."
                 "."
                 "."
                 "."
                 / 1fr 1fr 1fr;
  margin-top: 65px;
}

.paragraph {
  color: #fff;
  margin-bottom: 40px;
  font-family: Cabin, sans-serif;
  font-weight: 500;
  line-height: 24px;
}

.mining-section-heading-area {
  color: #31383c;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "Aller gras 700", sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
}

.mining-section-heading-area.white {
  color: #fff;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: "Aller gras 700", sans-serif;
  font-size: 28px;
  line-height: 30px;
}

.languages-conatiner {
  max-width: 940px;
  opacity: 1;
  background-color: #fff;
  border-radius: 32px;
  padding: 40px;
}

.text-span {
  color: #2f80ed;
}

.grid-3 {
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.learn-more {
  min-width: 188px;
  color: #272727;
  background-color: #fff;
  border-radius: 24px;
  padding: 15px 38px 15px 20px;
  font-family: Cabin, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 11px;
  transition: all .3s;
  position: relative;
  box-shadow: 0 0 13px 7px rgba(0, 0, 0, .1);
}

.learn-more:hover {
  color: #fff;
  background-color: #000;
}

.text-span-2 {
  color: #2f80ed;
  text-align: right;
  font-family: "Font awesome 5 free solid 900", sans-serif;
  position: absolute;
  right: 20px;
}

.text-span-2:hover {
  color: #fff;
}

.heading-h-copy.white {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "Aller gras 700", sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.white {
  color: #fff;
}

.white.test-content {
  margin-bottom: 40px;
  font-family: "Aller gras 700", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.text-block {
  color: #fff;
  text-align: right;
  font-family: "Aller gras 700", sans-serif;
}

.column {
  right: 270px;
}

.left-arrow {
  width: 50px;
  height: 50px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
  margin-right: 15px;
  font-size: 30px;
  line-height: 49px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.custom-arrows {
  display: flex;
  position: absolute;
  top: 140px;
  right: 0;
}

.custom-arrows.new-arrows {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: none;
  position: static;
  top: auto;
  bottom: 0;
}

.right-arrow {
  width: 50px;
  height: 50px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 13px rgba(0, 0, 0, .2);
}

.icon {
  height: 18px;
  color: rgba(255, 255, 255, .7);
  margin-top: auto;
  margin-bottom: auto;
  font-family: "Font awesome 5 free 400", sans-serif;
  font-size: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  right: auto;
  overflow: visible;
}

.icon.icon-right {
  height: 14px;
  color: rgba(255, 255, 255, .5);
  transform-style: preserve-3d;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 20px;
  top: 0;
  left: auto;
  right: 20px;
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

.icon.icon-right.bold {
  z-index: 0;
  font-family: "Font awesome 5 free solid 900", sans-serif;
}

.icon.slider-icon {
  width: 100%;
  height: 100%;
  color: #2f80ed;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 50px;
  font-size: 20px;
  line-height: 49px;
  transition: all .5s;
  position: static;
}

.icon.slider-icon:hover {
  opacity: .5;
  border: 1px #000;
}

.icon.bold {
  font-family: "Font awesome 5 free solid 900", sans-serif;
}

.div-block-3 {
  max-width: none;
  text-align: center;
}

.text-block-2 {
  padding-right: 5px;
  font-family: Cabin, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  display: inline-block;
}

.image-13 {
  border-radius: 12px;
  margin-bottom: 20px;
  display: inline-block;
  box-shadow: 0 0 30px rgba(0, 14, 132, .3);
}

.div-block-4 {
  text-align: center;
}

.div-block-5 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.language-section {
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 32px;
  padding: 0;
  position: absolute;
  bottom: -170px;
  right: 0;
  box-shadow: 0 0 100px rgba(0, 14, 132, .19);
}

.container-2 {
  max-width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.contact-section {
  background-image: url('../images/subscribe-bg.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 100px;
}

.container-3 {
  max-width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
  display: none;
}

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

.submit-button {
  min-width: 196px;
  color: #31383c;
  text-align: left;
  background-color: #fff;
  border-radius: 24px;
  padding: 15px 46px 15px 20px;
  font-family: Cabin, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 12px;
  transition: all .3s;
  display: block;
  box-shadow: 0 0 13px rgba(0, 0, 0, .2);
}

.submit-button:hover {
  color: #fff;
  background-color: #000;
}

.div-block-6 {
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.header {
  position: relative;
}

.menu-open-button {
  position: absolute;
  top: 20px;
  right: 20px;
}

.text-block-3 {
  cursor: pointer;
  font-family: "Font awesome 5 free solid 900", sans-serif;
  font-size: 20px;
  font-weight: 900;
  display: none;
}

.container-4 {
  max-width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
}

.columns-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-menu1 {
  padding-top: 0;
  padding-bottom: 0;
}

.nav-menu1.mobile-navigation {
  padding-left: 30px;
  padding-right: 30px;
  display: block;
}

.link {
  color: #5c6466;
  margin-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Cabin, sans-serif;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
  display: none;
}

.link:hover {
  color: #2f80ed;
  font-weight: 700;
}

.link.w--current {
  display: none;
}

.link.nav-buttons {
  color: #fff;
  background-color: #2f80ed;
  border-radius: 28px;
  margin-right: 10px;
  padding: 10px 20px;
  line-height: 10px;
  display: inline-block;
  box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}

.link.nav-buttons:hover {
  background-color: #000;
  font-weight: 500;
}

.link.nav-buttons.last {
  margin-right: 0;
}

.link.nav-buttons.last:hover {
  font-weight: 500;
}

.link.nav-buttons.mobile-link {
  text-align: center;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.link.mobile-link {
  margin-bottom: 15px;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.link.buy-now-button {
  color: #fff;
  background-color: #2f80ed;
  border-radius: 28px;
  margin-right: 10px;
  padding: 10px 20px;
  line-height: 10px;
  display: inline-block;
  box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}

.link.buy-now-button:hover {
  background-color: #000;
  font-weight: 500;
}

.link.buy-now-button.last {
  margin-right: 0;
}

.link.buy-now-button.last:hover {
  font-weight: 500;
}

.link.buy-now-button.mobile-link {
  text-align: center;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.dropdown-toggle {
  background-image: url('../images/caret-down.png');
  background-position: 100% 62%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-right: 20px;
  padding: 0 15px 0 0;
  font-family: Cabin, sans-serif;
  font-weight: 500;
  display: block;
  position: static;
}

.dropdown-toggle.icon-toggle {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  margin-right: 0;
  padding-right: 0;
}

.icon-2 {
  display: none;
  right: 0;
}

.text-block-4 {
  text-decoration: none;
}

.text-block-4:hover {
  color: #2f80ed;
  font-weight: 700;
}

.loader {
  z-index: 2;
  background-color: rgba(0, 0, 0, .5);
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mobile-header {
  z-index: 8;
  height: 100%;
  max-height: 100%;
  min-height: 100%;
  min-width: 376px;
  opacity: 0;
  background-color: #fff;
  display: block;
  position: fixed;
  top: 0;
  left: auto;
  right: 0;
  transform: translate(100%);
  box-shadow: 0 0 13px rgba(0, 14, 132, .19);
}

.navbar-content {
  border-top: 1px solid rgba(49, 56, 60, .2);
  margin-top: 60px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.menu-close-button {
  text-align: right;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 40px;
}

.text-span-3 {
  font-family: "Font awesome 5 free solid 900", sans-serif;
  font-size: 26px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.search {
  position: relative;
}

.search-button {
  width: 60px;
  height: 42px;
  color: #2f80ed;
  background-color: rgba(56, 152, 236, 0);
  background-image: url('../images/search.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 9px 20px;
  font-family: "Font awesome 5 free solid 900", sans-serif;
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0;
}

.mobile-links {
  margin-top: 30px;
  padding-left: 15px;
  padding-right: 15px;
}

.search-input {
  height: 42px;
  color: #31383c;
  background-color: rgba(47, 128, 237, .05);
  border: 0 #000;
  border-radius: 12px;
  padding-left: 50px;
  font-family: Cabin, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
}

.link-2 {
  color: #31383c;
  border-bottom: 2px rgba(49, 56, 60, .2);
  border-right: 1px rgba(0, 0, 0, 0);
  flex: 1;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: "Aller gras 700", sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.social-links {
  padding-left: 30px;
  padding-right: 30px;
  position: absolute;
  bottom: 50px;
  left: 30px;
  right: 30px;
}

.social-links.header-links {
  display: block;
  bottom: 40px;
}

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

.text-block-5 {
  font-family: "Font awesome 5 brands 400", sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.link-3 {
  color: #7ac2fa;
  font-size: 32px;
  line-height: 42px;
}

.link-3.white {
  color: #fff;
  font-size: 40px;
}

.link-4 {
  color: #dc251c;
  font-size: 32px;
  line-height: 42px;
}

.link-4.white {
  color: #fff;
  font-size: 40px;
}

.link-5 {
  color: #2f80ed;
  font-size: 32px;
  line-height: 42px;
}

.link-5.white {
  color: #fff;
  font-size: 40px;
}

.link-6 {
  color: #41479b;
  font-size: 32px;
  line-height: 42px;
}

.link-6.white {
  color: #fff;
  font-size: 40px;
}

.text-span-4 {
  margin-right: 15px;
  font-family: Cabin, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 12px;
}

.footer {
  z-index: 1;
  background-color: #061e32;
  padding-top: 45px;
  padding-bottom: 45px;
  position: static;
}

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

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

.text-block-6 {
  color: #fff;
  font-family: Cabin, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 12px;
}

.div-block-11 {
  text-align: right;
  padding-right: 0;
  position: static;
}

.text-field {
  height: 46px;
  color: #fff;
  background-color: #3e7ea3;
  border: 0 #000;
  border-radius: 24px;
  margin-bottom: 20px;
  padding-left: 46px;
  padding-right: 20px;
  font-family: Cabin, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.text-field::-ms-input-placeholder {
  color: rgba(255, 255, 255, .5);
}

.text-field::placeholder {
  color: rgba(255, 255, 255, .5);
}

.text-field-2 {
  height: 46px;
  color: #fff;
  background-color: #3e7ea3;
  border: 0 solid #000;
  border-radius: 24px;
  margin-bottom: 20px;
  padding-left: 46px;
  padding-right: 20px;
  font-family: Cabin, sans-serif;
  font-weight: 500;
}

.text-field-2::-ms-input-placeholder {
  color: rgba(255, 255, 255, .5);
}

.text-field-2::placeholder {
  color: rgba(255, 255, 255, .5);
}

.select-field {
  height: 46px;
  color: #fff;
  white-space: normal;
  background-color: #3e7ea3;
  border: 0 solid #000;
  border-radius: 24px;
  margin-bottom: 20px;
  padding-left: 46px;
  padding-right: 46px;
  font-family: Cabin, sans-serif;
  font-weight: 500;
}

.select-field-2 {
  height: 46px;
  color: #fff;
  white-space: normal;
  background-color: #3e7ea3;
  border: 0 solid #000;
  border-radius: 24px;
  margin-bottom: 50px;
  padding-left: 46px;
  padding-right: 46px;
  font-family: Cabin, sans-serif;
  font-weight: 500;
}

.div-block-12 {
  position: relative;
}

.form {
  font-size: 16px;
}

.text-block-7 {
  color: #2f80ed;
  font-family: "Font awesome 5 free solid 900", sans-serif;
  position: absolute;
  top: 12px;
  right: 18px;
}

.text-block-7:hover {
  color: #2f80ed;
}

.div-block-13 {
  position: relative;
}

.paragraph-2 {
  color: #31383c;
  font-family: Cabin, sans-serif;
  font-weight: 500;
  line-height: 24px;
}

.paragraph-3, .paragraph-4, .paragraph-5, .paragraph-6, .paragraph-7 {
  font-family: Cabin, sans-serif;
  font-weight: 500;
  line-height: 24px;
}

.dropdown-list {
  min-width: 200px;
  opacity: 1;
  background-color: #fff;
  border-top: 4px solid #2f80ed;
  display: none;
  top: 100%;
}

.dropdown-list.w--open {
  opacity: 1;
  display: block;
}

.dropdown-list.mobile-list {
  border-top-style: none;
  margin-top: 10px;
  display: block;
  position: static;
}

.dropdown-list-2 {
  width: 157.083px;
  min-width: 200px;
  background-color: #fff;
  border-top: 4px solid #2f80ed;
  display: none;
  top: 100%;
}

.dropdown-list-2.mobile-list {
  width: 100%;
  border-top-style: none;
  margin-top: 10px;
  display: block;
  position: static;
}

.dropdown-link {
  color: #5c6466;
  font-family: Cabin, sans-serif;
  font-weight: 400;
}

.dropdown-link-2, .dropdown-link-3, .dropdown-link-4, .dropdown-link-5, .dropdown-link-6, .dropdown-link-7, .dropdown-link-8, .dropdown-link-9, .dropdown-link-10, .dropdown-link-11, .dropdown-link-12, .dropdown-link-13 {
  color: #5c6466;
  font-family: Cabin, sans-serif;
  font-weight: 500;
}

.dropdown-link-14 {
  color: #5c6466;
  font-family: Cabin, sans-serif;
  font-weight: 500;
  display: block;
}

.dropdown-list-3 {
  min-width: 200px;
  background-color: #fff;
  border-top: 4px solid #2f80ed;
  display: none;
  top: 100%;
}

.dropdown-list-3.mobile-list {
  width: 100%;
  margin-top: 10px;
  display: block;
  position: static;
}

.dropdown-link-15 {
  color: #5c6466;
  border-top: 4px #2f80ed;
  font-family: Cabin, sans-serif;
  font-weight: 500;
}

.dropdown {
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
}

.dropdown.mobile-link {
  padding-top: 10px;
  padding-bottom: 0;
  display: block;
}

.dropdown-2 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.dropdown-2.mobile-link {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.dropdown-3 {
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
}

.dropdown-3.mobile-link {
  padding-top: 10px;
  padding-bottom: 0;
  display: block;
}

.paragraph-8 {
  font-family: Cabin, sans-serif;
  font-weight: 500;
  line-height: 24px;
  display: none;
}

.icon-3 {
  width: 100%;
  height: 100%;
  opacity: 1;
  color: #2f80ed;
  text-align: center;
  background-color: #fff;
  border-radius: 50px;
  font-size: 20px;
  line-height: 49px;
  transition: all .5s;
}

.icon-3:hover {
  opacity: .5;
}

.heading-2 {
  font-size: 38px;
}

.heading-2.language-heading {
  max-width: 80%;
  border-bottom: 4px solid #2f80ed;
  margin-top: 0;
  margin-bottom: 40px;
  padding-bottom: 20px;
  font-size: 30px;
  line-height: 40px;
}

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

.close-option-section {
  border: 1px #000;
  border-bottom: 1px solid rgba(49, 56, 60, .2);
}

.mobile-wraperr {
  height: 100%;
  max-height: 100vh;
  padding: 40px 30px 30px;
  overflow: auto;
}

.div-block-14 {
  color: #31383c;
  border-bottom: 1px solid rgba(49, 56, 60, .2);
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.div-block-14:hover {
  color: #2f80ed;
}

.image-14 {
  position: absolute;
  right: 0;
}

.text-block-9 {
  color: #31383c;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: "Aller gras 700", sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
  transition: all .3s;
  display: block;
}

.text-block-9:hover {
  color: #2f80ed;
}

.right-column {
  display: none;
}

.div-block-16 {
  min-width: 790px;
  background-color: #fff;
  border-radius: 32px;
  padding: 30px 20px;
}

.link-7 {
  color: #fff;
  text-decoration: none;
  display: inline-block;
}

.list-2 {
  color: #31383c;
  padding-left: 25px;
  font-family: Cabin, sans-serif;
  font-weight: 500;
  line-height: 24px;
}

.list-2.list {
  padding-left: 15px;
  display: block;
}

.download-brochure {
  width: 300px;
  text-align: center;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: Cabin, sans-serif;
  font-weight: 500;
  display: block;
  position: relative;
}

.download-brochure-link {
  width: 250px;
  text-align: center;
  background-color: #3898ec;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 5px;
  text-decoration: none;
  display: block;
}

.download-brochure-link:hover {
  background-color: #333;
}

.download-brochure-link.learn-more.agribroucher.education-brochure1 {
  display: block;
}

.download-brochure-link.learn-more.agribroucher.education-brochure1.education-brochure-hidden {
  display: none;
}

.heading-3 {
  font-family: Cabin, sans-serif;
  font-weight: 400;
}

.heading-3.download-link-heading {
  color: #fff;
  text-decoration: none;
  display: inline-block;
}

.image-15 {
  width: 15px;
  height: 15px;
  margin-top: -4px;
  margin-right: 5px;
  display: inline-block;
}

.list-item-2, .list-item-3, .list-item-4, .list-item-5, .list-item-6, .list-item-7, .list-item-8, .list-item-9, .list-item-10, .list-item-11, .list-item-12, .list-item-13, .list-item-14, .list-item-15 {
  margin-bottom: 10px;
}

.banner-content, .banner-content.healthy-content {
  padding-top: 180px;
  padding-bottom: 180px;
}

.heading-4.banner-heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: "Aller gras 700", sans-serif;
  font-size: 50px;
  line-height: 55px;
}

.heading-4.banner-heading.agheading.ngobannerheading {
  margin-bottom: 30px;
  font-size: 50px;
}

.heading-4.banner-heading.agheading.ngobannerheading.databanner-heading {
  text-transform: uppercase;
}

.heading-4.banner-heading.agheading.ngobannerheading.databanner-heading.healthybanner-heading.local-banner-heading.defence-banner-heading {
  margin-bottom: 30px;
}

.heading-4.banner-heading.agheading.ngobannerheading.utilities-banner-heading {
  text-transform: uppercase;
}

.text-block-10 {
  text-align: center;
}

.text-block-10.banner-desc {
  color: #fff;
  font-family: Cabin, sans-serif;
  font-weight: 400;
}

.text-block-10.banner-desc.agdesc.ngobannerperagraph {
  width: 100%;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  font-weight: 400;
}

.text-block-10.banner-desc.agdesc.ngobannerperagraph.databanner-peragraph {
  display: none;
}

.collection-item-2 {
  text-align: center;
}

.collection-item-2.ngo-collection-items-2, .collection-item-2.ngo-collection-items-2.utilities-collection-items2 {
  width: 100%;
  height: 100%;
}

.testimonial {
  background-image: url('../images/industry-bg.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 4px solid #fff;
  padding-top: 80px;
  padding-bottom: 80px;
}

.testimonial.ngotestimonial {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/industry-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
}

.testimonial.ngotestimonial.data-testimonial.healthy-testimonial.local-testimonial, .testimonial.ngotestimonial.data-testimonial.healthy-testimonial.local-testimonial.defence-testimonial {
  display: none;
}

.testimonial.education-testimonial {
  display: block;
}

.bold-text {
  color: #fff;
}

.text-block-11 {
  color: #fff;
  padding-bottom: 20px;
  font-family: Cabin, sans-serif;
  font-size: 17px;
  line-height: 24px;
}

.text-block-12 {
  color: #fff;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.text-block-12.audesignation.ngo-text-block13 {
  margin-bottom: 15px;
}

.text-block-12.audesignation.ngo-text-block13.data-text-block13.healthy-text-block13, .text-block-12.audesignation.ngo-text-block13.utilities-text-block13.environmental-text-block13 {
  margin-bottom: 0;
}

.text-block-12.aucountry.ngo-text-block14, .text-block-12.author-name {
  margin-bottom: 15px;
}

.link-8 {
  color: #3898ec;
}

.link-9, .link-10 {
  color: #349aed;
}

.image-blockbottom {
  border-top: 1px solid #e3e3e3;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-blockbottom.healthy-blockbottom.local-blockbottom.defence-block-bottom {
  border-top-width: 0;
  padding-top: 0;
}

.text-block-13 {
  margin-top: 10px;
}

.italic-text {
  color: #31383c;
  font-family: Cabin, sans-serif;
  font-weight: 500;
}

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

.image-16 {
  padding-right: 20px;
}

.image-17 {
  padding-left: 20px;
}

.container-6 {
  max-width: 1170px;
}

.link-11 {
  color: #349aed;
}

.link-11:hover {
  color: #9bd4fa;
}

.link-12 {
  color: #349aed;
}

.link-12:hover {
  color: #9bd4fa;
}

.div-block-17 {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.bold-text-2, .link-13 {
  color: #349aed;
}

.link-13:hover {
  color: #9bd4fa;
}

.link-14 {
  color: #349aed;
}

.link-14:hover {
  color: #9bd4fa;
}

.link-15 {
  direction: ltr;
}

.item-strong {
  color: #349aed;
}

.banner-image-link {
  text-align: center;
  margin-top: 30px;
}

.banner-image-link.banner-image-link1 {
  margin-top: 0;
  margin-bottom: 20px;
}

.image-18 {
  text-align: left;
}

.new-text-defence {
  color: #fff;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
  font-family: Cabin, sans-serif;
}

.new-text-defence:hover, .link-16, .link-16:hover {
  color: #fff;
}

.text-block-14 {
  color: #31383c;
  text-align: center;
  font-family: Cabin, sans-serif;
}

.link-17 {
  color: #349aed;
}

.link-17:hover {
  color: #9bd4fa;
}

.link-18 {
  color: #fff;
  cursor: pointer;
}

.link-18:hover {
  color: #fff;
}

.text-field-3, .text-field-4, .text-field-5, .text-field-6, .text-field-7, .textarea {
  margin-bottom: 20px;
}

.heading-5 {
  margin-bottom: 30px;
  font-family: Cabin, sans-serif;
  font-weight: 600;
}

.pricing-form {
  width: 400px;
  height: auto;
  background-color: rgba(255, 255, 255, .9);
  display: none;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
}

.pricing-form-block {
  z-index: 1100;
  display: block;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.pricing-form-main {
  margin-right: 0;
  padding: 10px 20px;
  display: block;
}

.button {
  background-color: #3498db;
  font-family: Cabin, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.image-19 {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
}

.submit-button-2 {
  background-color: #349aed;
}

.pricing-new-banner {
  background-color: #081b2c;
  position: relative;
}

.pricing-banner-new-container {
  max-width: 1170px;
  color: #fff;
  padding: 80px 15px;
}

.heading-6 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  font-family: Cabin, sans-serif;
}

.col-1 {
  padding-left: 0;
  padding-right: 0;
  transition: box-shadow .25ms;
}

.col-1:hover {
  z-index: auto;
  box-shadow: 0 0 20px rgba(0, 0, 0, .3);
}

.col-2 {
  padding-left: 0;
  padding-right: 0;
  transition: box-shadow .25ms;
  display: block;
}

.col-2:hover {
  z-index: 101;
  box-shadow: 0 0 20px rgba(0, 0, 0, .3);
}

.col-3 {
  padding-left: 0;
  padding-right: 0;
  transition: box-shadow .25ms;
}

.col-3:hover {
  z-index: 101;
  box-shadow: 0 0 20px rgba(0, 0, 0, .3);
}

.col-4 {
  padding-left: 0;
  padding-right: 0;
  transition: box-shadow .25ms;
}

.col-4:hover {
  z-index: 101;
  box-shadow: 0 0 20px rgba(0, 0, 0, .3);
}

.col-5 {
  padding-left: 0;
  padding-right: 0;
  transition: box-shadow .25ms;
}

.col-5:hover {
  z-index: 101;
  box-shadow: none;
}

.heading-7 {
  height: 50px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.list-item-16 {
  height: 50px;
  background-color: #5ec2ea;
}

.list-item-16.drop-heading-list {
  display: none;
}

.text-block-15 {
  height: 150px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Cabin, sans-serif;
  font-size: 23px;
  line-height: 29px;
  text-decoration: none;
  display: flex;
}

.text-block-15.block-text-stand {
  font-size: 23px;
  line-height: 29px;
}

.text-block-15.block-text-stand.stand-gray-item {
  height: 68px;
  background-color: #e3e3e3;
}

.text-block-15.block-text-stand.stand-gray-item.stand-white-item {
  background-color: #fff;
}

.text-block-15.block-text-stand.stand-gray-item.stand-white-item.auto-height-list {
  height: 37px;
  padding: 10px;
}

.text-block-15.block-text-stand.stand-gray-item.stand-white-item.auto-height-list.cross-img.download-bottom-list {
  height: 71px;
  background-color: #f8f8f8;
  border-top: 1px solid #e0e0e0;
}

.text-block-15.block-text-stand.stand-gray-item.auto-height-list {
  height: 37px;
}

.text-block-15.text-block-pro, .text-block-15.text-block-pro.text-block-enterprice {
  font-size: 23px;
  line-height: 29px;
}

.text-block-15.text-block-pro.text-block-enterprice.enter-gray-list {
  height: 68px;
  background-color: #e3e3e3;
}

.text-block-15.text-block-pro.text-block-enterprice.enter-gray-list.enter-white-list {
  background-color: #fff;
}

.text-block-15.text-block-pro.text-block-enterprice.enter-gray-list.enter-white-list.auto-height-list {
  height: 37px;
  padding: 10px;
}

.text-block-15.text-block-pro.text-block-enterprice.enter-gray-list.enter-white-list.auto-height-list.download-bottom-list {
  height: 71px;
  background-color: #f8f8f8;
  border-top: 1px solid #e0e0e0;
}

.text-block-15.text-block-pro.text-block-enterprice.enter-gray-list.auto-height-list {
  height: 37px;
}

.text-block-15.text-block-pro.pro-gray-item {
  height: 68px;
  background-color: #ebebeb;
}

.text-block-15.text-block-pro.pro-gray-item.pro-white-item {
  background-color: #fff;
}

.text-block-15.text-block-pro.pro-gray-item.pro-white-item.auto-height-list {
  height: 37px;
  padding: 10px;
}

.text-block-15.text-block-pro.pro-gray-item.pro-white-item.auto-height-list.download-bottom-list {
  height: 71px;
  background-color: #f8f8f8;
  border-top: 1px solid #e0e0e0;
}

.text-block-15.text-block-pro.pro-gray-item.auto-height-list {
  height: 37px;
}

.list-item-17 {
  height: 150px;
  direction: ltr;
  text-align: center;
  background-color: #6acaed;
  justify-content: center;
  align-items: center;
  list-style-type: none;
  display: flex;
  position: static;
}

.list-item-17.free-gray-item {
  height: 68px;
  background-color: #ebebeb;
  padding: 10px;
}

.list-item-17.free-gray-item.free-white-item {
  background-color: #fff;
}

.list-item-17.free-gray-item.free-white-item.auto-height-list {
  height: 37px;
  padding: 10px;
}

.list-item-17.free-gray-item.free-white-item.auto-height-list.cross-img.download-bottom-list {
  height: 71px;
  background-color: #f8f8f8;
  border-top: 1px solid #e0e0e0;
}

.list-item-17.free-gray-item.auto-height-list {
  height: 37px;
}

.list-item-17.tab-list-heading {
  background-color: #36a6df;
}

.list-item-17.tab-list-heading-4 {
  background-color: #0274c4;
}

.list-item-17.tab-list-heading-5 {
  background-color: #274894;
}

.list-3, .list-4, .list-5, .list-6, .list-7 {
  padding-top: 0;
  padding-left: 0;
  list-style-type: none;
}

.text-block-16 {
  color: #999;
  text-align: center;
  text-transform: uppercase;
  font-family: Cabin, sans-serif;
  font-size: 20px;
  display: block;
}

.list-item-18 {
  height: 150px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.list-item-18.list-gray {
  height: 68px;
  background-color: #e3e3e3;
  margin-right: 0;
  padding: 10px;
}

.list-item-18.list-gray.list-white {
  background-color: #fff;
}

.list-item-18.list-gray.list-white.auto-height-list {
  height: 37px;
}

.list-item-18.list-gray.list-white.auto-height-list.download-bottom-list {
  height: 71px;
  background-color: #f8f8f8;
  border-top: 1px solid #e0e0e0;
}

.list-item-18.list-gray.auto-height-list {
  height: 37px;
}

.list-item-19 {
  height: 50px;
  background-color: #fff;
  list-style-type: none;
}

.list-item-20 {
  background-color: #36a6df;
}

.list-item-20.drop-heading-list {
  display: none;
}

.list-item-21 {
  background-color: #42b3e5;
  display: block;
}

.text-span-5 {
  text-transform: none;
  font-size: 13px;
  line-height: 20px;
}

.text-span-6 {
  text-decoration: line-through;
}

.text-span-6.strike-through-color {
  font-size: 23px;
  line-height: 29px;
  text-decoration: line-through;
}

.list-item-22 {
  background-color: #0274c4;
}

.list-item-22.drop-heading-list {
  display: none;
}

.list-item-23 {
  background-color: #0384ce;
}

.list-item-24 {
  background-color: #274894;
}

.list-item-24.drop-heading-list {
  display: none;
}

.list-item-25 {
  background-color: #3156a3;
}

.text {
  color: #444;
  text-align: center;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 13px;
}

.list-item-26 {
  height: 50px;
  background-color: #e3e3e3;
}

.text-block-17 {
  color: #444;
  text-transform: none;
  font-size: 13px;
  line-height: 20px;
}

.link-list-item {
  text-decoration: none;
}

.link-list-item:hover {
  color: #9bd4fa;
}

.button-2 {
  width: 120px;
  max-width: none;
  text-transform: none;
  background-color: #42b3e5;
  border: 1px solid #42b3e5;
  font-size: 14px;
  line-height: 20px;
}

.button-3 {
  width: 120px;
  text-transform: none;
  background-color: #0384ce;
  border: 1px solid #0384ce;
  font-size: 14px;
  line-height: 20px;
}

.button-4 {
  width: 120px;
  text-transform: none;
  background-color: #3156a3;
  border: 1px solid #3156a3;
  font-size: 14px;
  line-height: 20px;
}

.button-5 {
  width: 120px;
  max-width: none;
  cursor: pointer;
  background-color: #6acaed;
  border: 1px solid #6acaed;
}

.button-5.buy-btn {
  background-color: #42b3e5;
  border-color: #42b3e5;
}

.button-5.buy-btn.buy-btn-2 {
  background-color: #0384ce;
  border-color: #0384ce;
}

.button-5.buy-btn.buy-btn-2.contact-btn-botom {
  background-color: #274894;
  border-color: #274894;
}

.button-6 {
  width: 100%;
  text-align: center;
  background-color: #349aed;
  border-radius: 3px;
  margin-top: 20px;
  padding: 20px;
  font-family: Cabin, sans-serif;
  font-size: 1.5em;
}

.columns-3 {
  margin-left: 0;
  margin-right: 0;
}

.text-block-18 {
  color: #fff;
  text-align: center;
  font-family: Cabin, sans-serif;
  font-size: 17px;
  line-height: 33px;
}

.mappt-botttom-information {
  margin-top: 20px;
}

.text-span-7 {
  font-family: Cabin, sans-serif;
  font-size: 12px;
}

.link-19, .link-20, .link-21 {
  color: #fff;
}

.table-mobile-slider {
  width: 602px;
  margin-left: auto;
  margin-right: auto;
}

.slide {
  width: 180px;
}

.slide-2 {
  width: 150px;
}

.pricing-slider {
  position: relative;
}

.slide-3 {
  width: 50%;
}

.arrow-slider-pricing {
  position: absolute;
}

.slide-4 {
  width: 553px;
}

.table-column {
  display: none;
}

.mobile-table-pricing {
  display: block;
}

.dropdown-toggle-2 {
  background-color: #fff;
}

.grid-6 {
  grid-column-gap: 0px;
  grid-template: "."
  / 1.75fr 1fr 1fr 1fr 1fr;
}

.list-8 {
  padding-top: 0;
  padding-left: 0;
}

.testing-main {
  display: none;
}

.text-block-19 {
  background-color: #fff;
  margin-top: 40px;
  margin-bottom: 0;
  padding: 60px;
}

.div-block-18 {
  display: none;
}

.accordion-item {
  width: 100%;
  padding-top: 0;
  display: block;
  overflow: visible;
}

.accordion-item.free-tab2 {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
}

.accordion-item.free-tab2.standard-tab3 {
  padding-top: 0;
}

.accordion-item.first-accordion {
  display: none;
}

.accordion-toggle {
  height: auto;
  color: #999;
  background-color: #fff;
  display: block;
  overflow: visible;
}

.accordion-toggle.tab-togle-2 {
  color: #fff;
  background-color: #5ec2ea;
}

.accordion-toggle.tab-togle-3 {
  color: #fff;
  background-color: #36a6df;
}

.accordion-toggle.tab-togle-4 {
  color: #fff;
  background-color: #0274c4;
}

.accordion-toggle.tab-togle-5 {
  color: #fff;
  background-color: #274894;
  font-size: 14px;
}

.dropdown-list-4 {
  display: none;
  position: static;
}

.dropdown-link-16 {
  position: relative;
}

.dropdown-list-5 {
  display: none;
}

.text-block-20 {
  text-align: center;
  font-family: Cabin, sans-serif;
  font-size: 20px;
  display: block;
}

.text-block-20.heading-2 {
  color: #fff;
}

.text-block-20.heading-5 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: Cabin, sans-serif;
  font-size: 20px;
}

.text-block-20.heading-1 {
  text-transform: uppercase;
}

.dropdown-4 {
  display: none;
}

.grid-7 {
  grid-column-gap: 0px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.mobile-show {
  display: block;
}

.icon-4 {
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.strike-through-color {
  text-decoration: line-through;
}

.text-span-8 {
  text-transform: none;
  font-size: 13px;
  line-height: 20px;
}

.text-block-21 {
  color: #444;
  font-size: 13px;
}

.text-span-9 {
  text-decoration: line-through;
}

.link-block-4, .link-block-5, .link-block-6, .link-block-7, .link-block-8, .link-block-9, .link-block-10, .link-block-11 {
  text-decoration: none;
}

.image-22, .image-23 {
  display: none;
}

.textarea-2 {
  background-color: #3e7ea3;
  border: 0 solid #000;
  border-radius: 24px;
}

.collection-list-2, .collection-list-3 {
  width: 100%;
  height: 100%;
}

.privacy-table {
  margin-top: 20px;
}

.link-7-copy {
  color: #fff;
  text-decoration: none;
  display: inline-block;
}

.paragraph-9 {
  color: #31383c;
  font-family: Cabin, sans-serif;
}

.list-10 {
  color: #31383c;
  padding-left: 25px;
  font-family: Cabin, sans-serif;
  font-weight: 500;
  line-height: 24px;
}

.list-10.list {
  padding-left: 15px;
  display: block;
}

.paragraph-99-notes {
  color: #31383c;
  margin-top: 30px;
  font-family: Cabin, sans-serif;
}

.link-privacy {
  color: #2f80ed;
}

@media screen and (min-width: 1920px) {
  .testimonial-section.collection-wrapper {
    padding-right: 0;
  }

  .image {
    min-width: 1100px;
    right: 85px;
  }

  .container {
    max-width: 1420px;
  }

  .testimonial--container {
    max-width: 1420px;
    padding-top: 120px;
    padding-right: 15px;
  }

  .mining-banner-heading {
    min-width: 840px;
    font-size: 110px;
    line-height: 117px;
  }

  .heading-main1 {
    font-size: 70px;
    line-height: 74px;
  }

  .heading-main1.white.white-border {
    margin-bottom: 94px;
  }

  .heading-main1.white.border-white {
    margin-bottom: 50px;
  }

  .heading-main1._w-full {
    margin-bottom: 54px;
  }

  .grid {
    margin-top: 94px;
  }

  .mapping-container {
    max-width: 1420px;
  }

  .image-4, .image-5, .image-6, .image-7, .image-8, .image-9, .image-10, .image-11, .image-12 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .brands-container {
    max-width: 1420px;
    padding-bottom: 250px;
  }

  .paragraph {
    font-size: 18px;
    line-height: 28px;
  }

  .mining-section-heading-area {
    font-size: 48px;
    line-height: 51px;
  }

  .mining-section-heading-area.white {
    font-size: 36px;
    line-height: 38px;
  }

  .heading-h-copy.white {
    font-size: 42px;
    line-height: 63px;
  }

  .white.test-content {
    font-size: 24px;
    line-height: 36px;
  }

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

  .column {
    right: 0;
  }

  .left-arrow {
    width: 73px;
    height: 73px;
    line-height: 73px;
  }

  .right-arrow {
    width: 73px;
    height: 73px;
  }

  .icon.slider-icon {
    font-size: 30px;
    line-height: 73px;
  }

  .language-section {
    max-width: 100%;
  }

  .container-2, .container-3, .container-4 {
    max-width: 1420px;
  }

  .link, .dropdown-toggle {
    margin-right: 40px;
  }

  .container-5 {
    max-width: 1420px;
  }

  .paragraph-2, .paragraph-3, .paragraph-4, .paragraph-5, .paragraph-6, .paragraph-7, .paragraph-8 {
    font-size: 18px;
    line-height: 28px;
  }

  .icon-3 {
    font-size: 30px;
    line-height: 73px;
  }

  .heading-2.language-heading.heading-main {
    margin-bottom: 50px;
  }

  .div-block-16 {
    min-width: 960px;
  }

  .list-item-13 {
    white-space: normal;
  }

  .banner-content {
    text-align: center;
  }

  .heading-4 {
    color: #fff;
    text-align: center;
    display: inline;
  }

  .testimonial.ngotestimonial.data-testimonial.healthy-testimonial, .testimonial.ngotestimonial.utilities-test {
    display: none;
  }

  .textarea-2 {
    color: #fff;
    background-color: #3e7ea3;
    border: 0 solid #000;
    border-radius: 24px;
    font-family: Cabin, sans-serif;
    font-weight: 500;
  }

  .collection-list-4 {
    width: 100%;
    height: 100%;
  }

  .collection-list-5 {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .columns {
    display: block;
  }

  .banner-section {
    padding-bottom: 80px;
  }

  .image {
    min-width: 100%;
    margin-top: 0;
  }

  .container {
    max-width: 100%;
    padding-right: 15px;
  }

  .testimonial--container {
    padding-bottom: 10px;
  }

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

  .mining-banner-heading {
    margin-bottom: 0;
  }

  .div-block {
    display: none;
  }

  .heading-main1 {
    max-width: 100%;
    border-bottom-style: none;
    font-size: 42px;
    line-height: 50px;
  }

  .heading-main1.white.white-border, .heading-main1.white.border-white {
    border-bottom-style: none;
  }

  .industry-section {
    padding: 70px 0;
  }

  .grid-2 {
    grid-column-gap: 20px;
    grid-row-gap: 50px;
    flex-flow: column;
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   / 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    align-content: stretch;
    align-items: flex-start;
    padding-left: 0;
    display: grid;
  }

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

  .column {
    right: 0;
  }

  .custom-arrows {
    right: 15px;
  }

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

  .language-section {
    position: relative;
    bottom: -120px;
  }

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

  .header {
    padding-top: 15px;
    padding-bottom: 15px;
  }

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

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

  .header-navigation {
    display: block;
  }

  .nav-menu1 {
    display: none;
  }

  .nav-menu1.mobile-navigation {
    border-top: 1px solid rgba(49, 56, 60, .2);
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .link.nav-buttons.last.mobile-link {
    margin-bottom: 0;
  }

  .link.mobile-link {
    border-bottom: 1px solid rgba(49, 56, 60, .2);
    margin-bottom: 0;
  }

  .link.mobile-link.lastlink {
    margin-bottom: 20px;
  }

  .link.mobile-link.lastlink:hover {
    font-weight: 700;
  }

  .link.buy-now-button.last.mobile-link {
    margin-bottom: 0;
  }

  .text-block-4 {
    transition: all .3s;
  }

  .loader {
    display: none;
  }

  .mobile-header {
    height: 100%;
    min-height: 100%;
    opacity: 0;
    direction: ltr;
    bottom: 0;
    transform: translate(100%);
  }

  .header-content {
    border-top: 0 rgba(49, 56, 60, 0);
    margin-top: 60px;
  }

  .navbar-content {
    border-top-style: none;
    border-bottom: 1px #000;
    margin-top: 0;
    padding-top: 0;
  }

  .mobile-links {
    padding-left: 0;
    padding-right: 0;
  }

  .social-links {
    padding-left: 0;
  }

  .social-links.header-links {
    display: none;
  }

  .div-block-7 {
    flex: none;
    display: block;
  }

  .div-block-8 {
    flex-direction: row;
    display: block;
  }

  .div-block-9 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

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

  .grid-5 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-6 {
    order: 1;
  }

  .dropdown-link {
    font-weight: 500;
  }

  .dropdown-link:hover, .dropdown-link-2:hover, .dropdown-link-3:hover, .dropdown-link-4:hover {
    color: #2f80ed;
    font-weight: 700;
  }

  .dropdown-link-5 {
    color: #5c6466;
    font-weight: 500;
  }

  .dropdown-link-5:hover {
    color: #2f80ed;
    font-weight: 700;
  }

  .dropdown-link-6 {
    color: #5c6466;
    font-weight: 500;
  }

  .dropdown-link-6:hover {
    color: #2f80ed;
    font-weight: 700;
  }

  .dropdown-link-7 {
    color: #5c6466;
    font-weight: 500;
  }

  .dropdown-link-7:hover, .dropdown-link-8:hover, .dropdown-link-9:hover, .dropdown-link-10:hover, .dropdown-link-11:hover, .dropdown-link-12:hover, .dropdown-link-13:hover, .dropdown-link-14:hover {
    color: #2f80ed;
    font-weight: 700;
  }

  .dropdown-list-3.mobile-list, .dropdown-link-15 {
    border-top-style: none;
  }

  .dropdown-link-15:hover {
    color: #2f80ed;
    font-weight: 700;
  }

  .dropdown.mobile-link {
    border-bottom: 1px solid rgba(49, 56, 60, .2);
  }

  .dropdown-2.mobile-link {
    border-bottom: 1px solid rgba(49, 56, 60, .2);
    padding-bottom: 0;
  }

  .dropdown-3.mobile-link {
    border-bottom: 1px solid rgba(49, 56, 60, .2);
  }

  .paragraph-8 {
    max-width: 66%;
  }

  .heading-2.language-heading {
    max-width: 100%;
  }

  .heading-2.language-heading.heading-main {
    border-bottom-style: none;
  }

  .mobile-wraperr {
    max-height: 93vh;
    padding-top: 30px;
  }

  .div-block-14 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-9 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Cabin, sans-serif;
    font-size: 14px;
    font-weight: 500;
  }

  .text-block-9:hover {
    font-weight: 700;
  }

  .column-2 {
    text-align: center;
  }

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

  .div-block-15 {
    height: 4px;
    min-width: 50%;
    border-bottom: 1px solid #2f80ed;
    display: block;
  }

  .div-block-16 {
    min-width: 100%;
  }

  .banner-content {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .text-block-10.banner-desc.agdesc.ngobannerperagraph {
    width: 100%;
  }

  .div-block-17 {
    width: 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-17.local-image-column {
    width: 100%;
  }

  .columns-3.container-margin-remove {
    overflow: visible;
  }

  .image-20, .image-21 {
    width: 100%;
  }

  .link-block, .link-block-2, .link-block-3 {
    text-decoration: none;
  }
}

@media screen and (max-width: 767px) {
  .image {
    right: auto;
  }

  .grid {
    grid-row-gap: 50px;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

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

  .image-8 {
    margin-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-9, .image-10 {
    max-width: 50%;
    margin-top: 50px;
  }

  .image-11 {
    max-width: 38%;
    margin-top: 50px;
  }

  .image-12 {
    max-width: 44%;
    margin-top: 50px;
  }

  .brands-container {
    padding-bottom: 120px;
  }

  .custom-arrows {
    display: none;
  }

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

  .header-logo {
    padding-left: 0;
    padding-right: 0;
  }

  .mobile-header {
    min-width: 320px;
  }

  .paragraph-2, .paragraph-3, .paragraph-4, .paragraph-5, .paragraph-6, .paragraph-7 {
    margin-bottom: 0;
  }

  .paragraph-8 {
    max-width: 100%;
    display: none;
  }

  .banner-content, .banner-content.healthy-content {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .heading-4.banner-heading {
    font-size: 30px;
    line-height: 40px;
  }

  .heading-4.banner-heading.agheading.ngobannerheading, .heading-4.banner-heading.agheading.ngobannerheading.databanner-heading.healthybanner-heading.local-banner-heading {
    font-size: 30px;
  }

  .column-3 {
    margin-bottom: 30px;
  }

  .image-16 {
    padding-right: 0;
  }

  .image-17 {
    padding-left: 0;
  }

  .div-block-17 {
    width: 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-14 {
    text-align: left;
  }

  .pricing-form-block {
    display: none;
  }

  .image-20 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .collection-item {
    padding: 20px;
    display: block;
  }

  .image {
    min-width: 100%;
    margin-right: 0;
  }

  .mining-banner-heading {
    min-width: 100%;
    letter-spacing: -4px;
    font-size: 45px;
    line-height: 48px;
  }

  .heading-main1 {
    font-size: 40px;
    line-height: 44px;
  }

  .heading-main1._w-full {
    font-size: 38px;
    line-height: 42px;
  }

  .mapping-container {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .image-4 {
    max-width: 44%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-5, .image-6, .image-7 {
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-8, .image-9, .image-10, .image-11, .image-12 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .brands-container {
    padding-bottom: 100px;
  }

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

  .grid-3 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
  }

  .column {
    z-index: 1;
    left: 0;
    right: 0;
  }

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

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

  .menu-open-button, .text-block-3 {
    display: inline-block;
  }

  .nav-menu1 {
    display: none;
  }

  .nav-menu1.mobile-navigation {
    border-top-style: none;
    display: block;
  }

  .link.nav-buttons {
    display: inline-block;
  }

  .link.nav-buttons.mobile-link {
    display: block;
    position: relative;
  }

  .link.mobile-link {
    display: none;
  }

  .link.buy-now-button {
    display: inline-block;
  }

  .link.buy-now-button.mobile-link {
    display: block;
    position: relative;
  }

  .loader {
    display: none;
  }

  .mobile-header {
    transform: none;
  }

  .navbar-content {
    position: static;
  }

  .search, .mobile-links {
    display: none;
  }

  .dropdown.mobile-link {
    border-bottom-style: none;
    display: none;
  }

  .dropdown-2.mobile-link {
    border-bottom-style: none;
    border-bottom-width: 0;
  }

  .dropdown-3.mobile-link {
    border-bottom-style: none;
    display: none;
  }

  .column-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .pricing-form {
    width: 100%;
  }

  .textarea-2 {
    color: #fff;
    background-color: #3e7ea3;
    border: 0 solid #000;
    border-radius: 24px;
    font-family: Cabin, sans-serif;
    font-weight: 500;
  }
}

#w-node-_439546c4-aa5f-314d-71dc-dec23e798d50-6a76312a {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-cab821c7-d3a5-156c-9cbb-e246537fc881-537fc87d {
  align-self: center;
  justify-self: center;
}

#w-node-cab821c7-d3a5-156c-9cbb-e246537fc885-537fc87d {
  align-self: center;
  justify-self: end;
}

#w-node-cab821c7-d3a5-156c-9cbb-e246537fc887-537fc87d, #w-node-cab821c7-d3a5-156c-9cbb-e246537fc88b-537fc87d {
  align-self: center;
  justify-self: center;
}

#w-node-_963126e5-0c88-7c0e-8224-ee4dd84c2f1e-d84c2f1c, #w-node-_963126e5-0c88-7c0e-8224-ee4dd84c2f21-d84c2f1c, #w-node-_963126e5-0c88-7c0e-8224-ee4dd84c2f24-d84c2f1c, #w-node-_963126e5-0c88-7c0e-8224-ee4dd84c2f27-d84c2f1c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_43e7c974-efb8-b163-7e05-ef142225b746-6a76312a, #w-node-a1014dfc-af4e-41a0-2deb-84b4ad2ecd3a-6a76312a, #w-node-_128ea773-bac9-d14f-4991-5de5051a337d-6a76312a, #w-node-_23b96f6d-8b61-996d-7159-fe8b5580908b-6a76312a, #w-node-badd9572-bd2d-a670-c67a-cafc1ec959e3-6a76312a, #w-node-_2c242756-c29e-586e-c4f6-19d71a82ce20-6a76312a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-ff8f6387-0974-020e-930b-ab9334c74b3e-6a76312a {
    grid-area: 5 / 2 / 6 / 3;
  }
}


@font-face {
  font-family: 'Aller gras 700';
  src: url('../fonts/Aller-Gras-700.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font awesome 5 free 400';
  src: url('../fonts/Font-Awesome-5-Free-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font awesome 5 free solid 900';
  src: url('../fonts/Font-Awesome-5-Free-Solid-900.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font awesome 5 brands 400';
  src: url('../fonts/Font-Awesome-5-Brands-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}