body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
}

img {
  display: inline-block;
}

.logo {
  width: 78px;
  margin-top: 10px;
  margin-left: 2px;
  padding-left: 2px;
}

.logo.w--current {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 72px;
  margin: 0px;
  padding-top: 17px;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  clear: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.logo.nav1 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.logo.nav1.w--current {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.nav-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 19px;
  float: left;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  color: rgba(44, 44, 44, 0.23);
}

.nav-item {
  display: block;
  margin-top: 0px;
  padding-bottom: 0px;
  border: 1px none #000;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.nav-item:hover {
  color: #a8e3fa;
}

.nav-item.nav-1 {
  display: none;
}

.nav-master {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-items: stretch;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: transparent;
  background-image: none;
  opacity: 1;
  color: rgba(0, 0, 0, 0.26);
  text-align: center;
}

.nav-master.kod-sign-up {
  display: block;
  overflow: visible;
  float: none;
  text-align: center;
}

.nav-master.nav-the-team {
  background-image: none;
}

.nav-master.proba-nav {
  background-color: #4855ec;
}

.nav-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 20px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
}

.nav-1:hover {
  color: #68f8fd;
}

.nav-1.w--current {
  color: #fff;
}

.nav-1.navdropdown:hover {
  color: #68f8fd;
}

.nav-bar-2 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: right;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  font-family: Montserrat, sans-serif;
}

.nav-bar-2.nav-bar-21 {
  display: block;
  margin-right: 0px;
}

.nav-2 {
  display: inline-block;
  margin-top: 0px;
  margin-right: 0px;
  padding-right: 25px;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  line-height: 20px;
  text-decoration: none;
}

.nav-2:hover {
  color: #68f8fd;
}

.nav-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 9px;
  margin-left: -1px;
  padding-right: 7px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-decoration: none;
}

.nav-21:hover {
  color: #68f8fd;
}

.web-video {
  position: fixed;
  left: 0px;
  top: -77px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  overflow: hidden;
  width: 100%;
  height: auto;
  border: 1px none #000;
  box-shadow: 0 0 6px 0 #fff;
  opacity: 1;
  font-family: Montserrat, sans-serif;
  cursor: default;
}

.news {
  position: static;
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0px;
  overflow: visible;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#006bc7), to(#3fd7ef));
  background-image: linear-gradient(180deg, #006bc7, #3fd7ef);
}

.bg-video {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  display: block;
  overflow: hidden;
  height: 400px;
  margin-top: 0px;
  margin-bottom: 1px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  clear: none;
  border-style: solid;
  border-width: 3px 1px 1px;
  border-color: #fff #000 #000;
}

.blog-landing-items {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 100px;
  padding-right: 100px;
  padding-bottom: 10px;
  padding-left: 100px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.blog-item-1 {
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.bg-video-2 {
  position: absolute;
  left: 0px;
  top: 1px;
  right: 0px;
  bottom: -49px;
  z-index: -1;
  display: block;
  height: 821px;
  margin-top: 0px;
}

.background-video-1 {
  position: static;
  top: 0px;
  bottom: 0px;
  z-index: -1;
  display: none;
  overflow: visible;
  width: 100%;
  height: 434px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: none;
  border-style: none;
  border-top-width: 1px;
  border-top-color: #000;
  border-bottom-width: 3px;
  border-bottom-color: #fff;
  background-color: transparent;
}

.hero-section {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: hidden;
  height: 570px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  float: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00abd6), to(#00abd6));
  background-image: linear-gradient(180deg, #00abd6, #00abd6);
}

.hero-section.cover-section {
  position: relative;
  overflow: visible;
  height: auto;
  margin-top: 0px;
  padding-bottom: 1px;
  background-color: #00b4d6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1673c2), to(#4ae2fa));
  background-image: linear-gradient(180deg, #1673c2, #4ae2fa);
  opacity: 1;
}

.hero-section.cover-section.sign-up-cover {
  display: block;
  height: auto;
  border: 1px none #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#136dbe), color-stop(54%, #36abdf), color-stop(87%, #48cbf0));
  background-image: linear-gradient(180deg, #136dbe, #36abdf 54%, #48cbf0 87%);
  text-align: left;
}

.hero-section.cover-section.pricing-cover {
  height: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1673c2), color-stop(72%, #3baee0), to(#3ddef6));
  background-image: linear-gradient(180deg, #1673c2, #3baee0 72%, #3ddef6);
}

.hero-section.how-it-works {
  height: 500px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0cc2db), color-stop(35%, #06b7d8), color-stop(64%, #00a2c9));
  background-image: linear-gradient(180deg, #0cc2db, #06b7d8 35%, #00a2c9 64%);
}

.main-title {
  position: static;
  top: 300px;
  display: block;
  margin-top: 19px;
  margin-bottom: 1px;
  padding-top: 3px;
  padding-bottom: 3px;
  float: none;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 58px;
  line-height: 74px;
  font-weight: 400;
  letter-spacing: 10px;
}

.main-title.how-it-works-1 {
  margin-top: -30px;
  font-size: 50px;
  line-height: 100px;
  letter-spacing: 10px;
}

.main-title-div {
  position: relative;
  left: 0px;
  top: 100px;
  right: 0px;
  z-index: 2;
  display: block;
  width: auto;
  height: auto;
  max-width: 1550px;
  margin: 0px auto 20px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  opacity: 1;
  text-align: center;
}

.main-title-div.main-title-div-2 {
  display: inline-block;
  width: auto;
  text-align: left;
}

.nav-container {
  display: inline-block;
  margin-right: auto;
  padding-top: 0px;
  text-align: center;
}

.sign-up-button {
  position: static;
  display: inline-block;
  width: auto;
  height: 38px;
  margin-top: 40px;
  margin-bottom: 2px;
  padding: 0px 20px;
  float: none;
  border: 2px none #fff;
  border-radius: 0px 30px 30px 0px;
  background-color: #fd6558;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7fdda1), to(#7fdda1)), -webkit-gradient(linear, left top, left bottom, from(#fa8c26), to(#fa8c26));
  background-image: linear-gradient(180deg, #7fdda1, #7fdda1), linear-gradient(180deg, #fa8c26, #fa8c26);
  opacity: 1;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 38px;
  font-weight: 400;
  text-transform: none;
}

.sign-up-button:hover {
  background-color: #54658f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#82f6ac), to(#82f6ac)), -webkit-gradient(linear, left top, left bottom, from(#fa8c26), to(#fa8c26));
  background-image: linear-gradient(180deg, #82f6ac, #82f6ac), linear-gradient(180deg, #fa8c26, #fa8c26);
}

.button-text {
  position: relative;
  top: -1px;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 0px none #fff;
  border-radius: 114px;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 21px;
  font-weight: 400;
  text-align: center;
  -webkit-column-count: 1;
  column-count: 1;
  -webkit-column-rule: 2px solid hsla(0, 0%, 100%, 0);
  column-rule: 2px solid hsla(0, 0%, 100%, 0);
}

.mission {
  position: relative;
  top: auto;
  bottom: auto;
  z-index: 11;
  display: block;
  overflow: hidden;
  margin-top: 448px;
  margin-bottom: auto;
  padding-top: 9px;
  padding-bottom: 13px;
  text-align: center;
}

.mission.how-it-works-2 {
  margin-top: 1px;
  padding-top: 27px;
  padding-bottom: 1px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00accc), to(#00accc));
  background-image: linear-gradient(180deg, #00accc, #00accc);
}

.section-bg-video {
  position: relative;
  top: 0px;
  display: block;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(45%, rgba(0, 0, 0, 0.36)), color-stop(55%, rgba(0, 0, 0, 0.31)), to(transparent));
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.36) 45%, rgba(0, 0, 0, 0.31) 55%, transparent);
}

.its-free {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: inline-block;
  margin-top: 74px;
  margin-bottom: -10px;
  padding: 5px 10px 5px 12px;
  border: 2px solid #fff;
  border-radius: 100px;
  background-color: transparent;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
}

.background-mob-image {
  margin-top: -69px;
}

.upload {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9;
  height: auto;
  margin-top: 0px;
  padding-top: 0px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#06a6d8), to(#02c3f3));
  background-image: linear-gradient(180deg, #06a6d8, #02c3f3);
}

.gis-cloud-mission {
  width: auto;
  height: 152px;
}

.gis-cloud-mission---tekst {
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 41px;
  padding-bottom: 41px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(23%, #02c3f3), to(#03a0c7));
  background-image: linear-gradient(180deg, #02c3f3 23%, #03a0c7);
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 42px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}

.collect---div {
  overflow: hidden;
  height: 610px;
  margin-top: 0px;
  padding-top: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: linear-gradient(180deg, transparent, transparent);
}

.mission-text {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  margin: 1px auto 20px;
  padding: 0px 15px;
  border: 2px none #fff;
  border-radius: 0px;
  background-color: transparent;
  font-family: 'Montserrat light', sans-serif;
  color: #424f63;
  font-size: 19px;
  line-height: 52px;
  font-weight: 400;
  text-align: center;
}

.mission-text.how-it-works-5 {
  margin-bottom: 0px;
  padding-bottom: 40px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 300;
}

.extra-small-arrow {
  position: static;
  left: 0px;
  top: 16px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  float: none;
  -webkit-transition: bottom 200ms ease;
  transition: bottom 200ms ease;
}

.collect {
  position: relative;
  z-index: 10;
  overflow: visible;
  margin-top: 0px;
  margin-bottom: 0px;
  border-style: none;
  border-top-width: 3px;
  border-top-color: #fff;
  background-color: #2e3642;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0c82e9), to(#0c82e9)), -webkit-gradient(linear, left top, left bottom, from(#2c3540), to(#2c3540)), -webkit-gradient(linear, left top, left bottom, from(#3b4e6b), color-stop(99%, #2e3642)), -webkit-gradient(linear, left top, left bottom, color-stop(6%, #00a2c9), to(#0ccbe6));
  background-image: linear-gradient(180deg, #0c82e9, #0c82e9), linear-gradient(180deg, #2c3540, #2c3540), linear-gradient(180deg, #3b4e6b, #2e3642 99%), linear-gradient(180deg, #00a2c9 6%, #0ccbe6);
}

.collect.gc-crowd {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(6%, #00a2c9), to(#0ccbe6));
  background-image: linear-gradient(180deg, #00a2c9 6%, #0ccbe6);
  text-align: center;
}

.collect.gc-crowd {
  display: none;
  padding-bottom: 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4fe0f8), color-stop(51%, #31a7dc), color-stop(89%, #1673c2)), -webkit-gradient(linear, left top, left bottom, color-stop(6%, #0295ce), color-stop(44%, #10a7d8), to(#45e8ff));
  background-image: linear-gradient(180deg, #4fe0f8, #31a7dc 51%, #1673c2 89%), linear-gradient(180deg, #0295ce 6%, #10a7d8 44%, #45e8ff);
}

.email-input {
  position: static;
  display: inline-block;
  width: 140px;
  height: 38px;
  margin-top: 40px;
  margin-right: 0px;
  margin-bottom: 48px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 19px;
  border-style: none;
  border-radius: 30px 0px 0px 30px;
  background-color: #fff;
  font-family: Lato, sans-serif;
  color: #424f63;
  font-size: 13px;
  line-height: 38px;
}

.extra-small-arrow-blue {
  position: relative;
  left: 0px;
  top: -35px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: none;
  width: auto;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  float: none;
  text-align: center;
}

.white-small-block {
  margin-right: auto;
  margin-left: auto;
}

.section-heading {
  position: relative;
  left: 0px;
  right: 0px;
  display: block;
  margin: 158px auto 0px;
  padding-top: 2px;
  padding-bottom: 0px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
}

.collect---text {
  position: relative;
  left: 0px;
  right: 0px;
  display: block;
  margin: 50px auto auto;
  padding-right: 60px;
  padding-left: 0px;
  float: none;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 30px;
  text-align: left;
  letter-spacing: 0px;
  text-indent: 0px;
  -o-object-fit: fill;
  object-fit: fill;
}

.mdc-image {
  position: relative;
  display: inline-block;
  overflow: hidden;
  max-height: 550px;
  max-width: 484px;
  margin: 30px auto 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  opacity: 1;
}

.mdc-image:hover {
  -webkit-perspective: 965px;
  perspective: 965px;
  -webkit-transform: perspective(1392px);
  transform: perspective(1392px);
  -webkit-transform-origin: 52% 50% 0px;
  -ms-transform-origin: 52% 50% 0px;
  transform-origin: 52% 50% 0px;
}

.mdc-image-column {
  position: relative;
  bottom: auto;
  display: block;
  margin-top: 28px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: center;
}

.collectrow {
  position: relative;
  display: inline-block;
  margin: 0px 100px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.h3 {
  margin-top: 3px;
  margin-bottom: 32px;
  padding-left: 17px;
  border: 2px none #fff;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.fieldworker-image {
  position: static;
  z-index: 11;
  display: block;
  width: auto;
  height: auto;
  max-height: 160px;
  max-width: 160px;
  min-width: 1px;
  margin: 19px auto 0px;
  padding-right: 0px;
  float: none;
  border: 3px none #fff;
  background-color: transparent;
  text-align: left;
}

.fieldworker-column {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 361px;
  margin-top: auto;
  text-align: center;
}

.column-collect---text {
  position: relative;
  display: inline-block;
  margin-top: 5px;
  padding-top: 0px;
  padding-left: 150px;
  text-align: center;
}

.mdc-link {
  position: relative;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 30px;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 6px;
  padding-left: 108px;
  border: 2px none #fff;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 31px;
  font-weight: 300;
  text-decoration: none;
}

.mdc-link:hover {
  color: #72dcf6;
}

.field-workers-title {
  position: relative;
  z-index: 11;
  display: block;
  margin: 13px auto auto;
  float: none;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 19px;
  font-weight: 400;
  text-align: center;
}

.upload-row {
  display: block;
  height: auto;
  margin-top: -2px;
  padding-top: 83px;
}

.upload-title {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 3px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.upload-text {
  margin-top: 86px;
  padding-bottom: 35px;
  font-family: Varela, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
}

.arc-map-publisher-link {
  display: inline-block;
  color: #524c4c;
}

.arc-map-publisher-link:hover {
  color: #94fcf7;
}

.small-arrow-image {
  position: relative;
  left: -294px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  width: 14px;
  height: 123px;
  margin-top: -1px;
  margin-right: auto;
  margin-left: auto;
}

.medium-arrow {
  position: relative;
  top: -171px;
  display: block;
  width: 14px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  float: none;
  clear: none;
  text-align: left;
}

.blue-div {
  width: 100px;
  height: 50px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 40px;
}

.cloud-upload-image {
  max-width: 92%;
  margin-top: -43px;
  margin-left: 30px;
  padding-left: 0px;
}

.fastest-map-engine {
  position: static;
  max-width: 98%;
  margin: -34px 0px 2px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
}

.mdcp-link {
  color: #fff;
}

.mdcp-link:hover {
  color: #94fcf7;
}

.edit {
  position: relative;
  z-index: 8;
  height: auto;
  background-color: transparent;
}

._3-arrow {
  position: relative;
  left: 0px;
  top: -36px;
  right: 0px;
  display: none;
  width: auto;
  height: 80px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-filter: none;
  filter: none;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.edit-row {
  margin: 0px 100px;
  padding-bottom: 60px;
}

.edit-title {
  position: relative;
  left: auto;
  right: auto;
  display: block;
  margin-top: 120px;
  margin-bottom: 4px;
  float: none;
  font-family: 'Montserrat light', sans-serif;
  color: #333;
  font-weight: 400;
  text-align: left;
}

.edit-text {
  position: relative;
  left: auto;
  right: auto;
  max-width: 550px;
  margin-top: 50px;
  margin-right: auto;
  margin-bottom: auto;
  padding-right: 40px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-family: 'Montserrat light', sans-serif;
  color: #333;
  font-size: 19px;
  line-height: 30px;
  text-align: left;
}

.map-edtor-image {
  position: relative;
  left: 50px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  width: 100%;
  height: 100%;
  margin-right: 1px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  text-align: right;
}

.project-managers {
  position: static;
  display: block;
  width: auto;
  height: auto;
  max-height: 160px;
  max-width: 160px;
  min-width: 0px;
  margin-top: 27px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  float: none;
  text-align: center;
}

.map-editor-title {
  margin-left: 37px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.map-editor-link {
  position: relative;
  left: 50px;
  display: inline-block;
  width: 100%;
  margin-left: 0px;
  padding-left: 20px;
  font-family: 'Montserrat light', sans-serif;
  color: #0081f2;
  font-size: 31px;
  text-decoration: none;
}

.map-editor-link:hover {
  color: #39a1fc;
  text-decoration: none;
}

.gis-specialists-title {
  margin-top: 23px;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.viewer {
  position: relative;
  z-index: 7;
  overflow: visible;
  height: auto;
  background-color: #00b7dd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0c82e9), to(#0c82e9)), -webkit-gradient(linear, left top, left bottom, from(#00abd6), to(#00abd6));
  background-image: linear-gradient(180deg, #0c82e9, #0c82e9), linear-gradient(180deg, #00abd6, #00abd6);
}

._4-arrow {
  position: relative;
  top: -31px;
  bottom: 98px;
  display: none;
  width: auto;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
}

.viewer-link {
  display: inline-block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 32px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 31px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.viewer-link:hover {
  color: hsla(0, 0%, 100%, 0.6);
}

.viewer-row {
  margin-right: 100px;
  margin-bottom: -1px;
  margin-left: 100px;
  padding-top: 0px;
  padding-bottom: 32px;
  font-family: 'Montserrat light', sans-serif;
}

.viewer-heading {
  position: relative;
  z-index: 1;
  margin-top: 140px;
  margin-bottom: 25px;
  margin-left: 0px;
  padding-left: 10px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  line-height: 36px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
}

.viewer-image {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  max-width: 1000px;
  margin-top: 43px;
  margin-bottom: 35px;
  margin-left: 0px;
  float: none;
  text-align: right;
}

.viewer-text {
  max-width: 550px;
  margin: 50px 0px 0px;
  padding-right: 40px;
  padding-left: 10px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 30px;
  text-align: left;
  letter-spacing: 0px;
}

.decision-makers-image {
  position: relative;
  display: block;
  max-height: 160px;
  max-width: 160px;
  margin-top: 7px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  text-align: center;
}

.viewer-title {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.decision-makers-title {
  position: static;
  display: block;
  margin-right: 0px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.map-portal {
  position: relative;
  z-index: 6;
  height: auto;
  background-color: transparent;
}

.portal-row {
  position: static;
  margin-top: 0px;
  margin-right: 60px;
  margin-left: 60px;
  padding-top: 0px;
  padding-bottom: 32px;
  text-align: center;
}

.community-title {
  position: static;
  left: 25px;
  margin-top: 170px;
  margin-bottom: 25px;
  padding-left: 0px;
  font-family: 'Montserrat light', sans-serif;
  color: #333;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
}

.map-portal-text {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  max-width: 500px;
  margin-top: 50px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Montserrat light', sans-serif;
  color: #333;
  font-size: 19px;
  line-height: 30px;
  text-align: left;
}

.community-image {
  max-width: 79%;
  margin: 21px auto 0px;
}

.map-portal-image {
  position: relative;
  left: 20px;
  display: inline-block;
  height: auto;
  max-width: 96%;
  margin-top: 0px;
  margin-left: 31px;
  padding-left: 17px;
}

.map-portal-title {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.map-portal-link {
  display: inline-block;
  width: 100%;
  padding-left: 15%;
  font-family: 'Montserrat light', sans-serif;
  color: #0081f2;
  font-size: 31px;
  text-decoration: none;
}

.map-portal-link:hover {
  color: #329dfa;
}

.community-image-title {
  margin-top: 1px;
  padding-left: 16px;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.small-arrow-5 {
  position: relative;
  top: -32px;
  z-index: 0;
  display: none;
  width: auto;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
  -webkit-filter: none;
  filter: none;
}

.blue-div-to-hide-arrow {
  position: relative;
  z-index: 1;
  height: 136px;
  margin-top: 0px;
  border-style: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#02c3f3), to(#02c3f3));
  background-image: linear-gradient(180deg, #02c3f3, #02c3f3);
}

.platform {
  height: auto;
  padding-top: 40px;
  padding-bottom: 20px;
  padding-left: 0px;
  background-color: #2e3642;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0c82e9), to(#0c82e9));
  background-image: linear-gradient(180deg, #0c82e9, #0c82e9);
}

.platform-text {
  position: static;
  display: inline-block;
  max-width: 600px;
  margin: 80px auto 0px;
  padding-right: 60px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 30px;
  text-align: left;
}

.platform-image {
  display: inline-block;
  max-width: 70%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 0px;
  padding-left: 0px;
  opacity: 1;
  -webkit-filter: saturate(124%) contrast(122%) hue-rotate(31deg);
  filter: saturate(124%) contrast(122%) hue-rotate(31deg);
  text-align: center;
}

.platform-title {
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 46px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.cost-effective-text {
  position: relative;
  display: block;
  max-width: 600px;
  margin: 60px auto 70px;
  padding: 0px 60px 0px 80px;
  float: none;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  font-family: 'Montserrat light', sans-serif;
  font-size: 19px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0px;
}

.cost-effective-image {
  position: relative;
  left: -10px;
  top: -33px;
  right: 0px;
  bottom: 1px;
  display: inline-block;
  width: 100%;
  max-width: 450px;
  margin: auto;
  padding: 0px;
  float: none;
  opacity: 1;
  -webkit-filter: saturate(106%) hue-rotate(23deg);
  filter: saturate(106%) hue-rotate(23deg);
  text-align: right;
}

.cost-effective-title {
  margin-top: 39px;
  padding-top: 12px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.cost-effective {
  padding-top: 40px;
  background-color: transparent;
}

.security {
  padding-top: 40px;
  background-color: #2e3642;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0c82e9), to(#0c82e9));
  background-image: linear-gradient(180deg, #0c82e9, #0c82e9);
}

.security-text {
  display: inline-block;
  max-width: 600px;
  margin: 0px auto;
  padding-top: 100px;
  padding-right: 40px;
  padding-left: 60px;
  float: none;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 30px;
  text-align: left;
}

.security-title {
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-indent: 1px;
}

.aws-image {
  max-width: 80%;
  margin-left: 40px;
  padding-top: 0px;
  padding-bottom: 40px;
  float: left;
  -webkit-filter: saturate(127%) hue-rotate(15deg);
  filter: saturate(127%) hue-rotate(15deg);
}

.industries-slider {
  z-index: 1;
  margin-top: -301px;
  margin-bottom: 1px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  text-align: center;
}

.slide-content {
  position: static;
  display: inline-block;
  margin-top: 60px;
  margin-left: 0px;
  padding: 8px 21px;
  float: none;
  background-color: transparent;
  background-image: none;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 31px;
  line-height: 56px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 5.5px;
  text-transform: uppercase;
}

.engage-with-your-community {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 0px;
  margin-bottom: -1px;
  padding-top: 6px;
  padding-bottom: 8px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.12)), to(rgba(0, 0, 0, 0.12)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.12));
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
}

.map-viewer-column {
  margin-top: 0px;
  padding-right: 2px;
  padding-left: 0px;
  text-align: center;
}

.upload-column---titletext {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 6px;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}

.slider-wrapper {
  position: relative;
  color: transparent;
  text-align: center;
}

.container-image {
  position: relative;
  display: block;
  margin-top: 69px;
  padding-left: 0px;
  text-align: center;
}

.or {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 113px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 26px;
  font-weight: 400;
  text-align: center;
}

.dropdown-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-top: 0px;
  margin-left: 0px;
  padding: 5px 13px;
  clear: none;
  -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;
  border: 1px none #14abd1;
  border-radius: 0px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
}

.dropdown-list:hover {
  background-color: transparent;
  color: #afffff;
}

.dropdown-list.w--current {
  color: #fff;
}

.dropdown-list.w--current:hover {
  color: #afffff;
}

.dropdown-icon {
  background-color: #0098ff;
  color: #fff;
}

.numbers {
  position: relative;
  display: block;
  float: none;
  text-align: center;
}

.numbers-title {
  margin-top: 45px;
  font-family: Montserrat, sans-serif;
  font-size: 29px;
  font-weight: 400;
  text-align: center;
}

.numbers-columns {
  position: static;
  display: block;
  width: auto;
  margin-right: 30px;
  margin-left: 30px;
  padding-top: 43px;
  padding-bottom: 38px;
  text-align: left;
}

.number {
  font-family: Montserrat, sans-serif;
  color: #00b7dd;
  font-size: 29px;
  line-height: 46px;
  text-align: center;
}

.number-text {
  font-family: Montserrat, sans-serif;
  font-size: 27px;
  font-weight: 400;
  text-align: center;
}

.clients-columns {
  display: block;
  height: auto;
  margin-top: 47px;
  margin-bottom: 0px;
  padding-top: 44px;
  padding-bottom: 19px;
  border-style: none;
  border-width: 1px;
  border-color: #656666 #000 #000;
  background-image: none;
  -webkit-filter: none;
  filter: none;
}

.client-logo {
  max-width: 42%;
}

.quotations {
  position: relative;
  display: block;
  overflow: hidden;
  width: auto;
  height: auto;
  background-color: #2e3642;
  background-image: none;
  text-align: center;
}

.client-container {
  display: block;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  text-align: center;
}

.client-image {
  position: relative;
  top: 0px;
  display: block;
  max-height: 75px;
  max-width: 180px;
  margin: 0px auto auto;
  padding-top: 6px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-filter: none;
  filter: none;
  text-align: center;
}

.back-image {
  position: relative;
  left: 0px;
  top: -248px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  display: block;
  width: 100%;
  height: auto;
  margin-top: 158px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2e3642), to(#2e3642));
  background-image: linear-gradient(180deg, #2e3642, #2e3642);
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

.text-span {
  position: relative;
  top: -1px;
  padding-bottom: 0px;
}

.container-text {
  left: 47px;
  text-align: right;
}

.dropdown-list-container {
  background-color: rgba(85, 85, 85, 0.77);
  color: rgba(0, 0, 0, 0.81);
}

.dropdown-list-container.w--open {
  margin-top: -6px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-style: none;
  border-width: 1px 1px 2px;
  border-color: #fff;
  border-radius: 6px;
  background-color: #0ccee9;
  color: #fff;
}

.mdc-image-link {
  background-color: transparent;
}

.main-subtitle {
  margin-top: 38px;
  margin-bottom: 32px;
  padding-top: 0px;
  padding-bottom: 32px;
  font-family: Varela, sans-serif;
  color: #fff;
  font-size: 29px;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
}

.sign-up-form {
  margin-top: 38px;
  margin-bottom: -104px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.mission-text-2 {
  margin-bottom: 8px;
  padding-top: 1px;
  font-family: Montserrat, sans-serif;
  color: #414141;
  font-size: 23px;
}

.try-it-free {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 34px;
  padding-top: 6px;
  padding-bottom: 6px;
  border: 1px solid #0bb8e4;
  border-radius: 56px;
  background-color: #fff;
  color: #0499be;
  font-size: 15px;
}

.column-2 {
  position: relative;
  display: block;
  margin-top: 40%;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.white-circle-div {
  position: relative;
  z-index: 10;
  overflow: hidden;
  margin-top: -191px;
  margin-left: -7px;
  padding-bottom: 0px;
  border: 97px solid #fff;
  border-radius: 100px;
  background-color: #fff;
}

.mission-text-3 {
  position: static;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 4px;
  padding: 21px 0px 8px;
  font-family: 'Montserrat light', sans-serif;
  color: #424f63;
  font-size: 28px;
  line-height: 35px;
}

.mission-text-3.how-it-works-4 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 27px;
  font-weight: 300;
}

.editor-text {
  position: relative;
  margin-top: 0px;
  text-align: center;
}

.text-viewer {
  position: static;
  display: block;
  padding-left: 120px;
  text-align: left;
}

.budget-row {
  display: block;
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 1px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.try-it {
  position: relative;
  left: 132px;
  top: -43px;
  right: 0px;
  display: inline-block;
  margin-top: 1px;
  margin-bottom: 0px;
  margin-left: 8px;
  padding: 3px 11px;
  border: 1px solid #4a586f;
  border-radius: 100px;
  background-color: transparent;
  font-family: 'Montserrat light', sans-serif;
  color: #4a586f;
}

.clienst {
  margin-top: 0px;
  border-style: none;
  border-radius: 0px;
  background-color: #3a424e;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2e3642), to(#2e3642));
  background-image: linear-gradient(180deg, #2e3642, #2e3642);
}

.image-community {
  position: relative;
  left: auto;
  display: inline-block;
  max-height: 170px;
  max-width: 170px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  float: none;
  text-align: center;
}

.form-wraper {
  position: relative;
  top: 11px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.clients-title {
  margin-top: 77px;
  margin-bottom: 0px;
  padding-top: 56px;
  padding-bottom: 46px;
  font-family: 'Montserrat light', sans-serif;
  color: #fdfdfd;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
}

.portal-text-column {
  display: block;
  text-align: center;
}

.clients-columns-2 {
  margin-bottom: 39px;
  padding-top: 29px;
  padding-bottom: 51px;
  background-image: none;
}

.quotes-slider {
  display: inline-block;
  margin-bottom: 59px;
  padding-bottom: 0px;
  background-color: transparent;
}

.slider-icon {
  height: 1px;
}

.text-slide {
  position: relative;
  top: auto;
  bottom: auto;
  display: block;
  overflow: hidden;
  width: 90%;
  height: 40%;
  max-width: 92%;
  min-height: 0px;
  margin: 61px 6% 0px;
  padding-bottom: 0px;
  border: 1px solid transparent;
  border-radius: 10px;
  background-color: transparent;
  font-family: 'Montserrat light', sans-serif;
  color: #8a9497;
  font-size: 21px;
  line-height: 32px;
  font-style: italic;
  text-align: center;
}

.quote-slide {
  position: relative;
  display: inline-block;
  min-height: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.slide-nav {
  top: auto;
  display: block;
  margin-top: 1px;
  margin-bottom: auto;
  padding-top: 32px;
  -webkit-filter: none;
  filter: none;
  line-height: 20px;
}

.text-slide-2 {
  background-color: #bfc1c2;
}

.slider-mask {
  display: inline-block;
  width: 76%;
  height: 100%;
  max-width: 76%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border: 2px none #4dd4ff;
  border-radius: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.04)), to(hsla(0, 0%, 100%, 0.04)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.04), hsla(0, 0%, 100%, 0.04));
  box-shadow: none;
}

.signature-in-slide {
  position: relative;
  left: 20%;
  z-index: 14;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  font-family: 'Montserrat light', sans-serif;
  color: #6f6f70;
  font-size: 15px;
  font-style: italic;
  text-align: right;
}

.quote-left {
  position: absolute;
  left: 12%;
  z-index: 50;
  display: inline-block;
  width: 45px;
  margin-top: 20px;
  margin-left: 15px;
  padding-left: 0px;
  -webkit-filter: sepia(22%);
  filter: sepia(22%);
}

.quote-right {
  position: absolute;
  right: 12%;
  bottom: 0px;
  z-index: 20;
  width: 45px;
  margin-right: 15px;
  margin-bottom: 20px;
  -webkit-filter: sepia(22%);
  filter: sepia(22%);
}

.tekst-on-hover-1 {
  position: relative;
  bottom: 325px;
  z-index: 15;
  display: block;
  padding-right: 61px;
  padding-left: 73px;
  font-size: 24px;
  line-height: 34px;
}

.overlay {
  position: absolute;
  left: 62px;
  z-index: 14;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(12, 130, 233, 0.95);
  background-image: none;
}

.text-in-div-overlay {
  position: absolute;
  left: 0px;
  top: 30%;
  right: 0px;
  bottom: auto;
  z-index: 15;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Montserrat light', sans-serif;
  color: #cae8f1;
  font-size: 23px;
  line-height: 35px;
  text-align: center;
}

.text-in-div-overlay-2 {
  position: absolute;
  left: 0px;
  top: 57%;
  right: 0px;
  bottom: auto;
  z-index: 15;
  width: 100%;
  color: #cae8f1;
  font-size: 22px;
  line-height: 35px;
}

.fieldworker-div {
  position: relative;
  top: auto;
  display: block;
  width: auto;
  height: auto;
  margin-top: 69px;
  margin-right: 50px;
  text-align: center;
}

.graphic-overlay-1 {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(55, 73, 100, 0.9)), to(rgba(52, 66, 88, 0.95)));
  background-image: linear-gradient(180deg, rgba(55, 73, 100, 0.9), rgba(52, 66, 88, 0.95));
}

.text-on-roles-1 {
  position: relative;
  top: 35%;
  width: 100%;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 27px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.crowd-div-link {
  position: relative;
  z-index: 15;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  text-decoration: none;
}

.map-editor-div-link {
  position: relative;
  display: inline-block;
  margin-top: 70px;
}

.overlay-me {
  position: absolute;
  left: 50px;
  right: auto;
  bottom: auto;
  z-index: 14;
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9));
}

.text-in-div-overlay-3 {
  position: absolute;
  left: 0%;
  top: 25%;
  right: auto;
  bottom: auto;
  z-index: 15;
  width: 100%;
  padding-right: 60px;
  padding-left: 60px;
  font-family: 'Montserrat light', sans-serif;
  color: #333;
  font-size: 22px;
  line-height: 35px;
}

.text-in-div-overlay-4 {
  position: absolute;
  top: 57%;
  right: auto;
  bottom: auto;
  z-index: 15;
  width: 100%;
  padding-right: 60px;
  padding-left: 60px;
  font-family: 'Montserrat light', sans-serif;
  color: #333;
  font-size: 22px;
  line-height: 35px;
}

.blog-text {
  position: static;
  display: inline-block;
  width: 90%;
  margin-top: 10px;
  padding-top: 5px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Montserrat light', sans-serif;
  color: #3f3f3f;
  font-size: 16px;
  line-height: 23px;
  text-align: left;
}

.feature-image {
  position: relative;
  display: inline-block;
  width: 100%;
  border-style: none;
  border-width: 2px;
  border-color: #fff;
  border-radius: 0px;
  box-shadow: none;
  text-align: center;
}

.news-title {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 61px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
}

.post-column {
  position: relative;
  display: block;
  height: 100%;
  margin-top: 0px;
  padding: 0px 20px;
  text-align: center;
}

.post-heading {
  display: inline-block;
  width: 80%;
  min-height: 80px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  background-color: hsla(0, 0%, 100%, 0);
  font-family: 'Montserrat light', sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
}

.post-heading:hover {
  color: #0a9dff;
}

.site-map {
  position: relative;
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 40px;
  text-align: center;
}

.networks {
  width: 100%;
  margin-top: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
  border: 1px none #e2e2e2;
  background-image: linear-gradient(180deg, #2e3642, #2e3642), linear-gradient(104deg, #3b4e6b, #2e3642);
  text-align: center;
}

.networks.network-2 {
  display: block;
  margin-top: 0px;
  background-image: linear-gradient(180deg, #2e3642, #2e3642), linear-gradient(104deg, #3b4e6b, #2e3642);
}

.networks.network-2.network-kod-sign-up {
  margin-top: -117px;
}

.networks.network-2.at-jobs {
  margin-top: 0px;
}

.networks.network-2.at-jobs {
  margin-top: 67px;
}

.networks.how-it-works-3 {
  margin-top: 0px;
}

.facebook {
  color: #fff;
}

.follow {
  display: block;
  margin-left: 0px;
  padding-bottom: 20px;
  font-family: 'Montserrat light', sans-serif;
  color: #7b95a7;
  font-size: 14px;
}

.start-using {
  position: absolute;
  left: 0px;
  top: 30px;
  right: 0px;
  display: inline-block;
  margin-right: 0px;
  padding-top: 6px;
  font-family: 'Montserrat light', sans-serif;
  color: #0084f3;
  font-size: 16px;
  font-weight: 300;
}

.start-for-free {
  margin-bottom: 0px;
  margin-left: 40px;
  padding: 7px 15px;
  border-radius: 54px;
  background-color: #fd6558;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7fdda1), to(#7fdda1));
  background-image: linear-gradient(180deg, #7fdda1, #7fdda1);
}

.contact-us {
  margin-left: 19px;
  padding: 8px 25px;
  border-radius: 6px;
  background-color: #04da81;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0084f3), to(#0084f3));
  background-image: linear-gradient(180deg, #0084f3, #0084f3);
}

.contact-us.novi-gumb {
  display: none;
  margin-top: 30px;
  margin-bottom: 60px;
  padding: 10px 20px;
  border: 1px none #000;
  background-color: #25b6db;
  box-shadow: 3px 3px 15px -1px rgba(0, 0, 0, 0.24);
  font-family: 'Montserrat regular', sans-serif;
  text-align: center;
}

.site-map-nav {
  display: inline-block;
  margin-top: 4px;
  margin-right: auto;
  background-color: transparent;
  text-align: left;
}

.site-nav-menu {
  position: relative;
  display: block;
  margin-right: 30px;
  float: left;
  text-align: center;
}

.site-nav-link-2 {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: 'Montserrat light', sans-serif;
  color: #03add8;
  font-size: 12px;
}

.site-link-nav-1 {
  display: block;
  float: none;
  font-family: 'Montserrat light', sans-serif;
  color: #03add8;
  font-size: 14px;
  text-align: left;
}

.newsletter-div {
  position: relative;
  display: inline-block;
  margin-left: 92px;
  padding-right: 87px;
  padding-left: 25px;
  background-color: #eef1f3;
}

.title-newsletter {
  margin-top: 15px;
  margin-bottom: 22px;
  padding-right: 21px;
  padding-left: 17px;
  font-family: 'Montserrat regular', sans-serif;
  color: #464e68;
}

.email {
  display: inline-block;
}

.enter-email {
  position: absolute;
  left: 53px;
  top: 55px;
  display: inline-block;
  width: 50%;
  margin-bottom: 9px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}

.subscribe-button {
  position: relative;
  display: inline-block;
  width: auto;
  margin-top: -2px;
  margin-bottom: 0px;
  margin-left: 208px;
  padding-top: 8px;
  padding-bottom: 9px;
  padding-left: 9px;
  float: none;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  background-color: #404e70;
}

.subscribe-form {
  padding-top: 0px;
}

.project-managers-div {
  display: inline-block;
  width: 34%;
  height: 34%;
  text-align: center;
}

.project-manager-div-link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.graphic-overlay-2 {
  position: absolute;
  right: -1px;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.89)), to(hsla(0, 0%, 100%, 0.89)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.89), hsla(0, 0%, 100%, 0.89));
}

.text-on-roles-2 {
  position: relative;
  top: 28%;
  width: 100%;
  font-family: 'Montserrat regular', sans-serif;
  color: #333;
  font-size: 17px;
  line-height: 27px;
  text-transform: uppercase;
}

.facebook-icon {
  width: 40px;
  margin-right: 5px;
  margin-left: 5px;
  -webkit-filter: brightness(100%) saturate(120%) hue-rotate(17deg);
  filter: brightness(100%) saturate(120%) hue-rotate(17deg);
}

.facebook-icon:hover {
  opacity: 0.7;
}

.twitter-icon {
  width: 40px;
  margin-right: 5px;
  margin-left: 5px;
  -webkit-filter: saturate(120%) hue-rotate(17deg);
  filter: saturate(120%) hue-rotate(17deg);
}

.twitter-icon:hover {
  opacity: 0.7;
}

.linkedin-icon {
  width: 39px;
  margin-right: 5px;
  margin-left: 5px;
  -webkit-filter: saturate(120%) hue-rotate(17deg);
  filter: saturate(120%) hue-rotate(17deg);
}

.linkedin-icon:hover {
  opacity: 0.7;
}

.users {
  width: 160px;
  margin-top: 49px;
  margin-bottom: 61px;
  -webkit-filter: none;
  filter: none;
}

.site-nav-2 {
  position: relative;
  display: block;
  padding-right: 0px;
  padding-left: 10px;
  float: left;
  text-align: left;
}

.site-nav-3 {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  float: none;
  font-family: 'Montserrat light', sans-serif;
  font-size: 13px;
}

.promotion-div {
  position: absolute;
  left: 0px;
  top: 270px;
  right: 0px;
  display: none;
  height: 60px;
  float: none;
  border: 1px none #fff;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0.38);
  background-image: none;
  text-align: center;
}

.promotion-div.promotion---sign-up {
  position: absolute;
  top: 815px;
  bottom: 0px;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.2);
}

.promotion-div.kod-partners {
  top: 516px;
  z-index: 5;
  display: block;
  background-color: rgba(0, 0, 0, 0.15);
}

.promotion-text {
  position: relative;
  display: inline-block;
  margin-top: 0px;
  margin-right: 0px;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
}

.promotion-heading {
  display: inline-block;
  margin-top: 11px;
  margin-right: 14px;
  margin-left: 13px;
  padding: 5px 10px;
  float: none;
  clear: none;
  border: 1px none #fff;
  border-radius: 3px;
  background-color: #fd6558;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  text-align: center;
}

.viewer-div-link {
  position: relative;
  display: inline-block;
  margin-top: 48px;
}

.overlay-viewer {
  position: absolute;
  z-index: 14;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(12, 130, 233, 0.95);
}

.text-in-div-overlay-5 {
  position: absolute;
  top: 28%;
  bottom: auto;
  z-index: 15;
  width: 100%;
  padding-top: 0px;
  padding-right: 60px;
  padding-left: 60px;
  color: #fff;
  font-size: 22px;
  line-height: 35px;
}

.text-in-div-overlay6 {
  position: absolute;
  left: 0%;
  top: 59%;
  right: auto;
  bottom: auto;
  z-index: 15;
  width: 100%;
  padding-right: 60px;
  padding-left: 60px;
  color: #fff;
  font-size: 22px;
  line-height: 35px;
}

.map-portal-div-link {
  position: relative;
  width: auto;
  height: auto;
  max-width: 750px;
  margin-top: 50px;
}

.overlay-map-portal {
  position: absolute;
  left: 50px;
  z-index: 14;
  display: inline-block;
  width: 100%;
  height: 100%;
  margin-right: 0px;
  background-color: hsla(0, 0%, 100%, 0.9);
  color: #fff;
}

.text-in-div-overlay-7 {
  position: absolute;
  top: 30%;
  bottom: auto;
  z-index: 15;
  width: 100%;
  font-family: 'Montserrat light', sans-serif;
  color: #333;
  font-size: 22px;
  line-height: 35px;
}

.text-in-div-overlay-8 {
  position: absolute;
  top: 52%;
  right: auto;
  bottom: auto;
  z-index: 15;
  width: 100%;
  font-family: 'Montserrat light', sans-serif;
  color: #333;
  font-size: 22px;
  line-height: 35px;
}

.decision-makers-div {
  display: inline-block;
  width: 34%;
  height: 34%;
  text-align: center;
}

.graphic-overlay-3 {
  position: absolute;
  z-index: 14;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 171, 214, 0.95);
  text-align: center;
}

.decision-makers-div-link {
  position: relative;
}

.text-on-roles-3 {
  position: relative;
  top: 35%;
  display: block;
  width: auto;
  height: auto;
  font-family: 'Montserrat regular', sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 27px;
  text-transform: uppercase;
}

.community-div {
  position: relative;
  width: 100%;
  height: 100%;
}

.community-div-link {
  position: relative;
  width: 34%;
  height: 34%;
}

.graphic-overlay-4 {
  position: absolute;
  z-index: 14;
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 100%, 0.9);
  text-align: center;
}

.text-on-roles-4 {
  position: relative;
  top: 30%;
  width: 100%;
  font-family: 'Montserrat regular', sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 27px;
  text-transform: uppercase;
}

.platform-row {
  display: block;
  margin-right: 60px;
  margin-left: 60px;
  padding-bottom: 60px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.scroll-nav-bar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 999;
  display: none;
  padding-right: 60px;
  padding-left: 60px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(194, 202, 213, 0.89);
  background-color: #fff;
  text-align: center;
}

.scroll-nav-bar.at-sign-up {
  display: none;
  background-color: #fff;
}

.scroll-nav-bar.pricing-scroll-bar {
  display: none;
}

.scroll-nav-bar.scroll-for-mdc {
  display: none;
}

.logo-2 {
  width: 67px;
  margin-top: 0px;
  padding-top: 9px;
  padding-bottom: 9px;
}

.scroll-nav-menu {
  display: block;
  margin-top: 25px;
  margin-right: 0px;
  margin-left: 0px;
  float: right;
  clear: none;
}

.logo-2-image {
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-filter: brightness(86%) saturate(155%) hue-rotate(17deg);
  filter: brightness(86%) saturate(155%) hue-rotate(17deg);
}

.linkedin-link {
  cursor: pointer;
}

.linkedin-link:hover {
  opacity: 0.8;
}

.linkedin-link.instagram {
  margin-left: 0px;
}

.terms-policy {
  display: inline-block;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: none;
  border-width: 1px;
  border-color: #41a4ff #000 #000;
  font-family: 'Montserrat light', sans-serif;
  color: #000;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}

.terms-link {
  color: #1c78fc;
  text-decoration: none;
}

.privacy-link {
  color: #1c78fc;
  text-decoration: none;
}

.background-image {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -1;
  display: block;
  width: 100%;
  max-width: 100%;
  margin-top: 0px;
  padding-top: 0px;
  background-color: #fff;
}

.backgroud-image-container {
  position: absolute;
  top: 0px;
  z-index: 1;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #01add8;
}

.backgroud-image-container.bckg-im-cont {
  display: block;
  background-color: #00abd6;
}

.menu-dropdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.site-map-row {
  display: block;
  width: 100%;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 100px;
}

.site-map-title {
  position: relative;
  display: block;
  margin-bottom: 24px;
  font-family: 'Montserrat light', sans-serif;
  color: #1c78fc;
  font-size: 15px;
  text-align: left;
}

.site-map-link {
  margin-bottom: 10px;
  font-family: 'Montserrat light', sans-serif;
  color: #333;
  font-size: 14px;
  text-align: left;
  text-decoration: none;
}

.site-map-link:hover {
  color: #1c78fc;
}

.sitemap-link {
  display: block;
  text-decoration: none;
}

.partners-content {
  position: static;
  margin-top: 0px;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.sign-up-2 {
  padding: 9px 15px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 50px;
  background-color: hsla(0, 0%, 100%, 0);
  color: #fff;
  text-decoration: none;
}

.sign-up-2:hover {
  border-style: none;
  border-color: #59d8f8;
  background-color: hsla(0, 0%, 100%, 0.3);
}

.sign-up-2.sign-up-main-right {
  border-style: none;
  border-width: 2px;
  border-color: rgba(106, 229, 253, 0.81);
  background-color: rgba(30, 211, 246, 0.69);
}

.sign-up-2.sign-up-main-right:hover {
  background-color: #05bbe9;
}

.sign-up-2.sign-up-main-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 7px 20px;
  clear: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border: 2px solid #fff;
  border-radius: 6px;
  background-color: rgba(30, 211, 246, 0);
}

.sign-up-2.sign-up-main-right:hover {
  border-color: #68f8fd;
  background-color: transparent;
  color: #68f8fd;
}

.main-title-2 {
  display: block;
  margin-top: 42px;
  margin-left: 0px;
  font-family: 'Montserrat regular', sans-serif;
  color: #fff;
  font-size: 51px;
  text-align: left;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.main-title-2.sign-up-title {
  display: none;
  margin-top: 0px;
  margin-bottom: 40px;
  margin-left: 0px;
}

.main-title-2.sign-up-title.log-in-title {
  display: none;
}

.main-title-2.sign-up-title.sign-up-h3 {
  display: block;
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: Montserrat, sans-serif;
  color: #31f8ff;
  font-size: 20px;
  line-height: 33px;
  font-style: normal;
  font-weight: 200;
  text-align: left;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
}

.main-title-2.sign-up-title.trial-text {
  display: block;
  margin-top: 10px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 36px;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: none;
  -webkit-column-count: auto;
  column-count: auto;
}

.main-title-2.pricing-title {
  margin-top: 20px;
  margin-bottom: 30px;
}

.main-title-2.partnners-title {
  margin-top: 40px;
  margin-bottom: 60px;
  padding-right: 20px;
}

.main-subtitle-2 {
  display: inline-block;
  width: 800px;
  margin-top: 10px;
  margin-bottom: 60px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 25px;
  font-style: normal;
  text-align: center;
}

.main-subtitle-2.sign-up-subtitle-1 {
  display: block;
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 300;
  text-align: left;
}

.main-subtitle-2.sign-up-subtitle-1.login-text {
  display: block;
  font-size: 17px;
}

.main-subtitle-2.partnerss-ssub {
  display: block;
  width: auto;
  padding-left: 0px;
  line-height: 26px;
  text-align: left;
}

.main-image {
  position: relative;
  display: inline-block;
  margin: 0px 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.96;
  text-align: right;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.main-image-container {
  position: relative;
  z-index: 4;
  display: inline-block;
  float: none;
  text-align: right;
}

.cover-row {
  position: relative;
  z-index: 2;
  display: block;
  width: 1000px;
  margin: 144px auto 0px;
  padding-bottom: 0px;
}

.cover-row.signup-cover-row {
  position: relative;
  display: block;
  width: 1000px;
  margin-top: 0px;
  margin-bottom: 25px;
  padding-top: 80px;
  padding-left: 0px;
  font-family: 'Montserrat light', sans-serif;
}

.cover-row.signup1cover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}

.cover-row.partners-cover {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin: 20px 20px 20px 140px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.partner-image-column {
  display: inline-block;
  margin-top: 0px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.partners-text {
  display: block;
  width: 900px;
  margin: 0px auto 20px;
  padding: 60px 20px 15px;
  font-family: 'Montserrat light', sans-serif;
  color: #555;
  font-size: 21px;
  line-height: 38px;
  font-weight: 300;
  text-align: center;
}

.partner-benefits {
  display: block;
  min-height: 60px;
  margin: 40px auto;
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 15px;
  float: none;
  border-radius: 3px;
  background-color: transparent;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 32px;
  text-align: center;
  text-transform: none;
}

.you-will-get {
  min-height: 60px;
  margin-top: 0px;
  margin-bottom: 42px;
  padding-top: 60px;
  padding-bottom: 0px;
  float: none;
  border-radius: 3px;
  background-color: transparent;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 21px;
  text-align: center;
  text-transform: none;
}

.partner-benefits-text {
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Montserrat light', sans-serif;
}

.list-1 {
  display: inline-block;
  margin-top: -2px;
  padding-right: 38px;
  padding-bottom: 16px;
  padding-left: 0px;
  float: none;
  border: 4px none #000;
  border-radius: 7px;
  background-color: transparent;
  color: #333;
  text-align: left;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 13.6em;
  column-gap: 13.6em;
  -webkit-column-rule: 2px none #fff;
  column-rule: 2px none #fff;
}

.list-item-1 {
  margin-top: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  list-style-type: none;
  -webkit-column-count: 1;
  column-count: 1;
}

.content-row {
  display: block;
  width: 1100px;
  margin-right: auto;
  margin-bottom: 32px;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  clear: none;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  border: 2px none #03add8;
  border-radius: 7px;
  text-align: center;
}

.apply-button {
  position: relative;
  display: inline-block;
  margin: 60px auto;
  padding: 12px 40px;
  border-radius: 6px;
  background-color: #00b4d6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0084f3), to(#0084f3)), -webkit-gradient(linear, left top, left bottom, from(#ff7657), to(#ff7657)), -webkit-gradient(linear, left top, left bottom, from(#fd6558), to(#fd6558));
  background-image: linear-gradient(180deg, #0084f3, #0084f3), linear-gradient(180deg, #ff7657, #ff7657), linear-gradient(180deg, #fd6558, #fd6558);
  box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.48);
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.apply-button:hover {
  margin-bottom: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 2px solid #0084f3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#ff6251), to(#ff6251));
  background-image: linear-gradient(180deg, #fff, #fff), linear-gradient(180deg, #ff6251, #ff6251);
  color: #0084f3;
}

.apply-button.for-careers {
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 6px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0084f3), to(#0084f3));
  background-image: linear-gradient(180deg, #0084f3, #0084f3);
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.32);
}

.apply-button.for-job {
  margin-top: 40px;
  padding-top: 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0084f3), to(#0084f3)), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 162, 201, 0.97)), to(rgba(0, 162, 201, 0.97)));
  background-image: linear-gradient(180deg, #0084f3, #0084f3), linear-gradient(180deg, rgba(0, 162, 201, 0.97), rgba(0, 162, 201, 0.97));
}

.apply-button-text {
  line-height: 16px;
  font-weight: 400;
  letter-spacing: 0px;
}

.column-1-0 {
  height: 270px;
  padding-right: 170px;
  padding-left: 10px;
  border: 2px none #03add8;
  border-radius: 7px;
}

.column-20 {
  display: block;
  height: 270px;
  border: 2px none #03add8;
  border-radius: 7px;
  background-color: transparent;
}

.bold-text {
  padding-left: 0px;
  font-family: 'Montserrat regular', sans-serif;
  color: #fff;
  list-style-type: none;
}

.light-box-brochure {
  display: block;
}

.brochure {
  display: block;
}

.brochure-text-link {
  font-family: 'Montserrat light', sans-serif;
  color: #1dc6e6;
  font-size: 16px;
  text-decoration: none;
}

.brochure-text-link.w--current {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  text-decoration: none;
}

.brochure-text-link.w--current:hover {
  color: #98eefd;
}

.brochure-image {
  margin-bottom: 21px;
  padding: 30px;
}

.more-info-link {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 50px;
  padding-bottom: 32px;
  text-align: center;
}

.our-partners {
  padding: 0px 50px;
  background-color: #fff;
}

.partners-network-text {
  margin: 58px auto 82px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Montserrat light', sans-serif;
  color: #333;
  font-size: 28px;
  text-align: center;
}

.partners-row-1 {
  margin-bottom: 50px;
}

.mapsat-text {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 7px;
  font-family: 'Montserrat regular', sans-serif;
  color: #333;
  font-size: 16px;
  text-align: left;
}

.mapsat-logo {
  margin-top: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.logo-image {
  max-width: 85%;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
}

.partners-row-2 {
  margin-top: 30px;
  margin-bottom: 80px;
  padding-right: 0px;
}

.smart-cloud-text {
  padding-top: 10px;
  font-family: 'Montserrat light', sans-serif;
  color: #00c2e7;
  font-size: 20px;
}

.why-partners {
  overflow: visible;
  padding-top: 13px;
  background-color: #2b5972;
  background-image: linear-gradient(6deg, #1673c2, #3aacde 54%, #5fe7fc);
  text-align: center;
}

.list-2 {
  display: inline-block;
  margin-right: 50px;
  margin-bottom: 11px;
  margin-left: 50px;
  padding: 7px 0px 22px;
  float: none;
  border-radius: 7px;
  text-align: center;
}

.why-1 {
  width: 1200px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 71px;
}

.logo-white {
  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-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.sign-up-subtitle-2 {
  display: block;
  margin-top: 60px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 300;
}

.sign-up-subtitle-2-column {
  display: inline-block;
  margin-top: 0px;
  padding-top: 60px;
  padding-right: 0px;
  padding-left: 80px;
}

.sign-up-subtitle-1-column {
  display: block;
  margin-top: 0px;
  margin-bottom: 35px;
  padding-right: 80px;
  padding-left: 0px;
  font-family: 'Montserrat hairline', sans-serif;
}

.form-text---sign-up {
  display: block;
  overflow: visible;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 14px;
}

.form-field---sign-up {
  position: static;
  display: inline-block;
  height: 50px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0px 10px 0px 20px;
  float: none;
  clear: none;
  border: 1px none #6098c9;
  border-radius: 4px;
  background-color: #fff;
  font-family: 'Montserrat light', sans-serif;
  color: #6098c9;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
}

.form-field---sign-up::-webkit-input-placeholder {
  background-color: #fff;
  color: #5192ca;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  text-align: left;
}

.form-field---sign-up:-ms-input-placeholder {
  background-color: #fff;
  color: #5192ca;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  text-align: left;
}

.form-field---sign-up::-ms-input-placeholder {
  background-color: #fff;
  color: #5192ca;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  text-align: left;
}

.form-field---sign-up::placeholder {
  background-color: #fff;
  color: #5192ca;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  text-align: left;
}

.form-field---sign-up.login-form-field {
  padding-right: 12px;
}

.form-field---sign-up.login-form-field.login2 {
  height: 50px;
  border-style: none;
}

.form-field---sign-up.login-form-field.login2::-webkit-input-placeholder {
  background-color: transparent;
}

.form-field---sign-up.login-form-field.login2:-ms-input-placeholder {
  background-color: transparent;
}

.form-field---sign-up.login-form-field.login2::-ms-input-placeholder {
  background-color: transparent;
}

.form-field---sign-up.login-form-field.login2::placeholder {
  background-color: transparent;
}

.form---sign-up {
  margin-top: 23px;
  margin-right: 10px;
  padding-bottom: 0px;
}

.submit-for-sign-up-button {
  display: block;
  width: auto;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 12px 30px;
  float: right;
  border-style: none;
  border-width: 2px;
  border-color: #fff;
  border-radius: 6px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff7a60), to(#ff7a60));
  background-image: linear-gradient(180deg, #ff7a60, #ff7a60);
  box-shadow: 0 4px 15px -5px rgba(0, 0, 0, 0.5);
  font-family: 'Montserrat regular', sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.submit-for-sign-up-button:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff6550), to(#ff6550)), -webkit-gradient(linear, left top, left bottom, from(#02d187), to(#02d187)), -webkit-gradient(linear, left top, left bottom, from(#f5632e), to(#f5632e));
  background-image: linear-gradient(180deg, #ff6550, #ff6550), linear-gradient(180deg, #02d187, #02d187), linear-gradient(180deg, #f5632e, #f5632e);
}

.submit-for-sign-up-button.login-button {
  margin-top: 15px;
  padding: 12px 40px;
  border-radius: 6px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff7a60), to(#ff7a60));
  background-image: linear-gradient(180deg, #ff7a60, #ff7a60);
}

.submit-for-sign-up-button.login-button:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fc7967), to(#fc7967)), -webkit-gradient(linear, left top, left bottom, from(#02d187), to(#02d187)), -webkit-gradient(linear, left top, left bottom, from(#03d8aa), to(#03d8aa)), -webkit-gradient(linear, left top, left bottom, from(#65c407), to(#65c407)), -webkit-gradient(linear, left top, left bottom, from(#f5632e), to(#f5632e));
  background-image: linear-gradient(180deg, #fc7967, #fc7967), linear-gradient(180deg, #02d187, #02d187), linear-gradient(180deg, #03d8aa, #03d8aa), linear-gradient(180deg, #65c407, #65c407), linear-gradient(180deg, #f5632e, #f5632e);
}

.sign-up-text {
  display: inline-block;
  width: 250px;
  margin-top: 20px;
  font-family: 'Montserrat light', sans-serif;
  color: #004e8d;
  font-size: 13px;
}

.social-media-name {
  display: block;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
}

.social-media-row {
  display: inline-block;
  min-width: 60%;
  margin-top: 20px;
  margin-bottom: 15px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: left;
}

.social-media-image {
  display: block;
  width: 50px;
  margin-top: 18px;
  margin-right: auto;
  margin-left: auto;
  border: 4px none #fff;
  border-radius: 212px;
  -webkit-filter: none;
  filter: none;
  text-align: center;
}

.social-media-image.soc-media-2 {
  width: 75px;
}

.form-wrapper-sign-up {
  display: inline-block;
  width: 450px;
  margin-bottom: 8px;
}

.form-wrapper-sign-up.login-wrapper {
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.form-wrapper-sign-up.login-wrapper.login2 {
  width: 400px;
}

.terms-of-link {
  color: #004e8d;
  text-decoration: underline;
}

.terms-of-link:hover {
  color: #0574d6;
}

.privacy-policy-link {
  color: #004e8d;
  text-decoration: underline;
}

.privacy-policy-link:hover {
  color: #0574d6;
}

.sign-up-links {
  position: relative;
  left: 0px;
  display: inline-block;
  margin: 47px auto 20px;
  font-family: 'Montserrat light', sans-serif;
  color: #03609e;
  font-size: 14px;
  line-height: 28px;
  text-align: left;
}

.sign-up-links.login-links {
  left: 0px;
  right: 0px;
  margin-top: -1px;
}

.log-in-link-on-page {
  font-family: 'Montserrat regular', sans-serif;
  color: #fff;
  text-decoration: underline;
}

.forgot-pass {
  padding-left: 0px;
  font-family: 'Montserrat regular', sans-serif;
  color: #fff;
  text-decoration: underline;
}

.nav-master-2-container {
  position: relative;
  left: 250px;
  right: 0px;
  bottom: 0px;
  z-index: 7;
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  text-align: center;
}

.column-partners-text {
  margin-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 24px;
}

.partners-benefits-image {
  width: 150px;
  margin-bottom: 40px;
  opacity: 1;
  -webkit-filter: brightness(90%) saturate(80%) hue-rotate(180deg);
  filter: brightness(90%) saturate(80%) hue-rotate(180deg);
}

.partners-benefits-image._4 {
  border: 1px none #000;
  -webkit-filter: brightness(90%) saturate(80%) hue-rotate(180deg);
  filter: brightness(90%) saturate(80%) hue-rotate(180deg);
}

.partners-benefts-row {
  padding-right: 20px;
  padding-left: 20px;
}

.sso-link {
  text-decoration: none;
  cursor: pointer;
}

.nav-bar-cont {
  display: block;
  margin-top: 1px;
  margin-right: 55px;
  margin-left: 55px;
  padding-right: 0px;
  padding-left: 0px;
}

.business-support-image {
  width: 150px;
  margin-top: 30px;
  -webkit-filter: saturate(88%) contrast(96%);
  filter: saturate(88%) contrast(96%);
}

.business-row {
  width: 1200px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-right: 70px;
  padding-bottom: 75px;
  padding-left: 70px;
  text-align: center;
}

.bussiness-support-text {
  margin-top: 40px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 24px;
}

.why-partners-2 {
  padding-top: 20px;
  background-color: #00b4d6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1673c2), color-stop(61%, #35a4da), to(#5fe7fc)), -webkit-gradient(linear, left top, left bottom, from(#e6f3fa), to(#e6f3fa)), -webkit-gradient(linear, left top, left bottom, from(#2e3642), to(#2e3642)), -webkit-gradient(linear, left top, left bottom, from(#2e3642), to(#2e3642));
  background-image: linear-gradient(180deg, #1673c2, #35a4da 61%, #5fe7fc), linear-gradient(180deg, #e6f3fa, #e6f3fa), linear-gradient(180deg, #2e3642, #2e3642), linear-gradient(180deg, #2e3642, #2e3642);
}

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

.image-logo-geomobiliti {
  margin-top: 20px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
}

.image-logo-tec {
  margin-top: 20px;
  margin-right: 20px;
  padding-right: 80px;
  border-radius: 0px;
  opacity: 0.9;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

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

.logo-column-1._2 {
  padding-right: 0px;
}

.logo-column-1._3 {
  margin-top: 4px;
  padding-left: 4px;
  text-align: center;
}

.logo-smart-cloud {
  margin-top: -10px;
  margin-bottom: 0px;
  margin-left: 20px;
  padding: 0px 15px 0px 40px;
}

.logo-image-urban {
  max-width: 100%;
  margin-left: 10px;
  padding-left: 24px;
}

.logo-teramaps {
  margin-top: 15px;
}

.logo-teramaps.mobile {
  margin-left: 10px;
  padding-left: 7px;
}

.jal-logo {
  max-width: 140%;
}

.sp-logo {
  width: 190px;
  max-height: 120px;
  max-width: 120%;
  margin-top: 40px;
  margin-right: 40px;
  margin-left: -20px;
  padding-right: 0px;
}

.logo-columnwidht {
  padding-right: 10px;
  text-align: center;
}

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

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

.utility-page-form {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.blue-logo {
  margin-top: 15px;
}

.the-team-cover {
  position: relative;
  display: block;
  overflow: visible;
  height: 500px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 108, 197, 0.95)), color-stop(63%, rgba(3, 168, 250, 0.87)), to(rgba(62, 216, 255, 0.8))), url('../images/IMG_6480.jpg');
  background-image: linear-gradient(180deg, rgba(4, 108, 197, 0.95), rgba(3, 168, 250, 0.87) 63%, rgba(62, 216, 255, 0.8)), url('../images/IMG_6480.jpg');
  background-position: 0px 0px, 50% 43%;
  background-size: auto, 125%;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.the-team-cover.careers-cover {
  height: 450px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 110, 197, 0.91)), color-stop(60%, rgba(48, 165, 218, 0.92)), to(rgba(29, 208, 243, 0.94))), url('../images/IMG_6480.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(90, 163, 255, 0.97)), to(rgba(90, 163, 255, 0.97)));
  background-image: linear-gradient(180deg, rgba(8, 110, 197, 0.91), rgba(48, 165, 218, 0.92) 60%, rgba(29, 208, 243, 0.94)), url('../images/IMG_6480.jpg'), linear-gradient(180deg, rgba(90, 163, 255, 0.97), rgba(90, 163, 255, 0.97));
  background-position: 0px 0px, 50% 45%, 0px 0px;
  background-size: auto, cover, auto;
  background-repeat: repeat, repeat, repeat;
  background-attachment: scroll, scroll, scroll;
}

.the-team-cover.team_dev {
  height: 500px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 108, 197, 0.95)), color-stop(63%, rgba(3, 168, 250, 0.87)), to(rgba(62, 216, 255, 0.8))), url('../images/IMG_6478.jpg'), url('../images/IMG_6453.jpg');
  background-image: linear-gradient(180deg, rgba(4, 108, 197, 0.95), rgba(3, 168, 250, 0.87) 63%, rgba(62, 216, 255, 0.8)), url('../images/IMG_6478.jpg'), url('../images/IMG_6453.jpg');
  background-position: 0px 0px, 67% 58%, 50% 120%;
  background-size: auto, 125%, 115%;
  background-repeat: repeat, repeat, repeat;
  background-attachment: scroll, scroll, fixed;
}

.the-team-image {
  position: absolute;
  left: 0px;
  z-index: -1;
  display: none;
  width: 100%;
  margin-top: 124px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 162, 201, 0.94)), to(rgba(0, 162, 201, 0.94)));
  background-image: linear-gradient(180deg, rgba(0, 162, 201, 0.94), rgba(0, 162, 201, 0.94));
  -webkit-filter: contrast(109%);
  filter: contrast(109%);
}

.the-team-image.career-image {
  margin-top: -51px;
}

.the-team-image.sales-image {
  margin-top: -162px;
  -webkit-filter: contrast(200%);
  filter: contrast(200%);
}

.team-title {
  position: relative;
  z-index: 3;
  display: block;
  margin-top: 90px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 44px;
  text-align: center;
  text-transform: none;
}

.team-title.career-job {
  margin: 43px 117px 126px;
  padding: 0px;
  font-size: 60px;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.team-title.career-job {
  margin-top: -186px;
  margin-bottom: 21px;
  color: #fff;
  font-size: 60px;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.team-title.career_title {
  margin-top: 60px;
}

.about-team {
  position: relative;
  margin-top: 75px;
  margin-right: 200px;
  margin-left: 200px;
  padding-right: 120px;
  padding-left: 120px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}

.about-team.about-careers {
  margin-top: 20px;
  font-size: 18px;
  line-height: 32px;
}

.about-team.about-careerjob {
  width: 1000px;
  margin: -30px auto 0px;
  padding: 0px 40px;
  font-size: 22px;
  line-height: 36px;
}

.about-team.about-careerjob {
  margin-top: 1px;
  margin-right: 250px;
  margin-left: 250px;
  padding-right: 0px;
  padding-left: 0px;
  color: #fff;
  font-size: 22px;
  line-height: 36px;
}

.about-team.aboutjob {
  max-width: 1000px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.team-section {
  overflow: visible;
  margin-top: 60px;
  text-align: center;
}

.images-row {
  display: block;
  max-width: 1200px;
  min-width: 700px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  text-align: center;
}

.images-row.jobs {
  margin-top: 0px;
  margin-bottom: 50px;
}

.team-member {
  position: relative;
  display: inline-block;
  width: 350px;
  text-align: left;
}

.team-member.individual {
  display: inline-block;
  width: 450px;
}

.team-member.job-career {
  width: 200px;
}

.team-member-column {
  text-align: center;
}

.team-member-title {
  max-width: 350px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-family: 'Montserrat light', sans-serif;
  color: #555;
  font-size: 22px;
  font-weight: 300;
  text-align: left;
}

.team-member-title.individual-2 {
  display: block;
  margin-left: 0px;
  text-align: left;
}

.team-member-title.career-title {
  font-weight: 300;
  text-align: center;
}

.team-member-subtitle {
  max-width: 350px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #888;
  font-size: 13px;
  line-height: 26px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.team-member-subtitle.individual-3 {
  display: block;
  margin-left: 0px;
  text-align: left;
}

.team-member-subtitle.career-sub {
  text-align: center;
}

.team-member-paragraf {
  width: 355px;
  height: 70px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Montserrat light', sans-serif;
  color: #555;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  letter-spacing: 0px;
}

.team-member-paragraf.team-mem-2 {
  position: static;
  display: inline-block;
  overflow: visible;
  width: auto;
  height: auto;
  margin-top: 80px;
  padding-right: 305px;
  float: none;
  clear: none;
}

.team-member-paragraf.career-paragraf {
  color: #4292f6;
  font-size: 12px;
  text-align: center;
}

.link-to-memeber-page {
  text-decoration: none;
}

.link-to-memeber-page.link-to-career {
  width: 350px;
  height: 200px;
  padding-top: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #ebebeb;
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.16);
}

.nav-background {
  position: relative;
  height: 95px;
  margin-top: 0px;
  background-color: #00b4d6;
}

.nav-background.cover-za-about-us {
  position: relative;
  top: -110px;
  display: block;
  height: 300px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1673c2), color-stop(55%, #35a5db), to(#5fe7fc));
  background-image: linear-gradient(180deg, #1673c2, #35a5db 55%, #5fe7fc);
}

.nav-background.nav_team-memb {
  height: 120px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1673c2), color-stop(59%, #37a7dc), to(#40e3fc));
  background-image: linear-gradient(180deg, #1673c2, #37a7dc 59%, #40e3fc);
}

.nav-background.the-team-cover.about-cov {
  height: 400px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 108, 197, 0.97)), color-stop(65%, rgba(3, 168, 250, 0.9)), to(rgba(62, 216, 255, 0.9))), url('../images/IMG_6478.jpg');
  background-image: linear-gradient(180deg, rgba(4, 108, 197, 0.97), rgba(3, 168, 250, 0.9) 65%, rgba(62, 216, 255, 0.9)), url('../images/IMG_6478.jpg');
  background-position: 0px 0px, 67% 50%;
  background-size: auto, 120%;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.second-section {
  height: auto;
}

.team-heading {
  display: block;
  margin-top: 53px;
  clear: none;
  font-family: 'Montserrat regular', sans-serif;
  color: #01c4ff;
  font-size: 16px;
  font-weight: 400;
}

.team-heading:hover {
  color: #08d4fc;
}

.team-member-container {
  margin-bottom: 70px;
  text-align: left;
}

.rich-tekst {
  margin-top: 0px;
}

.rich-tekst h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Montserrat light', sans-serif;
  color: #555;
  font-size: 22px;
  line-height: 22px;
  text-align: left;
}

.rich-tekst p {
  margin-top: 30px;
  padding-right: 70px;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #4c4c4d;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  text-align: left;
}

.rich-tekst h3 {
  margin-top: 0px;
  margin-bottom: -44px;
  font-family: 'Open Sans', sans-serif;
  color: #888;
  font-size: 13px;
  font-weight: 400;
}

.rich-tekst img {
  max-width: 450px;
}

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

.about-us-paragraf {
  margin: 0px 60px 40px;
  font-family: 'Montserrat light', sans-serif;
  color: #555;
  font-size: 16px;
  line-height: 25px;
  text-decoration: none;
}

.bold-za-about-us {
  font-family: 'Montserrat regular', sans-serif;
  color: #383838;
  font-weight: 300;
  text-decoration: none;
}

.about-us-section {
  display: block;
}

.about-us-heading {
  position: relative;
  z-index: 3;
  display: block;
  margin: 140px auto 20px;
  font-family: 'Montserrat regular', sans-serif;
  color: #fff;
  font-size: 45px;
  text-align: center;
  letter-spacing: 2px;
}

.button {
  margin-top: 66px;
  margin-bottom: 81px;
  margin-left: 0px;
  padding: 12px 40px;
  border: 2px solid #fff;
  border-radius: 6px;
  background-color: rgba(0, 171, 214, 0);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: none;
  font-family: 'Montserrat regular', sans-serif;
  color: #0084f3;
  font-size: 15px;
}

.button:hover {
  border-style: solid;
  border-color: #fff;
  background-color: rgba(0, 187, 235, 0);
  background-image: none;
  color: #fff;
}

.button.viewer-sign-up {
  display: inline-block;
  margin-top: 66px;
  margin-left: 10px;
  padding: 12px 40px;
  clear: none;
  border-style: solid;
  border-color: #fff;
  background-color: rgba(48, 205, 235, 0);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: none;
  font-family: 'Montserrat regular', sans-serif;
  color: #0084f3;
  text-align: left;
  -o-object-fit: none;
  object-fit: none;
}

.button.viewer-sign-up:hover {
  border-style: solid;
  border-color: #fff;
  background-color: rgba(80, 207, 231, 0);
  background-image: none;
  color: #fff;
}

.button.demobttn {
  margin-left: 0px;
  padding: 12px 40px;
  float: left;
  border-style: solid;
  border-color: #0084f3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0084f3), to(#0084f3));
  background-image: linear-gradient(180deg, #0084f3, #0084f3);
  box-shadow: none;
  font-family: 'Montserrat regular', sans-serif;
  color: #fff;
  font-weight: 400;
}

.button.demobttn:hover {
  background-image: none;
  color: #0084f3;
}

.button.mapsbttn {
  border-color: #0c82e9;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0084f3), to(#0084f3));
  background-image: linear-gradient(180deg, #0084f3, #0084f3);
  box-shadow: none;
  font-family: 'Montserrat regular', sans-serif;
  color: #fff;
}

.button.mapsbttn:hover {
  background-image: none;
  color: #0084f3;
}

.always-apply {
  margin-top: 0px;
  margin-bottom: 53px;
  padding-top: 40px;
}

.paragraph {
  font-family: 'Montserrat light', sans-serif;
  color: #555;
}

.paragraph.one-line-par {
  margin-bottom: 35px;
  font-size: 16px;
  text-decoration: none;
}

.open-positions {
  display: none;
  margin-top: -20px;
  margin-bottom: 39px;
  font-family: 'Montserrat light', sans-serif;
  color: #333;
  font-size: 25px;
}

.paragraph-20 {
  font-family: 'Montserrat light', sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.in-color-light-purple {
  color: #5aa3ff;
}

.image {
  display: block;
  height: auto;
  margin: 20px auto 19px;
  padding-left: 37px;
  text-align: center;
}

.section {
  display: block;
  margin-bottom: 9px;
  text-align: center;
}

.column-21 {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.nazivi-rola {
  margin-top: 160px;
  margin-bottom: 68px;
  margin-left: 240px;
  font-family: 'Montserrat light', sans-serif;
  color: #333;
}

.nazivi-rola.druga-strana {
  margin-top: 160px;
  margin-right: 224px;
  margin-left: 0px;
}

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

.heading {
  font-family: 'Montserrat light', sans-serif;
  font-size: 50px;
  line-height: 70px;
  text-align: right;
  text-decoration: none;
}

.heading.crowd-head {
  margin-top: 141px;
  color: #fff;
  text-decoration: none;
  text-transform: none;
}

.heading.crowd-head {
  margin-top: 20px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 40px;
  color: #fff;
  font-size: 35px;
  line-height: 60px;
  font-weight: 500;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.paragraph-21 {
  max-width: 700px;
  margin-top: 70px;
  padding-right: 40px;
  padding-left: 40px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 35px;
  text-align: right;
}

.crowd-button {
  margin-top: 63px;
  margin-bottom: 74px;
  border: 1px solid #fff;
  border-radius: 50px;
  background-color: #05bee2;
  text-align: center;
}

.crowd-button:hover {
  background-color: #58dff8;
}

.crowd-button.cg-button {
  margin-bottom: 74px;
  border-style: solid;
  border-color: #00a2c9;
  background-color: #00a2c9;
  text-align: left;
}

.crowd-button.cg-button:hover {
  border-color: #00bae7;
  background-color: #00bae7;
}

.gc-section {
  position: static;
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2e3642), to(#2e3642));
  background-image: linear-gradient(180deg, #2e3642, #2e3642);
  text-align: center;
}

.gc-section.gc-solution {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2e3642), to(#2e3642));
  background-image: linear-gradient(180deg, #2e3642, #2e3642);
}

.paragraph-22 {
  margin-top: 10%;
  margin-right: 0px;
  margin-bottom: 10px;
  padding-right: 40px;
  font-family: 'Montserrat hairline', sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 28px;
  font-weight: 600;
  text-align: left;
}

.heading-2 {
  margin-top: 100px;
  margin-right: -200px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 60px;
  text-align: left;
}

.row {
  position: relative;
  display: inline-block;
  margin-top: 0px;
  margin-right: 100px;
  margin-left: 100px;
}

.column-23 {
  position: relative;
  padding-right: 0px;
  padding-left: 0px;
}

.column-24 {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: left;
}

.image-2 {
  margin-top: 100px;
  margin-bottom: 86px;
}

.image-3 {
  position: relative;
  z-index: -1;
  display: block;
  width: 100%;
}

.paragraph-career-job {
  margin-top: 20px;
  margin-bottom: 35px;
  padding-right: 15px;
  padding-left: 15px;
  font-family: 'Montserrat light', sans-serif;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
}

.about-gc {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.paragraph-about-gc {
  font-family: 'Montserrat light', sans-serif;
  font-size: 17px;
  line-height: 34px;
  text-align: center;
}

.quote {
  margin-top: 59px;
  font-family: Montserrat, sans-serif;
  color: #989ba5;
  font-size: 18px;
  line-height: 34px;
  font-style: italic;
}

.ime-lika {
  margin-bottom: 44px;
  font-family: 'Montserrat regular', sans-serif;
  color: #989ba5;
  font-size: 15px;
  text-align: right;
}

.paragraph-about-job {
  margin-top: 77px;
  padding-left: 60px;
  font-family: 'Montserrat light', sans-serif;
  font-size: 16px;
  line-height: 32px;
  text-align: left;
}

.apply {
  margin-top: 60px;
  padding: 12px 40px;
  background-color: rgba(0, 132, 243, 0);
  text-align: center;
}

.paragrone-line {
  margin-top: 33px;
  font-family: 'Montserrat light', sans-serif;
  color: #555;
  font-size: 18px;
}

.linked-tekst {
  color: #0084f3;
  text-decoration: none;
}

.boldano {
  font-family: 'Montserrat semibold', sans-serif;
  color: #444;
}

.bold {
  font-family: 'Montserrat regular', sans-serif;
}

.linkano {
  color: #0084f3;
  text-decoration: none;
}

.bold-veci {
  font-family: 'Montserrat regular', sans-serif;
  font-size: 22px;
}

.in-color {
  color: #0084f3;
}

.logo-pacific {
  max-width: 55%;
  margin-top: -20px;
  margin-bottom: 0px;
  margin-left: 75px;
  padding-left: 0px;
}

.logo-99 {
  max-width: 70%;
  margin-top: -30px;
  margin-left: 7px;
}

.logo-utilis {
  max-width: 90%;
  margin-top: 12px;
  margin-right: 20px;
}

.image-4 {
  margin-right: 20px;
  margin-left: -35px;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
}

.image-5 {
  padding-left: 40px;
}

.highlight {
  color: #ffb5a6;
}

.pricing {
  display: block;
  margin-top: 541px;
  margin-bottom: 83px;
  background-color: #f3f4f5;
}

.image-6 {
  padding-right: 60px;
  padding-left: 60px;
}

.link-sign-up {
  margin-top: 58px;
  margin-bottom: 102px;
}

.prices {
  position: relative;
  border-bottom: 1px solid #ddd;
  background-color: #f3f4f5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#f3f4f5), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff), linear-gradient(180deg, #f3f4f5, #fff);
  text-align: center;
}

.pricing-row-1 {
  position: relative;
  display: block;
  margin: 0px 25%;
  padding: 50px 0% 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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  border-bottom-color: #dbdbdb;
}

.pricing-column {
  top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.image-7 {
  position: relative;
  display: inline-block;
  box-shadow: 6px 6px 22px 1px rgba(0, 0, 0, 0.1);
}

.image-8.product-image {
  max-height: 840px;
}

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

.column-26 {
  top: -18px;
  z-index: 1;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

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

.image-9 {
  box-shadow: 6px 6px 22px 1px rgba(0, 0, 0, 0.1);
}

.image-9.product-image {
  max-height: 840px;
}

.link-na-sigup {
  position: relative;
}

.pricing-paragraph {
  display: inline-block;
  max-width: 1000px;
  margin-top: 60px;
  margin-bottom: 7px;
  padding-right: 150px;
  padding-left: 150px;
  background-color: transparent;
  font-family: 'Montserrat light', sans-serif;
  color: #464545;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}

.center {
  text-align: center;
}

.center-pricing {
  text-align: left;
}

.bigger-text {
  display: inline-block;
  margin-top: 20px;
  font-size: 22px;
  text-align: left;
}

.bigger-text.bigtext {
  display: inline-block;
}

.new-paragraph {
  margin-top: 10%;
  padding-right: 60px;
  padding-left: 20px;
  font-family: 'Montserrat light', sans-serif;
  color: #444;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
}

.link-to-product {
  color: #0083f3;
  text-decoration: none;
}

.link-to-product:hover {
  color: #2b9eff;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid none none;
  border-width: 1px;
  border-color: #ddd;
  background-color: #f3f4f5;
  text-align: center;
}

.section-2.section-3 {
  background-color: #fff;
}

.section-2.section-4 {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f4f5), to(#f3f4f5));
  background-image: linear-gradient(180deg, #f3f4f5, #f3f4f5);
}

.column-28 {
  margin-top: 1px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 60px;
  clear: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: left;
}

.column-28.crowd-column {
  margin-top: 0px;
  padding-left: 10%;
  text-align: right;
}

.column-29 {
  padding-right: 10%;
}

.column-29.geocoder-column {
  margin-top: 5%;
  padding-right: 18%;
  padding-bottom: 60px;
  padding-left: 100px;
}

.column-29.crowd-column {
  padding-right: 0%;
  padding-left: 60px;
  text-align: center;
}

.column-29.c-29-par {
  padding-right: 80px;
  padding-left: 20px;
  text-align: left;
}

.on_premises-image {
  max-height: 350px;
  box-shadow: -5px 3px 22px 1px rgba(0, 0, 0, 0.09);
}

.product-image {
  position: static;
  overflow: visible;
  max-height: 840px;
}

.section-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #fff;
  text-align: center;
}

.row-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: 200px;
  margin-left: 200px;
  padding-top: 10px;
  padding-bottom: 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;
}

.text-span-2 {
  display: block;
  margin-bottom: 60px;
  font-size: 18px;
  text-align: center;
}

.product-heading {
  margin-top: 7%;
  padding-right: 0px;
  padding-left: 20px;
  font-family: 'Montserrat light', sans-serif;
  color: #444;
  font-size: 26px;
}

.product-heading:hover {
  color: #444;
}

.product-heading.crowd-h {
  padding-right: 20px;
  padding-left: 20px;
  text-align: left;
}

.product-heading.geocoder-h {
  margin-top: 0%;
  text-align: left;
}

.product-heading.publisher-h {
  margin-top: 5%;
}

.heading-3 {
  display: block;
  min-width: 350px;
  margin-top: 0%;
}

.crowd-pricing-image {
  max-height: 350px;
  border: 1px solid #e7e7e7;
  box-shadow: 5px 4px 22px 1px rgba(0, 0, 0, 0.11);
}

.link {
  display: inline-block;
  color: #444;
  font-size: 25px;
  text-align: center;
  text-decoration: none;
}

.link:hover {
  color: #0084f3;
}

.geocoder-image {
  max-width: 500px;
  margin-top: 12px;
}

.additional-storage-paragraph {
  margin-top: 20px;
  margin-bottom: 60px;
  padding-bottom: 40px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #dfdfdf;
  font-family: 'Montserrat light', sans-serif;
  color: #252525;
  font-size: 16px;
  line-height: 28px;
}

.blue-arrow {
  color: #25b6db;
}

.price {
  display: block;
  margin-right: 0px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: none;
  font-family: Montserrat, sans-serif;
  color: #0083f3;
  font-size: 25px;
  font-weight: 300;
  letter-spacing: 0px;
}

.price.custom-pricing {
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 18px;
}

.peruser {
  display: block;
  color: #929292;
  font-size: 13px;
}

.div-block {
  display: inline-block;
  color: #12e043;
}

.pricing-subtitle1 {
  display: inline-block;
  line-height: 25px;
}

.pricingtitle {
  margin-bottom: 15px;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #505050;
  font-size: 22px;
  line-height: 33px;
  font-weight: 300;
}

.pricingtitle.pricing-title-2 {
  margin-bottom: 5px;
}

.pricing-item {
  display: block;
  width: 320px;
  margin: 20px 20px 40px;
  padding-top: 40px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6 #eee #eee;
  border-radius: 4px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 18px 13px -3px rgba(0, 0, 0, 0.18);
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  text-align: center;
}

.pricing-item.pricing-mdc-editor {
  width: 320px;
  clear: none;
  box-shadow: 0 20px 14px -3px rgba(0, 0, 0, 0.19);
}

.pricing-item.small-pricing-item {
  display: block;
  float: none;
  clear: none;
  text-align: center;
}

.smallline {
  display: none;
  width: 50px;
  height: 1px;
  margin: 10px auto;
  background-image: -webkit-gradient(linear, left top, right top, from(#01dffd), to(#9c2df3));
  background-image: linear-gradient(90deg, #01dffd, #9c2df3);
}

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

.div-block-5 {
  width: 100%;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#e6e6e6));
  background-image: linear-gradient(180deg, #e6e6e6, #e6e6e6);
}

.div-block-5.thin-line {
  margin-top: 0px;
}

.linearrow {
  margin-bottom: 0px;
}

.div-block-7 {
  margin-top: 33px;
  margin-bottom: 20px;
}

.div-block-8 {
  width: 14px;
  height: 14px;
  margin-top: -7px;
  margin-right: auto;
  margin-left: auto;
  border-style: none solid solid none;
  border-width: 1px;
  border-color: #e6e6e6;
  border-top-right-radius: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.div-block-8.thin-arrow {
  margin-top: -17px;
}

.div-block-9 {
  width: 70%;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#e6e6e6));
  background-image: linear-gradient(180deg, #e6e6e6, #e6e6e6);
}

.image-10 {
  display: block;
  max-width: 75%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.instaphoto {
  position: absolute;
  bottom: -2000px;
  z-index: -1;
}

.body {
  overflow: visible;
}

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

.start-for-free-2 {
  margin-bottom: 0px;
  margin-left: 40px;
  padding: 8px 25px;
  border-radius: 6px;
  background-color: #fd6558;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff7a60), to(#ff7a60));
  background-image: linear-gradient(180deg, #ff7a60, #ff7a60);
}

.dropdown-list-container-2 {
  background-color: transparent;
  color: transparent;
}

.dropdown-list-container-2.w--open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  border-style: none;
  border-width: 1px 1px 2px;
  border-color: #000 #000 #fff;
  border-radius: 4px;
  background-color: rgba(9, 109, 165, 0.89);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  color: transparent;
}

.nav-item-2 {
  display: block;
  margin-top: 0px;
  padding-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.nav-item-2:hover {
  color: #68f8fd;
}

.nav-item-2.nav-1 {
  display: none;
}

.main-title-3 {
  position: static;
  top: 300px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 3px;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 85px;
  font-weight: 700;
  letter-spacing: 15px;
  text-transform: none;
}

.main-title-3.how-it-works-1 {
  font-family: 'Montserrat light', sans-serif;
  font-size: 50px;
  line-height: 100px;
  font-weight: 500;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.main-title-3.how-it-works-1.how---subtitle {
  display: inline-block;
  margin-top: 13px;
  margin-bottom: 20px;
  padding: 0px 50px;
  border-style: none;
  border-width: 2px 1px 1px;
  border-color: #fff;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 30px;
  letter-spacing: 3px;
  text-transform: capitalize;
}

.background-image-2 {
  position: static;
  z-index: -1;
  display: block;
  width: 100%;
  height: auto;
  margin-top: 0px;
  padding-top: 0px;
  background-color: transparent;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-size: 125px;
  opacity: 0.3;
  -webkit-filter: blur(1px);
  filter: blur(1px);
}

.email-input-2 {
  position: static;
  display: inline-block;
  width: 140px;
  height: 42px;
  margin: 40px 0px 48px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  border-style: none;
  border-radius: 30px 0px 0px 30px;
  background-color: #fff;
  box-shadow: -1px 1px 50px 7px hsla(0, 0%, 100%, 0.19);
  font-family: Lato, sans-serif;
  color: #424f63;
  font-size: 14px;
  line-height: 38px;
}

.sign-up-button-2 {
  position: static;
  display: block;
  width: auto;
  height: auto;
  margin-top: 20px;
  margin-bottom: 0px;
  padding: 5px 60px;
  float: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border: 2px none #fff;
  border-radius: 10px;
  background-color: #fd6558;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff7a60), to(#ff7a60));
  background-image: linear-gradient(180deg, #ff7a60, #ff7a60);
  box-shadow: 0 7px 18px 0 rgba(0, 0, 0, 0.25);
  opacity: 1;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 38px;
  font-weight: 400;
  text-transform: none;
}

.sign-up-button-2:hover {
  background-color: #54658f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fc654a), to(#fc654a)), -webkit-gradient(linear, left top, left bottom, from(#fc7967), to(#fc7967));
  background-image: linear-gradient(180deg, #fc654a, #fc654a), linear-gradient(180deg, #fc7967, #fc7967);
}

.sign-up-button-2:active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fd754c), to(#fd754c)), -webkit-gradient(linear, left top, left bottom, from(#fc7967), to(#fc7967));
  background-image: linear-gradient(180deg, #fd754c, #fd754c), linear-gradient(180deg, #fc7967, #fc7967);
}

.sign-up-button-2.button-how {
  margin-top: 15px;
}

.backgroud-image-container-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #01add8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#032ba7), color-stop(49%, #1d6dbc), color-stop(72%, #32a4cd), color-stop(87%, #5cd0f8)), -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff));
  background-image: linear-gradient(180deg, #032ba7, #1d6dbc 49%, #32a4cd 72%, #5cd0f8 87%), linear-gradient(180deg, transparent, #fff);
  opacity: 1;
}

.cover {
  position: relative;
  display: block;
  overflow: visible;
  height: 550px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#032ba7), color-stop(47%, #2163c3), to(#1ae0ff));
  background-image: linear-gradient(180deg, #032ba7, #2163c3 47%, #1ae0ff);
}

.cover.how-it-works {
  display: block;
  overflow: visible;
  height: 500px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1673c2), color-stop(43%, #1c7ed8), color-stop(84%, #40b7ec), to(#5fe7fc));
  background-image: linear-gradient(180deg, #1673c2, #1c7ed8 43%, #40b7ec 84%, #5fe7fc);
}

.mission-2 {
  position: relative;
  top: auto;
  bottom: auto;
  z-index: auto;
  display: block;
  overflow: visible;
  margin-top: 0px;
  margin-bottom: auto;
  padding-top: 9px;
  padding-bottom: 13px;
  text-align: center;
}

.mission-2.how-it-works-2 {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e6715a), to(#e6715a)), -webkit-gradient(linear, left top, left bottom, from(#2e3642), to(#2e3642)), -webkit-gradient(linear, left top, left bottom, from(#1878cc), to(#57daf7)), -webkit-gradient(linear, left top, left bottom, from(#00bdc5), to(#00bdc5)), -webkit-gradient(linear, left top, left bottom, from(#00accc), to(#00accc));
  background-image: linear-gradient(180deg, #e6715a, #e6715a), linear-gradient(180deg, #2e3642, #2e3642), linear-gradient(180deg, #1878cc, #57daf7), linear-gradient(180deg, #00bdc5, #00bdc5), linear-gradient(180deg, #00accc, #00accc);
}

.heading-mission {
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: 'Montserrat light', sans-serif;
  color: #1673c1;
  font-size: 32px;
  font-weight: 500;
}

.heading-5 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'Montserrat light', sans-serif;
  color: #707070;
  font-size: 20px;
  font-weight: 300;
}

.gc-section-2 {
  display: block;
  margin-top: 0px;
  padding-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3ed7ef), color-stop(41%, #25a4df), color-stop(70%, #1673c2), color-stop(0, #1673c2), to(#006bc7)), -webkit-gradient(linear, left top, left bottom, from(#2e3642), to(#2e3642));
  background-image: linear-gradient(180deg, #3ed7ef, #25a4df 41%, #1673c2 70%, #1673c2 0, #006bc7), linear-gradient(180deg, #2e3642, #2e3642);
  text-align: center;
}

.gc-section-2.mdc-cover {
  position: relative;
  bottom: 0px;
  padding-bottom: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(13%, #0b86cc), color-stop(55%, #1d9fdb), color-stop(100%, #6de8e8), to(#b5eafa)), -webkit-gradient(linear, left top, left bottom, from(#2e3642), to(#2e3642));
  background-image: linear-gradient(180deg, #0b86cc 13%, #1d9fdb 55%, #6de8e8 100%, #b5eafa), linear-gradient(180deg, #2e3642, #2e3642);
  text-align: left;
}

.gc-section-2.qgis_cover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1673c2), color-stop(30%, #1673c2), color-stop(0, #1673c2), color-stop(59%, #25a4df), to(#5fe7fc)), -webkit-gradient(linear, left top, left bottom, from(#2e3642), to(#2e3642));
  background-image: linear-gradient(180deg, #1673c2, #1673c2 30%, #1673c2 0, #25a4df 59%, #5fe7fc), linear-gradient(180deg, #2e3642, #2e3642);
}

.link-block-2 {
  margin-top: 0px;
  text-align: center;
}

.little-triangle {
  color: #ff8d76;
  font-size: 25px;
  line-height: 35px;
}

.image-12 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  float: none;
  -webkit-filter: saturate(116%);
  filter: saturate(116%);
}

.image-12.mdc-im {
  position: relative;
  top: -45px;
  bottom: -1px;
  display: block;
  width: auto;
  height: auto;
  margin-top: 40px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
}

.row-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: 20px;
  margin-left: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: right;
}

.column-image {
  position: relative;
  display: block;
  height: auto;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.columntext {
  display: block;
  margin-bottom: 0px;
  padding-right: 0px;
  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: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  text-align: left;
}

.heading-6 {
  position: relative;
  display: block;
  margin-top: 60px;
  margin-right: -100px;
  margin-bottom: 70px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 55px;
  font-weight: 300;
  text-align: left;
  text-transform: none;
}

.crowd-button-2 {
  margin-top: 63px;
  margin-right: 10px;
  margin-bottom: 0px;
  padding: 12px 20px;
  border: 2px solid #fff;
  border-radius: 50px;
  background-color: rgba(0, 136, 226, 0);
  background-image: none;
  box-shadow: none;
  font-size: 16px;
  text-align: right;
}

.crowd-button-2:hover {
  border-color: #68f8fd;
  background-color: rgba(15, 145, 233, 0);
  color: #68f8fd;
}

.crowd-button-2.cg-button {
  display: inline-block;
  margin-top: 60px;
  margin-right: 0px;
  margin-bottom: 60px;
  padding: 12px 15px 12px 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 10px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
  color: #fff;
  font-size: 16px;
  text-align: left;
  text-decoration: none;
}

.crowd-button-2.cg-button:hover {
  border-style: solid;
  border-color: #68f8fd;
  background-color: rgba(15, 145, 233, 0);
  background-image: none;
  color: #68f8fd;
  text-decoration: none;
}

.h2-gc-cover {
  display: block;
  margin-top: 0px;
  margin-bottom: 21px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  text-transform: none;
}

.div-block-10 {
  display: block;
  margin-top: 0px;
  float: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
  text-transform: capitalize;
}

.mission-text-4 {
  position: static;
  display: inline-block;
  margin-top: 40px;
  margin-bottom: 10px;
  padding: 21px 0px;
  font-family: 'Montserrat light', sans-serif;
  color: #424f63;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  text-transform: none;
}

.mission-text-4.lp-text {
  margin-bottom: 40px;
  font-size: 24px;
}

.mission-text-4.how-it-works-4 {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 27px;
  font-weight: 300;
}

.link-2 {
  font-family: 'Montserrat light', sans-serif;
  color: #1c78fc;
  font-weight: 400;
  text-decoration: none;
}

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

.paragraph-24 {
  max-width: 600px;
  margin-top: 60px;
  margin-left: 0px;
  padding-left: 40px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  text-align: left;
}

.fieldworker-div-2 {
  position: relative;
  top: auto;
  display: block;
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  text-align: right;
}

.collectrow-2 {
  position: relative;
  display: inline-block;
  margin: 0px 60px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}

.viewer-image-2 {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  max-height: 500px;
  margin: 28px 50px 35px 0px;
  float: none;
  text-align: right;
}

.column-collect---text-2 {
  position: relative;
  right: -1px;
  bottom: -1px;
  display: block;
  margin-top: 26px;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
  color: #21a1c7;
  text-align: right;
}

.text-slide-3 {
  position: relative;
  top: auto;
  bottom: auto;
  display: block;
  overflow: hidden;
  width: 98%;
  height: 60%;
  max-width: 92%;
  min-height: 0px;
  margin: 0px;
  padding: 10px 0px 0px;
  -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;
  border-style: none;
  border-width: 1px;
  border-color: #cbcbcb;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: none;
  font-family: 'Montserrat light', sans-serif;
  color: #5c5c5c;
  font-size: 16px;
  line-height: 28px;
  font-style: italic;
  text-align: left;
}

.text-slide-3.slide-3-new {
  height: 55%;
  margin-top: 34px;
  font-size: 20px;
}

.text-slide-3.text-slide-new {
  width: 100%;
  height: 60%;
  margin-top: 44px;
  font-size: 19px;
}

.users-2 {
  width: 140px;
  margin-top: 9px;
  margin-bottom: 20px;
  -webkit-filter: none;
  filter: none;
}

.quote-right-2 {
  position: absolute;
  right: 12%;
  bottom: 0px;
  z-index: 20;
  display: inline-block;
  width: 45px;
  margin-top: 0px;
  margin-right: -44px;
  margin-bottom: 29px;
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
}

.quotations-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 40px;
  float: none;
  -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: none;
  border-width: 1px;
  border-color: #000 #000 #1673c1;
  background-color: #2e3642;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), radial-gradient(circle farthest-corner at 92% 100%, #215096, #2a67b4 52%, #3b7cd4), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, #fff, #fff), radial-gradient(circle farthest-corner at 92% 100%, #215096, #2a67b4 52%, #3b7cd4), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  text-align: center;
}

.signature-in-slide-2 {
  position: relative;
  left: 15%;
  z-index: 14;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 25px;
  padding: 0px 0px 0px 60px;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  font-family: 'Montserrat light', sans-serif;
  color: #1673c1;
  font-size: 14px;
  font-style: italic;
  text-align: right;
}

.signature-in-slide-2.signature-new {
  left: 29%;
  right: 6px;
  margin-top: 11px;
  padding-left: 10px;
}

.clients-title-2 {
  margin-top: 49px;
  margin-bottom: 0px;
  padding-top: 56px;
  padding-bottom: 46px;
  font-family: 'Montserrat light', sans-serif;
  color: #fdfdfd;
  font-size: 24px;
  text-align: center;
  text-transform: none;
}

.quote-left-2 {
  position: absolute;
  left: 12%;
  z-index: 50;
  display: inline-block;
  width: 45px;
  margin-top: 20px;
  margin-left: -44px;
  padding-left: 0px;
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
}

.slider-mask-2 {
  display: inline-block;
  width: 76%;
  height: 100%;
  max-width: 76%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border: 2px none #4dd4ff;
  border-radius: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: linear-gradient(180deg, transparent, transparent);
  box-shadow: none;
}

.quotes-slider-2 {
  position: relative;
  display: inline-block;
  margin-bottom: 33px;
  padding-bottom: 0px;
  background-color: transparent;
}

.quote-slide-2 {
  position: relative;
  display: inline-block;
  min-height: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-style: none;
  background-color: transparent;
  text-align: center;
}

.cients-logos {
  display: block;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #dfdfdf;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#03488d), to(#03488d)), -webkit-gradient(linear, left top, left bottom, from(#006bc6), to(#006bc6)), -webkit-gradient(linear, left top, left bottom, from(#2e3642), to(#2e3642));
  background-image: linear-gradient(180deg, #03488d, #03488d), linear-gradient(180deg, #006bc6, #006bc6), linear-gradient(180deg, #2e3642, #2e3642);
}

.cients-logos.clients-logos-down {
  display: none;
}

.clients-columns-3 {
  display: block;
  height: auto;
  margin: 0px 0px 0px 140px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-style: none;
  border-width: 1px;
  border-color: #656666 #000 #000;
  background-image: none;
  -webkit-filter: none;
  filter: none;
}

.client-image-2 {
  position: relative;
  top: 0px;
  display: block;
  max-height: 90px;
  max-width: 200px;
  margin: 0px auto auto;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 10px;
  opacity: 0.23;
  -webkit-filter: contrast(177%) brightness(114%);
  filter: contrast(177%) brightness(114%);
  text-align: center;
}

.client-image-2:hover {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.client-image-2.client_im3 {
  overflow: visible;
  max-height: 110px;
  max-width: 230px;
  opacity: 0.2;
  -webkit-filter: contrast(200%) brightness(178%);
  filter: contrast(200%) brightness(178%);
}

.client-image-2.cl_im3 {
  max-height: 80px;
  max-width: 105px;
  margin-top: -10px;
  margin-bottom: 20px;
  padding-bottom: 0px;
  opacity: 0.25;
  -webkit-filter: contrast(200%) brightness(102%);
  filter: contrast(200%) brightness(102%);
}

.client-image-2.cl_im4 {
  max-height: 100px;
  max-width: 200px;
  margin-top: 30px;
  padding-bottom: 10px;
  background-color: transparent;
  opacity: 0.2;
  -webkit-filter: grayscale(100%) contrast(177%) brightness(0%) invert(100%);
  filter: grayscale(100%) contrast(177%) brightness(0%) invert(100%);
  color: rgba(51, 51, 51, 0);
}

.client-image-2.cl_im4.wsp-logo {
  max-width: 170px;
  opacity: 0.2;
}

.container-image-2 {
  position: relative;
  display: block;
  margin-top: 10px;
}

.clients-columns-4 {
  margin: 3px 140px 0px 0px;
  padding-top: 0px;
  padding-bottom: 10px;
  background-image: none;
}

.news-title-2 {
  margin-top: 20px;
  margin-bottom: 60px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 31px;
  font-weight: 300;
  text-align: center;
  text-transform: capitalize;
}

.linkedin-icon-2 {
  width: 41px;
  margin-right: 3px;
  margin-left: 3px;
  -webkit-filter: saturate(120%) hue-rotate(17deg);
  filter: saturate(120%) hue-rotate(17deg);
}

.heading-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 90px;
  margin-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;
  font-family: 'Montserrat light', sans-serif;
  color: #1673c1;
  font-weight: 300;
}

.start-for-free-3 {
  margin-bottom: 0px;
  margin-left: 40px;
  padding: 7px 15px;
  border-radius: 54px;
  background-color: #fd6558;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3086dc), to(#3086dc)), -webkit-gradient(linear, left top, left bottom, from(#22e2ca), to(#22e2ca));
  background-image: linear-gradient(180deg, #3086dc, #3086dc), linear-gradient(180deg, #22e2ca, #22e2ca);
}

.column-32 {
  display: block;
}

.app-link {
  margin-top: -40px;
  font-family: 'Montserrat light', sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.paragraph-26 {
  margin-top: -40px;
  margin-right: auto;
  font-family: 'Montserrat light', sans-serif;
  font-size: 16px;
}

.nazivi-rola-2 {
  margin-top: 130px;
  margin-bottom: 68px;
  font-family: 'Montserrat light', sans-serif;
  color: #333;
}

.nazivi-rola-2.druga-strana {
  margin-top: 130px;
  margin-right: auto;
  margin-left: auto;
}

.image-13 {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  max-width: 1000px;
  margin: 86px auto 19px;
  padding-left: 37px;
  text-align: center;
}

.crowd-div-link-2 {
  position: relative;
  z-index: 15;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.fieldworker-div-3 {
  position: relative;
  top: auto;
  display: block;
  width: auto;
  height: auto;
  margin-top: 53px;
  margin-right: 50px;
  text-align: center;
}

.collectrow-3 {
  position: relative;
  margin: 0px 150px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}

.column-collect---text-3 {
  position: relative;
  display: inline-block;
  margin-top: 5px;
  padding-top: 0px;
  padding-left: 120px;
  color: #21a1c7;
  text-align: left;
}

.mdc-image-column-2 {
  bottom: auto;
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: center;
}

.viewer-image-3 {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-top: 41px;
  margin-bottom: 35px;
  margin-left: 0px;
  float: none;
  text-align: right;
}

.row-4 {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 20px;
  padding-bottom: 40px;
}

.row-5 {
  position: relative;
  display: inline-block;
  margin-top: 22px;
  margin-right: 50px;
  margin-left: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.heading-8 {
  position: relative;
  display: block;
  margin: 50px auto 1px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 44px;
  line-height: 60px;
  font-weight: 500;
  text-align: left;
  text-transform: none;
}

.crowd-button-3 {
  margin-top: 30px;
  margin-right: 20px;
  margin-bottom: 40px;
  padding: 12px 20px;
  border: 1px none #fff;
  border-radius: 50px;
  background-color: #e47d55;
  font-size: 15px;
  text-align: right;
}

.crowd-button-3:hover {
  background-color: #0f91e9;
}

.crowd-button-3.cg-button {
  display: inline;
  margin-top: 0px;
  margin-bottom: 21px;
  padding: 12px 25px;
  border-style: none;
  border-color: hsla(0, 0%, 100%, 0.68);
  border-radius: 6px;
  background-color: #0088e2;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8755b), to(#f8755b));
  background-image: linear-gradient(180deg, #f8755b, #f8755b);
  font-family: 'Montserrat regular', sans-serif;
  font-size: 15px;
  text-align: left;
}

.crowd-button-3.cg-button:hover {
  border-color: hsla(0, 0%, 100%, 0.57);
  background-color: #0f91e9;
}

.crowd-button-3.mdc-how-bttn {
  display: inline;
  margin-top: 0px;
  margin-left: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
  border-style: none;
  border-width: 2px;
  border-radius: 6px;
  background-color: rgba(228, 125, 85, 0);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0084f3), to(#0084f3));
  background-image: linear-gradient(180deg, #0084f3, #0084f3);
  text-align: left;
}

.crowd-button-3.mdc-how-bttn:hover {
  background-color: #fa8d62;
}

.row-6 {
  margin-top: 54px;
  margin-right: 70px;
  margin-left: 70px;
  text-align: center;
}

.row-6.row-61 {
  margin-top: 60px;
  margin-right: 70px;
  margin-left: 70px;
}

.image-14 {
  height: auto;
  max-width: 80%;
  margin-top: 0%;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 37px;
  border: 1px none #000;
  opacity: 1;
}

.paragraph-3 {
  position: absolute;
  width: 400px;
  margin-top: 40%;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 29px;
  font-weight: 300;
}

.text-span-4 {
  font-family: Montserrat, sans-serif;
  font-size: 26px;
}

.dof-logo {
  height: 80px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
}

.mapsat-logo-2 {
  max-width: 95%;
  margin-left: 10px;
  padding-left: 20px;
}

.logo-100 {
  max-width: 80%;
  margin-top: -30px;
  margin-left: 7px;
}

.logo-fida-2 {
  max-width: 75%;
  margin-top: 12px;
  margin-right: 49px;
}

.logo-pacific-2 {
  max-width: 58%;
  margin-top: -20px;
  margin-bottom: 0px;
  margin-left: 75px;
  padding-left: 0px;
}

.start-for-free-4 {
  margin-bottom: 0px;
  margin-left: 40px;
  padding: 7px 15px;
  border-radius: 54px;
  background-color: #fd6558;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#22e2ca), to(#22e2ca)), -webkit-gradient(linear, left top, left bottom, from(#7fdda1), to(#7fdda1));
  background-image: linear-gradient(180deg, #22e2ca, #22e2ca), linear-gradient(180deg, #7fdda1, #7fdda1);
}

.div-block-11 {
  position: relative;
  z-index: 3;
  margin: 131px 250px 58px;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.link-3 {
  margin-top: 0px;
  margin-bottom: 4px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 22px;
  text-align: center;
  text-decoration: none;
}

.link-3:hover {
  color: #75e4ff;
}

.the-team-cover-2 {
  position: relative;
  top: -109px;
  display: block;
  overflow: hidden;
  height: 380px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 162, 201, 0.94)), to(rgba(0, 162, 201, 0.94)));
  background-image: linear-gradient(180deg, rgba(0, 162, 201, 0.94), rgba(0, 162, 201, 0.94));
}

.the-team-cover-2.sales-cover {
  height: 500px;
}

.about-gc-2 {
  margin-top: -52px;
  font-size: 16px;
}

.paragraph-career-job-2 {
  margin-top: 20px;
  margin-bottom: 35px;
  font-family: 'Montserrat light', sans-serif;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
}

.paragraph-career-job-2.big-paragraph {
  margin-top: 56px;
  margin-bottom: 63px;
  color: #777;
  font-size: 23px;
}

.image-15 {
  opacity: 0.84;
}

.quote-2 {
  margin-top: 59px;
  font-family: Montserrat, sans-serif;
  color: #989ba5;
  font-size: 18px;
  line-height: 34px;
  font-style: italic;
}

.paragraph-about-job-2 {
  margin-top: 77px;
  font-family: 'Montserrat light', sans-serif;
  font-size: 16px;
  line-height: 32px;
}

.ime-lika-2 {
  margin-bottom: 44px;
  font-family: 'Montserrat regular', sans-serif;
  color: #989ba5;
  font-size: 15px;
  text-align: right;
}

.bold-veci-2 {
  font-family: 'Montserrat regular', sans-serif;
  font-size: 22px;
}

.paragraph-about-gc-2 {
  font-family: 'Montserrat light', sans-serif;
  font-size: 17px;
  line-height: 34px;
  text-align: center;
}

.paragraph-about-gc-2.sales-paragraph {
  margin-top: 60px;
}

.always-applay-2 {
  margin-top: 57px;
  text-align: center;
}

.paragrone-line-2 {
  margin-top: 33px;
  font-family: 'Montserrat light', sans-serif;
  color: #555;
  font-size: 18px;
}

.div-block-12 {
  width: 80%;
  text-align: center;
}

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

.div-block-14 {
  width: 80%;
  margin-left: auto;
  float: none;
}

.div-block-15 {
  width: 80%;
  margin-left: auto;
}

.heading-9 {
  margin-top: 60px;
  margin-bottom: 4px;
  padding-bottom: 20px;
  font-family: 'Montserrat hairline', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
}

.heading-10 {
  display: block;
  margin-top: 62px;
  margin-bottom: 60px;
  padding: 10px 0px 0px;
  border-radius: 2px;
  background-color: transparent;
  font-family: 'Montserrat light', sans-serif;
  color: #2188df;
  font-size: 28px;
  font-weight: 400;
  text-align: center;
}

.bold-text-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  font-family: 'Montserrat hairline', sans-serif;
  color: #9ffff0;
  font-weight: 700;
  text-align: left;
}

.div-block-16 {
  margin-top: 2%;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 30px;
  padding-left: 0px;
  border: 2px none #fa947b;
  background-color: transparent;
  box-shadow: none;
  text-align: left;
}

.div-block-17 {
  display: none;
  width: 66%;
  margin-top: 15px;
  margin-bottom: 7px;
  padding-top: 1px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #ade2ff;
  color: #000;
  text-align: left;
}

.high {
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-weight: 100;
  text-transform: uppercase;
}

.real-time-tiltle {
  margin-bottom: 38px;
}

.text-block-5 {
  position: relative;
  display: block;
  margin: 0px 200px 100px;
  font-family: 'Montserrat light', sans-serif;
  color: #545455;
  font-size: 22px;
  line-height: 22px;
  text-align: center;
}

.industries-text {
  position: relative;
  display: none;
  margin-bottom: 0px;
  padding-top: 52px;
  padding-bottom: 50px;
  text-align: center;
}

.value-props-title {
  display: block;
  max-width: 280px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  font-family: 'Montserrat regular', sans-serif;
  color: #2188df;
  font-size: 19px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.value-props-text {
  max-width: 280px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 20px;
  font-family: 'Montserrat light', sans-serif;
  color: #37393a;
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
  text-align: left;
}

.value-prop-column {
  text-align: center;
}

.value-propositions {
  margin: 0px 100px 43px;
  padding-top: 2px;
  padding-bottom: 65px;
  border: 1px solid #e6e6e6;
  background-color: transparent;
  box-shadow: 0 0 44px 2px rgba(0, 0, 0, 0.15);
  text-align: center;
}

.body-2 {
  overflow: visible;
  text-align: left;
}

.div-block-18 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: -15px;
  bottom: 0px;
  overflow: visible;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffba8b), color-stop(60%, #e28a60), to(#f38c6b)), -webkit-gradient(linear, left top, left bottom, from(rgba(5, 161, 211, 0.49)), to(rgba(5, 161, 211, 0.49))), url('../images/Satelite-Map.jpg');
  background-image: linear-gradient(180deg, #ffba8b, #e28a60 60%, #f38c6b), linear-gradient(180deg, rgba(5, 161, 211, 0.49), rgba(5, 161, 211, 0.49)), url('../images/Satelite-Map.jpg');
  background-position: 0px 0px, 0px 0px, 68% 37%;
  background-size: auto, auto, 120%;
  background-repeat: repeat, repeat, no-repeat;
  opacity: 1;
}

.div-block-19 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
}

.row-62 {
  margin: 47px 50px 39px;
}

.row-63 {
  margin: 10px 50px 46px;
}

.industry-text {
  font-family: 'Montserrat light', sans-serif;
  text-align: left;
}

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

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

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

.caps-lock {
  text-transform: uppercase;
}

.value-props-image {
  display: inline-block;
  height: 60px;
  margin: 10px auto 25px;
  padding-right: 0px;
  -webkit-filter: saturate(200%) invert(100%);
  filter: saturate(200%) invert(100%);
}

.heading-11 {
  margin-top: 120px;
  margin-bottom: 100px;
  font-family: 'Montserrat light', sans-serif;
  font-size: 30px;
  text-align: center;
}

.heading-11.heading-workflow {
  margin-top: 80px;
  margin-bottom: 90px;
}

.workflow {
  margin-top: 0px;
  margin-bottom: 0px;
}

.workflow-title {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 40px;
  font-family: 'Montserrat light', sans-serif;
  font-size: 24px;
}

.workflow-item {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Montserrat light', sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.workflow-list {
  font-family: 'Montserrat light', sans-serif;
  font-size: 15px;
}

.extend-title {
  display: inline-block;
  margin-top: 66px;
  margin-bottom: 46px;
  font-family: 'Montserrat light', sans-serif;
  color: #0471ce;
  font-size: 24px;
}

.heading-12 {
  margin-top: 73px;
  text-align: center;
}

.paragraph-27 {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.text-block-10 {
  display: block;
  width: 50%;
  margin: 40px auto 54px;
  font-family: 'Montserrat light', sans-serif;
  color: #444;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
}

.extend {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), color-stop(27%, #fff));
  background-image: linear-gradient(180deg, #f0f0f0, #fff 27%);
  text-align: center;
}

.row-64 {
  margin-top: 46px;
}

.text-block-11 {
  padding-right: 20px;
  padding-left: 20px;
  text-align: left;
}

.aps-titles {
  margin-bottom: 38px;
  font-family: 'Montserrat light', sans-serif;
  color: #0471ce;
  text-decoration: none;
}

.apps-description {
  margin-top: 21px;
  margin-bottom: 37px;
  padding-right: 30px;
  padding-left: 30px;
  font-family: 'Montserrat light', sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}

.app-image {
  height: 250px;
  margin-bottom: 16px;
}

.app-image.portal {
  padding-right: 25px;
  padding-left: 20px;
}

.paragraph-28 {
  position: relative;
  display: inline-block;
  max-width: 60%;
  margin: 30px auto 28px;
  line-height: 22px;
  text-align: center;
}

.user-quote-mdc {
  position: relative;
  margin-top: 40px;
  margin-bottom: 0px;
  background-color: transparent;
  background-image: linear-gradient(188deg, #1d96d5 23%, #51c4ed 87%), linear-gradient(131deg, #0088e2, #09b7ee 86%);
  text-align: center;
}

.quote-author {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  color: #4e4e4e;
  text-align: right;
}

.italic-text {
  display: inline-block;
  max-width: 60%;
  margin-bottom: 50px;
  padding-top: 0px;
  font-family: 'Montserrat light', sans-serif;
  color: #fafafa;
  font-size: 16px;
  text-align: left;
}

.user-quote {
  display: inline-block;
  margin-top: 50px;
  margin-bottom: 5px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  text-align: justify;
}

.row-65 {
  margin-top: 60px;
  margin-right: 50px;
  margin-left: 50px;
}

.row-66 {
  margin-top: 60px;
  margin-right: 50px;
  margin-left: 50px;
}

.row-workflow {
  display: block;
  margin: 0px auto 60px;
  padding: 10px 100px;
  text-align: left;
}

.row-workflow.qgis_column {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 40px;
  padding-left: 40px;
}

.row-workflow.qgis_column2 {
  margin-bottom: 30px;
  padding-right: 40px;
  padding-left: 40px;
}

.row-68 {
  margin-top: 80px;
  margin-right: 50px;
  margin-left: 50px;
}

.row-68.qgis-update {
  margin: 80px auto 50px;
  padding-right: 40px;
  padding-left: 40px;
}

.stories-title {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 34px;
  padding-bottom: 34px;
  font-family: 'Montserrat light', sans-serif;
  font-size: 30px;
  text-align: center;
}

.text-span-5 {
  color: #2188df;
  font-size: 22px;
}

.build {
  background-color: transparent;
  text-align: center;
}

.share {
  margin-top: 70px;
  padding-top: 20px;
  padding-bottom: 0px;
}

.share.sharemdc {
  margin-top: 0px;
}

.collect-mdc {
  margin-top: 0px;
}

.collect-mdc.qgis_collect {
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 10px;
}

.user-stories {
  padding-bottom: 50px;
}

.link-block-3 {
  color: #333;
  text-decoration: none;
}

.link-block-3:hover {
  color: #2188df;
}

.link-block-4 {
  color: #1e71cb;
  text-decoration: none;
}

.link-block-4:hover {
  color: #288edf;
}

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

.link-block-5:hover {
  color: #288edf;
}

.heading-13 {
  max-width: 400px;
  margin-top: 13px;
  padding-bottom: 7px;
  font-family: 'Montserrat light', sans-serif;
  color: #444;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
}

.story-link {
  max-width: 400px;
  box-shadow: 0 17px 36px 2px rgba(0, 0, 0, 0.23);
  color: #333;
  text-decoration: none;
}

.row-69 {
  margin-top: 75px;
}

.row-story {
  display: block;
  margin-right: 50px;
  margin-bottom: 100px;
  margin-left: 50px;
  padding: 20px;
  text-align: center;
}

.column-33 {
  display: block;
  padding-left: 30px;
}

.div-block-20 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px 100px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.story-column {
  padding: 10px 30px;
}

.arrow-image {
  max-height: 130px;
}

.arrow-image.side-arr {
  max-height: 110px;
}

.heading-14 {
  margin-top: 15px;
}

.text-block-10-copy {
  display: block;
  width: 40%;
  margin: 40px auto 11px;
  font-family: 'Montserrat light', sans-serif;
  color: #0471ce;
  font-size: 17px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
}

.text-block11 {
  margin-top: 1px;
  margin-bottom: 20px;
  padding-top: 40px;
  font-family: 'Montserrat regular', sans-serif;
  color: #0471ce;
  font-size: 20px;
}

.image-16 {
  width: auto;
  max-height: 700px;
  box-shadow: none;
}

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

.columntext-div {
  margin-top: 0px;
  padding-top: 30px;
  padding-right: 20px;
  padding-left: 20px;
}

.columntext-div.columnqgis_mdc {
  margin-top: 40px;
}

.columntext-div.columnshare {
  padding-right: 0px;
}

.columntext-div.div_symb {
  margin-top: 40px;
}

.div-block-21 {
  margin-top: 2px;
  padding-top: 50px;
}

.image-17 {
  display: inline-block;
  width: auto;
  max-height: none;
  max-width: 380px;
  margin-top: 0px;
  margin-right: -40px;
  margin-left: 76px;
}

.image-18 {
  position: absolute;
  width: auto;
  max-height: 600px;
  max-width: 95%;
  margin-top: 35px;
  margin-right: 20px;
  margin-left: -39px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.44);
}

.clients-columne-new {
  margin-bottom: 40px;
  padding-bottom: 49px;
}

.buttons-div {
  display: block;
  margin-top: 69px;
  margin-bottom: 29px;
  text-align: left;
}

.image-19 {
  width: auto;
  max-height: 800px;
  margin-top: 59px;
  box-shadow: 0 4px 20px -3px rgba(0, 0, 0, 0.46);
}

.heading-15 {
  margin-top: 50px;
}

.container {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1450px;
  margin-right: auto;
  margin-left: auto;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.apps-link {
  color: #3a85d9;
  font-weight: 600;
  text-decoration: none;
}

.apps-link:hover {
  color: #1f6ec5;
}

.ftontend-title {
  margin-top: 100px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 44px;
  text-align: center;
  letter-spacing: 1px;
}

.ftontend-title.backend-title {
  margin-top: 100px;
  margin-bottom: 30px;
}

.body-3 {
  display: block;
  overflow: visible;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.body-4 {
  overflow: visible;
}

.body-5 {
  text-align: left;
}

.column-36 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.body-7 {
  overflow: visible;
}

.container-2 {
  display: none;
}

.lostpass {
  margin-top: 40px;
  font-family: 'Montserrat light', sans-serif;
  color: #02609e;
}

.noaccount {
  font-family: 'Montserrat light', sans-serif;
  color: #02609e;
}

.column-39 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.column-40 {
  position: relative;
  margin-top: 40px;
  text-align: center;
}

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

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin-right: auto;
  margin-bottom: 20px;
  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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: 'Montserrat light', sans-serif;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 100px;
  margin-left: 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;
}

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

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

.column-44 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 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;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.column-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  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;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.column-46 {
  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-47 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  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;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.column-48 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 30px;
  -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;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.column-49 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  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;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.column-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 30px;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

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

.call-to-action {
  padding-top: 40px;
  padding-bottom: 60px;
}

.centered-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.section-5 {
  background-color: #4855ec;
}

.hero-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  max-height: 780px;
  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: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 0px 0px, 50% 50%;
  color: #fff;
}

.subscribe-form-2 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.subscribe-form-flex {
  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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.subscribe-form-input-wrapper {
  text-align: left;
}

.subscribe-form-input {
  margin-bottom: 0px;
}

.schedule-demo {
  padding-top: 100px;
  padding-bottom: 100px;
}

.small-text {
  margin-bottom: 24px;
  color: #0762ff;
}

.contact-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  margin-right: 60px;
  margin-left: 60px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer {
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  color: #444;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

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

.cards-grid-container {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}

.cards-image-mask {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
  border-radius: 0%;
}

.cards-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.hero {
  display: block;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-container {
  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: 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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hero-image-mask {
  width: 100%;
  margin-left: 40px;
}

.hero-image {
  width: 100%;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0.5 auto;
  -ms-flex: 0 0.5 auto;
  flex: 0 0.5 auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.div-block-23 {
  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;
  border-style: none;
  border-width: 1px;
  border-color: #cdcdcd;
  border-radius: 11px;
  box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.27);
  text-align: center;
}

.h1_qgis {
  margin-top: 80px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 44px;
  font-weight: 300;
}

.partner_hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-16 {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-right: 140px;
  padding-left: 140px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 33px;
  font-weight: 300;
  text-align: center;
}

.heading-17 {
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 300;
}

.qgis_tagline {
  display: block;
  max-width: 700px;
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: 'Montserrat light', sans-serif;
  color: #29ffdf;
  font-size: 22px;
  line-height: 38px;
  font-weight: 300;
  text-align: center;
}

.image-20 {
  width: 900px;
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.feature-image-mask {
  width: 100%;
  margin-right: 40px;
}

.feature-image-2 {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

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

.qgis_parag {
  font-family: 'Montserrat light', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.div_qgis1 {
  padding-top: 0px;
  padding-left: 20px;
}

.image-21 {
  width: 90%;
  box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.28);
}

.button-2 {
  margin-top: 30px;
  margin-bottom: 40px;
  padding: 13px 40px;
  border-radius: 6px;
  background-color: #fd8373;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff7a60), to(#ff7a60));
  background-image: linear-gradient(180deg, #ff7a60, #ff7a60);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.48);
  font-family: 'Montserrat regular', sans-serif;
  font-size: 15px;
}

.image-17-2 {
  max-width: 360px;
  margin-left: -45px;
}

.image-22 {
  position: absolute;
  max-width: 60%;
  margin-top: 50px;
  margin-left: 100px;
  padding-left: 40px;
}

.column-51 {
  margin-top: 40px;
  padding-right: 20px;
}

.column-52 {
  margin-top: 0px;
  padding-right: 20px;
}

.image-23 {
  padding-right: 30px;
}

.paragraph-29 {
  margin-top: 30px;
  background-color: rgba(2, 2, 2, 0);
  -webkit-filter: contrast(200%);
  filter: contrast(200%);
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 35px;
}

.paragraph-30 {
  margin-right: 60px;
  margin-bottom: 100px;
  margin-left: 60px;
  font-family: 'Montserrat light', sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.heading-18 {
  margin-right: 60px;
  margin-bottom: 29px;
  margin-left: 60px;
  font-family: 'Montserrat regular', sans-serif;
  color: #4b4b4b;
  font-size: 20px;
  font-weight: 300;
}

.modal-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  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;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(24, 209, 114, 0.98)), to(rgba(4, 71, 206, 0.98)));
  background-image: linear-gradient(180deg, rgba(24, 209, 114, 0.98), rgba(4, 71, 206, 0.98));
}

.request-demo-title {
  color: #0762ff;
}

.submit-button {
  margin-top: 30px;
  padding: 10px 40px;
  border-radius: 4px;
  background-color: #ff6c48;
  box-shadow: 0 7px 14px 0 rgba(0, 0, 0, 0.22);
  font-family: 'Montserrat regular', sans-serif;
  font-size: 14px;
}

.submit-button:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff5931), to(#ff5931));
  background-image: linear-gradient(180deg, #ff5931, #ff5931);
}

.textarea {
  border: 1px solid #b4cefc;
  border-radius: 4px;
}

.textarea::-webkit-input-placeholder {
  font-family: 'Montserrat light', sans-serif;
  color: #5d97fc;
  line-height: 40px;
  font-weight: 300;
  text-align: left;
}

.textarea:-ms-input-placeholder {
  font-family: 'Montserrat light', sans-serif;
  color: #5d97fc;
  line-height: 40px;
  font-weight: 300;
  text-align: left;
}

.textarea::-ms-input-placeholder {
  font-family: 'Montserrat light', sans-serif;
  color: #5d97fc;
  line-height: 40px;
  font-weight: 300;
  text-align: left;
}

.textarea::placeholder {
  font-family: 'Montserrat light', sans-serif;
  color: #5d97fc;
  line-height: 40px;
  font-weight: 300;
  text-align: left;
}

.text-field {
  border: 1px solid #b4cefc;
  border-radius: 4px;
  font-family: 'Montserrat light', sans-serif;
  font-weight: 300;
}

.text-field.dropdown-industry {
  background-color: #fff;
  color: #2b2b2b;
  text-align: center;
}

.text-field-2 {
  border: 1px solid #b4cefc;
  border-radius: 4px;
}

.text-field-3 {
  border-style: solid;
  border-width: 1px;
  border-color: #b4cefc;
  border-radius: 4px;
}

.text-field-4 {
  border: 1px solid #b4cefc;
  border-radius: 4px;
}

.paragraph-31 {
  display: block;
  margin-top: 10px;
  margin-bottom: 21px;
  margin-left: 0px;
  padding-right: 60px;
  padding-left: 60px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 16px;
}

.field-label {
  font-family: 'Montserrat regular', sans-serif;
  color: #0762ff;
  text-align: left;
}

.field-label-2 {
  font-family: 'Montserrat regular', sans-serif;
  color: #0762ff;
  text-align: left;
}

.field-label-3 {
  font-family: 'Montserrat regular', sans-serif;
  color: #0762ff;
  text-align: left;
}

.field-label-4 {
  font-family: 'Montserrat regular', sans-serif;
  color: #0762ff;
  text-align: left;
}

.field-label-5 {
  margin-bottom: 7px;
  font-family: 'Montserrat regular', sans-serif;
  color: #0762ff;
  text-align: left;
}

.italic-text-2 {
  font-family: 'Montserrat light', sans-serif;
  color: #797979;
}

.container-3 {
  padding: 0px 0px 40px;
  background-color: #fff;
  box-shadow: 0 8px 40px 0 rgba(0, 0, 0, 0.41);
}

.form-2 {
  display: block;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
  background-color: #fff;
}

.heading-19 {
  margin-top: 40px;
  font-family: 'Montserrat light', sans-serif;
}

.close-x {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 30px;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 5px;
  cursor: pointer;
}

.image-24 {
  opacity: 0.43;
  color: #fff;
}

.success-msg {
  font-family: 'Montserrat regular', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 27px;
}

.success-message {
  margin-right: 40px;
  margin-left: 40px;
  background-color: #0762ff;
}

.text-block-12 {
  font-family: 'Montserrat light', sans-serif;
  color: #ff6c48;
}

.image25 {
  margin-top: 40px;
}

.qgis1-image {
  width: auto;
  margin-top: 40px;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.29);
}

.qgis-share-tekst {
  padding-right: 0px;
  padding-left: 0px;
}

.field-label-6 {
  margin-top: 20px;
  font-family: 'Montserrat regular', sans-serif;
  color: #0762ff;
  text-align: center;
}

.form-block {
  margin-bottom: 10px;
}

.update-section {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 20px;
}

.demo-modal {
  display: none;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: center;
}

.form_text {
  margin-top: 5px;
  font-family: 'Montserrat regular', sans-serif;
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 14px;
}

.sign-up-title {
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 32px;
  font-weight: 300;
}

.column-53 {
  text-align: left;
}

.column-54 {
  text-align: left;
}

.qgis-released {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#006bc7), color-stop(57%, #2b9bd5), to(#3fd8f0));
  background-image: linear-gradient(180deg, #006bc7, #2b9bd5 57%, #3fd8f0);
}

.image-25 {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: -20px;
  margin-bottom: 0px;
  margin-left: -50px;
}

.qgisrowhome {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 60px;
  padding-top: 0px;
  padding-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.qgis-h2 {
  position: static;
  display: inline-block;
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 10px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 60px;
  font-weight: 300;
  text-align: left;
}

.paragqgis {
  margin-top: 0px;
  padding-right: 20px;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
}

.div-block-25 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.div-block-red {
  position: absolute;
  left: 33%;
  top: 24%;
  right: 0%;
  bottom: auto;
  display: none;
  width: 180px;
  height: 50px;
  padding: 8px 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff7a60), to(#ff7a60));
  background-image: linear-gradient(180deg, #ff7a60, #ff7a60);
  box-shadow: none;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.div-block-red:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fc836c), to(#fc836c));
  background-image: linear-gradient(180deg, #fc836c, #fc836c);
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.32);
}

.text-block-13 {
  position: static;
  left: 34%;
  top: 22%;
  right: 0%;
  bottom: auto;
  z-index: 99;
  display: inline-block;
  width: 180px;
  margin-bottom: 0px;
  padding-left: 0px;
  border-radius: 4px;
  background-color: #ff7a60;
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  font-family: 'Montserrat light', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 50px;
  font-weight: 300;
  text-align: center;
  cursor: pointer;
}

.text-block-13:hover {
  margin-bottom: 0px;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.16);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.qgisreleased:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fd8871), to(#fd8871));
  background-image: linear-gradient(180deg, #fd8871, #fd8871);
}

.qgis-button {
  margin-top: 50px;
  margin-right: 60px;
  padding-left: 20px;
  float: left;
  border: 2px solid #fff;
  border-radius: 10px;
  background-color: rgba(56, 152, 236, 0);
  text-align: center;
}

.qgis-button:hover {
  border-color: #68f8fd;
  color: #68f8fd;
}

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

.div-block-27 {
  margin: 40px 10px 20px 60px;
  text-align: left;
}

.imagemdc1 {
  max-height: 700px;
  max-width: 95%;
}

.container-4 {
  margin-right: 220px;
  margin-left: 60px;
}

.container-scroll-nav {
  display: block;
  margin-right: 40px;
  margin-left: 40px;
}

.platformcolumn1 {
  padding-right: 0px;
  padding-left: 60px;
}

.viewercontainer {
  text-align: center;
}

.mdchowbttn {
  margin-left: 20px;
  padding: 12px 25px;
  border-radius: 6px;
  background-color: #0084f3;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.31);
  font-size: 15px;
}

.mdchowbttn:hover {
  background-color: #0572ce;
}

.mdc-signup {
  margin-right: 20px;
  padding: 12px 25px;
  border-radius: 6px;
  background-color: #ff7a60;
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.26);
  font-family: 'Montserrat regular', sans-serif;
  font-size: 15px;
}

.mdc-signup:hover {
  background-color: #ff684a;
}

.open-closed {
  margin-top: 38px;
  font-family: 'Montserrat light', sans-serif;
  color: #4292f6;
}

.container-5 {
  padding-bottom: 10px;
  text-align: left;
}

.body-10 {
  margin-top: 0px;
}

.container-7 {
  text-align: left;
}

.div-block-28 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 3%;
  z-index: 0;
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  text-align: center;
}

.heading-20 {
  position: static;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0px;
  font-family: 'Montserrat regular', sans-serif;
  color: #fff;
  font-size: 24px;
  text-align: center;
}

.text-block-14 {
  display: block;
  margin-top: 10px;
  margin-bottom: 40px;
  font-family: 'Montserrat light', sans-serif;
  color: #68fdf1;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.link-6 {
  display: inline-block;
  padding: 10px 40px;
  border: 2px solid #fff;
  border-radius: 6px;
  font-family: 'Montserrat regular', sans-serif;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.link-6:hover {
  border-style: solid;
  border-color: #fff;
  background-color: #fff;
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.26);
  font-family: 'Montserrat regular', sans-serif;
  color: #1a50cb;
  font-weight: 400;
}

.image-26 {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: block;
  max-height: 60%;
  max-width: 60%;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.columns-4 {
  margin-right: 60px;
  margin-left: 60px;
  padding-bottom: 20px;
}

.contact-us-bttn {
  margin-bottom: 40px;
  padding: 12px 40px;
  border-style: none;
  border-width: 1px;
  border-color: transparent;
  border-radius: 6px;
  background-color: #0084f3;
  background-image: none;
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.27);
  font-family: 'Montserrat regular', sans-serif;
}

.contact-us-bttn:hover {
  background-color: #2195f6;
  background-image: none;
}

.qgiscta {
  display: inline-block;
  margin-left: 0px;
  padding: 12px 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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  border-radius: 6px;
  background-color: #ff7a60;
  box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, 0.3);
  font-family: 'Montserrat regular', sans-serif;
  color: #fff;
  text-align: center;
}

.div-block-29 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.text-block-15 {
  margin-top: 5px;
  margin-bottom: 20px;
  color: #929292;
  font-size: 13px;
}

.div-block-30 {
  width: 1px;
}

.thin-line-100 {
  width: 100%;
  height: 1px;
  background-color: #eee;
}

.mdcbttn {
  margin-top: 5px;
  margin-bottom: 30px;
  padding: 10px 40px;
  border: 1px none #000;
  border-radius: 4px;
  background-color: #0083f3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff7a60), to(#ff7a60));
  background-image: linear-gradient(180deg, #ff7a60, #ff7a60);
  box-shadow: 0 4px 15px -1px rgba(0, 0, 0, 0.3);
}

.mdcbttn:hover {
  background-color: #2497fa;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fa6042), to(#fa6042));
  background-image: linear-gradient(180deg, #fa6042, #fa6042);
}

.contactviewer {
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 10px 40px;
  border-radius: 4px;
  background-color: #0084f3;
  box-shadow: 0 4px 15px -1px rgba(0, 0, 0, 0.3);
}

.contactviewer:hover {
  background-color: #32a1ff;
}

.contactviewer.download-bttn {
  background-color: #ff7a60;
}

.contactviewer.download-bttn:hover {
  background-color: #fd6345;
}

.pricing-row2 {
  margin: 10px 60px 60px;
  padding-top: 40px;
  padding-bottom: 10px;
  border-style: none;
  border-width: 1px;
  border-color: #dbdbdb;
  background-color: #fff;
}

.pricing-row2.pricing-row-3 {
  margin-right: 100px;
  background-color: hsla(0, 0%, 100%, 0);
}

.column-56 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 60px 0px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: hsla(0, 0%, 100%, 0);
  text-align: center;
}

.column-57 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: hsla(0, 0%, 100%, 0);
}

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

.paragraph-32 {
  display: block;
  margin-right: 20px;
  margin-left: 0px;
  padding: 40px 20px 20px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: #fff;
  font-family: 'Montserrat light', sans-serif;
  font-size: 15px;
  line-height: 25px;
  text-align: left;
}

.paragraph-32.parag33 {
  margin-right: 0px;
  margin-left: 20px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  line-height: 25px;
}

.bold-pricing {
  font-family: 'Montserrat semibold', sans-serif;
}

.text-span-6 {
  color: #0083f2;
}

.div-block-31 {
  margin-top: 15px;
}

.solution-explanation {
  font-size: 17px;
}

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

.install-bttn {
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 12px 40px;
  border: 1px none #000;
  border-radius: 4px;
  background-color: #ff7a60;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#02d37c), to(#02d37c)), -webkit-gradient(linear, left top, left bottom, from(#0084f3), to(#0084f3));
  background-image: linear-gradient(180deg, #02d37c, #02d37c), linear-gradient(180deg, #0084f3, #0084f3);
  box-shadow: 0 4px 15px -1px rgba(0, 0, 0, 0.3);
}

.install-bttn:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#05e789), to(#05e789)), -webkit-gradient(linear, left top, left bottom, from(#0084f3), to(#0084f3));
  background-image: linear-gradient(180deg, #05e789, #05e789), linear-gradient(180deg, #0084f3, #0084f3);
}

.arc-map-column {
  padding-right: 0%;
  padding-left: 60px;
}

.tarqueem-logo {
  margin-top: 20px;
  padding-right: 20px;
}

.sistemasgeo-logo {
  height: 80px;
}

.container-8 {
  position: relative;
}

.column-58 {
  margin-top: -15px;
  padding-bottom: 0px;
}

.text-block-16 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Montserrat light', sans-serif;
  color: #80bfff;
  text-align: center;
  text-decoration: none;
}

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

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

.link-block-8 {
  text-decoration: none;
}

.link-block-9 {
  text-decoration: none;
}

.link-block-10 {
  text-decoration: none;
}

.link-block-11 {
  text-decoration: none;
}

.column-59 {
  padding-top: 35px;
}

.column-60 {
  margin-top: 10px;
  padding-right: 0px;
}

.link-block-12 {
  text-decoration: none;
}

.link-block-13 {
  text-decoration: none;
}

.column-61 {
  margin-top: 0px;
  padding-bottom: 0px;
}

.column-62 {
  margin-top: 0px;
}

.div-block-32 {
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #4690ce;
  opacity: 1;
  text-align: center;
}

.news-item {
  display: block;
  padding-top: 20px;
  padding-bottom: 30px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 18px 14px 0 rgba(0, 0, 0, 0.22);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.news-item:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.mdc-title-div {
  margin-left: 100px;
}

.body-11 {
  background-color: #241ec7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#02cdd4), to(#241cc7));
  background-image: linear-gradient(180deg, #02cdd4, #241cc7);
  text-align: center;
}

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

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

.div-block-34 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: visible;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#02cdd4), to(#241ec7));
  background-image: linear-gradient(180deg, #02cdd4, #241ec7);
}

.instagram-icon {
  width: 35px;
  margin-right: 5px;
  margin-left: 5px;
  -webkit-filter: hue-rotate(17deg) saturate(120%);
  filter: hue-rotate(17deg) saturate(120%);
}

.gc-container {
  max-width: 1450px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.logos-container {
  max-width: 1450px;
  margin-right: auto;
  margin-left: auto;
}

.qgis-container {
  max-width: 1450px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 0px;
}

.quotations-container {
  max-width: 1450px;
  margin-right: auto;
  margin-left: auto;
}

.blog-container {
  max-width: 1450px;
  margin-right: auto;
  margin-left: auto;
}

.hero-container {
  max-width: 1550px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.link-about-us {
  font-family: 'Montserrat regular', sans-serif;
  color: #0381ec;
  text-decoration: none;
}

.column-65 {
  margin-top: 40px;
  padding-left: 20px;
}

.qgis-container1 {
  max-width: 1450px;
  margin-right: auto;
  margin-left: auto;
}

.qgis-container2 {
  max-width: 1450px;
  margin-right: auto;
  margin-left: auto;
}

.qgis-container3 {
  max-width: 1450px;
  margin-right: auto;
  margin-left: auto;
}

.qgis-container4 {
  max-width: 1450px;
  margin-right: auto;
  margin-left: auto;
}

.qgis-container5 {
  max-width: 1450px;
  margin-right: auto;
  margin-left: auto;
}

html.w-mod-js *[data-ix="arrow-move"] {
  -webkit-transform: translate(0px, -43px);
  -ms-transform: translate(0px, -43px);
  transform: translate(0px, -43px);
}

html.w-mod-js *[data-ix="arrow-move-2"] {
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="arrow-move-3"] {
  -webkit-transform: translate(0px, -37px);
  -ms-transform: translate(0px, -37px);
  transform: translate(0px, -37px);
}

html.w-mod-js *[data-ix="arrow-move-4"] {
  -webkit-transform: translate(0px, -39px);
  -ms-transform: translate(0px, -39px);
  transform: translate(0px, -39px);
}

html.w-mod-js *[data-ix="arrow-move-5"] {
  -webkit-transform: translate(0px, -39px);
  -ms-transform: translate(0px, -39px);
  transform: translate(0px, -39px);
}

html.w-mod-js *[data-ix="object-appear"] {
  display: block;
  opacity: 0;
}

html.w-mod-js *[data-ix="platform-move"] {
  opacity: 0.01;
  -webkit-transform: scale(0.6400000000000003, 0.6400000000000003);
  -ms-transform: scale(0.6400000000000003, 0.6400000000000003);
  transform: scale(0.6400000000000003, 0.6400000000000003);
}

html.w-mod-js *[data-ix="tekst-on-hover"] {
  opacity: 0;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="overlay-hidden"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="overlay-hidden-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="overlay-hidden-3"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="overlay-hidden-4"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="appear-text"] {
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="new-interaction"] {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

html.w-mod-js *[data-ix="fixed-nav-bar"] {
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="hidden-section"] {
  display: none;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="move-up"] {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

@media screen and (max-width: 991px) {
  .logo.nav1 {
    margin-left: 20px;
  }
  .logo.nav1.w--current {
    margin-left: 20px;
  }
  .video {
    position: relative;
    width: 991px;
    height: 540px;
    margin-bottom: 10px;
    padding-bottom: 5px;
  }
  .nav-bar {
    position: absolute;
    top: 98px;
    margin-top: 0px;
    margin-left: 0px;
    padding-bottom: 10px;
    float: none;
    border-top: 1px solid #fff;
    background-color: #065eb6;
    box-shadow: 0 11px 16px 0 rgba(0, 0, 0, 0.3);
  }
  .nav-bar.uz-sign-up {
    background-color: rgba(19, 135, 164, 0.94);
  }
  .nav-master {
    display: block;
  }
  .nav-master.kod-sign-up {
    margin-top: 0px;
    padding-bottom: 29px;
  }
  .nav-1 {
    position: relative;
    margin-left: 0px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: transparent;
    font-family: 'Montserrat regular', sans-serif;
    color: #fff;
    text-align: right;
  }
  .nav-1:hover {
    color: #6fd1fc;
  }
  .nav-1.nav-standard {
    margin-left: 21px;
  }
  .nav-1.navdropdown {
    margin-left: 0px;
    padding-left: 30px;
    font-family: 'Montserrat regular', sans-serif;
    color: #fff;
  }
  .nav-bar-2 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .nav-2 {
    margin-left: 0px;
  }
  .blog-landing-items {
    padding-right: 20px;
    padding-left: 20px;
  }
  .hero-section {
    height: 400px;
  }
  .hero-section.cover-section {
    display: block;
    overflow: visible;
  }
  .hero-section.cover-section.pricing-cover {
    height: auto;
  }
  .main-title {
    margin-top: -70px;
    font-size: 42px;
    letter-spacing: 6px;
  }
  .main-title.how-it-works-1 {
    margin-top: -73px;
    line-height: 85px;
  }
  .main-title-div {
    top: 0px;
  }
  .mission {
    margin-top: 253px;
  }
  .menu-button {
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 38px;
  }
  .menu-button.w--open {
    margin-right: 20px;
    padding: 18px;
    background-color: rgba(0, 0, 0, 0.4);
    color: hsla(0, 0%, 100%, 0.96);
    line-height: 20px;
  }
  .mission-text.how-it-works-5 {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .collect {
    display: block;
  }
  .extra-small-arrow-blue {
    display: none;
  }
  .section-heading {
    margin-top: 1px;
    font-size: 22px;
  }
  .collect---text {
    font-size: 15px;
    line-height: 25px;
  }
  .mdc-image {
    max-height: 500px;
    max-width: 350px;
    margin-top: 40px;
    padding-right: 10px;
  }
  .mdc-image-column {
    margin-top: 47px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .collectrow {
    margin-right: 20px;
    margin-left: 20px;
  }
  .h3 {
    padding-left: 0px;
  }
  .column-collect---text {
    margin-top: 56px;
    padding-left: 10px;
  }
  .mdc-link {
    margin-top: -19px;
    margin-bottom: 12px;
    padding-right: 10px;
    padding-left: 11px;
    font-size: 23px;
    line-height: 34px;
  }
  .edit {
    display: block;
    overflow: hidden;
  }
  ._3-arrow {
    display: block;
  }
  .edit-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
    margin-left: 20px;
    padding-bottom: 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;
  }
  .edit-title {
    margin-top: 38px;
    margin-right: -15px;
    font-size: 22px;
  }
  .edit-text {
    padding-right: 24px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 25px;
  }
  .map-edtor-image {
    left: 0px;
    right: 0px;
    display: inline-block;
    width: 400px;
    height: auto;
    max-height: none;
    max-width: 600px;
    margin-top: 0px;
    margin-left: -40px;
    text-align: right;
  }
  .map-editor-title {
    display: block;
    margin-top: -60px;
    margin-left: 0px;
  }
  .map-editor-link {
    left: 0px;
    width: auto;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 25px;
    text-align: center;
  }
  .viewer {
    display: block;
  }
  ._4-arrow {
    display: none;
  }
  .viewer-link {
    position: relative;
    left: 46px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 25px;
    text-align: center;
  }
  .viewer-row {
    margin-right: 20px;
    margin-left: 20px;
  }
  .viewer-heading {
    right: 1px;
    margin-top: 38px;
    margin-right: auto;
    margin-left: auto;
    font-size: 22px;
  }
  .viewer-image {
    left: -37px;
    top: 0px;
    right: 0px;
    display: block;
    width: 400px;
    max-width: 550px;
    margin-top: 0px;
    margin-bottom: -1px;
    margin-left: 20px;
  }
  .viewer-text {
    font-size: 15px;
  }
  .viewer-title {
    margin-top: 42px;
    text-align: left;
  }
  .map-portal {
    display: block;
    overflow: hidden;
  }
  .portal-row {
    margin-right: 20px;
    margin-left: 20px;
  }
  .community-title {
    margin-top: 38px;
  }
  .map-portal-text {
    padding-right: 14px;
    padding-left: 19px;
    font-size: 15px;
  }
  .map-portal-image {
    left: 8px;
    max-width: 400px;
    margin-top: 20px;
    margin-left: -23px;
    padding-left: 10px;
  }
  .map-portal-link {
    padding-left: 16px;
    font-size: 25px;
  }
  .small-arrow-5 {
    display: none;
  }
  .platform {
    display: block;
  }
  .platform-text {
    margin-top: 33px;
    padding-right: 15px;
    padding-left: 42px;
    font-size: 15px;
  }
  .platform-image {
    max-width: 380px;
  }
  .cost-effective-text {
    left: 12%;
    display: inline-block;
    margin-top: 33px;
    padding-right: 100px;
    padding-left: 10px;
    font-size: 15px;
    text-align: left;
  }
  .cost-effective-image {
    top: -20px;
    width: 90%;
  }
  .cost-effective {
    display: block;
    overflow: hidden;
  }
  .security-text {
    margin-top: 16px;
    padding-top: 0px;
    padding-right: 31px;
    font-size: 15px;
  }
  .security-title {
    margin-bottom: 25px;
    padding-top: 47px;
  }
  .aws-image {
    max-width: 380px;
    margin-top: 0px;
    margin-bottom: 35px;
    margin-left: 29px;
    padding-bottom: 3px;
  }
  .container-image {
    display: block;
  }
  .dropdown-list {
    margin-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    -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;
    font-family: 'Montserrat light', sans-serif;
    color: #1b1b1b;
    font-size: 14px;
    text-align: center;
  }
  .dropdown-list:hover {
    font-family: 'Montserrat light', sans-serif;
    color: #0582ff;
    font-weight: 300;
  }
  .dropdown-list.w--current {
    color: #000;
  }
  .dropdown-list.w--current:hover {
    color: #000;
  }
  .dropdown-icon {
    color: #fff;
  }
  .client-image {
    max-width: 100px;
  }
  .dropdown-list-container.w--open {
    margin-top: -50px;
    margin-left: 116px;
  }
  .mission-text-3 {
    margin-top: 29px;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 38px;
  }
  .editor-text {
    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;
  }
  .text-viewer {
    padding-left: 0px;
  }
  .form-wraper {
    margin-top: -19px;
  }
  .quotes-slider {
    display: block;
  }
  .text-slide {
    width: 84%;
    height: 55%;
    max-width: 84%;
    margin-top: 45px;
    margin-right: 8%;
    margin-left: 10%;
    font-size: 18px;
  }
  .slider-mask {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .signature-in-slide {
    left: -1%;
  }
  .quote-left {
    top: 0px;
    -webkit-filter: none;
    filter: none;
  }
  .quote-right {
    -webkit-filter: none;
    filter: none;
  }
  .overlay {
    display: none;
  }
  .fieldworker-div {
    margin-right: 0px;
  }
  .graphic-overlay-1 {
    display: none;
  }
  .map-editor-div-link {
    margin-top: 40px;
    font-size: 14px;
  }
  .overlay-me {
    display: none;
    width: 40vw;
    height: 80%;
  }
  .text-in-div-overlay-4 {
    right: auto;
    padding-right: 60px;
  }
  .blog-text {
    font-size: 14px;
  }
  .post-column {
    padding-right: 10px;
    padding-left: 10px;
  }
  .post-heading {
    font-size: 15px;
    line-height: 22px;
  }
  .networks.network-2.network-kod-sign-up {
    margin-top: -168px;
  }
  .start-for-free {
    margin-right: 20px;
    margin-left: 35px;
  }
  .contact-us {
    display: none;
  }
  .graphic-overlay-2 {
    display: none;
  }
  .promotion-div {
    top: 189px;
    display: none;
    height: 60px;
  }
  .promotion-text {
    width: 500px;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }
  .promotion-heading {
    position: relative;
    top: -10px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .overlay-viewer {
    display: none;
  }
  .overlay-map-portal {
    display: none;
  }
  .graphic-overlay-3 {
    display: none;
  }
  .graphic-overlay-4 {
    display: none;
  }
  .platform-row {
    margin-right: 20px;
    margin-left: 20px;
  }
  .scroll-nav-bar {
    position: fixed;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .scroll-nav-menu {
    position: absolute;
    top: 25px;
    right: 10px;
    min-width: 0px;
    margin-top: 0px;
  }
  .terms-policy {
    font-size: 14px;
  }
  .terms-link {
    font-size: 14px;
  }
  .terms-link:hover {
    color: #71abff;
  }
  .privacy-link {
    font-size: 14px;
  }
  .privacy-link:hover {
    color: #71abff;
  }
  .background-image {
    width: 150%;
    max-width: 150%;
  }
  .menu-icon {
    color: #fff;
    font-size: 24px;
  }
  .site-map-title {
    font-size: 15px;
  }
  .site-map-link {
    font-size: 14px;
  }
  .site-map-link:hover {
    color: #186af8;
  }
  .main-title-2 {
    margin-top: 40px;
    padding-left: 26px;
  }
  .main-title-2.sign-up-title.sign-up-h3 {
    position: static;
    display: none;
    overflow: visible;
    width: 600px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 16px;
    line-height: 25px;
  }
  .main-title-2.sign-up-title.trial-text {
    display: block;
    width: 600px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 18px;
  }
  .main-title-2.pricing-title {
    margin-top: 20px;
    margin-bottom: 30px;
    padding-left: 0px;
  }
  .main-title-2.partnners-title {
    font-size: 40px;
  }
  .main-subtitle-2 {
    width: auto;
    margin-top: 10px;
    margin-bottom: 60px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 17px;
    line-height: 27px;
  }
  .main-subtitle-2.sign-up-subtitle-1 {
    width: 600px;
    padding-right: 0px;
    padding-left: 0px;
    font-weight: 300;
  }
  .main-subtitle-2.sign-up-subtitle-1.login-text {
    padding-left: 0px;
  }
  .main-subtitle-2.partnerss-ssub {
    display: block;
    padding-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    line-height: 23px;
  }
  .main-image {
    margin-top: 15px;
    margin-right: 0px;
    margin-left: 10px;
    padding-left: 0px;
  }
  .main-image.pricing-image {
    margin-top: 50px;
  }
  .cover-row {
    width: 700px;
    margin-top: 107px;
  }
  .cover-row.signup-cover-row {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    padding-top: 82px;
    padding-right: 50px;
    padding-left: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .cover-row.pricing-row {
    margin-top: 59px;
  }
  .cover-row.signup1cover {
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .cover-row.partners-cover {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    margin-top: 20px;
    margin-right: 10px;
    margin-left: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .partner-image-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 55px;
    padding-left: 0px;
    -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;
  }
  .partners-text {
    width: 700px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 15px 35px;
    font-size: 20px;
  }
  .partner-benefits {
    width: 480px;
    border-radius: 3px;
  }
  .apply-button {
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .apply-button.for-job {
    padding-bottom: 12px;
    border-radius: 6px;
  }
  .apply-button.for-job:hover {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 2px solid #0084f3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#0084f3), to(#0084f3)), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 162, 201, 0.97)), to(rgba(0, 162, 201, 0.97)));
    background-image: linear-gradient(180deg, #fff, #fff), linear-gradient(180deg, #0084f3, #0084f3), linear-gradient(180deg, rgba(0, 162, 201, 0.97), rgba(0, 162, 201, 0.97));
    color: #0084f3;
  }
  .our-partners {
    padding-right: 20px;
    padding-left: 20px;
  }
  .mapsat-logo {
    margin-top: 10px;
    padding-right: 3px;
    padding-left: 6px;
  }
  .logo-image {
    margin-left: -13px;
    padding-right: 3px;
  }
  .why-1 {
    width: 700px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 60px;
  }
  .sign-up-subtitle-2 {
    margin-top: 40px;
  }
  .sign-up-subtitle-2-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 220px;
    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: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .sign-up-subtitle-1-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .form-field---sign-up.login-form-field.login2::-webkit-input-placeholder {
    font-size: 16px;
  }
  .form-field---sign-up.login-form-field.login2:-ms-input-placeholder {
    font-size: 16px;
  }
  .form-field---sign-up.login-form-field.login2::-ms-input-placeholder {
    font-size: 16px;
  }
  .form-field---sign-up.login-form-field.login2::placeholder {
    font-size: 16px;
  }
  .form---sign-up {
    margin-right: 0px;
  }
  .sign-up-text {
    width: 220px;
    font-size: 12px;
    line-height: 18px;
  }
  .social-media-image {
    width: 60px;
  }
  .form-wrapper-sign-up {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 500px;
  }
  .sign-up-links {
    position: static;
    left: -1px;
    width: auto;
    margin-top: 74px;
    padding-right: 0px;
    padding-left: 0px;
    clear: none;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    font-size: 14px;
  }
  .log-in-link-on-page:hover {
    color: hsla(0, 0%, 100%, 0.7);
  }
  .forgot-pass:hover {
    color: hsla(0, 0%, 100%, 0.7);
  }
  .column-partners-text {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 22px;
  }
  .partners-benefits-image {
    width: 100px;
    margin-bottom: 40px;
    padding-bottom: 0px;
  }
  .partners-benefits-image._4 {
    width: 100px;
    padding-top: 0px;
    padding-right: 2px;
    padding-left: 2px;
  }
  .nav-bar-cont {
    padding-right: 50px;
    padding-left: 50px;
  }
  .business-row {
    width: 720px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
  }
  .bussiness-support-text {
    padding-right: 20px;
    padding-left: 20px;
  }
  .image-logo-geomobiliti {
    margin-top: 12px;
    padding-left: 15px;
  }
  .image-logo-tec {
    margin-top: 11px;
  }
  .logo-smart-cloud {
    margin-top: -17px;
    margin-left: 8px;
    padding-right: 10px;
    padding-left: 20px;
  }
  .logo-image-urban {
    margin-left: -1px;
  }
  .logo-teramaps {
    margin-top: 15px;
  }
  .logo-teramaps.mobile {
    margin-top: 26px;
    margin-left: 12px;
  }
  .logo-teramaps.mobile {
    margin-top: 20px;
    margin-left: 10px;
    padding-left: 0px;
  }
  .jal-logo {
    margin-top: -6px;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 11px;
  }
  .sp-logo {
    margin-top: 30px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 40px;
  }
  .the-team-cover {
    height: 420px;
  }
  .the-team-image.career-image {
    width: auto;
    margin-top: 79px;
  }
  .team-title.career-job {
    line-height: 60px;
  }
  .about-team {
    margin-right: 50px;
    margin-left: 50px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .about-team.about-careerjob {
    width: 600px;
    margin-right: auto;
    margin-left: auto;
  }
  .about-team.aboutjob {
    max-width: 600px;
    padding-left: 40px;
  }
  .images-row {
    max-width: 700px;
  }
  .team-member-paragraf {
    width: 330px;
  }
  .button {
    padding-right: 30px;
    padding-left: 30px;
  }
  .button.viewer-sign-up {
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .button.mapsbttn {
    display: inline-block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .image {
    width: auto;
    height: auto;
    margin-top: 10px;
    padding-left: 0px;
  }
  .section {
    display: block;
  }
  .nazivi-rola {
    display: none;
  }
  .nazivi-rola.druga-strana {
    display: none;
  }
  .heading.crowd-head {
    margin-top: -127px;
    font-size: 40px;
    text-align: center;
  }
  .heading.crowd-head {
    margin-top: 0px;
    font-size: 34px;
    line-height: 44px;
    text-align: right;
  }
  .paragraph-21 {
    width: auto;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 18px;
    line-height: 26px;
    text-align: left;
  }
  .crowd-button {
    margin-bottom: 94px;
  }
  .paragraph-22 {
    margin-top: 0%;
    padding-right: 0px;
    font-size: 14px;
  }
  .heading-2 {
    margin-right: 0px;
  }
  .row {
    margin-left: 50px;
  }
  .image-2 {
    margin-top: -1px;
  }
  .paragraph-about-gc {
    padding-right: 5px;
    padding-left: 5px;
  }
  .quote {
    padding-right: 10px;
    padding-left: 10px;
  }
  .paragraph-about-job {
    padding-right: 15px;
    padding-left: 15px;
  }
  .logo-pacific {
    margin-left: 33px;
  }
  .logo-99 {
    margin-left: 0px;
  }
  .logo-utilis {
    margin-top: 20px;
    margin-right: 26px;
    margin-left: 0px;
  }
  .image-4 {
    margin-left: 2px;
  }
  .image-5 {
    padding-right: 10px;
    padding-left: 20px;
  }
  .pricing-row-1 {
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
  }
  .pricing-column {
    padding-left: 10px;
  }
  .pricing-paragraph {
    padding-right: 80px;
    padding-left: 80px;
  }
  .bigger-text {
    text-align: center;
  }
  .new-paragraph {
    padding-right: 20px;
  }
  .column-28 {
    margin-top: 0px;
    padding-left: 5%;
  }
  .column-28.crowd-column {
    margin-top: 0%;
    padding-left: 3%;
  }
  .column-29 {
    padding-right: 5%;
  }
  .column-29.geocoder-column {
    padding-right: 5%;
    padding-left: 10px;
  }
  .column-29.crowd-column {
    padding-right: 10%;
    padding-left: 20px;
  }
  .column-29.c-29-par {
    padding-right: 5%;
  }
  .product-heading {
    padding-left: 0px;
    font-size: 25px;
  }
  .product-heading.crowd-h {
    margin-top: 5%;
  }
  .product-heading.geocoder-h {
    padding-left: 20px;
  }
  .heading-3 {
    min-width: 300px;
    margin-top: 0%;
    padding-left: 20px;
    font-size: 25px;
  }
  .geocoder-image {
    max-width: 300px;
  }
  .additional-storage-paragraph {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .pricingtitle {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: transparent;
  }
  .pricing-item {
    width: 300px;
  }
  .start-for-free-2 {
    margin-top: 0px;
    margin-right: 20px;
    margin-left: 35px;
  }
  .dropdown-list-container-2.w--open {
    margin-top: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-radius: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(180deg, #fff, #fff), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    text-align: center;
  }
  .nav-item-2 {
    display: block;
    font-family: 'Montserrat regular', sans-serif;
    color: #fff;
  }
  .nav-item-2:hover {
    color: #6fd1fc;
  }
  .nav-item-2.nav-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
  }
  .main-title-3 {
    padding-top: 20px;
    padding-bottom: 0px;
    font-size: 42px;
    letter-spacing: 6px;
  }
  .main-title-3.how-it-works-1 {
    margin-top: 40px;
    padding-right: 50px;
    padding-left: 50px;
    font-size: 40px;
    line-height: 65px;
  }
  .main-title-3.how-it-works-1.how---subtitle {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 28px;
  }
  .background-image-2 {
    width: 150%;
    max-width: 150%;
  }
  .cover {
    height: 460px;
  }
  .cover.how-it-works {
    height: 500px;
  }
  .mission-2.how-it-works-2 {
    display: block;
    margin-top: 0px;
  }
  .heading-mission {
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 60px;
    padding-left: 60px;
    font-size: 29px;
  }
  .gc-section-2.mdc-cover {
    padding-bottom: 20px;
  }
  .image-12 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .image-12.mdc-im {
    height: auto;
    margin-top: 76px;
    margin-left: 6px;
    padding-right: 2px;
    padding-left: 0px;
  }
  .row-3 {
    margin-right: 0px;
    margin-left: 40px;
  }
  .column-image {
    padding-top: 30px;
    padding-right: 10px;
    padding-left: 0px;
  }
  .columntext {
    margin-top: 0px;
  }
  .heading-6 {
    margin-top: 0px;
    margin-right: -80px;
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 32px;
  }
  .crowd-button-2 {
    margin-top: 34px;
    margin-bottom: 56px;
  }
  .crowd-button-2.cg-button {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 14px;
  }
  .h2-gc-cover {
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 25px;
  }
  .div-block-10 {
    margin-top: 0px;
  }
  .mission-text-4 {
    margin-top: 29px;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 38px;
  }
  .mission-text-4.lp-text {
    margin-right: 20px;
    margin-left: 20px;
  }
  .mission-text-4.how-it-works-4 {
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 20px 60px;
    line-height: 40px;
  }
  .paragraph-24 {
    width: auto;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 17px;
    line-height: 28px;
    text-align: left;
  }
  .fieldworker-div-2 {
    margin-right: 0px;
  }
  .collectrow-2 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .viewer-image-2 {
    left: -37px;
    top: 0px;
    right: 0px;
    display: block;
    width: 400px;
    max-width: 550px;
    margin: 77px auto 2px;
    padding-left: 20px;
  }
  .column-collect---text-2 {
    margin-top: 56px;
    padding-left: 10px;
  }
  .text-slide-3 {
    width: 85%;
    height: 55%;
    max-width: 85%;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 16px;
    line-height: 26px;
  }
  .text-slide-3.slide-3-new {
    width: 100%;
    height: 70%;
    max-width: 100%;
    margin-top: 5px;
    margin-right: 1%;
    margin-left: 3%;
    padding-right: 15px;
    font-size: 17px;
    line-height: 30px;
    text-align: left;
  }
  .text-slide-3.text-slide-new {
    height: 80%;
    max-width: 95%;
    margin-top: 0px;
    margin-right: 5%;
    margin-left: 3%;
    font-size: 18px;
    line-height: 30px;
  }
  .quote-right-2 {
    margin-right: -30px;
    margin-left: 0px;
    -webkit-filter: brightness(149%);
    filter: brightness(149%);
  }
  .quotations-2 {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
  }
  .signature-in-slide-2 {
    left: 5%;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
    color: #1673c1;
  }
  .signature-in-slide-2.signature-new {
    display: inline-block;
    margin-right: 33px;
    padding-right: 44px;
    text-align: right;
  }
  .quote-left-2 {
    top: 0px;
    margin-top: 0px;
    margin-left: -40px;
    -webkit-filter: brightness(170%);
    filter: brightness(170%);
    text-align: center;
  }
  .slider-mask-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .quotes-slider-2 {
    display: block;
  }
  .cients-logos {
    display: none;
  }
  .cients-logos.clients-logos-down {
    display: block;
    border-style: none none solid;
    border-width: 1px;
    border-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#03488d), to(#03488d)), -webkit-gradient(linear, left top, left bottom, from(#2e3642), to(#2e3642));
    background-image: linear-gradient(180deg, #03488d, #03488d), linear-gradient(180deg, #2e3642, #2e3642);
  }
  .clients-columns-3 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .client-image-2 {
    max-width: 100px;
  }
  .client-image-2.client_im3 {
    max-height: 80px;
    max-width: 180px;
  }
  .client-image-2.cl_im4 {
    max-width: 160px;
    margin-top: 20px;
  }
  .client-image-2.cl_im4.wsp-logo {
    max-height: 70px;
  }
  .client-image-2.cl_im4.aspl-logo {
    margin-top: 0px;
  }
  .container-image-2 {
    display: block;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .clients-columns-4 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .news-title-2 {
    font-size: 29px;
  }
  .heading-7 {
    margin-top: 59px;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 29px;
    line-height: 50px;
  }
  .start-for-free-3 {
    margin-right: 20px;
    margin-left: 35px;
  }
  .column-32 {
    padding-left: 15px;
  }
  .app-link {
    margin-right: -27px;
    font-size: 12px;
    text-align: left;
  }
  .paragraph-26 {
    margin-top: -32px;
    margin-left: -25px;
    padding-right: 5px;
    font-size: 12px;
    text-align: left;
  }
  .nazivi-rola-2 {
    margin-top: 40px;
    font-size: 14px;
    text-align: left;
  }
  .nazivi-rola-2.druga-strana {
    margin-top: 40px;
    margin-bottom: 60px;
    margin-left: -21px;
    text-align: left;
  }
  .image-13 {
    margin-top: 60px;
    margin-bottom: 22px;
    padding-left: 0px;
  }
  .fieldworker-div-3 {
    margin-right: 0px;
  }
  .collectrow-3 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .column-collect---text-3 {
    margin-top: 56px;
    padding-left: 10px;
  }
  .mdc-image-column-2 {
    padding-right: 10px;
  }
  .viewer-image-3 {
    left: -37px;
    top: 0px;
    right: 0px;
    display: block;
    width: 400px;
    max-width: 550px;
    margin-top: 21px;
    margin-bottom: 0px;
    margin-left: 20px;
  }
  .row-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .heading-8 {
    margin-right: 0px;
  }
  .crowd-button-3 {
    margin-bottom: 94px;
  }
  .crowd-button-3.cg-button {
    display: inline-block;
    margin-top: 0px;
    margin-right: 15px;
    float: none;
  }
  .crowd-button-3.mdc-how-bttn {
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 33px;
    margin-left: 0px;
    float: none;
    text-align: right;
  }
  .row-6 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .row-6.row-61 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .image-14 {
    margin-top: 8%;
    margin-bottom: 55px;
  }
  .paragraph-3 {
    width: 250px;
    margin-top: 34%;
    margin-bottom: 7px;
    font-size: 16px;
  }
  .dof-logo {
    height: 60px;
    margin-top: 10px;
    padding-right: 3px;
    padding-left: 6px;
  }
  .mapsat-logo-2 {
    margin-left: -1px;
  }
  .logo-100 {
    margin-left: -3px;
  }
  .logo-fida-2 {
    margin-right: 26px;
    margin-left: -34px;
  }
  .logo-pacific-2 {
    margin-left: 33px;
  }
  .start-for-free-4 {
    margin-right: 20px;
    margin-left: 35px;
  }
  .div-block-12 {
    width: 100%;
  }
  .div-block-13 {
    width: 100%;
    margin-top: 100px;
  }
  .div-block-14 {
    width: 100%;
  }
  .div-block-15 {
    width: 100%;
  }
  .heading-9 {
    font-size: 22px;
  }
  .heading-10 {
    font-size: 26px;
  }
  .div-block-16 {
    padding-right: 0px;
  }
  .text-block-5 {
    display: inline-block;
    margin-right: 60px;
    margin-bottom: 40px;
    margin-left: 60px;
    line-height: 29px;
  }
  .value-props-text {
    font-size: 15px;
    line-height: 23px;
  }
  .value-propositions {
    margin-right: 10px;
    margin-left: 10px;
    box-shadow: 0 0 13px 2px rgba(0, 0, 0, 0.15);
  }
  .heading-11 {
    margin-top: 74px;
    margin-bottom: 20px;
  }
  .heading-11.heading-workflow {
    margin-bottom: 40px;
  }
  .workflow-item {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 22px;
  }
  .workflow-list {
    line-height: 20px;
  }
  .text-block-10 {
    width: auto;
    padding-right: 60px;
    padding-left: 60px;
    line-height: 30px;
  }
  .extend {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f3f5), color-stop(27%, #fff));
    background-image: linear-gradient(180deg, #f2f3f5, #fff 27%);
  }
  .apps-description {
    padding-right: 10px;
    padding-left: 10px;
  }
  .app-image {
    width: auto;
    height: 160px;
  }
  .paragraph-28 {
    display: inline-block;
    max-width: none;
    margin-top: 50px;
    margin-bottom: 10px;
    margin-left: 40px;
    padding-right: 40px;
  }
  .user-quote-mdc {
    margin-top: 0px;
  }
  .italic-text {
    display: inline-block;
    max-width: none;
    margin-bottom: 30px;
    margin-left: 1px;
    padding-right: 26px;
    clear: none;
    text-align: center;
  }
  .user-quote {
    position: relative;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 17px;
    line-height: 26px;
  }
  .row-workflow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    -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;
  }
  .row-workflow.qgis_column {
    margin-right: 40px;
    margin-left: 40px;
    padding-top: 0px;
    padding-right: 40px;
    padding-left: 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;
  }
  .row-workflow.qgis_column2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .row-68 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-right: 20px;
    margin-left: 20px;
    -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;
  }
  .row-68.qgis-update {
    margin-top: 20px;
    margin-right: 40px;
    margin-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .stories-title {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 24px;
  }
  .share {
    display: block;
  }
  .share.qgis-share {
    margin-top: 20px;
  }
  .collect-mdc.qgis_collect {
    padding-top: 0px;
  }
  .heading-13 {
    padding-bottom: 0px;
    font-size: 15px;
    line-height: 22px;
  }
  .row-story {
    margin-right: 10px;
    margin-bottom: 29px;
    margin-left: 10px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .div-block-20 {
    display: block;
    margin-right: 50px;
    margin-left: 50px;
  }
  .story-column {
    padding-right: 10px;
    padding-left: 10px;
  }
  .arrow-image {
    max-height: 100px;
  }
  .arrow-image.side-arr {
    max-height: 90px;
  }
  .text-block11 {
    margin: 20px 220px 10px;
    padding-top: 0px;
    line-height: 35px;
  }
  .image-16 {
    position: relative;
    right: 0px;
    display: inline-block;
    margin-top: 90px;
  }
  .column-34 {
    text-align: center;
  }
  .columntext-div {
    margin-top: 14px;
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 0px;
  }
  .columntext-div.columnshare {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .columntext-div.div_symb {
    padding-right: 40px;
    padding-left: 40px;
  }
  .image-17 {
    max-width: 300px;
    margin: 70px 0px 11px;
  }
  .image-18 {
    position: relative;
    margin: 0px auto 43px;
  }
  .buttons-div {
    margin-top: 29px;
  }
  .image-19 {
    margin-top: 108px;
  }
  .row-70 {
    margin-top: 44px;
  }
  .container {
    position: relative;
    display: block;
    max-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
  }
  .column-35 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .ftontend-title {
    font-size: 55px;
  }
  .body-3 {
    overflow: visible;
  }
  .body-4 {
    overflow: visible;
  }
  .body-5 {
    overflow: visible;
  }
  .column-36 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .body-6 {
    overflow: visible;
  }
  .body-7 {
    overflow: visible;
  }
  .column-37 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .body-9 {
    overflow: hidden;
  }
  .columns {
    margin-right: 60px;
    margin-left: 60px;
  }
  .column-44 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .column-45 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .column-47 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .cards-grid-container {
    grid-column-gap: 20px;
  }
  .partner_hero {
    margin-top: 20px;
  }
  .heading-16 {
    padding-right: 60px;
    padding-left: 60px;
    line-height: 30px;
  }
  .div_qgis1 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .image-22 {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 25px;
  }
  .column-51 {
    padding-right: 0px;
  }
  .column-52 {
    display: block;
  }
  .paragraph-29 {
    margin-top: 20px;
    padding-right: 80px;
    padding-bottom: 20px;
    padding-left: 80px;
    font-size: 18px;
    line-height: 28px;
  }
  .paragraph-31 {
    margin-top: 0px;
  }
  .container-3 {
    padding-top: 10px;
  }
  .qgis1-image {
    width: auto;
    margin-bottom: 40px;
  }
  .qgis-share-tekst {
    padding-right: 0px;
    padding-left: 0px;
  }
  .update-section {
    margin-top: 0px;
    padding-top: 0px;
  }
  .qgis-released {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .image-25 {
    margin-top: 40px;
    margin-left: 0px;
  }
  .qgisrowhome {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
    margin-left: 20px;
    padding-bottom: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .qgis-h2 {
    margin-right: 20px;
    font-size: 29px;
    line-height: 40px;
  }
  .paragqgis {
    margin-top: 40px;
    padding-right: 0px;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
  }
  .text-block-13 {
    display: inline-block;
    width: 160px;
    font-size: 28px;
    line-height: 48px;
  }
  .qgis-button {
    margin-top: 30px;
    margin-right: 40px;
  }
  .column-55 {
    margin-top: 3%;
    margin-bottom: 3%;
  }
  .div-block-27 {
    display: block;
    margin-left: 30px;
  }
  .container-scroll-nav {
    margin-right: 0px;
    margin-left: 0px;
  }
  .mdchowbttn {
    margin-top: 20px;
    margin-left: 0px;
  }
  .div-block-28 {
    position: relative;
  }
  .columns-4 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .pricing-row2.pricing-row-3 {
    margin-right: 20px;
    margin-left: 20px;
    padding-top: 20px;
  }
  .column-56 {
    padding-right: 20px;
  }
  .column-57 {
    padding-left: 20px;
    clear: none;
    text-align: left;
  }
  .paragraph-32 {
    margin-right: 0px;
  }
  .arc-map-column {
    padding-left: 20px;
  }
  .tarqueem-logo {
    margin-top: 10px;
    margin-right: 10px;
    padding-right: 10px;
  }
  .sistemasgeo-logo {
    height: 45px;
    padding-right: 20px;
  }
  .dropdown {
    position: relative;
    display: block;
    margin-left: 0px;
  }
  .dropdown-2 {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }
  .dropdown-3 {
    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;
    background-color: #065eb6;
  }
  .dropdown-3:hover {
    background-color: #065eb6;
  }
  .heading-21 {
    margin-top: 0px;
  }
  .text-block-16 {
    margin-bottom: 20px;
  }
  .news-item {
    padding-bottom: 20px;
  }
  .column-63 {
    padding-left: 10px;
  }
  .mdc-title-div {
    margin-left: 40px;
  }
  .link-block-15 {
    text-decoration: none;
  }
  .body-11 {
    background-color: #241dc7;
  }
  .qgis-container {
    padding-top: 10px;
  }
  .column-65 {
    padding-left: 0px;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    margin-left: 14px;
    padding-left: 2px;
  }
  .logo.w--current {
    margin-top: -2px;
    margin-left: 13px;
  }
  .nav-bar {
    top: 100px;
    display: block;
    padding-bottom: 10px;
  }
  .nav-master {
    display: block;
  }
  .nav-master.kod-sign-up {
    padding-bottom: 20px;
  }
  .nav-1 {
    display: block;
    text-align: center;
  }
  .nav-1.nav-standard {
    margin-left: 0px;
  }
  .nav-bar-2.nav-bar-21 {
    display: block;
  }
  .news {
    text-align: center;
  }
  .blog-landing-items {
    width: auto;
    margin-bottom: 0px;
    padding: 10px 60px 40px;
  }
  .hero-section {
    position: absolute;
    top: 0px;
    overflow: hidden;
    height: 420px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .hero-section.cover-section {
    text-align: center;
  }
  .hero-section.cover-section.pricing-cover {
    height: auto;
  }
  .main-title {
    position: static;
    margin-top: 136px;
    font-size: 35px;
    line-height: 50px;
  }
  .main-title.how-it-works-1 {
    margin-top: 130px;
    font-size: 40px;
    line-height: 85px;
  }
  .main-title-div {
    top: 0px;
  }
  .mission {
    margin-top: 276px;
  }
  .menu-button {
    margin-left: 16px;
  }
  .nav-bar-2-for-mob {
    display: none;
    margin-top: 0px;
    margin-right: -23px;
    float: right;
  }
  .mission-text {
    font-size: 16px;
    line-height: 22px;
  }
  .extra-small-arrow-blue {
    height: 70px;
  }
  .section-heading {
    display: block;
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: left;
  }
  .collect---text {
    margin-bottom: 25px;
    padding-top: 0px;
    padding-right: 70px;
    padding-left: 0px;
    line-height: 28px;
  }
  .mdc-image {
    display: block;
    margin-top: 0px;
    padding-right: 0px;
    text-align: center;
  }
  .collectrow {
    margin-right: 20px;
    margin-left: 20px;
  }
  .h3 {
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .mdc-link {
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    clear: none;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  ._3-arrow {
    top: 13px;
    width: auto;
    height: 70px;
    margin-top: 0px;
  }
  .edit-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .edit-title {
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
  }
  .edit-text {
    margin-bottom: 25px;
    padding-right: 70px;
    padding-bottom: 12px;
    padding-left: 0px;
  }
  .map-edtor-image {
    position: relative;
    left: 0px;
    top: 0px;
    width: 535px;
    max-width: 535px;
    margin-top: 0px;
    margin-left: 2px;
  }
  .map-editor-title {
    margin-top: -17px;
  }
  .map-editor-link {
    margin-top: 18px;
  }
  ._4-arrow {
    top: 17px;
    width: auto;
    height: 70px;
  }
  .viewer-link {
    left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .viewer-row {
    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-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .viewer-heading {
    margin-top: 16px;
    padding-left: 0px;
  }
  .viewer-image {
    position: relative;
    left: 0px;
    top: 0px;
    display: block;
    width: 500px;
    max-width: 100%;
    margin: 0px auto -46px;
    text-align: center;
  }
  .viewer-text {
    padding-left: 0px;
  }
  .map-portal {
    overflow: visible;
  }
  .portal-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .community-title {
    margin-top: 40px;
    margin-bottom: 35px;
  }
  .map-portal-text {
    padding-left: 0px;
  }
  .map-portal-image {
    left: 0px;
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .map-portal-link {
    margin-bottom: 0px;
    padding-left: 0px;
  }
  .small-arrow-5 {
    width: auto;
    height: 70px;
    margin-top: 70px;
    margin-bottom: 49px;
  }
  .platform-text {
    margin-top: 1px;
    margin-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .platform-image {
    margin-bottom: 34px;
  }
  .platform-title {
    line-height: 33px;
  }
  .cost-effective-text {
    position: relative;
    left: 0%;
    top: 0%;
    margin-top: 19px;
    margin-bottom: 38px;
    padding-top: 0px;
    padding-right: 40px;
    padding-left: 60px;
  }
  .cost-effective-image {
    display: block;
    width: 60%;
    max-width: 60%;
  }
  .cost-effective-title {
    margin-top: 0px;
  }
  .security-text {
    margin-bottom: 35px;
    padding-left: 20px;
  }
  .aws-image {
    position: relative;
    left: 0px;
    display: inline-block;
    margin-bottom: 15px;
  }
  .container-image {
    display: block;
  }
  .dropdown-list {
    display: block;
    margin-right: 0px;
    font-family: 'Montserrat light', sans-serif;
    color: #1d1d1d;
    text-align: center;
  }
  .dropdown-list:hover {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 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;
    background-color: #047cf3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(180deg, #fff, #fff);
    color: #0582ff;
  }
  .clients-columns {
    margin-top: 301px;
  }
  .client-image {
    margin-top: 19px;
    padding-top: 1px;
  }
  .dropdown-list-container.w--open {
    margin-top: 0px;
    margin-left: 0px;
  }
  .mission-text-3 {
    font-size: 24px;
    line-height: 35px;
  }
  .mission-text-3.how-it-works-4 {
    margin-top: 8px;
    margin-bottom: 25px;
    padding-top: 21px;
    line-height: 38px;
  }
  .editor-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .text-viewer {
    padding-left: 60px;
  }
  .clients-title {
    padding-right: 20px;
    padding-left: 20px;
    line-height: 33px;
  }
  .portal-text-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .clients-columns-2 {
    padding-top: 2px;
  }
  .quotes-slider {
    position: absolute;
    display: block;
    width: 96%;
    height: 320px;
    max-width: 96%;
    margin-right: 2%;
    margin-left: 2%;
    float: none;
    clear: both;
  }
  .text-slide {
    height: 60%;
    margin-top: 38px;
    padding-right: 16px;
    padding-left: 16px;
    font-size: 16px;
  }
  .slide-nav {
    margin-top: 0px;
    margin-bottom: -113px;
    padding-top: 5px;
    padding-bottom: 0px;
  }
  .slider-mask {
    width: 100%;
  }
  .signature-in-slide {
    left: 16%;
    margin-right: 79px;
    font-size: 14px;
  }
  .quote-left {
    top: 0px;
    width: 35px;
    margin-left: 20px;
  }
  .quote-right {
    bottom: 0px;
    width: 35px;
    margin-right: 20px;
  }
  .map-editor-div-link {
    margin-top: 20px;
  }
  .blog-text {
    font-size: 16px;
    line-height: 25px;
  }
  .news-title {
    padding-top: 24px;
    padding-bottom: 4px;
  }
  .post-column {
    height: auto;
    padding-left: 47px;
    clear: none;
    text-align: center;
  }
  .post-heading {
    min-height: 0px;
    margin-top: 10px;
    margin-bottom: 12px;
    padding-bottom: 9px;
    font-size: 16px;
  }
  .site-map {
    margin-top: 2px;
  }
  .start-using {
    padding-right: 54px;
    float: none;
    font-size: 14px;
  }
  .start-for-free {
    margin-top: -6px;
    margin-right: 14px;
    margin-left: 27px;
  }
  .contact-us {
    display: none;
  }
  .promotion-div {
    top: 214px;
    height: 71px;
  }
  .promotion-div.promotion---sign-up {
    top: 1107px;
  }
  .promotion-text {
    width: 300px;
    padding-top: 6px;
  }
  .promotion-heading {
    top: -21px;
  }
  .map-portal-div-link {
    margin-top: 20px;
  }
  .scroll-nav-bar {
    display: none;
    overflow: visible;
    padding-right: 0px;
    padding-left: 0px;
  }
  .scroll-nav-bar.at-sign-up {
    display: none;
  }
  .logo-2 {
    margin-left: 10px;
  }
  .background-image {
    position: relative;
    width: 200%;
    max-width: 200%;
  }
  .backgroud-image-container {
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .site-map-row {
    padding-left: 55px;
  }
  .site-map-title {
    margin-top: 28px;
    margin-bottom: 14px;
  }
  .sign-up-2.sign-up-main-right {
    margin-top: 0px;
  }
  .main-title-2 {
    margin-top: 0px;
  }
  .main-title-2.sign-up-title.log-in-title {
    display: inline-block;
    padding-left: 0px;
  }
  .main-title-2.sign-up-title.sign-up-h3 {
    width: auto;
    margin-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    font-size: 15px;
    line-height: 22px;
  }
  .main-title-2.sign-up-title.trial-text {
    width: auto;
    margin-top: 0px;
    font-size: 16px;
    line-height: 28px;
  }
  .main-title-2.pricing-title {
    margin-bottom: 20px;
  }
  .main-subtitle-2 {
    margin-top: 20px;
    margin-bottom: 40px;
    padding-right: 25px;
    line-height: 27px;
  }
  .main-subtitle-2.sign-up-subtitle-1 {
    width: auto;
    margin-top: 20px;
  }
  .main-subtitle-2.sign-up-subtitle-1.login-text {
    position: static;
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .main-subtitle-2.partnerss-ssub {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 100px;
    padding-left: 0px;
  }
  .main-image {
    display: block;
    width: 100%;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: none;
  }
  .main-image.pricing-image {
    display: none;
  }
  .cover-row {
    width: 500px;
    margin-top: 113px;
  }
  .cover-row.signup-cover-row {
    width: auto;
  }
  .cover-row.pricing-row {
    height: 123.9641582782452%;
    margin-top: 99px;
  }
  .partner-image-column {
    margin-top: -2px;
    padding-left: 5px;
  }
  .partners-text {
    width: 500px;
    padding-top: 17px;
    font-size: 19px;
    line-height: 32px;
  }
  .mapsat-text {
    margin-top: 0px;
    padding-left: 1px;
    font-size: 15px;
  }
  .mapsat-logo {
    margin-top: 0px;
  }
  .logo-image {
    max-width: 200px;
    margin: 20px 0px 0px;
    padding-top: 0px;
    padding-right: 0px;
  }
  .partners-row-2 {
    margin-top: 32px;
  }
  .why-1 {
    width: 550px;
  }
  .sign-up-subtitle-2 {
    margin-top: 35px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .sign-up-subtitle-2-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    padding-right: 140px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sign-up-subtitle-1-column {
    position: relative;
    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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }
  .form---sign-up {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .submit-for-sign-up-button:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ff644f), to(#ff644f)), -webkit-gradient(linear, left top, left bottom, from(#02d187), to(#02d187)), -webkit-gradient(linear, left top, left bottom, from(#f5632e), to(#f5632e));
    background-image: linear-gradient(180deg, #ff644f, #ff644f), linear-gradient(180deg, #02d187, #02d187), linear-gradient(180deg, #f5632e, #f5632e);
  }
  .social-media-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 200px;
    margin-top: 27px;
  }
  .form-wrapper-sign-up {
    width: 450px;
    text-align: left;
  }
  .terms-of-link:hover {
    color: #0775ce;
  }
  .privacy-policy-link:hover {
    color: #0775ce;
  }
  .sign-up-links {
    display: block;
    width: auto;
    margin-left: 0px;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    line-height: 30px;
    text-align: left;
  }
  .log-in-link-on-page {
    position: static;
    display: inline;
    width: auto;
    float: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .log-in-link-on-page:hover {
    color: hsla(0, 0%, 100%, 0.7);
  }
  .forgot-pass {
    padding-left: 0px;
  }
  .forgot-pass:hover {
    color: hsla(0, 0%, 100%, 0.7);
  }
  .column-partners-text {
    margin-bottom: 43px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .partners-benefits-image._4 {
    margin-bottom: 23px;
  }
  .partners-benefts-row {
    margin-top: -16px;
  }
  .nav-bar-cont {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .business-row {
    width: 500px;
  }
  .bussiness-support-text {
    margin-bottom: 52px;
  }
  .image-logo-geomobiliti {
    max-width: 200px;
    margin-top: 9px;
    margin-bottom: 58px;
    padding-left: 0px;
  }
  .image-logo-tec {
    max-width: 230px;
    margin-top: 2px;
    margin-right: 0px;
    margin-bottom: 34px;
    padding-right: 0px;
  }
  .logo-smart-cloud {
    width: 220px;
    height: auto;
    max-width: 220%;
    margin-top: 20px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
  }
  .logo-image-urban {
    padding-left: 0px;
  }
  .logo-teramaps {
    display: inline-block;
    margin-top: 65px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .logo-teramaps.mobile {
    margin-top: 20px;
  }
  .logo-teramaps.mobile {
    max-width: 200px;
    margin-top: 20px;
    margin-left: auto;
    padding-left: 10px;
  }
  .jal-logo {
    max-width: 220px;
    margin-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .sp-logo {
    height: auto;
    max-width: 220px;
    margin-top: 52px;
    margin-bottom: 48px;
    padding-right: 0px;
  }
  .logo-columnwidht {
    margin-top: 0px;
    padding: 0px 20px 0px 15px;
  }
  .the-team-cover {
    height: 390px;
  }
  .the-team-cover.careers-cover {
    height: 400px;
  }
  .the-team-image.career-image {
    margin-top: 140px;
  }
  .about-team {
    margin-top: 20px;
    margin-right: 15px;
    margin-left: 15px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .about-team.about-careerjob {
    top: 170px;
    width: 500px;
    margin-top: 11px;
    line-height: 32px;
  }
  .about-team.aboutjob {
    max-width: 500px;
    margin-top: 20px;
  }
  .images-row {
    min-width: auto;
    padding-left: 0px;
  }
  .team-member {
    clear: none;
    text-align: left;
  }
  .team-member-column {
    text-align: center;
  }
  .team-member-title {
    margin-top: 0px;
  }
  .team-member-paragraf {
    width: 350px;
    margin-bottom: 50px;
  }
  .link-to-memeber-page.link-to-career {
    margin-bottom: 50px;
  }
  .second-section {
    margin-left: 20px;
    text-align: left;
  }
  .rich-tekst {
    margin-left: 30px;
    text-align: left;
  }
  .rich-tekst p {
    margin-top: 29px;
    padding-right: 30px;
  }
  .rich-tekst h3 {
    margin-bottom: -50px;
  }
  .about-us-paragraf {
    margin-right: 50px;
    margin-left: 50px;
  }
  .button {
    margin-top: 20px;
    margin-bottom: 60px;
  }
  .button.viewer-sign-up {
    margin-bottom: 40px;
    margin-left: 0px;
  }
  .button.demobttn {
    display: inline-block;
    margin-bottom: 40px;
    float: left;
    clear: none;
  }
  .always-apply {
    position: relative;
    padding-right: 60px;
    padding-left: 60px;
  }
  .paragraph.one-line-par {
    margin-bottom: 0px;
  }
  .heading.crowd-head {
    margin-top: -50px;
    font-size: 40px;
    line-height: 60px;
  }
  .heading.crowd-head {
    margin-top: -50px;
    font-size: 38px;
    line-height: 55px;
  }
  .paragraph-21 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 18px;
    line-height: 26px;
  }
  .paragraph-22 {
    margin-bottom: 35px;
    padding-right: 50px;
    font-family: 'Montserrat light', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
  }
  .paragraph-career-job {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 17px;
    line-height: 32px;
  }
  .paragraph-about-gc {
    margin-right: 20px;
    margin-left: 20px;
  }
  .quote {
    margin-right: 20px;
    margin-left: 20px;
  }
  .ime-lika {
    margin-right: 20px;
    margin-left: 20px;
  }
  .paragraph-about-job {
    margin-right: 20px;
    margin-left: 25px;
  }
  .paragrone-line {
    margin-right: 40px;
    margin-left: 40px;
    line-height: 26px;
  }
  .logo-pacific {
    max-width: 150px;
    margin-top: 4px;
    margin-bottom: 20px;
    margin-left: 0px;
  }
  .logo-99 {
    max-width: 180px;
    margin-top: 13px;
    margin-bottom: 20px;
    margin-left: 0px;
  }
  .logo-utilis {
    max-width: 200px;
    margin: 28px 0px 22px;
  }
  .link-block {
    margin-top: 0px;
    padding-right: 1px;
  }
  .image-4 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .image-5 {
    margin-top: 44px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .pricing-row-1 {
    padding-top: 40px;
  }
  .pricing-column {
    padding-right: 0px;
    padding-left: 90px;
    text-align: center;
  }
  .image-7.product-image {
    max-height: 600px;
  }
  .image-8.product-image {
    max-height: 600px;
    box-shadow: 6px 6px 22px 1px rgba(0, 0, 0, 0.1);
  }
  .column-25 {
    padding-left: 35px;
    clear: none;
  }
  .image-9.product-image {
    max-height: 600px;
    margin-top: 39px;
  }
  .pricing-paragraph {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 15px;
    line-height: 23px;
  }
  .bigger-text {
    margin-top: 0px;
    font-size: 20px;
  }
  .new-paragraph {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 22px;
  }
  .new-paragraph.crowd-parag {
    padding-right: 223px;
  }
  .column-28 {
    padding-left: 20px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .column-28.crowd-column {
    display: block;
    margin-top: 0%;
    padding-right: 0px;
    padding-left: 20px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    text-align: left;
  }
  .column-29 {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
  }
  .column-29.crowd-column {
    margin-top: 0%;
    padding-right: 20px;
  }
  .column-29.c-29-par {
    padding-right: 20px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .product-image {
    max-height: 600px;
    box-shadow: 6px 6px 22px 1px rgba(0, 0, 0, 0.1);
  }
  .row-2 {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .text-span-2 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 17px;
  }
  .product-heading {
    padding-right: 0px;
    font-size: 22px;
  }
  .product-heading.crowd-h {
    padding-right: 0px;
    padding-left: 0px;
  }
  .heading-3 {
    min-width: 0px;
    padding-left: 0px;
  }
  .link {
    text-align: left;
  }
  .geocoder-image {
    position: static;
    width: 250px;
  }
  .additional-storage-paragraph {
    padding-right: 20px;
    padding-left: 20px;
  }
  .pricing-item {
    width: 280px;
    margin: 20px 0px 60px;
    padding-left: 0px;
  }
  .pricing-item.small-pricing-item {
    width: 270px;
  }
  .body {
    text-align: left;
  }
  .start-for-free-2 {
    margin-top: 0px;
    margin-right: 5px;
    margin-left: 0px;
  }
  .dropdown-list-container-2.w--open {
    display: block;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 0px;
    background-color: #fff;
    background-image: none;
  }
  .main-title-3 {
    position: static;
    margin-top: 60px;
    padding-top: 0px;
    font-size: 35px;
    line-height: 50px;
  }
  .main-title-3.how-it-works-1 {
    font-size: 38px;
    line-height: 55px;
  }
  .main-title-3.how-it-works-1.how---subtitle {
    margin-bottom: 20px;
    font-size: 25px;
  }
  .background-image-2 {
    position: relative;
    width: 200%;
    max-width: 200%;
  }
  .backgroud-image-container-2 {
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .cover {
    overflow: visible;
    height: 470px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .cover.how-it-works {
    height: 480px;
  }
  .heading-mission {
    margin-top: 30px;
    font-size: 25px;
    line-height: 46px;
  }
  .heading-5 {
    margin-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
  }
  .little-triangle {
    line-height: 26px;
  }
  .image-12 {
    margin-top: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .image-12.mdc-im {
    margin-top: 34px;
    margin-left: 0px;
    padding-bottom: 0px;
  }
  .row-3 {
    margin-left: 0px;
  }
  .column-image {
    padding-top: 0px;
  }
  .heading-6 {
    margin-right: 0px;
    margin-bottom: 32px;
    padding-right: 60px;
    padding-left: 60px;
    font-size: 26px;
    line-height: 40px;
    text-align: center;
  }
  .crowd-button-2.cg-button {
    margin-top: 30px;
    border-style: solid;
    background-image: none;
    box-shadow: none;
  }
  .h2-gc-cover {
    font-size: 18px;
  }
  .div-block-10 {
    margin-top: 0px;
    float: left;
    text-align: center;
  }
  .mission-text-4 {
    font-size: 24px;
    line-height: 35px;
  }
  .mission-text-4.lp-text {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 35px;
  }
  .mission-text-4.how-it-works-4 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 20px;
    font-size: 25px;
    line-height: 38px;
  }
  .paragraph-24 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 18px;
    line-height: 26px;
  }
  .collectrow-2 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .viewer-image-2 {
    position: relative;
    left: 0px;
    top: 0px;
    display: block;
    width: 500px;
    max-width: 100%;
    margin: 0px auto 3px;
    text-align: center;
  }
  .text-slide-3 {
    width: 90%;
    height: 70%;
    max-width: 90%;
    margin-top: 5px;
    margin-bottom: 13px;
    padding-bottom: 0px;
    font-size: 15px;
    line-height: 25px;
  }
  .text-slide-3.slide-3-new {
    font-size: 16px;
    line-height: 26px;
  }
  .text-slide-3.text-slide-new {
    height: 90%;
    margin-top: 5px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 16px;
  }
  .users-2 {
    width: 140px;
    margin-top: 0px;
  }
  .quote-right-2 {
    bottom: 0px;
    width: 35px;
    margin-right: -20px;
  }
  .quotations-2 {
    margin-bottom: 0px;
    padding-bottom: 40px;
  }
  .signature-in-slide-2 {
    left: 0px;
    right: 2px;
    margin-top: 10px;
    margin-right: 0px;
    padding-left: 40px;
    font-size: 14px;
  }
  .clients-title-2 {
    padding-right: 20px;
    padding-left: 20px;
    line-height: 33px;
  }
  .quote-left-2 {
    top: 0px;
    width: 35px;
    margin-left: -20px;
  }
  .slider-mask-2 {
    width: 100%;
    height: auto;
    margin-bottom: 46px;
    padding-bottom: 0px;
  }
  .quotes-slider-2 {
    display: block;
    width: 96%;
    max-width: 96%;
    margin-right: 2%;
    margin-bottom: 84px;
    margin-left: 2%;
    float: none;
    clear: both;
  }
  .cients-logos {
    display: none;
    padding-bottom: 20px;
  }
  .clients-columns-3 {
    margin-top: 0px;
  }
  .client-image-2 {
    margin-top: 10px;
    padding-top: 0px;
  }
  .client-image-2.client_im3 {
    margin-top: 10px;
    padding-top: 0px;
  }
  .client-image-2.cl_im3 {
    margin-top: 10px;
  }
  .client-image-2.cl_im4 {
    margin-top: 30px;
    padding-top: 0px;
  }
  .container-image-2 {
    display: block;
  }
  .clients-columns-4 {
    padding-top: 2px;
  }
  .news-title-2 {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .heading-7 {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 40px;
  }
  .start-for-free-3 {
    margin-top: -6px;
    margin-right: 14px;
    margin-left: 27px;
  }
  .column-32 {
    padding-left: 35px;
  }
  .app-link {
    margin-top: -55px;
    margin-right: auto;
    padding-right: 10px;
    padding-left: 0px;
  }
  .paragraph-26 {
    margin-top: -35px;
    margin-left: 0px;
  }
  .nazivi-rola-2 {
    margin-top: 20px;
  }
  .nazivi-rola-2.druga-strana {
    margin-top: 2px;
    margin-left: 0px;
  }
  .image-13 {
    margin-top: 4px;
  }
  .collectrow-3 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .column-collect---text-3 {
    padding-left: 60px;
  }
  .mdc-image-column-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .viewer-image-3 {
    position: relative;
    left: 0px;
    top: 0px;
    display: block;
    width: 500px;
    max-width: 100%;
    margin: 0px auto;
    text-align: center;
  }
  .row-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .heading-8 {
    margin-top: 20px;
  }
  .row-6 {
    margin-top: 10px;
  }
  .image-14 {
    margin-top: 1%;
    margin-bottom: 154px;
  }
  .paragraph-3 {
    width: 450px;
    margin-top: -37%;
    margin-bottom: 0px;
    margin-left: 30px;
    text-align: left;
  }
  .dof-logo {
    margin-top: 0px;
  }
  .mapsat-logo-2 {
    margin-top: 20px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .logo-100 {
    margin-left: 0px;
  }
  .logo-fida-2 {
    margin-right: 0px;
    margin-left: -41px;
  }
  .logo-pacific-2 {
    margin-top: -18px;
    margin-left: 25px;
  }
  .start-for-free-4 {
    margin-top: -6px;
    margin-right: 14px;
    margin-left: 27px;
  }
  .div-block-12 {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    float: left;
  }
  .div-block-13 {
    width: 50%;
    margin-top: 0px;
    float: right;
  }
  .div-block-14 {
    width: 50%;
    margin-right: auto;
    float: left;
  }
  .div-block-15 {
    width: 50%;
    margin-right: auto;
    float: right;
  }
  .heading-9 {
    margin-top: 0px;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-bottom: 10px;
    font-family: 'Montserrat light', sans-serif;
    font-weight: 300;
  }
  .heading-10 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .text-block-5 {
    margin-right: 50px;
    margin-bottom: 55px;
    margin-left: 50px;
    font-size: 19px;
  }
  .value-props-text {
    margin-bottom: 60px;
  }
  .value-propositions {
    margin-right: 20px;
    margin-left: 20px;
  }
  .heading-11 {
    font-size: 24px;
  }
  .workflow-title {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .extend-title {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .text-block-10 {
    width: 80%;
    margin-top: 0px;
    margin-bottom: 40px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .aps-titles {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .apps-description {
    margin-top: 10px;
    margin-bottom: 40px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .app-image {
    height: 250px;
    margin-bottom: 0px;
  }
  .paragraph-28 {
    max-width: none;
    margin-left: auto;
    padding-right: 40px;
    padding-left: 40px;
  }
  .user-quote-mdc {
    margin-bottom: 60px;
  }
  .quote-author {
    margin-bottom: 0px;
  }
  .italic-text {
    margin-bottom: 50px;
  }
  .user-quote {
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 25px;
  }
  .row-workflow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .row-workflow.qgis_column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .row-workflow.share-workflow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .row-68 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .row-68.qgis-update {
    padding-right: 0px;
    padding-left: 0px;
  }
  .stories-title {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 24px;
  }
  .share {
    padding-top: 10px;
  }
  .user-stories {
    margin-bottom: 50px;
  }
  .row-story {
    margin-bottom: 0px;
    padding-top: 10px;
  }
  .div-block-20 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .story-column {
    padding-bottom: 50px;
  }
  .arrow-image {
    max-height: 90px;
  }
  .arrow-image.side-arr {
    display: none;
  }
  .text-block11 {
    margin: 0px 40px;
    padding-top: 10px;
    padding-right: 80px;
    padding-left: 80px;
    line-height: 36px;
  }
  .image-16 {
    margin-top: 29px;
    margin-bottom: 10px;
  }
  .column-34 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .columntext-div {
    margin-top: 34px;
  }
  .columntext-div.div_symb {
    padding-right: 20px;
    padding-left: 0px;
  }
  .div-block-21 {
    padding-top: 30px;
  }
  .image-17 {
    max-width: 280px;
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: 40px;
    padding-left: 0px;
  }
  .image-18 {
    margin-top: 40px;
  }
  .image-19 {
    margin-top: 23px;
  }
  .column-35 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .ftontend-title {
    margin-top: 40px;
    font-size: 50px;
    line-height: 65px;
  }
  .ftontend-title.backend-title {
    margin-top: 60px;
  }
  .body-3 {
    overflow: visible;
  }
  .body-4 {
    overflow: visible;
    text-align: center;
  }
  .body-5 {
    overflow: visible;
  }
  .body-6 {
    overflow: visible;
  }
  .body-7 {
    overflow: visible;
  }
  .column-37 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .column-38 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .column-39 {
    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: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .body-9 {
    overflow: hidden;
  }
  .column-42 {
    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;
  }
  .columns {
    width: auto;
    max-width: 550px;
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
  }
  .column-44 {
    padding-left: 10px;
  }
  .column-45 {
    padding-right: 10px;
  }
  .column-47 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .column-48 {
    padding-left: 10px;
  }
  .column-49 {
    padding-right: 10px;
  }
  .column-50 {
    padding-left: 10px;
  }
  .call-to-action {
    padding: 40px 20px;
  }
  .hero-overlay {
    padding: 40px 20px;
  }
  .subscribe-form-2 {
    padding: 40px 20px;
  }
  .schedule-demo {
    padding: 40px 20px;
  }
  .footer {
    padding: 40px 20px;
  }
  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }
  .cards-section {
    padding: 40px 20px;
  }
  .cards-grid-container {
    max-width: none;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .hero {
    padding: 40px 20px;
  }
  .flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hero-image-mask {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .h1_qgis {
    margin-top: 60px;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 38px;
    line-height: 55px;
  }
  .heading-16 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 20px;
  }
  .qgis_tagline {
    max-width: 700px;
    margin-top: 20px;
    font-size: 18px;
    line-height: 33px;
  }
  .feature-section {
    padding: 40px 20px;
  }
  .feature-image-mask {
    margin-right: 0px;
  }
  .feature-image-2 {
    margin-right: auto;
    margin-left: auto;
  }
  .div_qgis1 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-17-2 {
    max-width: 340px;
    margin-right: 20px;
    margin-left: -50px;
    padding-right: 20px;
  }
  .paragraph-29 {
    display: block;
    padding-right: 40px;
    padding-left: 40px;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
  }
  .paragraph-30 {
    margin-right: 50px;
    margin-left: 50px;
  }
  .paragraph-31 {
    margin-top: 0px;
  }
  .container-3 {
    padding-top: 0px;
    padding-bottom: 50px;
  }
  .image25 {
    margin-top: 20px;
  }
  .sign-up-title {
    margin-top: 10px;
  }
  .qgisrowhome {
    margin-right: 30px;
    margin-left: 30px;
  }
  .qgis-h2 {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 38px;
  }
  .paragqgis {
    margin-top: 25px;
    font-size: 18px;
    line-height: 26px;
  }
  .div-block-red {
    height: 50px;
  }
  .text-block-13 {
    font-size: 26px;
    line-height: 46px;
  }
  .qgis-button {
    margin-top: 20px;
  }
  .imagemdc1 {
    margin-top: 40px;
  }
  .platformcolumn1 {
    padding-left: 20px;
  }
  .viewercontainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .heading-20 {
    font-family: 'Montserrat light', sans-serif;
    font-size: 20px;
  }
  .text-block-14 {
    margin-bottom: 30px;
  }
  .qgiscta:hover {
    background-color: #fd684b;
  }
  .pricing-row2.pricing-row-3 {
    margin-bottom: 0px;
  }
  .column-56 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-57 {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .pricing-column-2 {
    padding-left: 90px;
  }
  .paragraph-32 {
    margin-right: 20px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 14px;
    line-height: 22px;
  }
  .paragraph-32.parag33 {
    padding-right: 0px;
    padding-left: 0px;
    line-height: 22px;
  }
  .arc-map-column {
    padding-right: 20px;
  }
  .tarqueem-logo {
    max-width: 200px;
    margin-top: 0px;
    margin-bottom: 40px;
  }
  .sistemasgeo-logo {
    height: 60px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .dropdown {
    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: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .news-item {
    max-width: 350px;
    margin-bottom: 60px;
  }
  .post-heading {
    width: 90%;
    font-size: 18px;
    line-height: 26px;
  }
  .column-64 {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .logo.w--current {
    margin-top: -7px;
    margin-left: 11px;
  }
  .nav-master {
    position: relative;
    top: 0px;
    display: block;
  }
  .nav-1 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .nav-bar-2 {
    position: relative;
    right: 0px;
    width: 100%;
    margin-top: 0px;
    float: right;
  }
  .nav-bar-2.nav-bar-21 {
    margin-top: 6px;
    margin-right: 22px;
  }
  .nav-2 {
    position: relative;
  }
  .news {
    display: block;
  }
  .blog-landing-items {
    display: block;
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .hero-section {
    top: 0px;
    display: block;
    height: 450px;
    margin-bottom: 0px;
  }
  .hero-section.cover-section {
    width: auto;
  }
  .hero-section.cover-section.pricing-cover {
    z-index: 0;
    height: auto;
  }
  .hero-section.how-it-works {
    height: 400px;
  }
  .main-title {
    position: relative;
    top: 0px;
    display: block;
    width: 100%;
    margin-top: 165px;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 4px;
  }
  .main-title.how-it-works-1 {
    width: auto;
    margin-top: 146px;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 25px;
    line-height: 60px;
    letter-spacing: 6px;
  }
  .main-title-div {
    display: block;
    width: auto;
    margin-top: 10px;
  }
  .nav-container {
    position: static;
    z-index: 1000;
    display: block;
  }
  .sign-up-button {
    display: block;
    height: 38px;
    margin: 0px auto;
    border-radius: 72px;
  }
  .mission {
    margin-top: 350px;
  }
  .bg-image {
    position: static;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .background-mob-image {
    position: relative;
    top: -117px;
    margin-top: 3px;
  }
  .menu-button {
    position: relative;
    margin-top: 13px;
    margin-right: 10px;
    margin-left: 10px;
    float: right;
  }
  .menu-button.w--open {
    margin-right: 10px;
  }
  .nav-bar-2-for-mob {
    position: relative;
    display: block;
    width: 300px;
    margin-top: -67px;
    margin-right: 0px;
    margin-left: -37px;
    float: left;
  }
  .mission-text {
    font-size: 14px;
    line-height: 22px;
  }
  .mission-text.how-it-works-5 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .email-input {
    margin-top: 38px;
    margin-bottom: 16px;
    border-radius: 8px;
  }
  .extra-small-arrow-blue {
    display: block;
    width: auto;
    margin-top: 1px;
    margin-bottom: 7px;
  }
  .section-heading {
    margin-top: -24px;
    padding-left: 10px;
    font-size: 18px;
  }
  .collect---text {
    margin-top: -18px;
    margin-bottom: 17px;
    padding-top: 34px;
    padding-right: 20px;
    padding-left: 10px;
    font-size: 15px;
    line-height: 20px;
  }
  .mdc-image {
    max-width: 280px;
  }
  .collectrow {
    margin-right: 20px;
    margin-left: 20px;
  }
  .column-collect---text {
    margin-top: 59px;
  }
  .mdc-link {
    margin-bottom: 0px;
    padding-left: 5px;
    font-size: 26px;
  }
  ._3-arrow {
    top: 2px;
    display: block;
    width: auto;
    margin-top: 21px;
  }
  .edit-title {
    margin-top: 37px;
    padding-left: 10px;
    font-size: 18px;
  }
  .edit-text {
    margin-top: 38px;
    margin-bottom: 20px;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-left: 10px;
  }
  .map-edtor-image {
    position: static;
    left: 0px;
    top: 0px;
    display: inline-block;
    width: 100%;
    height: 100%;
    max-width: none;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .map-editor-link {
    margin-top: 29px;
  }
  ._4-arrow {
    top: 13px;
    display: block;
    width: auto;
    font-size: 14px;
  }
  .viewer-link {
    left: 0px;
  }
  .viewer-heading {
    padding-left: 0px;
    font-size: 18px;
    line-height: 33px;
  }
  .viewer-image {
    max-width: 100%;
    margin-top: 0px;
    margin-left: 0px;
  }
  .viewer-text {
    padding-right: 20px;
    padding-left: 0px;
  }
  .portal-row {
    padding-bottom: 10px;
  }
  .community-title {
    margin-top: 40px;
    margin-bottom: 10px;
    padding-left: 0px;
    font-size: 18px;
    line-height: 32px;
  }
  .map-portal-text {
    margin-top: 40px;
    padding-left: 10px;
  }
  .map-portal-image {
    left: 0px;
    max-width: 320px;
    margin-top: 40px;
    margin-left: -30px;
    padding-left: 0px;
  }
  .map-portal-link {
    margin-top: 0px;
  }
  .small-arrow-5 {
    top: 5px;
    display: block;
    width: auto;
    margin-top: 11px;
  }
  .platform-text {
    margin-bottom: 0px;
    padding-left: 10px;
  }
  .platform-image {
    max-width: 280px;
  }
  .platform-title {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
    line-height: 39px;
  }
  .cost-effective-text {
    position: relative;
    left: 0%;
    top: 0%;
    display: block;
    margin-top: 0px;
    margin-bottom: 29px;
    padding-top: 12px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .cost-effective-image {
    width: 85%;
    height: 85%;
    max-width: 100%;
  }
  .cost-effective-title {
    padding-left: 20px;
    font-size: 18px;
    line-height: 33px;
    text-align: left;
  }
  .security-text {
    margin-bottom: 21px;
    padding-right: 25px;
    padding-left: 10px;
  }
  .security-title {
    padding: 10px 5px;
    font-size: 18px;
    line-height: 33px;
  }
  .aws-image {
    position: relative;
    left: 16px;
    width: 93%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .container-image {
    position: relative;
    display: block;
    padding-right: 0px;
  }
  .dropdown-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .dropdown-list.w--current {
    color: #333;
  }
  .dropdown-list.w--current:hover {
    color: #0582ff;
  }
  .numbers-title {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 26px;
  }
  .number {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 25px;
  }
  .number-text {
    margin-top: 0px;
    font-size: 23px;
  }
  .clients-columns {
    margin-top: 350px;
  }
  .quotations {
    width: 100%;
  }
  .client-image {
    display: block;
    margin-top: 15px;
    padding-top: 4px;
    padding-bottom: 0px;
  }
  .mission-text-3 {
    margin-top: -3px;
    padding-top: 0px;
    font-size: 20px;
    line-height: 30px;
  }
  .mission-text-3.how-it-works-4 {
    font-size: 23px;
  }
  .editor-text {
    padding-right: 0px;
    padding-left: 0px;
  }
  .text-viewer {
    padding-left: 10px;
  }
  .budget-row {
    display: block;
  }
  .form-wraper {
    display: block;
  }
  .clients-title {
    line-height: 33px;
  }
  .clients-columns-2 {
    padding-top: 3px;
  }
  .quotes-slider {
    display: block;
    width: 96%;
    height: 340px;
    margin-right: auto;
    margin-left: auto;
  }
  .text-slide {
    width: 90%;
    height: 60%;
    max-width: 90%;
    margin-top: 59px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    font-size: 14px;
    line-height: 27px;
  }
  .slide-nav {
    margin-top: -1px;
    margin-bottom: -103px;
    padding-top: 33px;
  }
  .slider-mask {
    width: 80%;
    height: 380px;
    max-width: 80%;
  }
  .signature-in-slide {
    left: 0%;
    margin-top: 0px;
    margin-right: 1px;
    padding: 2px 20px 0px;
    font-size: 13px;
  }
  .quote-left {
    position: absolute;
    left: 50%;
    top: 9px;
    display: block;
    width: 30px;
    margin-top: 15px;
    margin-right: auto;
    margin-left: -15px;
    padding-left: 0px;
    float: none;
  }
  .quote-right {
    display: none;
    width: 30px;
  }
  .fieldworker-div {
    width: 160px;
    height: 160px;
  }
  .blog-text {
    margin-bottom: 10px;
    font-size: 15px;
    text-align: left;
  }
  .news-title {
    margin-top: -41px;
    margin-bottom: -48px;
    padding: 25px 20px 42px;
    line-height: 30px;
  }
  .post-column {
    padding-left: 10px;
  }
  .post-heading {
    width: 90%;
    min-height: 0px;
    margin-bottom: 10px;
    padding-bottom: 0px;
    font-size: 17px;
  }
  .site-map {
    margin-top: 0px;
    padding-top: 0px;
  }
  .networks.network-2.network-kod-sign-up {
    margin-top: -171px;
  }
  .networks.network-2.at-jobs {
    margin-top: 38px;
  }
  .start-using {
    display: inline-block;
  }
  .start-for-free {
    margin-top: -5px;
    margin-right: 13px;
  }
  .contact-us {
    display: block;
  }
  .project-managers-div {
    width: 160px;
    height: 160px;
  }
  .promotion-div {
    top: 235px;
    display: none;
    height: 115px;
  }
  .promotion-text {
    width: 100%;
    padding-top: 17px;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
  }
  .promotion-heading {
    top: 10px;
  }
  .map-portal-div-link {
    margin-top: 0px;
  }
  .decision-makers-div {
    width: 160px;
    height: 160px;
  }
  .community-div-link {
    width: 160px;
    height: 160px;
  }
  .platform-row {
    margin-right: 20px;
    margin-left: 20px;
    padding-bottom: 40px;
  }
  .scroll-nav-bar {
    display: block;
  }
  .scroll-nav-bar.scroll-for-mdc {
    display: block;
  }
  .linkedin-link.instagram {
    margin-left: 0px;
  }
  .terms-policy {
    padding-right: 55px;
    padding-left: 55px;
    font-size: 13px;
  }
  .background-image {
    width: 250%;
    max-width: 250%;
    margin-top: 0px;
    margin-bottom: 16px;
    margin-left: -58px;
  }
  .backgroud-image-container {
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    width: 100%;
    margin-top: 0px;
    font-size: 14px;
  }
  .menu-icon {
    margin-top: 0px;
    margin-right: 0px;
    padding-right: 0px;
    font-size: 30px;
  }
  .site-map-row {
    width: 75%;
    padding-left: 0px;
  }
  .site-map-title {
    margin-top: 40px;
  }
  .sign-up-2.sign-up-main-right {
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
    clear: none;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .main-title-2 {
    margin-top: 8px;
    font-size: 40px;
  }
  .main-title-2.sign-up-title {
    margin-top: 9px;
  }
  .main-title-2.sign-up-title.log-in-title {
    margin-top: 0px;
    margin-left: 10px;
    font-size: 35px;
  }
  .main-title-2.sign-up-title.sign-up-h3 {
    font-size: 13px;
    line-height: 20px;
  }
  .main-title-2.sign-up-title.trial-text {
    margin-top: 0px;
    margin-left: 10px;
    font-size: 15px;
    line-height: 23px;
  }
  .main-title-2.pricing-title {
    margin-top: 0px;
  }
  .main-title-2.partnners-title {
    margin-top: 20px;
    margin-bottom: 40px;
    padding-left: 0px;
  }
  .main-subtitle-2 {
    position: relative;
    display: inline-block;
    width: auto;
    margin-top: 22px;
    margin-right: 1px;
    margin-bottom: 40px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
  }
  .main-subtitle-2.sign-up-subtitle-1 {
    margin-top: -1px;
    font-size: 22px;
  }
  .main-subtitle-2.sign-up-subtitle-1.login-text {
    margin-left: 10px;
    font-size: 16px;
  }
  .main-subtitle-2.partnerss-ssub {
    padding-right: 20px;
  }
  .main-image {
    overflow: visible;
    width: auto;
    margin-top: 2px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .cover-row {
    position: static;
    display: block;
    width: auto;
    margin-top: 168px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .cover-row.signup-cover-row {
    margin-left: 0px;
    padding-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: left;
  }
  .cover-row.pricing-row {
    margin-top: 206px;
  }
  .cover-row.signup1cover {
    margin-top: 0px;
  }
  .cover-row.partners-cover {
    margin-right: 20px;
    margin-left: 20px;
  }
  .partner-image-column {
    overflow: visible;
    padding-right: 0px;
    padding-left: 0px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .partners-text {
    width: 300px;
    margin-top: 40px;
    margin-bottom: 30px;
    padding: 0px 19px 0px 15px;
    font-size: 17px;
    line-height: 28px;
  }
  .partner-benefits {
    width: auto;
    margin-top: 20px;
    padding-right: 6px;
    font-size: 20px;
  }
  .you-will-get {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
  }
  .partners-network-text {
    margin-top: 36px;
    margin-bottom: 30px;
    font-size: 25px;
    line-height: 36px;
  }
  .mapsat-text {
    margin-top: 0px;
    margin-bottom: 29px;
    padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 16px;
  }
  .mapsat-logo {
    margin-top: -4px;
    padding-right: 0px;
    padding-left: 29px;
  }
  .logo-image {
    margin-top: 34px;
    margin-bottom: 8px;
    margin-left: 10px;
    padding-right: 27px;
    padding-left: 25px;
  }
  .why-1 {
    width: 300px;
  }
  .client-logo-column {
    display: inline-block;
  }
  .sign-up-subtitle-2 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .sign-up-subtitle-2-column {
    margin-top: 20px;
    margin-bottom: 30px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .sign-up-subtitle-1-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .form-field---sign-up {
    padding-right: 0px;
  }
  .form-field---sign-up.login-form-field.login2 {
    padding-left: 13px;
  }
  .form---sign-up {
    display: block;
    margin-right: 0px;
    margin-bottom: 52px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .submit-for-sign-up-button {
    float: none;
    clear: none;
  }
  .submit-for-sign-up-button.login-button {
    float: left;
    clear: none;
  }
  .sign-up-text {
    float: none;
    text-align: left;
  }
  .social-media-image {
    padding-right: 2px;
    padding-left: 2px;
  }
  .form-wrapper-sign-up {
    width: auto;
    margin-bottom: 0px;
    text-align: left;
  }
  .form-wrapper-sign-up.login-wrapper.login2 {
    width: 300px;
  }
  .sign-up-links {
    width: auto;
    margin-top: 10px;
    margin-left: 15px;
    font-size: 12px;
  }
  .forgot-pass {
    font-weight: 400;
  }
  .column-partners-text {
    margin-bottom: 50px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .partners-benefits-image {
    margin-bottom: 15px;
  }
  .partners-benefits-image._4 {
    margin-bottom: 15px;
  }
  .partners-benefts-row {
    padding-right: 10px;
    padding-left: 10px;
  }
  .business-row {
    width: 300px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .bussiness-support-text {
    margin-bottom: 30px;
  }
  .image-logo-geomobiliti {
    margin-top: 33px;
    margin-bottom: 24px;
    padding-right: 22px;
    padding-left: 21px;
  }
  .image-logo-tec {
    margin-top: 1px;
    margin-bottom: 25px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }
  .logo-column-1._2 {
    text-align: center;
  }
  .logo-column-1._3 {
    margin-top: 13px;
    text-align: center;
  }
  .logo-smart-cloud {
    margin-top: 40px;
    margin-bottom: 20px;
    padding-right: 30px;
    padding-left: 20px;
  }
  .logo-image-urban {
    margin-top: 27px;
    padding-right: 44px;
    padding-bottom: 4px;
    padding-left: 26px;
  }
  .logo-teramaps.mobile {
    margin-top: 0px;
    margin-bottom: 31px;
    padding-right: 11px;
    padding-left: 11px;
  }
  .logo-teramaps.mobile {
    margin-top: 0px;
    margin-bottom: 31px;
    padding-right: 11px;
    padding-left: 11px;
  }
  .jal-logo {
    margin-top: 15px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .sp-logo {
    margin-top: 17px;
    margin-bottom: 44px;
  }
  .logo-columnwidht {
    text-align: center;
  }
  .the-team-cover {
    height: 470px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 108, 197, 0.95)), color-stop(63%, rgba(3, 168, 250, 0.87)), to(rgba(62, 216, 255, 0.8))), url('../images/IMG_6480.jpg');
    background-image: linear-gradient(180deg, rgba(4, 108, 197, 0.95), rgba(3, 168, 250, 0.87) 63%, rgba(62, 216, 255, 0.8)), url('../images/IMG_6480.jpg');
    background-size: auto, 200%;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
    letter-spacing: normal;
    text-indent: 0px;
    -webkit-column-count: 0;
    column-count: 0;
  }
  .the-team-cover.careers-cover {
    height: 520px;
  }
  .the-team-cover.team_dev {
    height: 600px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 108, 197, 0.95)), color-stop(63%, rgba(3, 168, 250, 0.87)), to(rgba(62, 216, 255, 0.8))), url('../images/IMG_6478.jpg'), url('../images/IMG_6453.jpg');
    background-image: linear-gradient(180deg, rgba(4, 108, 197, 0.95), rgba(3, 168, 250, 0.87) 63%, rgba(62, 216, 255, 0.8)), url('../images/IMG_6478.jpg'), url('../images/IMG_6453.jpg');
    background-size: auto, 300%, 115%;
  }
  .the-team-image {
    width: 100%;
  }
  .the-team-image.career-image {
    display: none;
    max-width: 270%;
    margin-right: auto;
    margin-left: -200px;
  }
  .team-title {
    margin-top: 17px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 45px;
    line-height: 49px;
  }
  .team-title.career-job {
    margin-top: 12px;
    font-size: 30px;
    line-height: 50px;
  }
  .about-team {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 17px;
    line-height: 26px;
  }
  .about-team.about-careers {
    font-size: 16px;
  }
  .about-team.about-careerjob {
    top: 176px;
    width: 280px;
    margin-top: 107px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 19px;
    line-height: 32px;
    text-align: center;
  }
  .about-team.aboutjob {
    max-width: 300px;
    padding-left: 10px;
    font-size: 15px;
    line-height: 25px;
  }
  .team-section {
    display: block;
    overflow: visible;
  }
  .images-row {
    overflow: visible;
  }
  .team-member {
    width: 100%;
  }
  .team-member-title {
    margin-top: 40px;
  }
  .team-member-paragraf {
    width: 100%;
    padding-right: 27px;
  }
  .nav-background {
    height: 150px;
  }
  .nav-background.cover-za-about-us {
    height: 280px;
    margin-top: -43px;
  }
  .nav-background.nav_team-memb {
    height: 150px;
  }
  .nav-background.the-team-cover.about-cov {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 108, 197, 0.97)), color-stop(65%, rgba(3, 168, 250, 0.9)), to(rgba(62, 216, 255, 0.9))), url('../images/IMG_6478.jpg');
    background-image: linear-gradient(180deg, rgba(4, 108, 197, 0.97), rgba(3, 168, 250, 0.9) 65%, rgba(62, 216, 255, 0.9)), url('../images/IMG_6478.jpg');
    background-size: auto, 200%;
  }
  .team-heading {
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .rich-tekst {
    margin-left: 10px;
    font-size: 14px;
  }
  .rich-tekst h2 {
    display: inline-block;
  }
  .rich-tekst p {
    margin-top: -19px;
    margin-bottom: 45px;
    margin-left: 5px;
    padding-right: 20px;
    font-size: 15px;
    line-height: 24px;
  }
  .rich-tekst h3 {
    margin-bottom: 0px;
  }
  .about-us-paragraf {
    margin-right: 15px;
    margin-left: 15px;
    font-size: 15px;
  }
  .about-us-heading {
    margin-top: 100px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .button {
    margin-top: 36px;
    margin-bottom: 30px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 14px;
  }
  .button.viewer-sign-up {
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 13px;
  }
  .button.mapsbttn {
    margin-top: 10px;
    margin-bottom: 40px;
  }
  .image {
    margin-top: -93px;
  }
  .heading.crowd-head {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 30px;
    line-height: 45px;
  }
  .heading.crowd-head {
    margin-top: 43px;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 28px;
    line-height: 45px;
  }
  .paragraph-21 {
    margin-top: 15px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 18px;
    line-height: 26px;
  }
  .crowd-button {
    margin-top: 40px;
    margin-bottom: 56px;
  }
  .paragraph-22 {
    padding-right: 20px;
    font-size: 16px;
  }
  .heading-2 {
    margin-top: 35px;
    font-size: 30px;
  }
  .row {
    margin-right: 20px;
    margin-left: 20px;
  }
  .paragraph-career-job {
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 15px;
    line-height: 26px;
    text-align: center;
  }
  .paragraph-about-gc {
    margin-top: 7px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 15px;
    line-height: 30px;
  }
  .quote {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 16px;
    line-height: 30px;
  }
  .ime-lika {
    padding-right: 15px;
  }
  .paragraph-about-job {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 28px;
  }
  .apply {
    margin-top: 27px;
  }
  .paragrone-line {
    font-size: 16px;
    line-height: 27px;
  }
  .bold-veci {
    font-size: 20px;
  }
  .logo-pacific {
    max-width: 160px;
    margin-top: 34px;
    margin-bottom: 18px;
    margin-left: 0px;
    padding-right: 13px;
    padding-left: 12px;
  }
  .logo-99 {
    margin-top: 15px;
    padding-right: 17px;
  }
  .logo-utilis {
    max-width: 180px;
    margin-top: 31px;
    margin-bottom: 15px;
    margin-left: -17px;
    padding-right: 17px;
    padding-left: 17px;
  }
  .image-4 {
    margin-top: 20px;
    margin-bottom: 4px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .image-5 {
    margin-top: 20px;
  }
  .pricing-row-1 {
    padding-bottom: 40px;
  }
  .pricing-column {
    padding-left: 0px;
  }
  .pricing-paragraph {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
    line-height: 23px;
  }
  .bigger-text {
    font-size: 18px;
    line-height: 30px;
  }
  .new-paragraph {
    margin-bottom: 40px;
  }
  .column-28 {
    padding-right: 20px;
  }
  .column-28.crowd-column {
    padding-left: 5%;
    text-align: center;
  }
  .column-29 {
    margin-top: 47px;
    padding-left: 10%;
  }
  .column-29.crowd-column {
    margin-top: 0%;
  }
  .column-29.c-29-par {
    margin-top: 20px;
  }
  .row-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    text-align: center;
  }
  .text-span-2 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 17px;
    line-height: 26px;
  }
  .link {
    font-size: 22px;
  }
  .column-30 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .pricingtitle {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .pricingtitle.pricing-title-2 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .pricing-item {
    margin-left: 20px;
  }
  .pricing-item.pricing-mdc-editor {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .pricing-item.small-pricing-item {
    margin-top: 0px;
    margin-bottom: 40px;
    margin-left: 5px;
    padding-top: 40px;
  }
  .start-for-free-2 {
    display: inline-block;
    margin-top: -5px;
    margin-right: 13px;
  }
  .dropdown-list-container-2.w--open {
    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;
  }
  .main-title-3 {
    position: relative;
    top: 0px;
    display: block;
    width: 100%;
    font-size: 35px;
    line-height: 50px;
    letter-spacing: 4px;
  }
  .main-title-3.how-it-works-1 {
    width: auto;
    margin: 40px 10px 10px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 25px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 6px;
  }
  .main-title-3.how-it-works-1.how---subtitle {
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 20px;
    line-height: 45px;
  }
  .background-image-2 {
    width: 250%;
    max-width: 250%;
    margin-top: 0px;
    margin-bottom: 16px;
    margin-left: -58px;
  }
  .email-input-2 {
    margin-top: 38px;
    margin-bottom: 16px;
    border-radius: 8px;
  }
  .sign-up-button-2 {
    margin: 32px auto 0px;
  }
  .backgroud-image-container-2 {
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    width: 100%;
    margin-top: 0px;
    font-size: 14px;
  }
  .cover {
    display: block;
    height: 450px;
    margin-bottom: 0px;
  }
  .cover.how-it-works {
    height: 520px;
  }
  .mission-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .heading-mission {
    margin-top: 20px;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 21px;
    line-height: 28px;
  }
  .heading-5 {
    font-size: 16px;
    line-height: 27px;
  }
  .gc-section-2 {
    padding-top: 10px;
  }
  .row-3 {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-image {
    margin-bottom: 0px;
  }
  .heading-6 {
    margin-top: 20px;
    margin-bottom: 30px;
    padding-right: 10px;
    padding-left: 0px;
    font-size: 24px;
    line-height: 35px;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .crowd-button-2 {
    margin-top: 40px;
    margin-bottom: 56px;
  }
  .crowd-button-2.cg-button {
    border-style: solid;
    background-image: none;
  }
  .h2-gc-cover {
    line-height: 18px;
  }
  .mission-text-4 {
    margin-top: -3px;
    padding-top: 0px;
    font-size: 20px;
    line-height: 30px;
  }
  .mission-text-4.lp-text {
    margin-top: 22px;
    margin-bottom: 19px;
  }
  .mission-text-4.how-it-works-4 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 23px;
  }
  .paragraph-24 {
    margin-top: 15px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 18px;
    line-height: 26px;
  }
  .collectrow-2 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .viewer-image-2 {
    margin-top: 0px;
    margin-left: 0px;
  }
  .column-collect---text-2 {
    margin-top: 0px;
  }
  .text-slide-3 {
    width: 90%;
    height: 60%;
    max-width: 90%;
    margin-top: 10px;
    margin-right: 3%;
    margin-left: 2%;
    padding: 0px 10px;
    font-size: 14px;
    line-height: 25px;
  }
  .text-slide-3.slide-3-new {
    width: 130%;
    height: 90%;
    max-width: 130%;
    margin-right: 1%;
    margin-left: 1%;
    padding-right: 50px;
    padding-left: 0px;
  }
  .text-slide-3.text-slide-new {
    width: 190%;
    height: 80%;
    margin-top: -9px;
    margin-right: 0%;
    margin-left: 0%;
    padding-right: 1px;
    padding-left: 0px;
  }
  .users-2 {
    margin-bottom: 20px;
  }
  .quote-right-2 {
    display: none;
    width: 30px;
  }
  .quotations-2 {
    width: 100%;
    padding-bottom: 59px;
  }
  .signature-in-slide-2 {
    left: 0%;
    margin-top: 0px;
    margin-right: 1px;
    margin-bottom: 25px;
    padding: 2px 20px 0px;
    font-size: 13px;
  }
  .clients-title-2 {
    line-height: 33px;
  }
  .quote-left-2 {
    position: absolute;
    left: 50%;
    top: 9px;
    display: none;
    width: 30px;
    margin-top: 15px;
    margin-right: auto;
    margin-left: -50px;
    padding-left: 0px;
    float: none;
  }
  .slider-mask-2 {
    width: 80%;
    height: 500px;
    max-width: 80%;
    margin-bottom: 0px;
  }
  .quotes-slider-2 {
    display: block;
    width: 96%;
    height: 380px;
    margin-right: auto;
    margin-bottom: 81px;
    margin-left: auto;
  }
  .quote-slide-2 {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .cients-logos {
    display: none;
  }
  .cients-logos.clients-logos-down {
    padding-top: 30px;
  }
  .client-image-2 {
    display: block;
    margin-top: 15px;
    padding-top: 4px;
    padding-bottom: 0px;
  }
  .container-image-2 {
    position: relative;
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .clients-columns-4 {
    padding-top: 3px;
  }
  .news-title-2 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 25px 20px 42px;
    font-size: 22px;
    line-height: 30px;
  }
  .heading-7 {
    font-size: 22px;
    line-height: 32px;
  }
  .start-for-free-3 {
    margin-top: -5px;
    margin-right: 13px;
  }
  .nazivi-rola-2 {
    line-height: 22px;
  }
  .fieldworker-div-3 {
    width: 160px;
    height: 160px;
  }
  .collectrow-3 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .column-collect---text-3 {
    margin-top: 59px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .viewer-image-3 {
    max-width: 100%;
    margin-top: 0px;
    margin-left: 0px;
  }
  .row-5 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .heading-8 {
    margin-top: 40px;
    font-size: 33px;
    line-height: 45px;
  }
  .crowd-button-3 {
    margin-top: 40px;
    margin-bottom: 56px;
  }
  .row-6 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .row-6.row-61 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .image-14 {
    margin-bottom: 250px;
  }
  .paragraph-3 {
    width: 300px;
    margin-top: -70%;
    margin-left: 5px;
  }
  .dof-logo {
    margin-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .mapsat-logo-2 {
    margin-top: 27px;
    padding-right: 30px;
    padding-bottom: 4px;
    padding-left: 30px;
  }
  .logo-100 {
    margin-top: 15px;
    padding-right: 17px;
  }
  .logo-fida-2 {
    margin-top: 31px;
    margin-bottom: 15px;
    margin-left: -17px;
    padding-right: 17px;
    padding-left: 17px;
  }
  .logo-pacific-2 {
    margin-top: 34px;
    margin-bottom: 18px;
    margin-left: 0px;
    padding-right: 13px;
    padding-left: 12px;
  }
  .start-for-free-4 {
    margin-top: -5px;
    margin-right: 13px;
  }
  .the-team-cover-2 {
    top: -162px;
    height: 450px;
  }
  .heading-9 {
    margin-top: 0px;
    font-size: 24px;
    line-height: 36px;
  }
  .heading-10 {
    margin-top: 26px;
    margin-bottom: 50px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 22px;
    line-height: 32px;
  }
  .bold-text-2 {
    font-size: 22px;
    line-height: 34px;
  }
  .div-block-16 {
    margin-top: 1%;
    margin-left: 20px;
  }
  .text-block-5 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .value-props-text {
    padding-right: 0px;
    padding-left: 0px;
  }
  .body-2 {
    overflow: visible;
  }
  .heading-11 {
    margin-top: 60px;
    margin-bottom: 20px;
    font-size: 24px;
  }
  .heading-11.heading-workflow {
    margin-top: 60px;
    margin-bottom: 40px;
  }
  .workflow-title {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 22px;
    line-height: 33px;
    text-align: left;
  }
  .workflow-list {
    margin-top: 20px;
    padding-left: 20px;
  }
  .heading-12 {
    margin-top: 6px;
  }
  .app-image {
    height: 170px;
  }
  .user-quote-mdc {
    margin-top: 4px;
  }
  .italic-text {
    display: inline-block;
    font-size: 14px;
  }
  .user-quote {
    margin-top: 18px;
    font-size: 17px;
    line-height: 28px;
  }
  .row-workflow.qgis_column {
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .row-68.qgis-update {
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .stories-title {
    margin-top: -16px;
    padding-bottom: 31px;
    font-size: 27px;
  }
  .user-stories {
    padding-bottom: 51px;
  }
  .column-33 {
    padding-left: 0px;
  }
  .div-block-20 {
    margin-right: 10px;
    margin-left: 20px;
  }
  .image-16 {
    margin-top: 20px;
  }
  .column-34 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .columntext-div {
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .columntext-div.div_symb {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-17 {
    max-width: 180px;
    margin-right: 0px;
  }
  .image-18 {
    left: 10px;
  }
  .heading-15 {
    margin-top: 50px;
  }
  .container {
    margin-right: 31px;
  }
  .ftontend-title {
    font-size: 42px;
  }
  .body-3 {
    overflow: visible;
  }
  .body-4 {
    overflow: visible;
  }
  .body-5 {
    overflow: visible;
  }
  .column-36 {
    margin-top: -4px;
    margin-bottom: 1px;
    padding-bottom: 0px;
  }
  .body-6 {
    overflow: visible;
  }
  .column-37 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .lostpass {
    margin-top: 1px;
    font-size: 13px;
    font-weight: 300;
  }
  .noaccount {
    font-size: 13px;
    font-weight: 300;
  }
  .columns {
    width: auto;
    max-width: 300px;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .centered-container {
    text-align: left;
  }
  .subscribe-form-input-wrapper {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .subscribe-form-input {
    width: 100%;
  }
  .schedule-demo {
    position: fixed;
  }
  .small-text {
    margin-bottom: 15px;
  }
  .contact-form-grid {
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
    grid-auto-flow: row;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }
  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-logo-link {
    height: 60px;
  }
  .footer-heading {
    margin-top: 20px;
  }
  .cards-grid-container {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .h1_qgis {
    margin-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 30px;
    line-height: 45px;
  }
  .heading-16 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
    line-height: 28px;
  }
  .qgis_tagline {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 26px;
  }
  .qgis_parag {
    margin-bottom: 0px;
  }
  .div_qgis1 {
    padding-left: 20px;
  }
  .button-2 {
    margin-left: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .image-17-2 {
    max-width: 190px;
    margin-right: 30px;
    margin-left: -60px;
    padding-right: 10px;
  }
  .column-51 {
    margin-top: 0px;
    padding-left: 0px;
  }
  .image-23 {
    padding-right: 25px;
  }
  .paragraph-29 {
    display: none;
  }
  .paragraph-30 {
    margin-right: 15px;
    margin-left: 15px;
  }
  .request-demo-title {
    color: #fff;
    font-size: 26px;
  }
  .submit-button {
    margin-top: 30px;
  }
  .text-field {
    margin-bottom: 0px;
  }
  .text-field-2 {
    margin-bottom: 0px;
  }
  .text-field-3 {
    margin-bottom: 0px;
  }
  .text-field-4 {
    margin-bottom: 0px;
  }
  .paragraph-31 {
    margin-top: 20px;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 15px;
    line-height: 22px;
  }
  .field-label-2 {
    margin-bottom: 0px;
  }
  .italic-text-2 {
    font-size: 13px;
  }
  .container-3 {
    position: fixed;
    left: 20px;
    top: 40px;
    right: 20px;
    bottom: 30px;
    overflow: scroll;
    margin-top: 32px;
    padding-bottom: 20px;
  }
  .heading-19 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .close-x {
    display: block;
  }
  .success-message {
    margin-right: 20px;
    margin-left: 20px;
  }
  .qgis1-image {
    margin-top: 0px;
  }
  .qgis-share-tekst {
    padding-right: 10px;
    padding-left: 10px;
  }
  .field-label-6 {
    text-align: left;
  }
  .update-section {
    padding-bottom: 0px;
  }
  .demo-modal {
    position: fixed;
    display: none;
    overflow: scroll;
  }
  .sign-up-title {
    margin-top: 10px;
    margin-left: 10px;
    padding-left: 0px;
    font-size: 28px;
  }
  .qgis-h2 {
    margin-right: 0px;
  }
  .paragqgis {
    font-size: 17px;
  }
  .platformcolumn1 {
    padding-left: 0px;
  }
  .viewercontainer {
    padding-right: 0px;
    padding-left: 0px;
  }
  .mdchowbttn {
    margin-top: 20px;
    margin-left: 0px;
  }
  .div-block-28 {
    margin-top: 20px;
  }
  .heading-20 {
    margin-top: 0px;
    font-size: 18px;
  }
  .text-block-14 {
    margin-right: 15px;
    margin-left: 15px;
    font-size: 15px;
    line-height: 25px;
  }
  .columns-4 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .pricing-row2.pricing-row-3 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .column-56 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .column-57 {
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .pricing-column-2 {
    padding-left: 0px;
  }
  .paragraph-32 {
    margin-right: 20px;
    margin-left: 20px;
    padding-top: 0px;
  }
  .paragraph-32.parag33 {
    margin-right: 20px;
  }
  .sistemasgeo-logo {
    padding-right: 10px;
    padding-left: 10px;
  }
  .dropdown-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .news-item {
    padding-bottom: 10px;
  }
  .post-heading {
    margin-top: 0px;
    padding-bottom: 0px;
  }
  .div-block-33 {
    margin-left: 15px;
  }
  .link-block-14 {
    margin-bottom: 20px;
  }
  .column-64 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .heading-22 {
    font-size: 22px;
  }
  .instagram-icon {
    width: 37px;
    margin-right: 5px;
    margin-left: 5px;
    -webkit-filter: hue-rotate(17deg) saturate(120%);
    filter: hue-rotate(17deg) saturate(120%);
  }
}

#w-node-0d43771cdcae-771cdc90 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-2a593639bd3d-426c17d1 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

@media screen and (max-width: 767px) {
  #w-node-59388654f65c-426c17d1 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  #w-node-59388654f65e-426c17d1 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  #w-node-59388654f663-426c17d1 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  #w-node-59388654f665-426c17d1 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-0d43771cdc9e-771cdc90 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  #w-node-0d43771cdca2-771cdc90 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  #w-node-0d43771cdca6-771cdc90 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  #w-node-0d43771cdcaa-771cdc90 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  #w-node-59388654f652-426c17d1 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  #w-node-59388654f659-426c17d1 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  #w-node-59388654f660-426c17d1 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  #w-node-2a593639bd2d-426c17d1 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  #w-node-2a593639bd31-426c17d1 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  #w-node-2a593639bd35-426c17d1 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  #w-node-2a593639bd39-426c17d1 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@font-face {
  font-family: 'Montserrat light';
  src: url('../fonts/Montserrat-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-UltraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat semibold';
  src: url('../fonts/Montserrat-SemiBold.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Myriadhebrew regular';
  src: url('../fonts/MyriadHebrew-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat hairline';
  src: url('../fonts/Montserrat-Hairline.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Myriadhebrew it';
  src: url('../fonts/MyriadHebrew-It.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraBold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat regular';
  src: url('../fonts/Montserrat-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat bold';
  src: url('../fonts/Montserrat-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}