body {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #f5f7f7;
  box-shadow: none;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin: 29px 65px 10px 70px;
  font-family: Brandon;
  color: #fff;
  font-size: 52px;
  line-height: 66px;
  font-weight: 700;
  text-align: center;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.58);
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Brandon;
  color: #363a3d;
  font-size: 42px;
  line-height: 54px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

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

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 8px;
  margin-bottom: 85px;
  padding-right: 25px;
  padding-left: 25px;
  font-family: Proximanova, sans-serif;
  color: #81878c;
  font-size: 17px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 5px;
}

.modal-backing {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1001;
  display: none;
  background-color: rgba(87, 105, 117, 0.8);
}

.modal-container {
  margin-top: 60px;
}

.modal-div-white {
  margin-right: 150px;
  margin-left: 150px;
  padding: 0px 50px 38px;
  border-radius: 2px;
  background-color: #fff;
}

.modal-header {
  font-family: Averta, sans-serif;
  color: #383d41;
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
  text-align: center;
}

.form-wrapper {
  margin-top: 30px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
}

.field-label {
  margin-bottom: 2px;
  font-family: Proximanova, sans-serif;
  color: #47535a;
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
}

.form-block {
  height: 46px;
  margin-bottom: 30px;
  border: 1px solid #dfe4e8;
  border-radius: 2px;
  background-color: #fcfcfc;
  font-family: Proximanova, sans-serif;
  color: #576975;
  font-size: 13px;
  font-weight: 200;
}

.form-block.message-content {
  height: 150px;
  color: #576975;
  font-size: 13px;
}

.contact-btn {
  padding: 14px 60px;
  border-radius: 4px;
  background-color: #ffbb0d;
  font-family: Averta, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 22px;
  font-weight: 600;
}

.contact-btn:hover {
  background-color: #f0b00e;
}

.close-icon {
  display: inline-block;
  margin-top: 19px;
  margin-right: -38px;
  margin-bottom: 18px;
  float: right;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  font-family: Proximanova, sans-serif;
  color: #95adbd;
  font-size: 38px;
  line-height: 4px;
  font-weight: 200;
  text-decoration: none;
}

.close-icon:hover {
  color: #80909c;
}

.success-msg {
  padding-top: 20px;
  background-color: #15c95d;
  font-family: Proximanova, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.error-msg {
  margin-top: 27px;
  padding-top: 14px;
  border-radius: 2px;
  background-color: #e86161;
  font-family: Proximanova, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

.body {
  background-color: #fff;
  font-family: Averta, sans-serif;
  color: #56697e;
  font-size: 19px;
  line-height: 23px;
  font-weight: 300;
  text-align: left;
}

.faq-row {
  margin-bottom: 55px;
}

.paragraph-2 {
  font-weight: 400;
}

.cta-button {
  margin-top: 30px;
  padding: 12px 30px;
  border-radius: 200px;
  background-color: #0ddee5;
  box-shadow: 0 2px 7px 0 rgba(54, 147, 160, 0.25);
  font-size: 16px;
  font-weight: 600;
  text-shadow: 0 1px 6px rgba(40, 54, 54, 0.22);
}

.cta-button:hover {
  background-color: #07cfd6;
}

.nav-backing-2 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1001;
  margin-right: 0px;
  margin-left: 0px;
  padding: 18px 10%;
  border-right: 1px none #dce1e3;
  border-bottom: 1px none #dfe8eb;
  border-left: 1px none #dce1e3;
  background-color: #fff;
  box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.07);
}

.nav-link-2 {
  margin: 21px 18px 19px;
  padding: 0px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link-2:hover {
  color: #d8e0e3;
}

.nav-link-2.w--current {
  margin-top: 21px;
  margin-bottom: 19px;
  color: #00b27f;
  font-weight: 500;
  text-decoration: none;
}

.nav-link-2.whitenav {
  margin-top: 5px;
  margin-bottom: 0px;
  color: #5c6c72;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
}

.nav-link-2.whitenav:hover {
  color: #242c2e;
}

.nav-link-2.whitenav.w--current {
  color: #eba512;
  font-weight: 400;
}

.brand-box-2 {
  margin-top: 3px;
}

.brand-box-2.w--current {
  float: left;
}

.button-2 {
  margin-top: 0px;
  margin-left: 20px;
  padding: 4px 14px;
  border-radius: 200px;
  background-color: #8bc34a;
  font-family: Averta, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}

.button-2:hover {
  background-color: #5a9216;
}

.nav-link-menu-2 {
  margin-top: 2px;
  font-size: 15px;
}

.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.contact {
  margin-left: 0%;
}

.content-holder.home-holder {
  padding-right: 5%;
}

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

.heading-3.thinner {
  margin-bottom: 35px;
  font-family: Averta, sans-serif;
  font-size: 34px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.heading-3.thinner.less-space {
  margin-bottom: 14px;
}

.heading-3.thinner.qhite {
  color: #fff;
}

.subhead-2 {
  margin-top: 8px;
  font-family: Averta, sans-serif;
  color: #465566;
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
}

.subhead-2.v3 {
  margin-bottom: 10px;
  color: #ff5c75;
  font-size: 11px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.subhead-2.v3.hiw {
  color: #ff5c75;
  text-align: center;
}

.subhead-2.v3 {
  margin-bottom: 10px;
  color: #3235f3;
  font-size: 11px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.subhead-2.v3.week {
  margin-bottom: 4px;
  color: #f39632;
}

.subhead-2.v3.hiw {
  color: #3235f3;
  text-align: center;
}

.subhead-2.v3.orange {
  color: #f3d032;
}

.plan-checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 7px;
  margin-bottom: 7px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Averta, sans-serif;
  color: #313b53;
  font-size: 15px;
}

.plan-checkbox.greyed {
  opacity: 0.36;
}

.plan-name-2 {
  color: #ff5c75;
  font-size: 13px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.plan-name-2._4 {
  color: #ff5c75;
  font-weight: 600;
}

.plan-name-2._2 {
  color: #ff5c75;
  font-weight: 600;
}

.month-text {
  font-family: Averta, sans-serif;
  color: #748196;
  font-size: 20px;
  font-weight: 300;
}

.pricing-box {
  width: 30.5%;
  padding: 0px 25px 24px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(33, 60, 102, 0.15);
}

.plan-text {
  margin-left: 9px;
  font-weight: 300;
  text-align: left;
}

.plan-price {
  width: 80%;
  margin-top: 11px;
  margin-bottom: 0px;
  border-bottom: 1px none #e7eef5;
  font-family: Averta, sans-serif;
  color: #29334e;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
}

.pricing-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
  margin-right: 5%;
  margin-left: 5%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
}

.pricing-holder._2 {
  margin-top: 0px;
  margin-right: 0%;
  margin-left: 0%;
  padding: 10px 3px 2px;
}

.pricing-holder._2 {
  margin-top: 30px;
  margin-right: 15%;
  margin-left: 15%;
}

.pricing-holder._2.full-width {
  margin-right: 0px;
  margin-left: 0px;
}

.stepblock {
  width: 46%;
  margin-bottom: 50px;
  padding-right: 35px;
}

.stepblock.process-block {
  position: relative;
  z-index: 1;
  padding: 20px 25px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(33, 61, 102, 0.24);
  text-align: left;
}

.stepblock.hiw {
  width: 29%;
  padding-right: 0px;
}

.body-paragraphy {
  line-height: 24px;
}

.hiw-para {
  font-size: 17px;
}

.hiw-head {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #11244d;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  text-transform: none;
}

.hiw-head.no-top-margin {
  margin: 0px;
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
}

.hiw-head.no-top-margin {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 21px;
  line-height: 25px;
  font-weight: 400;
}

.hiw-head.no-top-margin {
  margin-top: 0px;
}

.how-it-works {
  position: relative;
  z-index: 1;
  padding-bottom: 46px;
  background-color: #fff;
}

.how-it-works.div {
  background-color: transparent;
  text-align: center;
}

.how-it-works.div.price-box {
  padding-bottom: 15px;
}

.how-it-works.div {
  background-color: transparent;
  text-align: center;
}

.pricing {
  position: relative;
  padding-top: 105px;
  padding-bottom: 90px;
  background-color: #fcfcff;
}

.image-13 {
  position: absolute;
  left: -26%;
  top: auto;
  right: auto;
  bottom: -11%;
  z-index: 2;
  opacity: 0.24;
}

.image-13.process {
  left: auto;
  top: auto;
  right: -12%;
  bottom: -31%;
  opacity: 1;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.image-13.process.hero-shape-1 {
  bottom: -36%;
  z-index: 0;
}

.image-13.process.hero-shape-1.inner {
  bottom: -67%;
}

.image-13.process.hero-shape-1.inner.contact-shape {
  bottom: -42%;
}

.cta-button {
  padding: 16px 80px;
  border-radius: 4px;
  background-color: #e01526;
  background-image: linear-gradient(131deg, #dd1572, #fd3e4f 57%, #fd573e);
  box-shadow: none;
  font-size: 18px;
  text-decoration: none;
  text-shadow: none;
}

.cta-button:hover {
  background-color: #ffbc30;
  background-image: linear-gradient(131deg, #bb0b5d, #cc2433 57%, #c5331d);
}

.cta-button.select-plan {
  width: 100%;
  margin-top: 20px;
  padding: 15px;
}

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

.social-img {
  margin-left: 20px;
  opacity: 0.49;
}

.social-img:hover {
  opacity: 1;
}

.footer-section {
  position: relative;
  padding: 25px 5%;
  border-top: 1px none #d9e5eb;
  background-color: #fff;
  box-shadow: 0 -1px 2px 1px rgba(57, 42, 102, 0.02);
}

.footer-div-2 {
  padding: 8px 0px;
  text-align: center;
}

.footer-div-2.right {
  float: right;
}

.copyright-text-2 {
  padding-top: 0px;
  padding-bottom: 0px;
  color: #78868f;
  font-size: 13px;
  font-weight: 300;
}

.footer-link-2 {
  display: inline-block;
  margin-right: 15px;
  margin-left: 15px;
  color: #48575f;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.footer-link-2:hover {
  color: #242c2e;
}

.footer-link-2.w--current {
  color: #eba512;
  font-weight: 400;
}

.footer-link-2.first:hover {
  color: #242c2e;
}

.hero-link {
  border-bottom: 1px solid rgba(224, 231, 240, 0.29);
  color: #e0e7f0;
  text-decoration: none;
}

.hero-link:hover {
  border-bottom-color: #fff;
  color: #fff;
}

.faq-head {
  margin-bottom: 5px;
  color: #11244d;
  font-size: 18px;
  font-weight: 600;
}

.faq-area {
  padding: 90px 10% 50px;
  border-bottom: 1px solid #ecebf3;
}

.faq-area.home-faq {
  border-top: 1px solid #e1e5ee;
  border-bottom-style: solid;
  border-bottom-color: #e1e5ee;
}

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

.form-holding-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-top: 0px;
  margin-left: 0%;
  padding-right: 0px;
  padding-left: 4%;
  -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;
}

.form-wrap-2 {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 30px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 1px 16px 0 rgba(80, 94, 107, 0.13);
}

.form-label-2 {
  margin-bottom: 2px;
  color: #11244d;
  font-size: 16px;
  font-weight: 600;
}

.form-style {
  height: 46px;
  margin-bottom: 15px;
  border: 1px solid #c1d2db;
  border-radius: 2px;
  color: #394650;
}

.form-style.text-area {
  height: 100px;
}

.form-style.higher {
  height: 100px;
}

.form-style.v2 {
  height: 50px;
  margin-top: 5px;
  margin-bottom: 35px;
  border-width: 2px;
  border-color: #d6dcdf;
}

.terms-privacy {
  margin-top: 100px;
  margin-right: 10%;
  margin-left: 10%;
  padding-bottom: 60px;
}

.title-header {
  margin-bottom: 0px;
  padding-bottom: 5px;
  border-bottom: 1px none #d9e1e6;
  font-family: Lato, sans-serif;
  color: #293b46;
  font-size: 26px;
  line-height: 38px;
  font-weight: 700;
  text-align: left;
  text-transform: none;
}

.title-header.thanks {
  margin-top: 20px;
  margin-bottom: 15px;
  border-bottom-style: none;
  font-family: Averta, sans-serif;
  color: #11244d;
  font-size: 52px;
  line-height: 52px;
  font-weight: 700;
  text-align: center;
}

.paragraph-3 {
  color: #56697e;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.heading-4 {
  margin-top: 30px;
  margin-bottom: 5px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Averta, sans-serif;
  color: #11244d;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
}

.heading-4.thanks {
  margin-top: 45px;
  margin-bottom: 8px;
  padding-right: 0px;
  font-family: Averta, sans-serif;
  color: #11244d;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

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

.form-block---thanks {
  margin-top: 45px;
}

.asterisk-text {
  margin-top: 20px;
  margin-right: 15%;
  margin-left: 15%;
  color: rgba(78, 93, 109, 0.59);
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}

.setup-fee {
  width: 80%;
  margin-bottom: 18px;
  padding-bottom: 17px;
  border-bottom: 1px solid #e7eef5;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
}

.recommended-text {
  display: inline-block;
  margin-bottom: 16px;
  padding: 4px 25px 3px;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
  background-color: #fdeced;
  color: #5d1919;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}

.recommended-text.hidden {
  opacity: 0;
}

.tab-menu-right {
  text-align: right;
}

.right-tab-style {
  margin-left: 20px;
  padding: 0px;
  background-color: transparent;
  color: #97a3b1;
  font-size: 14px;
  font-weight: 400;
}

.right-tab-style.w--current {
  border-bottom: 1px solid #d2d6df;
  background-color: transparent;
  color: #131b24;
}

.hero-div-holder-2 {
  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;
}

.hero-div-holder-2.inner.contact {
  margin-right: 4%;
  margin-left: 10%;
}

.hero-div-holder-2.inner.thanks {
  margin-right: 16%;
  margin-left: 16%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.right-steps {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 72%;
  -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;
}

.right-steps.hiw {
  width: 90%;
  margin-top: 50px;
}

.left-title {
  width: 38%;
  padding-right: 10%;
}

.left-title.right {
  padding-right: 0%;
  padding-left: 10%;
}

.pricing-box-2 {
  width: 30%;
  padding: 24px 25px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(33, 60, 102, 0.15);
}

.section {
  padding-top: 120px;
  background-color: transparent;
}

.section.process {
  position: relative;
  overflow: hidden;
  padding-top: 180px;
  padding-bottom: 130px;
  background-color: rgba(153, 97, 218, 0.82);
  background-image: url('../images/pattern-common-1.png');
  background-position: 0px 0px;
  background-size: contain;
}

.section.what-we-are {
  position: relative;
  padding-bottom: 70px;
}

.number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-bottom: 14px;
  -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: 200px;
  background-color: #f8f1ff;
  font-family: Averta, sans-serif;
  color: #8155ba;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}

.number._2 {
  background-color: #e9fbf6;
  color: #1baca0;
}

.cta-3 {
  margin-top: 20px;
  padding: 19px 90px;
  float: none;
  border-radius: 4px;
  background-color: #196bf4;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  text-transform: none;
}

.cta-3:hover {
  background-color: #185ccc;
}

.cta-3.pricing {
  width: 100%;
  padding: 13px 20px;
  background-color: #a9db6c;
  font-size: 15px;
  font-weight: 600;
}

.cta-3.pricing:hover {
  background-color: rgba(153, 97, 218, 0.82);
}

.cta-3.pricing._2 {
  background-color: #8bc34a;
}

.cta-3.pricing._2:hover {
  background-color: rgba(153, 97, 218, 0.82);
}

.cta-3.pricing._4 {
  background-color: #5a9216;
}

.cta-3.pricing._4:hover {
  background-color: rgba(153, 97, 218, 0.82);
}

.plan-price-2 {
  width: 80%;
  margin-top: 11px;
  margin-bottom: 18px;
  border-bottom: 1px solid #e7eef5;
  font-family: Averta, sans-serif;
  color: #29334e;
  font-size: 30px;
  line-height: 60px;
  font-weight: 700;
  text-align: left;
}

.white-heading-2 {
  margin: 0px 0px 20px;
  font-family: Averta, sans-serif;
  font-size: 72px;
  line-height: 82px;
  font-weight: 600;
  text-align: left;
  text-shadow: none;
}

.white-heading-2.inner {
  font-size: 52px;
  line-height: 72px;
}

.white-heading-2.hero-holder {
  margin-right: 10%;
  font-size: 62px;
  line-height: 72px;
}

.right-img-area {
  position: relative;
  z-index: 1;
  width: 50%;
  padding-right: 40px;
}

.body-paragraphy-2 {
  line-height: 24px;
}

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

.body-paragraphy-2.light.hero-subhead {
  width: 75%;
  margin-top: 0px;
  font-size: 20px;
}

.body-paragraphy-2.light.inner-subhead {
  width: 80%;
  font-size: 20px;
}

.body-paragraphy-2.light.inner-subhead.centred {
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  text-align: center;
}

.body-paragraphy-2.margin {
  margin-right: 30px;
  margin-left: 30px;
}

.hero-image-right {
  float: right;
}

.hero-image-right.hidden {
  display: none;
}

.cta-button-2 {
  margin-top: 30px;
  padding: 16px 45px;
  border-radius: 200px;
  background-color: #8bc34a;
  box-shadow: none;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  text-shadow: none;
}

.cta-button-2:hover {
  background-color: #5a9216;
}

.cta-button-2.middle {
  margin-right: auto;
  margin-left: auto;
}

.section-body-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 11%;
  margin-left: 11%;
}

.section-body-div.hiw {
  padding-top: 100px;
  padding-bottom: 50px;
  -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;
  border-top: 1px solid #e6ebee;
}

.pricing-2 {
  position: relative;
  padding-top: 110px;
  padding-bottom: 90px;
  background-color: #fcfcff;
}

.plan-name-3 {
  color: #196bf4;
  font-size: 13px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.plan-name-3._4 {
  color: #f7ad0d;
  font-weight: 600;
}

.plan-name-3._2 {
  color: #1dbacf;
  font-weight: 600;
}

.subhead-link {
  border-bottom: 1px solid rgba(86, 105, 126, 0.26);
  color: #56697e;
  text-decoration: none;
}

.subhead-link:hover {
  border-bottom-color: #56697e;
  color: #415061;
}

.hero-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #d6dde1;
  background-image: url('../images/pattern-common-1.png'), linear-gradient(180deg, rgba(153, 97, 218, 0.82), rgba(153, 97, 218, 0.82)), linear-gradient(135deg, #f25f8a, #fa4261 32%, #b3539c 69%, #4b6cf5);
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: contain, auto, auto;
  background-repeat: no-repeat, repeat, repeat;
}

.hero-2.inner {
  height: auto;
  padding-top: 136px;
  padding-bottom: 136px;
}

.hero-2.inner.contact {
  padding-top: 185px;
  padding-bottom: 185px;
}

.hero-2.inner.thanks {
  padding-top: 110px;
  padding-bottom: 110px;
}

.submit-button-3 {
  margin-top: 5px;
  padding: 13px 26px;
  border: 2px solid #eba512;
  border-radius: 200px;
  background-color: transparent;
  color: #eba512;
  font-size: 18px;
  font-weight: 600;
}

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

.success-msg-3 {
  padding-top: 39px;
  padding-bottom: 39px;
  border-radius: 4px;
  background-color: #3ad698;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
  text-align: center;
}

.submit-button {
  width: auto;
  margin-top: 20px;
  padding: 14px 80px;
  border-radius: 200px;
  background-color: #eba512;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

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

.thanks-div-2 {
  position: relative;
  z-index: 2;
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding: 45px 50px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 20px 6px rgba(19, 39, 33, 0.02);
  text-align: center;
}

.thanks-div-2.pricing-boxes {
  position: relative;
  width: auto;
  padding-top: 0px;
  background-color: transparent;
}

.thanks-div-2.less-padding {
  padding: 20px;
}

.image-14 {
  position: absolute;
  left: -26%;
  top: auto;
  right: auto;
  bottom: -11%;
  z-index: 2;
  opacity: 0.24;
}

.image-14.process {
  left: auto;
  top: auto;
  right: -12%;
  bottom: -31%;
  opacity: 1;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.image-14.process.hero-shape-1 {
  bottom: -36%;
  z-index: 0;
}

.image-14.process.hero-shape-1.inner {
  bottom: -67%;
}

.image-14.process.hero-shape-1.inner.contact-shape {
  bottom: -42%;
}

.body-paragraphy-3 {
  position: relative;
  z-index: 3;
  line-height: 24px;
}

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

.body-paragraphy-3.light.hero-subhead {
  width: 75%;
  margin-top: 0px;
  font-size: 20px;
}

.cta-button-3 {
  padding: 16px 45px;
  background-color: #eba512;
  box-shadow: none;
  font-size: 18px;
  text-decoration: none;
  text-shadow: none;
}

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

.heading-white {
  font-family: Averta, sans-serif;
  font-weight: 600;
}

.white-box {
  margin-top: 29px;
  padding: 1px 40px 30px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(14, 26, 44, 0.08), 1px 1px 12px 4px rgba(20, 47, 102, 0.05);
}

.link-style {
  border-bottom: 1px solid rgba(86, 105, 126, 0.32);
  color: #56697e;
  text-decoration: none;
}

.link-style:hover {
  border-bottom-color: #56697e;
  color: #35495f;
}

.asterisk-text-2 {
  margin-top: 20px;
  margin-right: 15%;
  margin-left: 15%;
  color: rgba(78, 93, 109, 0.59);
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}

.asterisk-text-2.full-width {
  margin-right: 0%;
  margin-left: 0%;
}

.asterisk-text-2.lighter {
  margin-right: 0%;
  margin-left: 0%;
  color: rgba(226, 237, 248, 0.57);
}

.link-style-2 {
  border-bottom: 1px solid rgba(78, 93, 109, 0.24);
  color: rgba(78, 93, 109, 0.59);
  text-decoration: none;
}

.link-style-2:hover {
  border-bottom-color: rgba(78, 93, 109, 0.63);
  color: rgba(78, 93, 109, 0.89);
}

.link-style-2.lighter-read {
  border-bottom-color: rgba(226, 237, 248, 0.39);
  color: rgba(226, 237, 248, 0.39);
}

.link-style-2.lighter-read:hover {
  border-bottom-color: rgba(226, 237, 248, 0.81);
  color: rgba(226, 237, 248, 0.8);
}

.smaller-head {
  color: #8bc34a;
  font-size: 52px;
  line-height: 60px;
}

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

.red-asterisk {
  color: #e94d15;
  font-weight: 300;
}

.form-sublabel {
  margin-top: 2px;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: 400;
}

.biz-type-dropdown {
  height: 50px;
  margin-bottom: 35px;
  border: 2px solid #d6dcdf;
  background-color: #fff;
  color: #394650;
}

.text-area {
  height: 110px;
  min-height: 110px;
  margin-top: 8px;
  margin-bottom: 35px;
  border: 2px solid #d6dcdf;
  border-radius: 2px;
  color: #394650;
}

.text-area.shorter {
  height: 80px;
  min-height: 80px;
}

.form-head {
  color: #11244d;
  font-size: 27px;
  line-height: 33px;
  font-weight: 600;
}

.form-subhead {
  margin-top: 15px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(8, 15, 29, 0.1);
  color: #425366;
  font-size: 18px;
  line-height: 22px;
}

.brandblock {
  font-size: 1.5rem;
  line-height: 1.5rem;
}

@media (max-width: 991px) {
  body {
    box-shadow: none;
  }
  h1 {
    margin-left: 45px;
  }
  h5 {
    margin-bottom: 70px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .modal-backing {
    display: none;
  }
  .modal-container {
    margin-top: 30px;
  }
  .modal-div-white {
    margin-right: 50px;
    margin-left: 50px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .close-icon {
    margin-top: 19px;
  }
  .faq-row {
    margin-bottom: 0px;
  }
  .nav-backing-2 {
    padding: 10px 20px 9px;
  }
  .nav-link-2 {
    margin-top: 21px;
    margin-bottom: 15px;
    color: #48545c;
  }
  .nav-link-2:hover {
    color: #def0fc;
  }
  .nav-link-2.whitenav {
    margin-top: 14px;
    font-size: 16px;
  }
  .menu-button-2 {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 12px 0px 8px;
    font-family: Proximanova, sans-serif;
    color: #1e3444;
    font-size: 40px;
    line-height: 40px;
  }
  .menu-button-2.w--open {
    background-color: rgba(255, 0, 0, 0);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #0d0c27;
  }
  .brand-box-2 {
    margin-top: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .button-2 {
    margin-top: 14px;
    margin-bottom: 15px;
    padding: 9px 50px;
    float: left;
    text-align: left;
  }
  .nav-link-menu-2 {
    position: absolute;
    display: block;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 13px;
    padding-bottom: 13px;
    float: none;
    background-color: hsla(0, 0%, 100%, 0.97);
    font-family: Proximanova, sans-serif;
    color: #363c40;
  }
  .content-holder {
    width: 100%;
    margin-left: 0%;
  }
  .pricing-box {
    width: 100%;
    margin-bottom: 35px;
    padding-right: 35px;
    padding-left: 35px;
  }
  .pricing-holder {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .stepblock {
    position: relative;
    z-index: 3;
    width: 48%;
  }
  .stepblock.hiw {
    width: 100%;
  }
  .pricing {
    padding-top: 90px;
  }
  .image-13 {
    left: -54%;
    bottom: -28%;
    z-index: 2;
  }
  .image-13.process.hero-shape-1 {
    right: -33%;
  }
  .image-13.process._2 {
    right: -32%;
    bottom: -32%;
    z-index: 0;
  }
  .columns {
    display: block;
  }
  .column-4 {
    text-align: center;
  }
  .footer-section {
    padding-right: 15px;
    padding-left: 15px;
    border-top-style: solid;
    border-top-color: #d6e3e9;
    box-shadow: none;
  }
  .footer-div-2.right {
    text-align: center;
  }
  .copyright-text-2 {
    margin-bottom: 7px;
    text-align: center;
  }
  .footer-link-2 {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .footer-link-2.first {
    margin-left: 0px;
  }
  .column-5 {
    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-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: center;
  }
  .faq-area {
    padding-top: 70px;
    padding-right: 6%;
    padding-left: 6%;
  }
  .hiw-div-block {
    padding-bottom: 45px;
  }
  .form-holding-div {
    width: 90%;
    margin-top: 76px;
    padding-left: 0%;
  }
  .terms-privacy {
    margin-right: 6%;
    margin-left: 6%;
  }
  .asterisk-text {
    margin-right: 10%;
    margin-left: 10%;
  }
  .hero-div-holder-2 {
    margin-right: 10%;
    margin-left: 10%;
    -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;
  }
  .hero-div-holder-2.inner {
    margin-right: 6%;
    margin-left: 6%;
  }
  .hero-div-holder-2.inner.thanks {
    margin-right: 3%;
    margin-left: 3%;
  }
  .right-steps {
    width: auto;
  }
  .right-steps.hiw {
    width: 100%;
    margin-top: 30px;
  }
  .left-title {
    width: 100%;
    margin-bottom: 50px;
    padding-right: 5%;
  }
  .left-title.right {
    padding-left: 0%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .pricing-box-2 {
    width: 100%;
    margin-bottom: 35px;
  }
  .section.process {
    padding-top: 95px;
    padding-bottom: 90px;
  }
  .section.what-we-are {
    padding-top: 100px;
  }
  .cta-3 {
    display: inline-block;
    margin-bottom: 45px;
    padding-right: 117px;
    padding-left: 117px;
    float: none;
  }
  .cta-3.pricing {
    margin-bottom: 0px;
  }
  .white-heading-2.inner {
    font-size: 50px;
  }
  .right-img-area {
    width: 80%;
    margin-top: 70px;
  }
  .body-paragraphy-2.light.hero-subhead {
    width: 85%;
  }
  .body-paragraphy-2.light.inner-subhead {
    width: 90%;
  }
  .section-body-div {
    margin-right: 8%;
    margin-left: 8%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-body-div.hiw {
    margin-right: 8%;
    margin-left: 8%;
    padding-bottom: 20px;
  }
  .pricing-2 {
    padding-top: 90px;
  }
  .hero-2 {
    height: auto;
    padding-top: 95px;
    padding-bottom: 70px;
  }
  .hero-2.inner {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .hero-2.inner.contact {
    padding-top: 95px;
    padding-bottom: 115px;
  }
  .hero-2.inner.thanks {
    padding-top: 80px;
  }
  .thanks-div-2 {
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
  }
  .image-14 {
    left: -46%;
    bottom: -23%;
    z-index: 2;
  }
  .image-14.process.hero-shape-1 {
    right: -33%;
  }
  .image-14.process._2 {
    right: -32%;
    bottom: -32%;
    z-index: 0;
  }
  .body-paragraphy-3.light.hero-subhead {
    width: 85%;
  }
  .heading-white {
    margin-right: auto;
    margin-left: auto;
  }
  .asterisk-text-2.lighter {
    color: rgba(226, 237, 248, 0.52);
  }
}

@media (max-width: 767px) {
  body {
    padding-right: 0px;
    padding-left: 0px;
    box-shadow: none;
  }
  h1 {
    margin-right: 45px;
  }
  h2 {
    padding-right: 5px;
    padding-left: 5px;
  }
  h5 {
    margin-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .modal-container {
    margin-top: 20px;
  }
  .modal-div-white {
    margin-right: 40px;
    margin-left: 40px;
    padding-right: 40px;
    padding-bottom: 32px;
    padding-left: 40px;
  }
  .close-icon {
    margin-right: -29px;
  }
  .faq-row {
    margin-bottom: 0px;
  }
  .nav-backing-2 {
    position: relative;
    margin-right: 0px;
    margin-left: 0px;
    padding-bottom: 4px;
  }
  .menu-button-2 {
    margin-top: 4px;
    margin-bottom: 5px;
  }
  .brand-box-2 {
    margin-top: 19px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .pricing-box {
    padding-right: 25px;
    padding-bottom: 30px;
    padding-left: 25px;
  }
  .pricing-holder {
    margin-top: 59px;
    margin-right: 3%;
    margin-left: 3%;
  }
  .pricing-holder._2 {
    margin-right: 0%;
    margin-left: 0%;
  }
  .pricing-holder._2 {
    margin-right: 8%;
    margin-left: 8%;
  }
  .stepblock {
    width: 100%;
    padding-right: 0px;
  }
  .pricing {
    padding-bottom: 60px;
  }
  .image-13 {
    left: -79%;
    bottom: -19%;
  }
  .image-13.process.hero-shape-1.inner {
    bottom: -75%;
  }
  .footer-div-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .faq-area {
    padding-bottom: 45px;
  }
  .hiw-div-block {
    padding-right: 0px;
  }
  .form-holding-div {
    width: 100%;
  }
  .form-wrap-2 {
    width: 100%;
  }
  .asterisk-text {
    margin-top: 5px;
    margin-right: 5%;
    margin-left: 5%;
  }
  .hero-div-holder-2 {
    margin-right: 8%;
    margin-left: 8%;
  }
  .hero-div-holder-2.inner.contact {
    margin-right: 7%;
    margin-left: 7%;
  }
  .pricing-box-2 {
    padding-right: 22px;
    padding-left: 22px;
  }
  .section.what-we-are {
    padding-top: 80px;
  }
  .white-heading-2 {
    font-size: 58px;
    line-height: 78px;
  }
  .right-img-area {
    width: 95%;
  }
  .body-paragraphy-2.light.hero-subhead {
    width: 88%;
  }
  .section-body-div {
    margin-right: 6%;
    margin-left: 6%;
  }
  .section-body-div.hiw {
    padding-bottom: 0px;
  }
  .pricing-2 {
    padding-bottom: 60px;
  }
  .hero-2.inner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .image-14 {
    left: -79%;
    bottom: -17%;
  }
  .image-14.process.hero-shape-1.inner {
    bottom: -75%;
  }
  .body-paragraphy-3.light.hero-subhead {
    width: 88%;
  }
  .white-box {
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
  }
  .asterisk-text-2 {
    margin-top: 18px;
    margin-right: 8%;
    margin-left: 8%;
  }
}

@media (max-width: 479px) {
  body {
    padding-right: 0px;
    padding-left: 0px;
    box-shadow: none;
  }
  h1 {
    margin-top: 70px;
    margin-right: 25px;
    margin-left: 25px;
    font-size: 38px;
    line-height: 54px;
    text-align: left;
  }
  h2 {
    overflow: visible;
    padding-right: 0px;
    padding-left: 0px;
    clear: none;
    font-size: 38px;
  }
  h5 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .modal-container {
    margin-top: 0px;
  }
  .modal-div-white {
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 24px;
    padding-bottom: 20px;
    padding-left: 24px;
  }
  .form-wrapper {
    margin-top: 15px;
  }
  .form-block {
    margin-bottom: 20px;
  }
  .contact-btn {
    padding-right: 75px;
    padding-left: 75px;
  }
  .close-icon {
    margin-right: -16px;
  }
  .nav-backing-2 {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 5px;
  }
  .menu-button-2 {
    margin-bottom: 5px;
  }
  .brand-box-2 {
    margin-top: 20px;
    margin-left: 0px;
  }
  .nav-link-menu-2 {
    position: absolute;
  }
  .heading-3.thinner {
    font-size: 30px;
  }
  .pricing-box {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 22px;
    padding-left: 22px;
  }
  .pricing-holder._2 {
    margin-top: 0px;
    margin-right: 0%;
    margin-left: 0%;
  }
  .pricing-holder._2 {
    margin-top: 0px;
    margin-right: 6%;
    margin-left: 6%;
  }
  .body-paragraphy {
    margin-right: 15px;
    margin-left: 15px;
  }
  .how-it-works.div {
    padding-bottom: 40px;
  }
  .pricing {
    padding-top: 70px;
  }
  .image-13 {
    left: -74%;
    bottom: -9%;
  }
  .image-13.process.hero-shape-1 {
    bottom: -23%;
  }
  .image-13.process.hero-shape-1.inner {
    right: -53%;
    bottom: -48%;
  }
  .image-13.process.hero-shape-1.inner.contact-shape {
    bottom: -21%;
  }
  .image-13.process._2 {
    bottom: -13%;
  }
  .cta-button {
    position: relative;
    z-index: 1;
  }
  .social-img {
    width: 100%;
    margin-top: 8px;
    margin-left: 0px;
  }
  .footer-section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .footer-div-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer-link-2 {
    margin-left: 0px;
  }
  .faq-area {
    padding-right: 5%;
    padding-bottom: 35px;
    padding-left: 5%;
  }
  .form-wrap-2 {
    width: 100%;
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .terms-privacy {
    margin-top: 60px;
  }
  .tab-menu-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .hero-div-holder-2 {
    margin-right: 7%;
    margin-left: 7%;
  }
  .hero-div-holder-2.inner.thanks {
    margin-right: 2%;
    margin-left: 2%;
  }
  .pricing-box-2 {
    width: 100%;
    margin-right: 5px;
    margin-left: 5px;
  }
  .section.process {
    padding-top: 70px;
    padding-bottom: 50px;
  }
  .section.what-we-are {
    padding-top: 70px;
    padding-bottom: 50px;
  }
  .cta-3 {
    margin-bottom: 40px;
    padding-right: 73px;
    padding-bottom: 19px;
    padding-left: 73px;
  }
  .white-heading-2 {
    font-size: 34px;
    line-height: 48px;
  }
  .white-heading-2.inner {
    font-size: 34px;
    line-height: 50px;
  }
  .right-img-area {
    width: 100%;
  }
  .body-paragraphy-2.light.hero-subhead {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 20px;
  }
  .body-paragraphy-2.light.inner-subhead {
    width: 100%;
    margin-left: 0px;
  }
  .body-paragraphy-2.light.inner-subhead.centred {
    width: auto;
    margin-right: 10px;
    margin-bottom: 40px;
    margin-left: 10px;
    font-size: 19px;
  }
  .body-paragraphy-2.margin {
    margin-right: 15px;
    margin-left: 15px;
  }
  .cta-button-2 {
    position: relative;
    z-index: 1;
  }
  .cta-button-2.middle {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .pricing-2 {
    padding-top: 70px;
  }
  .hero-2 {
    padding-top: 70px;
  }
  .hero-2.inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .hero-2.inner.contact {
    padding-top: 83px;
    padding-bottom: 70px;
  }
  .hero-2.inner.thanks {
    padding-top: 60px;
    padding-bottom: 80px;
  }
  .thanks-div-2 {
    width: 100%;
    padding-right: 16px;
    padding-left: 16px;
  }
  .image-14 {
    bottom: -9%;
  }
  .image-14.process.hero-shape-1 {
    bottom: -23%;
  }
  .image-14.process.hero-shape-1.inner {
    right: -53%;
    bottom: -48%;
  }
  .image-14.process.hero-shape-1.inner.contact-shape {
    bottom: -21%;
  }
  .image-14.process._2 {
    bottom: -13%;
  }
  .body-paragraphy-3.light.hero-subhead {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 20px;
  }
  .cta-button-3 {
    position: relative;
    z-index: 1;
  }
  .heading-white {
    margin-top: 20px;
    font-size: 30px;
    text-align: center;
  }
  .white-box {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
}

@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-Semibold.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-Light.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-Bold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-Extrabold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Extrathin.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Extra-Bold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}