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

.post-info {
  display: inline-block;
  margin-right: 8px;
  color: #aaa;
  font-size: 10px;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

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

.post-info.link:hover {
  color: #333;
}

.blog-image {
  display: block;
  height: 350px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-image: url('../images/5-lake-kivu-kayak-rwanda-timbuktu-travel.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.blog-image:hover {
  opacity: 0.8;
}

.read-more-link {
  display: inline;
  margin-left: 8px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Lato, sans-serif;
  color: #aaa;
  font-size: 14px;
  line-height: 22%;
  text-decoration: underline;
}

.read-more-link:hover {
  color: #333;
}

.blog-title-link {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #333;
  text-decoration: none;
}

.blog-title-link:hover {
  opacity: 0.8;
}

.post-summary {
  display: inline;
  height: 500px;
  min-height: 500px;
  margin-right: 20px;
  margin-left: 20px;
  padding-left: 0px;
  color: #333;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  text-align: justify;
}

.blog-title {
  color: #10244d;
  font-size: 30px;
  line-height: 37px;
  font-weight: 400;
}

.post-info-wrapper {
  margin-top: 16px;
}

.post-wrapper {
  margin-top: 2px;
  margin-bottom: 10px;
  border-radius: 5px;
  background-color: #48aae0;
  box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.22);
}

.post-wrapper:hover {
  box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.22);
}

.post-summary-wrapper {
  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;
  font-size: 17px;
}

.post-content {
  margin-top: 0px;
  padding: 35px 2px 24px;
  background-color: transparent;
  text-align: center;
}

.textlinks {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

.submit-button-3 {
  margin-bottom: 10px;
  border-left: 1px none #000;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #5748c5;
}

.footer-1-link {
  margin-top: 0px;
  margin-bottom: 16px;
  color: #000;
  font-size: 0.9rem;
  line-height: 20px;
  font-weight: 500;
}

.logo-text {
  margin-top: 10px;
  color: #20193a;
  font-size: 32px;
  line-height: 34px;
  font-weight: 500;
}

.logo-text.l-t-w {
  color: #fff;
  text-decoration: none;
}

.footer-1-s-link {
  display: block;
  color: #4f5e78;
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 0px;
}

.footer-1-wrapper {
  display: block;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

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

.footer-1-copywrite {
  margin-top: 25px;
  margin-bottom: 10px;
  color: #7c7e80;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0.3px;
}

.link-5 {
  display: none;
  color: rgba(255, 111, 0, 0.55);
  text-decoration: none;
}

.footer-1-legal {
  margin-top: 45px;
}

.footer-1-para {
  max-width: 233px;
  color: #4f5e78;
  font-size: 14px;
  font-weight: 400;
}

.footer-1 {
  padding: 35px 25px 25px;
  background-color: #ebebeb;
}

.footer-1-inbox {
  border-right: 1px none #000;
  border-radius: 4px 0px 0px 4px;
}

.nav-link-4 {
  font-family: Montserrat, sans-serif;
  color: #20193a;
  font-weight: 600;
}

.nav-link-4.hvr-underline-from-left:hover {
  border-bottom: 1px solid #21a0d6;
}

.link-2 {
  margin-left: 18px;
  color: #20193a;
  font-size: 17px;
  text-decoration: none;
}

.navbar-2 {
  min-height: 80px;
  padding-top: 0px;
  padding-right: 35px;
  padding-bottom: 0px;
  background-color: #fff;
}

.split-line {
  width: 100%;
  height: 1px;
  margin-top: 35px;
  margin-bottom: 15px;
  background-color: rgba(79, 94, 120, 0.15);
}

.info-text {
  display: block;
  float: left;
  color: rgba(79, 94, 120, 0.4);
  text-decoration: none;
}

.navbar {
  margin-bottom: 120px;
  padding: 5px 5px 30px;
}

.brand-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  height: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #429bce;
}

.nav-menu-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 80px;
  margin-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sticky-nav {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1;
  padding: 20px;
  background-color: #f4f4f4;
}

.nav-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin: 0px;
  padding: 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;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  -ms-grid-columns: 1fr max-content max-content max-content;
  grid-template-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  grid-template-columns: 1fr max-content max-content max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.nav-logo-link {
  display: block;
  height: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}

.nav-logo {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.nav-link {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 0px;
  color: #444;
  text-decoration: none;
}

.nav-link:hover {
  text-decoration: underline;
}

.footer {
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #222a36;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.footer-logo-link {
  width: 15%;
  max-height: 60px;
  min-width: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 40%;
  height: 100%;
  border-radius: 0px;
  -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-family: Lato, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 1.6em;
  font-weight: 400;
}

.footer-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: Lato, sans-serif;
  color: #8f8f8f;
  line-height: 1.6em;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  text-transform: capitalize;
}

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

.footer-link.address {
  line-height: 1.6em;
  text-align: justify;
  cursor: pointer;
}

.footer-link.address:hover {
  direction: ltr;
  text-decoration: none;
}

.footer-link.depot {
  line-height: 1.6em;
  text-align: justify;
}

.footer-link.depot:hover {
  text-decoration: none;
}

.footer-link.call {
  line-height: 1.6em;
}

.footer-link.call:hover {
  text-decoration: underline;
}

.footer-link.email {
  line-height: 1.6em;
  text-transform: lowercase;
}

.footer-link.email:hover {
  text-decoration: underline;
}

.body {
  overflow: hidden;
  margin: 0px auto;
  padding-bottom: 0px;
  background-color: #fff;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
}

.call-to-action {
  padding-top: 100px;
  padding-bottom: 100px;
}

.centered-container {
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.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-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%;
}

.subscribe-form {
  margin-bottom: 60px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #0089ce;
}

.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 {
  min-height: 50px;
  min-width: 400px;
  margin-bottom: 0px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.heading {
  border-radius: 23px 0px 0px;
}

.main-content {
  padding-top: 100px;
  padding-bottom: 100px;
}

.contact-form {
  padding-top: 100px;
  padding-bottom: 100px;
}

.contact-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  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;
}

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

.submit-button-4 {
  min-height: 50px;
  min-width: 200px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #ecbf38;
  background-image: linear-gradient(292deg, #226ab3, #3bacf7);
}

.aboutsection {
  display: block;
  overflow: visible;
  margin-bottom: 0px;
  padding: 20px 10px;
  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: #fff;
  text-align: center;
}

.heading-2 {
  color: #464646;
}

.card {
  position: relative;
  height: 340px;
  padding: 30px;
  border-radius: 8px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
}

.card.card4-content {
  background-color: #3d9ad8;
  background-image: url('../images/image11.jpg');
  background-size: cover;
  opacity: 1;
}

.card.card3-content {
  height: 496px;
  margin-top: 104px;
  margin-right: 10px;
  margin-left: 10px;
  background-image: url('../images/kivu2.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.card.card3-content {
  background-image: url('../images/card3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.card.card2-content {
  height: 277px;
  background-image: url('../images/card2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.card.card5-content {
  background-image: url('../images/kivu.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.card.card4-content {
  background-image: url('../images/image2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.card.card6-content {
  background-image: url('../images/kivu2.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.card.card1-content {
  position: relative;
  background-image: url('../images/PHOTO-2020-02-07-14-26-14.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.card.card1-content.carrd {
  background-image: url('../images/kivu2.jpeg');
}

.tagline {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.tagline.tagline-promo-40 {
  color: rgba(51, 51, 51, 0.4);
}

.tagline.white-hero-tagline {
  margin-bottom: 10px;
  color: #fff;
}

.tagline.white-profile-tagline {
  color: #fff;
}

.button {
  position: absolute;
  right: 30px;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 9px 25px;
  float: none;
  border-radius: 4px;
  background-color: #1991eb;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease;
  color: #fff;
  line-height: 22px;
}

.button:hover {
  border-color: #0c6eb8;
  background-color: #1386dd;
  color: #fff;
}

.button.default-button {
  display: inline-block;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #fff;
  -webkit-transition: color 200ms ease, background-color 200ms ease, box-shadow 200ms ease;
  transition: color 200ms ease, background-color 200ms ease, box-shadow 200ms ease;
  color: #5b697a;
}

.button.default-button:hover {
  background-color: #fff;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  color: #213d63;
}

.button.default-button.card-cta {
  position: absolute;
  left: auto;
  right: auto;
  bottom: auto;
  display: block;
  text-align: left;
}

.card-headline {
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 400;
}

.card-headline.dark-card-headline {
  color: #333;
}

.card-headline.dark-card-headline._6col-card {
  width: 0%;
}

.card-headline.dark-card-headline._6col-card {
  width: 40%;
}

.container {
  margin-bottom: 100px;
}

.div-block {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 60px;
  text-align: left;
}

.profile-card-big {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
}

.profile-card-big-avatar {
  width: 120px;
  height: 120px;
  border-radius: 100%;
  background-image: url('../images/Avatar-13.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.button-2 {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 9px 25px;
  float: none;
  border-radius: 4px;
  background-color: #1991eb;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease;
  color: #fff;
  line-height: 22px;
}

.button-2:hover {
  border-color: #0c6eb8;
  background-color: #1386dd;
  color: #fff;
}

.button-2.profile-contact-big-button {
  min-width: 200px;
  margin-right: 2px;
  padding-right: 24px;
  padding-left: 24px;
  background-color: #fff;
  color: #5b687a;
}

.button-2.default-button {
  display: inline-block;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #fff;
  -webkit-transition: color 200ms ease, background-color 200ms ease, box-shadow 200ms ease;
  transition: color 200ms ease, background-color 200ms ease, box-shadow 200ms ease;
  color: #5b697a;
}

.button-2.default-button:hover {
  background-color: #fff;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  color: #213d63;
}

.button-2.default-button.default-button-with-line {
  min-width: 200px;
  padding: 8px 24px;
  border: 1px solid #f4f4f4;
  -webkit-transition: color 200ms ease, background-color 200ms ease, border-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease, border-color 200ms ease;
}

.button-2.default-button.default-button-with-line:hover {
  border-color: #c5d0de;
  box-shadow: none;
}

.button-2.default-button.big-default {
  margin-top: 0px;
  padding: 17px 35px;
  background-color: #d9dfe4;
  font-size: 16px;
}

.button-2.default-button.default-button-with-line {
  min-height: 50px;
  padding: 8px 24px;
  border: 1px solid #f4f4f4;
  -webkit-transition: color 200ms ease, background-color 200ms ease, border-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease, border-color 200ms ease;
}

.button-2.default-button.default-button-with-line:hover {
  border-color: #c5d0de;
  box-shadow: none;
}

.button-2.default-button.card-cta {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 20px;
  display: block;
  background-color: #5fb1de;
  color: #fff;
  text-align: center;
}

.button-2.default-button.card-cta:hover {
  background-color: #1e4188;
  color: #fff;
}

.button-2.default-button.card-cta.retail {
  left: 220px;
  right: 220px;
  text-align: center;
}

.button-2.default-button.big-default {
  margin-top: 0px;
  padding: 17px 35px;
  font-size: 16px;
}

.button-2.default-button {
  margin-right: 10px;
}

.button-2.default-button.default-button-with-line {
  border-color: #4dafe7;
}

.big-profile-name {
  margin-bottom: 6px;
}

.actions-wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 20px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 7px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
}

.paragraph {
  font-family: Montserrat, sans-serif;
  color: #505050;
  font-size: 19px;
  text-align: left;
  letter-spacing: 1px;
  text-indent: 0px;
  white-space: pre-line;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  min-height: 230px;
  padding: 15px 28px 15px 23px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.div-block-22 {
  position: relative;
  z-index: 99;
  width: 50%;
  min-height: 230px;
  background-image: url('../images/img-4.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.21)), to(rgba(0, 0, 0, 0.21))), none;
  background-image: url('../images/img-4.jpg'), linear-gradient(180deg, rgba(0, 0, 0, 0.21), rgba(0, 0, 0, 0.21)), none;
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: cover, auto, cover;
  background-repeat: no-repeat, repeat, no-repeat;
}

.image {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.div-block-21 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 230px;
  margin-top: 25px;
  -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;
  border-radius: 4px;
  box-shadow: 3px 3px 13px 0 rgba(79, 94, 120, 0.14);
}

.heading-15 {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #20193a;
  font-size: 17px;
  line-height: 25px;
  font-weight: 600;
}

.card-cta-tag {
  position: absolute;
  left: 1.2rem;
  top: 1rem;
  padding: 5px 10px;
  border-radius: 2px;
  background-color: #fff;
}

.card-cta-tag.card-cta-tag-small {
  left: 1rem;
  padding-right: 8px;
  padding-left: 8px;
  background-color: #5748c5;
}

.card-cta-text {
  color: #20193a;
  font-weight: 500;
  text-decoration: none;
}

.card-cta-text.card-cta-text-sml {
  color: #fff;
  font-size: 12px;
}

.link-7 {
  margin-left: 13px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.link-8 {
  position: static;
  top: 13px;
  right: 0px;
  bottom: 0px;
  color: #5748c5;
  text-decoration: none;
}

.cards-social-bottom {
  position: absolute;
  left: 1.2rem;
  right: 0px;
  bottom: 1.2rem;
  z-index: 130;
}

.social-card-base {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 6px 11px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: hsla(0, 0%, 100%, 0.12);
}

.social-card-base.social-card-padding {
  margin-left: 8px;
}

.paragraph-5 {
  margin-bottom: 15px;
  color: #20193a;
}

.container-2 {
  text-align: left;
}

.big-article-title-wrapper {
  width: 100%;
}

.big-article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
}

.divider {
  height: 100px;
  margin: 20px -10px 15px;
  background-color: #eee;
}

.divider.big-article-divider {
  margin-bottom: 24px;
}

.big-article-image-wrapper {
  height: 400px;
  padding-left: 0px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  background-image: url('../images/image11.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.big-article-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  padding: 30px 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;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #48aae0;
}

.stack__l {
  padding-bottom: 0.9rem;
}

.stack__xx-xl {
  position: relative;
  margin-top: 0px;
  margin-bottom: 60px;
  padding: 0px 60px 0rem;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(51, 144, 236, 0.94)), color-stop(62%, rgba(39, 123, 202, 0.66)), to(#022a46)), url('../images/kivuCollage.png');
  background-image: linear-gradient(180deg, rgba(51, 144, 236, 0.94), rgba(39, 123, 202, 0.66) 62%, #022a46), url('../images/kivuCollage.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.btn {
  position: relative;
  display: inline-block;
  overflow: hidden;
  height: 61px;
  padding-right: 2em;
  padding-left: 2em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2em;
  color: #fff;
  font-size: 24px;
  line-height: 61px;
  font-weight: 700;
}

.btn.and_orange {
  border-radius: 0.3em;
  background-color: #1990d4;
}

.griditem {
  padding-right: 2rem;
  padding-left: 2rem;
}

.griditem.and_feature {
  width: 50%;
}

.griditem.and_feature.and_image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 58.33333333%;
  padding-left: 0rem;
  -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;
}

.griditem.and_feature.and_copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 41.66666667%;
  -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;
}

.stack__xl {
  padding-bottom: 4rem;
}

.fontcolor__orange {
  min-height: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 58px;
  font-weight: 700;
}

.globetext {
  position: relative;
  top: 48px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-size: 35px;
  line-height: 18px;
  font-weight: 700;
}

.arrow.in_button {
  position: relative;
  top: -1px;
  margin-left: 1rem;
}

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

.imagecontainer {
  position: relative;
  display: inline-block;
}

.btn_text {
  display: inline-block;
}

.c__columns {
  margin-top: 0px;
  margin-right: -2rem;
  margin-left: -2rem;
  padding-top: 220px;
  text-align: center;
}

.globetext_info {
  color: #ffc19a;
  font-size: 15px;
  line-height: 13px;
  text-transform: uppercase;
}

.imageglobe {
  position: absolute;
  top: -2.75rem;
  width: 5.5rem;
  height: 5.5rem;
  border-radius: 50%;
  background-image: -webkit-gradient(linear, right top, left top, color-stop(-2%, #da1c5c), color-stop(100%, #f60), to(#fff));
  background-image: linear-gradient(270deg, #da1c5c -2%, #f60 100%, #fff);
  color: #fff;
  line-height: 18px;
  text-align: center;
}

.imageglobe.and_right {
  right: -2.75rem;
}

.section {
  display: inline-block;
  min-height: 800px;
  margin-top: 0px;
  padding-top: 0px;
  text-align: center;
}

.paragraph-6 {
  color: #868686;
}

.column {
  text-align: justify;
}

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

.actions-wrapper-2 {
  padding-top: 7px;
}

.text-block {
  color: #727171;
}

.image-2 {
  border-radius: 14px;
  box-shadow: 0 0 1px -1px #000;
  opacity: 1;
}

.s {
  position: relative;
  overflow: hidden;
}

.s.and_orange {
  margin-bottom: 60px;
  background-color: #ececec;
  color: #fff;
}

.formfields {
  padding-right: 1rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

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

.formselection {
  text-align: center;
}

.headeremphasized {
  font-weight: 400;
}

.stacktop__xl {
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-top: 4rem;
  padding-left: 0px;
  border-radius: 4px;
  background-color: #5fb1de;
}

.formsucces {
  padding: 0px 0rem 0rem 0px;
  background-color: transparent;
}

.newradiobutton {
  position: absolute;
  left: 0rem;
  top: 2px;
  overflow: hidden;
  width: 1rem;
  height: 1rem;
  border: 2px solid #ffc19a;
  border-radius: 50%;
}

.stack__m {
  padding-bottom: 1rem;
}

.textfield {
  height: 50px;
  margin-bottom: 0px;
  padding-right: 3rem;
  padding-left: 3rem;
  border-style: none;
  border-radius: 4px;
  font-family: 'PT Sans', sans-serif;
  color: #09194c;
  font-size: 20px;
  font-weight: 400;
}

.textfield::-webkit-input-placeholder {
  color: #a2a0b9;
}

.textfield:-ms-input-placeholder {
  color: #a2a0b9;
}

.textfield::-ms-input-placeholder {
  color: #a2a0b9;
}

.textfield::placeholder {
  color: #a2a0b9;
}

.c__s {
  display: block;
  width: 66.66666667%;
  margin-right: auto;
  margin-left: auto;
}

.radiobuttonfield {
  margin-right: 0rem;
  margin-left: 1.5rem;
  padding-left: 0px;
  font-size: 15px;
  line-height: 23px;
}

.fromsuccestext {
  display: inline-block;
  padding: 1.25rem 4rem;
  border-radius: 0.5rem;
  background-color: #fff;
  color: #09194c;
  font-size: 21px;
  line-height: 26px;
  font-weight: 600;
}

.radiobuttonfieldw {
  position: relative;
  display: inline-block;
  margin-right: 1rem;
  margin-left: 1rem;
}

.c__l {
  display: block;
  width: 100%;
  max-width: 78.75rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 4rem;
  padding-left: 4rem;
}

.formaction {
  width: 87px;
}

.sectionheader {
  text-align: center;
}

.formbutton {
  width: 100%;
  height: 62px;
  border-radius: 30px;
  background-image: url('../images/ico_arrowabodoo.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.formbutton.and_orange {
  width: 100%;
  height: 50px;
  border-radius: 4px;
  background-color: #4ea6d6;
  background-image: url('../images/ico_arrowabodoo.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.formbutton.and_orange:hover {
  box-shadow: 1px 1px 3px 0 rgba(37, 37, 37, 0.2);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.radiobutton {
  display: none;
  border: 2px solid #ffc19a;
}

.newradiobuttonbg {
  position: absolute;
  left: 0rem;
  top: 2px;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: #ffc19a;
  opacity: 0;
}

.bottom-line {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 2px;
  border: 1px solid transparent;
  border-radius: 1px;
  background-color: #474747;
  opacity: 0.9;
}

.mobile-nav {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 10px 10px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.burger-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 15px;
  -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: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.burger-line {
  width: 22.5px;
  height: 3px;
  margin-top: 1px;
  margin-bottom: 1px;
  border-radius: 2px;
  background-color: #444;
}

.nav-buttons-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5px;
  -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;
}

.global-nav-button {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 10px;
  padding: 10px 15px;
  -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;
  color: #474747;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.global-nav-button:hover {
  border-radius: 20px;
}

.top-line {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 2px;
  border: 1px solid transparent;
  border-radius: 1px;
  background-color: #474747;
  opacity: 0.9;
}

.global-nav-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 80px;
  padding: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 1px 23px 0 rgba(0, 0, 0, 0.17);
}

.logo-link {
  max-width: 110px;
  margin-left: 15px;
}

.bottom-line-2 {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 2px;
  border-radius: 1px;
  background-color: #474747;
}

.global-nav-button-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 10px;
  padding: 10px 15px;
  -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;
  color: #474747;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.top-line-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 2px;
  border-radius: 1px;
  background-color: #474747;
}

.global-nav-wrapper-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 1px 23px 0 rgba(0, 0, 0, 0.17);
}

.text-block-2 {
  font-family: Lato, sans-serif;
  color: #212935;
  line-height: 1.6em;
  font-weight: 400;
}

.text-block-2:hover {
  color: #4a6b85;
}

.text-block-3 {
  font-family: Lato, sans-serif;
  color: #212935;
  line-height: 1.6em;
  font-weight: 400;
}

.text-block-4 {
  font-family: Lato, sans-serif;
  color: #212935;
  font-weight: 400;
}

.section-2 {
  margin-top: 140px;
  text-align: center;
}

.ourstrategy {
  margin-bottom: 60px;
}

.text-block-5 {
  border-radius: 10px;
  background-color: transparent;
  color: #2e394b;
}

.hero__slide-image {
  width: 80vh;
  height: 110vh;
  max-height: 400px;
  min-height: 110px;
  min-width: 0vw;
  margin-top: 0px;
  border-radius: 0px;
  background-image: url('../images/image2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  line-height: 20px;
}

.hero__slide-image.two {
  width: 80vh;
  height: 110vh;
  min-width: 0vw;
  border-radius: 0px;
  background-image: url('../images/image11.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.hero__p {
  width: 960px;
}

.hero__title {
  width: 200px;
  font-size: 50px;
  line-height: 65px;
}

.hero-slider {
  min-height: 30vh;
  min-width: 100px;
  background-color: transparent;
  color: #fff;
}

.slide__image-wrapper {
  overflow: hidden;
  width: 100%;
  height: 60vh;
  border-radius: 6px;
}

.hero-slider__arrows {
  display: none;
}

.slide__content {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  min-height: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
}

.hero__slides {
  height: auto;
  min-height: 0px;
}

.hero__container {
  width: 944px;
  max-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 40px;
  padding-left: 40px;
}

.hero__slide-nav {
  display: none;
}

.oursector {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-right: 2px;
  margin-left: 2px;
  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;
  background-color: #fdfdfd;
}

.oursector.aboutus {
  margin-top: 2px;
}

.heading-16 {
  color: #919191;
}

.heading-17 {
  color: #919191;
  font-size: 30px;
  font-weight: 400;
  text-align: left;
}

.heading-18 {
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: 'PT Sans', sans-serif;
  color: #000;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
}

.columns {
  padding-right: 60px;
  padding-left: 60px;
  text-align: center;
}

.basic-column {
  padding-right: 5px;
  padding-left: 5px;
}

.price-wrapper {
  padding-left: 0px;
}

.product-card-description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 200px;
  padding: 20px 30px 10px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-price {
  margin-top: 0px;
  margin-bottom: 0px;
}

.product-card-image1 {
  height: 260px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 96.1%, 0.5)), to(hsla(0, 0%, 96.1%, 0.5)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 96.1%, 0.5), hsla(0, 0%, 96.1%, 0.5));
}

.product-card-image1.product-card-11 {
  height: 100px;
  background-image: url('../images/kivu2.jpeg');
  background-size: cover;
}

.product-card-image1.product-card-2 {
  height: 100px;
  background-image: url('../images/WhatsApp-Image-2020-02-12-at-3.05.46-PM.jpeg'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 96.1%, 0.5)), to(hsla(0, 0%, 96.1%, 0.5)));
  background-image: url('../images/WhatsApp-Image-2020-02-12-at-3.05.46-PM.jpeg'), linear-gradient(180deg, hsla(0, 0%, 96.1%, 0.5), hsla(0, 0%, 96.1%, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
}

.product-card-image1.product-card-3 {
  background-image: url('../images/card32x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tag-wrapper {
  margin-top: 35px;
  margin-bottom: 35px;
  padding-right: 5px;
  padding-left: 5px;
}

.style-label {
  color: #bebebe;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
}

.product-name-title {
  margin-top: 6px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  color: #10244d;
}

.product-card {
  height: 400px;
  min-height: 200px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: box-shadow 400ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 400ms ease, -webkit-transform 400ms ease;
  transition: transform 400ms ease, box-shadow 400ms ease;
  transition: transform 400ms ease, box-shadow 400ms ease, -webkit-transform 400ms ease;
  cursor: pointer;
}

.product-card:hover {
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(0px, -6px) scale(1.02);
  -ms-transform: translate(0px, -6px) scale(1.02);
  transform: translate(0px, -6px) scale(1.02);
}

.text-block-6 {
  font-family: 'Droid Sans', sans-serif;
  color: #adadad;
  text-align: left;
}

.text-block-7 {
  font-family: 'Droid Sans', sans-serif;
  color: #b2b2b2;
  text-align: left;
}

.text-block-8 {
  color: #adadad;
  text-align: left;
}

.text-block-9 {
  color: #aeaeae;
  text-align: left;
}

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

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

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

.div-block-27 {
  padding-right: 10px;
  padding-left: 10px;
}

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

.container-3 {
  text-align: center;
}

.container-4 {
  text-align: center;
}

.div-block-29 {
  min-height: 800px;
  margin-top: 0px;
  margin-bottom: 100px;
}

.div-block-30 {
  position: absolute;
  left: 10px;
  bottom: 20px;
  margin-top: 0px;
}

.grid-2 {
  padding-right: 73px;
  grid-row-gap: 5px;
  grid-template-areas: ". Area-2" "Area Area-3";
  -ms-grid-rows: 274px 5px 210px;
  grid-template-rows: 274px 210px;
}

.container-5 {
  margin-top: 0px;
  padding-top: 62px;
}

.columns-2 {
  margin-top: 0px;
  padding-top: 112px;
  padding-right: 20px;
  padding-left: 20px;
}

.section-3 {
  height: 750px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3173c9), to(rgba(42, 105, 187, 0.76))), url('../images/kivuCollage.png');
  background-image: linear-gradient(180deg, #3173c9, rgba(42, 105, 187, 0.76)), url('../images/kivuCollage.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.container-6 {
  padding-top: 175px;
}

.heading-19 {
  overflow: visible;
  margin-right: auto;
  margin-left: auto;
  font-size: 66px;
  line-height: 89px;
  font-weight: 700;
  text-transform: none;
  white-space: normal;
}

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

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}

.button-3 {
  min-width: 150px;
  margin-left: 5px;
  border-radius: 6px;
  text-align: center;
}

.section-4 {
  height: 100px;
  background-color: rgba(48, 108, 187, 0.98);
}

.button-4 {
  min-width: 150px;
  border-radius: 6px;
  text-align: center;
}

.div-block-33 {
  min-height: 320px;
}

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

.product-card-description-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px 10px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-card-image {
  height: 260px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 96.1%, 0.5)), to(hsla(0, 0%, 96.1%, 0.5)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 96.1%, 0.5), hsla(0, 0%, 96.1%, 0.5));
}

.product-card-image.product-card-3 {
  background-image: url('../images/card32x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.product-name-title-2 {
  margin-top: 6px;
  padding-right: 20px;
}

.product-card-2 {
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: box-shadow 400ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 400ms ease, -webkit-transform 400ms ease;
  transition: transform 400ms ease, box-shadow 400ms ease;
  transition: transform 400ms ease, box-shadow 400ms ease, -webkit-transform 400ms ease;
  cursor: pointer;
}

.product-card-2:hover {
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(0px, -6px) scale(1.02);
  -ms-transform: translate(0px, -6px) scale(1.02);
  transform: translate(0px, -6px) scale(1.02);
}

.content-holder {
  width: 50%;
  margin-right: 0%;
  margin-left: 10%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.content-holder.home {
  width: auto;
  margin-right: 10%;
  margin-left: 10%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: left;
}

.body-paragraphy {
  font-family: 'PT Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
}

.body-paragraphy.light {
  color: #e0e7f0;
}

.body-paragraphy.light.hero-subhead {
  width: 50%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  font-size: 19px;
  font-weight: 200;
  text-align: left;
}

.btn-2 {
  max-width: 200px;
  min-width: 200px;
  margin-top: 30px;
  padding: 20px 50px 14px;
  border-radius: 4px;
  background-image: linear-gradient(117deg, #002357, #0044b9);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
}

.btn-2:hover {
  background-color: #fd3fb3;
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0.15)), linear-gradient(45deg, #d2d3d5, #fff 100%, #055fcc 0, #055fcc);
  color: #287de2;
}

.btn-2._2 {
  width: 200px;
  min-width: 200px;
  margin-left: 20px;
  background-color: #fff;
  background-image: none;
  color: #1d76e1;
  text-align: center;
}

.btn-2._2:hover {
  background-color: #0049c2;
  color: #fff;
}

.white-heading {
  margin: 0px 0px 20px;
  font-size: 72px;
  line-height: 82px;
  font-weight: 900;
  text-align: center;
  text-shadow: none;
}

.white-heading.home-centred {
  width: 65%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  text-align: left;
}

.div-block-34 {
  min-height: 400px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.trainer-img {
  width: 100%;
  height: 100%;
  padding-top: 72px;
  padding-bottom: 71px;
  border-radius: 6px;
  background-image: url('../images/image2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.column-15 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

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

.heading-3 {
  display: inline-block;
  margin-top: 0px;
  border-style: none;
  border-width: 1px 1px 2px;
  border-color: #000 #000 #e0e0e0;
  color: #11244d;
  font-size: 42px;
  line-height: 48px;
  font-weight: 700;
}

.heading-3.thinner {
  margin-bottom: 35px;
  color: #000;
  font-size: 40px;
  line-height: 40px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.tab-content {
  position: static;
  top: 32px;
  z-index: 1001;
  margin: -20px 0px -20px -33px;
  padding: 35px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0 8px 3px rgba(6, 15, 24, 0.06);
  text-align: left;
}

.btn-3 {
  margin-top: 30px;
  padding: 20px 50px 14px;
  background-image: linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
}

.btn-3:hover {
  background-color: #fd3fb3;
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0.15)), linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
}

.btn-3.inner {
  min-width: 200px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 4px;
  background-color: #2e88cf;
  background-image: none;
}

.about-cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 11%;
  margin-left: 11%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-35 {
  display: block;
  margin-left: 0px;
  text-align: center;
}

.aboutdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 600px;
  margin-top: 60px;
  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;
  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: #fff;
}

.section-5 {
  min-height: 20vh;
  background-image: linear-gradient(126deg, rgba(56, 152, 236, 0.38), rgba(1, 102, 180, 0.71)), url('../images/image11.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
}

.hero-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 250px;
  padding-right: 10%;
  padding-bottom: 0px;
  padding-left: 10%;
  -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-radius: 0px;
  background-image: linear-gradient(135deg, rgba(95, 177, 222, 0), rgba(95, 177, 222, 0) 44%, rgba(95, 177, 222, 0)), url('../images/image11.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  text-align: center;
}

.hero-title {
  margin-top: 5px;
  margin-bottom: 0px;
  color: #fff;
  font-weight: 400;
}

.larger-paragraph {
  font-size: 16px;
  line-height: 26px;
}

.larger-paragraph.white-hero-paragraph {
  margin-top: 12px;
  margin-bottom: 30px;
  color: hsla(0, 0%, 100%, 0.8);
  text-align: justify;
}

.larger-paragraph.white-hero-paragraph {
  margin-top: 12px;
  margin-bottom: 30px;
  color: hsla(0, 0%, 100%, 0.8);
}

.heading-20 {
  margin-bottom: 40px;
  color: #10244d;
  font-size: 45px;
  font-weight: 400;
}

.whatdoneafrica {
  height: auto;
  min-height: 400px;
  margin: 40px 10px 0px;
  border-radius: 4px;
  background-color: #fcfcfc;
}

.hero-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 480px;
  margin-top: 60px;
  padding-right: 20%;
  padding-left: 20%;
  -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-radius: 0px;
  background-image: linear-gradient(135deg, rgba(3, 83, 202, 0.97), rgba(109, 155, 215, 0.6));
  background-position: 0px 0px;
  text-align: center;
}

.div-block-36 {
  min-height: 100px;
  background-color: #055fcc;
  color: #055fcc;
}

.faq-content {
  overflow: hidden;
  margin-top: -2px;
}

.question-title {
  color: #0b1033;
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
}

.faq-question-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 7px 7px 60px 0 #f2f3f6;
  font-size: 14px;
  text-align: left;
  text-decoration: none;
}

.faq-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.highlight {
  color: #784fe0;
}

.faq-question-wrap {
  margin-bottom: 10px;
}

.faq-text-details {
  margin-top: 15px;
  color: #637178;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  text-align: center;
  letter-spacing: -0.27px;
}

.paragraph-7 {
  overflow: hidden;
  margin-right: 25px;
  margin-bottom: 0px;
  margin-left: 25px;
  padding-top: 42px;
  padding-bottom: 42px;
  color: #445567;
  font-size: 19px;
  line-height: 28px;
  text-align: left;
  letter-spacing: -0.25px;
}

.animation {
  width: 60px;
  height: 60px;
}

.div-block-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  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: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fcfcfc;
  box-shadow: 1px 1px 4px -2px rgba(0, 0, 0, 0.68);
  text-align: center;
}

.text-block-11 {
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 40px;
  padding-left: 40px;
  font-size: 22px;
  line-height: 31px;
  text-align: left;
}

.section-6 {
  min-height: 60px;
  margin-top: 20px;
  background-color: #fff;
}

.heading-21 {
  padding-top: 40px;
  color: #10244d;
  font-size: 45px;
  font-weight: 400;
}

.ourvision {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-left: 0px;
  -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;
  border-radius: 6px;
  background-color: #48aae0;
}

.text-block-12 {
  padding: 3px 10px 9px;
  color: #fff;
  font-size: 17px;
  line-height: 23px;
  text-align: justify;
}

.ourgallery {
  background-color: transparent;
}

.div-block-38 {
  margin-top: 100px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
}

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

.text-block-14 {
  color: #29313f;
  font-size: 18px;
  line-height: 25px;
  text-align: justify;
}

.div-block-39 {
  padding-bottom: 40px;
}

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

.section-7 {
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
  border-top: 1px solid #ebebeb;
  font-weight: 500;
}

.section-7.cta {
  background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0.72)), color-stop(57%, hsla(0, 0%, 100%, 0))), url('../images/image2.jpg');
  background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0.72), hsla(0, 0%, 100%, 0) 57%), url('../images/image2.jpg');
  background-position: 0px 0px, 50% 31%;
  background-size: auto, auto;
  background-repeat: repeat, repeat;
}

.section-7.gray {
  background-color: #f8f8f8;
}

.top-text {
  margin-bottom: 0px;
  color: #d77474;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.top-text.cta {
  text-align: left;
}

.section-tittle {
  color: #000;
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
}

.section-tittle.cta {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 36px;
  line-height: 46px;
}

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

.cta-button-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.cta-text {
  width: 80%;
  margin-top: 10px;
  font-size: 16px;
}

.text-span {
  color: #ac1313;
  font-weight: 600;
  text-decoration: underline;
}

.container-7 {
  position: relative;
  z-index: 1;
  display: block;
  width: 1200px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
  color: #fff;
  text-align: center;
}

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

.button-5 {
  height: auto;
  margin-right: 12px;
  padding-right: 24px;
  padding-left: 24px;
  border: 1px none #fff;
  border-radius: 0px;
  background-color: #fff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #000;
  font-size: 12px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button-5:hover {
  border: 0px none transparent;
  background-color: #ac1313;
  opacity: 1;
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
  color: #fff;
  font-weight: 400;
}

.button-5.dark {
  display: none;
  margin-right: 0px;
  padding: 20px 40px;
  border-style: none;
  border-color: #000;
  border-radius: 0px;
  background-color: #ac1313;
  color: #fff;
  line-height: 22px;
}

.button-5.dark:hover {
  border-style: none;
  border-color: #53d7db;
  background-color: #000;
  -webkit-transform: translate(0px, -6px);
  -ms-transform: translate(0px, -6px);
  transform: translate(0px, -6px);
  color: #fff;
}

.footer-title {
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 23px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.contact-div-wrapper {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.left-form {
  text-align: left;
}

.contact-form-2.message.gray {
  width: 110%;
  min-height: 170px;
  margin-bottom: 24px;
  padding-left: 40px;
  border: 1px solid #ebebeb;
  background-color: hsla(0, 0%, 85.9%, 0.1);
  background-image: url('../images/icons8-edit-80_1icons8-edit-80.png');
  background-position: 8px 8px;
  background-size: 23px;
  background-repeat: no-repeat;
  font-size: 13px;
  line-height: 23px;
  font-weight: 400;
}

.success-message {
  border-radius: 0px;
  background-color: #34cf2c;
  color: #fff;
  line-height: 24px;
  text-align: center;
}

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

.columns-4 {
  display: inline-block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-subscribe {
  display: inline-block;
  width: 64%;
  height: 45px;
  margin-right: 2px;
  padding-left: 40px;
  float: left;
  border-style: solid;
  border-color: #ebebeb;
  border-bottom-width: 1px;
  background-color: hsla(0, 0%, 85.9%, 0.1);
  background-image: url('../images/icons8-secured-letter-64_1icons8-secured-letter-64.png');
  background-position: 9px 57%;
  background-size: 20px;
  background-repeat: no-repeat;
  color: #6c6c6c;
  font-size: 13px;
  line-height: 23px;
}

.footer-subscribe.email {
  width: 110%;
  font-weight: 400;
}

.section-content-tittle {
  display: block;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  color: #000;
}

.form-block-2 {
  height: 560px;
  padding: 60px;
  background-color: #fff;
}

.error-message-2 {
  padding: 20px;
  border-radius: 0px;
  background-color: red;
  color: #fff;
  line-height: 24px;
  text-align: center;
}

.info-contact-row {
  display: inline-block;
  width: 80%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}

.map {
  height: 250px;
}

.text-field-3 {
  display: inline-block;
  height: 42px;
  margin-bottom: 12px;
  float: none;
  border-radius: 3px;
}

.text-field-3.contact-form {
  font-size: 13px;
  line-height: 18px;
}

.text-field-3.contact-form.gray {
  width: 94%;
  height: 40px;
  margin-bottom: 24px;
  padding-left: 40px;
  border: 1px solid #ebebeb;
  border-radius: 0px;
  background-color: hsla(0, 0%, 85.9%, 0.1);
  background-image: url('../images/icons8-contacts-64_1icons8-contacts-64.png');
  background-position: 7px 48%;
  background-size: 20px;
  background-repeat: no-repeat;
  line-height: 23px;
  font-weight: 400;
}

.center-button-block {
  text-align: left;
}

.image-div {
  display: block;
  width: auto;
  height: 200px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/alisher-sharip-117976-unsplash-p-3200.jpeg');
  background-position: 0px 51%;
  background-size: cover;
}

.field-label-2 {
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
}

.field-label-2.contact-us-field {
  margin-bottom: 8px;
  color: #3f3f3f;
  font-size: 12px;
  font-weight: 400;
}

.field-label-2.contact-us-field.gray {
  color: #3f3f3f;
  font-weight: 700;
}

.contact-info {
  display: block;
  margin-top: 10px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
}

.button-6 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 185px;
  padding: 12px 25px;
  -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: 1px none #0675ec;
  border-radius: 0px;
  background-color: #da0000;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  color: #fff;
  text-decoration: none;
}

.button-6:hover {
  border-width: 0px;
  border-color: #000;
  background-color: #da0000;
  color: #fff;
}

.button-6.contact {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 20px 40px;
  border-color: transparent;
  background-color: #ac1313;
  font-size: 12px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button-6.contact:hover {
  background-color: #ff5f0f;
}

.map-wrapper {
  height: auto;
  padding: 60px;
  border-right: 1px solid #ebebeb;
  background-color: #fff;
}

.sale-tittle {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  text-align: left;
}

.sale-tittle.contact {
  margin-top: 0px;
}

.text-block-15 {
  color: #929292;
}

.hero-video {
  height: auto;
}

.hero-overlay-block {
  width: 100%;
  height: 800%;
  padding-top: 240px;
  padding-bottom: 348px;
  background-color: rgba(13, 97, 248, 0.54);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#010d1b), to(rgba(9, 76, 192, 0.68)));
  background-image: linear-gradient(180deg, #010d1b, rgba(9, 76, 192, 0.68));
}

.container-8 {
  position: relative;
  margin-top: -55px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-8.hero-container {
  text-align: center;
}

.hero-main-title {
  margin-top: 0px;
  color: #fff;
  font-size: 70px;
  line-height: 54px;
  font-weight: 600;
}

.hero-main-title.subtitle {
  display: block;
  width: 70%;
  margin: 35px auto 0px;
  font-size: 22px;
  line-height: 32px;
  font-weight: 200;
}

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

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

.div-block-42 {
  padding-left: 6px;
}

.section-title-wrapper {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  text-align: center;
}

.section-title-wrapper.full {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  text-align: left;
}

.section-title-wrapper.full.info {
  margin-bottom: 30px;
}

.gallery-overlay-block {
  display: none;
  width: 100%;
  height: 100%;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.gallery-overlay-block:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
}

.gallery-overlay-icon {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  width: 60px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-align: center;
}

.gallery-overlay-icon:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.section-8 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-bottom: 40px;
  margin-left: 10px;
  padding: 40px 10px;
  -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;
  border-radius: 4px;
  background-color: #48aae0;
  box-shadow: 1px 1px 3px 0 #747474;
}

.section-title {
  margin-top: 0px;
  color: #fff;
  font-size: 38px;
  line-height: 39px;
  font-weight: 400;
}

.text-column-left {
  padding-right: 40px;
}

.gallery-lightbox {
  display: block;
  margin-bottom: 20px;
}

.gallery-lightbox.small-gallery {
  width: 96%;
  margin-bottom: 10px;
}

.view-icon {
  height: 35px;
}

.gallery-image-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 300px;
  border-radius: 4px;
  background-image: url('../images/Photo-10.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.gallery-image-block.small {
  height: 100px;
  background-image: url('../images/gallery2.jpg');
}

.gallery-image-block.small._2 {
  background-image: url('../images/image2.jpg');
}

.gallery-image-block.small._5 {
  background-image: url('../images/WhatsApp-Image-2020-02-11-at-2.25.21-PM.jpeg');
}

.gallery-image-block.small._4 {
  background-image: url('../images/5-lake-kivu-kayak-rwanda-timbuktu-travel.jpg');
}

.gallery-image-block.small._6 {
  background-image: url('../images/-PM.jpeg');
}

.gallery-image-block.small._3 {
  background-image: url('../images/Photo-7.jpg');
}

.gallery-image-block._3 {
  background-image: url('../images/Z-1.jpg');
}

.gallery-image-block._2 {
  background-image: url('../images/Photo-3.jpg');
}

.section-description {
  margin-top: 30px;
  color: #4d4d4d;
  font-size: 21px;
  line-height: 27px;
  font-weight: 400;
}

.small-contact-info-title {
  margin-bottom: 9px;
  opacity: 0.6;
  font-family: Lato, sans-serif;
  color: #212935;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.field {
  height: 50px;
  border: 0px solid #000;
  border-radius: 4px;
  background-color: hsla(0, 0%, 100%, 0.2);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.field:hover {
  background-color: #fff;
}

.field:focus {
  background-color: #fff;
}

.field.rounded {
  height: 40px;
  border-radius: 4px;
  background-color: #f2f3f7;
  -webkit-transition: background-color 200ms ease, box-shadow 200ms ease;
  transition: background-color 200ms ease, box-shadow 200ms ease;
}

.field.rounded:hover {
  background-color: #dfe1e7;
}

.field.rounded:focus {
  background-color: #fff;
  box-shadow: 4px 4px 15px 0 rgba(0, 0, 0, 0.2);
  color: #000;
}

.field.rounded.area {
  height: 100px;
}

.error-bg {
  padding-top: 12px;
  padding-bottom: 1px;
  border-radius: 3px;
  color: #e42121;
  font-size: 12px;
  text-align: center;
}

.white-contact-form {
  width: 60%;
  height: 665px;
  margin-bottom: 0px;
  padding: 35px 45px;
  float: left;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0 8px -3px rgba(0, 0, 0, 0.24);
  color: #000;
  text-align: left;
}

.contact-info-block {
  height: auto;
  padding: 45px 45px 0px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(160, 160, 160, 0.25);
  border-radius: 4px;
  text-align: left;
}

.success-message-2 {
  padding-top: 30px;
  border-radius: 5px;
  background-color: #5ec045;
  color: #fff;
}

.button-7 {
  min-height: 40px;
  min-width: 200px;
  margin-top: 20px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 5px;
  background-color: #48aae0;
  -webkit-transition: background-color 200ms ease, background-position 200ms ease, color 200ms ease, border 200ms ease, box-shadow 200ms ease;
  transition: background-color 200ms ease, background-position 200ms ease, color 200ms ease, border 200ms ease, box-shadow 200ms ease;
  font-family: Lato, sans-serif;
  font-size: 13px;
  line-height: 1.6em;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button-7:hover {
  background-color: #008fff;
  box-shadow: 0 8px 16px 4px rgba(0, 0, 0, 0.3);
  color: #fff;
}

.contact-info-block-right {
  width: 35%;
  float: right;
}

.form-title {
  margin-top: 0px;
  font-family: Lato, sans-serif;
  color: #48aae0;
  font-size: 38px;
  line-height: 1.6em;
  font-weight: 400;
  text-align: center;
}

.form-title.subtitle {
  margin-top: 13px;
  margin-bottom: 40px;
  font-size: 19px;
  line-height: 1.6em;
  font-weight: 400;
}

.contact-info-small-block {
  margin-bottom: 30px;
}

.field-label {
  font-family: Lato, sans-serif;
  color: #989ba2;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}

.contact-info-description {
  font-family: Lato, sans-serif;
  color: #212935;
  font-size: 19px;
  line-height: 1.6em;
  text-align: justify;
}

.contact-map-block {
  display: block;
  width: 100%;
  height: 230px;
  border: 2px solid #fff;
  border-radius: 10px;
}

.heading-22 {
  margin-top: 0px;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 400;
}

.container-9 {
  margin-top: 30px;
}

.section-title-2 {
  margin-top: 0px;
  color: #fde7cd;
  font-size: 20px;
  line-height: 39px;
  font-weight: 300;
}

.image-block-right {
  width: 100%;
  height: 264px;
  border-radius: 4px;
  background-image: url('../images/image2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.columns-5 {
  margin-top: 18px;
  padding-top: 40px;
  padding-bottom: 40px;
  border-radius: 6px;
  background-color: #5fb1de;
}

.paragraph-8 {
  color: #eee;
  font-size: 16px;
  text-align: justify;
}

.paragraph-9 {
  color: #eee;
  font-size: 16px;
  text-align: justify;
}

.section-title-3 {
  margin-top: 0px;
  color: #10244d;
  font-size: 20px;
  line-height: 39px;
  font-weight: 300;
}

.image-block-right-2 {
  width: 100%;
  height: 200px;
  border-radius: 4px;
  background-image: url('../images/WhatsApp-Image-2020-02-11-at-2.25.21-PM.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.paragraph-10 {
  color: #333;
  font-size: 16px;
  text-align: justify;
}

.paragraph-11 {
  color: #333;
  font-size: 16px;
  text-align: justify;
}

.div-block-43 {
  padding-bottom: 40px;
}

.container-10 {
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-10.above-image-section {
  margin-bottom: -220px;
  text-align: center;
}

.container-10.download-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.container-10.hero-container {
  padding-left: 0px;
  text-align: center;
}

.container-10.centered {
  text-align: center;
}

.feature-blocks-row {
  margin-top: 10px;
  margin-bottom: 10px;
}

.feature-line-block {
  position: relative;
  display: block;
  height: auto;
  min-height: 300px;
  padding: 25px 35px 25px 75px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.14);
  border-radius: 4px;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.06);
  text-align: left;
}

.small-feature-icon {
  position: absolute;
  left: 25px;
  top: 25px;
  width: 25px;
  height: 25px;
}

.small-feature-title {
  margin-bottom: 10px;
  background-color: rgba(72, 170, 224, 0.04);
  font-family: Lato, sans-serif;
  color: #48aae0;
  font-size: 20px;
  line-height: 1.6em;
  font-weight: 700;
}

.small-paragraph {
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #28303f;
  font-size: 19px;
  line-height: 1.6em;
  font-weight: 400;
  text-align: justify;
}

.heading-23 {
  text-align: center;
}

.video-lightbox-icon {
  height: 25px;
}

.section-9 {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff;
}

.section-9.tint {
  margin-right: 2px;
  margin-left: 2px;
  padding-top: 30px;
  background-color: #f5f5f5;
}

.section-9.feature-section {
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-9.feature-section.odd {
  margin-bottom: 0px;
  border-top: 1px solid #ececec;
  background-color: #fafafa;
}

.section-9.cta-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2a323f;
  color: #fff;
}

.section-title-4 {
  margin-top: 0px;
  color: #10244d;
  font-size: 46px;
  line-height: 39px;
  font-weight: 400;
}

.stats-block {
  position: relative;
  padding-top: 14px;
  padding-left: 128px;
}

.button-8 {
  min-height: 50px;
  margin-top: 20px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 4px;
  background-color: #1f6fff;
  background-image: linear-gradient(171deg, #0f2961, #004bbf);
  -webkit-transition: background-color 200ms ease, background-position 200ms ease, color 200ms ease, border 200ms ease, box-shadow 200ms ease;
  transition: background-color 200ms ease, background-position 200ms ease, color 200ms ease, border 200ms ease, box-shadow 200ms ease;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button-8:hover {
  background-color: #0b4fc9;
  box-shadow: 0 8px 16px 4px rgba(0, 0, 0, 0.3);
  color: #fff;
}

.video-lightbox-button {
  position: absolute;
  left: 0px;
  top: 53%;
  right: 0px;
  display: block;
  width: 60px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 16px;
  padding-left: 2px;
  border-radius: 100%;
  background-color: #5ec045;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  text-align: center;
}

.video-lightbox-button:hover {
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.5);
  -webkit-transform: translate(0px, -50%) scale(1.2);
  -ms-transform: translate(0px, -50%) scale(1.2);
  transform: translate(0px, -50%) scale(1.2);
}

.stats-number {
  position: absolute;
  left: 0px;
  top: 0px;
  color: #1f6fff;
  font-size: 54px;
  line-height: 71px;
  font-weight: 700;
}

.overall-video-lightbox {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 230px;
  border-radius: 4px;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.3);
}

.overall-video-lightbox.hero-small {
  width: 250px;
  height: 161px;
  margin-top: 38px;
}

.overall-video-lightbox.in-slider {
  width: 430px;
  height: 280px;
  margin-left: 40px;
}

.overall-video-lightbox.large-hero {
  display: block;
  width: 90%;
  height: 330px;
  margin-right: auto;
  margin-left: auto;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.overall-video-lightbox.in-slider {
  width: 430px;
  height: 20em;
  margin-left: 40px;
  box-shadow: none;
}

.video-lightbox-image-block {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/WhatsApp-Image-2020-02-11-at-2.25.21-PM.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/WhatsApp-Image-2020-02-11-at-2.25.21-PM.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.stats-row {
  margin-top: 50px;
}

.subpage-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 85px;
  line-height: 40px;
  font-weight: 400;
}

.page-subtitle {
  display: block;
  width: 65%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: 0px;
  font-size: 20px;
  line-height: 27px;
  font-weight: 300;
  text-align: left;
}

.button-9 {
  min-height: 50px;
  margin-top: 20px;
  padding-top: 16px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 3px;
  background-color: #2e88cf;
  -webkit-transition: background-color 200ms ease, background-position 200ms ease, color 200ms ease, border 200ms ease, box-shadow 200ms ease;
  transition: background-color 200ms ease, background-position 200ms ease, color 200ms ease, border 200ms ease, box-shadow 200ms ease;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button-9:hover {
  background-color: #0b4fc9;
  box-shadow: 0 8px 16px 4px rgba(0, 0, 0, 0.3);
  color: #fff;
}

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

.subpage-title-2 {
  display: block;
  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;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 1.6em;
  font-weight: 400;
  text-align: center;
}

.page-subtitle-2 {
  display: block;
  width: 65%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: 0px;
  font-size: 15px;
  line-height: 27px;
  font-weight: 300;
}

.button-10 {
  width: 250px;
  min-width: 200px;
  margin-top: 20px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 3px;
  background-color: #48aae0;
  -webkit-transition: background-color 200ms ease, background-position 200ms ease, color 200ms ease, border 200ms ease, box-shadow 200ms ease;
  transition: background-color 200ms ease, background-position 200ms ease, color 200ms ease, border 200ms ease, box-shadow 200ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 1.6em;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button-10:hover {
  background-color: #008fff;
  box-shadow: 0 8px 16px 4px rgba(0, 0, 0, 0.3);
  color: #fff;
}

.button-10._2 {
  margin-left: 10px;
  background-color: rgba(0, 0, 0, 0.6);
}

.button-10._2:hover {
  background-color: #fff;
  color: #1f6fff;
}

.button-10._2.green {
  width: 250px;
  min-width: 200px;
  margin-left: 2px;
  background-color: #48aae0;
  font-family: Lato, sans-serif;
  color: #fff;
}

.button-10._2.green:hover {
  background-color: #008fff;
  color: #fff;
}

.button-10.values {
  margin-left: 10px;
}

.div-block-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
}

.columns-6 {
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.subpage-header {
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 190px;
  padding-bottom: 90px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#48aae0), to(#48aae0));
  background-image: linear-gradient(180deg, #48aae0, #48aae0);
  color: #fff;
  text-align: center;
}

.subpage-header.about-5 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: none;
}

.page-subtitle-3 {
  display: block;
  width: 65%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  font-size: 20px;
  line-height: 27px;
  font-weight: 300;
}

.feature-section {
  padding-top: 40px;
  padding-bottom: 0px;
}

.feature-image-mask {
  width: 100%;
  margin-right: 40px;
}

.feature-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.heading-24 {
  font-size: 80px;
  line-height: 100px;
}

.paragraph-12 {
  min-height: 150px;
}

.content-section-block {
  max-width: 450px;
  float: left;
}

.section-title-5 {
  margin-top: 0px;
  color: #000;
  font-size: 46px;
  line-height: 39px;
  font-weight: 300;
}

.block-section-wrapper {
  opacity: 0.37;
}

.half-image-section {
  width: 50%;
  height: 500px;
  float: left;
  background-image: url('../images/Photo-12.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.half-content-section {
  width: 50%;
  height: 500px;
  padding: 90px;
  float: right;
  background-color: #fff;
}

.button-11 {
  margin-top: 20px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 3px;
  background-color: #1f6fff;
  -webkit-transition: background-color 200ms ease, background-position 200ms ease, color 200ms ease, border 200ms ease, box-shadow 200ms ease;
  transition: background-color 200ms ease, background-position 200ms ease, color 200ms ease, border 200ms ease, box-shadow 200ms ease;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button-11:hover {
  background-color: #0b4fc9;
  box-shadow: 0 8px 16px 4px rgba(0, 0, 0, 0.3);
  color: #fff;
}

.button-11.green {
  background-color: #5ec045;
}

.button-11.green:hover {
  background-color: #6fdd53;
}

.button-11.full-submit {
  display: block;
  width: 100%;
  margin-top: 15px;
}

.button-11.slider-button {
  position: absolute;
  left: 10px;
  top: 140px;
  bottom: auto;
  background-color: #48aae0;
}

.button-11.slider-button.outline {
  margin-left: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.6);
  background-color: transparent;
}

.button-11.outline {
  border: 1px solid #fff;
  background-color: transparent;
}

.button-11.slider-button {
  top: 106px;
  margin-top: -46px;
  background-color: #48bde0;
}

.button-11.slider-button.outline {
  margin-left: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.6);
  background-color: transparent;
}

.button-11.slider-button {
  margin-top: -9px;
  background-color: #5ec045;
}

.button-11.slider-button.outline {
  margin-left: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.6);
  background-color: transparent;
}

.button-11._2 {
  margin-left: 10px;
  background-color: rgba(0, 0, 0, 0.6);
}

.button-11._2:hover {
  background-color: #fff;
  color: #1f6fff;
}

.button-11.cta-button {
  width: 20%;
  margin-top: 5px;
  float: right;
  background-color: #5ec045;
  line-height: 31px;
  text-align: center;
}

.button-11.cta-button:hover {
  background-color: #73d65a;
}

.intro-paragraph {
  margin-bottom: 20px;
  color: #a8a8a8;
  font-size: 17px;
  line-height: 26px;
}

.checklist-item {
  position: relative;
  margin-bottom: -3px;
  padding-left: 37px;
}

.check-icon {
  position: absolute;
  left: 0px;
  top: 2px;
  height: 15px;
}

.section-10 {
  height: 100vh;
}

.section-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-top: 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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(109, 205, 250, 0.85)), to(rgba(82, 183, 231, 0.78))), url('../images/kivuCollage.png');
  background-image: linear-gradient(180deg, rgba(109, 205, 250, 0.85), rgba(82, 183, 231, 0.78)), url('../images/kivuCollage.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, contain;
}

.grid-3 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-template-areas: ". ." "Area Area-2";
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.retailbutton {
  margin-right: 6px;
  padding-right: 30px;
  padding-left: 30px;
  border-radius: 5px;
  background-image: url('../images/ico_arrowabodoo.svg');
  background-position: 93% 50%;
  background-size: 11px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.paragraph-13 {
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 16px;
  text-align: justify;
}

.div-block-46 {
  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;
  text-align: left;
}

.heading-25 {
  padding-right: 10px;
  padding-left: 10px;
  font-size: 50px;
  text-align: left;
}

.button-12 {
  width: auto;
  max-width: none;
  min-height: 40px;
  min-width: 100%;
  margin-top: 10px;
  margin-right: 10px;
  border-radius: 4px;
  background-color: #f0f0f0;
  -webkit-transform: perspective(0px);
  transform: perspective(0px);
  -webkit-transition: box-shadow 1000ms ease, color 200ms ease, background-color 100ms cubic-bezier(.25, .1, 0, 1.05), -webkit-transform 1000ms ease;
  transition: box-shadow 1000ms ease, color 200ms ease, background-color 100ms cubic-bezier(.25, .1, 0, 1.05), -webkit-transform 1000ms ease;
  transition: box-shadow 1000ms ease, transform 1000ms ease, color 200ms ease, background-color 100ms cubic-bezier(.25, .1, 0, 1.05);
  transition: box-shadow 1000ms ease, transform 1000ms ease, color 200ms ease, background-color 100ms cubic-bezier(.25, .1, 0, 1.05), -webkit-transform 1000ms ease;
  color: #5fb1de;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}

.button-12:hover {
  background-color: #008fff;
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.39);
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
  color: #fff;
}

.button-13 {
  border-radius: 4px;
}

.button-14 {
  border-radius: 4px;
}

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

.body-3 {
  font-family: 'PT Sans', sans-serif;
}

.section-12 {
  height: 50vh;
}

.grid-4 {
  grid-template-areas: "Area";
}

.image-3 {
  width: 100%;
  background-image: url('../images/zbynek-burival-GrmwVnVSSdU-unsplash.jpg');
  background-position: 50% 50%;
  background-size: auto;
}

.div-block-49 {
  margin-bottom: 40px;
}

.image-4 {
  text-align: center;
}

.gallery {
  overflow: visible;
  padding-top: 100px;
  padding-bottom: 100px;
}

.centered-container-2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.gallery-grid-container {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto 20px auto;
  grid-template-rows: auto auto;
}

.gallery-lightbox-2 {
  position: relative;
  overflow: hidden;
}

.gallery-thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.container-11 {
  margin-bottom: -34px;
}

.grid-5 {
  grid-template-areas: "Area";
}

.paragraph-14 {
  color: #fff;
  font-size: 16px;
  text-align: justify;
}

.question-title-2 {
  color: #fff;
  font-size: 19px;
  line-height: 24px;
}

.question-title-2:hover {
  color: #fff;
}

.faq-question-bar-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #48aae0;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: box-shadow 400ms ease, -webkit-transform 450ms ease;
  transition: box-shadow 400ms ease, -webkit-transform 450ms ease;
  transition: box-shadow 400ms ease, transform 450ms ease;
  transition: box-shadow 400ms ease, transform 450ms ease, -webkit-transform 450ms ease;
  font-size: 19px;
  line-height: 1.6em;
  text-decoration: none;
}

.faq-question-bar-2:hover {
  background-color: #4994ce;
  box-shadow: 6px 4px 4px -2px rgba(73, 73, 73, 0.38);
  -webkit-transform: translate(0px, -4px);
  -ms-transform: translate(0px, -4px);
  transform: translate(0px, -4px);
  color: #008fff;
}

.faq-wrap-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  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;
}

.paragraph-15 {
  margin-right: 1px;
  margin-bottom: 0px;
  margin-left: 1px;
  padding: 42px 10px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  background-color: #e4f1f8;
  opacity: 1;
  color: #202834;
  font-size: 17px;
  line-height: 1.6em;
  text-align: justify;
  letter-spacing: -0.25px;
}

.question-icon {
  margin-bottom: 35px;
}

.page-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 800px;
  margin-right: auto;
  margin-bottom: 70px;
  margin-left: auto;
  -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;
  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;
}

.silent-link {
  color: #637178;
  text-decoration: none;
}

.link {
  color: #784fe0;
  text-decoration: none;
}

.h1 {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #0b1033;
  font-size: 44px;
  text-align: center;
}

.faq-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 0px 0% 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-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Lato, sans-serif;
  text-align: left;
}

.paragraph-top {
  max-width: 650px;
  margin-right: auto;
  margin-left: auto;
  color: #637178;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  letter-spacing: -0.27px;
}

.div-block-50 {
  background-color: #fff;
}

.image-5 {
  margin-left: 1px;
}

.section-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(95, 177, 222, 0.93)), to(rgba(95, 177, 222, 0.93))), url('../images/kivuCollage.png');
  background-image: linear-gradient(180deg, rgba(95, 177, 222, 0.93), rgba(95, 177, 222, 0.93)), url('../images/kivuCollage.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
  background-repeat: repeat, repeat;
}

.grid-6 {
  min-height: 70%;
  margin-top: 9vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-template-areas: "Area Area-2";
  -ms-grid-columns: 0.75fr 1fr;
  grid-template-columns: 0.75fr 1fr;
}

.div-block-51 {
  overflow: hidden;
  margin-left: -100px;
  padding-left: 60px;
  text-align: left;
}

.heading-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 90px;
  line-height: 75px;
  text-align: left;
}

.columns-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 300px;
  padding-right: 72px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-6 {
  min-height: 400px;
  min-width: 0px;
  border-radius: 6px;
}

.image-7 {
  min-height: 400px;
  border-radius: 6px;
}

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

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

.paragraph-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  color: #fff;
  font-size: 17px;
  font-style: italic;
  text-align: justify;
}

.paragraph-16.descr {
  margin-left: 100px;
  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;
}

.div-block-53 {
  padding-bottom: 0px;
  text-align: center;
}

.column-17 {
  padding: 0px;
}

.body-4 {
  overflow: visible;
  background-color: #f8f8f8;
  /*font-family: 'PT Sans', sans-serif;*/
  /*color: #fff;*/
}

.block-quote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  -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;
  border-left-width: 40px;
  text-align: left;
}

.div-block-55 {
  margin-right: 10px;
}

.heading-28 {
  margin-bottom: 25px;
  border-style: none solid;
  border-width: 1px;
  border-color: #5fb1de;
  font-family: Montserrat, sans-serif;
  color: #48aae0;
  font-size: 40px;
  font-weight: 400;
}

.divider-2 {
  height: 1px;
  margin-top: 20px;
  margin-bottom: 15px;
  background-color: #eee;
}

.divider-2.big-article-divider {
  margin-bottom: 24px;
}

.paragraph-17 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  text-align: justify;
}

.heading-29 {
  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-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.section-14 {
  height: 60vh;
  margin-top: 0px;
}

.heading-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #5fb1de;
}

.oursectors {
  margin-top: 41px;
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 10px;
  padding-bottom: 41px;
  padding-left: 10px;
  background-color: #48aae0;
}

.heading-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #5fb1de;
}

.heading-32 {
  margin-top: 3px;
  color: #fff;
  font-size: 23px;
}

.heading-32.retailnetwork {
  margin-top: -3px;
}

.wholesaledistr {
  margin-right: 5px;
  margin-bottom: 40px;
  margin-left: 5px;
  padding: 5px 20px;
  border-radius: 4px;
  background-color: #657883;
  text-align: justify;
}

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

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

.columns-8 {
  margin-top: 20px;
  padding-bottom: 20px;
}

.div-block-58 {
  height: 60px;
  background-color: #3f3b3b;
}

.div-block-59 {
  margin-right: 15px;
  margin-left: 15px;
  border-radius: 8px;
  background-color: #5fb1de;
}

.block-quote-2 {
  border-left-width: 30px;
  border-left-color: hsla(61, 0%, 94%, 0.85);
  color: #435a68;
}

.block-quote-3 {
  border-left-width: 30px;
  border-left-color: rgba(47, 55, 56, 0.55);
}

.block-quote-4 {
  border-left-width: 30px;
  border-left-color: #f3f3f3;
}

.block-quote-5 {
  border-left-width: 30px;
  border-left-color: rgba(48, 48, 48, 0.38);
}

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

.heading-33 {
  margin-bottom: 20px;
  padding-top: 15px;
  border-right: 1px solid #5fb1de;
  border-left: 1px solid #5fb1de;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

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

.div-block-61 {
  margin-left: 0px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 9px;
  background-color: #5fb1de;
}

.storage {
  padding-bottom: 60px;
  padding-left: 60px;
}

.heading-34 {
  padding-top: 19px;
  padding-left: 40px;
}

.wholesretail {
  padding: 20px;
  border-radius: 4px;
  background-color: #5fb1de;
}

.wholesretail.retail {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5fb1de), to(#5fb1de));
  background-image: linear-gradient(180deg, #5fb1de, #5fb1de);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.32);
}

.section-title-6 {
  margin-top: 0px;
  font-size: 22px;
  line-height: 39px;
  font-weight: 300;
}

.image-block-right-3 {
  width: 100%;
  height: 300px;
  border-radius: 4px;
  background-image: url('../images/-PM.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-block-right-3.fuels {
  height: 300px;
  background-image: url('../images/WhatsApp-Image-2020-02-11-at-2.25.21-PM.jpeg');
  background-size: cover;
}

.image-block-right-3.lubricants {
  background-image: url('../images/kivu2.jpeg');
}

.image-block-right-3.storage {
  background-image: url('../images/gallery2.jpg');
}

.paragraph-18 {
  font-size: 18px;
  text-align: justify;
}

.dividerr {
  margin: 40px -18px;
  padding-left: 0px;
  border-top: 100px solid #e9e9e9;
  border-radius: 0px;
}

.div-block-62 {
  height: 100px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-image: linear-gradient(352deg, #e0e0e0, #fff);
}

.block-quote-7 {
  border-left-width: 11px;
  border-left-color: #42daeb;
  font-size: 33px;
}

.block-quote-8 {
  padding-bottom: 1px;
  border-left-width: 11px;
  border-left-color: #42daeb;
  font-size: 26px;
}

.section-15 {
  height: 100px;
  margin: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: linear-gradient(98deg, #f1f1f1, #fff);
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.21);
}

.heading-35 {
  margin-top: 0px;
  padding-top: 18px;
  padding-left: 0px;
  font-family: Lato, sans-serif;
  color: #48aae0;
  line-height: 1.6em;
  font-weight: 400;
  text-align: center;
}

.div-block-63 {
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 0px;
}

.div-block-64 {
  border-radius: 0px;
}

.div-block-65 {
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 3px;
  background-color: #48aae0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#f1f1f1));
  background-image: linear-gradient(180deg, #f1f1f1, #f1f1f1);
  box-shadow: 2px 2px 3px 1px hsla(0, 0%, 66%, 0.11);
}

.dividerrr {
  height: 60px;
}

.strategy {
  margin-right: 5px;
  margin-left: 5px;
}

.body-5 {
  background-color: #f5f8fd;
  font-family: 'PT Sans', sans-serif;
}

.heading-36 {
  color: #5fb1de;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
}

.arrow-2 {
  width: 20px;
}

.arrow-left {
  position: absolute;
  left: 0px;
  top: auto;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90px;
  height: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 90px;
  padding: 25px 15px;
  -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;
}

.arrow-right {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90px;
  height: 90px;
  -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;
}

.pricing-rate {
  opacity: 0.5;
}

.pricing {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #151428;
  font-size: 55px;
  line-height: 55px;
}

.product-card-3 {
  height: 100%;
  min-width: 490px;
  padding: 30px 15px;
  background-color: #fff;
}

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

.slider-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  padding: 15px;
  -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: 2px solid #8c54ff;
  border-radius: 100px;
}

.product-base {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 250px;
  margin-top: 65px;
  margin-bottom: 65px;
  -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;
}

.slider-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  padding: 15px;
  -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: 2px solid #8c54ff;
  border-radius: 500px;
  box-shadow: 1px 1px 55px 0 rgba(0, 22, 50, 0.08);
}

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

.content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 450px;
  margin-right: auto;
  margin-left: auto;
}

.product-logo {
  width: 80px;
  margin-bottom: 8px;
}

.product-name {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #151428;
  text-align: center;
}

.car-icon {
  width: 25px;
  margin-right: 14px;
}

.feature-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  margin-bottom: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.feature-column {
  width: 50%;
  padding-right: 25px;
  padding-left: 25px;
}

.price-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 25px 30px 25px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.product-image {
  position: absolute;
  max-width: 150%;
}

.button-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 55px;
  min-width: 170px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #8c54ff;
  box-shadow: -5px 30px 20px -20px rgba(86, 93, 113, 0.38);
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}

.arrow-bottom {
  display: none;
}

.columns-9 {
  margin-top: 20px;
  padding-top: 0px;
}

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

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

.rotatee {
  position: static;
  max-width: none;
  margin-top: 0px;
  background-color: #5fb1de;
  -webkit-transform: translate(0.001px, 0px);
  -ms-transform: translate(0.001px, 0px);
  transform: translate(0.001px, 0px);
}

.image-8 {
  height: 600px;
  max-width: none;
}

.dividee {
  height: 60px;
  margin: 2px 10px;
  padding-right: 10px;
  padding-left: 10px;
  background-image: linear-gradient(157deg, #eee, #fff);
}

.heading-37 {
  margin-bottom: 86px;
  font-family: 'PT Sans', sans-serif;
  color: #5fb1de;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
}

.div-block-66 {
  padding-right: 10px;
  padding-left: 10px;
}

.body-6 {
  display: block;
  overflow: visible;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background-color: #212935;
}

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

.div-block-67 {
  margin-top: 60px;
  padding-top: 0px;
  background-color: #fff;
}

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

.image-9 {
  width: 100%;
  height: 350px;
}

.div-block-69 {
  border-radius: 0px;
}

.div-block-70 {
  border-radius: 0px;
}

.slide {
  border-radius: 0px;
  background-image: url('../images/kivu2.jpeg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/-PM.jpeg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/gallery2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/image2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/PHOTO-2020-02-07-14-26-14.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/WhatsApp-Image-2020-02-12-at-3.04.50-PM.jpeg');
  background-position: 0px 0px;
  background-size: cover;
}

.section-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-top: 0px;
  padding-top: 59px;
  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: 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;
  background-color: #5fb1de;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(95, 177, 222, 0.84)), to(rgba(95, 177, 222, 0.88))), url('../images/kivuCollage.png');
  background-image: linear-gradient(180deg, rgba(95, 177, 222, 0.84), rgba(95, 177, 222, 0.88)), url('../images/kivuCollage.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.heading-38 {
  font-family: 'PT Serif', serif;
  color: #fff;
  font-size: 100px;
  line-height: 100px;
}

.grid-7 {
  padding-right: 46px;
  grid-template-areas: "Area Area-2";
  -ms-grid-columns: 3.5fr 3.5fr;
  grid-template-columns: 3.5fr 3.5fr;
}

.image-10 {
  border-radius: 5px;
}

.section-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 100vh;
  padding-top: 94px;
  padding-left: 43px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(72, 170, 224, 0.86)), to(rgba(95, 177, 222, 0.93))), url('../images/kivuCollage.png');
  background-image: linear-gradient(180deg, rgba(72, 170, 224, 0.86), rgba(95, 177, 222, 0.93)), url('../images/kivuCollage.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.block-quote-9 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
}

.heading-39 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 100px;
  line-height: 100px;
  font-weight: 800;
}

.grid-8 {
  grid-template-areas: "Area Area-2";
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.text-block-17 {
  font-family: Montserrat, sans-serif;
  color: #f7f7f7;
}

.columns-10 {
  margin-top: 20px;
}

.slider {
  border-radius: 5px;
}

.mask {
  border-radius: 5px;
}

.fullpic-profile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  padding: 30px 30px 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;
  border-radius: 8px 8px 0px 0px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), to(transparent)), url('../images/PHOTO-2020-02-07-14-26-19.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6), transparent), url('../images/PHOTO-2020-02-07-14-26-19.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  color: #fff;
}

.fullpic-profile-name {
  margin-bottom: 4px;
  color: #fff;
}

.fullpic-profile-bio {
  margin-top: 10px;
  color: hsla(0, 0%, 100%, 0.8);
  font-weight: 400;
}

.block-quote-10 {
  border-left-width: 20px;
  border-left-color: #fdfdfd;
  color: #48aae0;
  font-size: 23px;
  font-weight: 400;
}

.block-quote-11 {
  border-left-width: 20px;
  border-left-color: #fff;
  color: #48aae0;
  font-size: 23px;
  font-weight: 400;
}

.portfolio-lightbox-block {
  display: block;
  text-decoration: none;
}

.portfolio-item-block {
  display: block;
  width: 100%;
  height: 160px;
  margin-bottom: 20px;
  border-radius: 4px;
  background-image: url('../images/Photo-8.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.portfolio-item-block:hover {
  opacity: 0.9;
}

.portfolio-item-block.storage {
  background-image: url('../images/kivu2.jpeg');
}

.portfolio-item-block.retail {
  background-image: url('../images/WhatsApp-Image-2020-02-11-at-2.25.21-PM.jpeg');
  background-position: 50% 100%;
}

.portfolio-item-block.mining {
  background-image: url('../images/WhatsApp-Image-2020-02-12-at-3.05.46-PM.jpeg');
  background-position: 50% 29%;
}

.portfolio-item-block.lubricants {
  background-image: url('../images/PHOTO-2020-02-07-14-26-14.jpg');
  background-position: 45% 67%;
}

.portfolio-item-title {
  display: block;
  margin-bottom: 15px;
  color: #48aae0;
  font-size: 24px;
  font-weight: 400;
  text-decoration: none;
}

.portfolio-item-title:hover {
  color: #1f6fff;
}

.portfolio-item-description {
  color: #333;
  font-size: 17px;
  text-align: justify;
}

.div-block-73 {
  height: 20px;
}

.div-block-74 {
  padding-right: 15px;
  padding-left: 15px;
}

.div-block-75 {
  height: 30px;
}

.div-block-76 {
  padding-right: 3px;
  padding-left: 3px;
}

.column-18 {
  padding-right: 15px;
  padding-left: 15px;
  border-right: 0px solid #dfdfdf;
}

.column-19 {
  padding-right: 15px;
  padding-left: 15px;
  border-left: 1px solid #dfdfdf;
}

.hero-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 480px;
  margin-right: 5px;
  margin-left: 5px;
  padding-right: 20%;
  padding-left: 8%;
  -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-radius: 10px;
  background-image: linear-gradient(135deg, rgba(35, 132, 174, 0.6), rgba(111, 109, 215, 0.16)), url('../images/WhatsApp-Image-2020-02-12-at-3.04.50-PM.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  text-align: center;
}

.hero-title-2 {
  margin-top: 5px;
  margin-bottom: 0px;
  color: #fff;
  font-weight: 400;
}

.div-block-78 {
  padding-right: 15px;
  padding-left: 15px;
}

.div-block-79 {
  padding-top: 22px;
  border-top: 0px solid #fff;
}

.color-block {
  position: relative;
  display: block;
  height: auto;
  min-height: 350px;
  padding: 32px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  color: #8f8f8f;
  text-align: left;
  text-decoration: none;
}

.color-block-title {
  position: relative;
  z-index: 10;
  margin-bottom: 17px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 19px;
  font-weight: 400;
}

.color-block-paragraph {
  position: relative;
  z-index: 10;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 19px;
  line-height: 24px;
}

.color-block-icon {
  position: absolute;
  top: 18px;
  right: 30px;
  z-index: 1;
  height: 52px;
  border-style: solid;
  border-width: 1px;
  border-color: #e9e9e9;
  border-radius: 26px;
  opacity: 1;
}

.div-block-80 {
  height: 30px;
}

.block-quote-12 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 25px;
}

.image-hero {
  background-color: #0f1011;
  background-image: url('../images/Photo-2.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.image-hero.download {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-top: 190px;
  padding-bottom: 120px;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(66%, rgba(72, 170, 224, 0.8)), to(rgba(0, 143, 255, 0.8))), url('../images/kivuCollage.png');
  background-image: linear-gradient(180deg, rgba(72, 170, 224, 0.8) 66%, rgba(0, 143, 255, 0.8)), url('../images/kivuCollage.png');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
}

.hero-left-block {
  width: 1000px;
  float: left;
}

.white-link {
  color: #fff;
}

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

.checkbox {
  margin-top: 20px;
  margin-bottom: 0px;
  color: #979eac;
  font-size: 13px;
  line-height: 18px;
}

.checkbox:hover {
  color: #1f6fff;
}

.hero-title-large {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 84px;
  line-height: 84px;
  font-weight: 800;
}

.dark-field {
  height: 40px;
  margin-bottom: 7px;
  padding-left: 20px;
  border: 0px solid #000;
  border-radius: 2px;
  background-color: #edeef1;
  -webkit-transition: box-shadow 200ms ease, border 200ms ease, background-color 200ms ease;
  transition: box-shadow 200ms ease, border 200ms ease, background-color 200ms ease;
  font-size: 13px;
}

.dark-field:hover {
  background-color: #dbdce2;
}

.dark-field:focus {
  background-color: #fff;
  box-shadow: 3px 3px 16px 0 rgba(0, 0, 0, 0.2);
}

.video-lightbox-image-block-2 {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/Photo-6.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/Photo-6.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.video-lightbox-image-block-2.small-hero {
  background-image: url('../images/Photo-8.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.video-lightbox-image-block-2.slider {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/image5.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/image5.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.video-lightbox-image-block-2.hero {
  background-image: url('../images/Photo-7.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.video-lightbox-image-block-2.slider {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/kivu.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/kivu.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.video-lightbox-image-block-2.slider {
  height: 20em;
  border-radius: 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/kivu.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/kivu.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.video-lightbox-image-block-2.slider.imagee {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/second.jpeg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/second.jpeg');
}

.video-lightbox-image-block-2.slider._1st {
  height: 300px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/kivu.jpeg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/kivu.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
}

.field-label-3 {
  color: #989ba2;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}

.hero-description {
  color: #a3aab8;
}

.hero-description.light {
  color: #fff;
  font-size: 19px;
  line-height: 25px;
  font-weight: 300;
}

.hero-download-form {
  width: 350px;
  margin-bottom: 0px;
  padding: 24px;
  float: right;
  border-radius: 4px;
  background-color: #fff;
}

.hero-slider-content-block {
  position: absolute;
  top: 10px;
  right: 0px;
  width: 410px;
}

.hero-slider-title {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 400;
}

.hero-slider-2 {
  height: 348px;
  background-color: transparent;
}

.hero-portfolio-slide {
  padding-bottom: 0px;
  padding-left: 39px;
}

.slider-bottom-nav {
  font-size: 10px;
}

.hero-slider-text {
  color: hsla(0, 0%, 100%, 0.5);
}

.hero-slider-mockup {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 300px;
  border-radius: 12px;
}

.hero-slider-arrow {
  margin-right: -90px;
  margin-left: -90px;
  opacity: 0.35;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-size: 18px;
}

.hero-slider-arrow:hover {
  opacity: 1;
}

.div-block-81 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.hero-title-large-2 {
  margin-top: 0px;
  margin-bottom: 25px;
  color: #fff;
  font-size: 53px;
  line-height: 54px;
  font-weight: 300;
}

.div-block-82 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1500px;
  min-width: 1000px;
  -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;
}

.overall-hero-title {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 62px;
  line-height: 62px;
  font-weight: 800;
  text-align: left;
}

.overall-hero-description {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: 0px;
  opacity: 0.71;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  line-height: 24px;
  font-weight: 300;
}

.full-hero-content-block {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  padding-top: 64px;
  padding-left: 0px;
  text-align: left;
}

.video-hero-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.block-quote-13 {
  font-family: Montserrat, sans-serif;
  text-align: left;
}

.hero-slider-content-block-2 {
  position: absolute;
  top: 10px;
  right: 0px;
  width: 410px;
}

.hero-slider-title-2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 400;
}

.hero-slider-3 {
  height: 20em;
  background-color: transparent;
}

.hero-slider-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  padding-top: 220px;
  padding-bottom: 90px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(72, 170, 224, 0.3)), color-stop(0%, rgba(0, 143, 255, 0.79)), to(rgba(72, 170, 224, 0.75)));
  background-image: linear-gradient(180deg, rgba(72, 170, 224, 0.3), rgba(0, 143, 255, 0.79) 0%, rgba(72, 170, 224, 0.75));
}

.hero-portfolio-slide-2 {
  height: 20em;
  line-height: 20%;
}

.heading-40 {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 80px;
  line-height: 1.6em;
  font-weight: 400;
}

.div-block-83 {
  display: block;
  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: 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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.block-quote-14 {
  min-height: 150px;
  margin-top: 17px;
}

.div-block-84 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 21px;
}

.button-16 {
  width: 200px;
  min-width: 200px;
  margin-right: 0px;
  margin-left: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.21);
  border-radius: 4px;
  background-color: #fff;
  -webkit-transition: box-shadow 350ms ease, -webkit-transform 375ms ease;
  transition: box-shadow 350ms ease, -webkit-transform 375ms ease;
  transition: transform 375ms ease, box-shadow 350ms ease;
  transition: transform 375ms ease, box-shadow 350ms ease, -webkit-transform 375ms ease;
  font-family: Lato, sans-serif;
  color: #48aae0;
  font-weight: 400;
  text-align: center;
}

.button-16:hover {
  background-color: #0e6ece;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.5);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #f8f8f8;
}

.button-17 {
  width: 200px;
  min-width: 200px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.29);
  border-radius: 4px;
  background-color: #fff;
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
  font-family: Lato, sans-serif;
  color: #48aae0;
  font-weight: 400;
  text-align: center;
}

.button-17:hover {
  background-color: #0e6ece;
  box-shadow: 1px 1px 4px 0 hsla(0, 0%, 49.3%, 0.82);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #fff;
}

.text-block-18 {
  font-family: Lato, sans-serif;
  font-size: 21px;
  font-style: italic;
}

.bottom-paragraph {
  margin-top: 30px;
  margin-bottom: 0px;
}

.color-block-paragraph-2 {
  position: relative;
  z-index: 10;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #29313f;
  font-size: 17px;
  line-height: 1.6em;
  font-weight: 400;
  text-align: justify;
}

.color-block-title-2 {
  position: relative;
  z-index: 10;
  margin-bottom: 17px;
  font-family: Lato, sans-serif;
  color: #48aae0;
  font-size: 19px;
  line-height: 1.6em;
  font-weight: 400;
}

.blocks-row {
  margin-bottom: 20px;
}

.block-quote-15 {
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  color: #48aae0;
  font-size: 20px;
  line-height: 1.6em;
  font-weight: 400;
  text-align: left;
}

.small-column-title {
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 700;
}

.image-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 240px;
  border-radius: 5px;
  background-image: url('../images/Photo-7.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-block-description {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 25px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.7)));
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.7));
  color: #fff;
  font-size: 12px;
}

.overall-text-column {
  padding-right: 15px;
}

.image-block-column-left {
  padding-right: 30px;
}

.paragraph-19 {
  color: #333;
  font-size: 17px;
  line-height: 21px;
}

.feature-intro-title {
  margin-bottom: 5px;
  color: #bebebe;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.main-feature-title {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  color: #48aae0;
  font-size: 35px;
  line-height: 37px;
}

.browser-mockup-left {
  position: absolute;
  left: -370px;
  top: -25px;
  width: 790px;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  box-shadow: 4px 4px 33px 0 rgba(0, 0, 0, 0.1);
}

.browser-mockup-left.small {
  left: -150px;
  top: -15px;
  width: 560px;
}

.feature-text-block {
  width: 440px;
  float: left;
}

.feature-text-block.right {
  padding-bottom: 60px;
  float: right;
}

.paragraph-20 {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 16px;
}

.feature-info-row {
  margin-top: 20px;
  padding-right: 35px;
  padding-bottom: 30px;
  padding-left: 35px;
  -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;
  -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;
}

.feature-info-column {
  padding-right: 20px;
}

.feature-info-block {
  position: relative;
  width: 90%;
  text-align: justify;
}

.feature-info-icon {
  height: 35px;
  margin-right: 15px;
  float: left;
}

.feature-info-title {
  margin-top: 8px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 400;
}

.feature-info-paragraph {
  opacity: 0.7;
  font-size: 15px;
}

.block-quote-16 {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-style: none;
  border-width: 1px 0px 0px;
  border-color: rgba(241, 242, 243, 0.24) transparent rgba(241, 242, 243, 0.34) rgba(173, 173, 173, 0.21);
  font-family: Lato, sans-serif;
  color: #1f2733;
  font-size: 17px;
  line-height: 1.6em;
  font-weight: 400;
  text-align: justify;
}

.block-quote-16.nout {
  border-left-color: rgba(173, 173, 173, 0.21);
  color: #212935;
}

.block-quote-16.nout.weare {
  padding-right: 20px;
  padding-left: 20px;
  color: #ebebeb;
}

.heading-41 {
  height: 60px;
  padding-left: 0px;
  font-family: Lato, sans-serif;
  color: #48aae0;
  font-size: 37px;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
}

.heading-41.abouut {
  color: #fff;
}

.dark-cta-title {
  width: 70%;
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  font-size: 22px;
  line-height: 28px;
  font-weight: 300;
}

.section-19 {
  margin-top: 10px;
  margin-right: 5px;
  margin-left: 5px;
  border-radius: 4px;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.32);
}

.color-block-2 {
  position: relative;
  display: block;
  margin-right: 40px;
  margin-left: 40px;
  padding: 32px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  color: #8f8f8f;
  text-align: left;
  text-decoration: none;
}

.color-block-title-3 {
  position: relative;
  z-index: 10;
  margin-bottom: 17px;
  font-family: Montserrat, sans-serif;
  color: #48aae0;
  font-size: 24px;
  font-weight: 600;
}

.color-block-paragraph-3 {
  position: relative;
  z-index: 10;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

.color-block-icon-2 {
  position: absolute;
  top: 18px;
  right: 30px;
  z-index: 1;
  height: 40px;
  opacity: 1;
}

.ik {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-top: 0px;
  margin-bottom: 5px;
  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;
  background-color: transparent;
}

.ik.ikk {
  min-height: 400px;
  margin-right: 40px;
  margin-left: 40px;
  background-image: url('../images/kivu.jpeg');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
  -webkit-transform: translate3d(0px, 0px, -2000px);
  transform: translate3d(0px, 0px, -2000px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.heading-42 {
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.div-block-85 {
  display: block;
  margin-right: 60px;
  margin-left: 60px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.testimonial-name {
  color: #1f6fff;
  font-size: 18px;
  font-weight: 700;
}

.testimonial-name.subtitle {
  margin-top: 5px;
  color: #b3b3b3;
  font-size: 13px;
  line-height: 19px;
  font-weight: 400;
}

.testimonial-info-block {
  margin-top: 20px;
}

.testimonial-slide {
  position: relative;
  -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: 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;
}

.testimonial-block {
  position: relative;
  left: 0px;
  right: 0px;
  overflow: visible;
  padding-right: 10px;
  padding-left: 10px;
}

.container-12 {
  position: relative;
}

.container-12.testimonial-container {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.testimonial-image {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 140px;
  height: 140px;
  margin-top: 8px;
  border-radius: 4px;
}

.testimonial-quote {
  font-size: 19px;
  line-height: 29px;
  font-weight: 300;
}

.testimonial-slider-arrow {
  width: 60px;
  height: 60px;
  margin-right: 30px;
  margin-left: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #48aae0;
  border-radius: 100%;
  background-color: transparent;
  -webkit-transition: border 200ms ease, background-color 200ms ease;
  transition: border 200ms ease, background-color 200ms ease;
  color: #48aae0;
  font-size: 15px;
}

.testimonial-slider-arrow:hover {
  border-color: transparent;
  background-color: #dfdfdf;
}

.testimonial-slider {
  height: 400px;
  background-color: transparent;
}

.heading-43 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  background-color: #f8f8f8;
  font-family: Lato, sans-serif;
  color: #48aae0;
  line-height: 1.6em;
  font-weight: 400;
  text-align: center;
}

.div-block-87 {
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
}

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

.block-quote-17 {
  font-family: Lato, sans-serif;
  color: #212935;
  font-size: 17px;
  line-height: 1.6em;
  font-weight: 400;
  text-align: justify;
}

.text-block-19 {
  margin-top: 0px;
  font-family: Lato, sans-serif;
  font-size: 19px;
  line-height: 1.6%;
}

.text-block-20 {
  width: 550px;
  padding-top: 20px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 1.6em;
  text-align: justify;
}

.blog__img-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/image5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.card-2 {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 40px;
  -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;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.8);
  text-decoration: none;
}

.card-2.card--blog2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 360px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 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-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 7px;
  box-shadow: none;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
}

.card-2.card--blog2:hover {
  box-shadow: none;
}

.blog__text-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 21px 48px 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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.heading-h2 {
  margin-top: 0px;
  margin-bottom: 24px;
  color: rgba(0, 0, 0, 0.8);
  font-size: 2.4em;
  line-height: 1.4em;
  font-weight: 600;
}

.heading-h2.margin-8px {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: Lato, sans-serif;
  color: #48aae0;
  font-size: 37px;
  font-weight: 400;
}

.body-text-14 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  line-height: 1.6em;
  font-weight: 400;
}

.body-text-14.body-text-14--blog {
  margin-bottom: 0px;
  color: rgba(0, 0, 0, 0.54);
  text-transform: uppercase;
}

.body-text--16 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 60px;
  padding-left: 10px;
  color: rgba(0, 0, 0, 0.8);
  font-size: 17px;
  line-height: 1.6em;
  font-weight: 400;
  text-align: justify;
}

.mask-2 {
  height: 20em;
}

.button-link {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
}

.button-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  min-width: 170px;
  -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;
}

.circle-contain {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  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;
}

.button-base {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #5b3acc;
}

.image-11 {
  position: absolute;
  left: 18px;
  top: 14px;
  bottom: 0px;
}

.button-t {
  position: absolute;
  margin-left: 15px;
  color: #000;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
}

.div-block-89 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100px;
  margin-top: -18px;
  padding-left: 60px;
  -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;
}

.div-block-89.main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.background-video {
  height: 100vh;
}

.div-block-90 {
  background-color: #fff;
}

.blog-post-header-overlay {
  width: 100%;
  height: 100%;
  padding-top: 230px;
  padding-bottom: 311px;
  background-color: rgba(0, 0, 0, 0.3);
  background-image: url('../images/contact-us-image.jpeg');
  background-position: 20% 40%;
  background-size: cover;
  color: #fff;
  text-align: center;
}

.blog-single-post-date {
  margin-bottom: 10px;
  font-size: 17px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.subpage-title-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 50px;
  line-height: 40px;
  font-weight: 400;
}

.subpage-title-3.blog-post-title {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 10px;
  color: #48aae0;
  font-size: 38px;
  line-height: 1.6px;
  text-align: center;
}

.grid-9 {
  grid-template-areas: "Area";
}

.slider-2 {
  width: 500px;
  border-radius: 4px;
}

.image-12 {
  height: 400px;
  border-radius: 4px;
}

.slide-7 {
  height: 400px;
  border-radius: 4px;
}

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

.mask-3 {
  border-radius: 4px;
}

.div-block-91 {
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 0px;
  padding-left: 0px;
}

.gallery-2 {
  padding-top: 10px;
  padding-bottom: 100px;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.46);
}

.heading-44 {
  font-family: Lato, sans-serif;
  color: #48aae0;
  font-size: 38px;
  line-height: 1.6em;
  font-weight: 400;
}

.paragraph-21 {
  font-size: 17px;
  line-height: 1.6em;
}

.bluebackground {
  height: 200px;
  background-color: #48aae0;
}

.containertoholdgallery {
  border-radius: 6px;
  background-color: #fff;
}

.heading-45 {
  font-family: Lato, sans-serif;
  color: #48aae0;
  font-size: 38px;
  line-height: 1.6em;
  font-weight: 400;
}

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

.section-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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;
}

.image-14 {
  height: auto;
  min-height: auto;
}

.slide-8 {
  height: auto;
}

.slider-3 {
  height: auto;
}

.columns-11 {
  margin-top: 26px;
}

.background-video-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(72, 170, 224, 0.77)), to(rgba(72, 170, 224, 0.77)));
  background-image: linear-gradient(180deg, rgba(72, 170, 224, 0.77), rgba(72, 170, 224, 0.77));
}

.div-block-92 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-21 {
  height: 500px;
}

.columns-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-15 {
  height: 400px;
}

.div-block-94 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
}

html.w-mod-js *[data-ix="load-header-btn"] {
  opacity: 0;
  -webkit-transform: translate(0px, 10px);
  -ms-transform: translate(0px, 10px);
  transform: translate(0px, 10px);
}

html.w-mod-js *[data-ix="fade-on-scroll-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 10px);
  -ms-transform: translate(0px, 10px);
  transform: translate(0px, 10px);
}

html.w-mod-js *[data-ix="fade-on-scroll-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, 10px);
  -ms-transform: translate(0px, 10px);
  transform: translate(0px, 10px);
}

html.w-mod-js *[data-ix="fade-in-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="fade-in-on-load-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="hide-gallery-overlay"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-in-on-load-3"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="slide-title"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

html.w-mod-js *[data-ix="slide-title-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

html.w-mod-js *[data-ix="slide-title-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

html.w-mod-js *[data-ix="slide-title-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

@media screen and (max-width: 991px) {
  .blog-image {
    height: 190px;
  }
  .post-wrapper {
    margin-bottom: 35px;
  }
  .post-content {
    margin-top: -9px;
  }
  .textlinks {
    font-size: 14px;
    letter-spacing: 0.2px;
  }
  .footer-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .menu-button-2 {
    margin-top: 10px;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .button.default-button.card-cta {
    left: 30px;
    right: 30px;
    bottom: 20px;
    display: block;
    -webkit-transition: color 200ms ease, background-color 200ms ease, box-shadow 200ms ease;
    transition: color 200ms ease, background-color 200ms ease, box-shadow 200ms ease;
    text-align: center;
  }
  .card-headline.dark-card-headline._6col-card {
    width: 65%;
  }
  .card-headline.dark-card-headline._6col-card {
    width: 65%;
  }
  .button-2.default-button.card-cta {
    left: 5px;
    right: 5px;
    bottom: 20px;
    display: block;
    -webkit-transition: color 200ms ease, background-color 200ms ease, box-shadow 200ms ease;
    transition: color 200ms ease, background-color 200ms ease, box-shadow 200ms ease;
    text-align: center;
  }
  .button-2.default-button.card-cta.retail {
    left: 30px;
    right: 30px;
  }
  .div-block-23 {
    padding-left: 15px;
  }
  .div-block-22 {
    height: 100%;
  }
  .div-block-21 {
    margin-top: 13px;
  }
  .cards-social-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .social-card-base {
    margin-bottom: 6px;
  }
  .social-card-base.social-card-padding {
    margin-left: 4px;
  }
  .big-article {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .big-article-image-wrapper {
    height: 600px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0px;
  }
  .big-article-content-wrapper {
    height: 600px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .stack__xx-xl {
    padding-bottom: 8rem;
  }
  .griditem.and_feature.and_image {
    width: 100%;
  }
  .griditem.and_feature.and_copy {
    width: 83.33333333%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
  }
  .grid {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .grid.and_reversetablet {
    -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: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .c__s {
    width: 91.66666667%;
  }
  .nav-buttons-wrapper {
    margin-right: 60px;
  }
  .hero__p {
    width: auto;
  }
  .hero__title {
    width: auto;
  }
  .hero__container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .content-holder {
    width: 100%;
    margin-left: 0%;
  }
  .content-holder.home {
    margin-right: 2%;
    margin-left: 2%;
  }
  .body-paragraphy {
    font-size: 18px;
    line-height: 23px;
  }
  .body-paragraphy.light.hero-subhead {
    width: 85%;
  }
  .btn-2 {
    padding: 15px 40px;
    font-size: 14px;
  }
  .white-heading.home-centred {
    width: 100%;
  }
  .trainer-img {
    padding-top: 150px;
    padding-bottom: 150px;
    background-position: 50% 15%;
  }
  .tab-image-column {
    padding-left: 0px;
  }
  .heading-3.thinner {
    font-size: 32px;
    line-height: 39px;
  }
  .tab-content {
    top: 9px;
    z-index: 1001;
    margin-right: 0px;
    margin-left: -60px;
    box-shadow: 0 0 8px 3px rgba(32, 93, 54, 0.11);
  }
  .btn-3 {
    padding: 15px 40px;
    font-size: 14px;
  }
  .about-cols {
    margin-right: 4%;
    margin-left: 4%;
  }
  .hero-title {
    margin-top: 25px;
  }
  .whatdoneafrica {
    margin-right: 4px;
    margin-left: 4px;
  }
  .section-7 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-7.cta {
    padding-right: 20px;
    padding-left: 20px;
  }
  .left-block {
    display: block;
    margin-bottom: 0px;
    -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;
  }
  .container-7 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .info-contact-row {
    width: 100%;
  }
  .button-6:hover {
    background-color: #fc6f00;
  }
  .hero-video {
    background-image: url('../images/Photo-9.jpg');
    background-position: 0px 0px;
    background-size: 800px;
  }
  .hero-overlay-block {
    padding-top: 180px;
    padding-bottom: 180px;
    background-color: rgba(31, 111, 255, 0.85);
  }
  .hero-main-title {
    font-size: 60px;
    line-height: 44px;
  }
  .hero-main-title.subtitle {
    width: 80%;
    margin-bottom: 30px;
    line-height: 34px;
  }
  .section-title-wrapper {
    width: 85%;
    margin-bottom: 40px;
  }
  .section-title-wrapper.full {
    margin-bottom: 20px;
    padding-right: 40px;
  }
  .section-title-wrapper.full.info {
    margin-bottom: 20px;
  }
  .section-8 {
    padding: 45px;
  }
  .section-title {
    margin-bottom: 4px;
    font-size: 31px;
    line-height: 30px;
  }
  .section-description {
    margin-top: 20px;
    font-size: 19px;
  }
  .white-contact-form {
    padding: 25px;
  }
  .contact-info-block {
    padding: 25px;
    font-size: 13px;
  }
  .section-title-2 {
    margin-bottom: 4px;
    font-size: 31px;
    line-height: 30px;
  }
  .section-title-3 {
    margin-bottom: 4px;
    font-size: 31px;
    line-height: 30px;
  }
  .container-10.hero-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: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .feature-line-block {
    height: auto;
    min-height: auto;
  }
  .section-9 {
    padding: 45px;
  }
  .section-9.feature-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section-title-4 {
    margin-bottom: 4px;
    font-size: 31px;
    line-height: 30px;
  }
  .stats-block {
    padding-left: 118px;
  }
  .stats-title {
    font-size: 11px;
  }
  .overall-video-lightbox.in-slider {
    width: 280px;
    margin-left: 0px;
  }
  .overall-video-lightbox.in-slider {
    width: 280px;
    margin-left: 30px;
  }
  .page-subtitle {
    width: 80%;
  }
  .page-subtitle-2 {
    width: 80%;
  }
  .button-10 {
    width: 250px;
  }
  .button-10._2.green {
    width: 250px;
  }
  .button-10.values {
    margin-left: 0px;
  }
  .subpage-header {
    padding: 140px 45px 60px;
  }
  .subpage-header.about-5 {
    padding-top: 180px;
    padding-bottom: 80px;
  }
  .page-subtitle-3 {
    width: 80%;
  }
  .section-title-5 {
    margin-bottom: 4px;
    font-size: 31px;
    line-height: 30px;
  }
  .half-image-section {
    height: 470px;
  }
  .half-content-section {
    height: 470px;
    padding: 45px 35px 45px 45px;
  }
  .button-11.cta-button {
    width: 30%;
    margin-top: 15px;
  }
  .intro-paragraph {
    font-size: 15px;
    line-height: 25px;
  }
  .checklist-item {
    margin-bottom: -5px;
    font-size: 13px;
  }
  .grid-4 {
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .div-block-48 {
    background-image: url('../images/kivupetroleum.webflow.jpeg');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: repeat;
  }
  .gallery-grid-container {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .paragraph-top {
    max-width: 550px;
    text-align: center;
  }
  .image-5 {
    margin-left: 0px;
  }
  .grid-6 {
    margin-right: 0px;
    margin-left: 59px;
    -ms-grid-columns: 0.75fr 1fr 1fr;
    grid-template-columns: 0.75fr 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .div-block-51 {
    margin-right: 40px;
  }
  .block-quote {
    height: 40px;
    border-radius: 0px;
  }
  .div-block-60 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section-title-6 {
    margin-bottom: 4px;
    font-size: 31px;
    line-height: 30px;
  }
  .dividerr {
    margin-right: 8px;
    margin-left: 8px;
    border-top-width: 3px;
  }
  .arrow-2 {
    -webkit-filter: invert(100%);
    filter: invert(100%);
  }
  .arrow-left {
    display: none;
  }
  .arrow-right {
    display: none;
  }
  .product-card-3 {
    position: relative;
    padding-bottom: 50px;
  }
  .slider-left {
    width: 80px;
    height: 50px;
    padding: 7px;
    border-style: none;
    border-radius: 0px;
    background-color: #8c54ff;
  }
  .product-base {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  .slider-right {
    width: 80px;
    height: 50px;
    padding: 7px;
    border-style: none;
    border-radius: 0px;
    background-color: #8c54ff;
  }
  .content-wrap {
    position: relative;
    z-index: 20;
  }
  .product-image {
    max-width: 130%;
  }
  .arrow-bottom {
    position: absolute;
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0%;
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 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;
    background-color: #fff;
  }
  .grid-8 {
    padding-right: 20px;
  }
  .fullpic-profile {
    padding: 40px 40px 30px;
  }
  .div-block-77 {
    padding-right: 4px;
    padding-left: 4px;
  }
  .color-block {
    padding: 25px;
  }
  .color-block-title {
    margin-bottom: 11px;
    font-size: 15px;
  }
  .color-block-icon {
    top: 20px;
    right: 20px;
    height: 30px;
  }
  .image-hero.download {
    padding: 140px 45px 50px;
  }
  .hero-left-block {
    width: 390px;
  }
  .hero-title-large {
    font-size: 36px;
    line-height: 44px;
  }
  .video-lightbox-image-block-2.slider {
    height: 20em;
  }
  .hero-download-form {
    width: 260px;
  }
  .hero-slider-content-block {
    top: 16px;
    width: 360px;
    padding-left: 11px;
  }
  .hero-slider-title {
    font-size: 33px;
    line-height: 41px;
  }
  .slider-bottom-nav {
    margin-bottom: -20px;
    padding-left: 30px;
    text-align: left;
  }
  .hero-slider-mockup {
    left: 20px;
    top: 61px;
    height: 190px;
  }
  .hero-slider-arrow {
    margin-right: 0px;
    margin-left: 0px;
  }
  .hero-title-large-2 {
    font-size: 36px;
    line-height: 44px;
  }
  .overall-hero-title {
    font-size: 41px;
    line-height: 53px;
  }
  .overall-hero-description {
    width: 80%;
  }
  .full-hero-content-block {
    width: 100%;
    margin-bottom: 50px;
  }
  .hero-slider-content-block-2 {
    top: 16px;
    width: 360px;
  }
  .hero-slider-title-2 {
    font-size: 33px;
    line-height: 41px;
  }
  .hero-slider-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 20em;
    padding-top: 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;
  }
  .hero-slider-section {
    height: 100vh;
    padding: 220px 45px 70px 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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .hero-portfolio-slide-2 {
    height: 20em;
  }
  .div-block-84 {
    -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;
    text-align: left;
  }
  .color-block-title-2 {
    margin-bottom: 11px;
    font-size: 19px;
  }
  .overall-text-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-block-column-left {
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  }
  .browser-mockup-left {
    left: -360px;
    top: 4px;
    width: 580px;
  }
  .browser-mockup-left.small {
    left: -336px;
    top: 1px;
  }
  .feature-text-block {
    width: 400px;
  }
  .feature-info-title {
    margin-top: 0px;
    font-size: 17px;
  }
  .feature-info-paragraph {
    text-align: left;
  }
  .block-quote-16 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .dark-cta-title {
    width: 60%;
  }
  .color-block-2 {
    padding: 25px;
  }
  .color-block-title-3 {
    margin-bottom: 11px;
    font-size: 15px;
  }
  .color-block-icon-2 {
    top: 20px;
    right: 20px;
    height: 30px;
  }
  .div-block-86 {
    padding-right: 4px;
    padding-left: 4px;
  }
  .testimonial-block {
    padding-right: 0px;
  }
  .testimonial-quote {
    font-size: 15px;
  }
  .testimonial-slider-arrow {
    width: 30px;
    height: 30px;
    margin-right: -20px;
    margin-left: -20px;
    font-size: 13px;
  }
  .text-block-20 {
    width: auto;
  }
  .card-2 {
    padding: 24px;
  }
  .heading-h2 {
    font-size: 2.2em;
  }
  .body-text--16 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-89 {
    display: block;
    padding-right: 10px;
    padding-bottom: 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;
  }
  .div-block-89.main {
    -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;
  }
  .blog-post-header-overlay {
    padding-top: 170px;
    padding-bottom: 170px;
  }
  .subpage-title-3.blog-post-title {
    width: 90%;
    font-size: 40px;
  }
  .grid-9 {
    margin-bottom: 100px;
    padding-bottom: 100px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .slide-8 {
    height: auto;
  }
  .slider-3 {
    height: auto;
  }
  .columns-11 {
    display: block;
    -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;
  }
  .div-block-92 {
    margin-top: 0px;
    -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;
  }
  .column-21 {
    height: auto;
  }
  .columns-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .image-15 {
    display: inline-block;
    height: auto;
  }
  .column-22 {
    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-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-93 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-94 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .blog-title {
    font-size: 27px;
    line-height: 36px;
  }
  .post-wrapper {
    margin-bottom: 30px;
  }
  .post-content {
    padding: 20px;
  }
  .logo-text {
    text-align: center;
  }
  .footer-1-copywrite {
    margin-top: 10px;
  }
  .footer-1-legal {
    margin-top: 10px;
  }
  .footer-1-para {
    display: block;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    text-align: center;
  }
  .sticky-nav {
    position: relative;
  }
  .nav-grid {
    text-align: center;
  }
  .footer {
    padding: 40px 20px;
  }
  .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 {
    width: auto;
  }
  .footer-image {
    width: 60px;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .call-to-action {
    padding: 40px 20px;
  }
  .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;
  }
  .subscribe-form {
    padding: 40px 20px;
  }
  .main-content {
    padding: 40px 20px;
  }
  .contact-form {
    padding: 40px 20px;
  }
  .hero-overlay {
    padding: 40px 20px;
  }
  .button.default-button.card-cta {
    left: 30px;
    right: auto;
    bottom: 20px;
  }
  .card-headline.dark-card-headline._6col-card {
    width: auto;
  }
  .card-headline.dark-card-headline._6col-card {
    width: auto;
  }
  .button-2.default-button.card-cta {
    left: 10px;
    right: 10px;
    bottom: 20px;
  }
  .button-2.default-button.card-cta.retail {
    left: 30px;
    right: 30px;
  }
  .social-card-base {
    margin-left: 1px;
  }
  .btn {
    padding-right: 1.5em;
    padding-left: 1.5em;
  }
  .griditem.and_feature.and_copy {
    width: 100%;
  }
  .formfields {
    width: 100%;
    padding-right: 0rem;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .formselection {
    padding-right: 0rem;
  }
  .textfield {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .c__s {
    width: 100%;
  }
  .c__l {
    padding-right: 3rem;
    padding-left: 3rem;
  }
  .formaction {
    width: 100%;
  }
  .formbutton {
    width: 87px;
  }
  .burger-button {
    cursor: pointer;
  }
  .hero__p {
    font-size: 15px;
    line-height: 28px;
  }
  .hero__title {
    font-size: 40px;
    line-height: 50px;
  }
  .body-paragraphy.light.hero-subhead {
    width: 88%;
  }
  .btn-2 {
    padding-right: 45px;
    padding-left: 45px;
  }
  .white-heading {
    font-size: 58px;
    line-height: 66px;
  }
  .trainer-img {
    padding-top: 164px;
    padding-bottom: 164px;
  }
  .column-15 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .tab-content {
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .btn-3 {
    padding-right: 45px;
    padding-left: 45px;
  }
  .about-cols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hero-2 {
    height: auto;
    padding: 10%;
  }
  .whatdoneafrica {
    margin-right: 4px;
    margin-left: 4px;
  }
  .hero-3 {
    height: auto;
    padding: 10%;
  }
  .section-7.cta {
    background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 85.9%, 0.67)), to(hsla(0, 0%, 100%, 0))), url('../images/image2.jpg');
    background-image: linear-gradient(90deg, hsla(0, 0%, 85.9%, 0.67), hsla(0, 0%, 100%, 0)), url('../images/image2.jpg');
    background-position: 0px 0px, 50% 33%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .left-block {
    margin-bottom: 60px;
  }
  .cta-button-block {
    margin-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .container-7 {
    height: auto;
  }
  .cta-row {
    display: block;
  }
  .button-5 {
    text-align: center;
  }
  .form-block-2 {
    height: auto;
  }
  .hero-overlay-block {
    padding: 130px 25px;
  }
  .hero-main-title {
    margin-bottom: 10px;
    font-size: 40px;
  }
  .hero-main-title.subtitle {
    margin-top: 0px;
    font-size: 16px;
    line-height: 25px;
  }
  .section-title-wrapper {
    width: 95%;
    margin-bottom: 40px;
  }
  .section-title-wrapper.full {
    margin-bottom: 30px;
  }
  .section-title-wrapper.full.info {
    text-align: center;
  }
  .section-8 {
    padding: 25px;
  }
  .section-title {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 30px;
  }
  .text-column-left {
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  }
  .gallery-image-block {
    height: 220px;
  }
  .gallery-image-block.small._2 {
    height: 100px;
  }
  .gallery-image-block.small._3 {
    height: 100px;
  }
  .gallery-image-block._3 {
    height: 160px;
  }
  .gallery-image-block._2 {
    height: 160px;
  }
  .gallery-column-right {
    padding-right: 0px;
    padding-left: 0px;
  }
  .bottom-gallery-column-right {
    padding-right: 0px;
  }
  .bottom-gallery-column-left {
    padding-left: 0px;
  }
  .white-contact-form {
    width: 100%;
    height: auto;
    text-align: left;
  }
  .contact-info-block {
    height: auto;
    padding-bottom: 6px;
  }
  .contact-info-block-right {
    width: 100%;
    margin-top: 20px;
  }
  .form-title {
    margin-bottom: 10px;
    text-align: left;
  }
  .form-title.subtitle {
    margin-bottom: 30px;
  }
  .contact-map-block {
    height: 300px;
  }
  .section-title-2 {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 30px;
    text-align: left;
  }
  .image-column-right {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-title-3 {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 30px;
    text-align: left;
  }
  .image-block-right-2 {
    background-image: url('../images/WhatsApp-Image-2020-02-11-at-2.25.21-PM.jpeg');
  }
  .container-10.above-image-section {
    margin-bottom: -130px;
  }
  .container-10.hero-container {
    height: 20em;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .feature-blocks-row {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .feature-blocks-column {
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }
  .feature-line-block {
    height: auto;
    min-height: auto;
  }
  .section-9 {
    padding: 25px;
  }
  .section-9.tint {
    padding-right: 15px;
    padding-left: 15px;
  }
  .section-9.feature-section {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .section-9.cta-section {
    padding-top: 35px;
    padding-bottom: 35px;
    text-align: center;
  }
  .section-title-4 {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 30px;
  }
  .stats-block {
    padding-top: 0px;
    padding-left: 0px;
  }
  .about-us-col-left {
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  }
  .stats-title {
    margin-top: 16px;
    font-size: 13px;
  }
  .video-column-right-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .stats-column {
    padding-left: 0px;
  }
  .stats-number {
    position: static;
    width: 80px;
    margin-right: 20px;
    float: left;
    font-size: 40px;
    line-height: 50px;
  }
  .overall-video-lightbox.hero-small {
    width: 100%;
    height: 190px;
    margin-top: 30px;
  }
  .overall-video-lightbox.in-slider {
    width: 100%;
    height: 200px;
    margin-left: 0px;
  }
  .overall-video-lightbox.large-hero {
    height: 210px;
  }
  .overall-video-lightbox.in-slider {
    width: 100%;
    height: 200px;
    margin-left: 0px;
  }
  .subpage-title {
    font-size: 30px;
  }
  .page-subtitle {
    width: 100%;
    margin-top: 10px;
  }
  .subpage-title-2 {
    color: #fff;
    font-size: 38px;
  }
  .page-subtitle-2 {
    width: 100%;
    margin-top: 10px;
  }
  .button-10 {
    font-family: Lato, sans-serif;
    font-size: 14px;
    text-transform: capitalize;
  }
  .button-10._2.green {
    font-family: Lato, sans-serif;
    font-weight: 400;
  }
  .button-10.values {
    margin-left: 4px;
  }
  .subpage-header {
    padding: 110px 25px 40px;
  }
  .subpage-header.about-5 {
    padding-top: 140px;
    padding-bottom: 70px;
  }
  .page-subtitle-3 {
    width: 100%;
    margin-top: 10px;
  }
  .feature-section {
    padding: 40px 20px;
  }
  .feature-image-mask {
    margin-right: 0px;
  }
  .feature-image {
    margin-right: auto;
    margin-left: auto;
  }
  .section-title-5 {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 30px;
  }
  .half-image-section {
    width: 100%;
    height: 250px;
  }
  .half-content-section {
    width: 100%;
    height: auto;
    padding: 25px;
  }
  .button-11.slider-button {
    margin-top: 10px;
  }
  .button-11.slider-button {
    margin-top: -41px;
  }
  .button-11.slider-button {
    margin-top: 10px;
  }
  .button-11.cta-button {
    width: 50%;
    float: none;
  }
  .div-block-46 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-47 {
    text-align: left;
  }
  .image-3 {
    height: 30vh;
  }
  .gallery {
    padding: 40px 20px;
  }
  .gallery-grid-container {
    max-width: none;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  .grid-6 {
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }
  .div-block-51 {
    margin-left: -58px;
  }
  .heading-27 {
    width: 42%;
    min-width: 100%;
  }
  .heading-33 {
    text-transform: capitalize;
  }
  .section-title-6 {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 30px;
    text-align: left;
  }
  .heading-35 {
    color: #48aae0;
  }
  .product-card-3 {
    min-width: 80%;
  }
  .product-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .product-base {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .feature-column {
    padding-right: 15px;
    padding-left: 15px;
  }
  .product-image {
    max-width: 100%;
  }
  .section-18 {
    height: auto;
  }
  .hero-4 {
    height: auto;
    padding: 10%;
  }
  .color-block {
    min-height: auto;
  }
  .image-hero.download {
    padding: 110px 25px 40px;
  }
  .hero-left-block {
    width: 100%;
  }
  .hero-title-large {
    font-size: 31px;
    line-height: 38px;
  }
  .video-lightbox-image-block-2.slider {
    height: 200px;
  }
  .hero-download-form {
    width: 100%;
    margin-top: 30px;
  }
  .hero-slider-content-block {
    position: relative;
    top: 0px;
    width: 100%;
    margin-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .hero-slider-title {
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 31px;
  }
  .hero-slider-2 {
    height: auto;
  }
  .hero-portfolio-slide {
    padding-right: 20px;
    padding-bottom: 77px;
    padding-left: 20px;
  }
  .slider-bottom-nav {
    padding-left: 0px;
    text-align: center;
  }
  .hero-slider-mockup {
    position: relative;
    left: 0px;
    top: 0px;
    display: block;
    width: 60%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .hero-title-large-2 {
    font-size: 31px;
    line-height: 38px;
  }
  .overall-hero-title {
    font-size: 30px;
    line-height: 33px;
  }
  .overall-hero-description {
    width: 90%;
  }
  .hero-slider-content-block-2 {
    position: relative;
    top: 0px;
    width: 100%;
    margin-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .hero-slider-title-2 {
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 31px;
  }
  .hero-slider-3 {
    height: auto;
    margin-bottom: 0px;
  }
  .hero-slider-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    padding: 250px 0px 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hero-portfolio-slide-2 {
    min-width: 250px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
  }
  .heading-40 {
    font-size: 53px;
  }
  .div-block-84 {
    margin-bottom: 10px;
    padding-right: 22px;
    -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;
  }
  .button-16 {
    width: 100%;
    min-width: 100%;
    margin-top: 5px;
    margin-left: 0px;
    font-weight: 400;
  }
  .button-17 {
    width: 100%;
    min-width: 100%;
    font-weight: 400;
  }
  .bottom-paragraph {
    margin-top: 20px;
    font-size: 13px;
  }
  .block-column {
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }
  .blocks-row {
    margin-bottom: 0px;
  }
  .image-block {
    height: 180px;
  }
  .browser-mockup-left {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    margin-bottom: 30px;
  }
  .browser-mockup-left.small {
    position: static;
    width: 100%;
    height: auto;
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .feature-text-block {
    width: 100%;
  }
  .feature-info-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding-right: 5px;
    padding-bottom: 11px;
    padding-left: 5px;
    -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;
  }
  .feature-info-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-bottom: 10px;
    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;
  }
  .feature-info-icon {
    margin-top: -12px;
  }
  .feature-info-title {
    margin-bottom: 13px;
  }
  .feature-info-paragraph {
    text-align: justify;
  }
  .block-quote-16 {
    margin-right: 0px;
    margin-bottom: 26px;
    margin-left: 0px;
  }
  .dark-cta-title {
    width: 100%;
    float: none;
  }
  .div-block-85 {
    margin-right: 1px;
    margin-left: 1px;
  }
  .testimonial-block {
    position: relative;
    padding-right: 30px;
    padding-left: 30px;
    text-align: center;
  }
  .container-12.testimonial-container {
    position: relative;
    top: 0%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .testimonial-image {
    position: static;
    display: block;
    width: 90px;
    height: 90px;
    margin: 0px auto 10px;
  }
  .testimonial-quote {
    font-size: 14px;
    line-height: 22px;
  }
  .testimonial-slider {
    height: auto;
  }
  .text-block-20 {
    width: auto;
  }
  .blog__img-2 {
    width: 100%;
    height: 50vw;
  }
  .card-2 {
    padding: 24px;
  }
  .card-2.card--blog2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .blog__text-box {
    width: 100%;
    padding: 24px;
  }
  .heading-h2 {
    font-size: 2em;
  }
  .mask-2 {
    height: 20em;
  }
  .div-block-89 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-89.main {
    -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;
  }
  .blog-post-header-overlay {
    padding-top: 140px;
  }
  .blog-single-post-date {
    width: 90%;
  }
  .subpage-title-3 {
    font-size: 30px;
  }
  .subpage-title-3.blog-post-title {
    font-size: 32px;
    line-height: 39px;
  }
  .grid-9 {
    margin-bottom: 40px;
    padding-bottom: 140px;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .gallery-2 {
    padding: 40px 20px;
  }
  .columns-11 {
    padding-top: 60px;
  }
  .background-video-2 {
    height: auto;
  }
  .column-20 {
    padding-bottom: 11px;
  }
  .div-block-94 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media screen and (max-width: 479px) {
  .blog-image {
    height: 190px;
  }
  .blog-title {
    font-size: 26px;
    line-height: 32px;
  }
  .post-wrapper {
    margin-top: 17px;
    margin-bottom: 20px;
  }
  .post-content {
    padding-top: 16px;
    padding-right: 4px;
    padding-left: 4px;
  }
  .footer-1-para {
    max-width: 231px;
    font-size: 13px;
  }
  .sticky-nav {
    padding: 0px;
  }
  .nav-grid {
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 100px;
    grid-template-rows: 100px;
  }
  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }
  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #c4c4c4;
  }
  .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 {
    width: auto;
    height: 60px;
  }
  .footer-image {
    display: inline-block;
    width: 100%;
    padding-bottom: 0px;
    padding-left: 0px;
    line-height: 20px;
    text-align: center;
  }
  .footer-heading {
    margin-top: 20px;
  }
  .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%;
  }
  .profile-card-big {
    padding: 30px;
  }
  .button-2.profile-contact-big-button {
    display: block;
    margin-right: 0px;
  }
  .button-2.default-button.default-button-with-line {
    display: block;
    margin-top: 0px;
  }
  .button-2.default-button.default-button-with-line {
    display: block;
    margin-top: 0px;
  }
  .button-2.default-button.card-cta {
    right: 10px;
  }
  .button-2.default-button.card-cta.retail {
    left: 10px;
    right: 10px;
  }
  .button-2.default-button {
    display: block;
    margin-right: 0px;
  }
  .actions-wrapper {
    display: block;
    width: 100%;
    text-align: center;
  }
  .div-block-23 {
    width: 100%;
  }
  .div-block-22 {
    width: 100%;
    height: 100%;
  }
  .div-block-21 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .big-article-title-wrapper {
    margin-bottom: 0px;
    padding-top: 38px;
    padding-bottom: 0px;
  }
  .big-article-content-wrapper {
    padding: 25px 14px 80px;
  }
  .actions-wrapper-2 {
    display: block;
    width: 100%;
    text-align: center;
  }
  .c__l {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .mobile-nav {
    padding-left: 10px;
  }
  .global-nav-button {
    margin-right: 1px;
    margin-left: 1px;
  }
  .logo-link {
    max-width: 80px;
    margin-left: 0px;
  }
  .global-nav-button-2 {
    margin-right: 1px;
    margin-left: 1px;
  }
  .oursector {
    margin-right: 2px;
    margin-left: 2px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heading-17 {
    font-size: 28px;
  }
  .content-holder.home {
    margin-right: 1%;
    margin-left: 1%;
  }
  .body-paragraphy {
    margin-right: 0px;
    margin-left: 0px;
  }
  .body-paragraphy.light {
    margin-right: 0px;
    margin-left: 0px;
  }
  .body-paragraphy.light.hero-subhead {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 19px;
  }
  .btn-2 {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .btn-2._2 {
    width: 100%;
    margin-top: 20px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .white-heading {
    font-size: 40px;
    line-height: 50px;
  }
  .column-15 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .heading-3.thinner {
    font-size: 30px;
  }
  .tab-content {
    padding: 25px 15px;
  }
  .btn-3 {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .hero-2 {
    height: 500px;
    padding: 14% 6%;
  }
  .hero-title {
    margin-top: 23px;
    font-family: 'PT Sans', sans-serif;
    font-size: 40px;
    text-align: justify;
  }
  .heading-20 {
    font-size: 40px;
  }
  .whatdoneafrica {
    margin-right: 4px;
    margin-left: 4px;
  }
  .hero-3 {
    height: 500px;
    padding: 14% 6%;
  }
  .question-title {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 22px;
  }
  .paragraph-7 {
    font-size: 16px;
  }
  .heading-21 {
    font-size: 40px;
  }
  .text-block-12 {
    font-size: 16px;
  }
  .div-block-38 {
    padding-right: 4px;
    padding-left: 4px;
  }
  .text-block-14 {
    font-size: 16px;
  }
  .section-tittle {
    font-size: 30px;
    line-height: 40px;
  }
  .cta-button-block {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .container-7 {
    height: auto;
  }
  .cta-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .button-5 {
    margin-bottom: 10px;
  }
  .contact-div-wrapper {
    width: 100%;
  }
  .footer-subscribe {
    width: 100%;
    float: none;
  }
  .form-block-2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .button-6 {
    width: 100%;
  }
  .map-wrapper {
    padding: 29px;
  }
  .hero-overlay-block {
    padding: 90px 15px 110px;
  }
  .container-8 {
    padding-left: 0px;
  }
  .hero-main-title {
    font-size: 30px;
    line-height: 37px;
  }
  .hero-main-title.subtitle {
    width: 90%;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 22px;
  }
  .section-title-wrapper {
    width: 100%;
    margin-bottom: 30px;
  }
  .section-title-wrapper.full {
    margin-bottom: 20px;
    padding-right: 0px;
  }
  .section-title-wrapper.full.info {
    margin-bottom: 20px;
    padding-right: 0px;
    text-align: center;
  }
  .section-8 {
    margin-right: 5px;
    margin-left: 5px;
    padding: 25px 5px;
  }
  .section-title {
    font-size: 38px;
    line-height: 37px;
    font-weight: 400;
    text-align: justify;
  }
  .text-column-left {
    text-align: center;
  }
  .gallery-image-block {
    height: 150px;
  }
  .gallery-image-block.small {
    height: 60px;
  }
  .gallery-image-block.small._2 {
    height: 60px;
  }
  .gallery-image-block.small._3 {
    height: 60px;
  }
  .gallery-image-block._3 {
    height: 120px;
  }
  .gallery-image-block._2 {
    height: 120px;
  }
  .section-description {
    margin-top: 14px;
    font-size: 15px;
    line-height: 23px;
  }
  .button-7 {
    width: 100%;
    min-width: 100%;
    margin-top: 10px;
    padding-right: 19px;
    padding-left: 19px;
    font-size: 11px;
    line-height: 21px;
  }
  .button-7:hover {
    background-color: #008fff;
  }
  .form-title {
    color: #48aae0;
    font-size: 25px;
    line-height: 24px;
  }
  .form-title.subtitle {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 19px;
  }
  .contact-info-small-block {
    margin-bottom: 10px;
  }
  .section-title-2 {
    font-size: 25px;
    line-height: 26px;
    text-align: left;
  }
  .image-block-right {
    height: 140px;
  }
  .section-title-3 {
    font-size: 25px;
    line-height: 26px;
    text-align: left;
  }
  .image-block-right-2 {
    height: 140px;
  }
  .container-10.hero-container {
    height: 20em;
  }
  .feature-line-block {
    height: auto;
    min-height: auto;
    padding: 15px 25px 15px 55px;
  }
  .small-feature-icon {
    left: 15px;
    top: 15px;
  }
  .video-lightbox-icon {
    height: 20px;
  }
  .section-9 {
    padding: 25px;
  }
  .section-9.tint {
    margin-right: 2px;
    margin-left: 2px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .section-title-4 {
    font-size: 25px;
    line-height: 26px;
  }
  .stats-title {
    margin-top: 6px;
  }
  .button-8 {
    margin-top: 10px;
    padding-right: 19px;
    padding-left: 19px;
    font-size: 11px;
    line-height: 21px;
  }
  .video-lightbox-button {
    width: 50px;
    height: 50px;
    padding-top: 13px;
  }
  .overall-video-lightbox {
    height: 140px;
  }
  .overall-video-lightbox.hero-small {
    height: 140px;
  }
  .overall-video-lightbox.in-slider {
    height: 120px;
  }
  .overall-video-lightbox.large-hero {
    height: 130px;
  }
  .overall-video-lightbox.in-slider {
    height: auto;
  }
  .stats-row {
    margin-top: 30px;
  }
  .subpage-title {
    font-size: 20px;
    line-height: 20px;
  }
  .page-subtitle {
    margin-top: 10px;
    font-size: 15px;
    line-height: 23px;
  }
  .button-9 {
    margin-top: 10px;
    padding-right: 19px;
    padding-left: 19px;
    font-size: 11px;
    line-height: 21px;
  }
  .subpage-title-2 {
    font-size: 37px;
    line-height: 1.6em;
    font-weight: 400;
  }
  .page-subtitle-2 {
    margin-top: 10px;
    font-size: 15px;
    line-height: 23px;
  }
  .button-10 {
    width: 100%;
    margin-top: 10px;
    padding-right: 19px;
    padding-left: 19px;
    font-size: 13px;
    line-height: 1.6em;
  }
  .button-10:hover {
    background-color: #008fff;
  }
  .button-10._2 {
    margin-left: 4px;
  }
  .button-10._2.green {
    width: 100%;
    margin-left: 0px;
  }
  .button-10._2.green:hover {
    background-color: #008fff;
  }
  .button-10.values {
    margin-left: 0px;
  }
  .subpage-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 150px;
    margin-right: 2px;
    margin-left: 2px;
    padding: 90px 2px 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .subpage-header.about-5 {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .page-subtitle-3 {
    margin-top: 10px;
    font-size: 15px;
    line-height: 23px;
  }
  .section-title-5 {
    font-size: 25px;
    line-height: 26px;
  }
  .button-11 {
    margin-top: 10px;
    padding-right: 19px;
    padding-left: 19px;
    font-size: 11px;
    line-height: 21px;
  }
  .button-11.slider-button {
    width: 100%;
    margin-top: 0px;
  }
  .button-11.slider-button.outline {
    margin-top: 5px;
    margin-left: 0px;
  }
  .button-11.slider-button {
    width: 100%;
    margin-top: 0px;
  }
  .button-11.slider-button.outline {
    margin-top: 5px;
    margin-left: 0px;
  }
  .button-11.slider-button {
    width: 100%;
    margin-top: 0px;
  }
  .button-11.slider-button.outline {
    margin-top: 5px;
    margin-left: 0px;
  }
  .button-11._2 {
    margin-left: 4px;
  }
  .button-11.cta-button {
    width: 80%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .intro-paragraph {
    line-height: 23px;
  }
  .div-block-46 {
    padding-right: 6px;
    padding-left: 6px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .button-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 5px;
    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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .button-12:hover {
    background-color: #1e4188;
  }
  .button-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    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: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-12 {
    height: 30vh;
  }
  .image-4 {
    padding-right: 6px;
    padding-left: 6px;
  }
  .centered-container-2 {
    text-align: left;
  }
  .gallery-grid-container {
    margin-right: 0px;
    margin-left: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }
  .paragraph-14 {
    font-size: 16px;
    text-align: left;
  }
  .heading-26 {
    font-size: 40px;
    font-weight: 400;
  }
  .question-title-2 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .faq-question-bar-2 {
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 5px;
  }
  .paragraph-15 {
    margin-right: 7px;
    margin-left: 7px;
  }
  .faq-section {
    overflow: visible;
    padding-right: 1%;
    padding-left: 1%;
    text-align: left;
  }
  .text-block-16 {
    padding-right: 0px;
    font-family: Lato, sans-serif;
    line-height: 1.6em;
  }
  .grid-6 {
    margin-top: -2vh;
    margin-left: 0px;
  }
  .div-block-51 {
    margin-top: 53px;
    margin-left: -18px;
    padding-left: 37px;
  }
  .heading-27 {
    margin-top: 46px;
    -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;
    font-size: 40px;
    line-height: 67px;
  }
  .columns-7 {
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .image-6 {
    max-width: 100%;
    min-height: 300px;
  }
  .div-block-52 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 5px;
    padding-left: 5px;
    -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;
  }
  .paragraph-16 {
    margin-top: -25px;
    padding-top: 0px;
    padding-left: 20px;
    -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;
    font-size: 17px;
    text-align: left;
  }
  .div-block-53 {
    width: 100%;
  }
  .div-block-54 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .column-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 5px;
    padding-left: 5px;
    -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;
  }
  .block-quote {
    border-left-width: 3px;
    font-size: 15px;
  }
  .heading-28 {
    font-weight: 400;
  }
  .heading-29 {
    font-weight: 400;
    text-align: left;
  }
  .oursectors {
    margin-right: 4px;
    margin-left: 4px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .heading-32 {
    text-align: left;
  }
  .heading-32.retailnetwork {
    text-align: left;
  }
  .block-quote-2 {
    text-align: left;
  }
  .block-quote-3 {
    text-align: left;
  }
  .block-quote-4 {
    text-align: left;
  }
  .block-quote-5 {
    text-align: left;
  }
  .div-block-60 {
    margin-top: -29px;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .heading-33 {
    font-weight: 400;
  }
  .storage {
    padding-left: 10px;
  }
  .heading-34 {
    padding-left: 10px;
  }
  .block-quote-6 {
    padding-right: 10px;
    padding-left: 10px;
    border-left-width: 2px;
  }
  .wholesretail {
    padding-right: 10px;
    padding-left: 10px;
  }
  .section-title-6 {
    color: #fff;
    font-size: 25px;
    line-height: 26px;
    text-align: left;
  }
  .image-block-right-3 {
    height: 140px;
  }
  .paragraph-18 {
    color: #ececec;
  }
  .dividerr {
    margin-right: 2px;
    margin-left: 2px;
    border-top-width: 2px;
  }
  .div-block-62 {
    background-image: linear-gradient(352deg, #d8d8d8, #fff);
  }
  .block-quote-7 {
    border-left-color: #42daeb;
  }
  .block-quote-8 {
    border-left-color: #42daeb;
    font-weight: 400;
  }
  .heading-35 {
    font-family: 'PT Sans', sans-serif;
    line-height: 1.6em;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
  }
  .div-block-65 {
    margin-right: 2px;
    margin-left: 2px;
    padding-right: 2px;
    padding-left: 2px;
  }
  .strategy {
    overflow: hidden;
  }
  .heading-36 {
    font-weight: 400;
    text-align: center;
  }
  .button-block {
    width: 100%;
    min-height: auto;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .pricing {
    font-size: 55px;
  }
  .product-base {
    min-height: 190px;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .content-wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .car-icon {
    margin-right: 8px;
  }
  .feature-block {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 7px 8px;
  }
  .feature-column {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .price-block {
    width: 100%;
    padding: 16px 0px;
  }
  .div-block-68 {
    margin-top: 60px;
  }
  .icon {
    margin-left: 7px;
  }
  .icon-2 {
    margin-right: 7px;
  }
  .slide {
    background-image: url('../images/kivu2.jpeg');
    background-position: 0px 0px;
    background-size: cover;
  }
  .section-17 {
    overflow: visible;
    padding-right: 5px;
    padding-left: 5px;
  }
  .heading-38 {
    overflow: visible;
    font-size: 56px;
    line-height: 56px;
  }
  .grid-7 {
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-grid-columns: 3.5fr 3.5fr 1fr;
    grid-template-columns: 3.5fr 3.5fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
    text-align: center;
  }
  .div-block-71 {
    margin-left: 10px;
  }
  .section-18 {
    height: auto;
    padding-right: 4px;
    padding-left: 4px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heading-39 {
    font-size: 40px;
    line-height: 40px;
  }
  .grid-8 {
    padding-right: 0px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .div-block-72 {
    margin-bottom: 40px;
  }
  .fullpic-profile {
    padding: 30px 30px 20px;
  }
  .portfolio-item-title {
    margin-bottom: 9px;
  }
  .hero-4 {
    height: 500px;
    padding: 14% 6%;
  }
  .color-block {
    height: auto;
    padding: 20px;
  }
  .image-hero.download {
    padding: 80px 20px 20px;
  }
  .hero-title-large {
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 30px;
  }
  .video-lightbox-image-block-2.slider {
    padding-right: 0px;
  }
  .video-lightbox-image-block-2.slider._1st {
    height: 200px;
    padding-bottom: 0px;
  }
  .hero-description {
    font-size: 13px;
    line-height: 19px;
  }
  .hero-slider-content-block {
    margin-top: 20px;
  }
  .hero-slider-title {
    margin-top: -11px;
    font-size: 21px;
    line-height: 27px;
    text-align: left;
  }
  .hero-portfolio-slide {
    padding-right: 0px;
    padding-left: 0px;
  }
  .hero-slider-text {
    font-size: 13px;
    line-height: 19px;
  }
  .hero-slider-mockup {
    width: 70%;
  }
  .hero-title-large-2 {
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 30px;
  }
  .overall-hero-title {
    font-size: 27px;
    line-height: 31px;
  }
  .overall-hero-description {
    font-size: 14px;
    line-height: 22px;
  }
  .full-hero-content-block {
    margin-bottom: 30px;
  }
  .video-hero-container {
    margin-top: -75px;
  }
  .hero-slider-content-block-2 {
    margin-top: 20px;
  }
  .hero-slider-title-2 {
    font-size: 21px;
    line-height: 27px;
  }
  .hero-slider-3 {
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hero-slider-section {
    display: block;
    height: auto;
    padding-top: 67px;
    padding-bottom: 0px;
  }
  .hero-portfolio-slide-2 {
    height: auto;
    max-width: 160%;
    min-width: 160px;
    padding-right: 4px;
    padding-bottom: 0px;
    padding-left: 4px;
    line-height: 20em;
  }
  .heading-40 {
    font-size: 41px;
    line-height: 1.6em;
  }
  .div-block-83 {
    padding-right: 4px;
    padding-left: 4px;
  }
  .block-quote-14 {
    margin-top: 10px;
    padding-top: 10px;
    border-left-width: 2px;
  }
  .div-block-84 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 13px;
    padding-right: 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;
  }
  .button-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-width: 100%;
    margin-top: 5px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .button-17 {
    width: 100%;
    min-width: 100%;
  }
  .bottom-paragraph {
    margin-top: 10px;
  }
  .color-block-paragraph-2 {
    font-weight: 400;
  }
  .image-block {
    height: 140px;
  }
  .main-feature-title {
    margin-bottom: 20px;
    font-size: 29px;
    line-height: 32px;
  }
  .feature-info-row {
    padding-right: 1px;
    padding-bottom: 7px;
    padding-left: 1px;
  }
  .feature-info-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }
  .feature-info-icon {
    height: 25px;
    margin-top: -3px;
  }
  .feature-info-title {
    margin-bottom: 12px;
  }
  .feature-info-paragraph {
    text-align: justify;
  }
  .block-quote-16 {
    margin-right: 0px;
    margin-left: 0px;
    border-width: 1px;
    border-color: #f1f2f3;
    font-size: 17px;
    text-align: justify;
  }
  .block-quote-16.nout {
    text-align: justify;
  }
  .dark-cta-title {
    font-size: 21px;
    line-height: 25px;
  }
  .section-19 {
    margin-right: 2px;
    margin-left: 2px;
  }
  .color-block-2 {
    padding: 20px;
  }
  .ik {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-85 {
    margin-right: 1px;
    margin-left: 1px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-86 {
    padding-right: 4px;
    padding-left: 4px;
  }
  .testimonial-block {
    padding-right: 4px;
    padding-left: 4px;
  }
  .testimonial-image {
    width: 70px;
    height: 70px;
  }
  .testimonial-quote {
    font-size: 13px;
    line-height: 20px;
  }
  .testimonial-slider-arrow {
    margin-right: -10px;
    margin-left: -10px;
  }
  .heading-43 {
    font-size: 37px;
    font-weight: 400;
  }
  .div-block-88 {
    padding-right: 4px;
    padding-left: 4px;
  }
  .text-block-19 {
    font-size: 18px;
  }
  .text-block-20 {
    width: auto;
    font-size: 17px;
  }
  .blog__img-2 {
    height: 60vw;
  }
  .heading-h2.margin-8px {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .mask-2 {
    height: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    line-height: 20em;
  }
  .div-block-89 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .div-block-89.main {
    padding-right: 4px;
    padding-bottom: 20px;
    padding-left: 4px;
    -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;
  }
  .background-video {
    height: auto;
  }
  .text-block-21 {
    line-height: 1.6em;
  }
  .text-block-22 {
    line-height: 1.6em;
  }
  .blog-post-header-overlay {
    padding-top: 120px;
    padding-bottom: 60px;
  }
  .blog-single-post-date {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
    line-height: 13px;
  }
  .subpage-title-3 {
    font-size: 20px;
    line-height: 20px;
  }
  .subpage-title-3.blog-post-title {
    width: 90%;
    padding-bottom: 3px;
    font-size: 23px;
    line-height: 29px;
  }
  .grid-9 {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .slider-2 {
    width: auto;
  }
  .image-12 {
    height: 100%;
  }
  .image-13 {
    height: 100%;
  }
  .container-13 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .slide-8 {
    height: auto;
  }
  .slider-3 {
    height: auto;
  }
  .columns-11 {
    padding-top: 90px;
    padding-bottom: 0px;
  }
  .background-video-2 {
    height: auto;
  }
  .column-20 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .columns-12 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-94 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

#w-node-a4d0055e0028-69d7ec5d {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-484e77c4e7d1-bdb9796b {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-491833c4d575-bdb9796b {
  -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-64f8ff5141ca-bdb9796b {
  -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-3ce5a4f2da2f-766b5157 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-dbe353cf3a92-53f2169a {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
}

@media screen and (max-width: 991px) {
  #w-node-a4d0055e0028-69d7ec5d {
    -ms-grid-row: span 3;
    grid-row-start: span 3;
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  #w-node-3ce5a4f2da2f-766b5157 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
  #w-node-3ce5a4f2da37-766b5157 {
    -ms-grid-row: span 3;
    grid-row-start: span 3;
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
  #w-node-098b14deb060-53f2169a {
    -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-dbe353cf3a92-53f2169a {
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-3ce5a4f2da2f-766b5157 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-484e77c4e7d1-bdb9796b {
    -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-d71164f50705-766b5157 {
    -ms-grid-row: span 3;
    grid-row-start: span 3;
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
  #w-node-354c51e114cc-766b5157 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
  #w-node-3ce5a4f2da2f-766b5157 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
  #w-node-3ce5a4f2da37-766b5157 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
  #w-node-098b14deb060-53f2169a {
    -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-dbe353cf3a92-53f2169a {
    -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;
  }
}

@font-face {
  font-family: 'Leaguespartan';
  src: url('../fonts/LeagueSpartan-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
