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

.body {
  background-color: #fcfcfc;
  font-size: 18px;
  line-height: 27px;
}

.header {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 85vh;
  min-height: 500px;
  margin-top: -81px;
  margin-bottom: -67px;
  padding-top: 3px;
  -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: #666;
  background-image: url('../images/banner12-u1470-fr.png');
  background-position: 20% 0%;
  background-size: cover;
}

.page-down {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 21.390625px;
  -o-object-fit: cover;
  object-fit: cover;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 70px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  color: #333;
  font-weight: 400;
}

.container {
  position: relative;
  width: 95%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.container.nav-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1px;
  background-color: transparent;
  text-shadow: 7px 7px 6px #000;
}

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

.container.text-center.text-white {
  color: #fff;
}

.container.mb {
  margin-bottom: 2%;
}

.container.pos-relative.text-light {
  color: #7f7f7f;
}

.container.text-white {
  color: #fff;
}

.navlink {
  margin-right: 30px;
  padding: 0px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  font-weight: 400;
  text-transform: uppercase;
  white-space: normal;
}

.navlink:hover {
  color: #f9ff44;
}

.navlink.w--current {
  color: #f9ff44;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

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

.logo-text {
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.logo-img {
  margin-right: 15px;
}

.dark {
  color: #7f7f7f;
}

.ssl {
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-right: 0px;
  padding-bottom: 0px;
  float: right;
}

.header-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 510px;
  -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;
}

.h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 55px;
  line-height: 65px;
  font-weight: 400;
  text-transform: uppercase;
  text-shadow: 6px 6px 6px #000;
}

.bold-text {
  color: #7f7f7f;
}

.text-link {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #fff;
  text-decoration: underline;
}

.text-link:hover {
  color: #000;
}

.text-link.dark {
  color: #555;
}

.text-link.dark:hover {
  color: #000;
}

.text-block {
  font-size: 22px;
}

.div-block {
  max-width: 600px;
  margin: 24px auto 20px;
}

.mt {
  margin-top: 20px;
  margin-bottom: 0px;
}

.link-block {
  margin-top: -54px;
  margin-right: 56px;
  float: right;
}

.button-1 {
  padding: 12px 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #484848;
  border-radius: 18px;
  background-color: #3f6db8;
  box-shadow: 4px 4px 3px 0 #000;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.button-1:hover {
  background-color: transparent;
}

.icon {
  position: absolute;
}

.icon.right {
  top: 45%;
  right: 22%;
}

.icon.left {
  left: 22%;
  top: 45%;
  right: auto;
  bottom: auto;
}

.welcome {
  padding-top: 80px;
  padding-bottom: 80px;
}

.h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 48px;
  line-height: 58px;
  font-weight: 400;
  text-transform: uppercase;
}

.separater {
  width: 120px;
  height: 5px;
  margin: 16px auto 20px;
  background-color: #000;
}

.separater.left {
  margin-left: 0px;
}

.separater.left.my {
  margin-top: 20px;
  margin-bottom: 30px;
}

.separater.full-width {
  width: 100%;
  height: 6px;
  margin-top: 5px;
  margin-bottom: 30px;
}

.paragraph {
  margin-bottom: 0px;
  color: #7f7f7f;
  font-size: 15px;
  line-height: 24px;
}

.grid {
  width: 90%;
  margin: 35px auto 20px;
  grid-column-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #fff;
}

.grid.mb {
  margin-bottom: 0px;
}

.headphone-img._2 {
  width: 90%;
  margin-right: 0px;
  margin-left: 0px;
}

.paragraph-2 {
  width: 84%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  color: #666;
  font-size: 17px;
  text-align: left;
}

.grid-2 {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  grid-column-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #fff;
}

.text-block-2 {
  width: 85%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  color: #3f6db8;
  font-size: 48px;
  line-height: 58px;
  font-weight: 700;
  text-align: left;
  text-shadow: 4px 1px 0 #000;
}

.welcome-logo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 120px;
}

.partners {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('../images/pattern-u2586-fr_1pattern-u2586-fr.png'), url('../images/entrepreneur-593359_1280.jpg');
  background-position: 50% 50%, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.page-up {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 21.390625px;
  -o-object-fit: cover;
  object-fit: cover;
}

.grid-3 {
  padding: 10px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #fff;
}

.partner-logo {
  min-height: 200px;
  background-color: #000;
  -o-object-fit: contain;
  object-fit: contain;
}

.partner-logo.bg-white {
  background-color: #fff;
}

.partner-logo.bg-grey {
  background-color: #cacaca;
}

.work-with-us {
  padding-top: 80px;
  padding-bottom: 80px;
}

.grid-4 {
  width: 100%;
  grid-column-gap: 40px;
  -ms-grid-columns: 1fr 1.15fr;
  grid-template-columns: 1fr 1.15fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-wrapper.d-flex {
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.grid-wrapper._2-cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.grid-wrapper.fixed-width {
  max-width: 490px;
  margin-right: auto;
  margin-left: auto;
}

.h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
}

.h3.inline-block {
  display: inline-block;
}

.h3.border-bottom {
  display: inline-block;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 3px solid #000;
  line-height: 40px;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 18px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex.mb-0 {
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.check-mark {
  margin-top: -3px;
  margin-right: 12px;
  margin-left: -7px;
}

.text-block-3 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #7f7f7f;
  font-size: 24px;
  line-height: 32px;
}

.text-sm {
  font-size: 18px;
}

.get-started-block {
  padding: 30px 50px;
  border-style: solid;
  border-width: 3px;
  border-color: #d9d9d9;
  -webkit-transition: border-color 300ms ease;
  transition: border-color 300ms ease;
  text-align: center;
}

.get-started-block:hover {
  border-color: #8bb83f;
}

.text-block-4 {
  max-width: 360px;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
  color: #484848;
  font-size: 20px;
  line-height: 29px;
  text-transform: uppercase;
}

.button-2 {
  display: inline-block;
  padding: 18px 25px;
  border-style: solid;
  border-width: 3px;
  border-color: #7f7f7f;
  border-radius: 20px;
  background-color: #3f6db8;
  box-shadow: 6px 6px 3px 0 #000;
  -webkit-transition: border-color 300ms ease, color 300ms ease, background-color 300ms ease;
  transition: border-color 300ms ease, color 300ms ease, background-color 300ms ease;
  text-transform: uppercase;
}

.button-2:hover {
  border-style: solid;
  border-width: 3px;
  border-color: #484848;
  background-color: #fff;
  color: #484848;
}

.button-2.center {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  background-color: #3f6db8;
  text-align: center;
}

.cta {
  position: relative;
  padding-top: 50px;
  padding-bottom: 40px;
  border-radius: 0px;
  background-color: #a7bfff;
  background-image: none;
}

.image {
  margin-top: 14px;
  margin-right: 30px;
  margin-bottom: 0px;
}

.text-block-5 {
  margin-right: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #1b2a47;
  font-size: 22px;
  line-height: 30px;
  text-transform: uppercase;
}

.button-3 {
  padding: 14px 18px;
  border-radius: 20px;
  background-color: #3f6db8;
  box-shadow: 6px 6px 3px 0 #000;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 22px;
  line-height: 22px;
  text-transform: uppercase;
}

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

.footer {
  position: relative;
  padding-top: 0px;
  background-color: #484848;
  background-image: url('../images/pattern-u2586-fr_1pattern-u2586-fr.png');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

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

.right-block {
  min-width: 320px;
}

.h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.text-block-6 {
  margin-top: 24px;
  color: #aca9a9;
}

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

.text-block-8 {
  margin-top: 10px;
  color: #aca9a9;
}

.text-block-9 {
  margin-top: 30px;
  color: #aca9a9;
  font-size: 24px;
  line-height: 32px;
}

.social-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

.social-link {
  width: 49px;
  margin-right: 15px;
}

.text-block-10 {
  padding-top: 30px;
  padding-bottom: 24px;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
}

.copyright {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fcfcfc;
  text-align: center;
}

.copyright-text {
  color: #000;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

.div-block-2 {
  position: relative;
  padding-top: 60px;
}

.header-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 245px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-2.contact {
  background-image: url('../images/pattern-u2586-fr_1pattern-u2586-fr.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/man-notebook-notes-macbook-medium.jpg');
  background-image: url('../images/pattern-u2586-fr_1pattern-u2586-fr.png'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/man-notebook-notes-macbook-medium.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.header-2.about {
  background-image: url('../images/qc2-lead-u1637-fr.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/man-notebook-notes-macbook-medium.jpg');
  background-image: url('../images/qc2-lead-u1637-fr.png'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/man-notebook-notes-macbook-medium.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, repeat;
}

.header-2.how-it-works {
  background-image: url('../images/banner06-u5339-3-fr.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/man-notebook-notes-macbook-medium.jpg');
  background-image: url('../images/banner06-u5339-3-fr.png'), linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/man-notebook-notes-macbook-medium.jpg');
  background-position: 50% 0%, 0px 0px, 50% 50%;
  background-size: auto, auto, auto;
  background-repeat: repeat, repeat, repeat;
}

.header-2.services {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/mvi_0980-09-37-15-.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/mvi_0980-09-37-15-.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.contact-form-section {
  padding-top: 40px;
  padding-bottom: 60px;
}

.pos-absolute-center {
  position: absolute;
  left: 0px;
  top: 0%;
  right: 0px;
  bottom: auto;
  margin-top: -21px;
  margin-right: auto;
  margin-left: auto;
}

.contact-form-outer {
  max-width: 794px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ededed;
}

.contact-form-inner {
  display: none;
  max-width: 652px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 36px;
  background-color: #ccc;
  color: #555;
}

.form-heading {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
}

.text-block-11 {
  margin-top: 13px;
  margin-bottom: 0px;
}

.separater-thin {
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #fff;
}

.form-row {
  display: -ms-grid;
  display: grid;
  margin-bottom: 30px;
  -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: 0.4fr 1fr;
  grid-template-columns: 0.4fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.required {
  color: red;
}

.input {
  max-height: 300px;
  max-width: 100%;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.input.mr {
  margin-right: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.field-label {
  margin-bottom: 0px;
}

.button-submit {
  display: block;
  min-width: 180px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-color: #000;
  text-transform: uppercase;
}

.text-block-12 {
  margin-bottom: 34px;
}

.map-container {
  max-width: 794px;
  margin-top: 3px;
  margin-right: auto;
  margin-left: auto;
}

.about-section {
  padding-top: 40px;
  padding-bottom: 60px;
}

.p-small {
  margin-right: 5px;
  color: #7f7f7f;
  font-size: 15px;
}

.p-small.mb {
  margin-bottom: 25px;
}

.bold-link {
  color: #000;
  text-decoration: none;
}

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

.about-block {
  position: relative;
  margin-top: 60px;
  margin-bottom: 30px;
  padding: 80px 45px;
  background-image: url('../images/pattern-u2586-fr_1pattern-u2586-fr.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/hnck7820.jpg');
  background-image: url('../images/pattern-u2586-fr_1pattern-u2586-fr.png'), linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/hnck7820.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  color: #fff;
}

.grid-5 {
  margin-right: auto;
  margin-left: auto;
  grid-column-gap: 80px;
  grid-row-gap: 40px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

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

.separater-white {
  width: 65px;
  height: 5px;
  margin-top: 25px;
  margin-bottom: 25px;
  background-color: #fff;
}

.p-large {
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 46px;
}

.grid-6 {
  -ms-grid-columns: 1fr 1.25fr;
  grid-template-columns: 1fr 1.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.how-it-works-section {
  padding-top: 40px;
  padding-bottom: 60px;
}

.flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #7f7f7f;
  line-height: 32px;
}

.step-img {
  width: 64px;
  margin-right: 25px;
}

.step-img.min-width {
  width: 66px;
}

.text-lg {
  color: #484848;
  font-size: 24px;
}

.file-link {
  color: #f20064;
  text-decoration: none;
}

.grid-7 {
  margin-top: 120px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.verified {
  width: 154px;
}

.services-secion {
  padding-top: 40px;
  padding-bottom: 60px;
}

.p-light {
  color: #7f7f7f;
  line-height: 29px;
}

.grid-8 {
  margin-top: 40px;
  margin-bottom: 40px;
  grid-column-gap: 30px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-underline {
  text-decoration: underline;
}

.text-block-13 {
  margin-top: 40px;
  color: #000;
  font-size: 21px;
  text-align: center;
  text-transform: uppercase;
}

.image-2 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.p-lg {
  font-size: 18px;
  text-decoration: underline;
}

.flex-paragraph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.slide-nav {
  display: none;
}

.slider {
  width: 100%;
  height: auto;
  background-color: transparent;
}

.work-img {
  display: block;
  width: 100%;
  height: 370px;
  -o-object-fit: cover;
  object-fit: cover;
}

.arrow:hover {
  background-color: rgba(0, 0, 0, 0.39);
}

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

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -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;
  text-align: center;
}

.body-2 {
  background-color: #aca9a9;
}

.button-to-bose {
  border-radius: 20px;
  box-shadow: 4px 4px 3px 0 #000;
}

.image-3 {
  box-shadow: 4px 4px 3px 0 #000;
}

@media screen and (max-width: 991px) {
  .navlink {
    margin-right: 0px;
    padding-top: 18px;
    padding-bottom: 18px;
    text-align: center;
  }

  .nav-menu {
    padding-bottom: 2px;
    background-color: rgba(0, 0, 0, 0.9);
  }

  .ssl {
    width: 100px;
  }

  .h1 {
    font-size: 45px;
  }

  .menu-button {
    margin-left: auto;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0.9);
  }

  .icon {
    color: #fff;
  }

  .welcome-logo {
    width: 100px;
  }

  .partner-logo {
    min-height: auto;
  }

  .right-block {
    min-width: 280px;
  }

  .grid-5 {
    grid-column-gap: 60px;
  }
}

@media screen and (max-width: 767px) {
  .container {
    max-width: 620px;
  }

  .ssl {
    width: 80px;
  }

  .h1 {
    font-size: 34px;
    font-weight: 700;
  }

  .link-block {
    margin-right: 37px;
  }

  .h2 {
    font-size: 44px;
  }

  .text-block-2 {
    font-size: 34px;
    line-height: 44px;
  }

  .grid-3 {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-4 {
    grid-row-gap: 60px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .get-started-block {
    margin-top: 30px;
  }

  .text-block-5 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .button-3 {
    margin-right: auto;
    margin-left: auto;
  }

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

  .h4.margin-top-mob {
    margin-top: 60px;
  }

  .pos-absolute-center {
    position: relative;
  }

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

  .grid-5 {
    grid-row-gap: 60px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .grid-6 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

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

  .grid-8 {
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .container.mb {
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .logo-text {
    font-size: 14px;
  }

  .logo-img {
    margin-right: 8px;
  }

  .h1 {
    font-size: 28px;
    line-height: 38px;
  }

  .text-block {
    font-size: 19px;
  }

  .mt {
    font-size: 17px;
  }

  .link-block.hero {
    display: none;
  }

  .welcome {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .h2 {
    font-size: 42px;
  }

  .grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .grid.mb {
    margin-bottom: 20px;
  }

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

  .welcome-logo {
    position: relative;
  }

  .grid-3 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .h3 {
    font-size: 28px;
  }

  .flex.mb-0 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .flex.wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .text-block-3 {
    font-size: 22px;
    line-height: 32px;
  }

  .text-block-5 {
    margin-right: 0px;
    margin-bottom: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

  .button-3 {
    background-color: #000;
  }

  .form-heading {
    font-size: 26px;
  }

  .form-row {
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    grid-column-gap: 10px;
    -ms-grid-columns: 0.6fr 1fr;
    grid-template-columns: 0.6fr 1fr;
  }

  .input {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .input.mr {
    margin-bottom: 5px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .field-label {
    width: 90px;
    padding-right: 0px;
  }

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

  .p-large {
    font-size: 22px;
    line-height: 40px;
  }

  .flex-wrapper {
    margin-bottom: 65px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .step-img {
    margin-bottom: 15px;
  }

  .grid-7 {
    margin-top: 90px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

#w-node-_5697a6c5-5808-49bd-d6e6-c18ef4f96f11-36b31360 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-bcef0a35-1fcd-5d09-c49d-7c6d183ad0fd-36b31360 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_5970335b-2aa7-86b3-127d-74cfbcb9226c-36b31360 {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
  -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-_97e8e47c-6506-3e51-96d0-8a9d2010e7cb-36b31360 {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
  -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-a616d576-457d-80e0-e2fc-944823e08d57-36b31360 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-a616d576-457d-80e0-e2fc-944823e08d58-36b31360 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-a616d576-457d-80e0-e2fc-944823e08d59-36b31360 {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
  -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-a616d576-457d-80e0-e2fc-944823e08d5a-36b31360 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-af3ad80b-03a0-0042-b089-30815ff6bbf6-36b31360 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-af3ad80b-03a0-0042-b089-30815ff6bbf7-36b31360 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-af3ad80b-03a0-0042-b089-30815ff6bbf8-36b31360 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-a20202ef-6872-d8d4-e7ec-e5ca432d3284-36b31360 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_6c2f8c88-1202-ad27-812f-1095e4db462c-36b31360 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-b193b990-9d40-e403-ed07-1905269d382b-36b31360 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_5c3589ef-2dca-49a6-aa93-bc94e62f05b2-36b31360 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-aec962fd-aef1-9da5-91a6-0844b5a56e5d-36b31360 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_3f844289-8290-733b-6e0d-c918b6f0d9a8-36b31360 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_221dc48e-1d5e-2186-1194-b4b3e0fe0cce-36b31360 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-fc831a65-5cc5-8f6a-75db-6c3aa3dca5bc-36b31360 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_04b8ad48-fb0c-014b-33ed-bdc48010d66b-36b31360 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-_96ef7db5-e9b7-68dc-9920-f58d4095f576-36b31360 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-ba9151f5-feea-5f95-ed7b-e97761b77a20-20b31364 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-c8159bb8-bb3a-4bb2-c788-b46ae59bd316-20b31364 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_357013a9-1623-b916-fc70-111e2cade9d5-7bb31365 {
  -ms-grid-column-align: center;
  justify-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-_357013a9-1623-b916-fc70-111e2cade9d5-7bb31365 {
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
  }

  #w-node-e83ab979-a696-e135-05c8-e441511bc63f-7bb31365 {
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c8159bb8-bb3a-4bb2-c788-b46ae59bd316-20b31364 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}