.lp-button {
  display: inline-block;
  margin-right: 8px;
  margin-left: 8px;
  padding: 14px 29px;
  border-radius: 5px;
  background-color: #6d7280;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.lp-button:hover {
  background-color: #848a9c;
}

.lp-button.full {
  background-color: #6bc530;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.lp-button.full:hover {
  background-color: #2788b0;
}

.lp-button.full.center {
  display: block;
  max-width: 200px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
}

.lp-button.full.center.form {
  margin-top: 50px;
}

.lp-button-group {
  margin-top: 25px;
  margin-bottom: 48px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.lp-hero-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 38px;
  font-weight: 400;
}

.lp-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.lp-section.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 650px;
  padding-top: 75px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #363b48;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 59, 84, .21), rgba(0, 59, 84, .21)), url('/img/bg-lv.jpg');
  background-image: linear-gradient(180deg, rgba(0, 59, 84, .21), rgba(0, 59, 84, .21)), url('/img/bg-lv.jpg');
  background-position: 0px 0px, 50% 45%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.lp-section.full {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #6bc530;
}

.lp-container {
  text-align: center;
}

.lp-section-reg {
  padding-top: 100px;
  padding-bottom: 100px;
}

.lp-section-reg.whitesmoke {
  background-color: #f5f5f5;
  text-align: left;
}

.lp-section-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 31px;
  font-weight: 400;
  text-align: center;
}

.lp-section-title.white {
  padding-left: 20px;
  color: #fff;
  text-align: left;
}

.med-divider {
  display: block;
  width: 20%;
  height: 2px;
  margin: 16px auto;
  background-color: #6bc530;
  list-style-type: lower-alpha;
}

.med-divider.white {
  margin-right: 0px;
  margin-left: 20px;
  background-color: #fff;
}

.lp-section-subtitle {
  margin-bottom: 43px;
  font-family: 'Open Sans', sans-serif;
  color: #a8a8a8;
  text-align: center;
}

.lp-section-subtitle.process {
  margin-top: 50px;
}

.lp-section-subtitle.process.l {
  margin-bottom: 15px;
  text-align: left;
}

.lp-section-subtitle.white {
  padding-left: 20px;
  color: #d5d5d5;
  text-align: left;
}

.lp-section-subtitle.pr {
  margin-top: 50px;
  text-align: left;
}

.lp-section-subtitle.l {
  margin-bottom: 100px;
}

.lp-row1 {
  margin-top: 75px;
}

.lp-column {
  padding: 15px;
  background-color: transparent;
}

.lp-frames {
  width: 100px;
}

.lp-frames._1 {
  width: 70px;
}

.lp-title {
  font-family: 'Open Sans', sans-serif;
  color: #6bc530;
  font-size: 20px;
  font-weight: 400;
  text-align: left;
}

.lp-title.center {
  text-align: center;
}

.lp-title.center.top {
  margin-top: 5px;
}

.lp-testimonial {
  margin-bottom: 43px;
  color: #848999;
  text-align: center;
}

.lp-testimonial.name {
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #6bc530;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
}

.lp-row {
  margin-bottom: 35px;
}

.lp-img {
  width: 50px;
  text-align: left;
}

.lp-service-title {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
}

.lp-service-title.wh {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
}

.lp-service-title.small {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.lp-service-title.small.white {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-weight: 600;
}

.lp-service-title.small.centered {
  text-align: center;
}

.lp-paragraph {
  display: block;
  font-family: 'Open Sans', sans-serif;
  color: #838282;
  font-weight: 300;
  text-align: left;
}

.lp-icon {
  color: #2788b0;
}

.lp-testimonial-paragraph {
  margin-bottom: 30px;
  text-align: center;
}

.lp-testimonial1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 0px 150px 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;
}

.lp-slider {
  background-color: transparent;
}

.lp-srv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lp-dv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  padding: 9px;
  -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: 360px;
  background-color: #479a10;
}

.lp-row3 {
  margin-top: 50px;
}

.lp-row3.last {
  margin-top: 15px;
}

.lp-text-frield {
  display: block;
  height: 50px;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 5px;
  font-family: 'Open Sans', sans-serif;
}

.lp-text-frield.area {
  padding-top: 10px;
  padding-bottom: 10px;
}

.lp-form-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.lp-success {
  background-color: #6bc530;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.cl {
  height: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cl.left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 35px;
  -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;
}

.cl.img {
  background-image: url('/img/003-video-game.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.cl.img._9 {
  background-image: url('/img/ai.svg');
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.l-wr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.full-section-wr {
  padding: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.full-section-wr.colour {
  background-color: #2788b0;
}

.italic-text {
  font-family: 'Open Sans', sans-serif;
}

.image {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.ico {
  width: 25px;
  margin-right: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.ico-wr {
  display: inline-block;
  padding: 10px;
  background-color: #6bc530;
}

.tech-span {
  color: #6bc530;
}

.column-bi {
  text-align: center;
}

.link {
  color: #6bc530;
}

.lp-arrow-wrapper {
  margin-top: 15px;
  padding: 14px 70px;
  background-color: #f5f5f5;
}

.lp-tb-f {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.lp-b {
  width: 10px;
}

.lp-b-t {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media (max-width: 991px) {
  .lp-frames {
    width: 75%;
  }
  .lp-arrow-wrapper {
    padding-right: 57px;
    padding-left: 57px;
  }
}

@media (max-width: 767px) {
  .lp-button {
    margin-bottom: 10px;
  }
  .lp-button.full.center {
    margin-top: 25px;
  }
  .lp-hero-heading {
    font-size: 28px;
    line-height: 34px;
  }
  .lp-section {
    padding: 32px 15px;
  }
  .lp-section.hero {
    height: auto;
    padding-top: 30px;
  }
  .lp-section.full {
    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;
  }
  .lp-section-reg {
    padding: 32px 15px;
  }
  .lp-column {
    text-align: center;
  }
  .lp-frames {
    width: 30%;
    margin-bottom: 19px;
  }
  .lp-title {
    text-align: center;
  }
  .lp-title.center {
    font-size: 30px;
  }
  .lp-paragraph {
    margin-bottom: 50px;
  }
  .lp-testimonial1 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .lp-srv {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .lp-row3.last {
    margin-top: 0px;
  }
  .cl.img._9 {
    width: 100%;
    min-height: 200px;
    margin-bottom: 35px;
    background-position: 0px 50%;
  }
  .columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .lp-arrow-wrapper {
    display: block;
    width: 30%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 479px) {
  .lp-button {
    display: block;
  }
  .lp-section {
    padding-right: 11px;
  }
  .lp-section.hero {
    padding-right: 15px;
    padding-left: 15px;
  }
  .lp-section-reg {
    padding-right: 11px;
  }
  .med-divider {
    width: 60%;
  }
  .lp-frames {
    width: 75%;
  }
  .lp-frames._1 {
    width: 50%;
  }
  .lp-service-title {
    text-align: center;
  }
  .lp-service-title.wh {
    font-size: 12px;
  }
  .lp-service-title.small.white {
    text-align: left;
  }
  .lp-paragraph {
    text-align: left;
  }
  .lp-srv {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .container {
    text-align: center;
  }
  .cl.left {
    padding-right: 0px;
  }
  .cl.img {
    display: block;
    min-height: 100px;
    -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-position: 0px 50%;
    text-align: left;
  }
  .cl.img._9 {
    background-position: 50% 50%;
  }
  .columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .lp-arrow-wrapper {
    margin-bottom: 15px;
    padding-right: 17px;
    padding-left: 17px;
  }
}

